Package org.damap.base.rest.persons
Interface MockPersonRestService
@Path("")
@RegisterRestClient(configKey="rest.persons")
@Produces("application/json")
public interface MockPersonRestService
MockPersonRestService interface.
-
Method Summary
Modifier and TypeMethodDescriptiongetContributorDetails(String uniId) getContributorDetails.getContributorSearchResult.
-
Method Details