|
Liferay 6.2.0-ce-rc6 | |||||||||
| 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 | |
|---|---|
String |
buildTreePath()
|
protected void |
buildTreePath(StringBundler sb,
DLFolder dlFolder)
|
List<Long> |
getAncestorFolderIds()
|
List<DLFolder> |
getAncestors()
|
DLFolder |
getParentFolder()
|
String |
getPath()
|
String[] |
getPathArray()
|
StagedModelType |
getStagedModelType()
|
boolean |
hasInheritableLock()
|
boolean |
hasLock()
|
boolean |
isInHiddenFolder()
|
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, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ContainerModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public DLFolderImpl()
| Method Detail |
|---|
public String buildTreePath()
throws PortalException,
SystemException
PortalException
SystemException
public List<Long> getAncestorFolderIds()
throws PortalException,
SystemException
PortalException
SystemException
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 StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelgetStagedModelType in class DLFolderModelImplpublic boolean hasInheritableLock()
public boolean hasLock()
public boolean isInHiddenFolder()
public boolean isLocked()
public boolean isRoot()
protected void buildTreePath(StringBundler sb,
DLFolder dlFolder)
throws PortalException,
SystemException
PortalException
SystemException
|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||