public interface ExtensionFeature extends Serializable, ExtensionsData
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCommonName()
Returns a human-readable name for the feature. 
 | 
String | 
getDescription()
Returns a human-readable description of the feature. 
 | 
Map<String,String> | 
getFeatureData()
Returns extra feature data. 
 | 
String | 
getId()
Returns the unique feature ID. 
 | 
String | 
getUrl()
Returns a URL that provides more information about the feature. 
 | 
String | 
getVersionLabel()
Returns a feature version label. 
 | 
getExtensions, setExtensionsString getId()
nullString getUrl()
nullString getCommonName()
nullString getVersionLabel()
nullString getDescription()
nullCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.