|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.Lock>
com.liferay.portal.model.impl.LockModelImpl
com.liferay.portal.model.impl.LockImpl
public class LockImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.LockModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
LockImpl()
|
Method Summary | |
---|---|
long |
getExpirationTime()
|
boolean |
isExpired()
|
Methods inherited from class com.liferay.portal.model.impl.LockModelImpl |
---|
clone, compareTo, equals, getClassName, getCompanyId, getCreateDate, getExpirationDate, getInheritable, getKey, getLockId, getOriginalClassName, getOriginalKey, getOwner, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, getUuid, hashCode, isInheritable, setClassName, setCompanyId, setCreateDate, setExpirationDate, setInheritable, setKey, setLockId, setOwner, setPrimaryKey, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.LockModel |
---|
getClassName, getCompanyId, getCreateDate, getExpirationDate, getInheritable, getKey, getLockId, getOwner, getPrimaryKey, getUserId, getUserName, getUserUuid, getUuid, isInheritable, setClassName, setCompanyId, setCreateDate, setExpirationDate, setInheritable, setKey, setLockId, setOwner, setPrimaryKey, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public LockImpl()
Method Detail |
---|
public long getExpirationTime()
getExpirationTime
in interface com.liferay.portal.model.Lock
public boolean isExpired()
isExpired
in interface com.liferay.portal.model.Lock
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |