Uses of Class
de.iip_ecosphere.platform.security.services.kodex.KodexRestService
-
-
Uses of KodexRestService in de.iip_ecosphere.platform.security.services.kodex
Subclasses of KodexRestService in de.iip_ecosphere.platform.security.services.kodex Modifier and Type Class Description protected classMultiKodexRestService.ExKodexRestServiceExtended KODEX service for multi-type queries.Methods in de.iip_ecosphere.platform.security.services.kodex that return KodexRestService Modifier and Type Method Description protected KodexRestService<java.lang.String,java.lang.String>MultiKodexRestService. createService(de.iip_ecosphere.platform.services.environment.YamlService yaml)Creates the nested service instance to delegate to.
-