|
Liferay 6.1.2-ce-ga3 | |||||||||
| 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.portal.model.BaseModel |
|---|
getModelAttributes, resetOriginalValues, setModelAttributes |
| 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.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||