@ProviderType public class DLFileShortcutWrapper extends Object implements DLFileShortcut, ModelWrapper<DLFileShortcut>
This class is a wrapper for DLFileShortcut
.
DLFileShortcut
,
Serialized FormFILE_SHORTCUT_ID_ACCESSOR
Constructor and Description |
---|
DLFileShortcutWrapper(DLFileShortcut dlFileShortcut) |
Modifier and Type | Method and Description |
---|---|
String |
buildTreePath() |
Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(DLFileShortcut dlFileShortcut) |
boolean |
equals(Object obj) |
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() |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
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() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate()
Returns the modified date of this document library file shortcut.
|
long |
getPrimaryKey()
Returns the primary key of this document library file shortcut.
|
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
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.
|
DLFileShortcut |
getWrappedModel() |
int |
hashCode() |
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 |
isCachedModel()
Returns
true if this model instance was retrieved from the
entity cache. |
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 |
isEntityCacheEnabled()
Returns
true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns
true if this model instance is escaped. |
boolean |
isExpired()
Returns
true if this document library file shortcut is expired. |
boolean |
isFinderCacheEnabled()
Returns
true if this model's finder cache is enabled. |
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 |
isNew()
Returns
true if this model instance does not yet exist in
the database. |
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()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
resetOriginalValues()
Reset all original fields to current values.
|
void |
setActive(boolean active)
Sets whether this document library file shortcut is active.
|
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache.
|
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 |
setExpandoBridgeAttributes(BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
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 |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this document library file shortcut.
|
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
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.
|
CacheModel<DLFileShortcut> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
DLFileShortcut |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler . |
String |
toString() |
DLFileShortcut |
toUnescapedModel() |
String |
toXmlString()
Returns the XML representation of this model instance.
|
void |
updateTreePath(String treePath) |
public DLFileShortcutWrapper(DLFileShortcut dlFileShortcut)
public Class<?> getModelClass()
getModelClass
in interface ClassedModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
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 Object clone()
BaseModel
clone
in interface DLFileShortcutModel
clone
in interface BaseModel<DLFileShortcut>
clone
in interface StagedModel
clone
in class Object
public int compareTo(DLFileShortcut dlFileShortcut)
compareTo
in interface DLFileShortcutModel
compareTo
in interface Comparable<DLFileShortcut>
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 ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface DLFileShortcutModel
getExpandoBridge
in interface BaseModel<DLFileShortcut>
getExpandoBridge
in interface ClassedModel
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 getPrimaryKey()
getPrimaryKey
in interface DLFileShortcutModel
public Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface DLFileShortcutModel
getPrimaryKeyObj
in interface BaseModel<DLFileShortcut>
getPrimaryKeyObj
in interface ClassedModel
getPrimaryKeyObj
in interface TreeModel
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 int hashCode()
hashCode
in interface DLFileShortcutModel
hashCode
in class Object
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 isCachedModel()
BaseModel
true
if this model instance was retrieved from the
entity cache.isCachedModel
in interface DLFileShortcutModel
isCachedModel
in interface BaseModel<DLFileShortcut>
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
public 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 isEscapedModel()
BaseModel
true
if this model instance is escaped.isEscapedModel
in interface DLFileShortcutModel
isEscapedModel
in interface BaseModel<DLFileShortcut>
true
if this model instance is escaped;
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 isNew()
BaseModel
true
if this model instance does not yet exist in
the database.isNew
in interface DLFileShortcutModel
isNew
in interface BaseModel<DLFileShortcut>
true
if this model instance does not yet exist in
the database; false
otherwisepublic 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()
PersistedModel
persist
in interface PersistedModel
public void setActive(boolean active)
setActive
in interface DLFileShortcutModel
active
- the active of this document library file shortcutpublic void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface DLFileShortcutModel
setCachedModel
in interface BaseModel<DLFileShortcut>
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public 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 setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface DLFileShortcutModel
setExpandoBridgeAttributes
in interface BaseModel<DLFileShortcut>
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface DLFileShortcutModel
setExpandoBridgeAttributes
in interface BaseModel<DLFileShortcut>
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface DLFileShortcutModel
setExpandoBridgeAttributes
in interface BaseModel<DLFileShortcut>
serviceContext
- the service context to be appliedServiceContext.getExpandoBridgeAttributes()
public 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 setNew(boolean n)
BaseModel
setNew
in interface DLFileShortcutModel
setNew
in interface BaseModel<DLFileShortcut>
n
- whether this model instance does not yet exist in the databasepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DLFileShortcutModel
primaryKey
- the primary key of this document library file shortcutpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface DLFileShortcutModel
setPrimaryKeyObj
in interface BaseModel<DLFileShortcut>
setPrimaryKeyObj
in interface ClassedModel
primaryKeyObj
- the primary key of this model instancepublic 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 CacheModel<DLFileShortcut> toCacheModel()
BaseModel
toCacheModel
in interface DLFileShortcutModel
toCacheModel
in interface BaseModel<DLFileShortcut>
public DLFileShortcut toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.toEscapedModel
in interface DLFileShortcutModel
toEscapedModel
in interface BaseModel<DLFileShortcut>
AutoEscapeBeanHandler
public String toString()
toString
in interface DLFileShortcutModel
toString
in class Object
public DLFileShortcut toUnescapedModel()
toUnescapedModel
in interface DLFileShortcutModel
toUnescapedModel
in interface BaseModel<DLFileShortcut>
public String toXmlString()
BaseModel
toXmlString
in interface DLFileShortcutModel
toXmlString
in interface BaseModel<DLFileShortcut>
public void updateTreePath(String treePath)
updateTreePath
in interface TreeModel
public boolean equals(Object obj)
equals
in class Object
public StagedModelType getStagedModelType()
getStagedModelType
in interface StagedModel
public DLFileShortcut getWrappedModel()
getWrappedModel
in interface ModelWrapper<DLFileShortcut>
public boolean isEntityCacheEnabled()
BaseModel
true
if this model's entity cache is enabled.isEntityCacheEnabled
in interface BaseModel<DLFileShortcut>
true
if this model's entity cache is enabled;
false
otherwisepublic boolean isFinderCacheEnabled()
BaseModel
true
if this model's finder cache is enabled.isFinderCacheEnabled
in interface BaseModel<DLFileShortcut>
true
if this model's finder cache is enabled;
false
otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<DLFileShortcut>