Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
PointOfViewServer.DimensionSubsetList

Uses of DimensionSubsetList in PointOfViewServer
 

Classes in PointOfViewServer that implement DimensionSubsetList
 class DimensionSubsetListImpl
          DimensionSubsetList maintains DimensionSubset objects in a collection.
 

Methods in PointOfViewServer that return DimensionSubsetList
 DimensionSubsetList SearchImpl.getDimensions()
          Return currents dimensions.
 DimensionSubsetList SearchImpl.getDimensionSubsetList()
           
 DimensionSubsetList Search.getDimensionSubsetList()