|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Ticket
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the Ticket table in the database.
Customize TicketImpl
and rerun the
ServiceBuilder to generate the new methods.
TicketModel
,
TicketImpl
,
TicketModelImpl
Method Summary | |
---|---|
boolean |
isExpired()
|
Methods inherited from interface com.liferay.portal.model.TicketModel |
---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getExpirationDate, getKey, getPrimaryKey, getPrimaryKeyObj, getTicketId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setExpirationDate, setKey, setNew, setPrimaryKey, setTicketId, toEscapedModel, toString, toXmlString |
Method Detail |
---|
boolean isExpired()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |