Uses of Package
net.sourceforge.jfacets

Packages that use net.sourceforge.jfacets
net.sourceforge.jfacets   
net.sourceforge.jfacets.annotations   
net.sourceforge.jfacets.impl   
net.sourceforge.jfacets.simpleprofiles   
net.sourceforge.jfacets.usersandroles   
 

Classes in net.sourceforge.jfacets used by net.sourceforge.jfacets
FacetDescriptor
          Holds facet assignation parameters : name : the name of the facet profileId : the id of the profile targetObjectType : the Class of the target object facetClass : the implementation Class of facet
IFacetContext
          Base interface for facet contexts.
IFacetContextFactory
          Base interface for ContextFactories, which serves to create contexts and pass them to facets when they are retrieved, just after instanciation.
IFacetDescriptorManager
          The interface for Facet Descriptor Managers, which manages the facet descriptors.
IFacetFactory
          FacetFactories serves to instanciate facets.
IFacetRepository
          Interface of the FacetRepository.
IProfile
          Encapsulates a profile, identified by a unique ID.
IProfileRepository
          The interface of the Profile Repository.
JFacets
          Top-level class for clients : used for retrieving facets at run time (see the getFacet(...) methods).
JFacetsBuilder
          Builder that eases creation and wiring of the JFacets bean when not relying on an external IoC container.
 

Classes in net.sourceforge.jfacets used by net.sourceforge.jfacets.annotations
FacetDescriptor
          Holds facet assignation parameters : name : the name of the facet profileId : the id of the profile targetObjectType : the Class of the target object facetClass : the implementation Class of facet
IFacetDescriptorManager
          The interface for Facet Descriptor Managers, which manages the facet descriptors.
 

Classes in net.sourceforge.jfacets used by net.sourceforge.jfacets.impl
FacetDescriptor
          Holds facet assignation parameters : name : the name of the facet profileId : the id of the profile targetObjectType : the Class of the target object facetClass : the implementation Class of facet
IFacet
          Base interface for facets.
IFacetContext
          Base interface for facet contexts.
IFacetContextFactory
          Base interface for ContextFactories, which serves to create contexts and pass them to facets when they are retrieved, just after instanciation.
IFacetDescriptorManager
          The interface for Facet Descriptor Managers, which manages the facet descriptors.
IFacetFactory
          FacetFactories serves to instanciate facets.
IFacetRepository
          Interface of the FacetRepository.
IProfile
          Encapsulates a profile, identified by a unique ID.
IProfileRepository
          The interface of the Profile Repository.
 

Classes in net.sourceforge.jfacets used by net.sourceforge.jfacets.simpleprofiles
IProfile
          Encapsulates a profile, identified by a unique ID.
IProfileRepository
          The interface of the Profile Repository.
 

Classes in net.sourceforge.jfacets used by net.sourceforge.jfacets.usersandroles
IProfile
          Encapsulates a profile, identified by a unique ID.
IProfileRepository
          The interface of the Profile Repository.
 



Copyright © 2011. All Rights Reserved.