|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface JournalFolder
The extended model interface for the JournalFolder service. Represents a row in the "JournalFolder" database table, with each column mapped to a property of this class.
JournalFolderModel,
com.liferay.portlet.journal.model.impl.JournalFolderImpl,
com.liferay.portlet.journal.model.impl.JournalFolderModelImpl| Field Summary | |
|---|---|
static Accessor<JournalFolder,Long> |
FOLDER_ID_ACCESSOR
|
| Method Summary | |
|---|---|
abstract List<Long> |
getAncestorFolderIds()
|
abstract List<JournalFolder> |
getAncestors()
|
abstract JournalFolder |
getParentFolder()
|
abstract boolean |
isInTrashExplicitly()
|
abstract boolean |
isRoot()
|
| 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 |
| Methods inherited from interface com.liferay.portal.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Methods inherited from interface com.liferay.portal.model.TreeModel |
|---|
buildTreePath, getPrimaryKeyObj, getTreePath, updateTreePath |
| Field Detail |
|---|
static final Accessor<JournalFolder,Long> FOLDER_ID_ACCESSOR
| Method Detail |
|---|
List<Long> getAncestorFolderIds()
throws PortalException,
SystemException
PortalException
SystemException
List<JournalFolder> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
JournalFolder getParentFolder()
throws PortalException,
SystemException
PortalException
SystemException
boolean isInTrashExplicitly()
throws SystemException
SystemExceptionboolean isRoot()
|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||