Class ArchiveUnitProfileSchemaResource

java.lang.Object
fr.gouv.vitam.functional.administration.rest.ArchiveUnitProfileSchemaResource

@Path("/adminmanagement/v1") @ApplicationPath("webresources") public class ArchiveUnitProfileSchemaResource extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getArchiveUnitProfileSchema

      @Path("/archiveunitprofiles/{id}/schema") @GET @Produces("application/json") public javax.ws.rs.core.Response getArchiveUnitProfileSchema(@PathParam("id") String archiveUnitId)
      Api to return archive unit schema
      Returns: