Uses of Interface
org.palo.api.subsets.SubsetHandler

Packages that use SubsetHandler
org.palo.api   
org.palo.api.impl   
org.palo.api.subsets.impl   
 

Uses of SubsetHandler in org.palo.api
 

Methods in org.palo.api that return SubsetHandler
 SubsetHandler Hierarchy.getSubsetHandler()
          Returns the SubsetHandler for managing the new subsets.
 SubsetHandler Dimension.getSubsetHandler()
          Returns the SubsetHandler for managing the new subsets.
 

Uses of SubsetHandler in org.palo.api.impl
 

Methods in org.palo.api.impl that return SubsetHandler
 SubsetHandler HierarchyImpl.getSubsetHandler()
           
 

Uses of SubsetHandler in org.palo.api.subsets.impl
 

Classes in org.palo.api.subsets.impl that implement SubsetHandler
 class SubsetHandlerImpl
          SubsetHandlerImpl - API INTERNAL CLASS -