Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
-
-
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin Modifier and Type Class Description classUserAccountsAdminControllerParcel out the different actions required of the Administrators portion of the UserAccounts GUI. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies Modifier and Type Class Description classManageProxiesControllerParcel out the different actions required of the ManageProxies GUI. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.accounts.user Modifier and Type Class Description classUserAccountsUserControllerParcel out the different actions required of the UserAccounts GUI. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.admin
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.admin Modifier and Type Class Description classRestrictLoginsControllerOffer the user the ability to apply a RestrictedAuthenticator or revert to a BasicAuthenticator.classShowAuthControllerShow a summary of who is logged in and how they are to be treated by the authorization system.classShowBackgroundThreadsControllerShow the list of living background threads (instances of VitroBackgroundThread), and their status.classShowConfigurationShow the current ConfigurationProperties and the Java system properties.classShowSourcesControllerShow the details of where our RDF data is coming from.classSparqlQueryControllerPresent the SPARQL Query form, and execute the queries.classStartupStatusControllerDisplay the startup status page. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.authenticate Modifier and Type Class Description classAdminLoginControllerProvide a "hidden" login page for systems where the Login Widget has been modified to only show the link to an External Authentication system.classFakeExternalAuthControllerThis allows J. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore Modifier and Type Class Description classDumpRestoreControllerAllow the user to dump the knowledge base from either RDFService, or restore it. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.freemarker
-
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.individual
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.controller.individual Modifier and Type Class Description classIndividualControllerHandles requests for entity information. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller Modifier and Type Class Description classEditRequestDispatchControllerThis servlet is intended to handle all requests to create a form for use by the N3 editing system.classPostEditCleanupControllerclassProcessRdfFormControllerThis 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. -
Uses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.search.controller
Subclasses of FreemarkerHttpServlet in edu.cornell.mannlib.vitro.webapp.search.controller Modifier and Type Class Description classIndexControllerAccepts requests to display the current status of the search index, or to initiate a rebuild.classPagedSearchControllerPaged search controller that uses the search engineclassSearchHelpControllerclassSearchServiceControllerAccepts requests to update a set of URIs in the search index. -
Uses of FreemarkerHttpServlet in edu.ucsf.vitro.opensocial
Subclasses of FreemarkerHttpServlet in edu.ucsf.vitro.opensocial Modifier and Type Class Description classGadgetController
-