Uses of Class
com.evolveum.midpoint.schema.SchemaService
-
Packages that use SchemaService Package Description com.evolveum.midpoint.gui.api.component Package for reusable and stable GUI Wicket Components.com.evolveum.midpoint.gui.api.page Package that contains base page classes.com.evolveum.midpoint.gui.api.util GUI API package for various utility classes and interfaces.com.evolveum.midpoint.gui.impl.component.data.provider com.evolveum.midpoint.gui.impl.factory.wrapper com.evolveum.midpoint.ninja.impl com.evolveum.midpoint.schema com.evolveum.midpoint.web.security -
-
Uses of SchemaService in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return SchemaService Modifier and Type Method Description SchemaService
BasePanel. getSchemaService()
-
Uses of SchemaService in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return SchemaService Modifier and Type Method Description SchemaService
PageAdminLTE. getSchemaService()
-
Uses of SchemaService in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type SchemaService Modifier and Type Method Description static Collection<SelectorOptions<GetOperationOptions>>
WebModelServiceUtils. createLookupTableRetrieveOptions(SchemaService schemaService)
-
Uses of SchemaService in com.evolveum.midpoint.gui.impl.component.data.provider
Methods in com.evolveum.midpoint.gui.impl.component.data.provider that return SchemaService Modifier and Type Method Description protected SchemaService
BaseSortableDataProvider. getSchemaService()
-
Uses of SchemaService in com.evolveum.midpoint.gui.impl.factory.wrapper
Fields in com.evolveum.midpoint.gui.impl.factory.wrapper declared as SchemaService Modifier and Type Field Description protected SchemaService
PrismPropertyWrapperFactoryImpl. schemaService
-
Uses of SchemaService in com.evolveum.midpoint.ninja.impl
Methods in com.evolveum.midpoint.ninja.impl that return SchemaService Modifier and Type Method Description SchemaService
NinjaContext. getSchemaService()
-
Uses of SchemaService in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return SchemaService Modifier and Type Method Description static SchemaService
SchemaService. get()
-
Uses of SchemaService in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return SchemaService Modifier and Type Method Description SchemaService
MidPointApplication. getSchemaService()
-