Liferay 6.0.5

Uses of Interface
com.liferay.portal.model.TicketModel

Packages that use TicketModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of TicketModel in com.liferay.portal.model
 

Subinterfaces of TicketModel in com.liferay.portal.model
 interface Ticket
          The model interface for the Ticket service.
 

Classes in com.liferay.portal.model that implement TicketModel
 class TicketWrapper
           This class is a wrapper for Ticket.
 

Uses of TicketModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement TicketModel
 class TicketImpl
           
 class TicketModelImpl
          The base model implementation for the Ticket service.
 


Liferay 6.0.5