EntitiesLinker, EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.Service>@Singleton public class ServiceLinker extends java.lang.Object implements EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.Service>
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<com.ca.apim.gateway.cagatewayconfig.beans.Service> |
getEntityClass() |
|
void |
link(com.ca.apim.gateway.cagatewayconfig.beans.Service service,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle targetBundle) |
linklinkpublic java.lang.Class<com.ca.apim.gateway.cagatewayconfig.beans.Service> getEntityClass()
getEntityClass in interface EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.Service>public void link(com.ca.apim.gateway.cagatewayconfig.beans.Service service,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle targetBundle)
link in interface EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.Service>