public abstract class GenericFeature extends Object
| Modifier and Type | Method and Description |
|---|---|
HandlerChain |
getHandlers() |
abstract String |
getID()
Get the unique identifier for this WebServiceFeature.
|
boolean |
isEnabled()
Returns
true if this feature is enabled. |
Map<String,Object> |
requestParamOptions() |
public abstract String getID()
public boolean isEnabled()
true if this feature is enabled.true if and only if the feature is enabled .public HandlerChain getHandlers()
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.