Class FolderProxyBean
Object
com.liferay.portal.kernel.repository.proxy.RepositoryModelProxyBean
com.liferay.portal.kernel.repository.proxy.FolderProxyBean
- All Implemented Interfaces:
AuditedModel
,ClassedModel
,GroupedModel
,StagedGroupedModel
,StagedModel
,Folder
,RepositoryEntry
,RepositoryModel<Folder>
,Serializable
- Author:
- Mika Koivisto
- 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()
boolean
containsPermission
(PermissionChecker permissionChecker, String actionId) void
execute
(RepositoryModelOperation repositoryModelOperation) long
long
long
getModel()
Class<?>
getName()
long
long
<T extends Capability>
TgetRepositoryCapability
(Class<T> capabilityClass) long
long
getUuid()
boolean
boolean
hasLock()
boolean
boolean
boolean
isLocked()
boolean
<T extends Capability>
booleanisRepositoryCapabilityProvided
(Class<T> capabilityClass) boolean
isRoot()
boolean
boolean
boolean
boolean
boolean
boolean
void
setCompanyId
(long companyId) void
setCreateDate
(Date createDate) void
setGroupId
(long groupId) void
setLastPublishDate
(Date lastPublishDate) void
setModifiedDate
(Date modifiedDate) void
setPrimaryKeyObj
(Serializable primaryKeyObj) void
setUserId
(long userId) void
setUserName
(String userName) void
setUserUuid
(String userUuid) void
Methods inherited from class com.liferay.portal.kernel.repository.proxy.RepositoryModelProxyBean
newFileEntryProxyBean, newFileShortcutProxyBean, newFileVersionProxyBean, newFolderProxyBean, newLocalRepositoryProxyBean, newProxyBean, newProxyInstance, toFileEntryProxyBeans, toFileVersionProxyBeans, toFolderProxyBeans, toObjectProxyBeans
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.repository.model.Folder
getExternalReferenceCode
-
Constructor Details
-
FolderProxyBean
-
-
Method Details
-
clone
- Specified by:
clone
in interfaceStagedModel
- Overrides:
clone
in classObject
-
containsPermission
public boolean containsPermission(PermissionChecker permissionChecker, String actionId) throws PortalException - Specified by:
containsPermission
in interfaceFolder
- Throws:
PortalException
-
execute
- Specified by:
execute
in interfaceRepositoryModel<Folder>
- Throws:
PortalException
-
getAncestorFolderIds
- Specified by:
getAncestorFolderIds
in interfaceFolder
- Throws:
PortalException
-
getAncestors
- Specified by:
getAncestors
in interfaceFolder
- Throws:
PortalException
-
getAttributes
- Specified by:
getAttributes
in interfaceRepositoryModel<Folder>
-
getCompanyId
public long getCompanyId()- Specified by:
getCompanyId
in interfaceAuditedModel
- Specified by:
getCompanyId
in interfaceFolder
- Specified by:
getCompanyId
in interfaceRepositoryEntry
- Specified by:
getCompanyId
in interfaceStagedModel
-
getCreateDate
- Specified by:
getCreateDate
in interfaceAuditedModel
- Specified by:
getCreateDate
in interfaceFolder
- Specified by:
getCreateDate
in interfaceRepositoryEntry
- Specified by:
getCreateDate
in interfaceStagedModel
-
getDescription
- Specified by:
getDescription
in interfaceFolder
-
getExpandoBridge
- Specified by:
getExpandoBridge
in interfaceClassedModel
-
getFolderId
public long getFolderId()- Specified by:
getFolderId
in interfaceFolder
-
getGroupId
public long getGroupId()- Specified by:
getGroupId
in interfaceFolder
- Specified by:
getGroupId
in interfaceGroupedModel
- Specified by:
getGroupId
in interfaceRepositoryEntry
-
getLastPostDate
- Specified by:
getLastPostDate
in interfaceFolder
-
getLastPublishDate
- Specified by:
getLastPublishDate
in interfaceStagedGroupedModel
-
getModel
- Specified by:
getModel
in interfaceRepositoryModel<Folder>
-
getModelClass
- Specified by:
getModelClass
in interfaceClassedModel
-
getModelClassName
- Specified by:
getModelClassName
in interfaceClassedModel
-
getModifiedDate
- Specified by:
getModifiedDate
in interfaceAuditedModel
- Specified by:
getModifiedDate
in interfaceFolder
- Specified by:
getModifiedDate
in interfaceRepositoryEntry
- Specified by:
getModifiedDate
in interfaceStagedModel
-
getName
-
getParentFolder
- Specified by:
getParentFolder
in interfaceFolder
- Throws:
PortalException
-
getParentFolderId
public long getParentFolderId()- Specified by:
getParentFolderId
in interfaceFolder
-
getPrimaryKey
public long getPrimaryKey()- Specified by:
getPrimaryKey
in interfaceRepositoryModel<Folder>
-
getPrimaryKeyObj
- Specified by:
getPrimaryKeyObj
in interfaceClassedModel
-
getRepositoryCapability
- Specified by:
getRepositoryCapability
in interfaceFolder
-
getRepositoryId
public long getRepositoryId()- Specified by:
getRepositoryId
in interfaceFolder
-
getStagedModelType
- Specified by:
getStagedModelType
in interfaceStagedModel
-
getUserId
public long getUserId()- Specified by:
getUserId
in interfaceAuditedModel
- Specified by:
getUserId
in interfaceFolder
- Specified by:
getUserId
in interfaceRepositoryEntry
-
getUserName
- Specified by:
getUserName
in interfaceAuditedModel
- Specified by:
getUserName
in interfaceFolder
- Specified by:
getUserName
in interfaceRepositoryEntry
-
getUserUuid
- Specified by:
getUserUuid
in interfaceAuditedModel
- Specified by:
getUserUuid
in interfaceFolder
- Specified by:
getUserUuid
in interfaceRepositoryEntry
-
getUuid
- Specified by:
getUuid
in interfaceFolder
- Specified by:
getUuid
in interfaceStagedModel
-
hasInheritableLock
public boolean hasInheritableLock()- Specified by:
hasInheritableLock
in interfaceFolder
-
hasLock
public boolean hasLock() -
isDefaultRepository
public boolean isDefaultRepository()- Specified by:
isDefaultRepository
in interfaceFolder
-
isEscapedModel
public boolean isEscapedModel()- Specified by:
isEscapedModel
in interfaceRepositoryModel<Folder>
-
isLocked
public boolean isLocked() -
isMountPoint
public boolean isMountPoint()- Specified by:
isMountPoint
in interfaceFolder
-
isRepositoryCapabilityProvided
- Specified by:
isRepositoryCapabilityProvided
in interfaceFolder
-
isRoot
public boolean isRoot() -
isSupportsLocking
public boolean isSupportsLocking()- Specified by:
isSupportsLocking
in interfaceFolder
-
isSupportsMetadata
public boolean isSupportsMetadata()- Specified by:
isSupportsMetadata
in interfaceFolder
-
isSupportsMultipleUpload
public boolean isSupportsMultipleUpload()- Specified by:
isSupportsMultipleUpload
in interfaceFolder
-
isSupportsShortcuts
public boolean isSupportsShortcuts()- Specified by:
isSupportsShortcuts
in interfaceFolder
-
isSupportsSocial
public boolean isSupportsSocial()- Specified by:
isSupportsSocial
in interfaceFolder
-
isSupportsSubscribing
public boolean isSupportsSubscribing()- Specified by:
isSupportsSubscribing
in interfaceFolder
-
setCompanyId
public void setCompanyId(long companyId) - Specified by:
setCompanyId
in interfaceAuditedModel
- Specified by:
setCompanyId
in interfaceStagedModel
-
setCreateDate
- Specified by:
setCreateDate
in interfaceAuditedModel
- Specified by:
setCreateDate
in interfaceStagedModel
-
setGroupId
public void setGroupId(long groupId) - Specified by:
setGroupId
in interfaceGroupedModel
-
setLastPublishDate
- Specified by:
setLastPublishDate
in interfaceStagedGroupedModel
-
setModifiedDate
- Specified by:
setModifiedDate
in interfaceAuditedModel
- Specified by:
setModifiedDate
in interfaceStagedModel
-
setPrimaryKeyObj
- Specified by:
setPrimaryKeyObj
in interfaceClassedModel
-
setUserId
public void setUserId(long userId) - Specified by:
setUserId
in interfaceAuditedModel
-
setUserName
- Specified by:
setUserName
in interfaceAuditedModel
-
setUserUuid
- Specified by:
setUserUuid
in interfaceAuditedModel
-
setUuid
- Specified by:
setUuid
in interfaceStagedModel
-
toEscapedModel
- Specified by:
toEscapedModel
in interfaceRepositoryModel<Folder>
-
toUnescapedModel
- Specified by:
toUnescapedModel
in interfaceRepositoryModel<Folder>
-