|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Lock
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the Lock_ table in the database.
Customize LockImpl
and rerun the
ServiceBuilder to generate the new methods.
LockModel
,
LockImpl
,
LockModelImpl
Method Summary | |
---|---|
long |
getExpirationTime()
|
boolean |
isExpired()
|
boolean |
isNeverExpires()
|
Methods inherited from interface com.liferay.portal.model.LockModel |
---|
clone, compareTo, getClassName, getCompanyId, getCreateDate, getExpandoBridge, getExpirationDate, getInheritable, getKey, getLockId, getOwner, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isInheritable, isNew, setCachedModel, setClassName, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setExpirationDate, setInheritable, setKey, setLockId, setNew, setOwner, setPrimaryKey, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
Method Detail |
---|
long getExpirationTime()
boolean isExpired()
boolean isNeverExpires()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |