public interface TreeFactory
| Modifier and Type | Method and Description |
|---|---|
Tree |
createObjectDefinitionTree(long objectDefinitionId) |
Tree |
createObjectEntryTree(long objectEntryId) |
Tree createObjectDefinitionTree(long objectDefinitionId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionTree createObjectEntryTree(long objectEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException