Package | Description |
---|---|
com.liferay.portal.kernel.service.persistence.impl |
This package defines the portal service persistence implementation base classes.
|
Constructor and Description |
---|
PersistenceNestedSetsTreeManager(BasePersistenceImpl<?> basePersistenceImpl,
String tableName,
String entityName,
Class<?> entityImplClass,
String primaryKeyName,
String nestedSetsTreeNodeScopeIdName,
String nestedSetsTreeNodeLeftName,
String nestedSetsTreeNodeRightName) |