Uses of Class
org.eaglei.repository.servlet.RepositoryServlet

Packages that use RepositoryServlet
org.eaglei.repository.servlet   
org.eaglei.repository.servlet.admin   
 

Uses of RepositoryServlet in org.eaglei.repository.servlet
 

Subclasses of RepositoryServlet in org.eaglei.repository.servlet
 class Disseminate
          Dissemination of the content for an Eagle-I Resource representation instance.
 class EmailContact
          Method: POST only.
 class Graph
          Load and dump named graphs <-> serialized RDF.
 class Harvest
          Harvest service - retrieves listing of eagle-i resource instances in order to "harvest" metadata to build and maintain external indexes.
 class ImportExport
          Structured export and import of resource instances OR user instances.
 class Internal
          Report on and optionally reload the internally-maintaned graphs.
 class ListGraphs
          Returns a listing of available named graphs.
 class Model
          Report on and load the data model ontology from various sources.
 class New
          New class.
 class SparqlProtocol
          SPARQL query protocol service see http://www.w3.org/TR/rdf-sparql-protocol/ Nonstandard extensions: format arg - controls the result format view - select default and named graphs from view instead of *-uri args.
 class Update
          Create or update a "single" resource instance.
 class WhoAmI
          Get status of current authenticated user as tabular result.
 class WorkflowClaim
          Args: uri - URI of the resource instance to claim user - URI of the user
 class WorkflowPush
          Servlet to invoke ("push") a workflow transition, on a specific instance.
 class WorkflowRelease
          Args: uri - URI of the resource instance to release
 class WorkflowResources
          Returns a tabular listing of information about Resource Instances and their workflow status.
 class WorkflowTransitions
          Returns a tabular listing of available workflow transitions.
 

Uses of RepositoryServlet in org.eaglei.repository.servlet.admin
 

Subclasses of RepositoryServlet in org.eaglei.repository.servlet.admin
 class UpdateGrants
          Add and remove Access Grants.
 class UpdateNamedGraph
          Modify the metadata for a Named Graph.
 class UpdateRole
          Create and/or modify a Role.
 class UpdateTransition
          Method: POST only.
 class UpdateUser
          User Account creation and update.
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.