Uses of Class
org.apache.syncope.core.logic.DomainLogic
Packages that use DomainLogic
Package
Description
-
Uses of DomainLogic in org.apache.syncope.core.keymaster.internal
Fields in org.apache.syncope.core.keymaster.internal declared as DomainLogicModifier and TypeFieldDescriptionprotected final DomainLogic
SelfKeymasterInternalDomainOps.logic
Constructors in org.apache.syncope.core.keymaster.internal with parameters of type DomainLogicModifierConstructorDescriptionSelfKeymasterInternalDomainOps
(DomainLogic logic, KeymasterProperties props) -
Uses of DomainLogic in org.apache.syncope.core.keymaster.rest.cxf.service
Fields in org.apache.syncope.core.keymaster.rest.cxf.service declared as DomainLogicConstructors in org.apache.syncope.core.keymaster.rest.cxf.service with parameters of type DomainLogic -
Uses of DomainLogic in org.apache.syncope.core.starter
Methods in org.apache.syncope.core.starter that return DomainLogicModifier and TypeMethodDescriptionSelfKeymasterContext.domainLogic
(DomainDAO domainDAO, EntityFactory selfKeymasterEntityFactory, DomainWatcher domainWatcher) Methods in org.apache.syncope.core.starter with parameters of type DomainLogicModifier and TypeMethodDescriptionSelfKeymasterContext.domainOps
(DomainLogic domainLogic, KeymasterProperties props) SelfKeymasterContext.domainService
(DomainLogic domainLogic)