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
 

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 © 2012. All Rights Reserved.