|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.model.impl.BaseModelImpl<DLFileShortcut> com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutBaseImpl com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutImpl
public class DLFileShortcutImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl |
---|
ACTIVE_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FILESHORTCUTID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TOFILEENTRYID_COLUMN_BITMASK, TX_MANAGER, UUID_COLUMN_BITMASK |
Constructor Summary | |
---|---|
DLFileShortcutImpl()
|
Method Summary | |
---|---|
String |
buildTreePath()
|
DLFolder |
getDLFolder()
|
Folder |
getFolder()
|
String |
getToTitle()
|
boolean |
isInHiddenFolder()
|
boolean |
isInTrashExplicitly()
|
Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutBaseImpl |
---|
persist, updateTreePath |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
getModelAttributes, resetOriginalValues, setModelAttributes |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Methods inherited from interface com.liferay.portal.model.StagedModel |
---|
getStagedModelType |
Methods inherited from interface com.liferay.portal.model.TreeModel |
---|
getPrimaryKeyObj, getTreePath |
Constructor Detail |
---|
public DLFileShortcutImpl()
Method Detail |
---|
public String buildTreePath() throws PortalException, SystemException
PortalException
SystemException
public DLFolder getDLFolder() throws PortalException, SystemException
PortalException
SystemException
public Folder getFolder() throws PortalException, SystemException
PortalException
SystemException
public String getToTitle()
public boolean isInHiddenFolder()
public boolean isInTrashExplicitly() throws SystemException
SystemException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |