Liferay 6.0.3

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
           This interface is a model that represents the Ticket table in the database.
 

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
           This interface is a model that represents the Ticket table in the database.
 


Liferay 6.0.3