Liferay 7.0-ce-b8 portal-service

Uses of Interface
com.liferay.portal.kernel.model.NestedSetsTreeNodeModel

Packages that use NestedSetsTreeNodeModel
com.liferay.asset.kernel.model   
com.liferay.portal.kernel.service.persistence.impl This package defines the portal service persistence implementation base classes. 
 

Uses of NestedSetsTreeNodeModel in com.liferay.asset.kernel.model
 

Subinterfaces of NestedSetsTreeNodeModel in com.liferay.asset.kernel.model
 interface AssetCategory
          The extended model interface for the AssetCategory service.
 

Classes in com.liferay.asset.kernel.model that implement NestedSetsTreeNodeModel
 class AssetCategoryWrapper
           This class is a wrapper for AssetCategory.
 

Uses of NestedSetsTreeNodeModel in com.liferay.portal.kernel.service.persistence.impl
 

Classes in com.liferay.portal.kernel.service.persistence.impl with type parameters of type NestedSetsTreeNodeModel
 class NestedSetsTreeManager<T extends NestedSetsTreeNodeModel>
           
 class PersistenceNestedSetsTreeManager<T extends NestedSetsTreeNodeModel>
           
 


Liferay 7.0-ce-b8 portal-service