Uses of Class
edu.cornell.mannlib.vedit.controller.BaseEditController
-
-
Uses of BaseEditController in edu.cornell.mannlib.vedit.controller
Subclasses of BaseEditController in edu.cornell.mannlib.vedit.controller Modifier and Type Class Description classOperationController -
Uses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller
Subclasses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller Modifier and Type Class Description classSparqlQueryBuilderServletThis servlet works as a RequestDispatcher to direct to the sparl query builder page. -
Uses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller.edit
-
Uses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
Subclasses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller.edit.listing Modifier and Type Class Description classAllClassGroupsListingControllerclassDataPropertyStatementListingControllerclassIndividualsListingControllerclassObjectPropertyStatementListingControllerclassOntologiesListingControllerclassPropertyGroupsListingControllerclassVClassWebappWithInstancesListingController -
Uses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena
Subclasses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena Modifier and Type Class Description classNamespacesListingControllerclassRestrictionsListingController -
Uses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller.jena
Subclasses of BaseEditController in edu.cornell.mannlib.vitro.webapp.controller.jena Modifier and Type Class Description classJenaAdminActionsclassJenaCsv2RdfControllerclassJenaExportControllerclassJenaIngestControllerclassJenaXMLFileUploadclassRDFUploadControllerclassRDFUploadFormController -
Uses of BaseEditController in edu.cornell.mannlib.vitro.webapp.sparql
Subclasses of BaseEditController in edu.cornell.mannlib.vitro.webapp.sparql Modifier and Type Class Description classGetAllClassesThis servlet gets all the classes for initizing the sparql query builder.classGetAllPrefixThis servlet gets all the prefix for initizing the sparql query builder.classGetClazzAllPropertiesThis servlet gets all the properties for a given subject.classGetClazzDataPropertiesThis servlet gets all the data properties for a given subject.classGetClazzObjectPropertiesThis servlet gets all the object properties for a given subject.classGetObjectClassesThis servlet gets all the range classes for a given predicate.
-