|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface Ticket
The extended model interface for the Ticket service. Represents a row in the "Ticket" database table, with each column mapped to a property of this class.
TicketModel,
TicketImpl,
TicketModelImpl| Field Summary | |
|---|---|
static Accessor<Ticket,Long> |
TICKET_ID_ACCESSOR
|
| Method Summary | |
|---|---|
boolean |
isExpired()
|
| Methods inherited from interface com.liferay.portal.model.TicketModel |
|---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getExpirationDate, getExtraInfo, getKey, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getTicketId, getType, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpirationDate, setExtraInfo, setKey, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setTicketId, setType, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Field Detail |
|---|
static final Accessor<Ticket,Long> TICKET_ID_ACCESSOR
| Method Detail |
|---|
boolean isExpired()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||