Uses of Class
org.apache.syncope.core.logic.ResourceLogic
Packages that use ResourceLogic
Package
Description
-
Uses of ResourceLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ResourceLogicModifier and TypeMethodDescriptionIdMLogicContext.resourceLogic
(ResourceDataBinder resourceDataBinder, AnyUtilsFactory anyUtilsFactory, AnyTypeDAO anyTypeDAO, ExternalResourceDAO resourceDAO, ConnInstanceDAO connInstanceDAO, VirSchemaDAO virSchemaDAO, VirAttrHandler virAttrHandler, ConnInstanceDataBinder connInstanceDataBinder, ConnectorManager connectorManager, OutboundMatcher outboundMatcher, MappingManager mappingManager) -
Uses of ResourceLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type ResourceLogic -
Uses of ResourceLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as ResourceLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type ResourceLogic