Package edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
-
Class Summary Class Description EditRequestAJAXController This servlet is intended to handle all requests to create a form for use by the N3 editing system.EditRequestDispatchController This servlet is intended to handle all requests to create a form for use by the N3 editing system.PostEditCleanupController ProcessRdfFormController This servlet will convert a request to an EditSubmission, find the EditConfiguration associated with the request, use ProcessRdfForm to process these to a set of RDF additions and retractions, the apply these to the models.ProcessRdfFormController.Utilities