Liferay 6.0-ee-sp2

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

Packages that use TicketModel
com.liferay.portal.model   
 

Uses of TicketModel in com.liferay.portal.model
 

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

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


Liferay 6.0-ee-sp2