|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Ticket
The model interface for the Ticket service. Represents a row in the "Ticket" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to TicketImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
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()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||