org.zeroexchange.user.reputation
Class ReputationFeatureImpl

java.lang.Object
  extended by org.zeroexchange.feature.AbstractFeature
      extended by org.zeroexchange.user.reputation.ReputationFeatureImpl
All Implemented Interfaces:
Feature, ReputationFeature

public class ReputationFeatureImpl
extends AbstractFeature
implements ReputationFeature

The feature controls reputation functionality.

Author:
black

Field Summary
 
Fields inherited from interface org.zeroexchange.user.reputation.ReputationFeature
FEATURE_NAME
 
Constructor Summary
ReputationFeatureImpl()
           
 
Method Summary
 String getName()
          Returns the name of the feature.
 
Methods inherited from class org.zeroexchange.feature.AbstractFeature
getRequiredFeatureNames, isEnabled, setEnabled, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.zeroexchange.feature.Feature
getRequiredFeatureNames, isEnabled
 

Constructor Detail

ReputationFeatureImpl

public ReputationFeatureImpl()
Method Detail

getName

public String getName()
Returns the name of the feature.

Specified by:
getName in interface Feature


Copyright © 2013. All Rights Reserved.