Uses of Interface
net.sourceforge.jfacets.IFacetRepository

Packages that use IFacetRepository
net.sourceforge.jfacets   
net.sourceforge.jfacets.impl   
 

Uses of IFacetRepository in net.sourceforge.jfacets
 

Fields in net.sourceforge.jfacets declared as IFacetRepository
private  IFacetRepository JFacets.facetRepository
          The facet repository to be used for facet lookup.
 

Methods in net.sourceforge.jfacets that return IFacetRepository
 IFacetRepository JFacets.getFacetRepository()
           
 

Methods in net.sourceforge.jfacets with parameters of type IFacetRepository
 void JFacets.setFacetRepository(IFacetRepository facetRepository)
           
 

Uses of IFacetRepository in net.sourceforge.jfacets.impl
 

Classes in net.sourceforge.jfacets.impl that implement IFacetRepository
 class FacetRepositoryImpl
          Implementation of the facet repository
 



Copyright © 2010. All Rights Reserved.