public class DLFileShortcutWrapper extends BaseModelWrapper<DLFileShortcut> implements DLFileShortcut, ModelWrapper<DLFileShortcut>
This class is a wrapper for DLFileShortcut
.
DLFileShortcut
,
Serialized Formmodel
FILE_SHORTCUT_ID_ACCESSOR
Constructor and Description |
---|
DLFileShortcutWrapper(DLFileShortcut dlFileShortcut) |
Modifier and Type | Method and Description |
---|---|
String |
buildTreePath() |
boolean |
getActive()
Returns the active of this document library file shortcut.
|
long |
getCompanyId()
Returns the company ID of this document library file shortcut.
|
Date |
getCreateDate()
Returns the create date of this document library file shortcut.
|
DLFolder |
getDLFolder() |
long |
getFileShortcutId()
Returns the file shortcut ID of this document library file shortcut.
|
FileVersion |
getFileVersion() |
Folder |
getFolder() |
long |
getFolderId()
Returns the folder ID of this document library file shortcut.
|
long |
getGroupId()
Returns the group ID of this document library file shortcut.
|
Date |
getLastPublishDate()
Returns the last publish date of this document library file shortcut.
|
Map<String,Object> |
getModelAttributes() |
Date |
getModifiedDate()
Returns the modified date of this document library file shortcut.
|
long |
getMvccVersion()
Returns the mvcc version of this document library file shortcut.
|
long |
getPrimaryKey()
Returns the primary key of this document library file shortcut.
|
long |
getRepositoryId()
Returns the repository ID of this document library file shortcut.
|
StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this document library file shortcut.
|
long |
getStatusByUserId()
Returns the status by user ID of this document library file shortcut.
|
String |
getStatusByUserName()
Returns the status by user name of this document library file shortcut.
|
String |
getStatusByUserUuid()
Returns the status by user uuid of this document library file shortcut.
|
Date |
getStatusDate()
Returns the status date of this document library file shortcut.
|
long |
getToFileEntryId()
Returns the to file entry ID of this document library file shortcut.
|
String |
getToTitle() |
TrashEntry |
getTrashEntry()
Returns the trash entry created when this document library file shortcut was moved to the Recycle Bin.
|
long |
getTrashEntryClassPK()
Returns the class primary key of the trash entry for this document library file shortcut.
|
TrashHandler |
getTrashHandler()
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
String |
getTreePath()
Returns the tree path of this document library file shortcut.
|
long |
getUserId()
Returns the user ID of this document library file shortcut.
|
String |
getUserName()
Returns the user name of this document library file shortcut.
|
String |
getUserUuid()
Returns the user uuid of this document library file shortcut.
|
String |
getUuid()
Returns the uuid of this document library file shortcut.
|
boolean |
isActive()
Returns
true if this document library file shortcut is active. |
boolean |
isApproved()
Returns
true if this document library file shortcut is approved. |
boolean |
isDenied()
Returns
true if this document library file shortcut is denied. |
boolean |
isDraft()
Returns
true if this document library file shortcut is a draft. |
boolean |
isExpired()
Returns
true if this document library file shortcut is expired. |
boolean |
isInactive()
Returns
true if this document library file shortcut is inactive. |
boolean |
isIncomplete()
Returns
true if this document library file shortcut is incomplete. |
boolean |
isInHiddenFolder() |
boolean |
isInTrash()
Returns
true if this document library file shortcut is in the Recycle Bin. |
boolean |
isInTrashContainer()
Returns
true if the parent of this document library file shortcut is in the Recycle Bin. |
boolean |
isInTrashExplicitly() |
boolean |
isInTrashImplicitly() |
boolean |
isPending()
Returns
true if this document library file shortcut is pending. |
boolean |
isScheduled()
Returns
true if this document library file shortcut is scheduled. |
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
setActive(boolean active)
Sets whether this document library file shortcut is active.
|
void |
setCompanyId(long companyId)
Sets the company ID of this document library file shortcut.
|
void |
setCreateDate(Date createDate)
Sets the create date of this document library file shortcut.
|
void |
setFileShortcutId(long fileShortcutId)
Sets the file shortcut ID of this document library file shortcut.
|
void |
setFolderId(long folderId)
Sets the folder ID of this document library file shortcut.
|
void |
setGroupId(long groupId)
Sets the group ID of this document library file shortcut.
|
void |
setLastPublishDate(Date lastPublishDate)
Sets the last publish date of this document library file shortcut.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this document library file shortcut.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this document library file shortcut.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this document library file shortcut.
|
void |
setRepositoryId(long repositoryId)
Sets the repository ID of this document library file shortcut.
|
void |
setStatus(int status)
Sets the status of this document library file shortcut.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this document library file shortcut.
|
void |
setStatusByUserName(String statusByUserName)
Sets the status by user name of this document library file shortcut.
|
void |
setStatusByUserUuid(String statusByUserUuid)
Sets the status by user uuid of this document library file shortcut.
|
void |
setStatusDate(Date statusDate)
Sets the status date of this document library file shortcut.
|
void |
setToFileEntryId(long toFileEntryId)
Sets the to file entry ID of this document library file shortcut.
|
void |
setTreePath(String treePath)
Sets the tree path of this document library file shortcut.
|
void |
setUserId(long userId)
Sets the user ID of this document library file shortcut.
|
void |
setUserName(String userName)
Sets the user name of this document library file shortcut.
|
void |
setUserUuid(String userUuid)
Sets the user uuid of this document library file shortcut.
|
void |
setUuid(String uuid)
Sets the uuid of this document library file shortcut.
|
void |
updateTreePath(String treePath) |
protected DLFileShortcutWrapper |
wrap(DLFileShortcut dlFileShortcut) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
clone
getPrimaryKeyObj
getWrappedModel
public DLFileShortcutWrapper(DLFileShortcut dlFileShortcut)
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<DLFileShortcut>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<DLFileShortcut>
public String buildTreePath() throws PortalException
buildTreePath
in interface DLFileShortcut
buildTreePath
in interface TreeModel
PortalException
public boolean getActive()
getActive
in interface DLFileShortcutModel
public long getCompanyId()
getCompanyId
in interface DLFileShortcutModel
getCompanyId
in interface AuditedModel
getCompanyId
in interface ShardedModel
getCompanyId
in interface StagedModel
public Date getCreateDate()
getCreateDate
in interface DLFileShortcutModel
getCreateDate
in interface AuditedModel
getCreateDate
in interface StagedModel
public DLFolder getDLFolder() throws PortalException
getDLFolder
in interface DLFileShortcut
PortalException
public long getFileShortcutId()
getFileShortcutId
in interface DLFileShortcutModel
public FileVersion getFileVersion() throws PortalException
getFileVersion
in interface DLFileShortcut
PortalException
public Folder getFolder() throws PortalException
getFolder
in interface DLFileShortcut
PortalException
public long getFolderId()
getFolderId
in interface DLFileShortcutModel
public long getGroupId()
getGroupId
in interface DLFileShortcutModel
getGroupId
in interface GroupedModel
public Date getLastPublishDate()
getLastPublishDate
in interface DLFileShortcutModel
getLastPublishDate
in interface StagedGroupedModel
public Date getModifiedDate()
getModifiedDate
in interface DLFileShortcutModel
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface StagedModel
public long getMvccVersion()
getMvccVersion
in interface DLFileShortcutModel
getMvccVersion
in interface MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface DLFileShortcutModel
public long getRepositoryId()
getRepositoryId
in interface DLFileShortcutModel
public int getStatus()
getStatus
in interface DLFileShortcutModel
getStatus
in interface TrashedModel
getStatus
in interface WorkflowedModel
public long getStatusByUserId()
getStatusByUserId
in interface DLFileShortcutModel
getStatusByUserId
in interface WorkflowedModel
public String getStatusByUserName()
getStatusByUserName
in interface DLFileShortcutModel
getStatusByUserName
in interface WorkflowedModel
public String getStatusByUserUuid()
getStatusByUserUuid
in interface DLFileShortcutModel
getStatusByUserUuid
in interface WorkflowedModel
public Date getStatusDate()
getStatusDate
in interface DLFileShortcutModel
getStatusDate
in interface WorkflowedModel
public long getToFileEntryId()
getToFileEntryId
in interface DLFileShortcutModel
public String getToTitle()
getToTitle
in interface DLFileShortcut
public TrashEntry getTrashEntry() throws PortalException
getTrashEntry
in interface DLFileShortcutModel
getTrashEntry
in interface TrashedModel
PortalException
public long getTrashEntryClassPK()
getTrashEntryClassPK
in interface DLFileShortcutModel
getTrashEntryClassPK
in interface TrashedModel
@Deprecated public TrashHandler getTrashHandler()
getTrashHandler
in interface DLFileShortcutModel
getTrashHandler
in interface TrashedModel
public String getTreePath()
getTreePath
in interface DLFileShortcutModel
getTreePath
in interface TreeModel
public long getUserId()
getUserId
in interface DLFileShortcutModel
getUserId
in interface AuditedModel
public String getUserName()
getUserName
in interface DLFileShortcutModel
getUserName
in interface AuditedModel
public String getUserUuid()
getUserUuid
in interface DLFileShortcutModel
getUserUuid
in interface AuditedModel
public String getUuid()
getUuid
in interface DLFileShortcutModel
getUuid
in interface StagedModel
public boolean isActive()
true
if this document library file shortcut is active.isActive
in interface DLFileShortcutModel
true
if this document library file shortcut is active; false
otherwisepublic boolean isApproved()
true
if this document library file shortcut is approved.isApproved
in interface DLFileShortcutModel
isApproved
in interface WorkflowedModel
true
if this document library file shortcut is approved; false
otherwisepublic boolean isDenied()
true
if this document library file shortcut is denied.isDenied
in interface DLFileShortcutModel
isDenied
in interface WorkflowedModel
true
if this document library file shortcut is denied; false
otherwisepublic boolean isDraft()
true
if this document library file shortcut is a draft.isDraft
in interface DLFileShortcutModel
isDraft
in interface WorkflowedModel
true
if this document library file shortcut is a draft; false
otherwisepublic boolean isExpired()
true
if this document library file shortcut is expired.isExpired
in interface DLFileShortcutModel
isExpired
in interface WorkflowedModel
true
if this document library file shortcut is expired; false
otherwisepublic boolean isInactive()
true
if this document library file shortcut is inactive.isInactive
in interface DLFileShortcutModel
isInactive
in interface WorkflowedModel
true
if this document library file shortcut is inactive; false
otherwisepublic boolean isIncomplete()
true
if this document library file shortcut is incomplete.isIncomplete
in interface DLFileShortcutModel
isIncomplete
in interface WorkflowedModel
true
if this document library file shortcut is incomplete; false
otherwisepublic boolean isInHiddenFolder()
isInHiddenFolder
in interface DLFileShortcut
public boolean isInTrash()
true
if this document library file shortcut is in the Recycle Bin.isInTrash
in interface DLFileShortcutModel
isInTrash
in interface TrashedModel
true
if this document library file shortcut is in the Recycle Bin; false
otherwisepublic boolean isInTrashContainer()
true
if the parent of this document library file shortcut is in the Recycle Bin.isInTrashContainer
in interface DLFileShortcutModel
isInTrashContainer
in interface TrashedModel
true
if the parent of this document library file shortcut is in the Recycle Bin; false
otherwisepublic boolean isInTrashExplicitly()
isInTrashExplicitly
in interface DLFileShortcutModel
isInTrashExplicitly
in interface TrashedModel
public boolean isInTrashImplicitly()
isInTrashImplicitly
in interface DLFileShortcutModel
isInTrashImplicitly
in interface TrashedModel
public boolean isPending()
true
if this document library file shortcut is pending.isPending
in interface DLFileShortcutModel
isPending
in interface WorkflowedModel
true
if this document library file shortcut is pending; false
otherwisepublic boolean isScheduled()
true
if this document library file shortcut is scheduled.isScheduled
in interface DLFileShortcutModel
isScheduled
in interface WorkflowedModel
true
if this document library file shortcut is scheduled; false
otherwisepublic void persist()
DLFileShortcut
interface instead.persist
in interface PersistedModel
public void setActive(boolean active)
setActive
in interface DLFileShortcutModel
active
- the active of this document library file shortcutpublic void setCompanyId(long companyId)
setCompanyId
in interface DLFileShortcutModel
setCompanyId
in interface AuditedModel
setCompanyId
in interface ShardedModel
setCompanyId
in interface StagedModel
companyId
- the company ID of this document library file shortcutpublic void setCreateDate(Date createDate)
setCreateDate
in interface DLFileShortcutModel
setCreateDate
in interface AuditedModel
setCreateDate
in interface StagedModel
createDate
- the create date of this document library file shortcutpublic void setFileShortcutId(long fileShortcutId)
setFileShortcutId
in interface DLFileShortcutModel
fileShortcutId
- the file shortcut ID of this document library file shortcutpublic void setFolderId(long folderId)
setFolderId
in interface DLFileShortcutModel
folderId
- the folder ID of this document library file shortcutpublic void setGroupId(long groupId)
setGroupId
in interface DLFileShortcutModel
setGroupId
in interface GroupedModel
groupId
- the group ID of this document library file shortcutpublic void setLastPublishDate(Date lastPublishDate)
setLastPublishDate
in interface DLFileShortcutModel
setLastPublishDate
in interface StagedGroupedModel
lastPublishDate
- the last publish date of this document library file shortcutpublic void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface DLFileShortcutModel
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface StagedModel
modifiedDate
- the modified date of this document library file shortcutpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface DLFileShortcutModel
setMvccVersion
in interface MVCCModel
mvccVersion
- the mvcc version of this document library file shortcutpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DLFileShortcutModel
primaryKey
- the primary key of this document library file shortcutpublic void setRepositoryId(long repositoryId)
setRepositoryId
in interface DLFileShortcutModel
repositoryId
- the repository ID of this document library file shortcutpublic void setStatus(int status)
setStatus
in interface DLFileShortcutModel
setStatus
in interface WorkflowedModel
status
- the status of this document library file shortcutpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface DLFileShortcutModel
setStatusByUserId
in interface WorkflowedModel
statusByUserId
- the status by user ID of this document library file shortcutpublic void setStatusByUserName(String statusByUserName)
setStatusByUserName
in interface DLFileShortcutModel
setStatusByUserName
in interface WorkflowedModel
statusByUserName
- the status by user name of this document library file shortcutpublic void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid
in interface DLFileShortcutModel
setStatusByUserUuid
in interface WorkflowedModel
statusByUserUuid
- the status by user uuid of this document library file shortcutpublic void setStatusDate(Date statusDate)
setStatusDate
in interface DLFileShortcutModel
setStatusDate
in interface WorkflowedModel
statusDate
- the status date of this document library file shortcutpublic void setToFileEntryId(long toFileEntryId)
setToFileEntryId
in interface DLFileShortcutModel
toFileEntryId
- the to file entry ID of this document library file shortcutpublic void setTreePath(String treePath)
setTreePath
in interface DLFileShortcutModel
treePath
- the tree path of this document library file shortcutpublic void setUserId(long userId)
setUserId
in interface DLFileShortcutModel
setUserId
in interface AuditedModel
userId
- the user ID of this document library file shortcutpublic void setUserName(String userName)
setUserName
in interface DLFileShortcutModel
setUserName
in interface AuditedModel
userName
- the user name of this document library file shortcutpublic void setUserUuid(String userUuid)
setUserUuid
in interface DLFileShortcutModel
setUserUuid
in interface AuditedModel
userUuid
- the user uuid of this document library file shortcutpublic void setUuid(String uuid)
setUuid
in interface DLFileShortcutModel
setUuid
in interface StagedModel
uuid
- the uuid of this document library file shortcutpublic void updateTreePath(String treePath)
updateTreePath
in interface TreeModel
public StagedModelType getStagedModelType()
getStagedModelType
in interface StagedModel
protected DLFileShortcutWrapper wrap(DLFileShortcut dlFileShortcut)
wrap
in class BaseModelWrapper<DLFileShortcut>