Uses of Class
org.apache.syncope.core.logic.SchemaLogic
Packages that use SchemaLogic
Package
Description
-
Uses of SchemaLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SchemaLogicModifier and TypeMethodDescriptionIdRepoLogicContext.schemaLogic
(PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, AnyTypeClassDAO anyTypeClassDAO, ImplementationDAO implementationDAO, SchemaDataBinder binder) Methods in org.apache.syncope.core.logic with parameters of type SchemaLogicModifier and TypeMethodDescriptionSCIMLogicContext.scimConfManager
(ConfParamOps confParamOps, SchemaLogic schemaLogic) -
Uses of SchemaLogic in org.apache.syncope.core.logic.scim
Fields in org.apache.syncope.core.logic.scim declared as SchemaLogicConstructors in org.apache.syncope.core.logic.scim with parameters of type SchemaLogicModifierConstructorDescriptionSCIMConfManager
(ConfParamOps confParamOps, SchemaLogic schemaLogic) -
Uses of SchemaLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type SchemaLogic -
Uses of SchemaLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as SchemaLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type SchemaLogic