Uses of Interface
org.apache.syncope.common.rest.api.service.AnyService
Package
Description
-
Uses of AnyService in org.apache.syncope.client.console.rest
Modifier and TypeMethodDescriptionprotected abstract Class
<? extends AnyService<TO>> AbstractAnyRestClient.getAnyServiceClass()
protected Class
<? extends AnyService<AnyObjectTO>> AnyObjectRestClient.getAnyServiceClass()
protected Class
<? extends AnyService<GroupTO>> GroupRestClient.getAnyServiceClass()
protected Class
<? extends AnyService<UserTO>> UserRestClient.getAnyServiceClass()
-
Uses of AnyService in org.apache.syncope.client.enduser.rest
Modifier and TypeMethodDescriptionprotected abstract Class
<? extends AnyService<TO>> AbstractAnyRestClient.getAnyServiceClass()
protected Class
<? extends AnyService<GroupTO>> GroupRestClient.getAnyServiceClass()
-
Uses of AnyService in org.apache.syncope.common.rest.api.service
Modifier and TypeInterfaceDescriptioninterface
REST operations for anyObjects.interface
REST operations for groups.interface
REST operations for users. -
Uses of AnyService in org.apache.syncope.core.rest.cxf.service
Modifier and TypeClassDescriptionclass
AbstractAnyService<TO extends AnyTO,
CR extends AnyCR, UR extends AnyUR> class
class
class