@JSON(strict=true)
@ProviderType
public class DLFolderModelImpl
extends com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>
implements com.liferay.portlet.documentlibrary.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,
DLFolder,
DLFolderModel,
Serialized Form| Constructor and Description |
|---|
DLFolderModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder) |
boolean |
equals(java.lang.Object obj) |
boolean |
getApproved()
Deprecated.
As of 6.1.0, replaced by
isApproved() |
long |
getColumnBitmask() |
long |
getCompanyId() |
long |
getContainerModelId() |
java.lang.String |
getContainerModelName() |
java.util.Date |
getCreateDate() |
long |
getDefaultFileEntryTypeId() |
java.lang.String |
getDescription() |
com.liferay.portlet.expando.model.ExpandoBridge |
getExpandoBridge() |
long |
getFolderId() |
long |
getGroupId() |
boolean |
getHidden() |
java.util.Date |
getLastPostDate() |
java.util.Date |
getLastPublishDate() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate() |
boolean |
getMountPoint() |
java.lang.String |
getName() |
long |
getOriginalCompanyId() |
long |
getOriginalFolderId() |
long |
getOriginalGroupId() |
boolean |
getOriginalHidden() |
boolean |
getOriginalMountPoint() |
java.lang.String |
getOriginalName() |
long |
getOriginalParentFolderId() |
long |
getOriginalRepositoryId() |
int |
getOriginalStatus() |
java.lang.String |
getOriginalTreePath() |
java.lang.String |
getOriginalUuid() |
long |
getParentContainerModelId() |
long |
getParentFolderId() |
long |
getPrimaryKey() |
java.io.Serializable |
getPrimaryKeyObj() |
long |
getRepositoryId() |
int |
getRestrictionType() |
com.liferay.portlet.exportimport.lar.StagedModelType |
getStagedModelType() |
int |
getStatus() |
long |
getStatusByUserId() |
java.lang.String |
getStatusByUserName() |
java.lang.String |
getStatusByUserUuid() |
java.util.Date |
getStatusDate() |
com.liferay.portlet.trash.model.TrashEntry |
getTrashEntry() |
long |
getTrashEntryClassPK() |
com.liferay.portal.kernel.trash.TrashHandler |
getTrashHandler() |
java.lang.String |
getTreePath() |
long |
getUserId() |
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid() |
java.lang.String |
getUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isApproved() |
boolean |
isDenied() |
boolean |
isDraft() |
boolean |
isEntityCacheEnabled() |
boolean |
isExpired() |
boolean |
isFinderCacheEnabled() |
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(java.util.Date createDate) |
void |
setDefaultFileEntryTypeId(long defaultFileEntryTypeId) |
void |
setDescription(java.lang.String description) |
void |
setExpandoBridgeAttributes(com.liferay.portal.service.ServiceContext serviceContext) |
void |
setFolderId(long folderId) |
void |
setGroupId(long groupId) |
void |
setHidden(boolean hidden) |
void |
setLastPostDate(java.util.Date lastPostDate) |
void |
setLastPublishDate(java.util.Date lastPublishDate) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate) |
void |
setMountPoint(boolean mountPoint) |
void |
setName(java.lang.String name) |
void |
setParentContainerModelId(long parentContainerModelId) |
void |
setParentFolderId(long parentFolderId) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRepositoryId(long repositoryId) |
void |
setRestrictionType(int restrictionType) |
void |
setStatus(int status) |
void |
setStatusByUserId(long statusByUserId) |
void |
setStatusByUserName(java.lang.String statusByUserName) |
void |
setStatusByUserUuid(java.lang.String statusByUserUuid) |
void |
setStatusDate(java.util.Date statusDate) |
void |
setTreePath(java.lang.String treePath) |
void |
setUserId(long userId) |
void |
setUserName(java.lang.String userName) |
void |
setUserUuid(java.lang.String userUuid) |
void |
setUuid(java.lang.String uuid) |
com.liferay.portal.model.CacheModel<com.liferay.portlet.documentlibrary.model.DLFolder> |
toCacheModel() |
com.liferay.portlet.documentlibrary.model.DLFolder |
toEscapedModel() |
static com.liferay.portlet.documentlibrary.model.DLFolder |
toModel(com.liferay.portlet.documentlibrary.model.DLFolderSoap soapModel)
Converts the soap model instance into a normal model instance.
|
static java.util.List<com.liferay.portlet.documentlibrary.model.DLFolder> |
toModels(com.liferay.portlet.documentlibrary.model.DLFolderSoap[] soapModels)
Converts the soap model instances into normal model instances.
|
java.lang.String |
toString() |
java.lang.String |
toXmlString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final java.lang.String TABLE_NAME
public static final java.lang.Object[][] TABLE_COLUMNS
public static final java.util.Map<java.lang.String,java.lang.Integer> TABLE_COLUMNS_MAP
public static final java.lang.String TABLE_SQL_CREATE
public static final java.lang.String TABLE_SQL_DROP
public static final java.lang.String ORDER_BY_JPQL
public static final java.lang.String ORDER_BY_SQL
public static final java.lang.String DATA_SOURCE
public static final java.lang.String SESSION_FACTORY
public static final java.lang.String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long COMPANYID_COLUMN_BITMASK
public static final long FOLDERID_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long HIDDEN_COLUMN_BITMASK
public static final long MOUNTPOINT_COLUMN_BITMASK
public static final long NAME_COLUMN_BITMASK
public static final long PARENTFOLDERID_COLUMN_BITMASK
public static final long REPOSITORYID_COLUMN_BITMASK
public static final long STATUS_COLUMN_BITMASK
public static final long TREEPATH_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final java.lang.String MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_NAME
public static final java.lang.Object[][] MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_COLUMNS
public static final java.lang.String MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_SQL_CREATE
public static final boolean FINDER_CACHE_ENABLED_DLFILEENTRYTYPES_DLFOLDERS
public static final long LOCK_EXPIRATION_TIME
public static com.liferay.portlet.documentlibrary.model.DLFolder toModel(com.liferay.portlet.documentlibrary.model.DLFolderSoap soapModel)
soapModel - the soap model instance to convertpublic static java.util.List<com.liferay.portlet.documentlibrary.model.DLFolder> toModels(com.liferay.portlet.documentlibrary.model.DLFolderSoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>getPrimaryKeyObj in interface com.liferay.portal.model.ClassedModelgetPrimaryKeyObj in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>setPrimaryKeyObj in interface com.liferay.portal.model.ClassedModelsetPrimaryKeyObj in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.model.ClassedModelgetModelClass in interface com.liferay.portal.model.ContainerModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.model.ClassedModelgetModelClassName in interface com.liferay.portal.model.ContainerModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>getModelAttributes in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>setModelAttributes in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>@JSON public java.lang.String getUuid()
getUuid in interface com.liferay.portal.model.StagedModelgetUuid in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setUuid(java.lang.String uuid)
setUuid in interface com.liferay.portal.model.StagedModelsetUuid in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.lang.String getOriginalUuid()
@JSON public long getFolderId()
getFolderId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setFolderId(long folderId)
setFolderId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getOriginalFolderId()
@JSON public long getGroupId()
getGroupId in interface com.liferay.portal.model.GroupedModelgetGroupId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.model.GroupedModelsetGroupId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getOriginalGroupId()
@JSON public long getCompanyId()
getCompanyId in interface com.liferay.portal.model.AuditedModelgetCompanyId in interface com.liferay.portal.model.StagedModelgetCompanyId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.model.AuditedModelsetCompanyId in interface com.liferay.portal.model.StagedModelsetCompanyId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getOriginalCompanyId()
@JSON public long getUserId()
getUserId in interface com.liferay.portal.model.AuditedModelgetUserId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.model.AuditedModelsetUserId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.model.AuditedModelgetUserUuid in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.model.AuditedModelsetUserUuid in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public java.lang.String getUserName()
getUserName in interface com.liferay.portal.model.AuditedModelgetUserName in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.model.AuditedModelsetUserName in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.model.AuditedModelgetCreateDate in interface com.liferay.portal.model.StagedModelgetCreateDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.model.AuditedModelsetCreateDate in interface com.liferay.portal.model.StagedModelsetCreateDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.model.AuditedModelgetModifiedDate in interface com.liferay.portal.model.StagedModelgetModifiedDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.model.AuditedModelsetModifiedDate in interface com.liferay.portal.model.StagedModelsetModifiedDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public long getRepositoryId()
getRepositoryId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setRepositoryId(long repositoryId)
setRepositoryId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getOriginalRepositoryId()
@JSON public boolean getMountPoint()
getMountPoint in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isMountPoint()
isMountPoint in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setMountPoint(boolean mountPoint)
setMountPoint in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean getOriginalMountPoint()
@JSON public long getParentFolderId()
getParentFolderId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setParentFolderId(long parentFolderId)
setParentFolderId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getOriginalParentFolderId()
@JSON public java.lang.String getTreePath()
getTreePath in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setTreePath(java.lang.String treePath)
setTreePath in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.lang.String getOriginalTreePath()
@JSON public java.lang.String getName()
getName in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setName(java.lang.String name)
setName in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.lang.String getOriginalName()
@JSON public java.lang.String getDescription()
getDescription in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setDescription(java.lang.String description)
setDescription in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public java.util.Date getLastPostDate()
getLastPostDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setLastPostDate(java.util.Date lastPostDate)
setLastPostDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public long getDefaultFileEntryTypeId()
getDefaultFileEntryTypeId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setDefaultFileEntryTypeId(long defaultFileEntryTypeId)
setDefaultFileEntryTypeId in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public boolean getHidden()
getHidden in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isHidden()
isHidden in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setHidden(boolean hidden)
setHidden in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean getOriginalHidden()
@JSON public int getRestrictionType()
getRestrictionType in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setRestrictionType(int restrictionType)
setRestrictionType in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public java.util.Date getLastPublishDate()
getLastPublishDate in interface com.liferay.portal.model.StagedGroupedModelgetLastPublishDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface com.liferay.portal.model.StagedGroupedModelsetLastPublishDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public int getStatus()
getStatus in interface com.liferay.portal.model.TrashedModelgetStatus in interface com.liferay.portal.model.WorkflowedModelgetStatus in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setStatus(int status)
setStatus in interface com.liferay.portal.model.WorkflowedModelsetStatus in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic int getOriginalStatus()
@JSON public long getStatusByUserId()
getStatusByUserId in interface com.liferay.portal.model.WorkflowedModelgetStatusByUserId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface com.liferay.portal.model.WorkflowedModelsetStatusByUserId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface com.liferay.portal.model.WorkflowedModelgetStatusByUserUuid in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface com.liferay.portal.model.WorkflowedModelsetStatusByUserUuid in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public java.lang.String getStatusByUserName()
getStatusByUserName in interface com.liferay.portal.model.WorkflowedModelgetStatusByUserName in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface com.liferay.portal.model.WorkflowedModelsetStatusByUserName in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@JSON public java.util.Date getStatusDate()
getStatusDate in interface com.liferay.portal.model.WorkflowedModelgetStatusDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface com.liferay.portal.model.WorkflowedModelsetStatusDate in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getContainerModelId()
getContainerModelId in interface com.liferay.portal.model.ContainerModelgetContainerModelId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setContainerModelId(long containerModelId)
setContainerModelId in interface com.liferay.portal.model.ContainerModelsetContainerModelId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getParentContainerModelId()
getParentContainerModelId in interface com.liferay.portal.model.ContainerModelgetParentContainerModelId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic void setParentContainerModelId(long parentContainerModelId)
setParentContainerModelId in interface com.liferay.portal.model.ContainerModelsetParentContainerModelId in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic java.lang.String getContainerModelName()
getContainerModelName in interface com.liferay.portal.model.ContainerModelgetContainerModelName in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic com.liferay.portlet.exportimport.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.model.StagedModelpublic com.liferay.portlet.trash.model.TrashEntry getTrashEntry()
throws com.liferay.portal.kernel.exception.PortalException
getTrashEntry in interface com.liferay.portal.model.TrashedModelgetTrashEntry in interface com.liferay.portlet.documentlibrary.model.DLFolderModelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getTrashEntryClassPK()
getTrashEntryClassPK in interface com.liferay.portal.model.TrashedModelgetTrashEntryClassPK in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic com.liferay.portal.kernel.trash.TrashHandler getTrashHandler()
getTrashHandler in interface com.liferay.portal.model.TrashedModelgetTrashHandler in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isInTrash()
isInTrash in interface com.liferay.portal.model.TrashedModelisInTrash in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isInTrashContainer()
isInTrashContainer in interface com.liferay.portal.model.TrashedModelisInTrashContainer in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isInTrashExplicitly()
isInTrashExplicitly in interface com.liferay.portal.model.TrashedModelisInTrashExplicitly in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isInTrashImplicitly()
isInTrashImplicitly in interface com.liferay.portal.model.TrashedModelisInTrashImplicitly in interface com.liferay.portlet.documentlibrary.model.DLFolderModel@Deprecated public boolean getApproved()
isApproved()getApproved in interface com.liferay.portal.model.WorkflowedModelgetApproved in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isApproved()
isApproved in interface com.liferay.portal.model.WorkflowedModelisApproved in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isDenied()
isDenied in interface com.liferay.portal.model.WorkflowedModelisDenied in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isDraft()
isDraft in interface com.liferay.portal.model.WorkflowedModelisDraft in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isExpired()
isExpired in interface com.liferay.portal.model.WorkflowedModelisExpired in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isInactive()
isInactive in interface com.liferay.portal.model.WorkflowedModelisInactive in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isIncomplete()
isIncomplete in interface com.liferay.portal.model.WorkflowedModelisIncomplete in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isPending()
isPending in interface com.liferay.portal.model.WorkflowedModelisPending in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic boolean isScheduled()
isScheduled in interface com.liferay.portal.model.WorkflowedModelisScheduled in interface com.liferay.portlet.documentlibrary.model.DLFolderModelpublic long getColumnBitmask()
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>getExpandoBridge in interface com.liferay.portal.model.ClassedModelgetExpandoBridge in interface com.liferay.portlet.documentlibrary.model.DLFolderModelgetExpandoBridge in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>public void setExpandoBridgeAttributes(com.liferay.portal.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>setExpandoBridgeAttributes in interface com.liferay.portlet.documentlibrary.model.DLFolderModelsetExpandoBridgeAttributes in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>public com.liferay.portlet.documentlibrary.model.DLFolder toEscapedModel()
toEscapedModel in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>toEscapedModel in interface com.liferay.portlet.documentlibrary.model.DLFolderModeltoEscapedModel in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>public java.lang.Object clone()
clone in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>clone in interface com.liferay.portal.model.StagedModelclone in interface com.liferay.portlet.documentlibrary.model.DLFolderModelclone in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>public int compareTo(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder)
compareTo in interface com.liferay.portlet.documentlibrary.model.DLFolderModelcompareTo in interface java.lang.Comparable<com.liferay.portlet.documentlibrary.model.DLFolder>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in interface com.liferay.portlet.documentlibrary.model.DLFolderModelhashCode in class java.lang.Objectpublic boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>resetOriginalValues in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>public com.liferay.portal.model.CacheModel<com.liferay.portlet.documentlibrary.model.DLFolder> toCacheModel()
toCacheModel in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>toCacheModel in interface com.liferay.portlet.documentlibrary.model.DLFolderModeltoCacheModel in class com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFolder>public java.lang.String toString()
toString in interface com.liferay.portlet.documentlibrary.model.DLFolderModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFolder>toXmlString in interface com.liferay.portlet.documentlibrary.model.DLFolderModel