labelingsystem-server  Version 0.1.0.0
AgentsResource Member List

This is the complete list of members for AgentsResource, including all inherited members.

createAgentSPARQLUPDATE(String item, String itemid)AgentsResourceprivatestatic
deleteAgent(@PathParam("agent") String agent)AgentsResource
deleteAgentSPARQLUPDATE(String id)AgentsResourceprivatestatic
getAgent(@PathParam("agent") String agent, @HeaderParam("Accept") String acceptHeader, @QueryParam("pretty") boolean pretty, @HeaderParam("Accept-Encoding") String acceptEncoding)AgentsResource
getAgent_JSON(@PathParam("agent") String agent, @QueryParam("pretty") boolean pretty, @HeaderParam("Accept-Encoding") String acceptEncoding)AgentsResource
getAgent_XML(@PathParam("agent") String agent)AgentsResource
getAgentRDF_JSONLD(@PathParam("agent") String agent, @QueryParam("pretty") boolean pretty)AgentsResource
getAgentRDF_JSONRDF(@PathParam("agent") String agent, @QueryParam("pretty") boolean pretty)AgentsResource
getAgentRDF_N3(@PathParam("agent") String agent)AgentsResource
getAgentRDF_Turtle(@PathParam("agent") String agent)AgentsResource
getAgentRDF_XML(@PathParam("agent") String agent)AgentsResource
getAgents( @HeaderParam("Accept") String acceptHeader, @HeaderParam("Accept-Encoding") String acceptEncoding, @QueryParam("pretty") boolean pretty, @QueryParam("sort") String sort)AgentsResource
GZIP(String input, OutputStream baos)AgentsResourceprivatestatic
postAgent(String json)AgentsResource
putAgentSPARQLUPDATE(String id)AgentsResourceprivatestatic
updateAgent(@PathParam("agent") String agent, String json)AgentsResource