Uses of Interface
org.apache.syncope.common.rest.api.service.CommandService
-
Packages that use CommandService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of CommandService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return CommandService Modifier and Type Method Description CommandService
IdRepoRESTCXFContext. commandService(CommandLogic commandLogic)
-
Uses of CommandService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement CommandService Modifier and Type Class Description class
CommandServiceImpl
-