|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portlet.documentlibrary.model.DLFolderWrapper
@ProviderType public class DLFolderWrapper
This class is a wrapper for DLFolder
.
DLFolder
,
Serialized FormConstructor Summary | |
---|---|
DLFolderWrapper(DLFolder dlFolder)
|
Method Summary | |
---|---|
String |
buildTreePath()
|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(DLFolder dlFolder)
|
boolean |
equals(Object obj)
|
List<Long> |
getAncestorFolderIds()
|
List<DLFolder> |
getAncestors()
|
boolean |
getApproved()
Deprecated. As of 6.1.0, replaced by isApproved() |
long |
getCompanyId()
Returns the company ID of this document library folder. |
long |
getContainerModelId()
Returns the container model ID of this document library folder. |
String |
getContainerModelName()
Returns the container name of this document library folder. |
Date |
getCreateDate()
Returns the create date of this document library folder. |
long |
getDefaultFileEntryTypeId()
Returns the default file entry type ID of this document library folder. |
String |
getDescription()
Returns the description of this document library folder. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
long |
getFolderId()
Returns the folder ID of this document library folder. |
long |
getGroupId()
Returns the group ID of this document library folder. |
boolean |
getHidden()
Returns the hidden of this document library folder. |
Date |
getLastPostDate()
Returns the last post date of this document library folder. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
Returns the modified date of this document library folder. |
boolean |
getMountPoint()
Returns the mount point of this document library folder. |
String |
getName()
Returns the name of this document library folder. |
boolean |
getOverrideFileEntryTypes()
Returns the override file entry types of this document library folder. |
long |
getParentContainerModelId()
Returns the parent container model ID of this document library folder. |
DLFolder |
getParentFolder()
|
long |
getParentFolderId()
Returns the parent folder ID of this document library folder. |
String |
getPath()
|
String[] |
getPathArray()
|
long |
getPrimaryKey()
Returns the primary key of this document library folder. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
long |
getRepositoryId()
Returns the repository ID of this document library folder. |
StagedModelType |
getStagedModelType()
|
int |
getStatus()
Returns the status of this document library folder. |
long |
getStatusByUserId()
Returns the status by user ID of this document library folder. |
String |
getStatusByUserName()
Returns the status by user name of this document library folder. |
String |
getStatusByUserUuid()
Returns the status by user uuid of this document library folder. |
Date |
getStatusDate()
Returns the status date of this document library folder. |
TrashEntry |
getTrashEntry()
Returns the trash entry created when this document library folder was moved to the Recycle Bin. |
long |
getTrashEntryClassPK()
Returns the class primary key of the trash entry for this document library folder. |
TrashHandler |
getTrashHandler()
Returns the trash handler for this document library folder. |
String |
getTreePath()
Returns the tree path of this document library folder. |
long |
getUserId()
Returns the user ID of this document library folder. |
String |
getUserName()
Returns the user name of this document library folder. |
String |
getUserUuid()
Returns the user uuid of this document library folder. |
String |
getUuid()
Returns the uuid of this document library folder. |
DLFolder |
getWrappedDLFolder()
Deprecated. As of 6.1.0, replaced by getWrappedModel() |
DLFolder |
getWrappedModel()
|
int |
hashCode()
|
boolean |
hasInheritableLock()
|
boolean |
hasLock()
|
boolean |
isApproved()
Returns true if this document library folder is approved. |
boolean |
isCachedModel()
Returns true if this model instance was retrieved from the
entity cache. |
boolean |
isDenied()
Returns true if this document library folder is denied. |
boolean |
isDraft()
Returns true if this document library folder is a draft. |
boolean |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isExpired()
Returns true if this document library folder is expired. |
boolean |
isHidden()
Returns true if this document library folder is hidden. |
boolean |
isInactive()
Returns true if this document library folder is inactive. |
boolean |
isIncomplete()
Returns true if this document library folder is incomplete. |
boolean |
isInHiddenFolder()
|
boolean |
isInTrash()
Returns true if this document library folder is in the Recycle Bin. |
boolean |
isInTrashContainer()
Returns true if the parent of this document library folder is in the Recycle Bin. |
boolean |
isInTrashExplicitly()
|
boolean |
isLocked()
|
boolean |
isMountPoint()
Returns true if this document library folder is mount point. |
boolean |
isNew()
Returns true if this model instance does not yet exist in
the database. |
boolean |
isOverrideFileEntryTypes()
Returns true if this document library folder is override file entry types. |
boolean |
isPending()
Returns true if this document library folder is pending. |
boolean |
isRoot()
|
boolean |
isScheduled()
Returns true if this document library folder is scheduled. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet exist. |
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
void |
setCompanyId(long companyId)
Sets the company ID of this document library folder. |
void |
setContainerModelId(long containerModelId)
Sets the container model ID of this document library folder. |
void |
setCreateDate(Date createDate)
Sets the create date of this document library folder. |
void |
setDefaultFileEntryTypeId(long defaultFileEntryTypeId)
Sets the default file entry type ID of this document library folder. |
void |
setDescription(String description)
Sets the description of this document library folder. |
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel)
|
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setFolderId(long folderId)
Sets the folder ID of this document library folder. |
void |
setGroupId(long groupId)
Sets the group ID of this document library folder. |
void |
setHidden(boolean hidden)
Sets whether this document library folder is hidden. |
void |
setLastPostDate(Date lastPostDate)
Sets the last post date of this document library folder. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this document library folder. |
void |
setMountPoint(boolean mountPoint)
Sets whether this document library folder is mount point. |
void |
setName(String name)
Sets the name of this document library folder. |
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
void |
setOverrideFileEntryTypes(boolean overrideFileEntryTypes)
Sets whether this document library folder is override file entry types. |
void |
setParentContainerModelId(long parentContainerModelId)
Sets the parent container model ID of this document library folder. |
void |
setParentFolderId(long parentFolderId)
Sets the parent folder ID of this document library folder. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this document library folder. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setRepositoryId(long repositoryId)
Sets the repository ID of this document library folder. |
void |
setStatus(int status)
Sets the status of this document library folder. |
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this document library folder. |
void |
setStatusByUserName(String statusByUserName)
Sets the status by user name of this document library folder. |
void |
setStatusByUserUuid(String statusByUserUuid)
Sets the status by user uuid of this document library folder. |
void |
setStatusDate(Date statusDate)
Sets the status date of this document library folder. |
void |
setTreePath(String treePath)
Sets the tree path of this document library folder. |
void |
setUserId(long userId)
Sets the user ID of this document library folder. |
void |
setUserName(String userName)
Sets the user name of this document library folder. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this document library folder. |
void |
setUuid(String uuid)
Sets the uuid of this document library folder. |
CacheModel<DLFolder> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
DLFolder |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler . |
String |
toString()
|
DLFolder |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
void |
updateTreePath(String treePath)
|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DLFolderWrapper(DLFolder dlFolder)
Method Detail |
---|
public Class<?> getModelClass()
getModelClass
in interface ClassedModel
getModelClass
in interface ContainerModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
getModelClassName
in interface ContainerModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<DLFolder>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<DLFolder>
public long getPrimaryKey()
getPrimaryKey
in interface DLFolderModel
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DLFolderModel
primaryKey
- the primary key of this document library folderpublic String getUuid()
getUuid
in interface StagedModel
getUuid
in interface DLFolderModel
public void setUuid(String uuid)
setUuid
in interface StagedModel
setUuid
in interface DLFolderModel
uuid
- the uuid of this document library folderpublic long getFolderId()
getFolderId
in interface DLFolderModel
public void setFolderId(long folderId)
setFolderId
in interface DLFolderModel
folderId
- the folder ID of this document library folderpublic long getGroupId()
getGroupId
in interface GroupedModel
getGroupId
in interface DLFolderModel
public void setGroupId(long groupId)
setGroupId
in interface GroupedModel
setGroupId
in interface DLFolderModel
groupId
- the group ID of this document library folderpublic long getCompanyId()
getCompanyId
in interface AuditedModel
getCompanyId
in interface StagedModel
getCompanyId
in interface DLFolderModel
public void setCompanyId(long companyId)
setCompanyId
in interface AuditedModel
setCompanyId
in interface StagedModel
setCompanyId
in interface DLFolderModel
companyId
- the company ID of this document library folderpublic long getUserId()
getUserId
in interface AuditedModel
getUserId
in interface DLFolderModel
public void setUserId(long userId)
setUserId
in interface AuditedModel
setUserId
in interface DLFolderModel
userId
- the user ID of this document library folderpublic String getUserUuid() throws SystemException
getUserUuid
in interface AuditedModel
getUserUuid
in interface DLFolderModel
SystemException
- if a system exception occurredpublic void setUserUuid(String userUuid)
setUserUuid
in interface AuditedModel
setUserUuid
in interface DLFolderModel
userUuid
- the user uuid of this document library folderpublic String getUserName()
getUserName
in interface AuditedModel
getUserName
in interface DLFolderModel
public void setUserName(String userName)
setUserName
in interface AuditedModel
setUserName
in interface DLFolderModel
userName
- the user name of this document library folderpublic Date getCreateDate()
getCreateDate
in interface AuditedModel
getCreateDate
in interface StagedModel
getCreateDate
in interface DLFolderModel
public void setCreateDate(Date createDate)
setCreateDate
in interface AuditedModel
setCreateDate
in interface StagedModel
setCreateDate
in interface DLFolderModel
createDate
- the create date of this document library folderpublic Date getModifiedDate()
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface StagedModel
getModifiedDate
in interface DLFolderModel
public void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface StagedModel
setModifiedDate
in interface DLFolderModel
modifiedDate
- the modified date of this document library folderpublic long getRepositoryId()
getRepositoryId
in interface DLFolderModel
public void setRepositoryId(long repositoryId)
setRepositoryId
in interface DLFolderModel
repositoryId
- the repository ID of this document library folderpublic boolean getMountPoint()
getMountPoint
in interface DLFolderModel
public boolean isMountPoint()
true
if this document library folder is mount point.
isMountPoint
in interface DLFolderModel
true
if this document library folder is mount point; false
otherwisepublic void setMountPoint(boolean mountPoint)
setMountPoint
in interface DLFolderModel
mountPoint
- the mount point of this document library folderpublic long getParentFolderId()
getParentFolderId
in interface DLFolderModel
public void setParentFolderId(long parentFolderId)
setParentFolderId
in interface DLFolderModel
parentFolderId
- the parent folder ID of this document library folderpublic String getTreePath()
getTreePath
in interface TreeModel
getTreePath
in interface DLFolderModel
public void setTreePath(String treePath)
setTreePath
in interface DLFolderModel
treePath
- the tree path of this document library folderpublic String getName()
getName
in interface DLFolderModel
public void setName(String name)
setName
in interface DLFolderModel
name
- the name of this document library folderpublic String getDescription()
getDescription
in interface DLFolderModel
public void setDescription(String description)
setDescription
in interface DLFolderModel
description
- the description of this document library folderpublic Date getLastPostDate()
getLastPostDate
in interface DLFolderModel
public void setLastPostDate(Date lastPostDate)
setLastPostDate
in interface DLFolderModel
lastPostDate
- the last post date of this document library folderpublic long getDefaultFileEntryTypeId()
getDefaultFileEntryTypeId
in interface DLFolderModel
public void setDefaultFileEntryTypeId(long defaultFileEntryTypeId)
setDefaultFileEntryTypeId
in interface DLFolderModel
defaultFileEntryTypeId
- the default file entry type ID of this document library folderpublic boolean getHidden()
getHidden
in interface DLFolderModel
public boolean isHidden()
true
if this document library folder is hidden.
isHidden
in interface DLFolderModel
true
if this document library folder is hidden; false
otherwisepublic void setHidden(boolean hidden)
setHidden
in interface DLFolderModel
hidden
- the hidden of this document library folderpublic boolean getOverrideFileEntryTypes()
getOverrideFileEntryTypes
in interface DLFolderModel
public boolean isOverrideFileEntryTypes()
true
if this document library folder is override file entry types.
isOverrideFileEntryTypes
in interface DLFolderModel
true
if this document library folder is override file entry types; false
otherwisepublic void setOverrideFileEntryTypes(boolean overrideFileEntryTypes)
setOverrideFileEntryTypes
in interface DLFolderModel
overrideFileEntryTypes
- the override file entry types of this document library folderpublic int getStatus()
getStatus
in interface TrashedModel
getStatus
in interface WorkflowedModel
getStatus
in interface DLFolderModel
public void setStatus(int status)
setStatus
in interface WorkflowedModel
setStatus
in interface DLFolderModel
status
- the status of this document library folderpublic long getStatusByUserId()
getStatusByUserId
in interface WorkflowedModel
getStatusByUserId
in interface DLFolderModel
public void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface WorkflowedModel
setStatusByUserId
in interface DLFolderModel
statusByUserId
- the status by user ID of this document library folderpublic String getStatusByUserUuid() throws SystemException
getStatusByUserUuid
in interface WorkflowedModel
getStatusByUserUuid
in interface DLFolderModel
SystemException
- if a system exception occurredpublic void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid
in interface WorkflowedModel
setStatusByUserUuid
in interface DLFolderModel
statusByUserUuid
- the status by user uuid of this document library folderpublic String getStatusByUserName()
getStatusByUserName
in interface WorkflowedModel
getStatusByUserName
in interface DLFolderModel
public void setStatusByUserName(String statusByUserName)
setStatusByUserName
in interface WorkflowedModel
setStatusByUserName
in interface DLFolderModel
statusByUserName
- the status by user name of this document library folderpublic Date getStatusDate()
getStatusDate
in interface WorkflowedModel
getStatusDate
in interface DLFolderModel
public void setStatusDate(Date statusDate)
setStatusDate
in interface WorkflowedModel
setStatusDate
in interface DLFolderModel
statusDate
- the status date of this document library folderpublic TrashEntry getTrashEntry() throws PortalException, SystemException
getTrashEntry
in interface TrashedModel
getTrashEntry
in interface DLFolderModel
SystemException
- if a system exception occurred
PortalException
public long getTrashEntryClassPK()
getTrashEntryClassPK
in interface TrashedModel
getTrashEntryClassPK
in interface DLFolderModel
public TrashHandler getTrashHandler()
getTrashHandler
in interface TrashedModel
getTrashHandler
in interface DLFolderModel
public boolean isInTrash()
true
if this document library folder is in the Recycle Bin.
isInTrash
in interface TrashedModel
isInTrash
in interface DLFolderModel
true
if this document library folder is in the Recycle Bin; false
otherwisepublic boolean isInTrashContainer()
true
if the parent of this document library folder is in the Recycle Bin.
isInTrashContainer
in interface TrashedModel
isInTrashContainer
in interface DLFolderModel
true
if the parent of this document library folder is in the Recycle Bin; false
otherwise
SystemException
- if a system exception occurredpublic boolean getApproved()
isApproved()
getApproved
in interface WorkflowedModel
getApproved
in interface DLFolderModel
public boolean isApproved()
true
if this document library folder is approved.
isApproved
in interface WorkflowedModel
isApproved
in interface DLFolderModel
true
if this document library folder is approved; false
otherwisepublic boolean isDenied()
true
if this document library folder is denied.
isDenied
in interface WorkflowedModel
isDenied
in interface DLFolderModel
true
if this document library folder is denied; false
otherwisepublic boolean isDraft()
true
if this document library folder is a draft.
isDraft
in interface WorkflowedModel
isDraft
in interface DLFolderModel
true
if this document library folder is a draft; false
otherwisepublic boolean isExpired()
true
if this document library folder is expired.
isExpired
in interface WorkflowedModel
isExpired
in interface DLFolderModel
true
if this document library folder is expired; false
otherwisepublic boolean isInactive()
true
if this document library folder is inactive.
isInactive
in interface WorkflowedModel
isInactive
in interface DLFolderModel
true
if this document library folder is inactive; false
otherwisepublic boolean isIncomplete()
true
if this document library folder is incomplete.
isIncomplete
in interface WorkflowedModel
isIncomplete
in interface DLFolderModel
true
if this document library folder is incomplete; false
otherwisepublic boolean isPending()
true
if this document library folder is pending.
isPending
in interface WorkflowedModel
isPending
in interface DLFolderModel
true
if this document library folder is pending; false
otherwisepublic boolean isScheduled()
true
if this document library folder is scheduled.
isScheduled
in interface WorkflowedModel
isScheduled
in interface DLFolderModel
true
if this document library folder is scheduled; false
otherwisepublic long getContainerModelId()
getContainerModelId
in interface ContainerModel
getContainerModelId
in interface DLFolderModel
public void setContainerModelId(long containerModelId)
setContainerModelId
in interface ContainerModel
setContainerModelId
in interface DLFolderModel
containerModelId
- the container model ID of this document library folderpublic String getContainerModelName()
getContainerModelName
in interface ContainerModel
getContainerModelName
in interface DLFolderModel
public long getParentContainerModelId()
getParentContainerModelId
in interface ContainerModel
getParentContainerModelId
in interface DLFolderModel
public void setParentContainerModelId(long parentContainerModelId)
setParentContainerModelId
in interface ContainerModel
setParentContainerModelId
in interface DLFolderModel
parentContainerModelId
- the parent container model ID of this document library folderpublic boolean isNew()
BaseModel
true
if this model instance does not yet exist in
the database.
isNew
in interface BaseModel<DLFolder>
isNew
in interface DLFolderModel
true
if this model instance does not yet exist in
the database; false
otherwisepublic void setNew(boolean n)
BaseModel
setNew
in interface BaseModel<DLFolder>
setNew
in interface DLFolderModel
n
- whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModel
true
if this model instance was retrieved from the
entity cache.
isCachedModel
in interface BaseModel<DLFolder>
isCachedModel
in interface DLFolderModel
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface BaseModel<DLFolder>
setCachedModel
in interface DLFolderModel
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public boolean isEscapedModel()
BaseModel
true
if this model instance is escaped.
isEscapedModel
in interface BaseModel<DLFolder>
isEscapedModel
in interface DLFolderModel
true
if this model instance is escaped;
false
otherwisepublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<DLFolder>
getPrimaryKeyObj
in interface ClassedModel
getPrimaryKeyObj
in interface TreeModel
getPrimaryKeyObj
in interface DLFolderModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface BaseModel<DLFolder>
setPrimaryKeyObj
in interface ClassedModel
setPrimaryKeyObj
in interface DLFolderModel
primaryKeyObj
- the primary key of this model instancepublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<DLFolder>
getExpandoBridge
in interface ClassedModel
getExpandoBridge
in interface DLFolderModel
public void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface BaseModel<DLFolder>
setExpandoBridgeAttributes
in interface DLFolderModel
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface BaseModel<DLFolder>
setExpandoBridgeAttributes
in interface DLFolderModel
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<DLFolder>
setExpandoBridgeAttributes
in interface DLFolderModel
serviceContext
- the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)
public Object clone()
BaseModel
clone
in interface BaseModel<DLFolder>
clone
in interface StagedModel
clone
in interface DLFolderModel
clone
in class Object
public int compareTo(DLFolder dlFolder)
compareTo
in interface DLFolderModel
compareTo
in interface Comparable<DLFolder>
public int hashCode()
hashCode
in interface DLFolderModel
hashCode
in class Object
public CacheModel<DLFolder> toCacheModel()
BaseModel
toCacheModel
in interface BaseModel<DLFolder>
toCacheModel
in interface DLFolderModel
public DLFolder toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.
toEscapedModel
in interface BaseModel<DLFolder>
toEscapedModel
in interface DLFolderModel
AutoEscapeBeanHandler
public DLFolder toUnescapedModel()
toUnescapedModel
in interface BaseModel<DLFolder>
toUnescapedModel
in interface DLFolderModel
public String toString()
toString
in interface DLFolderModel
toString
in class Object
public String toXmlString()
BaseModel
toXmlString
in interface BaseModel<DLFolder>
toXmlString
in interface DLFolderModel
public void persist() throws SystemException
PersistedModel
persist
in interface PersistedModel
SystemException
- if a system exception occurredpublic String buildTreePath() throws PortalException, SystemException
buildTreePath
in interface TreeModel
PortalException
SystemException
public void updateTreePath(String treePath) throws SystemException
updateTreePath
in interface TreeModel
SystemException
public List<Long> getAncestorFolderIds() throws PortalException, SystemException
getAncestorFolderIds
in interface DLFolder
PortalException
SystemException
public List<DLFolder> getAncestors() throws PortalException, SystemException
getAncestors
in interface DLFolder
PortalException
SystemException
public DLFolder getParentFolder() throws PortalException, SystemException
getParentFolder
in interface DLFolder
PortalException
SystemException
public String getPath() throws PortalException, SystemException
getPath
in interface DLFolder
PortalException
SystemException
public String[] getPathArray() throws PortalException, SystemException
getPathArray
in interface DLFolder
PortalException
SystemException
public boolean hasInheritableLock()
hasInheritableLock
in interface DLFolder
public boolean hasLock()
hasLock
in interface DLFolder
public boolean isInHiddenFolder()
isInHiddenFolder
in interface DLFolder
public boolean isInTrashExplicitly() throws SystemException
isInTrashExplicitly
in interface DLFolder
SystemException
public boolean isLocked()
isLocked
in interface DLFolder
public boolean isRoot()
isRoot
in interface DLFolder
public boolean equals(Object obj)
equals
in class Object
public StagedModelType getStagedModelType()
getStagedModelType
in interface StagedModel
public DLFolder getWrappedDLFolder()
getWrappedModel()
public DLFolder getWrappedModel()
getWrappedModel
in interface ModelWrapper<DLFolder>
public void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<DLFolder>
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |