Uses of Interface
org.apache.syncope.common.rest.api.service.ResourceService
-
Packages that use ResourceService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of ResourceService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ResourceService Modifier and Type Method Description ResourceService
IdMRESTCXFContext. resourceService(ResourceLogic resourceLogic)
-
Uses of ResourceService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ResourceService Modifier and Type Class Description class
ResourceServiceImpl
-