org.zeroexchange.collaboration
Class CollaborationFeature

java.lang.Object
  extended by org.zeroexchange.feature.AbstractFeature
      extended by org.zeroexchange.collaboration.CollaborationFeature
All Implemented Interfaces:
Feature

public class CollaborationFeature
extends AbstractFeature

The feature controls collaboration functionality.

Author:
black

Field Summary
static String NAME
           
 
Constructor Summary
CollaborationFeature()
           
 
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
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

CollaborationFeature

public CollaborationFeature()
Method Detail

getName

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



Copyright © 2013. All Rights Reserved.