public class TrashEntryImpl extends TrashEntryBaseImpl
CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, CREATEDATE_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
Constructor and Description |
---|
TrashEntryImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.trash.kernel.model.TrashEntry |
getRootEntry() |
String |
getTypeSettings() |
com.liferay.portal.kernel.util.UnicodeProperties |
getTypeSettingsProperties() |
String |
getTypeSettingsProperty(String key) |
String |
getTypeSettingsProperty(String key,
String defaultValue) |
boolean |
isTrashEntry(Class<?> clazz,
long classPK) |
boolean |
isTrashEntry(String className,
long classPK) |
void |
setRootEntry(com.liferay.trash.kernel.model.TrashEntry rootEntry) |
void |
setTypeSettings(String typeSettings) |
void |
setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties) |
persist
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getColumnBitmask, getCompanyId, getCreateDate, getEntryId, getExpandoBridge, getGroupId, getModelAttributes, getModelClass, getModelClassName, getOriginalClassNameId, getOriginalClassPK, getOriginalCompanyId, getOriginalCreateDate, getOriginalGroupId, getPrimaryKey, getPrimaryKeyObj, getStatus, getSystemEventSetKey, getUserId, getUserName, getUserUuid, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEntryId, setExpandoBridgeAttributes, setGroupId, setModelAttributes, setPrimaryKey, setPrimaryKeyObj, setStatus, setSystemEventSetKey, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEntryId, getExpandoBridge, getGroupId, getPrimaryKey, getPrimaryKeyObj, getStatus, getSystemEventSetKey, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setNew, setPrimaryKey, setPrimaryKeyObj, setStatus, setSystemEventSetKey, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
public com.liferay.trash.kernel.model.TrashEntry getRootEntry()
public String getTypeSettings()
getTypeSettings
in interface com.liferay.trash.kernel.model.TrashEntryModel
getTypeSettings
in class TrashEntryModelImpl
public com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
public String getTypeSettingsProperty(String key)
public String getTypeSettingsProperty(String key, String defaultValue)
public boolean isTrashEntry(Class<?> clazz, long classPK)
public boolean isTrashEntry(String className, long classPK)
public void setRootEntry(com.liferay.trash.kernel.model.TrashEntry rootEntry)
public void setTypeSettings(String typeSettings)
setTypeSettings
in interface com.liferay.trash.kernel.model.TrashEntryModel
setTypeSettings
in class TrashEntryModelImpl
public void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)