|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<DLFolder>
com.liferay.portlet.documentlibrary.model.impl.DLFolderModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFolderBaseImpl
com.liferay.portlet.documentlibrary.model.impl.DLFolderImpl
public class DLFolderImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
DLFolderImpl()
|
|
| Method Summary | |
|---|---|
List<DLFolder> |
getAncestors()
|
DLFolder |
getParentFolder()
|
String |
getPath()
|
String[] |
getPathArray()
|
boolean |
hasInheritableLock()
|
boolean |
hasLock()
|
boolean |
isLocked()
|
boolean |
isRoot()
|
| Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFolderBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFolderModel |
|---|
clone, compareTo, getCompanyId, getCreateDate, getDefaultFileEntryTypeId, getDescription, getExpandoBridge, getFolderId, getGroupId, getLastPostDate, getModifiedDate, getMountPoint, getName, getOverrideFileEntryTypes, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isMountPoint, isNew, isOverrideFileEntryTypes, setCachedModel, setCompanyId, setCreateDate, setDefaultFileEntryTypeId, setDescription, setExpandoBridgeAttributes, setFolderId, setGroupId, setLastPostDate, setModifiedDate, setMountPoint, setName, setNew, setOverrideFileEntryTypes, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public DLFolderImpl()
| Method Detail |
|---|
public List<DLFolder> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
public DLFolder getParentFolder()
throws PortalException,
SystemException
PortalException
SystemException
public String getPath()
throws PortalException,
SystemException
PortalException
SystemException
public String[] getPathArray()
throws PortalException,
SystemException
PortalException
SystemExceptionpublic boolean hasInheritableLock()
public boolean hasLock()
public boolean isLocked()
public boolean isRoot()
|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||