public class BaseTreeFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ObjectRelationshipLocalService |
objectRelationshipLocalService |
| Constructor and Description |
|---|
BaseTreeFactory(ObjectRelationshipLocalService objectRelationshipLocalService) |
| Modifier and Type | Method and Description |
|---|---|
protected Tree |
apply(long primaryKey,
com.liferay.petra.function.UnsafeFunction<Node,java.util.List<Node>,com.liferay.portal.kernel.exception.PortalException> unsafeFunction) |
protected final ObjectRelationshipLocalService objectRelationshipLocalService
public BaseTreeFactory(ObjectRelationshipLocalService objectRelationshipLocalService)