@ProviderType public abstract class JournalFolderBaseImpl extends JournalFolderModelImpl implements JournalFolder
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in JournalFolderImpl
.
JournalFolderImpl
,
JournalFolder
,
Serialized FormCOLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, 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_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK
FOLDER_ID_ACCESSOR
Constructor and Description |
---|
JournalFolderBaseImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
buildTreePath() |
void |
persist() |
void |
updateTreePath(java.lang.String treePath) |
clone, compareTo, equals, getColumnBitmask, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getExpandoBridge, getFolderId, getGroupId, getLastPublishDate, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getName, getOriginalCompanyId, getOriginalFolderId, getOriginalGroupId, getOriginalName, getOriginalParentFolderId, getOriginalStatus, getOriginalUuid, getParentContainerModelId, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getRestrictionType, getStagedModelType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isApproved, isDenied, isDraft, isEntityCacheEnabled, isExpired, isFinderCacheEnabled, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, resetOriginalValues, setCompanyId, setContainerModelId, setCreateDate, setDescription, setExpandoBridgeAttributes, setFolderId, setGroupId, setLastPublishDate, setModelAttributes, setModifiedDate, setName, setParentContainerModelId, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setRestrictionType, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
getAncestorFolderIds, getAncestors, getParentFolder, isRoot
clone, compareTo, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getExpandoBridge, getFolderId, getGroupId, getLastPublishDate, getModifiedDate, getName, getParentContainerModelId, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getRestrictionType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setContainerModelId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFolderId, setGroupId, setLastPublishDate, setModifiedDate, setName, setNew, setParentContainerModelId, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setRestrictionType, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public java.lang.String buildTreePath() throws com.liferay.portal.kernel.exception.PortalException
buildTreePath
in interface com.liferay.portal.kernel.model.TreeModel
com.liferay.portal.kernel.exception.PortalException
public void updateTreePath(java.lang.String treePath)
updateTreePath
in interface com.liferay.portal.kernel.model.TreeModel