com.liferay.portal.model
Interface TreeModel
- All Known Subinterfaces:
- BookmarksEntry, BookmarksFolder, DLFileEntry, DLFileShortcut, DLFileVersion, DLFolder, Group, JournalArticle, JournalFolder, Organization
- All Known Implementing Classes:
- BookmarksEntryWrapper, BookmarksFolderWrapper, DLFileEntryWrapper, DLFileShortcutWrapper, DLFileVersionWrapper, DLFolderWrapper, GroupWrapper, JournalArticleWrapper, JournalFolderWrapper, OrganizationWrapper
public interface TreeModel
- Author:
- Shinn Lok
buildTreePath
java.lang.String buildTreePath()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getPrimaryKeyObj
java.io.Serializable getPrimaryKeyObj()
getTreePath
java.lang.String getTreePath()
updateTreePath
void updateTreePath(java.lang.String treePath)
throws SystemException
- Throws:
SystemException