com.liferay.portlet.documentlibrary.model.impl
Class DLFileShortcutImpl

java.lang.Object
  extended by com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.documentlibrary.model.DLFileShortcut>
      extended by com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl
          extended by com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutImpl
All Implemented Interfaces:
com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFileShortcut>, com.liferay.portlet.documentlibrary.model.DLFileShortcut, com.liferay.portlet.documentlibrary.model.DLFileShortcutModel, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<com.liferay.portlet.documentlibrary.model.DLFileShortcut>

public class DLFileShortcutImpl
extends DLFileShortcutModelImpl
implements com.liferay.portlet.documentlibrary.model.DLFileShortcut

View Source

Author:
Brian Wing Shun Chan
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
 
Constructor Summary
DLFileShortcutImpl()
           
 
Method Summary
 com.liferay.portlet.documentlibrary.model.DLFolder getFolder()
           
 java.lang.String getToTitle()
           
 
Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl
clone, compareTo, equals, getCompanyId, getCreateDate, getExpandoBridge, getFileShortcutId, getFolderId, getGroupId, getModifiedDate, getOriginalGroupId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getToFolderId, getToName, getUserId, getUserName, getUserUuid, getUuid, hashCode, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setFileShortcutId, setFolderId, setGroupId, setModifiedDate, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setToFolderId, setToName, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toModel, toModels, toString, toXmlString
 
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileShortcutModel
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getFileShortcutId, getFolderId, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getToFolderId, getToName, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setFileShortcutId, setFolderId, setGroupId, setModifiedDate, setNew, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setToFolderId, setToName, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString
 

Constructor Detail

DLFileShortcutImpl

public DLFileShortcutImpl()
Method Detail

getFolder

public com.liferay.portlet.documentlibrary.model.DLFolder getFolder()
Specified by:
getFolder in interface com.liferay.portlet.documentlibrary.model.DLFileShortcut

getToTitle

public java.lang.String getToTitle()
Specified by:
getToTitle in interface com.liferay.portlet.documentlibrary.model.DLFileShortcut