Uses of Class
de.aristaflow.ilm.base.service.ServiceInstanceName
-
-
Uses of ServiceInstanceName in de.aristaflow.ilm.base.service
Methods in de.aristaflow.ilm.base.service that return ServiceInstanceName Modifier and Type Method Description static ServiceInstanceNameTransformation. toIlm(Triple<String,String,String> triple) -
Uses of ServiceInstanceName in de.aristaflow.ilm.ws.base.service
Methods in de.aristaflow.ilm.ws.base.service that return ServiceInstanceName Modifier and Type Method Description @NotNull @Valid ServiceInstanceNameAbstractRootResourceWebService. getServiceInstanceName() -
Uses of ServiceInstanceName in de.aristaflow.ilm.ws.rest.base.service
Methods in de.aristaflow.ilm.ws.rest.base.service that return ServiceInstanceName Modifier and Type Method Description @NotNull @Valid ServiceInstanceNameAbstractRootResource. getServiceInstanceName(javax.ws.rs.core.Application unused) -
Uses of ServiceInstanceName in de.aristaflow.ilm.ws.soap.base.licensing
Methods in de.aristaflow.ilm.ws.soap.base.licensing that return ServiceInstanceName Modifier and Type Method Description ServiceInstanceNameLicenceManagerSoap. getServiceInstanceName() -
Uses of ServiceInstanceName in de.aristaflow.ilm.ws.soap.base.service
Methods in de.aristaflow.ilm.ws.soap.base.service that return ServiceInstanceName Modifier and Type Method Description @NotNull ServiceInstanceNameAdept2Service. getServiceInstanceName() -
Uses of ServiceInstanceName in de.aristaflow.ilm.ws.soap.core.orgmodelmanager
Methods in de.aristaflow.ilm.ws.soap.core.orgmodelmanager that return ServiceInstanceName Modifier and Type Method Description ServiceInstanceNameOrgModelManagerSoap. getServiceInstanceName()
-