|
Liferay 6.2.0-ce-rc4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<JournalFolder>
com.liferay.portlet.journal.model.impl.JournalFolderModelImpl
com.liferay.portlet.journal.model.impl.JournalFolderBaseImpl
com.liferay.portlet.journal.model.impl.JournalFolderImpl
public class JournalFolderImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.journal.model.impl.JournalFolderModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTFOLDERID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
| Fields inherited from interface com.liferay.portlet.journal.model.JournalFolder |
|---|
FOLDER_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
JournalFolderImpl()
|
|
| Method Summary | |
|---|---|
String |
buildTreePath()
|
protected void |
buildTreePath(StringBundler sb,
JournalFolder folder)
|
List<Long> |
getAncestorFolderIds()
|
List<JournalFolder> |
getAncestors()
|
JournalFolder |
getParentFolder()
|
boolean |
isRoot()
|
| Methods inherited from class com.liferay.portlet.journal.model.impl.JournalFolderBaseImpl |
|---|
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 |
| Methods inherited from interface com.liferay.portal.model.StagedModel |
|---|
getStagedModelType |
| Constructor Detail |
|---|
public JournalFolderImpl()
| Method Detail |
|---|
public String buildTreePath()
throws PortalException,
SystemException
PortalException
SystemException
public List<Long> getAncestorFolderIds()
throws PortalException,
SystemException
PortalException
SystemException
public List<JournalFolder> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
public JournalFolder getParentFolder()
throws PortalException,
SystemException
PortalException
SystemExceptionpublic boolean isRoot()
protected void buildTreePath(StringBundler sb,
JournalFolder folder)
throws PortalException,
SystemException
PortalException
SystemException
|
Liferay 6.2.0-ce-rc4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||