Class RestDocumentMetadataService

All Implemented Interfaces:
DocumentMetadataService, DocumentMetadataService
Direct Known Subclasses:
RestDocumentMetadataSwagger

@Path("/") @Consumes("application/json") @Produces("application/json") public class RestDocumentMetadataService extends SoapDocumentMetadataService implements DocumentMetadataService