|
Liferay 6.2.0-ce-b3 | |||||||||
| 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<Long> |
getAncestorFolderIds()
|
List<DLFolder> |
getAncestors()
|
DLFolder |
getParentFolder()
|
String |
getPath()
|
String[] |
getPathArray()
|
StagedModelType |
getStagedModelType()
|
DLFolder |
getTrashContainer()
|
boolean |
hasInheritableLock()
|
boolean |
hasLock()
|
boolean |
isInHiddenFolder()
|
boolean |
isInTrashContainer()
|
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 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 DLFolder getTrashContainer()
public boolean hasInheritableLock()
public boolean hasLock()
public boolean isInHiddenFolder()
public boolean isInTrashContainer()
public boolean isLocked()
public boolean isRoot()
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||