| Modifier and Type | Class and Description |
|---|---|
class |
BaseEditController |
class |
EditFrontController
This controller exists only so we can request different edit form controllers
without having to have entries in web.xml for each.
|
class |
OperationController |
| Modifier and Type | Class and Description |
|---|---|
class |
DashboardPropertyListController
Handles requests for entity information.
|
class |
MailUsersServlet |
class |
OntologyController |
class |
SparqlQueryBuilderServlet
This servlet works as a RequestDispatcher to direct to the sparl query builder page.
|
class |
UserMailController
Controller for comments ("contact us") page
* @author bjl23
|
class |
VitroHttpServlet |
| Modifier and Type | Method and Description |
|---|---|
static javax.servlet.http.HttpServletRequest |
MultipartRequestWrapper.parse(javax.servlet.http.HttpServletRequest req,
MultipartRequestWrapper.ParsingStrategy strategy)
If this is a multipart request, wrap it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserAccountsAdminController
Parcel out the different actions required of the Administrators portion of
the UserAccounts GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManageProxiesController
Parcel out the different actions required of the ManageProxies GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserAccountsUserController
Parcel out the different actions required of the UserAccounts GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictLoginsController
Offer the user the ability to apply a RestrictedAuthenticator or revert to a
BasicAuthenticator.
|
class |
ShowAuthController
Show a summary of who is logged in and how they are to be treated by the
authorization system.
|
class |
ShowBackgroundThreadsController
Show the list of living background threads (instances of
VitroBackgroundThread), and their status.
|
class |
ShowConfiguration
Show the current ConfigurationProperties and the Java system properties.
|
class |
ShowSourcesController
Show the details of where our RDF data is coming from.
|
class |
SparqlQueryController
Present the SPARQL Query form, and execute the queries.
|
class |
StartupStatusController
Display the startup status page.
|
class |
WaitForBackgroundThreadsController
Wait for background threads to complete.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminLoginController
Provide a "hidden" login page for systems where the Login Widget has been
modified to only show the link to an External Authentication system.
|
class |
FakeExternalAuthController
This allows J.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DumpRestoreController
Allow the user to dump the knowledge base from either RDFService, or restore
it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllClassGroupsListingController |
class |
DataPropertyStatementListingController |
class |
IndividualsListingController |
class |
ObjectPropertyStatementListingController |
class |
OntologiesListingController |
class |
PropertyGroupsListingController |
class |
VClassWebappWithInstancesListingController |
| Modifier and Type | Class and Description |
|---|---|
class |
NamespacesListingController |
class |
RestrictionsListingController |
| Modifier and Type | Class and Description |
|---|---|
class |
GrefineMqlreadServlet
This servlet is for servicing Google Refine's
"Add columns from VIVO"'s search for individual properties.
|
class |
GrefinePropertyListServlet
This servlet is for servicing Google Refine's
"Add columns from VIVO" requests.
|
class |
JSONReconcileServlet
This servlet is for servicing JSON requests from Google Refine's
Reconciliation Service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndividualController
Handles requests for entity information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JenaAdminActions |
class |
JenaCsv2RdfController |
class |
JenaExportController |
class |
JenaIngestController |
class |
JenaXMLFileUpload |
class |
RDFUploadController |
class |
RDFUploadFormController |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonServlet
This servlet is for servicing requests for JSON objects/data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditRequestAJAXController
This servlet is intended to handle all requests to create a form for use
by the N3 editing system.
|
class |
EditRequestDispatchController
This servlet is intended to handle all requests to create a form for use
by the N3 editing system.
|
class |
PostEditCleanupController |
class |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileServingServlet
Handles a request to serve an uploaded file from the file storage system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexController
Accepts requests to display the current status of the search index, or to
initiate a rebuild.
|
class |
PagedSearchController
Paged search controller that uses the search engine
|
class |
SearchHelpController |
class |
SearchServiceController
Accepts requests to update a set of URIs in the search index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetAllClasses
This servlet gets all the classes for initizing the sparql query builder.
|
class |
GetAllPrefix
This servlet gets all the prefix for initizing the sparql query builder.
|
class |
GetClazzAllProperties
This servlet gets all the properties for a given subject.
|
class |
GetClazzDataProperties
This servlet gets all the data properties for a given subject.
|
class |
GetClazzObjectProperties
This servlet gets all the object properties for a given subject.
|
class |
GetObjectClasses
This servlet gets all the range classes for a given predicate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GadgetController |
| Modifier and Type | Class and Description |
|---|---|
class |
VitroLinkedDataFragmentServlet
Servlet that responds with a Linked Data Fragment.
|
Copyright © 2021. All rights reserved.