public interface PortChainSfMapService
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(PortChainId portChainId)
Returns true if the port chain exists.
|
List<ServiceFunctionGroup> |
getServiceFunctions(PortChainId portChainId)
Returns the list of service function groups available in the given port chain.
|
boolean exists(PortChainId portChainId)
portChainId - port chain identifierList<ServiceFunctionGroup> getServiceFunctions(PortChainId portChainId)
portChainId - port chain id