Package com.liferay.bookmarks.model
Class BookmarksFolderWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BookmarksFolder>
com.liferay.bookmarks.model.BookmarksFolderWrapper
- All Implemented Interfaces:
BookmarksFolder,BookmarksFolderModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<BookmarksFolder>,com.liferay.portal.kernel.model.change.tracking.CTModel<BookmarksFolder>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ContainerModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<BookmarksFolder>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedGroupedModel,com.liferay.portal.kernel.model.StagedModel,com.liferay.portal.kernel.model.TrashedModel,com.liferay.portal.kernel.model.TreeModel,com.liferay.portal.kernel.model.WorkflowedModel,Serializable,Cloneable,Comparable<BookmarksFolder>
public class BookmarksFolderWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BookmarksFolder>
implements BookmarksFolder, com.liferay.portal.kernel.model.ModelWrapper<BookmarksFolder>
This class is a wrapper for BookmarksFolder.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.bookmarks.model.BookmarksFolder
FOLDER_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this bookmarks folder.longReturns the container model ID of this bookmarks folder.Returns the container name of this bookmarks folder.Returns the create date of this bookmarks folder.longReturns the ct collection ID of this bookmarks folder.Returns the description of this bookmarks folder.longReturns the folder ID of this bookmarks folder.longReturns the group ID of this bookmarks folder.Returns the last publish date of this bookmarks folder.Returns the modified date of this bookmarks folder.longReturns the mvcc version of this bookmarks folder.getName()Returns the name of this bookmarks folder.longReturns the parent container model ID of this bookmarks folder.longReturns the parent folder ID of this bookmarks folder.longReturns the primary key of this bookmarks folder.com.liferay.exportimport.kernel.lar.StagedModelTypeintReturns the status of this bookmarks folder.longReturns the status by user ID of this bookmarks folder.Returns the status by user name of this bookmarks folder.Returns the status by user uuid of this bookmarks folder.Returns the status date of this bookmarks folder.longReturns the class primary key of the trash entry for this bookmarks folder.Returns the tree path of this bookmarks folder.longReturns the user ID of this bookmarks folder.Returns the user name of this bookmarks folder.Returns the user uuid of this bookmarks folder.getUuid()Returns the uuid of this bookmarks folder.booleanReturnstrueif this bookmarks folder is approved.booleanisDenied()Returnstrueif this bookmarks folder is denied.booleanisDraft()Returnstrueif this bookmarks folder is a draft.booleanReturnstrueif this bookmarks folder is expired.booleanReturnstrueif this bookmarks folder is inactive.booleanReturnstrueif this bookmarks folder is incomplete.booleanReturnstrueif this bookmarks folder is in the Recycle Bin.booleanReturnstrueif this bookmarks folder is pending.booleanisRoot()booleanReturnstrueif this bookmarks folder is scheduled.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this bookmarks folder.voidsetContainerModelId(long containerModelId) Sets the container model ID of this bookmarks folder.voidsetCreateDate(Date createDate) Sets the create date of this bookmarks folder.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this bookmarks folder.voidsetDescription(String description) Sets the description of this bookmarks folder.voidsetFolderId(long folderId) Sets the folder ID of this bookmarks folder.voidsetGroupId(long groupId) Sets the group ID of this bookmarks folder.voidsetLastPublishDate(Date lastPublishDate) Sets the last publish date of this bookmarks folder.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this bookmarks folder.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this bookmarks folder.voidSets the name of this bookmarks folder.voidsetParentContainerModelId(long parentContainerModelId) Sets the parent container model ID of this bookmarks folder.voidsetParentFolderId(long parentFolderId) Sets the parent folder ID of this bookmarks folder.voidsetPrimaryKey(long primaryKey) Sets the primary key of this bookmarks folder.voidsetStatus(int status) Sets the status of this bookmarks folder.voidsetStatusByUserId(long statusByUserId) Sets the status by user ID of this bookmarks folder.voidsetStatusByUserName(String statusByUserName) Sets the status by user name of this bookmarks folder.voidsetStatusByUserUuid(String statusByUserUuid) Sets the status by user uuid of this bookmarks folder.voidsetStatusDate(Date statusDate) Sets the status date of this bookmarks folder.voidsetTreePath(String treePath) Sets the tree path of this bookmarks folder.voidsetUserId(long userId) Sets the user ID of this bookmarks folder.voidsetUserName(String userName) Sets the user name of this bookmarks folder.voidsetUserUuid(String userUuid) Sets the user uuid of this bookmarks folder.voidSets the uuid of this bookmarks folder.voidupdateTreePath(String treePath) protected BookmarksFolderWrapperwrap(BookmarksFolder bookmarksFolder) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ContainerModel
getModelClass, getModelClassNameMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
cloneMethods inherited from interface com.liferay.portal.kernel.model.TreeModel
getPrimaryKeyObj
-
Constructor Details
-
BookmarksFolderWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<BookmarksFolder>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<BookmarksFolder>
-
buildTreePath
- Specified by:
buildTreePathin interfacecom.liferay.portal.kernel.model.TreeModel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<BookmarksFolder>- Specified by:
cloneWithOriginalValuesin interfaceBookmarksFolderModel
-
getAncestorFolderIds
- Specified by:
getAncestorFolderIdsin interfaceBookmarksFolder- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAncestors
public List<BookmarksFolder> getAncestors() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getAncestorsin interfaceBookmarksFolder- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCompanyId
public long getCompanyId()Returns the company ID of this bookmarks folder.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceBookmarksFolderModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this bookmarks folder
-
getContainerModelId
public long getContainerModelId()Returns the container model ID of this bookmarks folder.- Specified by:
getContainerModelIdin interfaceBookmarksFolderModel- Specified by:
getContainerModelIdin interfacecom.liferay.portal.kernel.model.ContainerModel- Returns:
- the container model ID of this bookmarks folder
-
getContainerModelName
Returns the container name of this bookmarks folder.- Specified by:
getContainerModelNamein interfaceBookmarksFolderModel- Specified by:
getContainerModelNamein interfacecom.liferay.portal.kernel.model.ContainerModel- Returns:
- the container name of this bookmarks folder
-
getCreateDate
Returns the create date of this bookmarks folder.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceBookmarksFolderModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this bookmarks folder
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this bookmarks folder.- Specified by:
getCtCollectionIdin interfaceBookmarksFolderModel- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BookmarksFolder>- Returns:
- the ct collection ID of this bookmarks folder
-
getDescription
Returns the description of this bookmarks folder.- Specified by:
getDescriptionin interfaceBookmarksFolderModel- Returns:
- the description of this bookmarks folder
-
getFolderId
public long getFolderId()Returns the folder ID of this bookmarks folder.- Specified by:
getFolderIdin interfaceBookmarksFolderModel- Returns:
- the folder ID of this bookmarks folder
-
getGroupId
public long getGroupId()Returns the group ID of this bookmarks folder.- Specified by:
getGroupIdin interfaceBookmarksFolderModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this bookmarks folder
-
getLastPublishDate
Returns the last publish date of this bookmarks folder.- Specified by:
getLastPublishDatein interfaceBookmarksFolderModel- Specified by:
getLastPublishDatein interfacecom.liferay.portal.kernel.model.StagedGroupedModel- Returns:
- the last publish date of this bookmarks folder
-
getModifiedDate
Returns the modified date of this bookmarks folder.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceBookmarksFolderModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this bookmarks folder
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this bookmarks folder.- Specified by:
getMvccVersionin interfaceBookmarksFolderModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this bookmarks folder
-
getName
Returns the name of this bookmarks folder.- Specified by:
getNamein interfaceBookmarksFolderModel- Returns:
- the name of this bookmarks folder
-
getParentContainerModelId
public long getParentContainerModelId()Returns the parent container model ID of this bookmarks folder.- Specified by:
getParentContainerModelIdin interfaceBookmarksFolderModel- Specified by:
getParentContainerModelIdin interfacecom.liferay.portal.kernel.model.ContainerModel- Returns:
- the parent container model ID of this bookmarks folder
-
getParentFolder
- Specified by:
getParentFolderin interfaceBookmarksFolder- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getParentFolderId
public long getParentFolderId()Returns the parent folder ID of this bookmarks folder.- Specified by:
getParentFolderIdin interfaceBookmarksFolderModel- Returns:
- the parent folder ID of this bookmarks folder
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this bookmarks folder.- Specified by:
getPrimaryKeyin interfaceBookmarksFolderModel- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BookmarksFolder>- Returns:
- the primary key of this bookmarks folder
-
getStatus
public int getStatus()Returns the status of this bookmarks folder.- Specified by:
getStatusin interfaceBookmarksFolderModel- Specified by:
getStatusin interfacecom.liferay.portal.kernel.model.TrashedModel- Specified by:
getStatusin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status of this bookmarks folder
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this bookmarks folder.- Specified by:
getStatusByUserIdin interfaceBookmarksFolderModel- Specified by:
getStatusByUserIdin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status by user ID of this bookmarks folder
-
getStatusByUserName
Returns the status by user name of this bookmarks folder.- Specified by:
getStatusByUserNamein interfaceBookmarksFolderModel- Specified by:
getStatusByUserNamein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status by user name of this bookmarks folder
-
getStatusByUserUuid
Returns the status by user uuid of this bookmarks folder.- Specified by:
getStatusByUserUuidin interfaceBookmarksFolderModel- Specified by:
getStatusByUserUuidin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status by user uuid of this bookmarks folder
-
getStatusDate
Returns the status date of this bookmarks folder.- Specified by:
getStatusDatein interfaceBookmarksFolderModel- Specified by:
getStatusDatein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status date of this bookmarks folder
-
getTrashEntryClassPK
public long getTrashEntryClassPK()Returns the class primary key of the trash entry for this bookmarks folder.- Specified by:
getTrashEntryClassPKin interfaceBookmarksFolderModel- Specified by:
getTrashEntryClassPKin interfacecom.liferay.portal.kernel.model.TrashedModel- Returns:
- the class primary key of the trash entry for this bookmarks folder
-
getTreePath
Returns the tree path of this bookmarks folder.- Specified by:
getTreePathin interfaceBookmarksFolderModel- Specified by:
getTreePathin interfacecom.liferay.portal.kernel.model.TreeModel- Returns:
- the tree path of this bookmarks folder
-
getUserId
public long getUserId()Returns the user ID of this bookmarks folder.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceBookmarksFolderModel- Returns:
- the user ID of this bookmarks folder
-
getUserName
Returns the user name of this bookmarks folder.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceBookmarksFolderModel- Returns:
- the user name of this bookmarks folder
-
getUserUuid
Returns the user uuid of this bookmarks folder.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceBookmarksFolderModel- Returns:
- the user uuid of this bookmarks folder
-
getUuid
Returns the uuid of this bookmarks folder.- Specified by:
getUuidin interfaceBookmarksFolderModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this bookmarks folder
-
isApproved
public boolean isApproved()Returnstrueif this bookmarks folder is approved.- Specified by:
isApprovedin interfaceBookmarksFolderModel- Specified by:
isApprovedin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is approved;falseotherwise
-
isDenied
public boolean isDenied()Returnstrueif this bookmarks folder is denied.- Specified by:
isDeniedin interfaceBookmarksFolderModel- Specified by:
isDeniedin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is denied;falseotherwise
-
isDraft
public boolean isDraft()Returnstrueif this bookmarks folder is a draft.- Specified by:
isDraftin interfaceBookmarksFolderModel- Specified by:
isDraftin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is a draft;falseotherwise
-
isExpired
public boolean isExpired()Returnstrueif this bookmarks folder is expired.- Specified by:
isExpiredin interfaceBookmarksFolderModel- Specified by:
isExpiredin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is expired;falseotherwise
-
isInactive
public boolean isInactive()Returnstrueif this bookmarks folder is inactive.- Specified by:
isInactivein interfaceBookmarksFolderModel- Specified by:
isInactivein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is inactive;falseotherwise
-
isIncomplete
public boolean isIncomplete()Returnstrueif this bookmarks folder is incomplete.- Specified by:
isIncompletein interfaceBookmarksFolderModel- Specified by:
isIncompletein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is incomplete;falseotherwise
-
isInTrash
public boolean isInTrash()Returnstrueif this bookmarks folder is in the Recycle Bin.- Specified by:
isInTrashin interfaceBookmarksFolderModel- Specified by:
isInTrashin interfacecom.liferay.portal.kernel.model.TrashedModel- Returns:
trueif this bookmarks folder is in the Recycle Bin;falseotherwise
-
isPending
public boolean isPending()Returnstrueif this bookmarks folder is pending.- Specified by:
isPendingin interfaceBookmarksFolderModel- Specified by:
isPendingin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is pending;falseotherwise
-
isRoot
public boolean isRoot()- Specified by:
isRootin interfaceBookmarksFolder
-
isScheduled
public boolean isScheduled()Returnstrueif this bookmarks folder is scheduled.- Specified by:
isScheduledin interfaceBookmarksFolderModel- Specified by:
isScheduledin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this bookmarks folder is scheduled;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this bookmarks folder.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceBookmarksFolderModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this bookmarks folder
-
setContainerModelId
public void setContainerModelId(long containerModelId) Sets the container model ID of this bookmarks folder.- Specified by:
setContainerModelIdin interfaceBookmarksFolderModel- Specified by:
setContainerModelIdin interfacecom.liferay.portal.kernel.model.ContainerModel- Parameters:
containerModelId- the container model ID of this bookmarks folder
-
setCreateDate
Sets the create date of this bookmarks folder.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceBookmarksFolderModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this bookmarks folder
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this bookmarks folder.- Specified by:
setCtCollectionIdin interfaceBookmarksFolderModel- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BookmarksFolder>- Parameters:
ctCollectionId- the ct collection ID of this bookmarks folder
-
setDescription
Sets the description of this bookmarks folder.- Specified by:
setDescriptionin interfaceBookmarksFolderModel- Parameters:
description- the description of this bookmarks folder
-
setFolderId
public void setFolderId(long folderId) Sets the folder ID of this bookmarks folder.- Specified by:
setFolderIdin interfaceBookmarksFolderModel- Parameters:
folderId- the folder ID of this bookmarks folder
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this bookmarks folder.- Specified by:
setGroupIdin interfaceBookmarksFolderModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this bookmarks folder
-
setLastPublishDate
Sets the last publish date of this bookmarks folder.- Specified by:
setLastPublishDatein interfaceBookmarksFolderModel- Specified by:
setLastPublishDatein interfacecom.liferay.portal.kernel.model.StagedGroupedModel- Parameters:
lastPublishDate- the last publish date of this bookmarks folder
-
setModifiedDate
Sets the modified date of this bookmarks folder.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceBookmarksFolderModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this bookmarks folder
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this bookmarks folder.- Specified by:
setMvccVersionin interfaceBookmarksFolderModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this bookmarks folder
-
setName
Sets the name of this bookmarks folder.- Specified by:
setNamein interfaceBookmarksFolderModel- Parameters:
name- the name of this bookmarks folder
-
setParentContainerModelId
public void setParentContainerModelId(long parentContainerModelId) Sets the parent container model ID of this bookmarks folder.- Specified by:
setParentContainerModelIdin interfaceBookmarksFolderModel- Specified by:
setParentContainerModelIdin interfacecom.liferay.portal.kernel.model.ContainerModel- Parameters:
parentContainerModelId- the parent container model ID of this bookmarks folder
-
setParentFolderId
public void setParentFolderId(long parentFolderId) Sets the parent folder ID of this bookmarks folder.- Specified by:
setParentFolderIdin interfaceBookmarksFolderModel- Parameters:
parentFolderId- the parent folder ID of this bookmarks folder
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this bookmarks folder.- Specified by:
setPrimaryKeyin interfaceBookmarksFolderModel- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<BookmarksFolder>- Parameters:
primaryKey- the primary key of this bookmarks folder
-
setStatus
public void setStatus(int status) Sets the status of this bookmarks folder.- Specified by:
setStatusin interfaceBookmarksFolderModel- Specified by:
setStatusin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
status- the status of this bookmarks folder
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this bookmarks folder.- Specified by:
setStatusByUserIdin interfaceBookmarksFolderModel- Specified by:
setStatusByUserIdin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusByUserId- the status by user ID of this bookmarks folder
-
setStatusByUserName
Sets the status by user name of this bookmarks folder.- Specified by:
setStatusByUserNamein interfaceBookmarksFolderModel- Specified by:
setStatusByUserNamein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusByUserName- the status by user name of this bookmarks folder
-
setStatusByUserUuid
Sets the status by user uuid of this bookmarks folder.- Specified by:
setStatusByUserUuidin interfaceBookmarksFolderModel- Specified by:
setStatusByUserUuidin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusByUserUuid- the status by user uuid of this bookmarks folder
-
setStatusDate
Sets the status date of this bookmarks folder.- Specified by:
setStatusDatein interfaceBookmarksFolderModel- Specified by:
setStatusDatein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusDate- the status date of this bookmarks folder
-
setTreePath
Sets the tree path of this bookmarks folder.- Specified by:
setTreePathin interfaceBookmarksFolderModel- Parameters:
treePath- the tree path of this bookmarks folder
-
setUserId
public void setUserId(long userId) Sets the user ID of this bookmarks folder.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceBookmarksFolderModel- Parameters:
userId- the user ID of this bookmarks folder
-
setUserName
Sets the user name of this bookmarks folder.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceBookmarksFolderModel- Parameters:
userName- the user name of this bookmarks folder
-
setUserUuid
Sets the user uuid of this bookmarks folder.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceBookmarksFolderModel- Parameters:
userUuid- the user uuid of this bookmarks folder
-
setUuid
Sets the uuid of this bookmarks folder.- Specified by:
setUuidin interfaceBookmarksFolderModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this bookmarks folder
-
toXmlString
- Specified by:
toXmlStringin interfaceBookmarksFolderModel
-
updateTreePath
- Specified by:
updateTreePathin interfacecom.liferay.portal.kernel.model.TreeModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<BookmarksFolder>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<BookmarksFolder>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BookmarksFolder>
-