Uses of Interface
org.apache.syncope.common.rest.api.service.GroupService
-
Packages that use GroupService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of GroupService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return GroupService Modifier and Type Method Description GroupService
IdRepoRESTCXFContext. groupService(GroupDAO groupDAO, GroupLogic groupLogic, SearchCondVisitor searchCondVisitor)
-
Uses of GroupService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement GroupService Modifier and Type Class Description class
GroupServiceImpl
-