Uses of Interface
org.apache.syncope.common.rest.api.service.AnyObjectService
-
Packages that use AnyObjectService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of AnyObjectService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return AnyObjectService Modifier and Type Method Description AnyObjectService
IdRepoRESTCXFContext. anyObjectService(AnyObjectDAO anyObjectDAO, AnyObjectLogic anyObjectLogic, SearchCondVisitor searchCondVisitor)
-
Uses of AnyObjectService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement AnyObjectService Modifier and Type Class Description class
AnyObjectServiceImpl
-