Uses of Interface
org.zeroexchange.feature.Feature

Packages that use Feature
org.zeroexchange.collaboration   
org.zeroexchange.feature   
org.zeroexchange.user   
org.zeroexchange.user.reputation   
 

Uses of Feature in org.zeroexchange.collaboration
 

Classes in org.zeroexchange.collaboration that implement Feature
 class CollaborationFeature
          The feature controls collaboration functionality.
 

Uses of Feature in org.zeroexchange.feature
 

Classes in org.zeroexchange.feature that implement Feature
 class AbstractFeature
          Base class for the features implementations.
 

Uses of Feature in org.zeroexchange.user
 

Classes in org.zeroexchange.user that implement Feature
 class UserRegistrationFeature
          The feature controls user management functionality.
 

Uses of Feature in org.zeroexchange.user.reputation
 

Subinterfaces of Feature in org.zeroexchange.user.reputation
 interface ReputationFeature
          The feature controls reputation functionality.
 

Classes in org.zeroexchange.user.reputation that implement Feature
 class ReputationFeatureImpl
          The feature controls reputation functionality.
 



Copyright © 2013. All Rights Reserved.