Uses of Class
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
Packages that use BasePersistenceImpl
Package
Description
This package defines the portal service persistence implementation base classes.
-
Uses of BasePersistenceImpl in com.liferay.portal.kernel.service.persistence.impl
Constructors in com.liferay.portal.kernel.service.persistence.impl with parameters of type BasePersistenceImplModifierConstructorDescriptionPersistenceNestedSetsTreeManager
(BasePersistenceImpl<?> basePersistenceImpl, String tableName, String entityName, Class<?> entityImplClass, String primaryKeyName, String nestedSetsTreeNodeScopeIdName, String nestedSetsTreeNodeLeftName, String nestedSetsTreeNodeRightName)