@Path(value="/complete/{ServiceGroupId}")
public final class CompleteServiceGroupInterface
extends Object
| Constructor and Description |
|---|
CompleteServiceGroupInterface() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<com.helger.peppol.smp.CompleteServiceGroupType> |
getCompleteServiceGroup(String sServiceGroupID) |
@GET @Produces(value="text/xml") public JAXBElement<com.helger.peppol.smp.CompleteServiceGroupType> getCompleteServiceGroup(@PathParam(value="ServiceGroupId") String sServiceGroupID) throws Throwable
ThrowableCopyright © 2015–2016 Philip Helger. All rights reserved.