|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
com.liferay.portlet.documentlibrary.model.impl.DLFolderModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFolderBaseImpl
@ProviderType public abstract class DLFolderBaseImpl
The extended model base implementation for the DLFolder service. Represents a row in the "DLFolder" database table, with each column mapped to a property of this class.
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 DLFolderImpl.
DLFolderImpl,
DLFolder,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.document.library.kernel.model.DLFolder |
|---|
FOLDER_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
DLFolderBaseImpl()
|
|
| Method Summary | |
|---|---|
String |
buildTreePath()
|
void |
persist()
|
void |
updateTreePath(String treePath)
|
| Methods inherited from class com.liferay.portal.kernel.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.document.library.kernel.model.DLFolder |
|---|
getAncestorFolderIds, getAncestors, getParentFolder, getPath, getPathArray, hasInheritableLock, hasLock, isInHiddenFolder, isLocked, isRoot |
| Methods inherited from interface com.liferay.document.library.kernel.model.DLFolderModel |
|---|
clone, compareTo, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDefaultFileEntryTypeId, getDescription, getExpandoBridge, getFolderId, getGroupId, getHidden, getLastPostDate, getLastPublishDate, getModifiedDate, getMountPoint, getName, getParentContainerModelId, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getRestrictionType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isHidden, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isMountPoint, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setContainerModelId, setCreateDate, setDefaultFileEntryTypeId, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFolderId, setGroupId, setHidden, setLastPostDate, setLastPublishDate, setModifiedDate, setMountPoint, setName, setNew, setParentContainerModelId, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setRestrictionType, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ContainerModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.kernel.model.TreeModel |
|---|
getPrimaryKeyObj, getTreePath |
| Constructor Detail |
|---|
public DLFolderBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
public String buildTreePath()
throws com.liferay.portal.kernel.exception.PortalException
buildTreePath in interface com.liferay.portal.kernel.model.TreeModelcom.liferay.portal.kernel.exception.PortalExceptionpublic void updateTreePath(String treePath)
updateTreePath in interface com.liferay.portal.kernel.model.TreeModel
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||