Uses of Interface
de.aristaflow.adept2.core.globalprovider.GlobalUserConfiguration
-
Packages that use GlobalUserConfiguration Package Description de.aristaflow.adept2.core.globalprovider de.aristaflow.ilm.ws.core.globalprovider -
-
Uses of GlobalUserConfiguration in de.aristaflow.adept2.core.globalprovider
Methods in de.aristaflow.adept2.core.globalprovider that return GlobalUserConfiguration Modifier and Type Method Description GlobalUserConfiguration
GlobalProvider. getGlobalUserConfiguration()
Gets the global user configuration, that is, user-specific configurations that apply locally to various things, e. g. to allow for a configuration that applies to all clients used by an agent. -
Uses of GlobalUserConfiguration in de.aristaflow.ilm.ws.core.globalprovider
Constructors in de.aristaflow.ilm.ws.core.globalprovider with parameters of type GlobalUserConfiguration Constructor Description GlobalUserConfigurationWebService(GlobalUserConfiguration service, AbstractSubResourceWebService<?> parent)
-