Class ObjectDefinitionTreeFactory

java.lang.Object
com.liferay.object.tree.BaseTreeFactory
com.liferay.object.tree.ObjectDefinitionTreeFactory

public class ObjectDefinitionTreeFactory extends BaseTreeFactory
  • Constructor Details

  • Method Details

    • create

      public Tree create(boolean excludeDifferentRootObjectDefinitionIds, boolean excludeDifferentStatus, long objectDefinitionId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • create

      public Tree create(boolean excludeDifferentRootObjectDefinitionIds, boolean excludeDifferentStatus, long objectDefinitionId, com.liferay.petra.function.UnsafeFunction<Long,List<ObjectRelationship>,com.liferay.portal.kernel.exception.PortalException> unsafeFunction) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • create

      public Tree create(long objectDefinitionId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException