Class FolderWrapper
Object
com.liferay.portal.kernel.repository.model.FolderWrapper
- All Implemented Interfaces:
AuditedModel,ClassedModel,GroupedModel,ModelWrapper<Folder>,StagedGroupedModel,StagedModel,Folder,RepositoryEntry,RepositoryModel<Folder>,Serializable
- Author:
- Kyle Stiemann
- See Also:
-
Field Summary
Fields inherited from interface com.liferay.portal.kernel.repository.model.Folder
FOLDER_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleancontainsPermission(PermissionChecker permissionChecker, String actionId) booleanvoidexecute(RepositoryModelOperation repositoryModelOperation) longlonglonggetModel()Class<?>getName()longlong<T extends Capability>
TgetRepositoryCapability(Class<T> capabilityClass) longlonggetUuid()inthashCode()booleanbooleanhasLock()booleanbooleanbooleanisLocked()boolean<T extends Capability>
booleanisRepositoryCapabilityProvided(Class<T> capabilityClass) booleanisRoot()booleanbooleanbooleanbooleanbooleanbooleanvoidsetCompanyId(long companyId) voidsetCreateDate(Date createDate) voidsetGroupId(long groupId) voidsetLastPublishDate(Date lastPublishDate) voidsetModifiedDate(Date modifiedDate) voidsetPrimaryKeyObj(Serializable primaryKeyObj) voidsetUserId(long userId) voidsetUserName(String userName) voidsetUserUuid(String userUuid) voidtoString()Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.repository.model.Folder
getExternalReferenceCode
-
Constructor Details
-
FolderWrapper
-
-
Method Details
-
clone
- Specified by:
clonein interfaceStagedModel- Overrides:
clonein classObject
-
containsPermission
public boolean containsPermission(PermissionChecker permissionChecker, String actionId) throws PortalException - Specified by:
containsPermissionin interfaceFolder- Throws:
PortalException
-
equals
-
execute
- Specified by:
executein interfaceRepositoryModel<Folder>- Throws:
PortalException
-
getAncestorFolderIds
- Specified by:
getAncestorFolderIdsin interfaceFolder- Throws:
PortalException
-
getAncestors
- Specified by:
getAncestorsin interfaceFolder- Throws:
PortalException
-
getAttributes
- Specified by:
getAttributesin interfaceRepositoryModel<Folder>
-
getCompanyId
public long getCompanyId()- Specified by:
getCompanyIdin interfaceAuditedModel- Specified by:
getCompanyIdin interfaceFolder- Specified by:
getCompanyIdin interfaceRepositoryEntry- Specified by:
getCompanyIdin interfaceStagedModel
-
getCreateDate
- Specified by:
getCreateDatein interfaceAuditedModel- Specified by:
getCreateDatein interfaceFolder- Specified by:
getCreateDatein interfaceRepositoryEntry- Specified by:
getCreateDatein interfaceStagedModel
-
getDescription
- Specified by:
getDescriptionin interfaceFolder
-
getExpandoBridge
- Specified by:
getExpandoBridgein interfaceClassedModel
-
getFolderId
public long getFolderId()- Specified by:
getFolderIdin interfaceFolder
-
getGroupId
public long getGroupId()- Specified by:
getGroupIdin interfaceFolder- Specified by:
getGroupIdin interfaceGroupedModel- Specified by:
getGroupIdin interfaceRepositoryEntry
-
getLastPostDate
- Specified by:
getLastPostDatein interfaceFolder
-
getLastPublishDate
- Specified by:
getLastPublishDatein interfaceStagedGroupedModel
-
getModel
- Specified by:
getModelin interfaceRepositoryModel<Folder>
-
getModelClass
- Specified by:
getModelClassin interfaceClassedModel
-
getModelClassName
- Specified by:
getModelClassNamein interfaceClassedModel
-
getModifiedDate
- Specified by:
getModifiedDatein interfaceAuditedModel- Specified by:
getModifiedDatein interfaceFolder- Specified by:
getModifiedDatein interfaceRepositoryEntry- Specified by:
getModifiedDatein interfaceStagedModel
-
getName
-
getParentFolder
- Specified by:
getParentFolderin interfaceFolder- Throws:
PortalException
-
getParentFolderId
public long getParentFolderId()- Specified by:
getParentFolderIdin interfaceFolder
-
getPrimaryKey
public long getPrimaryKey()- Specified by:
getPrimaryKeyin interfaceRepositoryModel<Folder>
-
getPrimaryKeyObj
- Specified by:
getPrimaryKeyObjin interfaceClassedModel
-
getRepositoryCapability
- Specified by:
getRepositoryCapabilityin interfaceFolder
-
getRepositoryId
public long getRepositoryId()- Specified by:
getRepositoryIdin interfaceFolder
-
getStagedModelType
- Specified by:
getStagedModelTypein interfaceStagedModel
-
getUserId
public long getUserId()- Specified by:
getUserIdin interfaceAuditedModel- Specified by:
getUserIdin interfaceFolder- Specified by:
getUserIdin interfaceRepositoryEntry
-
getUserName
- Specified by:
getUserNamein interfaceAuditedModel- Specified by:
getUserNamein interfaceFolder- Specified by:
getUserNamein interfaceRepositoryEntry
-
getUserUuid
- Specified by:
getUserUuidin interfaceAuditedModel- Specified by:
getUserUuidin interfaceFolder- Specified by:
getUserUuidin interfaceRepositoryEntry
-
getUuid
- Specified by:
getUuidin interfaceFolder- Specified by:
getUuidin interfaceStagedModel
-
getWrappedModel
- Specified by:
getWrappedModelin interfaceModelWrapper<Folder>
-
hashCode
public int hashCode() -
hasInheritableLock
public boolean hasInheritableLock()- Specified by:
hasInheritableLockin interfaceFolder
-
hasLock
public boolean hasLock() -
isDefaultRepository
public boolean isDefaultRepository()- Specified by:
isDefaultRepositoryin interfaceFolder
-
isEscapedModel
public boolean isEscapedModel()- Specified by:
isEscapedModelin interfaceRepositoryModel<Folder>
-
isLocked
public boolean isLocked() -
isMountPoint
public boolean isMountPoint()- Specified by:
isMountPointin interfaceFolder
-
isRepositoryCapabilityProvided
- Specified by:
isRepositoryCapabilityProvidedin interfaceFolder
-
isRoot
public boolean isRoot() -
isSupportsLocking
public boolean isSupportsLocking()- Specified by:
isSupportsLockingin interfaceFolder
-
isSupportsMetadata
public boolean isSupportsMetadata()- Specified by:
isSupportsMetadatain interfaceFolder
-
isSupportsMultipleUpload
public boolean isSupportsMultipleUpload()- Specified by:
isSupportsMultipleUploadin interfaceFolder
-
isSupportsShortcuts
public boolean isSupportsShortcuts()- Specified by:
isSupportsShortcutsin interfaceFolder
-
isSupportsSocial
public boolean isSupportsSocial()- Specified by:
isSupportsSocialin interfaceFolder
-
isSupportsSubscribing
public boolean isSupportsSubscribing()- Specified by:
isSupportsSubscribingin interfaceFolder
-
setCompanyId
public void setCompanyId(long companyId) - Specified by:
setCompanyIdin interfaceAuditedModel- Specified by:
setCompanyIdin interfaceStagedModel
-
setCreateDate
- Specified by:
setCreateDatein interfaceAuditedModel- Specified by:
setCreateDatein interfaceStagedModel
-
setGroupId
public void setGroupId(long groupId) - Specified by:
setGroupIdin interfaceGroupedModel
-
setLastPublishDate
- Specified by:
setLastPublishDatein interfaceStagedGroupedModel
-
setModifiedDate
- Specified by:
setModifiedDatein interfaceAuditedModel- Specified by:
setModifiedDatein interfaceStagedModel
-
setPrimaryKeyObj
- Specified by:
setPrimaryKeyObjin interfaceClassedModel
-
setUserId
public void setUserId(long userId) - Specified by:
setUserIdin interfaceAuditedModel
-
setUserName
- Specified by:
setUserNamein interfaceAuditedModel
-
setUserUuid
- Specified by:
setUserUuidin interfaceAuditedModel
-
setUuid
- Specified by:
setUuidin interfaceStagedModel
-
toEscapedModel
- Specified by:
toEscapedModelin interfaceRepositoryModel<Folder>
-
toString
-
toUnescapedModel
- Specified by:
toUnescapedModelin interfaceRepositoryModel<Folder>
-