@JSON(strict=true)
public class DLFolderModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
implements com.liferay.document.library.kernel.model.DLFolderModel
This implementation and its corresponding interface DLFolderModel
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in DLFolderImpl
.
DLFolderImpl
,
Serialized FormModifier and Type | Field and Description |
---|---|
static boolean |
COLUMN_BITMASK_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
COMPANYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_DLFILEENTRYTYPES_DLFOLDERS
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
FOLDERID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
GROUPID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
HIDDEN_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
LOCK_EXPIRATION_TIME |
static Object[][] |
MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_COLUMNS |
static String |
MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_NAME |
static String |
MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_SQL_CREATE |
static long |
MOUNTPOINT_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
NAME_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
ORDER_BY_JPQL |
static String |
ORDER_BY_SQL |
static long |
PARENTFOLDERID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
REPOSITORYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
SESSION_FACTORY |
static long |
STATUS_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static Object[][] |
TABLE_COLUMNS |
static Map<String,Integer> |
TABLE_COLUMNS_MAP |
static String |
TABLE_NAME |
static String |
TABLE_SQL_CREATE |
static String |
TABLE_SQL_DROP |
static long |
TREEPATH_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
TX_MANAGER |
static long |
UUID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
Constructor and Description |
---|
DLFolderModelImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
com.liferay.document.library.kernel.model.DLFolder |
cloneWithOriginalValues() |
int |
compareTo(com.liferay.document.library.kernel.model.DLFolder dlFolder) |
boolean |
equals(Object object) |
Map<String,Function<com.liferay.document.library.kernel.model.DLFolder,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<com.liferay.document.library.kernel.model.DLFolder,Object>> |
getAttributeSetterBiConsumers() |
long |
getColumnBitmask() |
static long |
getColumnBitmask(String columnName) |
<T> T |
getColumnOriginalValue(String columnName) |
<T> T |
getColumnValue(String columnName) |
long |
getCompanyId() |
long |
getContainerModelId() |
String |
getContainerModelName() |
Date |
getCreateDate() |
long |
getCtCollectionId() |
long |
getDefaultFileEntryTypeId() |
String |
getDescription() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getFolderId() |
long |
getGroupId() |
boolean |
getHidden() |
Date |
getLastPostDate() |
Date |
getLastPublishDate() |
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate() |
boolean |
getMountPoint() |
long |
getMvccVersion() |
String |
getName() |
long |
getOriginalCompanyId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalFolderId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalGroupId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
boolean |
getOriginalHidden()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
boolean |
getOriginalMountPoint()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalName()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalParentFolderId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalRepositoryId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
int |
getOriginalStatus()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalTreePath()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalUuid()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getParentContainerModelId() |
long |
getParentFolderId() |
long |
getPrimaryKey() |
Serializable |
getPrimaryKeyObj() |
long |
getRepositoryId() |
int |
getRestrictionType() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus() |
long |
getStatusByUserId() |
String |
getStatusByUserName() |
String |
getStatusByUserUuid() |
Date |
getStatusDate() |
com.liferay.trash.kernel.model.TrashEntry |
getTrashEntry() |
long |
getTrashEntryClassPK() |
String |
getTreePath() |
long |
getUserId() |
String |
getUserName() |
String |
getUserUuid() |
String |
getUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isApproved() |
boolean |
isDenied() |
boolean |
isDraft() |
boolean |
isEntityCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isExpired() |
boolean |
isFinderCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isHidden() |
boolean |
isInactive() |
boolean |
isIncomplete() |
boolean |
isInTrash() |
boolean |
isInTrashContainer() |
boolean |
isInTrashExplicitly() |
boolean |
isInTrashImplicitly() |
boolean |
isMountPoint() |
boolean |
isPending() |
boolean |
isScheduled() |
void |
resetOriginalValues() |
void |
setCompanyId(long companyId) |
void |
setContainerModelId(long containerModelId) |
void |
setCreateDate(Date createDate) |
void |
setCtCollectionId(long ctCollectionId) |
void |
setDefaultFileEntryTypeId(long defaultFileEntryTypeId) |
void |
setDescription(String description) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setFolderId(long folderId) |
void |
setGroupId(long groupId) |
void |
setHidden(boolean hidden) |
void |
setLastPostDate(Date lastPostDate) |
void |
setLastPublishDate(Date lastPublishDate) |
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate) |
void |
setMountPoint(boolean mountPoint) |
void |
setMvccVersion(long mvccVersion) |
void |
setName(String name) |
void |
setParentContainerModelId(long parentContainerModelId) |
void |
setParentFolderId(long parentFolderId) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
void |
setRepositoryId(long repositoryId) |
void |
setRestrictionType(int restrictionType) |
void |
setStatus(int status) |
void |
setStatusByUserId(long statusByUserId) |
void |
setStatusByUserName(String statusByUserName) |
void |
setStatusByUserUuid(String statusByUserUuid) |
void |
setStatusDate(Date statusDate) |
void |
setTreePath(String treePath) |
void |
setUserId(long userId) |
void |
setUserName(String userName) |
void |
setUserUuid(String userUuid) |
void |
setUuid(String uuid) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.document.library.kernel.model.DLFolder> |
toCacheModel() |
com.liferay.document.library.kernel.model.DLFolder |
toEscapedModel() |
String |
toString() |
String |
toXmlString() |
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final Map<String,Integer> TABLE_COLUMNS_MAP
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
@Deprecated public static final boolean ENTITY_CACHE_ENABLED
@Deprecated public static final boolean FINDER_CACHE_ENABLED
@Deprecated public static final boolean COLUMN_BITMASK_ENABLED
@Deprecated public static final long COMPANYID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long FOLDERID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long GROUPID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long HIDDEN_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long MOUNTPOINT_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long NAME_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long PARENTFOLDERID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long REPOSITORYID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long STATUS_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long TREEPATH_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long UUID_COLUMN_BITMASK
getColumnBitmask(String)
public static final String MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_NAME
public static final Object[][] MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_COLUMNS
public static final String MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_DLFILEENTRYTYPES_DLFOLDERS
public static final long LOCK_EXPIRATION_TIME
public long getPrimaryKey()
getPrimaryKey
in interface com.liferay.document.library.kernel.model.DLFolderModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFolder>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface com.liferay.document.library.kernel.model.DLFolderModel
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFolder>
public Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
getModelClass
in interface com.liferay.portal.kernel.model.ContainerModel
public String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
getModelClassName
in interface com.liferay.portal.kernel.model.ContainerModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
getModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
setModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public Map<String,Function<com.liferay.document.library.kernel.model.DLFolder,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
public Map<String,BiConsumer<com.liferay.document.library.kernel.model.DLFolder,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
@JSON public long getMvccVersion()
getMvccVersion
in interface com.liferay.document.library.kernel.model.DLFolderModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public void setMvccVersion(long mvccVersion)
setMvccVersion
in interface com.liferay.document.library.kernel.model.DLFolderModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
@JSON public long getCtCollectionId()
getCtCollectionId
in interface com.liferay.document.library.kernel.model.DLFolderModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFolder>
public void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface com.liferay.document.library.kernel.model.DLFolderModel
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFolder>
@JSON public String getUuid()
getUuid
in interface com.liferay.document.library.kernel.model.DLFolderModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void setUuid(String uuid)
setUuid
in interface com.liferay.document.library.kernel.model.DLFolderModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
@Deprecated public String getOriginalUuid()
getColumnOriginalValue(String)
@JSON public long getFolderId()
getFolderId
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setFolderId(long folderId)
setFolderId
in interface com.liferay.document.library.kernel.model.DLFolderModel
@Deprecated public long getOriginalFolderId()
getColumnOriginalValue(String)
@JSON public long getGroupId()
getGroupId
in interface com.liferay.document.library.kernel.model.DLFolderModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public void setGroupId(long groupId)
setGroupId
in interface com.liferay.document.library.kernel.model.DLFolderModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
@Deprecated public long getOriginalGroupId()
getColumnOriginalValue(String)
@JSON public long getCompanyId()
getCompanyId
in interface com.liferay.document.library.kernel.model.DLFolderModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.document.library.kernel.model.DLFolderModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
@Deprecated public long getOriginalCompanyId()
getColumnOriginalValue(String)
@JSON public long getUserId()
getUserId
in interface com.liferay.document.library.kernel.model.DLFolderModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserId(long userId)
setUserId
in interface com.liferay.document.library.kernel.model.DLFolderModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public String getUserUuid()
getUserUuid
in interface com.liferay.document.library.kernel.model.DLFolderModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserUuid(String userUuid)
setUserUuid
in interface com.liferay.document.library.kernel.model.DLFolderModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
@JSON public String getUserName()
getUserName
in interface com.liferay.document.library.kernel.model.DLFolderModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserName(String userName)
setUserName
in interface com.liferay.document.library.kernel.model.DLFolderModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
@JSON public Date getCreateDate()
getCreateDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public void setCreateDate(Date createDate)
setCreateDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
@JSON public Date getModifiedDate()
getModifiedDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
@JSON public long getRepositoryId()
getRepositoryId
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setRepositoryId(long repositoryId)
setRepositoryId
in interface com.liferay.document.library.kernel.model.DLFolderModel
@Deprecated public long getOriginalRepositoryId()
getColumnOriginalValue(String)
@JSON public boolean getMountPoint()
getMountPoint
in interface com.liferay.document.library.kernel.model.DLFolderModel
@JSON public boolean isMountPoint()
isMountPoint
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setMountPoint(boolean mountPoint)
setMountPoint
in interface com.liferay.document.library.kernel.model.DLFolderModel
@Deprecated public boolean getOriginalMountPoint()
getColumnOriginalValue(String)
@JSON public long getParentFolderId()
getParentFolderId
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setParentFolderId(long parentFolderId)
setParentFolderId
in interface com.liferay.document.library.kernel.model.DLFolderModel
@Deprecated public long getOriginalParentFolderId()
getColumnOriginalValue(String)
@JSON public String getTreePath()
getTreePath
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setTreePath(String treePath)
setTreePath
in interface com.liferay.document.library.kernel.model.DLFolderModel
@Deprecated public String getOriginalTreePath()
getColumnOriginalValue(String)
@JSON public String getName()
getName
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setName(String name)
setName
in interface com.liferay.document.library.kernel.model.DLFolderModel
@Deprecated public String getOriginalName()
getColumnOriginalValue(String)
@JSON public String getDescription()
getDescription
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setDescription(String description)
setDescription
in interface com.liferay.document.library.kernel.model.DLFolderModel
@JSON public Date getLastPostDate()
getLastPostDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setLastPostDate(Date lastPostDate)
setLastPostDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
@JSON public long getDefaultFileEntryTypeId()
getDefaultFileEntryTypeId
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setDefaultFileEntryTypeId(long defaultFileEntryTypeId)
setDefaultFileEntryTypeId
in interface com.liferay.document.library.kernel.model.DLFolderModel
@JSON public boolean getHidden()
getHidden
in interface com.liferay.document.library.kernel.model.DLFolderModel
@JSON public boolean isHidden()
isHidden
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setHidden(boolean hidden)
setHidden
in interface com.liferay.document.library.kernel.model.DLFolderModel
@Deprecated public boolean getOriginalHidden()
getColumnOriginalValue(String)
@JSON public int getRestrictionType()
getRestrictionType
in interface com.liferay.document.library.kernel.model.DLFolderModel
public void setRestrictionType(int restrictionType)
setRestrictionType
in interface com.liferay.document.library.kernel.model.DLFolderModel
@JSON public Date getLastPublishDate()
getLastPublishDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public void setLastPublishDate(Date lastPublishDate)
setLastPublishDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
@JSON public int getStatus()
getStatus
in interface com.liferay.document.library.kernel.model.DLFolderModel
getStatus
in interface com.liferay.portal.kernel.model.TrashedModel
getStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatus(int status)
setStatus
in interface com.liferay.document.library.kernel.model.DLFolderModel
setStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
@Deprecated public int getOriginalStatus()
getColumnOriginalValue(String)
@JSON public long getStatusByUserId()
getStatusByUserId
in interface com.liferay.document.library.kernel.model.DLFolderModel
getStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface com.liferay.document.library.kernel.model.DLFolderModel
setStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
public String getStatusByUserUuid()
getStatusByUserUuid
in interface com.liferay.document.library.kernel.model.DLFolderModel
getStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid
in interface com.liferay.document.library.kernel.model.DLFolderModel
setStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
@JSON public String getStatusByUserName()
getStatusByUserName
in interface com.liferay.document.library.kernel.model.DLFolderModel
getStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusByUserName(String statusByUserName)
setStatusByUserName
in interface com.liferay.document.library.kernel.model.DLFolderModel
setStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
@JSON public Date getStatusDate()
getStatusDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
getStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
public void setStatusDate(Date statusDate)
setStatusDate
in interface com.liferay.document.library.kernel.model.DLFolderModel
setStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
public long getContainerModelId()
getContainerModelId
in interface com.liferay.document.library.kernel.model.DLFolderModel
getContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
public void setContainerModelId(long containerModelId)
setContainerModelId
in interface com.liferay.document.library.kernel.model.DLFolderModel
setContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
public long getParentContainerModelId()
getParentContainerModelId
in interface com.liferay.document.library.kernel.model.DLFolderModel
getParentContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
public void setParentContainerModelId(long parentContainerModelId)
setParentContainerModelId
in interface com.liferay.document.library.kernel.model.DLFolderModel
setParentContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
public String getContainerModelName()
getContainerModelName
in interface com.liferay.document.library.kernel.model.DLFolderModel
getContainerModelName
in interface com.liferay.portal.kernel.model.ContainerModel
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
public com.liferay.trash.kernel.model.TrashEntry getTrashEntry() throws com.liferay.portal.kernel.exception.PortalException
getTrashEntry
in interface com.liferay.document.library.kernel.model.DLFolderModel
getTrashEntry
in interface com.liferay.portal.kernel.model.TrashedModel
com.liferay.portal.kernel.exception.PortalException
public long getTrashEntryClassPK()
getTrashEntryClassPK
in interface com.liferay.document.library.kernel.model.DLFolderModel
getTrashEntryClassPK
in interface com.liferay.portal.kernel.model.TrashedModel
public boolean isInTrash()
isInTrash
in interface com.liferay.document.library.kernel.model.DLFolderModel
isInTrash
in interface com.liferay.portal.kernel.model.TrashedModel
public boolean isInTrashContainer()
isInTrashContainer
in interface com.liferay.document.library.kernel.model.DLFolderModel
isInTrashContainer
in interface com.liferay.portal.kernel.model.TrashedModel
public boolean isInTrashExplicitly()
isInTrashExplicitly
in interface com.liferay.document.library.kernel.model.DLFolderModel
isInTrashExplicitly
in interface com.liferay.portal.kernel.model.TrashedModel
public boolean isInTrashImplicitly()
isInTrashImplicitly
in interface com.liferay.document.library.kernel.model.DLFolderModel
isInTrashImplicitly
in interface com.liferay.portal.kernel.model.TrashedModel
public boolean isApproved()
isApproved
in interface com.liferay.document.library.kernel.model.DLFolderModel
isApproved
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isDenied()
isDenied
in interface com.liferay.document.library.kernel.model.DLFolderModel
isDenied
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isDraft()
isDraft
in interface com.liferay.document.library.kernel.model.DLFolderModel
isDraft
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isExpired()
isExpired
in interface com.liferay.document.library.kernel.model.DLFolderModel
isExpired
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isInactive()
isInactive
in interface com.liferay.document.library.kernel.model.DLFolderModel
isInactive
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isIncomplete()
isIncomplete
in interface com.liferay.document.library.kernel.model.DLFolderModel
isIncomplete
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isPending()
isPending
in interface com.liferay.document.library.kernel.model.DLFolderModel
isPending
in interface com.liferay.portal.kernel.model.WorkflowedModel
public boolean isScheduled()
isScheduled
in interface com.liferay.document.library.kernel.model.DLFolderModel
isScheduled
in interface com.liferay.portal.kernel.model.WorkflowedModel
public long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
setExpandoBridgeAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public com.liferay.document.library.kernel.model.DLFolder toEscapedModel()
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
toEscapedModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public com.liferay.document.library.kernel.model.DLFolder cloneWithOriginalValues()
cloneWithOriginalValues
in interface com.liferay.document.library.kernel.model.DLFolderModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
public int compareTo(com.liferay.document.library.kernel.model.DLFolder dlFolder)
compareTo
in interface Comparable<com.liferay.document.library.kernel.model.DLFolder>
public boolean equals(Object object)
equals
in class Object
public int hashCode()
hashCode
in class Object
@Deprecated public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
@Deprecated public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
resetOriginalValues
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public com.liferay.portal.kernel.model.CacheModel<com.liferay.document.library.kernel.model.DLFolder> toCacheModel()
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
toCacheModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
public String toString()
toString
in class Object
public String toXmlString()
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>
public <T> T getColumnValue(String columnName)
public <T> T getColumnOriginalValue(String columnName)
public static long getColumnBitmask(String columnName)