@ProviderType public interface TrashEntry extends com.liferay.portal.kernel.model.PersistedModel, TrashEntryModel
TrashEntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<TrashEntry,java.lang.Long> |
ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
TrashEntry |
getRootEntry() |
com.liferay.portal.kernel.util.UnicodeProperties |
getTypeSettingsProperties() |
java.lang.String |
getTypeSettingsProperty(java.lang.String key) |
java.lang.String |
getTypeSettingsProperty(java.lang.String key,
java.lang.String defaultValue) |
boolean |
isTrashEntry(java.lang.Class<?> clazz,
long classPK) |
boolean |
isTrashEntry(java.lang.String className,
long classPK) |
void |
setRootEntry(TrashEntry rootEntry) |
void |
setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) |
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCtCollectionId, getEntryId, getGroupId, getMvccVersion, getPrimaryKey, getStatus, getSystemEventSetKey, getTypeSettings, getUserId, getUserName, getUserUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setCtCollectionId, setEntryId, setGroupId, setMvccVersion, setPrimaryKey, setStatus, setSystemEventSetKey, setTypeSettings, setUserId, setUserName, setUserUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<TrashEntry,java.lang.Long> ENTRY_ID_ACCESSOR
TrashEntry getRootEntry()
com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
java.lang.String getTypeSettingsProperty(java.lang.String key)
java.lang.String getTypeSettingsProperty(java.lang.String key, java.lang.String defaultValue)
boolean isTrashEntry(java.lang.Class<?> clazz, long classPK)
boolean isTrashEntry(java.lang.String className, long classPK)
void setRootEntry(TrashEntry rootEntry)
void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)