Uses of Class
org.apache.syncope.core.logic.DomainLogic
Package
Description
-
Uses of DomainLogic in org.apache.syncope.core.keymaster.internal
Modifier and TypeFieldDescriptionprotected final DomainLogic
SelfKeymasterInternalDomainOps.logic
ModifierConstructorDescriptionSelfKeymasterInternalDomainOps
(DomainLogic logic, KeymasterProperties props) -
Uses of DomainLogic in org.apache.syncope.core.keymaster.rest.cxf.service
-
Uses of DomainLogic in org.apache.syncope.core.starter
Modifier and TypeMethodDescriptionSelfKeymasterContext.domainLogic
(DomainDAO domainDAO, EntityFactory selfKeymasterEntityFactory, DomainWatcher domainWatcher) Modifier and TypeMethodDescriptionSelfKeymasterContext.domainOps
(DomainLogic domainLogic, KeymasterProperties props) SelfKeymasterContext.domainService
(DomainLogic domainLogic)