Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

abort() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
abort() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
abort() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
abort() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ABOUT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
AboutController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
AboutController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.AboutController
 
ABOX_ASSERTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
ABOX_ASSERTIONS_FIRSTTIME_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
ABOX_INFERENCES - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
ABOX_UNION - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
aboxKey() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelSelectorKey
 
aboxModel - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
ABoxRecomputer - Class in edu.cornell.mannlib.vitro.webapp.reasoner
 
ABoxRecomputer(OntModel, OntModel, RDFService, SimpleReasoner, SearchIndexer) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
 
ABoxUpdater - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
Performs knowledge base updates to the abox to align with a new ontology version
ABoxUpdater(UpdateSettings, ChangeLogger, ChangeRecord) - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
Constructor
AbstractAjaxResponder - Class in edu.cornell.mannlib.vitro.webapp.controller.ajax
A base class for AJAX responder objects, to be instantiated and invoked by AJAX servlets.
AbstractAjaxResponder(HttpServlet, VitroRequest, HttpServletResponse) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
AbstractAjaxResponder.JsonArrayParser - Class in edu.cornell.mannlib.vitro.webapp.controller.ajax
AJAX responders can use a parser that extends this class.
AbstractBulkUpdater - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
 
AbstractBulkUpdater() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractBulkUpdater
 
AbstractCommonIdentifier - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
A base class for the Identifiers created by the CommonIdentifierBundleFactory.
AbstractCommonIdentifier() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.AbstractCommonIdentifier
 
AbstractDataPropertyStatementAction - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
A base class for requested actions that involve adding, editing, or dropping data property statements from a model.
AbstractDataPropertyStatementAction(OntModel, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
AbstractDataPropertyStatementAction(OntModel, DataPropertyStatement) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
AbstractGraphDecorator - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
The base class for a delegating graph decorator.
AbstractGraphDecorator(Graph) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
AbstractModelDecorator - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
The base class for a delegating model decorator.
AbstractModelDecorator(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
AbstractModelMakerDecorator - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.adapters
Extend this to add decorator functionality to a ModelMaker.
AbstractModelMakerDecorator(ModelMaker) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
AbstractObjectPropertyStatementAction - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
A base class for requested actions that involve adding, editing, or deleting object property statements from a model.
AbstractObjectPropertyStatementAction(OntModel, String, Property, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
 
AbstractOntModelDecorator - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
The base class for a delegating ontology model decorator.
AbstractOntModelDecorator(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
AbstractPageHandler - Class in edu.cornell.mannlib.vitro.webapp.controller
A base class with some utility routines for page handler (created by controller classes.
AbstractPageHandler(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
AbstractPageHandler.InvalidParametersException - Exception in edu.cornell.mannlib.vitro.webapp.controller
Indicates that parameters have failed validation.
AbstractPageHandler.Message - Class in edu.cornell.mannlib.vitro.webapp.controller
Set one of these on the session, so it can be interpreted and displayed at the next request.
AbstractPropertyStatementAction - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
A base class for requested actions that involve adding, editing, or deleting statements from a model.
AbstractPropertyStatementAction(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractPropertyStatementAction
 
AbstractRelationshipPolicy - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships
A collection of building-block methods so we can code a policy based on the relationship of the object being edited to the identity of the user doing the editing.
AbstractRelationshipPolicy(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
 
AbstractRequestProcessor - Class in org.linkeddatafragments.datasource
Base class for implementations of IFragmentRequestProcessor.
AbstractRequestProcessor() - Constructor for class org.linkeddatafragments.datasource.AbstractRequestProcessor
 
AbstractRequestProcessor.Worker - Class in org.linkeddatafragments.datasource
AbstractRequestProcessorForTriplePatterns<CTT,NVT,AVT> - Class in org.linkeddatafragments.datasource
Base class for implementations of IFragmentRequestProcessor that process ITriplePatternFragmentRequests.
AbstractRequestProcessorForTriplePatterns() - Constructor for class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns
 
AbstractRequestProcessorForTriplePatterns.Worker<CTT,NVT,AVT> - Class in org.linkeddatafragments.datasource
 
AbstractResourceAction - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource
A common base class for resource-related actions.
AbstractResourceAction(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource.AbstractResourceAction
 
AC_NAME_STEMMED - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
rdfs:label lowercased, tokenized, stop words, stemmed, edge-n-gram-filtered for autocomplete on non-person labels such as book titles and grant names
AC_NAME_UNTOKENIZED - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
rdfs:label lowercased, untokenized, edge-n-gram-filtered for autocomplete on people names
accept(Map<String, String>) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchResponseFilter
 
AcceptableLanguages - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
A normalized list of languages/locales acceptable in results returned by language-filtering RDFServices, graphs, models, etc.
AcceptableLanguages(List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.AcceptableLanguages
Construct a normalized list of acceptable language strings from a set of raw language strings.
ACCEPTED_CONTENT_TYPES - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualController
Use this map to decide which MIME type is suited for the "accept" header.
AcceptHeaderParsingException - Exception in edu.cornell.mannlib.vitro.webapp.utils.http
Indicates an invalid Accept header.
AcceptHeaderParsingException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.http.AcceptHeaderParsingException
 
AcceptHeaderParsingException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.http.AcceptHeaderParsingException
 
ACCESS_SPECIAL_DATA_MODELS - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
accountRequiresEditing(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Is a change in name or email required when the user logs in?
accountRequiresEditing(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
accountRequiresEditing(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
ACTION - Variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
action - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
Action - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
ACTION_DELETE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
A request to delete the file and return to the referring page.
ACTION_DELETE_EDIT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
A request to delete the file and return to the "new image" screen.
ACTION_NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
 
ACTION_SAVE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
Here is the cropping info; we're ready to save the image.
ACTION_UPLOAD - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
Here is the main image file.
actionOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
activateOptions() - Method in class edu.cornell.mannlib.vitro.webapp.utils.logging.StackTraceLayout
 
ActiveIdentifierBundleFactories - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier
Keep a list of the active IdentifierBundleFactories in the context.
ActiveIdentifierBundleFactories() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.ActiveIdentifierBundleFactories
 
adapt(Enumeration<T>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.IterableAdaptor
 
adapt(Iterator<T>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.IterableAdaptor
 
add(ObjectNode, VitroRequest, Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualJsonWrapper.AddJSONFields
 
add(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
add(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
add(Quad) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
add(Node, Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
add(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
add(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
add(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
add(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraphMultilingual
 
add(SearchInputDocument...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Add documents to the search index.
add(Collection<SearchInputDocument>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Add documents to the search index.
add(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractBulkUpdater
 
add(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
add(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Resource, Property, String, RDFDatatype) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Resource, Property, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
add(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(Resource, Property, String, RDFDatatype) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(Resource, Property, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
add(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
add(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
add(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
add(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
add(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
add(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
add(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
add(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
add(E) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
add(SearchInputDocument...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
add(Collection<SearchInputDocument>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
add(Collection<SearchInputDocument>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESAdder
 
add(SearchInputDocument...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
add(Collection<SearchInputDocument>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
add(SearchInputDocument...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
add(Collection<SearchInputDocument>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
add(SearchIndexer.Listener) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.ListenerList
 
add(char) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
Add a character to the word being stemmed.
add(char[], int) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
Adds wLen characters to the word being stemmed contained in a portion of a char[] array.
add(String...) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags
 
add(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags
 
addAddition(InputStream, RDFService.ModelSerializationFormat, String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Adds one model change representing an addition to the list of model changes
addAddition(InputStream, RDFService.ModelSerializationFormat, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
addAll(Collection<? extends E>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
addAppPrefix(String) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.VitroResourceBundle
 
addClass(AtomicOntologyChange) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
Examine the knowledge base for a class addition to the ontology and add messages to the change log indicating where manual review is recommended.
addClassCountsToGroup(VClassGroup, SearchEngine) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
addConfigurationDecorators(ModelMaker) - Method in class edu.cornell.mannlib.vitro.webapp.modules.tripleSource.ConfigurationTripleSource
These decorators are added to a Configuration ModelMaker, regardless of the source.
addContentDecorators(ModelMaker) - Static method in class edu.cornell.mannlib.vitro.webapp.modules.tripleSource.ContentTripleSource
These decorations are added to a Content ModelMaker, regardless of the source.
addControls(Model) - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
Adds an RDF description of page links to the given RDF model.
addControls(Model) - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
 
addCountsUsingSearch(List<VClassGroup>, SearchEngine) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
Add the Individual count to classes in groups.
AddDataPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Should we allow the user to add this DataPropertyStatement to this model?
AddDataPropertyStatement(OntModel, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AddDataPropertyStatement
 
AddDataPropertyStatement(OntModel, DataPropertyStatement) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AddDataPropertyStatement
 
addDataPropertyStatement(DataPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
adds a single DataPropertyStatement object to a DatatypeProperty's DataPropertyStatements list.
addDependentDeletes(AdditionsAndRetractions, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
addDisjointWithClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addDisjointWithClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addDisjointWithClass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addedABoxStatement(Statement, Model, Model, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
addedABoxStatement(Statement, Model, Model, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
addedABoxStatement(Statement, Model, Model, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
addedABoxStatement(Statement, Model, Model, OntModel) - Method in interface edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin
 
addedInAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
addedInverseProperty(OntProperty, OntProperty, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
If it is added that P is an inverse of Q, then: 1.
addEditSubmissionPreprocessor(EditSubmissionVTwoPreprocessor) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeStatementListener
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.CumulativeDeltaModeler
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.VClassGroupCacheChangeListener
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasonerTBoxListener
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.IndexingChangeListener
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledChangeListener
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
addedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.NamespaceMapperJena
 
addedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
addedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
addedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
addedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
addedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
addedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
addedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
addedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
addedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
addedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
addedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
addedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
addedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
addedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
addedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
addedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
addedSubClass(OntClass, OntClass, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
If it is added that B is a subClass of A, then for each individual that is typed as B, either in the ABox or in the inferred model, infer that it is of type A.
addedTBoxStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Performs incremental ABox reasoning based on changes to the class hierarchy.
addEquivalentClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addEquivalentClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addEquivalentClass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addEquivalentProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
addEquivalentProperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
addEquivalentProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addEquivalentProperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addEquivalentProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addEquivalentProperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addEquivalentProperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
addEquivalentProperty(Property, Property) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
addExcludedNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnNamespace
 
addExcludedNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnTypeNamespace
 
addFacetFields(String...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
What fields should be used to facet the results?
addFacetFields(String...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
addFactory(ServletContextEvent, IdentifierBundleFactory) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.ActiveIdentifierBundleFactories
Add a new IdentifierBundleFactory to the list.
addFactory(ServletContext, IdentifierBundleFactory) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.ActiveIdentifierBundleFactories
Add a new IdentifierBundleFactory to the list.
addField(FieldVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addField(SearchInputField) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
Put the field into the document.
addField(String, Object...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
Create a field with this name and values, and put it into the document.
addField(String, Collection<Object>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
Create a field with this name and values, and put it into the document.
addField(String, float, Object...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
Create a field with this name, boost level and values, and put it into the document.
addField(String, float, Collection<Object>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
Create a field with this name, boost level and values, and put it into the document.
addField(SearchInputField) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
addField(String, Object...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
addField(String, Collection<Object>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
addField(String, float, Object...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
addField(String, float, Collection<Object>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
addFields(List<FieldVTwo>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addFields(String...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
Which fields should be returned from the query?
addFields(Collection<String>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
Which fields should be returned from the query?
addFields(String...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
addFields(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
addFilterQueries(String...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
Restrict the results by these queries.
addFilterQueries(String...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
addFilterQuery(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
Restrict the results by this query.
addFilterQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
addFormSpecificData(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
addFormSpecificData(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
addFormSpecificData(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
addFormSpecificData(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
addFormSpecificData(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManagePageGenerator
 
addFormSpecificData(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.NewIndividualFormGenerator
 
addFormSpecificData(String, Object) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addFormSpecificDataForAC(EditConfigurationVTwo, VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
addGraph(Node, Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
addIndividualClassesN3(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
addInference(Statement, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Add an inference from the inference model Adds the inference to the inference model if it is not already in the inference model and not in the abox model.
addInference(Statement, Model, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
addInference(Statement, Model, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
addInferenceStatementsFor(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
 
addItem(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenu
 
addItem(String, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenu
 
addItem(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.Menu
 
ADDITIONAL_LINK - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
ADDITIONAL_LINK - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
AdditionalURIsForClassGroupChanges - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
If a class changes classgroups, then all members of that class will have to be update in the search since the serach include the clasgroup membership of all individuals.
AdditionalURIsForClassGroupChanges() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForClassGroupChanges
 
AdditionalURIsForDataProperties - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
 
AdditionalURIsForDataProperties() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForDataProperties
 
AdditionalURIsForObjectProperties - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
For a given statement, return the URIs that may need to be updated in the search index because of their object property relations to the resources in the statement.
AdditionalURIsForObjectProperties() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
AdditionalURIsForTypeStatements - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
Adds URIs to index for type statement changes on individuals.
AdditionalURIsForTypeStatements() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForTypeStatements
 
additionalValidations() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
additionalValidations() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
additionalValidations() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
AdditionsAndRetractions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
This is a data structure to allow a method to return a pair of Model objects for additions and retractions.
AdditionsAndRetractions(List<Model>, List<Model>) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.AdditionsAndRetractions
 
AdditionsAndRetractions(Model, Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.AdditionsAndRetractions
 
additionsModel - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
additionsModelOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
addListener(SearchIndexer.Listener) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Add this listener, allowing it to receive events from the indexer.
addListener(SearchIndexer.Listener) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
addLiteral(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
addLiteral(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
addLiteral(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
addLiteral(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
addLiteral(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
addLiteral(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
addLiteral(Resource, Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
Deprecated.
addLiteral(Resource, Property, Literal) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
addLiteral(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addLiteral(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addLiteral(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addLiteral(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addLiteral(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addLiteral(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addLiteral(Resource, Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
addLiteral(Resource, Property, Literal) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addLiteralInScope(String, Literal...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addLiteralsInScope(Map<String, List<Literal>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addLiteralsOnForm(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addLiteralsOnForm(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addLiteralToForm(EditConfigurationVTwo, FieldVTwo, String, String[]) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
addLoadedImport(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addMetadata(Model) - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
Adds some basic metadata to the given RDF model.
addMetadata(Model) - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
 
AddModelAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
addModelChangePreprocessor(ModelChangePreprocessor) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addMoreBodyValues(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
addMoreBodyValues(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
addMoreBodyValues(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy
 
addMoreBodyValues(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy.EmailStrategy
 
addMoreBodyValues(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy.NoEmailStrategy
 
addMoreBodyValues(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
addN3Optional(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addN3Optional(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addN3Required(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addN3Required(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addName(Map<String, String>, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
 
addNamedModel(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
addNewResource(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
AddNewUser - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
Should we allow the user to create a user account?
AddNewUser() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.AddNewUser
 
AddObjectPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Should we allow the user to add this ObjectPropertyStatement to this model?
AddObjectPropertyStatement(OntModel, String, Property, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AddObjectPropertyStatement
 
addObjectPropertyStatement(ObjectPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
adds a single ObjectPropertyStatement object to Property's object property statements List.
addParam(String, String) - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
addParams(String, UrlBuilder.ParamMap) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
addParams(String, String...) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
addParams(String, List<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
addPermission(Permission) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
This class is not thread-safe, so permissions should be added only during context initialization.
addPermissions(Collection<? extends Permission>) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
This class is not thread-safe, so permissions should be added only during context initialization.
addPolicy(ServletRequest, PolicyIface) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RequestPolicyList
 
addPolicy(ServletContext, PolicyIface) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.ServletPolicyList
Add the policy to the end of the list.
addPolicyAtFront(ServletContext, PolicyIface) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.ServletPolicyList
Add the policy to the front of the list.
addPostChangeEvent(Object) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Adds an event that will be be passed to any change listeners after all of the change set additions and retractions are performed.
addPostChangeEvent(Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
addPreChangeEvent(Object) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Adds an event that will be be passed to any change listeners in advance of the change set additions and retractions being performed.
addPreChangeEvent(Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
addPredicateRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
addPropertyBooleanValue(Resource, Property, Boolean, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addPropertyDateTimeValue(Resource, Property, Date, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addPropertyDateValue(Resource, DatatypeProperty, Date, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addPropertyFloatValue(Resource, Property, Float, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addPropertyIntValue(Resource, Property, int, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addPropertyLongValue(Resource, Property, long, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addPropertyNonNegativeIntValue(Resource, Property, int, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addPropertyResourceURIValue(Resource, ObjectProperty, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional object properties
addPropertyResourceValue(Resource, Property, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional object properties
addPropertyStringValue(Resource, Property, String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
addQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
addQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
addRecipient(Message.RecipientType, String) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
addRecipient(Message.RecipientType, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
addRemoval(InputStream, RDFService.ModelSerializationFormat, String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Adds one model change representing a deletion to the list of model changes
addRemoval(InputStream, RDFService.ModelSerializationFormat, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
AddResource - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource
Should we allow the user to add a Resource to the model?
AddResource(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource.AddResource
 
addSortField(String, SearchQuery.Order) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
What field should be used to sort the results, and in what order?
addSortField(String, SearchQuery.Order) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
addSparqlForAdditionalLiteralsInScope(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addSparqlForAdditionalUrisInScope(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addSparqlForExistingLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addSparqlForExistingUris(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
addSubclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addSubclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addSubclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addSubclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addSubclass(VClass, VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addSubclass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addSubModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addSubModel(Model, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
addSubproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
addSubproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
addSubproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addSubproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addSubproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addSubproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addSubproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addSubproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addSubproperty(Property, Property) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
addSubproperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
addSuperclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addSuperclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addSuperclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addSuperclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addSuperclass(VClass, VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addSuperclass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addSuperproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
addSuperproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
addSuperproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addSuperproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addSuperproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
addSuperproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addSuperproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addSuperproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
addSuperproperty(Property, Property) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
addSuperproperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
addSystemValues(Model, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Add symbols for things like currentTime and editingUser to editConfig.urisInScope and editConfig.literalsInScope.
addTargetField(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.FieldBooster
 
addTargetField(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
addThumbnailExistence(Individual, SearchInputDocument) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.ThumbnailImageURL
Adds if the individual has a thumbnail image or not.
addTypeRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
addTypeToExclude(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 
addTypeURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 
addUrisInScope(String, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addUrisInScope(Map<String, List<String>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addUrisOnForm(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addUrisOnForm(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addUriToForm(EditConfigurationVTwo, String, String[]) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
addUrl - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
addValidator(N3ValidatorVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
addValues(Object...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputField
Add values to this field.
addValues(Collection<? extends Object>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputField
Add values to this field.
addValues(Object...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
addValues(Collection<? extends Object>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
addVClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
addVClass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Adds the specified Individual to the specified VClass (i.e.
addVClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
addVClassesToGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addVClassesToGroup(VClassGroup, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addVClassesToGroup(VClassGroup, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addVClassesToGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addVClassesToGroup(VClassGroup, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
Deprecated.
addVClassesToGroup(VClassGroup, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
Deprecated.
addVClassesToGroup(VClassGroup, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoSDB
Deprecated.
addVClassesToGroup(VClassGroup) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addVClassesToGroup(VClassGroup, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addVClassesToGroup(VClassGroup, boolean, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addVClassesToGroups(List<VClassGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
addVClassesToGroups(List<VClassGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
addVClassesToGroups(List<VClassGroup>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
addVersionNumber(String, Tags.TagVersionInfo) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo
 
addWhenMissingInference(String, WebappDaoFactory) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
adjustOntologyURI(String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
AdminLoginController - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Provide a "hidden" login page for systems where the Login Widget has been modified to only show the link to an External Authentication system.
AdminLoginController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
AdminRequestedAction - Interface in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces
Denotes an action that is administrative, like adding users, etc.
AjaxControllerException(int, String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils.AjaxControllerException
 
ALL - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
AllClassGroupsListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
AllClassGroupsListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.AllClassGroupsListingController
 
allClear() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
allIndividualsRelatedByObjectPropertyStmts(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
ALLTEXT - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
text for 'full text' search, this is stemmed
ALLTEXTUNSTEMMED - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
text for 'full text' search, this is unstemmed for use with wildcards and prefix queries
allVClasses - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
ALPHA_INDEX_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
alreadyLoggedInMessage(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsCreatePasswordPage
 
alreadyLoggedInMessage(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
alreadyLoggedInMessage(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsResetPasswordPage
 
analyze() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalyzer
 
and(AuthorizationRequest) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
and(VitroFilters) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
and(VitroFilters) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersBase
 
andAll(AuthorizationRequest...) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
andAll(Iterable<? extends AuthorizationRequest>) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
annotateDataPropertyAsExternalIdentifier(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
annotateDataPropertyAsExternalIdentifier(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
annotateDataPropertyAsExternalIdentifier(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
AnonymousVariable(AVT) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.AnonymousVariable
 
AntiScript - Class in edu.cornell.mannlib.vitro.webapp.web
This is a class to provide methods to strip bad HTML from user input.
AntiScript() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.AntiScript
 
AntiXssValidation - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators
Check if the submitted text has potential XSS problems.
AntiXssValidation() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators.AntiXssValidation
Validate all fields on submission.
AntiXssValidation(List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators.AntiXssValidation
Validate only fields specified in fieldNamesToValidate.
ANY - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Wildcard content type that will match any MIME type
ANY_OBJECT_PROPERTY - Static variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
 
anyUrisInCommon(List<String>, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
Are there any URIs that appear in both of these lists?
APPLICATION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
Application - Interface in edu.cornell.mannlib.vitro.webapp.modules
The interface that holds the modules and extensions together.
Application.Component - Interface in edu.cornell.mannlib.vitro.webapp.modules
 
Application.Component.LifecycleState - Enum in edu.cornell.mannlib.vitro.webapp.modules
 
Application.Extension - Interface in edu.cornell.mannlib.vitro.webapp.modules
 
Application.Module - Interface in edu.cornell.mannlib.vitro.webapp.modules
 
APPLICATION_ABOUTTEXT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
APPLICATION_ACKNOWLEGETEXT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
APPLICATION_CONTACTMAIL - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
APPLICATION_COPYRIGHTANCHOR - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
APPLICATION_COPYRIGHTURL - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
APPLICATION_CORRECTIONMAIL - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
APPLICATION_KEYWORDHEADING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
APPLICATION_METADATA - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
APPLICATION_METADATA_FIRSTTIME_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
APPLICATION_ROOTLOGOTYPEIMAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
APPLICATION_THEMEDIR - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
APPLICATION_XML - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the application/xml content type.
ApplicationBean - Class in edu.cornell.mannlib.vitro.webapp.beans
This object is intended to represent the single row of data in the table application.
ApplicationBean() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
ApplicationBean.ThemeInfo - Class in edu.cornell.mannlib.vitro.webapp.beans
Hold the names of the available themes, the name of the default theme, and the base directory that contains the theme directories.
ApplicationBeanRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
ApplicationBeanRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.ApplicationBeanRetryController
 
ApplicationConfigurationOntologyUtils - Class in edu.cornell.mannlib.vitro.webapp.utils
 
ApplicationConfigurationOntologyUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.ApplicationConfigurationOntologyUtils
 
ApplicationDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
applicationDao - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
ApplicationDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
ApplicationDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.ApplicationDaoJena
 
ApplicationImpl - Class in edu.cornell.mannlib.vitro.webapp.application
The basic implementation of the Application interface.
ApplicationImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
ApplicationImpl.ComponentsSetup - Class in edu.cornell.mannlib.vitro.webapp.application
 
ApplicationImpl.ReasonersSetup - Class in edu.cornell.mannlib.vitro.webapp.application
 
applicationMetadataModel - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
ApplicationSetup - Class in edu.cornell.mannlib.vitro.webapp.application
Read the application setup file and create the components it describes.
ApplicationSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.application.ApplicationSetup
 
ApplicationUtils - Class in edu.cornell.mannlib.vitro.webapp.application
Tools for working with the current Application instance.
ApplicationUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.application.ApplicationUtils
 
applyArgon2iEncoding(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Applies Argon2i hashing on a string.
applyChangesDirectlyToSource - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
applyChangeSetToModel(ChangeSet, Dataset) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
applyChangesToWriteModel(AdditionsAndRetractions, Model, Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
applyEdits() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesEditPage
 
applyMd5Encoding(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Apply MD5 to this string, and encode as a string of hex digits.
applyMessage(HttpServletRequest, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
If a Message has been set in the session, get it, store its info in the body map under "message", and remove it from the session, so it will not be displayed again.
applyMessageToBodyMap(HttpServletRequest, Map<String, Object>, String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler.Message
 
applyToBodyMap(HttpServletRequest, Map<String, Object>) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.Message
 
areIsomporphic(Model, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RDFFilesLoader
Check 'isomorphism' for purposes of propagating firsttime changes.
ArrayIdentifierBundle - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier
Most common implementation of a List of Identifiers (IdentifierBundle).
ArrayIdentifierBundle(Collection<? extends Identifier>) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.ArrayIdentifierBundle
 
ArrayIdentifierBundle(Identifier...) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.ArrayIdentifierBundle
 
as(Class<T>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
Deprecated.
asAnonymousVariable() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternElement
Returns a representation of this element as a blank node (assuming it is a specific, but non-named variable).
asAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.AnonymousVariable
 
asAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
asAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.NamedVariable
 
asAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.UnspecifiedVariable
 
asConstantTerm() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternElement
Returns a representation of this element as a constant RDF term (i.e., a URI or a literal).
asConstantTerm() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
asConstantTerm() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.Variable
 
asDatasetGraph() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
asFreemarkerMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
Some controllers put this data directly into the Freemarker body map.
asLiteral() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
asMap() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.JsonTree
 
asNamedVariable() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternElement
Returns a representation of this element as a named variable (assuming it is a specific variable that has a name).
asNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.AnonymousVariable
 
asNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
asNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.NamedVariable
 
asNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.UnspecifiedVariable
 
asNoCounts() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts
 
asNode() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
asRDFNode(Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
asRDFNode(Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
asRebuildCounts() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts
 
asResource() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
assembleConjunctiveQuery(String, Collection<String>, SearchQueryUtils.Conjunction) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
Glue these words together into a query on a given field, joined by either AND or OR.
assembleJsonResponse(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
Assemble a list of maps into a single String representing a JSON array of objects with fields.
assembleMap(Object...) - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler.Message
 
assembleQuery(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.AutoCompleteWords
 
assembleRdf() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.ExtendedRdfAssembler
Deprecated.
 
assembleRdf() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRdfAssembler
 
assembleWelcomeMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginRedirector
 
ASSERTIONS_AND_INFERENCES - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
ASSERTIONS_ONLY - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
assertionsType - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
AssociatedIndividual(String, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController.AssociatedIndividual
 
associateIndividualWithUserAccount(IndividualDao, DataPropertyStatementDao, UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
This Individual, if it exists, should be associated with this UserAccount.
asStatement(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
asStatement(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
asStatementCounts() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts
 
asString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.QueryConverter
 
asUriCounts() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts
 
ATOM - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the base unqualified Atom content type.
ATOM_ENTRY - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the qualified Atom entry content type.
ATOM_FEED - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the qualified Atom feed content type.
ATOM_SERVICE - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the Atom Service content type.
AtomicOntologyChange - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
We need to document what is in source and destinationURI for each change type.
AtomicOntologyChange() - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
AtomicOntologyChange(String, String, AtomicOntologyChange.AtomicChangeType, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
AtomicOntologyChange.AtomicChangeType - Enum in edu.cornell.mannlib.vitro.webapp.ontology.update
 
attach(HttpSession, String, FileInfo) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.TempFileHolder
Create a holding the given FileInfo, and attach it to the session with the given attribute name.
attachFileToSubject(FileInfo, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.UploadedFileHelper
 
ATTR_CHARSET - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Name of the attribute that contains the encoding character set for the content type.
ATTRIBUTE_FILE_ITEM_MAP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
 
ATTRIBUTE_FILE_SIZE_EXCEPTION - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
 
ATTRIBUTE_IS_MULTIPART - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
 
ATTRIBUTE_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Use this attribute on both the ServletContext and the Session.
ATTRIBUTE_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
ATTRIBUTE_TEMP_FILE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadHelper
When they upload a new image, store it as this session attribute until we're ready to attach it to the Individual.
AUTHENTICATE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
Authenticate - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
Authenticate() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.Authenticate
 
Authenticator - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
The tool that a login process will use to interface with the user records in the model (or wherever).
Authenticator() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
 
Authenticator.AuthenticatorFactory - Interface in edu.cornell.mannlib.vitro.webapp.controller.authenticate
 
Authenticator.LoginNotPermitted - Exception in edu.cornell.mannlib.vitro.webapp.controller.authenticate
 
AuthException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.api.VitroApiServlet.AuthException
 
Authorization - Enum in edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces
 
AuthorizationRequest - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction
A base class for RequestedAction that permits boolean operations on them.
AuthorizationRequest() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
AUTHORIZED - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
authorizedDecision(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
An AUTHORIZED decision with a message like "PolicyClass: message".
authorizedDecision(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
An AUTHORIZED decision with a message like "PolicyClass: message".
authorizedForSpecialModel(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.filters.ModelSwitcher
Are they authorized for whatever models they are asking for?
AutocompleteController - Class in edu.cornell.mannlib.vitro.webapp.search.controller
AutocompleteController generates autocomplete content via the search index.
AutocompleteController() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController
 
AutocompleteController.SearchResult - Class in edu.cornell.mannlib.vitro.webapp.search.controller
 
AutocompleteObjectPropertyFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Auto complete object property form generator folded into DefualtObjectPropertyFormGenerator.java
AutocompleteObjectPropertyFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.AutocompleteObjectPropertyFormGenerator
 
AutoCompleteWords - Class in edu.cornell.mannlib.vitro.webapp.utils.searchengine
A helper class for use with an Auto-complete query.

B

BadInputException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpParser.BadInputException
 
BadInputException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpParser.BadInputException
 
BadNodeException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.BadNodeException
 
BadNodeException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.BadNodeException
 
BadParameterException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.api.VitroApiServlet.BadParameterException
 
BadPropertyValueException(String, String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.BadPropertyValueException
 
base(String) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
BASE_10 - Static variable in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
BASE_10 - Static variable in class edu.cornell.mannlib.vedit.util.FormUtils
 
BaseCount(String, long) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField.BaseCount
 
BaseDumpDirective - Class in freemarker.ext.dump
 
BaseDumpDirective() - Constructor for class freemarker.ext.dump.BaseDumpDirective
 
BaseEditConfigurationGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
BaseEditConfigurationGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.BaseEditConfigurationGenerator
 
BaseEditController - Class in edu.cornell.mannlib.vedit.controller
 
BaseEditController() - Constructor for class edu.cornell.mannlib.vedit.controller.BaseEditController
 
BaseEditElementVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
BaseEditElementVTwo(FieldVTwo) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditElementVTwo
 
BaseEditSubmissionPreprocessorVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
BaseEditSubmissionPreprocessorVTwo(EditConfigurationVTwo) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditSubmissionPreprocessorVTwo
 
BaseFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
BaseFiltering() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.BaseFiltering
 
BaseIdentifierBundleFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
Some fields and methods that are helpful to IdentifierBundleFactory classes.
BaseIdentifierBundleFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseIdentifierBundleFactory
 
BaseIndividualTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
BaseIndividualTemplateModel(Individual, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
BaseListedIndividual - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist
 
BaseListedIndividual(Individual, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
BaseLoginServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Base class for all Login servlets, whether Shibboleth, CuWebAuth, etc.
BaseLoginServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BaseLoginServlet
 
BaseObject - Class in edu.cornell.mannlib.semservices.bo
 
BaseObject() - Constructor for class edu.cornell.mannlib.semservices.bo.BaseObject
 
BaseObjectPropertyDataPostProcessor - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
BaseObjectPropertyDataPostProcessor(ObjectPropertyTemplateModel, WebappDaoFactory) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
 
BaseResourceBean - Class in edu.cornell.mannlib.vitro.webapp.beans
 
BaseResourceBean() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
BaseResourceBean(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
BaseResourceBean.RoleLevel - Enum in edu.cornell.mannlib.vitro.webapp.beans
 
BaseResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
 
BaseSearchFacetField - Class in edu.cornell.mannlib.vitro.webapp.searchengine.base
A foundation class for implementing SearchFacetField.
BaseSearchFacetField(String, List<? extends SearchFacetField.Count>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField
 
BaseSearchFacetField.BaseCount - Class in edu.cornell.mannlib.vitro.webapp.searchengine.base
A foundation class for implementing SearchFacetField.Count.
BaseSearchInputDocument - Class in edu.cornell.mannlib.vitro.webapp.searchengine.base
A foundation class for implementing SearchInputDocument.
BaseSearchInputDocument() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
Default constructor.
BaseSearchInputDocument(BaseSearchInputDocument) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
Create a deep copy, down to the value objects.
BaseSearchInputField - Class in edu.cornell.mannlib.vitro.webapp.searchengine.base
A foundation class for implementing SearchInputField.
BaseSearchInputField(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
BaseSearchInputField(SearchInputField) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
Create a copy of the field.
BaseSearchQuery - Class in edu.cornell.mannlib.vitro.webapp.searchengine.base
A foundation class for implementing SearchQuery.
BaseSearchQuery() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
BaseSearchResponse - Class in edu.cornell.mannlib.vitro.webapp.searchengine.base
A foundation class for implementing SearchResponse;
BaseSearchResponse(Map<String, Map<String, List<String>>>, Map<String, SearchFacetField>, SearchResultDocumentList) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResponse
 
BaseSearchResultDocument - Class in edu.cornell.mannlib.vitro.webapp.searchengine.base
A foundation class for implementing SearchResultDocument.
BaseSearchResultDocument(String, Map<String, Collection<Object>>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
BaseSelfEditingPolicy - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
A base class with utility methods for policies involving self-editing.
BaseSelfEditingPolicy(ServletContext, BaseResourceBean.RoleLevel) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
BaseSiteAdminController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
BaseSiteAdminController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
BaseTemplateDirectiveModel - Class in edu.cornell.mannlib.vitro.webapp.web.directives
 
BaseTemplateDirectiveModel() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.directives.BaseTemplateDirectiveModel
 
BaseTemplateMethodModel - Class in edu.cornell.mannlib.vitro.webapp.web.methods
 
BaseTemplateMethodModel() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.methods.BaseTemplateMethodModel
 
BaseTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
BaseTemplateModel() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
 
BaseUserBasedIdentifierBundleFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
Some fields and methods that are helpful to IdentifierBundleFactory classes.
BaseUserBasedIdentifierBundleFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseUserBasedIdentifierBundleFactory
 
BasicAuthenticator - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
The "standard" implementation of Authenticator.
BasicAuthenticator(HttpServletRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
BasicAuthenticator.Factory - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
 
BasicCombinedTripleSource - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl
A simple implementation of CombinedTripleSource.
BasicCombinedTripleSource(ContentTripleSource, ConfigurationTripleSource) - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
BasicPolicyDecision - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
Represents the result of querying a Policy for permission to perform a RequestedAction.
BasicPolicyDecision(Authorization, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
basicPrepare() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
BasicProfilesGetter - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax
Get the basic auto-complete info for the profile selection.
BasicProfilesGetter(HttpServlet, VitroRequest, HttpServletResponse) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.BasicProfilesGetter
 
BasicProxiesGetter - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax
Get the basic auto-complete info for the proxy selection.
BasicProxiesGetter(HttpServlet, VitroRequest, HttpServletResponse) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.BasicProxiesGetter
 
BasicShortTermCombinedTripleSource - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl
The simple implementation of ShortTermCombinedTripleSource.
BasicShortTermCombinedTripleSource(HttpServletRequest, BasicCombinedTripleSource, Map<ModelAccess.WhichService, TripleSource>) - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicShortTermCombinedTripleSource
 
BasicTBoxReasonerDriver - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl
The basic implementation of the TBoxReasonerDriver.
BasicTBoxReasonerDriver(OntModel, Model, OntModel, TBoxReasoner, ReasonerConfiguration) - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.BasicTBoxReasonerDriver
 
BasicValidationVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
BasicValidationVTwo(EditConfigurationVTwo, I18nBundle) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
BasicValidationVTwo(Map<String, List<String>>, I18nBundle) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
beanParamMapFromString(String) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
Decodes a Base-64-encoded String of format key:value;key2:value2;key3:value, and puts the keys and values in a Map
beanSet(Object, String, String) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
beanSet(Object, String, String, EditProcessObject) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
beanSetAndValidate(Object, String, String, EditProcessObject) - Static method in class edu.cornell.mannlib.vedit.util.OperationUtils
 
begin(ReadWrite) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
begin(TxnType) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
begin(ReadWrite) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
begin(TxnType) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
begin() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
begin() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
bestContentType(String, Collection<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.http.ContentTypeUtil
Given an Accept header value and a list of available type names, decide which type is the best fit.
bestMatch(List<String>, String) - Static method in class org.linkeddatafragments.util.MIMEParse
Takes a list of supported mime-types and finds the best match for all the media-ranges listed in header.
bestMatch(String) - Static method in class org.linkeddatafragments.util.MIMEParse
 
BETA - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Beta values used in weighting
bind(String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.VariableValue
 
bindToPlainLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
bindToUri(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
bindValues(String, SparqlQueryRunner.VariableValue...) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner
 
bindVariables(String, QuerySolution) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
The RDFService interface doesn't support initial bindings, so do text substitutions instead.
bindVariableToPlainLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ModelConstructQueryContext
 
bindVariableToPlainLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.RdfServiceConstructQueryContext
 
bindVariableToPlainLiteral(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.ConstructQueryContext
 
bindVariableToPlainLiteral(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.SelectQueryContext
 
bindVariableToUri(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ModelConstructQueryContext
 
bindVariableToUri(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.RdfServiceConstructQueryContext
 
bindVariableToUri(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.ConstructQueryContext
 
bindVariableToUri(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.SelectQueryContext
 
BLANK_SENTINEL - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.EditConfigurationConstants
 
BLANK_SENTINEL - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
BlankNodeFilteringGraph - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
BlankNodeFilteringGraph(Graph) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
BlankNodeFilteringModelMaker - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
Still not sure why this is needed, but...
BlankNodeFilteringModelMaker(RDFService, ModelMaker) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
BlankNodeStatementListener - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
BlankNodeStatementListener(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeStatementListener
 
bn - Variable in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.AnonymousVariable
 
BNODE_ROOT_QUERY - Static variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
BODY_CANCEL_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_DELETE_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_ENTITY_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_ERROR_MESSAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_FORM_ACTION - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_MAIN_IMAGE_HEIGHT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_MAIN_IMAGE_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_MAIN_IMAGE_WIDTH - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_MAX_FILE_SIZE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_MSG - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
BODY_TEMPLATE_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
BODY_THUMBNAIL_HEIGHT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_THUMBNAIL_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_THUMBNAIL_WIDTH - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BODY_TITLE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
BrokenPermission - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
This is what the PermissionRegistry hands out if you ask for a Permission that it doesn't know about.
BrokenPermission(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.BrokenPermission
 
BrowseController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
BrowseController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BrowseController
 
BrowseDataGetter - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
BrowseDataGetter(VitroRequest, Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
Constructor with display model and data getter URI that will be called by reflection.
BrowseWidget - Class in edu.cornell.mannlib.vitro.webapp.web.widgets
This is a widget to display a classgroups, classes in classgroup, and indviduals in class.
BrowseWidget() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
build() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionBuilder
 
build() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo.Builder
 
build() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.PatternListBuilder
 
build(Individual, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.IndividualTemplateModelBuilder
 
build(Individual, VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.IndividualTemplateModelBuilder.IIndividualTemplateModelBuilder
 
build(Individual, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.ListedIndividualBuilder
 
build(Individual, VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.ListedIndividualBuilder.ILIstedIndividualBuilder
 
buildBytestreamRedirectInfo(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
buildClassList() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
buildContextModelAccess(ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.ModelAccessFactory
 
buildDefaultInfo(Individual) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
Builder() - Constructor for class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo.Builder
 
buildExternalAuthRedirectUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ExternalAuthHelper
 
buildExternalAuthRedirectUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.FakeExternalAuthController.FakeExternalAuthHelper
 
buildJSONPersonIds(List<String>, String) - Static method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
buildJSONPersonIds(String, String) - Static method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
buildJSONPersonIds(Individual, String) - Static method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
buildLinkedDataInfo(Individual, ContentType) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
buildListOfSelectableRoles() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
Create a list of all known non-public PermissionSets.
buildNoIndividualInfo() - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
buildProfileInfo(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
 
buildProfileTypesList() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
Create a list of possible profile types.
BuildProperties - Class in edu.cornell.mannlib.vitro.webapp.application
Obtains and provides the contents of the build.properties file.
BuildProperties(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.application.BuildProperties
 
buildPropertyMethod(Method, Property) - Method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
 
buildPropertyStatement(Statement) - Method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
 
buildRdfRedirectInfo(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
buildRequestModelAccess(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.ModelAccessFactory
Note that the RequestModelAccess must be closed when the request closes.
buildToString() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
 
buildUrlsMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage
 
buildUrlsMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
Make these URLs available to all of the pages.
BULK_UPDATE_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
BulkUpdateEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
BulkUpdateEvent(String, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.event.BulkUpdateEvent
 
BulkUpdatingModel - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
 
BulkUpdatingModel(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
BulkUpdatingModel(Model, Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
BulkUpdatingOntModel - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
 
BulkUpdatingOntModel(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
BulkUpdatingOntModel(OntModel, OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
bundle(String, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
Get a request I18nBundle by this name.
bundle(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
Get the default request I18nBundle.
bundle(List<Locale>) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
Get the default context I18nBundle for preferred locales.
ButtonForm - Class in edu.cornell.mannlib.vedit.beans
 
ButtonForm() - Constructor for class edu.cornell.mannlib.vedit.beans.ButtonForm
 
ButtonForm(String, String, String, HashMap<String, String>) - Constructor for class edu.cornell.mannlib.vedit.beans.ButtonForm
 

C

CachingResponseFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
Assist in cache management for individual profile pages.
CachingResponseFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.CachingResponseFilter
 
calculateInTxn(Supplier<T>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
calculateInTxn(Supplier<T>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
CALS_SEARCHBOX_SIZE - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
canAs(Class<T>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
canDisplayPredicate(Property, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
If display of a predicate is restricted, the user's role must be at least as high as the restriction level.
canDisplayPredicate(Property, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
canDisplayResource(String, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
Any resource can be displayed.
canDisplayResource(String, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
canModifyPredicate(Property) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
canModifyPredicate(Property, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
A predicate cannot be modified if its namespace is in the prohibited list (some exceptions are allowed).
canModifyPredicate(Property, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
canModifyPredicate(Property) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
 
canModifyResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
canModifyResource(String, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
A resource cannot be modified if its namespace is in the prohibited list (but some exceptions are allowed).
canModifyResource(String, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
canModifyResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
 
canPublishPredicate(Property, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
If publishing of a predicate is restricted, the user's role must be at least as high as the restriction level.
canPublishPredicate(Property, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
canPublishResource(String, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
Any resource can be published.
canPublishResource(String, BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
cantModifyPredicate(Property) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
cantModifyPredicate(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
 
cantModifyResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
cantModifyResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
 
CardinalityException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance.CardinalityException
 
CFGFILE - Static variable in class org.linkeddatafragments.servlet.LinkedDataFragmentServlet
 
chainEndProcessing() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.Chaining
Helper method that calls endProcessing on an embedded ResultSetConsumer
Chaining(ResultSetConsumer) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.Chaining
 
chainProcessQuerySolution(QuerySolution) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.Chaining
Helper method that calls the processQuerySolution on an embedded ResultSetConsumer
chainStartProcessing() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.Chaining
Helper method that calls startProcessing on an embedded ResultSetConsumer
changedTBoxStatement(Statement, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Performs incremental ABox reasoning based on changes to the class hierarchy.
ChangeListener - Interface in edu.cornell.mannlib.vedit.listener
 
ChangeListener - Interface in edu.cornell.mannlib.vitro.webapp.rdfservice
An interface for listening to triples that are added to or removed from the triple store, and other miscellaneous events.
ChangeLogger - Interface in edu.cornell.mannlib.vitro.webapp.ontology.update
 
ChangeRecord - Interface in edu.cornell.mannlib.vitro.webapp.ontology.update
 
ChangeSet - Interface in edu.cornell.mannlib.vitro.webapp.rdfservice
Input parameter to changeSetUpdate() method in RDFService.
ChangeSetImpl - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl
 
ChangeSetImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model.RDFServiceModel
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
changeSetUpdate(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Perform a series of additions to and or removals from specified graphs in the RDF store.
changeSetUpdate(ChangeSet) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a series of additions to and or removals from specified graphs in the RDF store.
CharsetEncodingFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
 
CharsetEncodingFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.CharsetEncodingFilter
 
CHECK_DATATYPE_PROPERTIES - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
checkAcceptHeaderForLinkedDataRequest() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalyzer
Check the accept header.
checkAndDoUpdate(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.VClassGroupCacheChangeListener
 
checkAndReset(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginInProcessFlag
Check to see whether the flag is set.
Checkbox - Class in edu.cornell.mannlib.vedit.beans
 
Checkbox() - Constructor for class edu.cornell.mannlib.vedit.beans.Checkbox
 
checkCardinality(Set<PropertyType.PropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance
The loader provides the distilled property statements from the RDF.
checkDatabaseConnection() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.SDBConnectionSmokeTests
 
checkForEmptyString(MultiValueEditSubmission, EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.DefaultDataPropEmptyField
 
checkForExclusion(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnNamespace
 
checkForExclusion(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 
checkForExclusion(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnTypeNamespace
 
checkForExclusion(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluder
REturn a string message if the individual should be excluded from the index.
checkForExclusion(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateUrisTask.ExcludeIfNoVClasses
 
checkForLinkedDataRequest(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.OntologyController
 
checkForModelSwitching(VitroRequest, WebappDaoFactory) - Method in class edu.cornell.mannlib.vitro.webapp.filters.ModelSwitcher
Check if special model is requested - this is for enabling the use of a different model for menu management.
checkPasswordLength(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
 
checkQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.CollatedObjectPropertyTemplateModel
 
checkQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
checkQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
checkSubmissionForField(String, MultiValueEditSubmission) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators.AntiXssValidation
Check for XSS for a single field.
checkURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
checkURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Checks a URI for validity.
checkURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
checkURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
Checks a URI String for two things: well-formedness and uniqueness in the model.
checkURIForEditableEntity(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
checkURIForEditableEntity(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
checkURIForEditableEntity(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
Checks a URI String to see whether it is suitable for use on a new editable entity.
checkUrlForLinkedDataRequest() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalyzer
 
ChildVClassesOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
ChildVClassesOptions(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesOptions
 
ChildVClassesWithParent - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
ChildVClassesWithParent(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesWithParent
 
CLASS_INTERSECTION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
Classes2Classes - Class in edu.cornell.mannlib.vitro.webapp.beans
a class representing a direct subsumption relationship between two ontology classes
Classes2Classes() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
Classes2ClassesOperationController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
Classes2ClassesOperationController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.Classes2ClassesOperationController
 
Classes2ClassesRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
Classes2ClassesRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.Classes2ClassesRetryController
 
CLASSGROUP - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
CLASSGROUP - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
CLASSGROUP_PAGE_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
CLASSGROUP_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
classgroups from the individual's rdf:types
ClassGroupPageData - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
This will pass these variables to the template: classGroupUri: uri of the classgroup associated with this page.
ClassGroupPageData(VitroRequest, Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ClassGroupPageData
Constructor with display model and data getter URI that will be called by reflection.
classGroupPageQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
classGroupPageQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
ClassgroupRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
ClassgroupRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.ClassgroupRetryController
 
classGroupVarBase - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
CLASSINDIVIDUALS_INTERNAL_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
CLASSINDIVIDUALS_PAGE_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
classIntersectionPageQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
classMapForGroups(List<VClassGroup>) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
classnameFromJavaUri(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
classTypeVarBase - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
cleanMapValues(Map<T, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.web.AntiScript
Method to clean all of the values in a map where the values are of type String.
cleanMapValuesForDisplay(Map<T, String>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
Used to do any processing for display of values in a map.
cleanText(String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.AntiScript
This will attempt to return HTML that has been cleaned up according to the policy.
cleanTextForDisplay(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
Used to do any processing for display of general text.
cleanupDB(Dataset, Set<String>, String) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup
 
cleanURI(String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.AntiScript
Method to clean a URL or URI.
cleanURIForDisplay(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
Used to do any processing for display of URIs or URLs.
clear() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
clear() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
clear() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
clear() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
clear() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
clear() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
clear() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
clear() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
clearAllConfigsInSession(HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
clearAllEditSubmissionsInSession(HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionUtils
 
clearCache() - Static method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
clearEditConfigurationInSession(HttpSession, EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
clearEditSubmissionInSession(HttpSession, MultiValueEditSubmission) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionUtils
 
clearMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
ClearModelAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
clearNsPrefixMap() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
clearNsPrefixMap() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ClickjackFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
Add X-FRAME-OPTIONS response header to tell IE8 (and any other browsers who decide to implement) not to display this content in a frame.
ClickjackFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.ClickjackFilter
 
clone() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
clone() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
cloneBean(Object) - Static method in class edu.cornell.mannlib.vedit.util.OperationUtils
Takes a bean and clones it using reflection.
cloneBean(Object, Class<?>, Class<?>) - Static method in class edu.cornell.mannlib.vedit.util.OperationUtils
Takes a bean and clones it using reflection.
close() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpParser
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.NquadsParser
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ApplicationDaoJena
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatasetWrapper
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
close() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
Free any resources associated with this WebappDaoFactory
close() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
close() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.RequestModelAccess
When finished, release any resources.
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.RDFServiceLogger
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
close() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Frees any resources held by this RDFService object The implementation of this method should be idempotent so that multiple invocations do not cause an error.
close() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener.Suspension
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicShortTermCombinedTripleSource
 
close() - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.ShortTermCombinedTripleSource
 
close() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockedModel
Just unlocks the model.
close() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockedOntModel
Just unlocks the model.
close() - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessor
 
close() - Method in class org.linkeddatafragments.datasource.DataSourceBase
 
close() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
Does nothing.
CloseEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
CloseEvent() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.event.CloseEvent
 
closeLogs() - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeLogger
 
closeLogs() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeLogger
 
closeTemplateSource(Object) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DelimitingTemplateLoader
 
closeTemplateSource(Object) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.loader.FreemarkerTemplateLoader
Nothing to do here.
CollatedObjectPropertyTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
CombinedTripleSource - Interface in edu.cornell.mannlib.vitro.webapp.triplesource
Provides the long-term data structures, and a way to obtain the short-term data structures.
commit() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
commit() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
commit() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Explicitly commit all pending changes, and wait until they are visible to the search.
commit(boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Explicitly commit all pending changes, and optionally wait until they are visible to the search.
commit() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
commit() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
commit() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
commit(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
commit() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
commit(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
commit() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
commit(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
CommonPolicyFamilySetup - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.setup
Set up the common policy family, with Identifier factories.
CommonPolicyFamilySetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.setup.CommonPolicyFamilySetup
 
CommonResources - Class in org.linkeddatafragments.util
 
CommonResources() - Constructor for class org.linkeddatafragments.util.CommonResources
 
compare(Individual, Individual) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyComparator
 
compare(Object, Object) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty.DisplayComparator
 
compare(Object, Object) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl.DisplayComparator
 
compare(Object, Object) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property.DisplayComparatorIgnoringPropertyGroup
 
compare(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowObjectPropertyHierarchyController.ObjectPropertyAlphaComparator
 
compare(ViewLabelsServlet.LabelInformation, ViewLabelsServlet.LabelInformation) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformationComparator
 
compare(ResourceBean, ResourceBean) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet.PickListSorter
 
compare(ManageLabelsForIndividualGenerator.LabelInformation, ManageLabelsForIndividualGenerator.LabelInformation) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformationComparator
 
compareLangs(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LangSort
 
compareTo(HasPermission) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
compareTo(HasPermissionSet) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
compareTo(Permission) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
 
compareTo(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
compareTo(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
compareTo(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
Sorts alphabetically by public name
compareTo(Ontology) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
compareTo(PropertyGroup) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
Sorts PropertyGroup objects by group rank, then alphanumeric.
compareTo(PropertyInstance) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
compareTo(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
Sorts alphabetically by name
compareTo(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
Sorts VClassGroup objects by group rank, then alphanumeric.
compareTo(JSONReconcileServlet.SearchResult) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet.SearchResult
 
compareTo(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
compareTo(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
compareTo(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
compareTo(AutocompleteController.SearchResult) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController.SearchResult
 
compareTo(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
compareTo(SubclassTemplateModel) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.SubclassTemplateModel
 
compareTo(PreparedGadget) - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
compareTo(MIMEParse.FitnessAndQuality) - Method in class org.linkeddatafragments.util.MIMEParse.FitnessAndQuality
 
compileRegexPattern() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnTypeNamespace
 
complainAndReturnToReferrer(HttpServletRequest, HttpServletResponse, String, LoginProcessBean.Message) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BaseLoginServlet
Store an error message in the login bean and go back where we came from.
complainAndReturnToReferrer(HttpServletRequest, HttpServletResponse, String, LoginProcessBean.Message) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginExternalAuthReturn
 
COMPLETE - Static variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
This configuration will ask Pellet for "all" inferences (calls listStatements(null,null,null)).
ComplexStringFormatter - Class in edu.cornell.mannlib.vitro.webapp.utils.logging
The string form of a data structure might look like this: HolderOfSeveralComponents[@1023948fe, AComponentThing[@dc0048ba], AThingWithSurprisingFormatting, ThingWithOneComponent[@120985093, HoldsNoComponents[@99999999] ], ThingWithNoHashCodeAndAMap[ map={ one, two, three } ], AnotherThingWithSurprisingFormatting ] Created by following these rules: create stack holding line number: size of stack is indent level on [ or { -- write "[" or "{", add line number to stack.
ComplexStringFormatter(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.logging.ComplexStringFormatter
 
ComplexStringFormatter(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.logging.ComplexStringFormatter
 
ComponentsSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl.ComponentsSetup
 
ComponentStartupStatus - Interface in edu.cornell.mannlib.vitro.webapp.modules
A facade for the StartupStatus that already knows who the ServletContextListener is.
ComponentStartupStatusImpl - Class in edu.cornell.mannlib.vitro.webapp.startup
A temporary wrapper around the StartupStatus, with the ServletContextListener built in.
ComponentStartupStatusImpl(ServletContextListener, StartupStatus) - Constructor for class edu.cornell.mannlib.vitro.webapp.startup.ComponentStartupStatusImpl
 
CompositPolicyDecision - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
Policy decision that is made from some analysis of a set of decisions.
CompositPolicyDecision(Authorization, String, List<PolicyDecision>) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.CompositPolicyDecision
 
Concept - Class in edu.cornell.mannlib.semservices.bo
 
Concept() - Constructor for class edu.cornell.mannlib.semservices.bo.Concept
default constructor
ConceptInfo - Class in edu.cornell.mannlib.semservices.bo
 
ConceptInfo() - Constructor for class edu.cornell.mannlib.semservices.bo.ConceptInfo
 
ConceptsNotFoundException - Exception in edu.cornell.mannlib.semservices.exceptions
 
ConceptsNotFoundException() - Constructor for exception edu.cornell.mannlib.semservices.exceptions.ConceptsNotFoundException
 
ConceptsNotFoundException(String) - Constructor for exception edu.cornell.mannlib.semservices.exceptions.ConceptsNotFoundException
 
ConceptsNotFoundException(Throwable) - Constructor for exception edu.cornell.mannlib.semservices.exceptions.ConceptsNotFoundException
 
ConceptsNotFoundException(String, Throwable) - Constructor for exception edu.cornell.mannlib.semservices.exceptions.ConceptsNotFoundException
 
config - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
config - Variable in class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
ConfigReader - Class in org.linkeddatafragments.config
Reads the configuration of a Linked Data Fragments server.
ConfigReader(Reader) - Constructor for class org.linkeddatafragments.config.ConfigReader
Creates a new configuration reader.
CONFIGURATION - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
CONFIGURATION_MODELS - Static variable in class edu.cornell.mannlib.vitro.webapp.modules.tripleSource.ConfigurationTripleSource
A list of all Configuration models, in case the implementation wants to add memory-mapping.
ConfigurationBeanLoader - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
Load one or more Configuration beans from a specified model.
ConfigurationBeanLoader(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
ConfigurationBeanLoader(LockableModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
ConfigurationBeanLoader(Model, ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
ConfigurationBeanLoader(LockableModel, ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
ConfigurationBeanLoader(Model, HttpServletRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
ConfigurationBeanLoader(LockableModel, HttpServletRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
ConfigurationBeanLoaderException - Exception in edu.cornell.mannlib.vitro.webapp.utils.configuration
Indicates that the loading of configuration beans did not succeed.
ConfigurationBeanLoaderException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoaderException
 
ConfigurationBeanLoaderException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoaderException
 
ConfigurationModelsSetup - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
Set up the models that use the CONFIGURATION RDFService.
ConfigurationModelsSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.ConfigurationModelsSetup
 
ConfigurationProperties - Class in edu.cornell.mannlib.vitro.webapp.config
Provides an mechanism for modules to read the configuration properties that are attached to the servlet context.
ConfigurationProperties() - Constructor for class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
 
ConfigurationPropertiesImpl - Class in edu.cornell.mannlib.vitro.webapp.config
The basic implementation of ConfigurationProperties.
ConfigurationPropertiesImpl(InputStream, Map<String, String>, Map<String, String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesImpl
 
ConfigurationPropertiesSetup - Class in edu.cornell.mannlib.vitro.webapp.config
Locates the runtime configuration properties and stores them in the servlet context.
ConfigurationPropertiesSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSetup
 
ConfigurationPropertiesSmokeTests - Class in edu.cornell.mannlib.vitro.webapp.config
Test that gets run at servlet context startup to check for the existence and validity of properties in the configuration.
ConfigurationPropertiesSmokeTests() - Constructor for class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSmokeTests
 
ConfigurationRdf<T> - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
ConfigurationRdf(Class<? extends T>, Set<PropertyType.PropertyStatement>) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationRdf
 
ConfigurationRdfParser - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
Parse the RDF for a single individual in the model to create a ConfigurationRdf object.
ConfigurationRdfParser() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationRdfParser
 
ConfigurationRdfParser.InvalidConfigurationRdfException - Exception in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
ConfigurationReader - Interface in edu.cornell.mannlib.vitro.webapp.utils.configuration
When the ConfigurationBeanLoader creates an instance of this class, it will call this method, supplying ConfigurationProperties.
ConfigurationTripleSource - Class in edu.cornell.mannlib.vitro.webapp.modules.tripleSource
A triple source for configuration models.
ConfigurationTripleSource() - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.tripleSource.ConfigurationTripleSource
 
ConfigurationTripleSourceTDB - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb
A TDB triple-store has no concept of connections, so we need not manage them here.
ConfigurationTripleSourceTDB() - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
configure(VitroRequest, Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
Configure this instance based on the URI and display model.
configure(VitroRequest, Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ClassGroupPageData
Configure this instance based on the URI and display model.
configure(VitroRequest, Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.FixedHTMLDataGetter
Configure this instance based on the URI and display model.
configure(VitroRequest, Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
Configure this instance based on the URI and display model.
configure(VitroRequest, Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SearchIndividualsDataGetter
Configure this instance based on the URI and display model.
configure(VitroRequest, Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter
Configure this instance based on the URI and display model.
ConfiguredReasonerListener - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
Listens for changes on a model.
ConfiguredReasonerListener(ReasonerConfiguration, TBoxReasonerDriver) - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
ConfiguredReasonerListener.DrivingPatternMap - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
Lists of patterns, mapped by their predicates.
ConfiguredReasonerListener.Suspension - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
 
configURI - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
confirmAuthorization(HttpServletRequest, AuthorizationRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.VitroApiServlet
If they have not provided an email/password combo that will authorize them for this action, throw an AuthException.
ConfirmAuthorization - Class in edu.cornell.mannlib.vitro.webapp.web.jsptags
Confirm that the user is authorized to perform each of the RequestedActions.
ConfirmAuthorization() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.jsptags.ConfirmAuthorization
 
confirmCompatible(PropertyType.PropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
confirmPassword - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
connect() - Method in class edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.TokenServiceTester
 
ConstantFieldOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
ConstantFieldOptions(String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ConstantFieldOptions
 
ConstantFieldOptions(String, List<List<String>>) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ConstantFieldOptions
 
ConstantRDFTerm(CTT) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
CONTACT_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
ContactFormController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Controller for comments ("contact us") page * @author bjl23
ContactFormController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ContactFormController
 
ContactMailController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ContactMailController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ContactMailController
 
contains(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
contains(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
contains(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
contains(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
contains(Quad) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
contains(Node, Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
contains(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
contains(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
contains(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
contains(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
contains(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
contains(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
contains(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
contains(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
contains(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
contains(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
contains(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
contains(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
contains(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
contains(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
contains(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
contains(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
contains(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
contains(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
contains(Object) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
containsAll(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsAll(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsAll(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsAll(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsAll(Collection<?>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
containsAny(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsAny(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsAny(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsAny(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsGraph(Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
containsLiteral(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsLiteral(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsLiteral(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsLiteral(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsLiteral(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsLiteral(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsLiteral(Resource, Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsLiteral(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsLiteral(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsLiteral(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsLiteral(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsLiteral(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsLiteral(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsLiteral(Resource, Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
containsNamedModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
containsResource(RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
containsResource(RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
CONTENT - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
CONTENT_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
CONTENT_UNIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
Create union models for ABox and TBox, and full models for assertions and inferences.
ContentModelSetup - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
Sets up the content models, OntModelSelectors and webapp DAO factories.
ContentModelSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.ContentModelSetup
 
ContentTripleSource - Class in edu.cornell.mannlib.vitro.webapp.modules.tripleSource
A triple source for content models.
ContentTripleSource() - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.tripleSource.ContentTripleSource
 
ContentTripleSourceSDB - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb
Create the connection to the SDB triple-store.
ContentTripleSourceSDB() - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
ContentTripleSourceSPARQL - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql
For a SPARQL endpoint, each connection is created as needed by the RDFService, so there is no need to manage connections here.
ContentTripleSourceSPARQL() - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
ContentTripleSourceTDB - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb
A TDB triple-store has no concept of connections, so we need not manage them here.
ContentTripleSourceTDB() - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
ContentTripleSourceVirtuoso - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso
So far, it's just like a ContentTripleSourceSPARQL but it uses an instance of RDFServiceVirtuoso.
ContentTripleSourceVirtuoso() - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso.ContentTripleSourceVirtuoso
 
ContentType - Class in edu.cornell.mannlib.vitro.webapp.web
Simple class for parsing and generating Content-Type header values, per RFC 2045 (MIME) and 2616 (HTTP 1.1).
ContentType() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.ContentType
Constructs a new instance with default media type
ContentType(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.ContentType
Constructs a new instance from a content-type header value parsing the MIME content type (RFC2045) format.
contentTypes() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
 
contentTypes() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
 
ContentTypeUtil - Class in edu.cornell.mannlib.vitro.webapp.utils.http
A utility for selecting content types, in the context of the Accept header.
ContentTypeUtil() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.http.ContentTypeUtil
 
Context(OntModel, OntModel, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelector.Context
 
CONTEXT_DISPLAY_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterBase
 
CONTEXT_NODES_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl.ComponentsSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl.ReasonersSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionSetsSmokeTest
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RestrictHomeMenuItemEditingPolicy.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RootUserPolicy.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.setup.CommonPolicyFamilySetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSmokeTests
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup
On shutdown, clean up.
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfiguration.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel16.Release16Migrator
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel17.Release17Migrator
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel17.RemoveObsoletePermissions
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel18.Release18Migrator
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewServiceSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.ConfigurationModelsSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.ContentModelSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.JvmSmokeTests
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.PropertyMaskingSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RunSparqlConstructs
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SearchEngineSmokeTest
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.ThemeInfoSetup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupManager
Notify the listeners that the context is being destroyed, in the reverse order from how they were notified at initialization.
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.web.images.PlaceholderUtil.Setup
 
contextDestroyed(ServletContextEvent) - Method in class edu.ucsf.vitro.opensocial.OpenSocialSmokeTests
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl.ComponentsSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl.ReasonersSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionSetsSmokeTest
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RestrictHomeMenuItemEditingPolicy.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RootUserPolicy.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.setup.CommonPolicyFamilySetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSmokeTests
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup
On startup, read the revision info from the resource file in the classpath.
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfiguration.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel16.Release16Migrator
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel17.Release17Migrator
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel17.RemoveObsoletePermissions
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel18.Release18Migrator
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewServiceSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.ConfigurationModelsSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.ContentModelSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.JvmSmokeTests
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.PropertyMaskingSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RunSparqlConstructs
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SearchEngineSmokeTest
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.ThemeInfoSetup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupManager
Build a list of the listeners, and run contextInitialized() on each of them, at least until we get a fatal error.
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.web.images.PlaceholderUtil.Setup
 
contextInitialized(ServletContextEvent) - Method in class edu.ucsf.vitro.opensocial.OpenSocialSmokeTests
When the system starts up, run the tests.
ContextModelAccess - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess
Data structures on the context have fewer options than those on a request.
ContextModelAccessImpl - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl
The context-based model access is simpler than the request-based model access.
ContextModelAccessImpl(ServletContext, CombinedTripleSource) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
Pull all of the items into maps, instead of fetching them from the factory on demand.
ContextModelsUser - Interface in edu.cornell.mannlib.vitro.webapp.utils.configuration
When the ConfigurationBeanLoader creates an instance of this class, it will call this method, supplying the RDF models from the context.
contextPath - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
ContextSelectedLocale(Locale) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.ContextSelectedLocale
 
ContextSelectedLocale(List<Locale>) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.ContextSelectedLocale
 
Controllers - Class in edu.cornell.mannlib.vitro.webapp.controller
Simple class to store urls for different controllers.
Controllers() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
controlPanelUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
convertJSONArrayToList(ArrayNode) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.JsonToFmModel
JSONArray is an ordered sequence of values -> convert to List (equivalent to Freemarker "sequence")
convertJSONObjectToMap(ObjectNode) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.JsonToFmModel
JSONObject is an unordered collection of name/value pairs -> convert to Map (equivalent to Freemarker "hash")
convertParams(Map<String, List<String>>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionUtils
 
convertToJSON(Map<String, Object>, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
For processig of JSONObject
convertToJSON(Map<String, Object>, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ClassGroupPageData
For processing of JSONObject
convertToJSON(Map<String, Object>, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
For processig of JSONObject
convertToRdf(InputStream) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Csv2Rdf
 
convertToRdf(InputStream, WebappDaoFactory, Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Csv2Rdf
 
copy() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
Constructs the VClass as a deep copy of an existing VClass.
copy() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
Constructs the VClassJena as a deep copy of an existing VClassJena.
copy(List<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
Make a copy of list of Strings.
copy() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
copyFields(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
copyFile(File, File) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
copyListMap(Map<String, List<String>>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
copyMap(Map<String, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
count() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESCounter
 
Counts(SearchIndexerStatus.Counts.Type) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts
 
countSubModels() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
countTriples(RDFNode, RDFNode, RDFNode) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
 
covertDataToJSONForPage(VitroRequest, String, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
Convert data to JSON for page uri based on type and related datagetters TODO: How to handle different data getters? Will this replace json fields or add to them?
create(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.SparqlQueryUtils
A convenience method to attempt parsing a query string with various syntaxes
create(JsonNode) - Static method in class org.linkeddatafragments.datasource.DataSourceFactory
Create a datasource using a JSON config
create(Map<String, String>, HashMap<String, IDataSource>, String) - Static method in class org.linkeddatafragments.views.LinkedDataFragmentWriterFactory
Creates ILinkedDataFragmentWriter for a given mimeType
create(Map<String, String>, HashMap<String, IDataSource>, String) - Static method in class org.vivoweb.linkeddatafragments.views.LinkedDataFragmentWriterFactory
Creates ILinkedDataFragmentWriter for a given mimeType
createAccount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
 
createAllDifferent() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createAllDifferent(RDFList) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createAllValuesFromRestriction(String, Property, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createAlt() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createAlt(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createAlt() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createAlt(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createAnnotationProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createAnonymousVariable(AVT) - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory
 
createAnonymousVariable(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParser
 
createAnonymousVariable(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
createBag() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createBag(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createBag() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createBag(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createBlankNode(String) - Method in class org.linkeddatafragments.util.RDFTermParser
 
createBlankNode(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
createCardinalityQRestriction(String, Property, int, OntClass) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createCardinalityRestriction(String, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createClass() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createComplementClass(String, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createConceptUsingXMLFromURL(Concept, String, String, boolean) - Static method in class edu.cornell.mannlib.semservices.util.SKOSUtils
 
createConceptUsingXMLModel(Concept, String, String, boolean) - Static method in class edu.cornell.mannlib.semservices.util.SKOSUtils
The above code, although functional, does not take advantage of the fact that we can actually read and query the RDF in precisely the manner we wish.
createConstantRDFTerm(CTT) - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory
 
createConstructQueryContext(RDFService, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createConstructQueryContext(RDFService, QueryHolder) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createConstructQueryContext(Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createConstructQueryContext(Model, QueryHolder) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createDataRange(RDFList) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createDataSource(String, String, JsonNode) - Method in interface org.linkeddatafragments.datasource.IDataSourceType
Creates a data source of this type.
createDataSource(String, String, JsonNode) - Method in class org.linkeddatafragments.datasource.tdb.JenaTDBDataSourceType
 
createDataSource(String, String, JsonNode) - Method in class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceDataSourceType
 
createDatatypeProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createDatatypeProperty(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createDefaultModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
createDefaultModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
 
createDefaultModel() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
createDummyPropertyGroup(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
createDummyPropertyGroup(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
createDummyPropertyGroup(String, int) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
 
createEmptyTriplePatternFragment() - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns.Worker
 
createEnumeratedClass(String, RDFList) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createEpo(HttpServletRequest) - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
createEpo(HttpServletRequest, boolean) - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
createField(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
Create a field that can be populated and added to the document.
createField(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
Sub-classes should override this if the field requires special functionality.
createFile(String, String, InputStream) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImpl
Before creating the file, we may need to create one or more parent directories to put it in.
createFile(String, String, InputStream) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
createFile(String, String, InputStream) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.UploadedFileHelper
We have a filename, a mimetype, and some content.
createFile(String, String, InputStream) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileStorage
Store the bytes from this stream as a file with the specified ID and filename.
createFor(String, Class<T>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.JspToGeneratorMapping
 
createFragment(ITriplePatternElement<CTT, NVT, AVT>, ITriplePatternElement<CTT, NVT, AVT>, ITriplePatternElement<CTT, NVT, AVT>, long, long) - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns.Worker
 
createFragment(ITriplePatternElement<RDFNode, String, String>, ITriplePatternElement<RDFNode, String, String>, ITriplePatternElement<RDFNode, String, String>, long, long) - Method in class org.linkeddatafragments.datasource.index.IndexRequestProcessorForTPFs.Worker
 
createFragment(ITriplePatternElement<RDFNode, String, String>, ITriplePatternElement<RDFNode, String, String>, ITriplePatternElement<RDFNode, String, String>, long, long) - Method in class org.linkeddatafragments.datasource.tdb.JenaTDBBasedRequestProcessorForTPFs.Worker
 
createFragment(ITriplePatternElement<RDFNode, String, String>, ITriplePatternElement<RDFNode, String, String>, ITriplePatternElement<RDFNode, String, String>, long, long) - Method in class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceBasedRequestProcessorForTPFs.Worker
 
createFragmentRequest() - Method in class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
createFragmentRequest() - Method in class org.linkeddatafragments.fragments.tpf.TPFRequestParser.Worker
 
createFreshModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
createFreshModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
 
createFreshModel() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
createHasValueRestriction(String, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createIndividual(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createIndividual(String, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createInputDocument() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Create a SearchInputDocument that can be populated and added to the index.
createInputDocument() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
createInputDocument() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
createInputDocument() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
createIntersectionClass(String, RDFList) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createInverseFunctionalProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createInverseFunctionalProperty(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLanguageLiteral(String, String) - Method in class org.linkeddatafragments.util.RDFTermParser
 
createLanguageLiteral(String, String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
createList() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createList(Iterator<? extends RDFNode>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createList(RDFNode[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createList() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createList(Iterator<? extends RDFNode>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createList(RDFNode[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteral(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
createLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteral(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteral(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteral_ORIG(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
createLiteralStatement(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteralStatement(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteralStatement(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteralStatement(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteralStatement(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteralStatement(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteralStatement(Resource, Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createLiteralStatement(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteralStatement(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteralStatement(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteralStatement(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteralStatement(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteralStatement(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createLiteralStatement(Resource, Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createMaxCardinalityQRestriction(String, Property, int, OntClass) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createMaxCardinalityRestriction(String, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createMinCardinalityQRestriction(String, Property, int, OntClass) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createMinCardinalityRestriction(String, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
createModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
createModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
createModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
createModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
createModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
createModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
createModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
createModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
createModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
createModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
createModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
createModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
createModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
createModel() - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.VitroModelFactory
 
CreateModelAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
createModelForGraph(Graph) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.VitroModelFactory
 
createModelFromQueries(ServletContext, String, OntModel, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.jena.ExtendedLinkedDataUtils
 
createModelFromQuery(File, OntModel, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.jena.ExtendedLinkedDataUtils
 
createNamedVariable(NVT) - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory
 
createNamedVariable(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParser
 
createNamedVariable(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
createNewAccount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
 
createNewMessage(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
createObjectProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createObjectProperty(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createOntology(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createOntologyModel() - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.VitroModelFactory
 
createOntologyModel(Model) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.VitroModelFactory
 
createOntProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createOntResource(Class<T>, Resource, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createOntResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
CreateOwlClass - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology
Should we allow the user to create a new class in the ontology?
CreateOwlClass() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology.CreateOwlClass
 
createPassword() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsCreatePasswordPage
 
createPlainLiteral(String) - Method in class org.linkeddatafragments.util.RDFTermParser
 
createPlainLiteral(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
createProfile(IndividualDao, DataPropertyStatementDao, String, UserAccount) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsProfileCreator
 
createProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createPropertyMethod(Method, Property) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
 
createPropertyStatement(Statement) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
 
createQuery(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils
 
createQuery() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Create a SearchQuery that can be populated and used for searching.
createQuery(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Convenience method to create a SearchQuery and set the query text in one step.
createQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
createQuery() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
createQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
createQuery() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
createQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
createQuery() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
createQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
createQueryExecution(String, Query, Dataset) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
createQueryExecution(String, Query, Dataset) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
createRDFService(ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
createRDFService(ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso.ContentTripleSourceVirtuoso
 
createRDFServiceModel(RDFServiceGraph) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
createRegistry(ServletContext, Collection<? extends Permission>) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
Create the registry and store it in the context.
createReifiedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createReifiedStatement(String, Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createReifiedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createReifiedStatement(String, Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createRelationships() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesCreatePage
We don't remove any existing relationships, we just add new ones.
createRequestedFragment(ILinkedDataFragmentRequest) - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessor
createRequestedFragment() - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessor.Worker
Create the requested ILinkedDataFragment
createRequestedFragment() - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns.Worker
 
createRequestedFragment(ILinkedDataFragmentRequest) - Method in interface org.linkeddatafragments.datasource.IFragmentRequestProcessor
 
createResource(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createResource(String, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createResource(ResourceF) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
Deprecated.
createResource(String, ResourceF) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
Deprecated.
createResource() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createResource(AnonId) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createResource(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createResource(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createResource(String, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createResource(ResourceF) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
createResource(String, ResourceF) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
createResource() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createResource(AnonId) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createResource(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createRestriction(Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createRestriction(String, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createScanner(Reader) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.UpdateUrisInIndex
 
createSelector(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
createSelector(Resource, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
createSelectQueryContext(RDFService, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createSelectQueryContext(RDFService, QueryHolder) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createSelectQueryContext(Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createSelectQueryContext(Model, QueryHolder) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
createSeq() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createSeq(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createSeq() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createSeq(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createSomeValuesFromRestriction(String, Property, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createStatement(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createStatement(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createStatement(Resource, Property, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createStatement(Resource, Property, String, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createStatement(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createStatement(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createStatement(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createStatement(Resource, Property, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createStatement(Resource, Property, String, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createStatement(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createSymmetricProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createSymmetricProperty(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTransitiveProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTransitiveProperty(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTriplePatternFragment(Model, long, boolean) - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns.Worker
 
createTypedLiteral(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(Calendar) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(Object, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(String, RDFDatatype) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(Object, RDFDatatype) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
createTypedLiteral(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(Calendar) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(Object, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(String, RDFDatatype) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(Object, RDFDatatype) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createTypedLiteral(String, String) - Method in class org.linkeddatafragments.util.RDFTermParser
 
createTypedLiteral(String, String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
createUnion(Model, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.VitroModelFactory
 
createUnion(OntModel, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.VitroModelFactory
 
createUnionClass(String, RDFList) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
createUnspecifiedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory
 
createURI(String) - Method in class org.linkeddatafragments.util.RDFTermParser
 
createURI(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
cropAndScale(InputStream, ImageProcessor.CropRectangle, ImageProcessor.Dimensions) - Method in class edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio.IIOImageProcessor
Crop the main image according to this rectangle, and scale it to the correct size for a thumbnail.
cropAndScale(InputStream, ImageProcessor.CropRectangle, ImageProcessor.Dimensions) - Method in class edu.cornell.mannlib.vitro.webapp.imageprocessor.jai.JaiImageProcessor
Deprecated.
cropAndScale(InputStream, ImageProcessor.CropRectangle, ImageProcessor.Dimensions) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor
Create a new image from a portion of the supplied image, and reduce to fit a limiting size.
CropRectangle(int, int, int, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.CropRectangle
 
Csv2Rdf - Class in edu.cornell.mannlib.vitro.webapp.utils
 
Csv2Rdf(char, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.Csv2Rdf
 
Csv2Rdf(char, char, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.Csv2Rdf
 
ctx - Variable in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseIdentifierBundleFactory
 
ctx - Variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
ctx - Variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
 
ctx - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
ctx - Variable in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonArrayProducer
 
ctx - Variable in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonObjectProducer
 
CumulativeDeltaModeler - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
This ModelChangedListener will accumulate all statements added to or removed from the audited model in an additions model and a retractions model.
CumulativeDeltaModeler() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.CumulativeDeltaModeler
 
CumulativeDeltaModeler(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.CumulativeDeltaModeler
 
CumulativeDeltaModeler(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.CumulativeDeltaModeler
 
CURATOR - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
customDisplayView - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
customEntryForm - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
customErrorMessages - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
CustomListViewConfigFile - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview
Parses a configuration file for a custom list view, and makes the information readily accessible.
CustomListViewConfigFile(Reader) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewConfigFile
 
customListViewConfigFileMap - Variable in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
CustomListViewLogger - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview
If enabled in the developer settings (and log levels), log every non-default custom list view.
CustomListViewLogger() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewLogger
 
customSearchView - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
customShortView - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 

D

DASHBOARD_PROP_LIST_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
DashboardPropertyListController - Class in edu.cornell.mannlib.vitro.webapp.controller
Handles requests for entity information.
DashboardPropertyListController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.DashboardPropertyListController
 
DATA_GETTER_MAP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.PageController
 
DATA_GETTERS_FOR_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
Attribute name in request for DataGetters
DATA_NOT_PAST_MSG - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
DATA_PROPERTY_QUERY_STRING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
DATA_PROPERTY_VALUE_QUERY_STRING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
DataAutocompleteController - Class in edu.cornell.mannlib.vitro.webapp.search.controller
DataAutocompleteController generates autocomplete content for data properties using sparql queries .
DataAutocompleteController() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.DataAutocompleteController
 
DataGetter - Interface in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
A class to get data based on configurations in RDF.
DataGetterBase - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
DataGetterBase() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterBase
 
dataGetterClassQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
dataGetterForURI(VitroRequest, Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
Returns a DataGetter using information in the displayModel for the individual with the URI given by dataGetterURI to configure it.
dataGetterURIsQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
dataGetterURIsQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
DataGetterUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
DataGetterUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
dataLiteralValueFor(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
DatapropEditController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
DatapropEditController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.DatapropEditController
 
DataProperty - Class in edu.cornell.mannlib.vitro.webapp.beans
class representing a property that relates an entity (object) to a data literal
DataProperty() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
DATAPROPERTY_ISEXTERNALID - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
DATAPROPERTY_ISEXTERNALID - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
DataPropertyComparator - Class in edu.cornell.mannlib.vitro.webapp.beans
 
DataPropertyComparator(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyComparator
 
DataPropertyDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
DataPropertyDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
DataPropertyDaoFiltering(DataPropertyDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
DataPropertyDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DataPropertyDaoJena(RDFService, DatasetWrapperFactory, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
DataPropertyFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
DataPropertyFiltering(DataProperty, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
DataPropertyListConfig - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview
 
DataPropertyListConfig(DataPropertyTemplateModel, TemplateLoader, VitroRequest, DataProperty, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.DataPropertyListConfig
 
dataPropertyMap - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
DataPropertyStatement - Interface in edu.cornell.mannlib.vitro.webapp.beans
a class representing a particular instance of a data property
DataPropertyStatementDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
Created by IntelliJ IDEA.
DataPropertyStatementDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
DataPropertyStatementDaoFiltering(DataPropertyStatementDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
DataPropertyStatementDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DataPropertyStatementDaoJena(DatasetWrapperFactory, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
DataPropertyStatementDaoSDB - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DataPropertyStatementDaoSDB(DatasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoSDB
 
DataPropertyStatementFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
DataPropertyStatementFiltering(DataPropertyStatement, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
DataPropertyStatementImpl - Class in edu.cornell.mannlib.vitro.webapp.beans
a class representing an particular instance of a data property
DataPropertyStatementImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
DataPropertyStatementImpl(Individual) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
DataPropertyStatementImpl(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
DataPropertyStatementListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
DataPropertyStatementListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.DataPropertyStatementListingController
 
DataPropertyStatementRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
DataPropertyStatementRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.DataPropertyStatementRetryController
 
dataPropertyStatements - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
DataPropertyStatementTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
DataPropertyStatementTemplateModel(String, Property, Literal, String, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyStatementTemplateModel
 
DataPropertyTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
DataPropertyTemplateModel.ConfigError - Enum in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
dataPropertyValueQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
DatapropRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
DatapropRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.DatapropRetryController
 
DatasetKey - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
An immutable key for storing Dataset objects in the ModelAccess maps.
DatasetKey(ModelAccess.DatasetOption...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.DatasetKey
 
datasetURL - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
datasetURL - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
DatasetWrapper - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DatasetWrapper(Dataset) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DatasetWrapper
 
DatasetWrapper(Dataset, SDBConnection) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DatasetWrapper
 
DatasetWrapperFactory - Interface in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DataSourceBase - Class in org.linkeddatafragments.datasource
The base class for an IDataSource
DataSourceBase(String, String) - Constructor for class org.linkeddatafragments.datasource.DataSourceBase
Create a base for a IDataSource
DataSourceCreationException - Exception in org.linkeddatafragments.exceptions
 
DataSourceCreationException(Throwable) - Constructor for exception org.linkeddatafragments.exceptions.DataSourceCreationException
 
DataSourceCreationException(String, String) - Constructor for exception org.linkeddatafragments.exceptions.DataSourceCreationException
 
DataSourceException - Exception in org.linkeddatafragments.exceptions
 
DataSourceException(Throwable) - Constructor for exception org.linkeddatafragments.exceptions.DataSourceException
 
DataSourceException(String, String) - Constructor for exception org.linkeddatafragments.exceptions.DataSourceException
 
DataSourceException(IDataSource, String) - Constructor for exception org.linkeddatafragments.exceptions.DataSourceException
 
DataSourceFactory - Class in org.linkeddatafragments.datasource
 
DataSourceFactory() - Constructor for class org.linkeddatafragments.datasource.DataSourceFactory
 
DataSourceNotFoundException - Exception in org.linkeddatafragments.exceptions
 
DataSourceNotFoundException(String) - Constructor for exception org.linkeddatafragments.exceptions.DataSourceNotFoundException
 
DataSourceTypesRegistry - Class in org.linkeddatafragments.datasource
A registry of IDataSourceTypes.
DataSourceTypesRegistry() - Constructor for class org.linkeddatafragments.datasource.DataSourceTypesRegistry
 
Datatype - Class in edu.cornell.mannlib.vitro.webapp.beans
 
Datatype() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.Datatype
 
DatatypeDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
DatatypeDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DatatypeDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
datatypePropertyList - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
DatatypeRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
DatatypeRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.DatatypeRetryController
 
dataValue() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
DateTimeIntervalFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
DateTimeIntervalFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
DateTimeIntervalValidationVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
DateTimeIntervalValidationVTwo(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeIntervalValidationVTwo
 
DateTimeIntervalValidationVTwo(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeIntervalValidationVTwo
 
DateTimePropertyGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
DateTimePropertyGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimePropertyGenerator
 
DateTimeValueFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
DateTimeValueFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
DateTimeWidget - Class in edu.cornell.mannlib.vitro.webapp.web.widgets
This widget is intended to assist in dealing with xsd:dateTime values from Literals.
DateTimeWidget() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.widgets.DateTimeWidget
 
DateTimeWithPrecisionVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
This is intended to work in conjunction with a template to create the HTML for a datetime with precision and to convert the submitted parameters into varname -> Literal and varname -> URI maps.
DateTimeWithPrecisionVTwo(FieldVTwo) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
DateTimeWithPrecisionVTwo(FieldVTwo, VitroVocabulary.Precision) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
DateTimeWithPrecisionVTwo(FieldVTwo, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
DAYS_TO_USE_PASSWORD_LINK - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
After the account is created, or the password is reset, the user has this many days to repond to the email.
DB_ADMIN - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
debug - Static variable in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
 
DEBUG_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
debugPrintHeaders(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
decodeName(String) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Restore the filename to its original form, removing the encoding.
DedupAndExtract - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
DedupAndExtract() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.DedupAndExtract
 
dedupAndExtract(Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.DedupAndExtract
Returns a model where redundant individuals that are sameAs one another are smushed using URIs in preferred namespaces where possible.
dedupAndExtract(Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
Returns a model where redundant individuals that are sameAs one another are smushed using URIs in preferred namespaces where possible.
dedupe(List<ObjectProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
deepFormat(Object) - Method in class edu.cornell.mannlib.vitro.webapp.utils.log.LogUtils
 
deepFormatForLog(Log, String, Object) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.log.LogUtils
 
DEFAULT - Static variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
The default reasoner configuration is designed to provide acceptable performance on larger knowledge bases.
DEFAULT_ACCOUNTS_PER_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
DEFAULT_BODY_TEMPLATE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.PageController
 
DEFAULT_BUNDLE_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
 
DEFAULT_CRITERIA - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
DEFAULT_CRITERIA - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
DEFAULT_DIRECTION - Static variable in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Direction
 
DEFAULT_FIELD - Static variable in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Field
 
DEFAULT_HITS_PER_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
DEFAULT_MAX_HIT_COUNT - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
DEFAULT_MENU - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
DEFAULT_MODE - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
DEFAULT_MODE - Static variable in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
DEFAULT_NAMESPACE - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
DEFAULT_NS_FOR_NEW_RESOURCE - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.BaseEditConfigurationGenerator
 
DEFAULT_ONT_MODEL_SPEC - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
DEFAULT_ORDERING - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering
 
DEFAULT_RELATIONSHIPS_PER_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
DEFAULT_TITLE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.PageController
 
DEFAULT_VIEW - Static variable in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria.ProxyRelationshipView
 
DefaultAddMissingIndividualFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generates the edit configuration for a default property form.
DefaultAddMissingIndividualFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
DefaultAddMissingIndividualFormModelPreprocessor - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
This will remove old relation triple for an edit.
DefaultAddMissingIndividualFormModelPreprocessor(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.DefaultAddMissingIndividualFormModelPreprocessor
 
DefaultDataPropEmptyField - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
Editors have gotten into the habit of clearing the text from the textarea and saving it to invoke a delete.
DefaultDataPropEmptyField() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.DefaultDataPropEmptyField
 
DefaultDataPropertyFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
DefaultDataPropertyFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultDataPropertyFormGenerator
 
DefaultDataPropertyFormValidator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators
Check if the submitted text has potential XSS problems.
DefaultDataPropertyFormValidator(String, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators.DefaultDataPropertyFormValidator
 
DefaultDeleteGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generates delete form which submits the deletion request to the deletion controller.
DefaultDeleteGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultDeleteGenerator
 
defaultDisplayNs - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManagePageGenerator
 
DefaultListViewDataPostProcessor - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
Data postprocessor for default object property list view
DefaultListViewDataPostProcessor(ObjectPropertyTemplateModel, WebappDaoFactory) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DefaultListViewDataPostProcessor
 
DefaultObjectPropertyDataPostProcessor - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
The object property data postprocessor that is used if the view does not specify another postprocessor
DefaultObjectPropertyDataPostProcessor(ObjectPropertyTemplateModel, WebappDaoFactory) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DefaultObjectPropertyDataPostProcessor
 
DefaultObjectPropertyFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generates the edit configuration for a default property form.
DefaultObjectPropertyFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
defaultOptionLabel - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
defaultValue() - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder.JsonArrayParser
 
defaultValue() - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.QueryParser
 
defaultValue() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ResultSetParser
 
defaultVarNameForResults - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.FixedHTMLDataGetter
 
defaultVarNameForResults - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SearchIndividualsDataGetter
 
defaultVarNameForResults - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter
 
defaultWriteGraphURI - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
DefineDataProperty - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology
Should we allow the user to define a data property in the ontology?
DefineDataProperty() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology.DefineDataProperty
 
DefineObjectProperty - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology
Should we allow the user to define a new object property in the ontology?
DefineObjectProperty() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology.DefineObjectProperty
 
delete() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsDeleter
 
delete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
delete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
delete(Quad) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
delete(Node, Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
delete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
delete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
delete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
delete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
deleteAny(Node, Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
deleteById(String...) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Delete documents from the search index, by unique ID.
deleteById(Collection<String>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Delete documents from the search index, by unique ID.
deleteById(String...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
deleteById(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
deleteById(String...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
deleteById(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
deleteById(String...) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
deleteById(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
deleteByIds(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESDeleter
 
deleteByQuery(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Delete documents from the search index if they satisfy the query.
deleteByQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
deleteByQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESDeleter
 
deleteByQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
deleteByQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
deleteClasses2Classes(Classes2Classes) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
deleteClasses2Classes(Classes2Classes) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
deleteClasses2Classes(Classes2Classes, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
deleteClasses2Classes(Classes2Classes) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
deleteDataProperty(DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
deleteDataProperty(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
deleteDataProperty(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
deleteDataProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
deleteDataProperty(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
deleteDataProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
deleteDataProperty(String, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
deleteDataProperty(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
deleteDataPropertyStatement(DataPropertyStatement) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
deleteDataPropertyStatement(DataPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
deleteDataPropertyStatement(DataPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
deleteDataPropertyStatementsForIndividualByDataProperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
deleteDataPropertyStatementsForIndividualByDataProperty(Individual, DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
deleteDataPropertyStatementsForIndividualByDataProperty(Individual, DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
deleteDataPropertyStatementsForIndividualByDataProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
deleteDataPropertyStatementsForIndividualByDataProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
deleteDataPropertyStatementsForIndividualByDataProperty(String, String, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
deleteDataPropertyStatementsForIndividualByDataProperty(Individual, DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
deleteDatatype(Datatype) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DatatypeDao
deletes a datatype row by getting the id from a Datatype bean
deleteDatatype(int) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DatatypeDao
deletes a datatype row
deleteDatatype(Datatype) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
deleteDatatype(int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
deleteFauxProperty(FauxProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.FauxPropertyDao
Delete this FauxProperty from the display model.
deleteFauxProperty(FauxProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FauxPropertyDaoFiltering
 
deleteFauxProperty(FauxProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
 
deleteFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImpl
If deleting this file leaves its parent directory empty, that directory will be deleted.
deleteFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
deleteFile(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileStorage
If a file exists with this ID, it will be deleted, regardless of the file name.
deleteIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
deleteIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
deleteIndividual(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
deletes a single individual from the knowledge base.
deleteIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
deleteIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
deleteIndividual(String, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
deleteIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
deleteIndividual(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
 
DeleteIndividualController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
DeleteIndividualController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DeleteIndividualController
 
deleteIndividualsOfType(AtomicOntologyChange) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
Remove all instances of the given class from the abox of the knowledge base.
deleteIndividualWebapp(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
deleteObjectProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
deleteObjectProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
deleteObjectProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
deleteObjectProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
deleteObjectProperty(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
deleteObjectProperty(ObjectProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
deleteObjectProperty(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
deleteObjectPropertyStatement(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
deleteObjectPropertyStatement(ObjectPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
deleteObjectPropertyStatement(ObjectPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
deleteObjectPropertyStatement(ObjectPropertyStatement, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
deleteObjectPropertyStatement(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
deleteObjectPropertyStatement(String, String, String, OntModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
deleteObjectPropertyStatement(ObjectPropertyStatement) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
deleteObjectPropertyStatement(String, String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
deleteOntology(Ontology) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
deleteOntology(Ontology, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
deleteOntology(Ontology) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.OntologyDao
 
DeletePageController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
Process deletions for page, deleting page, data getters and any associated menu items.
DeletePageController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.DeletePageController
 
deleteProp(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
 
deleteProperty(ObjectProperty, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
DeletePropertyController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
DeletePropertyController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DeletePropertyController
 
deletePropertyGroup(PropertyGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
deletePropertyGroup(PropertyGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
deletePropertyGroup(PropertyGroup) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
 
deletePropertyInstance(PropertyInstance) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
deletePropertyInstance(PropertyInstance) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
deletePropertyInstance(PropertyInstance) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
deleteUserAccount(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
deleteUserAccount(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
deleteUserAccount(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Remove the UserAccount with this URI from the model.
deleteVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
deleteVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
deleteVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
deleteVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
deleteVClass(String, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
deleteVClass(VClass, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
deleteVClass(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
deleteVClass(VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
deleteVClassGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
deleteVClassGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
deleteVClassGroup(VClassGroup, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
deleteVClassGroup(VClassGroup) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
 
DELIMITER - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.UpdateUrisInIndex
Pattern to split URIs on whitespace and commas.
DelimitingTemplateLoader - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Wrap a TemplateLoader, so each time a template is read, delimiters will be inserted at the beginning and end.
DelimitingTemplateLoader(TemplateLoader) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DelimitingTemplateLoader
 
DEPENDENT_RESORUCE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
DependentResourceDeleteJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
This class handles deletion of resources based on the annotation vitro:dependentResourceAnnot.
DependentResourceDeleteJena() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DependentResourceDeleteJena
 
dependsOn(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
dependsOn(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
dependsOn(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
dependsOn(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
dependsOn(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
dependsOn(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
description - Variable in class org.linkeddatafragments.datasource.DataSourceBase
Get the datasource description
DESCRIPTION_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
DESCRIPTION_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
destinationModel - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
destinationModelFor - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.CachingResponseFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.CharsetEncodingFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.ClickjackFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.RequestLoggerFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.RequestModelsPrep
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.SessionTimeoutLimitingFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.StartupStatusDisplayFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.TestFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewriterFilter
 
destroy() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionFilter
 
destroy() - Method in class org.linkeddatafragments.servlet.LinkedDataFragmentServlet
 
destroy() - Method in class org.vivoweb.linkeddatafragments.servlet.VitroLinkedDataFragmentServlet
 
DeveloperDisabledChangeListener - Class in edu.cornell.mannlib.vitro.webapp.utils.developer.listeners
If a particular developer flag is NOT set to true, this is transparent.
DeveloperDisabledChangeListener(ModelChangedListener, Key) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledChangeListener
 
DeveloperDisabledModelChangeListener - Class in edu.cornell.mannlib.vitro.webapp.utils.developer.listeners
If a particular developer flag is NOT set to true, this is transparent.
DeveloperDisabledModelChangeListener(ModelChangedListener, Key) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
DeveloperSettings - Class in edu.cornell.mannlib.vitro.webapp.utils.developer
A singleton holder for the developer settings.
DeveloperSettings.Setup - Class in edu.cornell.mannlib.vitro.webapp.utils.developer
 
DeveloperSettingsServlet - Class in edu.cornell.mannlib.vitro.webapp.utils.developer
Accept an AJAX request to update the developer settings.
DeveloperSettingsServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettingsServlet
 
difference(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
difference(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
DifferenceGraph - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DifferenceGraph(Graph, Graph) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
Dimensions(int, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.Dimensions
 
DIRECT - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
DirectRedirectResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
This could be called the "Redirect to where I say, damm it" ResponseValue.
DirectRedirectResponseValues(String, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.DirectRedirectResponseValues
This will redirect to the url.
DirectRedirectResponseValues(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.DirectRedirectResponseValues
This will redirect to the url.
directVClasses - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
DisableSameAs - Class in edu.cornell.mannlib.vitro.webapp.reasoner.plugin
Disables sameAs in associated SimpleReasoner.
DisableSameAs() - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
DISPLAY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
DISPLAY - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
DISPLAY_DATE_FORMAT - Static variable in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
DISPLAY_DISPLAY - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
DISPLAY_DISPLAY_FIRSTTIME_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
DISPLAY_FIRSTTIME_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
DISPLAY_LIMIT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
DISPLAY_LIMIT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
DISPLAY_NS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
DISPLAY_RANK - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
DISPLAY_RANK - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
DISPLAY_RANK_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
DISPLAY_RANK_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
DISPLAY_TBOX - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
DISPLAY_TBOX_FIRSTTIME_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
DisplayByRolePermission - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
Is the user authorized to display properties that are marked as restricted to a certain "Role Level"?
DisplayByRolePermission(String, BaseResourceBean.RoleLevel) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.DisplayByRolePermission
 
DisplayComparator() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty.DisplayComparator
 
DisplayComparator() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl.DisplayComparator
 
DisplayComparatorIgnoringPropertyGroup() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.Property.DisplayComparatorIgnoringPropertyGroup
 
DisplayDataProperty - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display
Should we allow the user to see this DataProperty?
DisplayDataProperty(DataProperty) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayDataProperty
 
DisplayDataPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display
Should we let the user see this DataPropertyStatement?
DisplayDataPropertyStatement(DataPropertyStatement) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayDataPropertyStatement
 
displayLimit - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
DisplayMessage - Class in edu.cornell.mannlib.vitro.webapp.beans
Store a message in the session, so it can be displayed on the page.
DisplayMessage() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.DisplayMessage
 
displayModel - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
DisplayModelDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
DisplayModelDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
DisplayModelDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
displayNodeInfo(Node) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
DisplayObjectProperty - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display
Should we allow the user to see this ObjectProperty?
DisplayObjectProperty(ObjectProperty) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectProperty
 
DisplayObjectPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display
Should we let the user see this ObjectPropertyStatement?
DisplayObjectPropertyStatement(String, ObjectProperty, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectPropertyStatement
 
displayRank - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
DisplayRestrictedDataToSelfPolicy - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
Permit display of various data if it relates to the user's associated individual.
DisplayRestrictedDataToSelfPolicy(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.DisplayRestrictedDataToSelfPolicy
 
DisplayVocabulary - Class in edu.cornell.mannlib.vitro.webapp.dao
 
DisplayVocabulary() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
DO_BACK_END_EDITING - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
DO_FRONT_END_EDITING - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
doAdd(SearchInputDocument[]) - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
doAdd(Collection<SearchInputDocument>) - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
doAfterBody() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.StringProcessorTag
 
doAllClassGroupsDisplay(Map, VitroRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
doAllClassGroupsDisplay(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
doAssets(Environment, Map) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget
 
doAutoComplete - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
DOCID - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
search document id
doClassDisplay(Map, VitroRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
doClassDisplay(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
doClassGroupDisplay(Map, VitroRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
doClassGroupDisplay(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
doCleanLiterals(Model) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
doCountQuery() - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
documentCount() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Find the number of documents in the search index.
documentCount() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
documentCount() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
documentCount() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
DocumentModifier - Interface in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
An object that can add to a SearchInputDocument.
DocumentModifierList - Interface in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
An ordered list of DocumentModifier objects, in a handy package.
documentModifierList() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.IndexerConfig
 
DocumentModifierListBasic - Class in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
The basic implementation.
DocumentModifierListBasic(Collection<? extends DocumentModifier>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListBasic
 
DocumentModifierListDeveloper - Class in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
An implementation that accumulates timing figures for each modifier and writes them to the log.
DocumentModifierListDeveloper(Collection<? extends DocumentModifier>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListDeveloper
 
doDataPropertyStmt(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
doDeleteById(String[]) - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
doDeleteById(Collection<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
doDeleteByQuery(String) - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
doDeleted(Object, EditProcessObject) - Method in interface edu.cornell.mannlib.vedit.listener.ChangeListener
 
doDeleted(Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionListener
If the deleted property had a non-null restriction, rebuild the bean.
doDeleted(Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.IndividualDataPropertyStatementProcessor
 
doDeleted(Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.VclassOntologyLinker
 
doDeletePage(String, VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DeletePageController
 
doEndTag() - Method in class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 
doEndTag() - Method in class edu.cornell.mannlib.vedit.tags.EditTag
 
doEndTag() - Method in class edu.cornell.mannlib.vedit.tags.ErrorTag
 
doEndTag() - Method in class edu.cornell.mannlib.vedit.tags.OptionTag
 
doEndTag() - Method in class edu.cornell.mannlib.vedit.tags.ValueTag
 
doEndTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.ConfirmAuthorization
This is all of it.
doEndTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.JsonSet
 
doEndTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Options
 
doEndTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag
 
doEndTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
doEndTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Value
 
doError(HttpServletResponse, String, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.VitroAjaxController
 
doError(HttpServletResponse, String, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ReorderController
 
doesStmtMatchHash(DataPropertyStatement, int) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.RdfLiteralHash
 
doException(VitroRequest, HttpServletResponse, ResponseValues) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doExecuteCsv2Rdf(VitroRequest, FileItem, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaCsv2RdfController
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.CachingResponseFilter
Process an HTTP request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.CharsetEncodingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.ClickjackFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.RequestLoggerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.RequestModelsPrep
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.SessionTimeoutLimitingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.StartupStatusDisplayFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.TestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewriterFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionFilter
 
doForward(HttpServletRequest, HttpServletResponse, EditProcessObject) - Method in class edu.cornell.mannlib.vedit.forwarder.impl.UrlForwarder
 
doForward(HttpServletRequest, HttpServletResponse, EditProcessObject) - Method in interface edu.cornell.mannlib.vedit.forwarder.PageForwarder
 
doForward(HttpServletRequest, HttpServletResponse, ResponseValues) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doGenerateTBox(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vedit.controller.EditFrontController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.SparqlQueryController
If a query has been provided, we answer it directly, bypassing the Freemarker mechanisms.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.WaitForBackgroundThreadsController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.VitroAjaxController
Sub-classes should not override this.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.SparqlQueryApiController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginExternalAuthReturn
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginExternalAuthSetup
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ProgramLogin
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.DashboardPropertyListController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpRestoreController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ApplicationBeanRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Authenticate
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Classes2ClassesOperationController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Classes2ClassesRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ClassgroupRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DatapropEditController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DataPropertyStatementRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DatapropRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DatatypeRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DeletePageController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.EntityEditController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.EntityRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.FauxPropertyRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.IndividualTypeOperationController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.IndividualTypeRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.AllClassGroupsListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.DataPropertyStatementListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.IndividualsListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena.NamespacesListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena.RestrictionsListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.ObjectPropertyStatementListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.OntologiesListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.PropertyGroupsListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.VClassWebappWithInstancesListingController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Logout
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.NamespacePrefixOperationController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.NamespacePrefixRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ObjectPropertyStatementRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.OntologyEditController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.OntologyRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Properties2PropertiesOperationController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Properties2PropertiesRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyEditController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyGroupRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.RefactorOperationController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.RefactorRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.RestrictionRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.VclassEditController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.VclassRetryController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.GrefineMqlreadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.GrefinePropertyListServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.IndividualListRdfController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaAdminActions
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaExportController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaXMLFileUpload
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadFormController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.MailUsersServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.OntologyController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.SparqlQueryBuilderServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.UserMailController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
doGet does nothing.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestAJAXController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.serving.FileServingServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
Overriding doGet from FreemarkerHttpController to do a page template (as opposed to body template) style output for XML requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetAllClasses
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetAllPrefix
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzAllProperties
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzDataProperties
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzObjectProperties
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetObjectClasses
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.linkeddatafragments.servlet.LinkedDataFragmentServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.vivoweb.linkeddatafragments.servlet.VitroLinkedDataFragmentServlet
 
doInserted(Object, EditProcessObject) - Method in interface edu.cornell.mannlib.vedit.listener.ChangeListener
 
doInserted(Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionListener
Update the inserted property.
doInserted(Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.IndividualDataPropertyStatementProcessor
 
doInserted(Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.VclassOntologyLinker
 
DOMAINSIDE - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
domainUri - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
doMarkup(Environment, Map) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget
 
doMerge(String, String, OntModel, OntModel, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
Merges statements about resource uri2 into resource uri1 and delete uri2.
doMoveInstances(VitroRequest, HttpServletResponse, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.RefactorRetryController
 
doNonDisplayPage(String, ServletRequest, ServletResponse, FilterChain) - Method in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
DONT_EXCLUDE - Static variable in interface edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluder
 
doObjectPropertyStmt(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
doPermanentURI(String, String, String, String, ModelMaker, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
 
doPlugins(ModelUpdate.Operation, Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vedit.controller.EditFrontController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vedit.controller.OperationController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.VitroAjaxController
Sub-classes should not override this.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.SparqlQueryApiController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.SparqlUpdateApiController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginExternalAuthReturn
Returning from the external authorization server.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginExternalAuthSetup
Write down the referring page, record that we are logging in, and redirect to the external authorization server URL.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ProgramLogin
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.DashboardPropertyListController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpRestoreController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ApplicationBeanRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Authenticate
Find out where they are in the login process, process any input, record the new state, and show the next page.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Classes2ClassesOperationController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Classes2ClassesRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ClassgroupRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DatapropEditController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DataPropertyStatementRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DatapropRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DatatypeRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.DeletePageController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.EntityEditController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.EntityRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.FauxPropertyRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.IndividualTypeOperationController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.IndividualTypeRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.DataPropertyStatementListingController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.IndividualsListingController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.ObjectPropertyStatementListingController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.OntologiesListingController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Logout
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.MenuManagementEdit
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.NamespacePrefixOperationController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.NamespacePrefixRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ObjectPropertyStatementRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.OntologyEditController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.OntologyRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Properties2PropertiesOperationController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyEditController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyGroupRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.RefactorOperationController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.RestrictionOperationController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.VclassEditController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.VclassRetryController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.GrefineMqlreadServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.GrefinePropertyListServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.IndividualListRdfController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaAdminActions
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaCsv2RdfController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaXMLFileUpload
Each file will be converted to RDF/XML and loaded to the target model.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadFormController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.MailUsersServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.OntologyController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.SparqlQueryBuilderServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.UserMailController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
doPost does the same thing as the doGet method
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestAJAXController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.serving.FileServingServlet
A POST request is treated the same as a GET request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetAllClasses
The doPost method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetAllPrefix
The doPost method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzAllProperties
The doPost method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzDataProperties
The doPost method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzObjectProperties
The doPost method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.sparql.GetObjectClasses
The doPost method of the servlet.
doPostEditCleanup(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.PostEditCleanupController
 
doPostEditRedirect(VitroRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.PostEditCleanupController
Returns a redirect after an edit.
doProcessStrings(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
doQuery(SearchQuery) - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
doQueryOnModel(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter
Do the query and return a result.
doQueryOnRDFService(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter
Do the query and return a result.
doRdf(HttpServletRequest, HttpServletResponse, ResponseValues) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doRedirect(HttpServletRequest, HttpServletResponse, ResponseValues) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.ajax.UserAccountsAjaxController
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.ManageProxiesAjaxController
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.VitroAjaxController
Sub-classes must implement this method to handle both GET and POST requests.
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PrimitiveDelete
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PrimitiveRdfEdit
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ReorderController
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.DataAutocompleteController
 
doRequest(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettingsServlet
 
doResponse(VitroRequest, HttpServletResponse, ResponseValues) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doSplitPropertyValues(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
doStartTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Options
 
doStartTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag
 
doStartTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
doStartTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.StringProcessorTag
 
doStartTag() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Value
 
doSubtractModels(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
doSynchronousRebuild() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
doTemplate(VitroRequest, HttpServletResponse, ResponseValues) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
doTest(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.ElasticSmokeTest
 
doTest(ServletContextEvent) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SolrSmokeTest
 
doUpdated(Object, Object, EditProcessObject) - Method in interface edu.cornell.mannlib.vedit.listener.ChangeListener
 
doUpdated(Object, Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionListener
Update the changed property.
doUpdated(Object, Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.IndividualDataPropertyStatementProcessor
 
doUpdated(Object, Object, EditProcessObject) - Method in class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.VclassOntologyLinker
 
doUpdateUris(HttpServletRequest, SearchIndexer) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.UpdateUrisInIndex
Web service for update in search index of a list of URIs.
dpsDao - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
draw(String, EditConfigurationVTwo, MultiValueEditSubmission, Configuration) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
draw(String, EditConfigurationVTwo, MultiValueEditSubmission, Configuration) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditElementVTwo
This is a method to generate the HTML output for a form element.
DrivingPatternMap(Set<ReasonerStatementPattern>) - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener.DrivingPatternMap
 
DropDataPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Should we allow the user to delete this DataPropertyStatement from this model?
DropDataPropertyStatement(OntModel, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.DropDataPropertyStatement
 
DropDataPropertyStatement(OntModel, DataPropertyStatement) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.DropDataPropertyStatement
 
DropFromSequence() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.TemplateUtils.DropFromSequence
 
DropObjectPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Should we allow the user to delete this ObjectPropertyStatement from this model?
DropObjectPropertyStatement(OntModel, String, Property, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.DropObjectPropertyStatement
 
DropResource - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource
Should we allow the user to delete a Resource from the model?
DropResource(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource.DropResource
 
dump(Map<String, Object>, Environment, String) - Method in class freemarker.ext.dump.BaseDumpDirective
 
dump(Map<String, Object>, Environment, String, String) - Method in class freemarker.ext.dump.BaseDumpDirective
 
DumpAllDirective - Class in freemarker.ext.dump
 
DumpAllDirective() - Constructor for class freemarker.ext.dump.DumpAllDirective
 
DumpDirective - Class in freemarker.ext.dump
 
DumpDirective() - Constructor for class freemarker.ext.dump.DumpDirective
 
DumpNode - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
A representation of an RDF Node, read from one format of a result set, and able to write to a different format.
DumpNode() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
DumpNode.BadNodeException - Exception in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
 
DumpNode.DumpBlankNode - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
 
DumpNode.DumpLiteralNode - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
 
DumpNode.DumpNullNode - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
 
DumpNode.DumpUriNode - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
 
DumpNullNode() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpNullNode
 
DumpParser - Interface in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
The interface for parsers that process dump/restore files.
DumpParser.BadInputException - Exception in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
 
DumpQuad - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
TODO
DumpQuad(DumpNode, DumpNode, DumpNode, DumpNode) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpQuad
 
dumpRequestParameters(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
A child class may call this if logging is set to debug level.
DumpRestoreController - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
Allow the user to dump the knowledge base from either RDFService, or restore it.
DumpRestoreController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpRestoreController
 
DumpTestController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Test of dump directives
DumpTestController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController
 
DumpTestController.Employee - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
DumpTriple - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
TODO
DumpTriple(DumpNode, DumpNode, DumpNode) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpTriple
 
dwf - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
dwf - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
dwf - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
DynamicField - Class in edu.cornell.mannlib.vedit.beans
 
DynamicField() - Constructor for class edu.cornell.mannlib.vedit.beans.DynamicField
 
DynamicFieldRow - Class in edu.cornell.mannlib.vedit.beans
 
DynamicFieldRow() - Constructor for class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
DynamicFieldsTag - Class in edu.cornell.mannlib.vedit.tags
 
DynamicFieldsTag() - Constructor for class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 

E

EDIT_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
EDIT_EVENT_AGENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
EDIT_EVENT_DATETIME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
EDIT_ONTOLOGY - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
EDIT_OWN_ACCOUNT - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
EDIT_PATH - Static variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyStatementTemplateModel
 
EDIT_SITE_INFORMATION - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
editAccountUrl(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
 
EditByRolePermission - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
Is the user authorized to edit properties that are marked as restricted to a certain "Role Level"?
EditByRolePermission(String, BaseResourceBean.RoleLevel) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.EditByRolePermission
 
editConfiguration - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditSubmissionPreprocessorVTwo
 
EditConfigurationAJAXGenerator - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
EditConfigurationConstants - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration
 
EditConfigurationConstants() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.EditConfigurationConstants
 
EditConfigurationGenerator - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
EditConfigurationTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit
 
EditConfigurationTemplateModel(EditConfigurationVTwo, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
EditConfigurationUtils - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
EditConfigurationUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
EditConfigurationVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
Represents a set of fields on a form and how parameters from a from submission should be manipulated to create N3.
EditConfigurationVTwo() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
EditDataPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Should we allow the user to edit this DataPropertyStatement in this model?
EditDataPropertyStatement(OntModel, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.EditDataPropertyStatement
 
EditDataPropertyStatement(OntModel, DataPropertyStatement) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.EditDataPropertyStatement
 
EDITED_INDIVIDUAL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
EditElementVTwo - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
All classes that implement this interface must have a public constructor that takes a edu.cornell.mannlib.vitro.webapp.edit.n3editing.Field.
EditEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
EditEvent(String, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.event.EditEvent
 
editExistingStatements(EditConfigurationVTwo, MultiValueEditSubmission, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
Process an EditConfiguration to edit a set of existing statements.
EditFrontController - Class in edu.cornell.mannlib.vedit.controller
This controller exists only so we can request different edit form controllers without having to have entries in web.xml for each.
EditFrontController() - Constructor for class edu.cornell.mannlib.vedit.controller.EditFrontController
 
EDITING - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
EDITING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
EditLiteral - Class in edu.cornell.mannlib.vitro.webapp.edit
bdc34: I needed to have a representation of a RDF literal for editing.
EditLiteral(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
EditModeUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.generators
 
EditModeUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.generators.EditModeUtils
 
EditN3GeneratorVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
Builds the N3 strings for the given EditConfiguration, model and EditSubmission.
EditN3GeneratorVTwo() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
EditObjectPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Should we allow the user to edit this ObjectPropertyStatement in this model?
EditObjectPropertyStatement(OntModel, String, Property, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.EditObjectPropertyStatement
 
EDITOR - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
EditPreProcessor - Interface in edu.cornell.mannlib.vedit.listener
 
EditProcessObject - Class in edu.cornell.mannlib.vedit.beans
 
EditProcessObject() - Constructor for class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
EditRequestAJAXController - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
This servlet is intended to handle all requests to create a form for use by the N3 editing system.
EditRequestAJAXController() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestAJAXController
 
EditRequestDispatchController - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
This servlet is intended to handle all requests to create a form for use by the N3 editing system.
EditRequestDispatchController() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestDispatchController
 
EditSubmissionUtils - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
EditSubmissionUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionUtils
 
EditSubmissionVTwoPreprocessor - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
EditTag - Class in edu.cornell.mannlib.vedit.tags
 
EditTag() - Constructor for class edu.cornell.mannlib.vedit.tags.EditTag
 
edu.cornell.mannlib.semservices.bo - package edu.cornell.mannlib.semservices.bo
 
edu.cornell.mannlib.semservices.exceptions - package edu.cornell.mannlib.semservices.exceptions
 
edu.cornell.mannlib.semservices.service - package edu.cornell.mannlib.semservices.service
 
edu.cornell.mannlib.semservices.util - package edu.cornell.mannlib.semservices.util
 
edu.cornell.mannlib.vedit.beans - package edu.cornell.mannlib.vedit.beans
 
edu.cornell.mannlib.vedit.controller - package edu.cornell.mannlib.vedit.controller
 
edu.cornell.mannlib.vedit.forwarder - package edu.cornell.mannlib.vedit.forwarder
 
edu.cornell.mannlib.vedit.forwarder.impl - package edu.cornell.mannlib.vedit.forwarder.impl
 
edu.cornell.mannlib.vedit.listener - package edu.cornell.mannlib.vedit.listener
 
edu.cornell.mannlib.vedit.tags - package edu.cornell.mannlib.vedit.tags
 
edu.cornell.mannlib.vedit.util - package edu.cornell.mannlib.vedit.util
 
edu.cornell.mannlib.vedit.validator - package edu.cornell.mannlib.vedit.validator
 
edu.cornell.mannlib.vedit.validator.impl - package edu.cornell.mannlib.vedit.validator.impl
 
edu.cornell.mannlib.vitro.webapp.application - package edu.cornell.mannlib.vitro.webapp.application
 
edu.cornell.mannlib.vitro.webapp.auth.identifier - package edu.cornell.mannlib.vitro.webapp.auth.identifier
 
edu.cornell.mannlib.vitro.webapp.auth.identifier.common - package edu.cornell.mannlib.vitro.webapp.auth.identifier.common
 
edu.cornell.mannlib.vitro.webapp.auth.identifier.factory - package edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
 
edu.cornell.mannlib.vitro.webapp.auth.permissions - package edu.cornell.mannlib.vitro.webapp.auth.permissions
 
edu.cornell.mannlib.vitro.webapp.auth.policy - package edu.cornell.mannlib.vitro.webapp.auth.policy
 
edu.cornell.mannlib.vitro.webapp.auth.policy.bean - package edu.cornell.mannlib.vitro.webapp.auth.policy.bean
 
edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces - package edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces
 
edu.cornell.mannlib.vitro.webapp.auth.policy.setup - package edu.cornell.mannlib.vitro.webapp.auth.policy.setup
 
edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships - package edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource
 
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.usepages - package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.usepages
 
edu.cornell.mannlib.vitro.webapp.beans - package edu.cornell.mannlib.vitro.webapp.beans
 
edu.cornell.mannlib.vitro.webapp.config - package edu.cornell.mannlib.vitro.webapp.config
 
edu.cornell.mannlib.vitro.webapp.controller - package edu.cornell.mannlib.vitro.webapp.controller
 
edu.cornell.mannlib.vitro.webapp.controller.accounts - package edu.cornell.mannlib.vitro.webapp.controller.accounts
 
edu.cornell.mannlib.vitro.webapp.controller.accounts.admin - package edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
 
edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.ajax - package edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.ajax
 
edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies - package edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
 
edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax - package edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax
 
edu.cornell.mannlib.vitro.webapp.controller.accounts.user - package edu.cornell.mannlib.vitro.webapp.controller.accounts.user
 
edu.cornell.mannlib.vitro.webapp.controller.admin - package edu.cornell.mannlib.vitro.webapp.controller.admin
 
edu.cornell.mannlib.vitro.webapp.controller.ajax - package edu.cornell.mannlib.vitro.webapp.controller.ajax
 
edu.cornell.mannlib.vitro.webapp.controller.api - package edu.cornell.mannlib.vitro.webapp.controller.api
 
edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery - package edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
 
edu.cornell.mannlib.vitro.webapp.controller.authenticate - package edu.cornell.mannlib.vitro.webapp.controller.authenticate
 
edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore - package edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
 
edu.cornell.mannlib.vitro.webapp.controller.edit - package edu.cornell.mannlib.vitro.webapp.controller.edit
 
edu.cornell.mannlib.vitro.webapp.controller.edit.listing - package edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena - package edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena
 
edu.cornell.mannlib.vitro.webapp.controller.edit.utils - package edu.cornell.mannlib.vitro.webapp.controller.edit.utils
 
edu.cornell.mannlib.vitro.webapp.controller.freemarker - package edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues - package edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
 
edu.cornell.mannlib.vitro.webapp.controller.grefine - package edu.cornell.mannlib.vitro.webapp.controller.grefine
 
edu.cornell.mannlib.vitro.webapp.controller.individual - package edu.cornell.mannlib.vitro.webapp.controller.individual
 
edu.cornell.mannlib.vitro.webapp.controller.individuallist - package edu.cornell.mannlib.vitro.webapp.controller.individuallist
 
edu.cornell.mannlib.vitro.webapp.controller.jena - package edu.cornell.mannlib.vitro.webapp.controller.jena
 
edu.cornell.mannlib.vitro.webapp.controller.json - package edu.cornell.mannlib.vitro.webapp.controller.json
 
edu.cornell.mannlib.vitro.webapp.controller.login - package edu.cornell.mannlib.vitro.webapp.controller.login
 
edu.cornell.mannlib.vitro.webapp.dao - package edu.cornell.mannlib.vitro.webapp.dao
 
edu.cornell.mannlib.vitro.webapp.dao.filtering - package edu.cornell.mannlib.vitro.webapp.dao.filtering
 
edu.cornell.mannlib.vitro.webapp.dao.filtering.filters - package edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
 
edu.cornell.mannlib.vitro.webapp.dao.jena - package edu.cornell.mannlib.vitro.webapp.dao.jena
 
edu.cornell.mannlib.vitro.webapp.dao.jena.event - package edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
edu.cornell.mannlib.vitro.webapp.dao.vclassgroup - package edu.cornell.mannlib.vitro.webapp.dao.vclassgroup
 
edu.cornell.mannlib.vitro.webapp.dwr - package edu.cornell.mannlib.vitro.webapp.dwr
 
edu.cornell.mannlib.vitro.webapp.edit - package edu.cornell.mannlib.vitro.webapp.edit
 
edu.cornell.mannlib.vitro.webapp.edit.listener.impl - package edu.cornell.mannlib.vitro.webapp.edit.listener.impl
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields - package edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
edu.cornell.mannlib.vitro.webapp.email - package edu.cornell.mannlib.vitro.webapp.email
 
edu.cornell.mannlib.vitro.webapp.filestorage - package edu.cornell.mannlib.vitro.webapp.filestorage
 
edu.cornell.mannlib.vitro.webapp.filestorage.impl - package edu.cornell.mannlib.vitro.webapp.filestorage.impl
 
edu.cornell.mannlib.vitro.webapp.filestorage.model - package edu.cornell.mannlib.vitro.webapp.filestorage.model
 
edu.cornell.mannlib.vitro.webapp.filestorage.serving - package edu.cornell.mannlib.vitro.webapp.filestorage.serving
 
edu.cornell.mannlib.vitro.webapp.filters - package edu.cornell.mannlib.vitro.webapp.filters
 
edu.cornell.mannlib.vitro.webapp.freemarker.config - package edu.cornell.mannlib.vitro.webapp.freemarker.config
 
edu.cornell.mannlib.vitro.webapp.freemarker.loader - package edu.cornell.mannlib.vitro.webapp.freemarker.loader
 
edu.cornell.mannlib.vitro.webapp.i18n - package edu.cornell.mannlib.vitro.webapp.i18n
 
edu.cornell.mannlib.vitro.webapp.i18n.freemarker - package edu.cornell.mannlib.vitro.webapp.i18n.freemarker
 
edu.cornell.mannlib.vitro.webapp.i18n.selection - package edu.cornell.mannlib.vitro.webapp.i18n.selection
 
edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio - package edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio
 
edu.cornell.mannlib.vitro.webapp.imageprocessor.jai - package edu.cornell.mannlib.vitro.webapp.imageprocessor.jai
 
edu.cornell.mannlib.vitro.webapp.migration.rel16 - package edu.cornell.mannlib.vitro.webapp.migration.rel16
 
edu.cornell.mannlib.vitro.webapp.migration.rel17 - package edu.cornell.mannlib.vitro.webapp.migration.rel17
 
edu.cornell.mannlib.vitro.webapp.migration.rel18 - package edu.cornell.mannlib.vitro.webapp.migration.rel18
 
edu.cornell.mannlib.vitro.webapp.modelaccess - package edu.cornell.mannlib.vitro.webapp.modelaccess
 
edu.cornell.mannlib.vitro.webapp.modelaccess.adapters - package edu.cornell.mannlib.vitro.webapp.modelaccess.adapters
 
edu.cornell.mannlib.vitro.webapp.modelaccess.impl - package edu.cornell.mannlib.vitro.webapp.modelaccess.impl
 
edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys - package edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
 
edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels - package edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
 
edu.cornell.mannlib.vitro.webapp.modules - package edu.cornell.mannlib.vitro.webapp.modules
 
edu.cornell.mannlib.vitro.webapp.modules.fileStorage - package edu.cornell.mannlib.vitro.webapp.modules.fileStorage
 
edu.cornell.mannlib.vitro.webapp.modules.imageProcessor - package edu.cornell.mannlib.vitro.webapp.modules.imageProcessor
 
edu.cornell.mannlib.vitro.webapp.modules.searchEngine - package edu.cornell.mannlib.vitro.webapp.modules.searchEngine
 
edu.cornell.mannlib.vitro.webapp.modules.searchIndexer - package edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner - package edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner
 
edu.cornell.mannlib.vitro.webapp.modules.tripleSource - package edu.cornell.mannlib.vitro.webapp.modules.tripleSource
 
edu.cornell.mannlib.vitro.webapp.ontology.update - package edu.cornell.mannlib.vitro.webapp.ontology.update
 
edu.cornell.mannlib.vitro.webapp.rdfservice - package edu.cornell.mannlib.vitro.webapp.rdfservice
 
edu.cornell.mannlib.vitro.webapp.rdfservice.adapters - package edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
 
edu.cornell.mannlib.vitro.webapp.rdfservice.filter - package edu.cornell.mannlib.vitro.webapp.rdfservice.filter
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql
 
edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso - package edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso
 
edu.cornell.mannlib.vitro.webapp.reasoner - package edu.cornell.mannlib.vitro.webapp.reasoner
 
edu.cornell.mannlib.vitro.webapp.reasoner.plugin - package edu.cornell.mannlib.vitro.webapp.reasoner.plugin
 
edu.cornell.mannlib.vitro.webapp.search - package edu.cornell.mannlib.vitro.webapp.search
 
edu.cornell.mannlib.vitro.webapp.search.controller - package edu.cornell.mannlib.vitro.webapp.search.controller
 
edu.cornell.mannlib.vitro.webapp.searchengine - package edu.cornell.mannlib.vitro.webapp.searchengine
 
edu.cornell.mannlib.vitro.webapp.searchengine.base - package edu.cornell.mannlib.vitro.webapp.searchengine.base
 
edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch - package edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
 
edu.cornell.mannlib.vitro.webapp.searchengine.solr - package edu.cornell.mannlib.vitro.webapp.searchengine.solr
 
edu.cornell.mannlib.vitro.webapp.searchindex - package edu.cornell.mannlib.vitro.webapp.searchindex
 
edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding - package edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
 
edu.cornell.mannlib.vitro.webapp.searchindex.exclusions - package edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
 
edu.cornell.mannlib.vitro.webapp.searchindex.indexing - package edu.cornell.mannlib.vitro.webapp.searchindex.indexing
 
edu.cornell.mannlib.vitro.webapp.searchindex.tasks - package edu.cornell.mannlib.vitro.webapp.searchindex.tasks
 
edu.cornell.mannlib.vitro.webapp.services.freemarker - package edu.cornell.mannlib.vitro.webapp.services.freemarker
 
edu.cornell.mannlib.vitro.webapp.services.shortview - package edu.cornell.mannlib.vitro.webapp.services.shortview
 
edu.cornell.mannlib.vitro.webapp.servlet.setup - package edu.cornell.mannlib.vitro.webapp.servlet.setup
 
edu.cornell.mannlib.vitro.webapp.sparql - package edu.cornell.mannlib.vitro.webapp.sparql
 
edu.cornell.mannlib.vitro.webapp.startup - package edu.cornell.mannlib.vitro.webapp.startup
 
edu.cornell.mannlib.vitro.webapp.tboxreasoner - package edu.cornell.mannlib.vitro.webapp.tboxreasoner
 
edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl - package edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl
 
edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact - package edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact
 
edu.cornell.mannlib.vitro.webapp.triplesource - package edu.cornell.mannlib.vitro.webapp.triplesource
 
edu.cornell.mannlib.vitro.webapp.triplesource.impl - package edu.cornell.mannlib.vitro.webapp.triplesource.impl
 
edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb - package edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb
 
edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql - package edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql
 
edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb - package edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb
 
edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso - package edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso
 
edu.cornell.mannlib.vitro.webapp.utils - package edu.cornell.mannlib.vitro.webapp.utils
 
edu.cornell.mannlib.vitro.webapp.utils.configuration - package edu.cornell.mannlib.vitro.webapp.utils.configuration
 
edu.cornell.mannlib.vitro.webapp.utils.dataGetter - package edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
edu.cornell.mannlib.vitro.webapp.utils.developer - package edu.cornell.mannlib.vitro.webapp.utils.developer
 
edu.cornell.mannlib.vitro.webapp.utils.developer.listeners - package edu.cornell.mannlib.vitro.webapp.utils.developer.listeners
 
edu.cornell.mannlib.vitro.webapp.utils.developer.loggers - package edu.cornell.mannlib.vitro.webapp.utils.developer.loggers
 
edu.cornell.mannlib.vitro.webapp.utils.fields - package edu.cornell.mannlib.vitro.webapp.utils.fields
 
edu.cornell.mannlib.vitro.webapp.utils.generators - package edu.cornell.mannlib.vitro.webapp.utils.generators
 
edu.cornell.mannlib.vitro.webapp.utils.http - package edu.cornell.mannlib.vitro.webapp.utils.http
 
edu.cornell.mannlib.vitro.webapp.utils.jena - package edu.cornell.mannlib.vitro.webapp.utils.jena
 
edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection - package edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection
 
edu.cornell.mannlib.vitro.webapp.utils.json - package edu.cornell.mannlib.vitro.webapp.utils.json
 
edu.cornell.mannlib.vitro.webapp.utils.log - package edu.cornell.mannlib.vitro.webapp.utils.log
 
edu.cornell.mannlib.vitro.webapp.utils.logging - package edu.cornell.mannlib.vitro.webapp.utils.logging
 
edu.cornell.mannlib.vitro.webapp.utils.menuManagement - package edu.cornell.mannlib.vitro.webapp.utils.menuManagement
 
edu.cornell.mannlib.vitro.webapp.utils.searchengine - package edu.cornell.mannlib.vitro.webapp.utils.searchengine
 
edu.cornell.mannlib.vitro.webapp.utils.sparql - package edu.cornell.mannlib.vitro.webapp.utils.sparql
 
edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner - package edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
 
edu.cornell.mannlib.vitro.webapp.utils.threads - package edu.cornell.mannlib.vitro.webapp.utils.threads
 
edu.cornell.mannlib.vitro.webapp.web - package edu.cornell.mannlib.vitro.webapp.web
 
edu.cornell.mannlib.vitro.webapp.web.beanswrappers - package edu.cornell.mannlib.vitro.webapp.web.beanswrappers
 
edu.cornell.mannlib.vitro.webapp.web.directives - package edu.cornell.mannlib.vitro.webapp.web.directives
 
edu.cornell.mannlib.vitro.webapp.web.images - package edu.cornell.mannlib.vitro.webapp.web.images
 
edu.cornell.mannlib.vitro.webapp.web.jsptags - package edu.cornell.mannlib.vitro.webapp.web.jsptags
 
edu.cornell.mannlib.vitro.webapp.web.methods - package edu.cornell.mannlib.vitro.webapp.web.methods
 
edu.cornell.mannlib.vitro.webapp.web.templatemodels - package edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview - package edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview
 
edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit - package edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit
 
edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual - package edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist - package edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist
 
edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu - package edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu
 
edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult - package edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult
 
edu.cornell.mannlib.vitro.webapp.web.widgets - package edu.cornell.mannlib.vitro.webapp.web.widgets
 
edu.ucsf.vitro.opensocial - package edu.ucsf.vitro.opensocial
 
elapsedSeconds() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
ElasticSearchEngine - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
A first draft of an Elasticsearch implementation.
ElasticSearchEngine() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
ElasticSmokeTest - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
If we can't connect to ElasticSearch, add a Warning item to the StartupStatus.
ElasticSmokeTest(ServletContextListener) - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.ElasticSmokeTest
 
element() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
elementId() - Method in enum edu.cornell.mannlib.vitro.webapp.utils.developer.Key
 
elmtParser - Variable in class org.linkeddatafragments.fragments.tpf.TPFRequestParser
 
EMAIL_PASSWORD - Static variable in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
EMAIL_PORT - Static variable in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
EMAIL_USERNAME - Static variable in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
EmailDirective - Class in edu.cornell.mannlib.vitro.webapp.web.directives
Process the inputs for a FreemarkerEmailMessage.
EmailDirective(FreemarkerEmailMessage) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.directives.EmailDirective
 
EmailStrategy(VitroRequest, UserAccountsFirstTimeExternalPage) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy.EmailStrategy
 
EMPTY - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
 
EMPTY - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.StringResultsMapping
 
EMPTY_IMAGE_INFO - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.model.ImageInfo
 
EMPTY_JSON_LIST - Static variable in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.JsonTree
Empty lists will not be added, except for this one.
EMPTY_JSON_MAP - Static variable in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.JsonTree
Empty maps will not be added, except for this one.
EMPTY_RESPONSE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
emptyBundle(String, I18nLogger) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.I18nBundle
 
EmptyResourceBundle() - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.I18nBundle.EmptyResourceBundle
 
emptyStmtIterator - Static variable in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
 
EmptyStmtIterator() - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase.EmptyStmtIterator
 
ENABLE_DEVELOPER_PANEL - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
encode(String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.URLEncoder
 
encodeForVitro(String, String, Boolean, int, NamespaceMapper, String, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewritingHttpServletResponse
bdc34: Isolating this method for unit testing purposes.
encodeName(String) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Encode the filename as needed to guard against illegal characters.
encodeRedirectUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter.StripSessionIdWrapper
Deprecated. 
encodeRedirectURL(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter.StripSessionIdWrapper
 
encodeRedirectUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewritingHttpServletResponse
Deprecated. 
encodeRedirectURL(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewritingHttpServletResponse
 
encodeUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter.StripSessionIdWrapper
Deprecated. 
encodeURL(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter.StripSessionIdWrapper
 
encodeUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewritingHttpServletResponse
Deprecated. 
encodeURL(String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewritingHttpServletResponse
 
end() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
end() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
end - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult
 
endIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForClassGroupChanges
 
endIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForDataProperties
 
endIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
endIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForTypeStatements
 
endIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinder
Indicates that the collection of statements being processed is complete.
endIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
endIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.URIsForClassGroupChange
 
endProcessing() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.Chaining
 
endProcessing() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer
Method to notify the consumer that all QuerySolutions have been processed
entailedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Returns true if the triple is entailed by inverse property reasoning or sameAs reasoning; otherwise returns false.
entailedType(Resource, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Returns true if it is entailed by class subsumption that subject is of type cls; otherwise returns false.
entailedType(Resource, Resource, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Returns true if it is entailed by class subsumption that subject is of type cls; otherwise returns false.
enterCriticalSection(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
enterCriticalSection(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ENTITY - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
ENTITY_EDITABLE_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
ENTITY_EDITABLE_PROP_LIST_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
ENTITY_LIST_FOR_TABS_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
ENTITY_NOT_FOUND_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
entityByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.EntityDWR
Gets an Entity object for a given entities.id.
EntityDWR - Class in edu.cornell.mannlib.vitro.webapp.dwr
This is a class to support Direct Web Remoting(DWR) in relation to vitro entities.
EntityDWR() - Constructor for class edu.cornell.mannlib.vitro.webapp.dwr.EntityDWR
 
EntityEditController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
EntityEditController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.EntityEditController
 
EntityPropertyListFilter - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
 
EntityPropertyListFilter(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.EntityPropertyListFilter
 
EntityRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
EntityRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.EntityRetryController
 
EntitySortTransform(String, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilterUtils.EntitySortTransform
 
entityWebappDao - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
EnumValuesValidator - Class in edu.cornell.mannlib.vedit.validator.impl
 
EnumValuesValidator(String[]) - Constructor for class edu.cornell.mannlib.vedit.validator.impl.EnumValuesValidator
 
equalLiterals(Literal, Literal) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsUser
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.SimpleRequestedAction
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean.LevelRevisionInfo
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelKey
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
equals(Object) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
ERROR - Static variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner.Status
 
errorsWritten() - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeLogger
 
errorsWritten() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeLogger
 
ErrorTag - Class in edu.cornell.mannlib.vedit.tags
This tag allows validation error messages to be displayed on a form JSP
ErrorTag() - Constructor for class edu.cornell.mannlib.vedit.tags.ErrorTag
 
ESAdder - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
The nuts and bolts of adding a document to the Elasticsearch index
ESAdder(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESAdder
 
escape(String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
This isfrom org.json.simple.JSONObject " => \" , \ => \\
escapeForRegex(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.SparqlQueryUtils
Escape any regex special characters in the string.
ESCounter - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
The nuts and bolts of getting the number of documents in the Elasticsearch index.
ESCounter(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESCounter
 
ESDeleter - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
The nuts and bolts of deleting documents from the Elasticsearch index.
ESDeleter(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESDeleter
 
ESFlusher - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
Just does a "commit" or "flush" to the index.
ESFlusher(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESFlusher
 
ESQuery - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
Convert a SearchQuery to JSON, send it to Elasticsearch, and convert the JSON response to a SearchResponse.
ESQuery(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESQuery
 
evaluateForAdditionalUris(EditConfigurationVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
evaluateForExistingLiterals(EditConfigurationVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
evaluateForExistingUris(EditConfigurationVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
evalulateForAdditionalLiterals(EditConfigurationVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
Event(SearchIndexer.Event.Type, SearchIndexerStatus) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Event
 
eventTypeURIList - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.EditEvent
 
EXAMPLE - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
EXAMPLE_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
EXAMPLE_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
ExceptionResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
 
ExceptionResponseValues(Throwable) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ExceptionResponseValues
 
ExceptionResponseValues(Throwable, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ExceptionResponseValues
 
ExceptionResponseValues(String, Throwable) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ExceptionResponseValues
 
ExceptionResponseValues(String, Throwable, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ExceptionResponseValues
 
ExceptionResponseValues(String, Map<String, Object>, Throwable) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ExceptionResponseValues
 
ExceptionResponseValues(String, Map<String, Object>, Throwable, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ExceptionResponseValues
 
EXCLUDE_CLASS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
ExcludeBasedOnNamespace - Class in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
Skip individual if its URI is from any of the excludeNamespaces.
ExcludeBasedOnNamespace() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnNamespace
 
ExcludeBasedOnType - Class in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
Exclude individual from search index if it is a member of any of the excluding types.
ExcludeBasedOnType() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 
ExcludeBasedOnTypeNamespace - Class in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
Exclude individuals based on the namespaces of their types.
ExcludeBasedOnTypeNamespace() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnTypeNamespace
 
EXCLUDED_NAMESPACES - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
EXCLUDED_NAMESPACES - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
ExcludeIfNoVClasses() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateUrisTask.ExcludeIfNoVClasses
 
excluderList() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.IndexerConfig
 
exec(List) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nMethodModel
 
exec(List) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nStringTemplateModel
 
exec(List) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualLocalNameMethod
 
exec(List) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualPlaceholderImageUrlMethod
 
exec(List) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualProfileUrlMethod
 
exec(List) - Method in class edu.cornell.mannlib.vitro.webapp.web.TemplateUtils.DropFromSequence
 
execute() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ModelConstructQueryContext
 
execute() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.RdfServiceConstructQueryContext
 
execute() - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.ConstructQueryContext
 
execute() - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.SelectQueryContext
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.EmailDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.IndividualShortViewDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.UrlDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.WidgetDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class freemarker.ext.dump.DumpAllDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class freemarker.ext.dump.DumpDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class freemarker.ext.dump.HelpDirective
 
executeAndFormat(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiExecutor
Execute the query and write it to the output stream, in the selected format.
executeConstruct(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner
Execute the CONSTRUCT query and return the resulting model.
executeDataGetters(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ExecuteDataRetrieval
 
ExecuteDataRetrieval - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
ExecuteDataRetrieval(VitroRequest, Model, Individual) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ExecuteDataRetrieval
Constructor with display model and data getter URI that will be called by reflection.
executeInTransaction(Command) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
executeInTransaction(Command) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
executeInTxn(Runnable) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
executeInTxn(Runnable) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
executeQuery(HttpServletResponse, Query, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils
 
executeQueryToCollection(QueryExecution) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
Converts a sparql query that returns a multiple rows to a list of maps.
executeQueryToList(QueryExecution) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
Assumes single bound variable in solution.
executeSelect(SparqlQueryRunner.QueryParser<T>, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner
Execute the SELECT query and parse the results, closing and cleaning up afterward.
executeUpdate(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
executeUpdate(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
executeUpdate(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso.RDFServiceVirtuoso
 
existingLiteralValues - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
existingUriValues - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
expandPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
expandPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
EXPORT_RDF - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
EXPORT_SELECTION_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
exportConstants() - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.EditConfigurationConstants
 
ExtendedLinkedDataUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
ExtendedLinkedDataUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.ExtendedLinkedDataUtils
 
ExtendedRdfAssembler - Class in edu.cornell.mannlib.vitro.webapp.controller.individual
Deprecated.
ExtendedRdfAssembler(VitroRequest, Individual, ContentType) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individual.ExtendedRdfAssembler
Deprecated.
 
ExternalAuthHelper - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Capture the properties used by the External Authorization system, and use them to assist in the process.
ExternalAuthHelper(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ExternalAuthHelper
It would be private, but we want to allow subclasses for faking.
ExternalConceptService - Interface in edu.cornell.mannlib.semservices.service
 
EXTERNALID - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
externalIds - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
extractABox(Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 
extractABox(Dataset, Dataset, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 
extractBaseURL(HttpServletRequest, ConfigReader) - Static method in class org.linkeddatafragments.fragments.FragmentRequestParserBase
 
extractTBox(Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 
extractTBox(Model, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 
extractTBox(Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 
extractTBox(Dataset, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 
extractTBox(Dataset, String, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 

F

Factory() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator.Factory
 
Factory() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator.Factory
 
Factory(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.Factory
 
factory - Variable in class org.linkeddatafragments.util.TriplePatternElementParser
 
failure(Object, String) - Static method in class edu.cornell.mannlib.vedit.validator.ValidationObject
Create an instance that indicates failed validation.
FakeApplicationOntologyService - Class in edu.cornell.mannlib.vitro.webapp.services.shortview
Read a config file that describes the short views.
FakeApplicationOntologyService(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService
Load the model from the config file, and inspect it for Views and mappings.
FakeApplicationOntologyService() - Constructor for class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService
If we fail to parse the config file, use this constructor instead, to simulate an empty config file.
FakeApplicationOntologyService.ShortViewConfigException - Exception in edu.cornell.mannlib.vitro.webapp.services.shortview
A custom exception that says something was wrong with the config file.
FakeApplicationOntologyService.TemplateAndDataGetters - Class in edu.cornell.mannlib.vitro.webapp.services.shortview
The info associated with a short view.
FakeExternalAuthController - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
This allows J.
FakeExternalAuthController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.FakeExternalAuthController
 
FakeExternalAuthController.FakeExternalAuthHelper - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
This implementation of ExternalAuthHelper ignores any configuration properties.
fatal(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.ComponentStartupStatus
 
fatal(String, Throwable) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.ComponentStartupStatus
 
fatal(String) - Method in class edu.cornell.mannlib.vitro.webapp.startup.ComponentStartupStatusImpl
 
fatal(String, Throwable) - Method in class edu.cornell.mannlib.vitro.webapp.startup.ComponentStartupStatusImpl
 
fatal(ServletContextListener, String) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
fatal(ServletContextListener, String, Throwable) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
FAUX_PROPERTY_FLAG - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
FauxObjectPropertyWrapper - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
An ObjectProperty that has some of its values overridden by a FauxProperty.
FauxObjectPropertyWrapper(ObjectProperty, FauxProperty) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
FauxPropertiesUpdater - Class in edu.cornell.mannlib.vitro.webapp.migration.rel18
PropertyConfig.n3 has moved to rdf/display/firsttime, so it is only pulled in if the display model is empty.
FauxPropertiesUpdater(ServletContext, ServletContextListener) - Constructor for class edu.cornell.mannlib.vitro.webapp.migration.rel18.FauxPropertiesUpdater
 
FauxProperty - Class in edu.cornell.mannlib.vitro.webapp.beans
Represents a specialization on an ObjectProperty, only meaningful for display.
FauxProperty(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
Arguments are in this order to mimic the relationship: subject ==> property ==> object
FauxProperty() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
FauxPropertyDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
Utility methods for fetching, storing and manipulating FauxProperty objects.
FauxPropertyDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
TODO Find out if this is really necessary.
FauxPropertyDaoFiltering(FauxPropertyDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.FauxPropertyDaoFiltering
 
FauxPropertyDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
TODO
FauxPropertyDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
 
FauxPropertyEditController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
TODO
FauxPropertyEditController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.FauxPropertyEditController
 
FauxPropertyRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
TODO
FauxPropertyRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.FauxPropertyRetryController
 
FEDORA_PID - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
field - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditElementVTwo
 
FieldBooster - Class in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
 
FieldBooster() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.FieldBooster
 
FieldHelp - Class in edu.cornell.mannlib.vedit.beans
 
FieldHelp() - Constructor for class edu.cornell.mannlib.vedit.beans.FieldHelp
 
FieldMap - Class in edu.cornell.mannlib.vitro.webapp.utils.searchengine
A builder object that can assemble a map of search result field names to JSON field names.
FieldMap() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.searchengine.FieldMap
 
fieldMap() - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
Create a builder object that can assemble a map of search result field names to JSON field names.
FieldOptions - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
Represents an object that can return a list of options for an HTML select list.
FieldUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.fields
 
FieldUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.fields.FieldUtils
 
FieldVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
FieldVTwo() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
figureExpirationDate() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
 
figureHomePageUrl(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BaseLoginServlet
If we don't have a referrer, send them to the home page.
FILE_CLASS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FILE_LOCATION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FILE_MUST_BE_ENTERED_MSG - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
FILE_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FILE_OF_PLUGINS - Static variable in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
FILE_OF_SHORT_VIEW_INFO - Static variable in class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService
 
FILE_OF_STARTUP_LISTENERS - Static variable in class edu.cornell.mannlib.vitro.webapp.startup.StartupManager
 
FILE_SAVED_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FILE_SIZE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FILE_STORAGE_NAMESPACES_PROPERTIES - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImpl
The name of the file in the base directory that holds the namespace map.
FILE_STORAGE_ROOT - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImpl
The name of the root directory, within the base directory.
FILE_STORAGE_SUBDIRECTORY - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
FileAlreadyExistsException - Exception in edu.cornell.mannlib.vitro.webapp.modules.fileStorage
Indicates that a file already exists with the specified ID, but with a different filename from the one specified.
FileAlreadyExistsException(String, String, String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileAlreadyExistsException
 
FILEGRAPH_URI_ROOT - Static variable in class edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup
 
FileGraphSetup - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
 
FileGraphSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup
 
FileInfo - Class in edu.cornell.mannlib.vitro.webapp.filestorage.model
An immutable packet of information about an uploaded file, with a builder class to permit incremental construction.
FileInfo.Builder - Class in edu.cornell.mannlib.vitro.webapp.filestorage.model
A builder class allows us to supply the values one at a time, and then freeze them into an immutable object.
FileServingHelper - Class in edu.cornell.mannlib.vitro.webapp.filestorage
Static methods to help when serving uploaded files.
FileServingServlet - Class in edu.cornell.mannlib.vitro.webapp.filestorage.serving
Handles a request to serve an uploaded file from the file storage system.
FileServingServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.filestorage.serving.FileServingServlet
 
FileStorage - Interface in edu.cornell.mannlib.vitro.webapp.modules.fileStorage
The interface for the File Storage system.
FileStorageHelper - Class in edu.cornell.mannlib.vitro.webapp.filestorage.impl
A collection of utility routines used by the file storage system.
FileStorageHelper() - Constructor for class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
 
FileStorageImpl - Class in edu.cornell.mannlib.vitro.webapp.filestorage.impl
The default implementation of FileStorage.
FileStorageImplWrapper - Class in edu.cornell.mannlib.vitro.webapp.filestorage.impl
A thin wrapper around the existing FileStorageImpl.
FileStorageImplWrapper() - Constructor for class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
FileUploadController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
FileUploadController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FileUploadController
 
fillDataPropertiesForIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
fillDataPropertiesForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
fillDataPropertiesForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
fillDataPropertyStatementWithJenaLiteral(DataPropertyStatement, Literal) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
fillExistingDataPropertyStatementsForIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
fillExistingDataPropertyStatementsForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
fillExistingDataPropertyStatementsForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
fillExistingDataPropertyStatementsForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoSDB
 
fillExistingObjectPropertyStatements(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
fillExistingObjectPropertyStatements(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
fillExistingObjectPropertyStatements(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoSDB
 
fillExistingObjectPropertyStatements(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
fillObjectPropertiesForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
fillObjectPropertiesForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
fillObjectPropertiesForIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
fillVClassForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
fillVClassForIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
fillVClassForIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
filter(Collection<? extends T>, UnaryFunctor<T, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.BaseFiltering
 
filter(List<? extends T>, UnaryFunctor<T, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.BaseFiltering
 
FILTER_OUT_NOTHING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
filterAndWrap(Collection<Individual>, VitroFilters) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
filterAndWrap(Iterator<Individual>, VitroFilters) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
filterAndWrap(List<ObjectProperty>, VitroFilters) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
FilterByRoleLevelPermission - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
Filter the properties depending on what DisplayByRolePermission is on the request.
FilterByRoleLevelPermission(HttpServletRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.FilterByRoleLevelPermission
Get the DisplayByRolePermission from the request, or use Public.
FilterByRoleLevelPermission(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.FilterByRoleLevelPermission
Use the Public permission.
FilterByRoleLevelPermission(Permission) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.FilterByRoleLevelPermission
Use the specified permission.
filterConfig - Variable in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
FilteredResultSet - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
 
FilteredResultSet(List<QuerySolution>, ResultSet) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
FilterFactory - Interface in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
 
FilteringPropertyInstanceDao - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
FilteringPropertyInstanceDao(PropertyInstanceDao, ObjectPropertyDao, IndividualDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
filterModel(Model, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilterModel
 
filterResults(List<ReasonerStatementPattern>) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasoner
 
filterResults(List<ReasonerStatementPattern>) - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner
List all of the statements that satisfy any of these patterns, after updating and reasoning.
finalize() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
find(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.application.VitroHomeDirectory
 
find(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
find(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
find() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
find(Quad) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
find(Node, Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
find(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
find(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
find(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraphMultilingual
 
find(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
find(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringGraph
 
find(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringGraph
 
findAdditionalUris(Statement) - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderList
Exercise the list of finders, and return a set of the URIs that they found for this statement.
findAdditionalUris(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListBasic
 
findAdditionalUris(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListDeveloper
Each time a finder is run, accumulate the timings for it.
findAdditionalURIsToIndex(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForClassGroupChanges
 
findAdditionalURIsToIndex(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForDataProperties
 
findAdditionalURIsToIndex(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
findAdditionalURIsToIndex(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForTypeStatements
 
findAdditionalURIsToIndex(Statement) - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinder
For the domain that is the responsibility of the given implementation, calculate the URIs that need to be updated in the search index.
findAdditionalURIsToIndex(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
findAdditionalURIsToIndex(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.URIsForClassGroupChange
 
findClassView(Individual, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.web.ViewFinder
 
findLanguageOption(ModelAccess.ModelAccessOption...) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
findLanguageOption(Iterable<ModelAccess.ModelAccessOption>) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
findNG(Node, Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
findPolicyOption(ModelAccess.ModelAccessOption[]) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
findPolicyOption(Iterable<ModelAccess.ModelAccessOption>) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
findReasoningOption(ModelAccess.ModelAccessOption...) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
findReasoningOption(Iterable<ModelAccess.ModelAccessOption>) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
findTemplateSource(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DelimitingTemplateLoader
 
findTemplateSource(String) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.loader.FreemarkerTemplateLoader
Get the best template for this name.
FindUrisForStatementWorkUnit - Class in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
Ask all of the URI Finders to find URIs that might be affected by this statement.
FindUrisForStatementWorkUnit(Statement, IndexingUriFinderList) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.FindUrisForStatementWorkUnit
 
findWhichService(ModelAccess.ModelAccessOption...) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
findWhichService(Iterable<ModelAccess.ModelAccessOption>) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
finetuneMethodAppearance(Class, Method, BeansWrapper.MethodAppearanceDecision) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagsWrapper
 
fireEvent(SearchIndexer.Event) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.ListenerList
 
first() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
first() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.UncollatedObjectPropertyTemplateModel
 
FirstLetterOfIndividuals() - Static method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilterUtils
 
firstStep - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
firstStepOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
firstValue() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
FitnessAndQuality(int, float) - Constructor for class org.linkeddatafragments.util.MIMEParse.FitnessAndQuality
 
fitnessAndQualityParsed(String, Collection<MIMEParse.ParseResults>) - Static method in class org.linkeddatafragments.util.MIMEParse
Find the best match for a given mimeType against a list of media_ranges that have already been parsed by MimeParse.parseMediaRange().
FIXED_HTML_VALUE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
FixedHTMLDataGetter - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
FixedHTMLDataGetter(VitroRequest, Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.FixedHTMLDataGetter
Constructor with display model and data getter URI that will be called by reflection.
FLAG_UPDATED_USER_PW - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
FLAG_USERS_DELETED - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
flatten() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.StringResultsMapping
 
flattenToSet() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.StringResultsMapping
 
FloatPropertyMethod(Method, Property) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.FloatPropertyMethod
 
FloatPropertyStatement(String, float) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.FloatPropertyStatement
 
flush() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESFlusher
 
flush(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESFlusher
 
fn(List<Property>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.EntityPropertyListFilter
 
fn(List<Individual>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilterUtils.EntitySortTransform
 
FoafNameToRdfsLabelPreprocessor - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
 
FoafNameToRdfsLabelPreprocessor() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.FoafNameToRdfsLabelPreprocessor
 
FOR_CLASSGROUP - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
FORCE_NEW - Static variable in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
format(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.loggers.StackTraceUtility
 
format(LoggingEvent) - Method in class edu.cornell.mannlib.vitro.webapp.utils.logging.StackTraceLayout
Print the level, the message, and the full stack trace.
format(SearchInputDocument) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.Formatter
 
format(SearchInputField) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.Formatter
 
format(SearchQuery) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.Formatter
 
format(SearchResponse) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.Formatter
 
formatIndividualLink(Individual) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.ListingControllerWebUtils
 
formatLiteral(Literal) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
formatRequestProperties(Log, String, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.log.LogUtils
 
formatSymbols - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.SparqlQueryBuilderServlet
 
Formatter - Class in edu.cornell.mannlib.vitro.webapp.utils.searchengine
Produce readable displays of objects related to the search engine.
Formatter() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.searchengine.Formatter
 
formatURI(String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
formatVClassLinks(List<VClass>) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.ListingControllerWebUtils
 
FormObject - Class in edu.cornell.mannlib.vedit.beans
 
FormObject() - Constructor for class edu.cornell.mannlib.vedit.beans.FormObject
 
FormUtils - Class in edu.cornell.mannlib.vedit.util
 
FormUtils() - Constructor for class edu.cornell.mannlib.vedit.util.FormUtils
 
FormUtils.NegativeIntegerException - Exception in edu.cornell.mannlib.vedit.util
 
ForwardResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
 
ForwardResponseValues(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ForwardResponseValues
 
ForwardResponseValues(String, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ForwardResponseValues
 
FragmentRequestParserBase - Class in org.linkeddatafragments.fragments
Base class for implementations of IFragmentRequestParser.
FragmentRequestParserBase() - Constructor for class org.linkeddatafragments.fragments.FragmentRequestParserBase
 
FragmentRequestParserBase.Worker - Class in org.linkeddatafragments.fragments
 
fragmentURL - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
fragmentURL - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
freemarker.ext.beans - package freemarker.ext.beans
 
freemarker.ext.dump - package freemarker.ext.dump
 
FreemarkerComponentGenerator - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
TEMPORARY for transition from JSP to FreeMarker.
FreemarkerConfiguration - Class in edu.cornell.mannlib.vitro.webapp.freemarker.config
Access point for a singleton Configuration instance.
FreemarkerConfiguration() - Constructor for class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfiguration
 
FreemarkerConfiguration.Setup - Class in edu.cornell.mannlib.vitro.webapp.freemarker.config
 
FreemarkerConfigurationImpl - Class in edu.cornell.mannlib.vitro.webapp.freemarker.config
Extend the Freemarker Configuration class to include some information that is particular to the current request.
FreemarkerConfigurationImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
 
FreemarkerEmailFactory - Class in edu.cornell.mannlib.vitro.webapp.email
A factory that creates Freemarker-based email messages.
FreemarkerEmailFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
FreemarkerEmailFactory.BadPropertyValueException - Exception in edu.cornell.mannlib.vitro.webapp.email
 
FreemarkerEmailFactory.InvalidSmtpHost - Exception in edu.cornell.mannlib.vitro.webapp.email
 
FreemarkerEmailFactory.NotConfiguredException - Exception in edu.cornell.mannlib.vitro.webapp.email
 
FreemarkerEmailFactory.Setup - Class in edu.cornell.mannlib.vitro.webapp.email
Tries to create a FreemarkerEmailFactory bean and store it in the servlet context.
FreemarkerEmailFactory.SmtpHostTester - Class in edu.cornell.mannlib.vitro.webapp.email
Checks to see whether the SMTP host will talk to us.
FreemarkerEmailMessage - Class in edu.cornell.mannlib.vitro.webapp.email
A framework that makes it simpler to send email messages with a body built from a Freemarker template.
FreemarkerHttpServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
FreemarkerHttpServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
FreemarkerHttpServlet.Template - Enum in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
FreemarkerProcessingService - Interface in edu.cornell.mannlib.vitro.webapp.services.freemarker
Provide the ability to process a Freemarker template outside of the context of a FreemarkerHttpServlet.
FreemarkerProcessingService.TemplateParsingException - Exception in edu.cornell.mannlib.vitro.webapp.services.freemarker
Template parser detected a problem.
FreemarkerProcessingService.TemplateProcessingException - Exception in edu.cornell.mannlib.vitro.webapp.services.freemarker
Indicates a failure to render the given template with the given data.
FreemarkerProcessingServiceImpl - Class in edu.cornell.mannlib.vitro.webapp.services.freemarker
An implementation of the FreemarkerProcessingService.
FreemarkerProcessingServiceImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingServiceImpl
 
FreemarkerProcessingServiceSetup - Class in edu.cornell.mannlib.vitro.webapp.services.freemarker
This would be used to create and publish such a service, but for now we can simply create a fresh copy every time someone asks for one.
FreemarkerProcessingServiceSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingServiceSetup
 
FreemarkerSetup - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
FreemarkerSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerSetup
 
FreemarkerTemplateLoader - Class in edu.cornell.mannlib.vitro.webapp.freemarker.loader
Loads Freemarker templates from a given directory.
FreemarkerTemplateLoader(File) - Constructor for class edu.cornell.mannlib.vitro.webapp.freemarker.loader.FreemarkerTemplateLoader
 
fromContentType(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
 
fromContentType(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
 
fromJson(JsonNode) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
fromKeyword(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria.ProxyRelationshipView
 
fromKeyword(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Direction
 
fromName(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Field
 
fromNquad(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
fromSandbox() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
fromString(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.beans.UserAccount.Status
 
fromString(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.ShortViewContext
 
FrontEndEditingUtils - Class in edu.cornell.mannlib.vitro.webapp.utils
 
FrontEndEditingUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.FrontEndEditingUtils
 
FrontEndEditingUtils.EditMode - Enum in edu.cornell.mannlib.vitro.webapp.utils
 
FS_ALIAS_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FS_ATTRIBUTION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FS_BYTESTREAM_CLASS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FS_DOWNLOAD_LOCATION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FS_FILE_CLASS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FS_FILENAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FS_MIME_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FS_THUMBNAIL_IMAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
FULL_ASSERTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
FULL_INFERENCES - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
FULL_UNION - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
fullKey() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelSelectorKey
 
fullModel - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
FullPropertyKey(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
FullPropertyKey(Property) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
FullPropertyKey(RoleRestrictedProperty) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
FullPropertyKey(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 

G

GadgetController - Class in edu.ucsf.vitro.opensocial
 
GadgetController() - Constructor for class edu.ucsf.vitro.opensocial.GadgetController
 
GadgetSpec - Class in edu.ucsf.vitro.opensocial
 
GadgetSpec(int, String, String, List<String>, BasicDataSource, boolean, boolean) - Constructor for class edu.ucsf.vitro.opensocial.GadgetSpec
 
GadgetViewRequirements - Class in edu.ucsf.vitro.opensocial
 
GadgetViewRequirements(char, char, String, String, String, int) - Constructor for class edu.ucsf.vitro.opensocial.GadgetViewRequirements
 
GadgetViewRequirements(String, String, String, String, String, String, int) - Constructor for class edu.ucsf.vitro.opensocial.GadgetViewRequirements
 
GDATA_ERROR - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the GData error content type.
generateConnection() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SDBGraphConnectionGenerator
 
generateDataGetterTypeURI(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
generateEmailKey() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
generateGraph() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.GraphGenerator
 
generateGraph() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SDBGraphGenerator
 
generateHTMLForElement(VitroRequest, String, EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
generateIndividualClassN3(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
generateInverseInferences(OntProperty, OntProperty) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
generateN3Optional(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
generateNewResources(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
generatePropertyMap(List<Model>, ModelMaker) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
 
generateTBox(Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
 
get(String) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nBundleTemplateModel
 
get(int) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocumentList
Retrieve the i'th document, starting with 0.
get(int) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchResultDocumentList
 
get(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyStatementTemplateModel
 
getAboutText() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getABoxModel() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelector
 
getABoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
getABoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
getABoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModelSelector
 
getAboxModelId() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getAccountForExternalAuth(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Get the UserAccount for this external ID, or null if there is none.
getAccountForExternalAuth(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
getAccountForExternalAuth(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
getAccountForInternalAuth(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Get the UserAccount for this email address, or null if there is none.
getAccountForInternalAuth(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
getAccountForInternalAuth(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
getAccountsPerPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
getAcknowledgeText() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getAction() - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
getAction() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getActive() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MenuItem
 
getAddCount() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.InferenceModelUpdater
 
getAddedAccount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
 
getAddedDataFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getAddedStatements() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
getAdditionalDaoMap() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getAdditionalFauxSubproperties(ObjectProperty, Individual, Model, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.ApplicationConfigurationOntologyUtils
 
getAdditionalFauxSubpropertiesForList(List<ObjectProperty>, Individual, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.ApplicationConfigurationOntologyUtils
 
getAdditionalFauxSubpropertiesForList(List<ObjectProperty>, Individual, Model, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.ApplicationConfigurationOntologyUtils
 
getAdditions() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.CumulativeDeltaModeler
Return a model containing all statements added to the attached model
getAdditions() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.AdditionsAndRetractions
 
getAddUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getAfterLoginUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
If the afterLoginUrl is missing, go to the home page.
getAfterLoginUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
getAliasUrlForBytestreamIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContext
If this Individual represents a File Bytestream, get the Alias URL associated with it.
getAliasUrlForBytestreamIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContextImpl
 
getAll() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
GetAllClasses - Class in edu.cornell.mannlib.vitro.webapp.sparql
This servlet gets all the classes for initizing the sparql query builder.
GetAllClasses() - Constructor for class edu.cornell.mannlib.vitro.webapp.sparql.GetAllClasses
 
getAllClassGroupData(VitroRequest, Map, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
Gets a list of all VClassGroups with vclasses with individual counts.
getAllClassGroupData(HttpServletRequest, Map, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
Gets a list of all VClassGroups with vclasses with individual counts.
getAllData() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyStatementTemplateModel
 
getAllDataProperties() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getAllDataProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getAllDataProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getAllDatatypes() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DatatypeDao
 
getAllDatatypes() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
getAllExternalIdDataProperties() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getAllExternalIdDataProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getAllExternalIdDataProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getAllIndividualUris() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getAllIndividualUris() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Returns a collection of all Individuals in the model that are user-viewable.
getAllIndividualUris() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getAllIndividualUris() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
getAllIndividualURIs() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
 
getAllInstances() - Static method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
getAllMsTypes() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController.SearchResult
 
getAllObjectProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getAllObjectProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getAllObjectProperties() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getAllOntologies() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
getAllOntologies() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.OntologyDao
 
getAllPermissionSets() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
getAllPermissionSets() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getAllPermissionSets() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Get all of the PermissionSets in the model, sorted by URI.
getAllPossibleDatapropsForIndividual(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getAllPossibleDatapropsForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getAllPossibleDatapropsForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getAllPossiblePropInstForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
getAllPossiblePropInstForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getAllPossiblePropInstForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
getAllPossiblePropInstForIndividual(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
getAllPossiblePropInstForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
 
GetAllPrefix - Class in edu.cornell.mannlib.vitro.webapp.sparql
This servlet gets all the prefix for initizing the sparql query builder.
GetAllPrefix() - Constructor for class edu.cornell.mannlib.vitro.webapp.sparql.GetAllPrefix
 
getAllPropInstByVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
getAllPropInstByVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getAllPropInstByVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
getAllPropInstByVClass(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
getAllPropInstByVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
Gets only unhidden properties.
getAllPropInstByVClasses(List<VClass>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getAllPropInstByVClasses(List<VClass>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
getAllSubClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getAllSubClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getAllSubClassURIs(String, HashSet<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getAllSubClassURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getAllSubPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getAllSubPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getAllSubPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getAllSubPropertyURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
getAllSuperClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getAllSuperClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getAllSuperClassURIs(String, HashSet<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getAllSuperClassURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getAllSuperPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getAllSuperPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getAllSuperPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getAllSuperPropertyURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
getAllUserAccounts() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
getAllUserAccounts() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getAllUserAccounts() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Get all of the UserAccounts in the model.
getAllValuesFromRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
GetAllVClasses - Class in edu.cornell.mannlib.vitro.webapp.controller.json
This class will get all the vclasses in the system.
GetAllVClasses(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetAllVClasses
 
getAllVclasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getAllVclasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getAllVclasses() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getAlpha() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
 
getAlphaParameter(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
getAlphaParameter(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
getAlphaParameter(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
Methods that can be used in multiple places, such as IndividualListController and SearchIndividualsDataGetter
getAlt(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getAlt(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getAlt(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getAlt(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getAltLabelList() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getAnnotationProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getAntiSamyScanner() - Static method in class edu.cornell.mannlib.vitro.webapp.web.AntiScript
Try to get a static AntiSamy HTML scanner object that is shared the whole application.
getAntiScriptPolicy() - Static method in class edu.cornell.mannlib.vitro.webapp.web.AntiScript
Try to get the static policy, if none exists, create a new one.
getAnyReifiedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getAnyReifiedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getAppBean() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getAppId() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
getAppId() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getApplicationBean() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ApplicationDao
 
getApplicationBean() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ApplicationDaoJena
 
getApplicationDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getApplicationDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getApplicationDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getApplicationMetadataModel() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelector
 
getApplicationMetadataModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
getApplicationMetadataModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
getApplicationMetadataModel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModelSelector
 
getApplicationName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getArgon2Password() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getAskUpdatedQueryFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getAssertionOntModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getAssetsMacroName() - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget
 
getAssociatedIndividuals(IndividualDao, UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
Get all Individuals associated with this user through the matching property.
getAssociatedIndividuals(IndividualDao, String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
Get all Individuals associated with this externalAuthId through the matching property.
getAssociatedIndividualUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasAssociatedIndividual
 
getAssociatedIndividualUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
 
getAssociatedIndividualUris(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Get the URIs of all individuals associated with this user, whether by a self-editing property like cornellEmailNetid, or by mayEditAs.
getAssociatedIndividualUris(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
getAssociatedIndividualUris(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
getAsString() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nStringTemplateModel
 
getAtomEntry() - Static method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Returns the ContentType that should be used in contexts that expect an Atom entry.
getAtomFeed() - Static method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Returns the ContentType that should be used in contexts that expect an Atom feed.
getAtomicChangeType() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
getAttribute(String) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getAttribute(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Returns the additional attribute by name of the content type.
getAttributeMap() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getAttributes() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Returns the additional attributes of the content type.
getAuthenticationSource() - Method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
 
getAuthenticator(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BaseLoginServlet
 
getAuthorized() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
getAuthorized() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.PolicyDecision
 
getAvailableLangsFile() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getAvailableMenuPosition(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManagePageGenerator
 
getBadValueMap() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getBag(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getBag(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getBag(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getBag(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getBaseLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getBaseModel() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getBaseURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getBaseUri() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
getBaseUrl() - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getBaseURL() - Method in class org.linkeddatafragments.config.ConfigReader
Gets the base URL
getBean(HttpServletRequest) - Static method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
Get the bean from this request, or a dummy bean if the user is not logged in.
getBean(HttpSession) - Static method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
Get the bean from this session, or a dummy bean if the user is not logged in.
getBean() - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
 
getBean(ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
Get the bean from the context.
getBean(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
Get the bean from the context.
getBean(ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
 
getBean(HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
 
getBean(HttpServlet) - Static method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
 
getBean(ServletContextEvent) - Static method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
 
getBean(ServletConfig) - Static method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
 
getBean(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
 
getBean(HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
getBean(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
getBean(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
Get the login process bean from the session.
getBean(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
getBeanClass() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getBeanMask() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getBeansWrapper(int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
getBegin() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.EditEvent
 
getBestContentType(String, List<ContentType>) - Static method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Determines the best "Content-Type" header to use in a servlet response based on the "Accept" header from a servlet request.
getBestContentType(Map<String, Float>, Map<String, Float>) - Static method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Gets the best content type based weighted q from client accept header and the server weighted q of the extent that the type conveys the resource.
getBestMatch() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getBirthdate() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getBlacklistReasons(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
 
getBody() - Method in class edu.cornell.mannlib.vedit.beans.Checkbox
 
getBody() - Method in class edu.cornell.mannlib.vedit.beans.Option
 
getBogusMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsDeleter
 
getBogusMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
getBogusMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
 
getBogusMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
getBogusStandardMessage(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsUserController
 
getBoolean() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getBoolean(Key) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings
If developerMode is enabled, return the boolean value of the stored setting.
getBoost() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputField
 
getBoost() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
getBottomConcept() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getBottomConcept() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getBottomConcept() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
Returns the bottom concept for the current modeling language (e.g.
getBroaderURIList() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getBuildDate() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
getBundle(String, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
Get an I18nBundle by this name.
getBundle(String, List<Locale>) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
Get an I18nBundle by this name.
getBundle(String, ServletContext, String, String, ResourceBundle.Control) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.VitroResourceBundle
Returns the bundle for the for foo_ba_RR, providing that foo_ba_RR.properties exists in the I18n area of either the theme or the application.
getByte() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getBytestreamAliasUrl(String, String, ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.FileServingHelper
Combine the URI and the filename to produce a relative URL for the file (relative to the context of the webapp).
getBytestreamAliasUrl() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
 
getBytestreamUri(String, ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.FileServingHelper
Take a relative URL (relative to the context of the webapp) and produce the URI for the file bytestream.
getBytestreamUri() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
 
getCachedVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
getCachedVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.VClassGroupsForRequest
 
getCancelUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getCancelUrlBase(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getCanvasURL() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getCapabilities() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
getCapabilities() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
getCapabilities() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
getCapabilities() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
getCapabilities() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
getCapabilities() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
getCardinalityQRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getCardinalityRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getCause() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem
 
getChangeListenerList() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getChannels() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
getChar() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getCharset() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
getCheckboxLists() - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
getChecked() - Method in class edu.cornell.mannlib.vedit.beans.Checkbox
 
getChromeId() - Method in class edu.ucsf.vitro.opensocial.GadgetViewRequirements
 
getChromeId() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getClasses() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getClassesAndCheckInternal(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
getClassesAndCheckInternal(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
 
getClassesAndRestrictionsForPage(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
getClassesAndRestrictionsForPage(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
 
getClassesWithRestrictionOnProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getClassesWithRestrictionOnProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getClassesWithRestrictionOnProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
Finds the classes that have a definition involving a restriction on the given property.
getClassesWithRestrictionOnProperty(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
getClassFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getClassFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getClassGroup(String, ServletContext, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ClassGroupPageData
 
getClassGroup(String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
getClassGroupData(VitroRequest, Map, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
getClassGroupData(HttpServletRequest, Map, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
getClassGroupForDataGetter(Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
getClassGroupForDataGetter(HttpServletRequest, Map<String, Object>, Map<String, Object>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
getClassGroupMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
getClassGroupMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getClassGroupMap() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
Gets all of the ClassGroups as a map ordered by displayRank.
getClassGroupPage(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
Gets a URI for display:forClassGroup for the specified page.
getClassGroupPage(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
 
getClassGroups(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
getClassGroupUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaClassGroupOptions
 
getClassIntersectionsMap(Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
Get the classes and classes to restrict by - if any
getClassLabel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
getClassLabel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage.ProxyInfo
 
getClassNameFromUri(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
For the page, get the actual Data Getters to be employed.
getClassType() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
getClassType() - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getClassType() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
getClassType() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
getClassType() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
getClassType() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
getClassUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesOptions
 
getClassUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag
 
getClassUrisAsList(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
 
getClassURIStr(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
GetClazzAllProperties - Class in edu.cornell.mannlib.vitro.webapp.sparql
This servlet gets all the properties for a given subject.
GetClazzAllProperties() - Constructor for class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzAllProperties
 
GetClazzDataProperties - Class in edu.cornell.mannlib.vitro.webapp.sparql
This servlet gets all the data properties for a given subject.
GetClazzDataProperties() - Constructor for class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzDataProperties
 
GetClazzObjectProperties - Class in edu.cornell.mannlib.vitro.webapp.sparql
This servlet gets all the object properties for a given subject.
GetClazzObjectProperties() - Constructor for class edu.cornell.mannlib.vitro.webapp.sparql.GetClazzObjectProperties
 
getClientAddr() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
Gets the the ip of the client.
getCloseMatchURIList() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getCollateBySubclass() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getCollateBySubclass() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getCollateBySubclass() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getCollator() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getCommand(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.MenuManagementEdit
 
getCommentsForResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getCommentsForResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getCommentsForResource(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
BJL23 2008-05-20: Putting this here for lack of a more logical place.
getCompare() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassList
override this if you want a different sorting.
getComplementClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getConceptId() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getConceptList() - Method in class edu.cornell.mannlib.semservices.bo.ConceptInfo
 
getConcepts(String) - Method in interface edu.cornell.mannlib.semservices.service.ExternalConceptService
 
getConceptsByURIWithSparql(String) - Method in interface edu.cornell.mannlib.semservices.service.ExternalConceptService
 
getConceptXML(String) - Static method in class edu.cornell.mannlib.semservices.util.SKOSUtils
 
getConcreteClass() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationRdf
 
getConfig(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfiguration
 
getConfigFromSession(HttpSession, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getConfigFromSession(HttpSession, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
This may return null, which indicates that there is no editKey or EditConfiguration in the request or session.
getConfigurationTripleSource() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getConfigurationTripleSource() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getConfigUri() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getConfirmationCode() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
getConnection() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SDBGraphGenerator
 
getConnection() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.SQLGraphGenerator
 
getConstModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
getConstructQueries() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewConfigFile
 
getConstructQueries() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.DataPropertyListConfig
 
getConstructQueries() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.PropertyListConfig
 
getContactMail() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getContainerJavascriptSrc() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getContentTripleSource() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getContentTripleSource() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getContentType() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
 
getContentType() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
 
getContentType() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getContentType() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getContext() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
getContext() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
getContext(HttpRequestBase) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
getContextUri() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getControllerToForwardTo(HttpServletRequest, String, PageDao) - Method in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
getControls() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragment
Returns an iterator over an RDF description of the controls associated with this fragment.
getControls() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
This implementation uses LinkedDataFragmentBase.addControls(Model), which should be overridden in subclasses (instead of overriding this method).
getCopyrightAnchor() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getCopyrightURL() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getCorrectionMail() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getCount() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchFacetField.Count
The number of times that the value occurs in the results.
getCount() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController.VClassGroupSearchLink
 
getCount() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController.VClassSearchLink
 
getCount() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField.BaseCount
 
getCountOfIndividualsInVClass(int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getCountOfIndividualsInVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getCounts() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus
 
getCredentials() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
getCredentials() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso.RDFServiceVirtuoso
 
getCriteria() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelection
 
getCriteria() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelection
 
getCssClass() - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
getCtx() - Method in class edu.cornell.mannlib.vitro.webapp.application.VitroHomeDirectory
 
getCurrentLocale(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Get the current Locale to use, which is the first of these to be found: The forced Locale in the servlet context The selected Locale in the session The Locale from the request The default Locale for the JVM
getCurrentUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getCurrentUser(HttpServletRequest) - Static method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
Get the current user, or null if not logged in.
getCurrentUser(HttpSession) - Static method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
Get the current user, or null if not logged in.
getCustomAttribute(String) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
 
getCustomAttributeNames() - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesOptions
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesWithParent
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ConstantFieldOptions
 
getCustomComparator() - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldOptions
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaClassGroupOptions
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropertyByRankOptions
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropetyOptions
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
getCustomComparator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.RdfTypeOptions
 
getCustomDeleteObjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getCustomDisplayView() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getCustomDisplayView() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getCustomEntryForm() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getCustomEntryForm() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
getCustomEntryForm() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getCustomEntryForm() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getCustomEntryForm() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getCustomEntryForm() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getCustomListView() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getCustomListViewConfigFileMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
getCustomListViewConfigFileName(DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getCustomListViewConfigFileName(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getCustomListViewConfigFileName(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getCustomListViewConfigFileName(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getCustomListViewConfigFileName(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getCustomListViewConfigFileName(ObjectProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getCustomSearchView() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getCustomSearchView() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getCustomShortView() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getCustomShortView() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getCustomShortView(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
getCustomShortView(Individual, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
getData() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
getData() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
getData() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
getData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionDataGetter
 
getData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
getData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ClassGroupPageData
 
getData(Map<String, Object>) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetter
Get data.
getData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.FixedHTMLDataGetter
 
getData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
getData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SearchIndividualsDataGetter
 
getData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter
 
getDataAccessObject() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getDataDir() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getDataGetterClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
getDataGetterClass(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
 
getDataGetterN3(String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManagePageGenerator
 
getDataGetterProcessorN3(String, ObjectNode) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3Utils
 
getDataGetters() - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService.TemplateAndDataGetters
 
getDataGettersForClass(VitroRequest, Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
Get a list of DataGetter objects that are associated with a Vitro VClass.
getDataGettersForPage(VitroRequest, Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
Get a list of DataGetter objects that are associated with a page.
getDataGettersForTemplate(VitroRequest, Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
Get a list of DataGetter objects that are associated with a Freemarker template.
getDataGetterTypeToProcessorMap() - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3Map
 
getDataGetterVar(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
getDataGetterVar(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getDataGetterVarName(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
getDataGetterVarName(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getDataHash(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getDataInputData(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
getDataLiteral() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDataLiteralValues() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDataLiteralValuesAsString() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDataPredicateProperty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDataPredicatePublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDataPropertiesForVClass(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getDataPropertiesForVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getDataPropertiesForVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getDataProperty() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayDataProperty
 
getDataProperty() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishDataProperty
 
getDataProperty(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getDataPropertyByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getDataPropertyByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getDataPropertyByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getDataPropertyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getDataPropertyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getDataPropertyDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with DataProperties
getDataPropertyFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getDataPropertyFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getDataPropertyForPredicate(VitroRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getDataPropertyList() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getDataPropertyList(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getDataPropertyList(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getDataPropertyList(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getDataPropertyList(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getDataPropertyList(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getDataPropertyList(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getDataPropertyMap() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getDataPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getDataPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getDataPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getDataPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getDataPropertyStatement() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayDataPropertyStatement
 
getDataPropertyStatement(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getDataPropertyStatement(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getDataPropertyStatement(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getDataPropertyStatement(VitroRequest, HttpSession, Integer, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
May return null if data property statement cannot be found.
getDataPropertyStatement() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDataPropertyStatementDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getDataPropertyStatementDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getDataPropertyStatementDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
getDataPropertyStatementDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with DatatypePropertyStatements
getDataPropertyStatementFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getDataPropertyStatementFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getDataPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getDataPropertyStatements() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getDataPropertyStatements(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getDataPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getDataPropertyStatements(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getDataPropertyStatements(DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
getDataPropertyStatements(DataProperty, int, int) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
getDataPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
Need to filter DataPropertyStatements and return DataPropertyStatements wrapped in DataPropertyStatementsFiltering.
getDataPropertyStatements(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
getDataPropertyStatements(DataProperty, int, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
getDataPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getDataPropertyStatements(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getDataPropertyStatements(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
getDataPropertyStatements(DataProperty, int, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
getDataPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getDataPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getDataPropertyStatements(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getDataPropertyStatementsForIndividualByDataPropertyURI(Individual, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
getDataPropertyStatementsForIndividualByDataPropertyURI(Individual, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
getDataPropertyStatementsForIndividualByDataPropertyURI(Individual, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
getDataPropertyValue(Individual, DataProperty, WebappDaoFactory) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
getDataPropertyValuesForIndividualByProperty(Individual, DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
getDataPropertyValuesForIndividualByProperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
getDataPropertyValuesForIndividualByProperty(Individual, DataProperty, String, Set<String>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
getDataPropertyValuesForIndividualByProperty(String, String, String, Set<String>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
getDataPropertyValuesForIndividualByProperty(Individual, DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
getDataPropertyValuesForIndividualByProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
getDataPropertyValuesForIndividualByProperty(Individual, DataProperty, String, Set<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
getDataPropertyValuesForIndividualByProperty(String, String, String, Set<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
getDataPropertyValuesForIndividualByProperty(Individual, DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
getDataPropertyValuesForIndividualByProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
getDataPropertyValuesForIndividualByProperty(Individual, DataProperty, String, Set<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
getDataPropertyValuesForIndividualByProperty(String, String, String, Set<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
getDataPropKey(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getDatapropKey() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getDatapropKey() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDatapropsForClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getDatapropURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
getDatapropURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
getDatapropURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
getDataServiceUrl() - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
getDataServiceUrl() - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ClassGroupPageData
 
getDataServiceUrl() - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
getDataset() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getDataset() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatasetWrapper
 
getDataset() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the Dataset for the CONTENT models.
getDataset(ModelAccess.WhichService) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the Dataset for either CONTENT or CONFIGURATION models.
getDataset() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getDataset(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getDataset(ModelAccess.DatasetOption...) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
getDataset(ModelAccess.DatasetOption...) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.RequestModelAccess
Get a Dataset: CONTENT or CONFIGURATION, Language-aware or not.
getDataset() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tripleSource.TripleSource
 
getDataset(ModelAccess.WhichService) - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.CombinedTripleSource
 
getDataset(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
getDataset() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
getDataset() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
getDataset() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
getDataset() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
getDatasetURI() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
getDatasetURL() - Method in class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
getDatasetURL() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragmentRequest
Returns the URL of the dataset to which the requested LDF belongs.
getDatasetURL() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
getDatasetWrapper() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.DatasetWrapperFactory
 
getDatasetWrapper() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
getDatasetWrapper() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.StaticDatasetFactory
 
getDatasetWrapper() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoSDB
 
getDatasetWrapper() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model.RDFServiceModel
 
getDatasetWrapper() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
getDatasetWrapper() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
getDatasetWrapper() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
getDataSource() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.SDBDataSource
 
getDataSources() - Method in class org.linkeddatafragments.config.ConfigReader
Gets the data sources.
getDatasources() - Method in class org.linkeddatafragments.views.LinkedDataFragmentWriterBase
 
getDataSourceTypes() - Method in class org.linkeddatafragments.config.ConfigReader
Gets the data source types.
getDataStatementDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDataToolsUrls(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
getDatatype() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getDatatypeById(int) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DatatypeDao
 
getDatatypeById(int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
getDatatypeByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DatatypeDao
 
getDatatypeByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
getDatatypeDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getDatatypeDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getDatatypeDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with Datatypes
getDatatypeIdByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DatatypeDao
 
getDatatypeIdByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
getDatatypeProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getDatatypeURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
getDatatypeURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
getDatatypeURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
getDatatypeURI() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getDataValue(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getDataValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getDataValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getDataValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getDataValues(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getDataValues(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getDataValues(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getDataValues(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getDateTime(Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
getDateTimeFieldName() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getDebuggingInfo() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
getDebuggingInfo() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.PolicyDecision
 
getDeductionsModel() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getDefaultGraph() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
getDefaultLandingPage(HttpServletRequest) - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
getDefaultLanguage() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getDefaultModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
getDefaultModelChangePreprocessors(VitroRequest, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
Find which default model preprocessors are associated with the application.
getDefaultNamespace() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContext
What is the default namespace for the application?
getDefaultNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContextImpl
 
getDefaultNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getDefaultNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getDefaultNamespace() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getDefaultNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
getDefaultNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getDefaultNamespace(ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.JenaDataSourceSetupBase
 
getDefaultOntologyNamespace(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.LocalNamespaceClassUtils
 
getDefaultTemplate() - Method in enum edu.cornell.mannlib.vitro.webapp.web.ViewFinder.ClassView
 
getDefaultTemplateName() - Method in enum edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.ShortViewContext
 
getDefaultThemeDir() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean.ThemeInfo
 
getDefaultThemeName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean.ThemeInfo
 
getDefaultValueMap() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getDefaultWriteGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
getDefaultWriteGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
getDefaultWriteGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
getDefaultWriteGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
getDefaultWriteGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Get the URI of the default write graph
getDefaultWriteGraphURI() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Returns the URI of the default write graph
getDefinedBy() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getDefinition() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getDeleteable() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getDeleted() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.UriCounts
 
getDeletedDataPropertyUris() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
getDeletedObjectPropertyUris() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
getDeleteFileUrl(String, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getDeleteIndividualProcessingUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDeleteLinkURL() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformation
 
getDeleteMethod() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getDeleteProcessingUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDeleteTemplate() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDeleteUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getDeleteUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyStatementTemplateModel
 
getDeleteUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.NameStatementTemplateModel
 
getDeleteUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyStatementTemplateModel
 
getDeleteUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyStatementTemplateModel
 
getDependentResourceDeleteForChange(Model, Model, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DependentResourceDeleteJena
 
getDependentResourceDeleteList(Statement, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DependentResourceDeleteJena
 
getDependentResourceDeleteList(Resource, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DependentResourceDeleteJena
 
getDerivation(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getDescription() - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
getDescription() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getDescription() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDescription() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getDescription() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getDescription() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDescription() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
Information about the type of information expected of a member of this VClass
getDescription() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDescription() - Method in class org.linkeddatafragments.datasource.DataSourceBase
Get the datasource description
getDescription() - Method in interface org.linkeddatafragments.datasource.IDataSource
 
getDescriptionUri() - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
getDestinationURI() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
Contains the URI of a class or property in the current version of the ontology, or null if a class or property was removed from the previous version of the ontology.
getDiffFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getDimensions(InputStream) - Method in class edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio.IIOImageProcessor
 
getDimensions(InputStream) - Method in class edu.cornell.mannlib.vitro.webapp.imageprocessor.jai.JaiImageProcessor
Deprecated.
getDimensions(InputStream) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor
How big is the image contained in this stream?
getDirection() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering
 
getDiscoveryMessage() - Method in class edu.cornell.mannlib.vitro.webapp.application.VitroHomeDirectory
 
getDisjointWithClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getDisjointWithClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getDisjointWithClassURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getDisplayLabel() - Method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
 
getDisplayLabel(ObjectProperty) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListFauxPropertiesController
 
getDisplayLabel(ObjectProperty) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowObjectPropertyHierarchyController
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getDisplayModel(ServletContext) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DisplayModelDao
ServletContext should only be used for getRealPath()
getDisplayModel(ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
getDisplayModel() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelector
 
getDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
getDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
getDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModelSelector
 
getDisplayModelDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getDisplayModelDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getDisplayModelDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getDisplayModelMenu(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
getDisplayName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getDisplayName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getDisplayOptionsList(ResourceBean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.RoleLevelOptionsSetup
 
getDisplayRank() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
getDisplayRank() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getDisplayRank() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
getDisplayRank() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getDisplayRank() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getDocumentBoost() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
 
getDocumentBoost() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
getDocumentBuilder() - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
getDocumentManager() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getDocumentsAfter() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.RebuildCounts
 
getDocumentsBefore() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.RebuildCounts
 
getDomainClassName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getDomainClassName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getDomainClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getDomainClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getDomainClassURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getDomainClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getDomainDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainDisplayLimitInteger() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainDisplayLimitInteger() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainDisplayLimitInteger() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainDisplayTierInteger() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainDisplayTierInteger() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainDisplayTierInteger() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainEntitySortDirection() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainEntitySortDirection() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainEntitySortDirection() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainEntityURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainEntityURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainEntityURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getDomainPublic() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainPublic() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getDomainPublic() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getDomainPublic() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainPublic() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainQuickEditJsp() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getDomainQuickEditJsp() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getDomainURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getDomainUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
getDomainUri(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getDomainUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getDomainUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getDomainVClass() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainVClass() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainVClass() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDomainVClassURI() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.bean.RoleRestrictedProperty
 
getDomainVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getDomainVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getDomainVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getDomainVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
getDomainVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getDomainVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getDouble() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getDynamicFields() - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
getDynamicImports() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.AutocompleteObjectPropertyFormGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimePropertyGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultDataPropertyFormGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultDeleteGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.EditConfigurationGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.InstitutionalInternalClassForm
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManagePageGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.NewIndividualFormGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.RDFSLabelGenerator
 
getEditConfiguration(VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.RdfTypeGenerator
 
getEditConfiguration(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestAJAXController
 
getEditConfiguration(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getEditElement() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
getEditForm() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
getEditing() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getEditKey(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getEditKey() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getEditKey() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getEditKeyFromRequest(ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
The editKey can be a HTTP query parameter or it can be a request attribute.
getEditLinkURL() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformation
 
getEditMode(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
getEditMode(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getEditMode(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
get the auto complete edit mode
getEditMode(HttpServletRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.FrontEndEditingUtils
 
getEditMode(HttpServletRequest, Individual, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.FrontEndEditingUtils
 
getEditMode(VitroRequest, List<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.generators.EditModeUtils
 
getEditorUri(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
Several places could give an editor URI.
getEditSubmissionFromSession(HttpSession, EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionUtils
 
getEditSubmissionPreprocessors() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getEditUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getEditUrl(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getEditUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyStatementTemplateModel
 
getEditUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.NameStatementTemplateModel
 
getEditUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyStatementTemplateModel
 
getEditUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyStatementTemplateModel
 
getEditUrlWithoutContext(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getElementByName(Document, String) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
getEmailAddress() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getEmailAddress() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getEmailAddress() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getEmailKey() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getEmailSession(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
Client code that does not use the FreemarkerEmailFactory can still use it's Email Session.
getEmployeeCount() - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getEnabledLocales(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RDFFilesLoader
 
getEndpointURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
getEntities() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassList
 
getEntities() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
 
GetEntitiesByVClass - Class in edu.cornell.mannlib.vitro.webapp.controller.json
Gets a list of entities that are members of the indicated vClass.
GetEntitiesByVClass(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetEntitiesByVClass
 
getEntitiesByVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.EntityDWR
Gets all of the entities given the vclass.
GetEntitiesByVClassContinuation - Class in edu.cornell.mannlib.vitro.webapp.controller.json
 
GetEntitiesByVClassContinuation(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetEntitiesByVClassContinuation
 
getEntityCount() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getEntityDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getEntityPropertyListFilter(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.PropertyMaskingSetup
 
getEntityToReturnTo() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getEntityToReturnTo() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
getEntsList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getEnumeratedClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getEpo() - Method in class edu.cornell.mannlib.vedit.tags.EditTag
 
getEquivalentClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getEquivalentClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getEquivalentClassURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getEquivalentPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getEquivalentPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getEquivalentPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getEquivalentPropertyURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
getErrMsgMap() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getErrorItems() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
getErrorLogFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getErrorMap() - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
getErrorMessageAndClear() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
getEventManager() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
getEventManager() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
getEventManager() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
getEventManager() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
getEventManager() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
getEventManager() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
getEventTypeURIList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.EditEvent
 
getExactMatchURIList() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getExample() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getExample() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getExample() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getExample() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getExample() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getExample() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
An example member of this VClass
getExample() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getExamples() - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
getExamplesUri() - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
getException() - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
getException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ExceptionResponseValues
 
getException() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getExcluded() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.UriCounts
 
getExistingClassesInClassGroup(ServletContext, String, ObjectNode) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
getExistingDateTimeValueQuery() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getExistingFilename() - Method in exception edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileAlreadyExistsException
 
getExistingLiteralValues(VitroRequest, EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getExistingLiteralValues() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getExistingPrecisionQuery() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getExistingProperties(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
getExistingProperties(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
getExistingProperties(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
getExistingProperties(String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
Gets all of the properties that exist on the object property statements table for this entity.
getExistingQualifiers(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
Deprecated.
getExistingQualifiers(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
Deprecated.
getExistingQualifiers(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
Deprecated.
getExistingQualifiers(String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
Deprecated.
getExistingUriValues(EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getExistingUriValues() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getExistingValuesClassGroup(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
getExistingValuesIndividualsForClasses(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
getExistingValuesJSON(String, OntModel, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
getExistingValuesJSON(String, OntModel, ServletContext) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getExistingValuesJSON(String, OntModel, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
getExistingValuesJSON(String, OntModel, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
getExistingValuesJSON(String, OntModel, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
getExistingValuesJSON(String, OntModel, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
getExistingValuesSparqlQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
getExistingValuesSparqlQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
getExistingValuesSparqlQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
getExplanation() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner.TBoxReasonerStatus
A description of the error state, or an empty string (never null).
getExplanation() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner.Status
 
getExtension() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
 
getExtension() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
 
getExternalAuthId() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getExternalAuthId(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ExternalAuthHelper
 
getExternalAuthId(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.FakeExternalAuthController.FakeExternalAuthHelper
 
getExternalIds() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getExternalIds() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getExternalIds(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getExternalIds(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getExternalIds() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getExternalIds(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Returns a collection of DataPropertyStatements involving all the external ID literals for a given Individual.
getExternalIds(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
getExternalIds(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getExternalIds(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getExternalIds() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getExternalIds() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getExternallyLinkedNamespaces() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ApplicationDao
 
getExternallyLinkedNamespaces() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ApplicationDaoJena
 
getFacetField(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResponse
May return null.
getFacetField(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResponse
 
getFacetFields() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getFacetFields() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResponse
May return an empty list, but never null.
getFacetFields() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getFacetFields() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResponse
 
getFacetLimit() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getFacetLimit() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getFacetMinCount() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getFacetMinCount() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getFactoryNames(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.ActiveIdentifierBundleFactories
Just for diagnostics.
getFallbackLocale() - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
 
getFauxPropertiesForBaseUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.FauxPropertyDao
Get all of the FauxProperties that are based on this URI.
getFauxPropertiesForBaseUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FauxPropertyDaoFiltering
 
getFauxPropertiesForBaseUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
 
getFauxPropertyByUris(String, String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.FauxPropertyDao
If the display model contains a ConfigContext based on these URIs, get the FauxProperty that it describes.
getFauxPropertyByUris(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FauxPropertyDaoFiltering
 
getFauxPropertyByUris(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
 
getFauxPropertyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getFauxPropertyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getFauxPropertyDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with "faux" ObjectProperties.
getFauxPropertyFromContextUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.FauxPropertyDao
If the display model contains a ConfigContext with this URI, get the FauxProperty that it describes.
getFauxPropertyFromContextUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FauxPropertyDaoFiltering
 
getFauxPropertyFromContextUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
Returns null if contextUri does not represent a valid CONFIG_CONTEXT.
getFavoriteColors() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getField() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering
 
getField(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getField(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
May return null.
getField(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
getFieldMap() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
May return an empty map, but never null.
getFieldMap() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
getFieldNames() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocument
May return an empty collection, but never null.
getFieldNames() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
getFieldOptions() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
getFields() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getFieldsToReturn() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getFieldsToReturn() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getFieldValues(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocument
Get the values for the named field.
getFieldValues(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
getFieldValuesMap() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocument
May return an empty map, but never null.
getFieldValuesMap() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
getFileItem(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
There may be more than one file item with the given name.
getFilename(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImpl
For a non-null result, a directory must exist for the ID, and it must contain a file (it may or may not contain other directories).
getFilename(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
getFilename() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
 
getFilename(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileStorage
If a file exists with this ID, get its name.
getFiles() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getFileSizeException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
Could be either FileSizeLimitExceededException or SizeLimitExceededException, so return their common ancestor.
getFilesOnForm() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getFileStorage() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getFileStorage() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getFilterBlock(String[], WebappDaoFactorySDB.SDBDatasetMode) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
getFilters(HttpServletRequest, WebappDaoFactory) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.FilterFactory
 
getFilters() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getFilters() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getFirstName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getFirstName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getFirstName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getFirstValue() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputField
May return null.
getFirstValue(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocument
May return null.
getFirstValue() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
getFirstValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
getFlags() - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController.ThreadInfo
 
getFlags() - Method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.WorkLevelStamp
 
getFloat() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getForcedLocale() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.ContextSelectedLocale
 
getFormat(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
getFormerId() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
Deprecated.
getFormObject() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getFormObject() - Method in class edu.cornell.mannlib.vedit.tags.EditTag
 
getFormSpecificData() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getFormTitle() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getFormUrl(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getFormUrl() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getFormUrlWithoutContext(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getForwardUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getForwardUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ForwardResponseValues
 
getForwardUrl() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getFragmentURL() - Method in class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
getFragmentURL() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragmentRequest
Returns the URL of the requested LDF.
getFragmentURL() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
getFreemarkerComponentsForJsp(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
getFreemarkerTemplateLoader() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getFreemarkerTemplateLoader() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
Pull this into a protected method so we can stub it out in the unit tests.
getFullCodeToLanguageNameMap(List<HashMap<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet
 
getFullCodeToLanguageNameMap(List<HashMap<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
getFullLanguagesNamesSortedList(List<Map<String, Object>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
getFullModel() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelector
 
getFullModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
getFullModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
getFullModel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModelSelector
 
getFullName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getFullPath(File, String, String, Map<Character, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Translate the object ID, the file storage root directory and the filename into a full path to where the file would be stored.
getFunctional() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getFunctional() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getFunctional() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getFunctional() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getG() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpQuad
 
getGadgetJavascript() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getGadgetSpec() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getGadgetURL() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
getGadgetURL() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getGadgetViewRequirements(String) - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
getGetMethod() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getGraph(Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
getGraph() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getGraph() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getGraphCache() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
getGraphMaker() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
getGraphMaker() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
getGraphMetadata() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
getGraphMetadata() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
getGraphMetadata() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
getGraphMetadata() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
getGraphMetadata() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
getGraphMetadata() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
getGraphMetadata() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
To be determined.
getGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
getGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
getGraphURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
getGraphURI() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
getGraphURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
getGraphURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
getGraphURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
getGraphURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
getGraphURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
getGraphURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
getGraphURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Get a list of all the graph URIs in the RDF store.
getGraphURIs() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Returns a list of all the graph URIs in the RDF store.
getGroup() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getGroup(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
getGroup(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.VClassGroupsForRequest
 
getGroup() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassTemplateModel
 
getGroupByName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
getGroupByName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getGroupByName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
 
getGroupByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
getGroupByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
getGroupByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
getGroupByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getGroupByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
 
getGroupByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
 
getGroups() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
getGroups() - Method in class edu.cornell.mannlib.vitro.webapp.dao.VClassGroupsForRequest
 
getGroupURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getGroupURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
getGroupURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getGroupURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getGroupURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getGroupURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getGroupURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getHasProfile() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getHasRevisionInfoAccess() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getHasSiteAdminAccess() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getHasValueRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getHeader() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getHeader() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getHelper(ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ExternalAuthHelper
Get the bean from the servlet context.
getHelpUri() - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
getHiddenFromDisplayBelowRoleLevel() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.bean.RoleRestrictedProperty
 
getHiddenFromDisplayBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getHiddenFromDisplayBelowRoleLevel() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getHiddenFromDisplayBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getHiddenFromDisplayBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getHiddenFromDisplayBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getHiddenFromDisplayBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getHiddenFromDisplayBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getHiddenFromPublishBelowRoleLevel() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.bean.RoleRestrictedProperty
 
getHiddenFromPublishBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getHiddenFromPublishBelowRoleLevel() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getHiddenFromPublishBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getHiddenFromPublishBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getHiddenFromPublishBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getHiddenFromPublishBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getHiddenFromPublishBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getHighlighting() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResponse
May return an empty map, but never null.
getHighlighting() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResponse
 
getHitCount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListQueryResults
 
getHomeDirectory() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getHomeDirectory() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getHomePageUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
getHomePageUri() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
Returns URI of home page.
getHomeUrl() - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getHttpClient() - Static method in class edu.cornell.mannlib.vitro.webapp.utils.http.HttpClientFactory
 
getHttpStatusCode() - Method in exception edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.ShindigTesterException
 
getI18nBundle() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getI18nBundle() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getI18nBundle() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getId() - Method in class edu.cornell.mannlib.semservices.bo.BaseObject
 
getId() - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
getId() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Datatype
 
getId() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getId() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getId() - Method in exception edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileAlreadyExistsException
 
getIdBundleForRequest(ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.RequestIdentifiers
If the currently applicable Identifiers have been cached in the request, get them.
getIdentifierBundle(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseUserBasedIdentifierBundleFactory
 
getIdentifierBundle(HttpServletRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.auth.identifier.IdentifierBundleFactory
Return the IdentifierBundle from this factory.
getIdentifierBundleForUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseUserBasedIdentifierBundleFactory
 
getIdentifierBundleForUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasPermissionFactory
 
getIdentifierBundleForUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasPermissionSetFactory
 
getIdentifierBundleForUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasProfileOrIsBlacklistedFactory
 
getIdentifierBundleForUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasProxyEditingRightsFactory
 
getIdentifierBundleForUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.IsRootUserFactory
 
getIdentifierBundleForUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.IsUserFactory
 
getIdentifierBundleForUser(UserAccount) - Method in interface edu.cornell.mannlib.vitro.webapp.auth.identifier.UserBasedIdentifierBundleFactory
Get the IdentifierBundle for this user.
getIdentifiers(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
getIdentifiers(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
getIdentifiers(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
 
getIdentifiers(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsUser
 
getIdentifiersForClass(IdentifierBundle, Class<T>) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.AbstractCommonIdentifier
Get all of the instances of this class of Identifier from this bundle.
getIdFieldClass() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getIdFieldName() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getIdForDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
Gets an identifier for the display model associated with this request.
getIdForUri(String) - Static method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerUtils
The document ID in the search index is derived from the individual's URI.
getIdsForUserAccount(HttpServletRequest, UserAccount) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Get the IDs that would be created for this userAccount, if this user were to log in.
getIdToUrlMapJavascript() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getImageProcessor() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getImageProcessor() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getImageUploadUrl(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getImageUrl() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage.ProxyInfo
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getImageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
getImplementationClass() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getImportedModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getImportModelMaker() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getIncludeDeletionForm() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getInd() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateDocumentWorkUnit
 
getIndex() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
getIndividual() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
getIndividual() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
getIndividual() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
getIndividual() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
getIndividual(VitroRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
 
getIndividualByNetId(String) - Method in interface edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContext
If there is a user with this netID, and if they have a profile, return that Individual.
getIndividualByNetId(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContextImpl
 
getIndividualByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContext
Use the IndividualDao to get this individual.
getIndividualByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContextImpl
 
getIndividualByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getIndividualByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Get a row from the entities table and make an Entity.
getIndividualByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getIndividualByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
getIndividualCount() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
getIndividualCount(List<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
 
getIndividualCount() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getIndividualCount() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassTemplateModel
 
getIndividualDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getIndividualDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getIndividualDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
getIndividualDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with Individuals
getIndividualFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getIndividualFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getIndividualFromRequest() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalyzer
Gets the entity id from the request.
getIndividualProfileUrl(Individual, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getIndividualProfileUrl(String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
If you already have an Individual object around, call getIndividualProfileUrl(Individual, VitroRequest) instead of this method.
getIndividuals() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListQueryResults
 
GETINDIVIDUALS_FOR_CLASS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
getIndividualsByDataProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getIndividualsByDataProperty(String, String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getIndividualsByDataProperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Returns a list of individuals with the given value for the given dataProperty.
getIndividualsByDataProperty(String, String, String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
getIndividualsByDataProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
In Jena it can be difficult to get an object with a given dataproperty if you do not care about the datatype or lang of the literal.
getIndividualsByDataProperty(String, String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getIndividualsByDataProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
In Jena it can be difficult to get an object with a given dataproperty if you do not care about the datatype or lang of the literal.
getIndividualsByVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getIndividualsByVClass(VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Returns a list of all the Individuals in the specified VClass.
getIndividualsByVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getIndividualsByVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getIndividualsByVClassURI(String, int, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getIndividualsByVClassURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Returns a list of Individuals in a given VClass.
getIndividualsByVClassURI(String, int, int) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Returns a list of Individuals in a given VClass.
getIndividualsByVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getIndividualsByVClassURI(String, int, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getIndividualsByVClassURI(String, int, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
getIndividualsForClass(String, WebappDaoFactory) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaSearchQueryOptions
 
getIndividualsForClass(String, WebappDaoFactory) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
getIndividualTemplateModels(List<Individual>, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
getIndividualTemplateModels(List<Individual>, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
getIndividualURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
getIndividualURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
getIndividualURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
getIndividualURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualEditEvent
 
getIndividualUris(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasAssociatedIndividual
 
getIndividualURIs(String, Queue<String>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
 
getInferenceDrivingPatternAllowSet() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
getInferenceDrivingPatternDenySet() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
getInferenceOntModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getInferenceReceivingPatternAllowSet() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
getInfoMessageAndClear() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
getInputStream(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImpl
 
getInputStream(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
getInputStream(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileStorage
Get a stream that will provide the contents of the file that was stored with this ID and this filename.
getInsertMethod() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getInstance(Individual, ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
If this individual is blacklisted, return an appropriate Identifier.
getInstance(VitroRequest, UserAccountsAddPage, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
getInstance(VitroRequest, UserAccountsEditPage, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
getInstance(VitroRequest, UserAccountsFirstTimeExternalPage, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy
 
getInstance(VitroRequest, UserAccountsMyAccountPage, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
getInstance(HttpServletRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator.AuthenticatorFactory
 
getInstance(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Ask the currently configured AuthenticatorFactory to give us an Authenticator for this request.
getInstance(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator.Factory
 
getInstance(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator.Factory
 
getInstance() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance
Once satisfied, populated, and validated, the instance is ready to go.
getInstance() - Static method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings
 
getInstance() - Static method in class org.linkeddatafragments.fragments.tpf.TPFRequestParserForJenaBackends
 
getInstance() - Static method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
getInt() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getIntegerParameter(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
getIntersectionClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getInverseFunctional() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getInverseFunctional() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getInverseFunctional() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getInverseFunctionalProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getInverseProperties(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Returns a list of properties that are inverses of the property in the given statement.
getIsFauxProperty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getItems() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.Menu
 
getItemsForListener(ServletContextListener) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
getJClassForDataGetterURI(Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
getJenaBaseDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getJenaOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getJenaResponseFormat() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
 
getJenaResponseFormat() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
 
getJenaResultSetFormat(RDFService.ResultFormat) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
getKey() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getKey() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels
 
getKeys() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.I18nBundle.EmptyResourceBundle
 
getKeys() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.VitroResourceBundle
 
getLabel() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getLabel() - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
getLabel() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage.ProxyInfo
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage.ProfileInfo
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet.SearchResult
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getLabel(OntResource) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController.SearchResult
 
getLabel() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getLabelEditLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getLabelEditLiteral(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
getLabelEditLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getLabelFieldNameForLocale(Locale) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
 
getLabelForClass(OntClass, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getLabelLiteral() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformation
 
getLabelLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getLabelLiteral(OntResource) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
works through list of PREFERRED_LANGUAGES to find an appropriate label, or NULL if not found.
getLabelLiteral() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformation
 
getLabelOrId(OntResource) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Get the rdfs:label or vitro:label, working through PERFERED_LANGUAGES, or get local name, bnode Id, or full URI if no labels found.
getLabelStringValue() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformation
 
getLabelStringValue() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformation
 
getLangAwardRangeVClass(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getLanguage() - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
getLanguage() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
getLanguage() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
getLanguage() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
getLanguage() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getLanguage(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManageLabelsForIndividualPreprocessor
 
getLanguageCode() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformation
 
getLanguageCode() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformation
 
getLanguageName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformation
 
getLanguageName() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformation
 
getLanguageNeutralQueryResults(String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
 
getLanguageNeutralUnionFullModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getLanguageNeutralWebappDaoFactory() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getLanguageOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.DatasetKey
 
getLanguageOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.LanguageOptionKey
 
getLanguageOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
getLanguageOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelKey
 
getLanguageOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelSelectorKey
 
getLanguageOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.RDFServiceKey
 
getLanguageOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.WebappDaoFactoryKey
 
getLastLoginTime() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getLastLoginTime() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getLastModified(Object) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DelimitingTemplateLoader
 
getLastModified(Object) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.loader.FreemarkerTemplateLoader
Ask the file when it was last modified.
getLastName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getLastName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getLastName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getLeftoverModel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils.MergeResult
 
getLetters() - Static method in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
getLevel(PropertyRestrictionLevels.Which) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels
 
getLevel() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem
 
getLevel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.WorkLevelStamp
 
getLevelInfos() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
getLexicalForm() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getLinkText() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MenuItem
 
getList(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getList(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getList(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getList(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getList() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateDocumentWorkUnit.MinimalDocumentModifiers
 
getListOfMaps() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.StringResultsMapping
 
getLiterals(String, EditConfigurationVTwo, Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
This gets the literals for a submitted form from the queryParmeters.
getLiterals(String, EditConfigurationVTwo, Map<String, String[]>) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditElementVTwo
This is a method to get a map of variable name to Literal value from the submitted form.
getLiteralsFromForm() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
getLiteralsFromForm() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.MultiValueEditSubmissionTemplateModel
 
getLiteralsInScope() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getLiteralsOnForm() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getLiteralStringValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getLiteralValues() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getLiteralVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
getLiteralVarNamesBase() - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getLiteralVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
getLiteralVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
getLiteralVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
getLiteralVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
getLivingThreads() - Static method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread
Get a list of all VitroBackgroundThreads that have not died.
getLoadedAtStartupDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getLocale() - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
 
getLocales(VitroRequest, List<Literal>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet
 
getLocales(VitroRequest, List<Literal>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getLocalName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getLocalNameInverse() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getLocalNameInverse() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getLocalNameInverse() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getLocalNameOrId(OntResource) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Get the local name, bnode or URI of the resource.
getLocalNamespacesClasses(VitroRequest, HashMap<String, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.LocalNamespaceClassUtils
 
getLocalNameWithPrefix() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getLocalNameWithPrefix() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getLocalNameWithPrefix() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getLocalNameWithPrefix() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getLocalNameWithPrefix() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getLocalOntologyNamespaces(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.LocalNamespaceClassUtils
 
getLock() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
getLock() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
getLock() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getLock() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getLogFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getLoginCount() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getLoginCount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getLoginName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getLoginPageUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
getLoginUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.LoginLogoutEvent
 
getLoginUrl() - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getLogoutUrl() - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getLong() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getMacroName() - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget.WidgetTemplateValues
 
getMainEditUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getMainImage() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.ImageInfo
 
getMainImageUri() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getMainImageUri() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getMainImageUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getMainImageUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getMainImageUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getMainMenu(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.MenuDaoJena
 
getMainMenu(ServletRequest, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.MenuDaoJena
 
getMainMenu(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.MenuDao
 
getMainMenu(ServletRequest, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.MenuDao
 
getMap() - Method in class edu.cornell.mannlib.vitro.webapp.application.BuildProperties
 
getMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getMap() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.TemplateResponseValues
 
getMap() - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget.WidgetTemplateValues
 
getMapForTemplate(EditConfigurationVTwo, MultiValueEditSubmission) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
This produces a map for use in the template.
getMapForTemplate(EditConfigurationVTwo, MultiValueEditSubmission) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditElementVTwo
This method gets the map with the data that can then be passed to the template
getMarkupMacroName() - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget
 
getMatchingPropertyUri() - Method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
What is the matching property? (might be null).
getMaxCardinality() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getMaxCardinalityQRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getMaxCardinalityRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getMaxOccurs() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
getMaxPageSize() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragment
Returns the maximum number of triples per page if ILinkedDataFragment.getTriples() returns a page of data only (that is, if ILinkedDataFragment.isPageOnly() returns true).
getMaxPageSize() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
getMd5Password() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getMediaType() - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiExecutor
What media type was selected, based on the Accept header?
getMediaType() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Returns the full media type
getMenu(Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.MenuDaoJena
 
getMenuDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getMenuDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getMenuDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getMessage() - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
getMessage() - Method in class edu.cornell.mannlib.vedit.validator.ValidationObject
 
getMessage() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
getMessage() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.PolicyDecision
 
getMessage() - Method in exception edu.cornell.mannlib.vitro.webapp.filestorage.impl.InvalidCharacterException
 
getMessage() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem
 
getMessage() - Method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel.ConfigError
 
getMessage() - Method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel.ConfigError
 
getMessageAndClear(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.DisplayMessage
Get the current message from the session, and remove it from the session so it won't be displayed again.
getMessageAndClear(HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.DisplayMessage
Get the current message from the session, and remove it from the session so it won't be displayed again.
getMessageInfoMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler.Message
 
getMessageLevel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.Message
 
getMetadata() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getMetadata(HttpServletRequest, HttpServletResponse, String, String, String, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet
Returns a default JSON response.
getMetadata() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragment
Returns an iterator over the metadata of this fragment.
getMetadata() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
This implementation uses LinkedDataFragmentBase.addMetadata(Model), which should be overridden in subclasses (instead of overriding this method).
getMethod() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
getMethod() - Method in enum edu.cornell.mannlib.vitro.webapp.web.ViewFinder.ClassView
 
getMethodName() - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.loggers.StackTraceUtility
 
getMiddleName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getMimeType() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
 
getMinCardinality() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getMinCardinalityQRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getMinCardinalityRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getMinimalChanges(AdditionsAndRetractions) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
getMinOccurs() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
getMode(VitroRequest, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
getMode(HttpServletRequest, Map) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
getModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RdfResponseValues
 
getModel() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getModel(String, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
Return a model from the RDFService.
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
 
getModel() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getModel(HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.IdModelSelector
 
getModel(HttpServletRequest, ServletContext) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.ModelSelector
 
getModel(HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.StandardModelSelector
 
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
getModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
getModel(String, ModelReader) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
getModel(ServletContext, VitroRequest, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterBase
Get the model to use based on a model URI.
getModelChangePreprocessors() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getModelChanges() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
 
getModelChanges() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
getModelMaker(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
getModelMaker() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the ModelMaker for the CONTENT models.
getModelMaker(ModelAccess.WhichService) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the ModelMaker for either CONTENT or CONFIGURATION models.
getModelMaker() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getModelMaker(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getModelMaker() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tripleSource.TripleSource
 
getModelMaker() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
getModelMaker(ModelAccess.WhichService) - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.CombinedTripleSource
 
getModelMaker(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
getModelMaker() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
getModelMaker() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
getModelMaker() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
getModelMaker() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
getModelName(String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
Returns null if the string is not a ModelName.
getModelNames() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.JoinedOntModelCache
 
getModelNames() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.MaskingOntModelCache
The list of names in the baseCache may have changed.
getModelNames() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.ModelMakerOntModelCache
 
getModelNames() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.OntModelCache
Get the names of all existing models.
getModelNames() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache
 
getModelParams(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getModelType(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
Get the model type from the request, or from the session.
getModelURI() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
getModTime() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getModTime() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
Returns the last time this object was changed in the model.
getModTime() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getModTime() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getModTime() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getModuleId() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getMostRestrictiveRoleLevel(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getMostSpecificTypes(Individual, WebappDaoFactory) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualJsonWrapper
 
getMostSpecificTypes() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getMostSpecificTypes() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
getMostSpecificTypes() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
getMostSpecificTypesInClassgroupsForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
getMostSpecificTypesInClassgroupsForIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
getMostSpecificTypesInClassgroupsForIndividual(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
getMostSpecificTypeURIs() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getMostSpecificTypeURIs() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getMostSpecificTypeURIs() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getMostSpecificTypeURIs() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getMsType() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController.SearchResult
 
getMsTypeLocalName(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController.SearchResult
 
getN3ForName() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
getN3ForTypePartial(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
getN3ForValue() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getN3Generator() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getN3Optional() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
return a copy of the value so that the configuration is not modified by external code.
getN3Prefixes() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
getN3PrefixesAsString() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
getN3Required() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Return a copy of the value so that the configuration is not modified by external code.
getN3VarName(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
getName() - Method in class edu.cornell.mannlib.vedit.beans.Checkbox
 
getName() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Datatype
 
getName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean.LevelRevisionInfo
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController.ThreadInfo
 
getName(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
What this VClass is called
getName() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelKey
 
getName() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchFacetField.Count
The value of this facet.
getName() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchFacetField
The name of the field that was faceted.
getName() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputField
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasonerTBoxListener
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField.BaseCount
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Options
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Value
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyGroupTemplateModel
 
getName(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyGroupTemplateModel
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.SubclassTemplateModel
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
getName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassTemplateModel
 
getName() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
getName() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getNamedModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
getNameForABOXModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
Gets an identifier for the a-box model associated with this request.
getNameForTBOXModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
Gets an identifier for the t-box model associated with this request.
getNameForWriteModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
Gets an identifier for the write model associated with this request.
getNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getNamespace() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
getNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getNamespaceForPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.NamespaceMapperJena
 
getNamespaceForPrefix(String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.NamespaceMapper
Returns the full namespace URI represented by a given abbreviation, or null if not found.
getNamespaceId() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getNamespaceInverse() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getNamespaceInverse() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getNamespaceInverse() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getNamespaceMapper(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.NamespaceMapperFactory
 
getNamespaceURI(String) - Method in class edu.cornell.mannlib.semservices.util.MetadataNamespaceContext
 
getNameStatement() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getNarrowerURIList() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getNewBean() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getNewDisplayModelDisplayMetadataModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getNewDisplayModelFromFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getNewDisplayModelTboxModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getNewResources(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
getNewResources(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getNewResources() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getNewTBoxAnnotationsModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getNewTBoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getNickname() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getNodeN3Var() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
getNodeN3Var() - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getNodeVar() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
getNodeVar() - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getNodeWithXpath(Object, String) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
getNonEmptyStmtIterator() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
 
getNonEmptyStmtIterator() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentImpl
 
getNonuserNamespaces() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getNonuserNamespaces() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getNonuserNamespaces() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getNonUserNamespaces() - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
getNoOpFilter() - Static method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilterUtils
Gets a VitroFilters that permits all objects
getNotes() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
getNsPrefixMap() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getNsPrefixMap() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getNsPrefixURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getNsPrefixURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getNsURIPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getNsURIPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getNumFound() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocumentList
The number of documents that would satisfy the query
getNumFound() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchResultDocumentList
 
getO() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpTriple
 
getObject() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
getObject() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
getObject() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
getObject() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getObject() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternFragmentRequest
Returns the object position of the requested triple pattern.
getObject() - Method in class org.linkeddatafragments.fragments.tpf.TPFRequestParser.Worker
 
getObject() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
GetObjectClasses - Class in edu.cornell.mannlib.vitro.webapp.sparql
This servlet gets all the range classes for a given predicate.
GetObjectClasses() - Constructor for class edu.cornell.mannlib.vitro.webapp.sparql.GetObjectClasses
 
getObjectEntURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getObjectEntURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getObjectIndividual(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getObjectIndividualSortPropertyURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getObjectIndividualSortPropertyURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getObjectIndividualSortPropertyURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getObjectKey() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getObjectKey() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getObjectName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getObjectName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getObjectPredicateProperty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getObjectPropertiesForObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getObjectPropertiesForObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getObjectPropertiesForObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getObjectProperty() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectProperty
 
getObjectProperty() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishObjectProperty
 
getObjectProperty(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getObjectProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getObjectPropertyByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getObjectPropertyByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getObjectPropertyByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getObjectPropertyByURIs(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getObjectPropertyByURIs(String, String, String, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getObjectPropertyByURIs(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getObjectPropertyByURIs(String, String, String, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getObjectPropertyByURIs(String, String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getObjectPropertyByURIs(String, String, String, ObjectProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
Use this method to supply a base ObjectProperty whose fields will be updated as necessary to correspond to the configuration for the specified Domain and Range.
getObjectPropertyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getObjectPropertyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getObjectPropertyDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with ObjectProperties
getObjectPropertyFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getObjectPropertyFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getObjectPropertyForPredicate(VitroRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getObjectPropertyForPredicate(VitroRequest, String, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getObjectPropertyForPredicateLangAware(VitroRequest, String, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getObjectPropertyList() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getObjectPropertyList(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getObjectPropertyList(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getObjectPropertyList(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getObjectPropertyList(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getObjectPropertyList(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
Returns a list of ObjectProperty objects for which statements exist about the individual.
getObjectPropertyList(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
Returns a list of ObjectProperty objects for which statements exist about the individual.
getObjectPropertyMap() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getObjectPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getObjectPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getObjectPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getObjectPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getObjectPropertyNameForDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getObjectPropertyStatementDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getObjectPropertyStatementDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getObjectPropertyStatementDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
getObjectPropertyStatementDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with ObjectPropertyStatements
getObjectPropertyStatementDisplayPropertyModel() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getObjectPropertyStatementFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getObjectPropertyStatementFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getObjectPropertyStatements() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getObjectPropertyStatements(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getObjectPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getObjectPropertyStatements(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getObjectPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getObjectPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getObjectPropertyStatements(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getObjectPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
Need to filter ObjectPropertyStatements and return ObjectPropertyStatements wrapped in ObjectPropertyStatementsFiltering.
getObjectPropertyStatements(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
getObjectPropertyStatements(ObjectProperty, int, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
getObjectPropertyStatements(ObjectPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
getObjectPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getObjectPropertyStatements(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getObjectPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getObjectPropertyStatements(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getObjectPropertyStatements(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
getObjectPropertyStatements(ObjectProperty, int, int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
getObjectPropertyStatements(ObjectPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
getObjectPropertyStatements(ObjectProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
getObjectPropertyStatements(ObjectProperty, int, int) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
getObjectPropertyStatements(ObjectPropertyStatement) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
getObjectPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getObjectPropertyStatementsForIndividualByProperty(String, String, String, String, String, String, Set<String>, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
getObjectPropertyStatementsForIndividualByProperty(String, String, String, String, String, String, Set<String>, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
getObjectPropertyStatementsForIndividualByProperty(String, String, String, String, String, String, Set<String>, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
getObjectPropertyTemplateModel(ObjectProperty, Individual, VitroRequest, boolean, List<ObjectProperty>) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getObjectsOfLinkedProperty(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
Get a list of the object URIs that satisfy these statements: <resourceUri> <linkUri> <contextNodeUri> <contextNodeUri> <propertyUri> <objectUri> May return an empty list, but never returns null.
getObjectsOfProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
Get a list of the object URIs that satisfy this statement: <resourceUri> <propertyUri> <objectUri> May return an empty list, but never returns null.
getObjectStatementDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getObjectsThroughLinkingNode(String, String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
Get a list of URIs for object that link to the specified resource, by means of the specified properties, through a linking node of the specified type.
getObjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectPropertyStatement
 
getObjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
 
getObjectURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
getObjectURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
getObjectURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
getObjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
getObjectUri(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getObjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getObjectUris() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getOfferCreateNewOption() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getOfferCreateNewOption() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getOfferCreateNewOption() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getOfferTypesCreateNew() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getOldDisplayModelDisplayMetadataModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getOldDisplayModelTboxModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getOldPassword() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getOldTBoxAnnotationsModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getOldTBoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getOntClass(OntModel, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getOntClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractPropertyStatementAction
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
Need to override this, so the boolean convenience methods will work off the correct model.
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getOntModel() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the FULL_UNION OntModel.
getOntModel(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get an OntModel by name.
getOntModel() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getOntModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getOntModel(ModelAccess.LanguageOption...) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
getOntModel(String, ModelAccess.LanguageOption...) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
getOntModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.JoinedOntModelCache
 
getOntModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.MaskingOntModelCache
 
getOntModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.ModelMakerOntModelCache
 
getOntModel(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.OntModelCache
Get the model with this name (URI).
getOntModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache
 
getOntModel(ModelAccess.LanguageOption...) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.RequestModelAccess
Get the FULL_UNION OntModel: Language-aware or not.
getOntModel(String, ModelAccess.LanguageOption...) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.RequestModelAccess
Get an OntModel: Language-aware or not.
getOntModelCache() - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.CombinedTripleSource
 
getOntModelCache() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
getOntModelCache() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicShortTermCombinedTripleSource
 
getOntModelCache() - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.ShortTermCombinedTripleSource
 
getOntModels(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
getOntModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getOntModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getOntModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getOntModelSelector() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the ASSERTIONS_AND_INFERENCES OntModelSelector.
getOntModelSelector(ModelAccess.ReasoningOption) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get an OntModelSelector based on ASSERTIONS, INFERENCES, or both.
getOntModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getOntModelSelector(ModelAccess.ReasoningOption) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getOntModelSelector(ModelAccess.OntModelSelectorOption...) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
getOntModelSelector(ModelAccess.OntModelSelectorOption...) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.RequestModelAccess
Get an OntModelSelector: Language-aware or not, ASSERTIONS or INFERENCES or both.
getOntology(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getOntologyByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
getOntologyByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.OntologyDao
 
getOntologyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getOntologyDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getOntologyDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with Ontologies
getOntologyEditorData(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
getOntologyRootClasses(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getOntologyRootClasses(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getOntologyRootClasses(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getOntologyUrl() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.LoadOntology
 
getOntProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getOntResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getOntResource(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getOpenSocialId(List<Individual>) - Static method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getOperation() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
getOperation() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
getOperation() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
getOptionalSimpleScalarParameter(Map<?, ?>, String) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.BaseTemplateDirectiveModel
Get the parameter, or "null" if the parameter is not provided.
getOptionLists() - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesOptions
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesWithParent
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ConstantFieldOptions
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldOptions
Any object that are needed to get the options should be passed in the constructor of the implementation.
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaClassGroupOptions
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropetyOptions
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaSearchQueryOptions
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.RdfTypeOptions
 
getOptions(EditConfigurationVTwo, String, WebappDaoFactory, I18nBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.SelectListGeneratorVTwo
 
getOptions(EditConfigurationVTwo, String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.SelectListGeneratorVTwo
 
getOptParams() - Method in class edu.ucsf.vitro.opensocial.GadgetViewRequirements
 
getOptParams() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getOrderBy() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
getOriginalBean() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getOverridingLocale(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Do we need to override the Locale in the current request? return the first of these to be found: The forced Locale in the servlet context The selected Locale in the session The first of the selectable Locales null
getOverridingLocale(ServletContext, List<Locale>) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Get the overriding Locale to use, which is the first of these to be found: The forced Locale in the servlet context The first selectable locale matching a preferred locale The first of the preferred locale null
getOwnerId() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getOwnerReq() - Method in class edu.ucsf.vitro.opensocial.GadgetViewRequirements
 
getP() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpTriple
 
getPage(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
Gets information about a page identified by a URI.
getPage(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
 
getPageDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getPageDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getPageDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getPageData() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPageIndex() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
getPageIndex() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
getPageMappings() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
getPageMappings() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
Returns a list of urlMappings to URIs.
getPageName() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getPageNumber() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragment
Returns the number of the page of data returned by ILinkedDataFragment.getTriples() if the data is paged (that is, if ILinkedDataFragment.isPageOnly() returns true).
getPageNumber() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragmentRequest
Returns the number of the page requested for the LDF; if this is not a page-based request (that is, if ILinkedDataFragmentRequest.isPageRequest() returns true), then this method returns 1.
getPageNumber() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
getPageNumber() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
getPageParameter(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
getPageParameter(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
getPageParameter(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
 
getPages() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
 
getPageTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
getPageTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.HomePageController
 
getPageTemplateValues(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
Add variables that are needed to generate the page template (they will also be accessible to the body template).
getPageTitle() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPagingLinks(int, int, long, String, UrlBuilder.ParamMap, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
getParam() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
getParam(BrowseDataGetter.Mode, VitroRequest, Map) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
getParam(BrowseWidget.Mode, HttpServletRequest, Map) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
getParameter(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
Look in the map of parsed parameters.
getParameter(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getParameterAsTriplePatternElement(String) - Method in class org.linkeddatafragments.fragments.tpf.TPFRequestParser.Worker
 
getParameterMap() - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
getParameterMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
Make a copy of the map of parsed parameters;
getParameterMap() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getParameterNames() - Method in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
Look in the map of parsed parameters.
getParameterType() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
getParameterValues(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
Look in the map of parsed parameters.
getParameterValues(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getParams() - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
getParents(Resource, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
getParentURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getParentURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getParentURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getPasswordLinkExpires() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getPath() - Method in class edu.cornell.mannlib.vitro.webapp.application.VitroHomeDirectory
 
getPath(String, UrlBuilder.ParamMap) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getPath(UrlBuilder.Route, UrlBuilder.ParamMap) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getPathToIdDirectory(String, Map<Character, String>, File) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Translate the object ID and the file storage root directory into a full path to the directory that would represent that ID.
getPermission() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
getPermission(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
Get the permission that is registered with this URI.
getPermissions(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
getPermissionSet() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
getPermissionSetByUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
getPermissionSetByUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getPermissionSetByUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Get the PermissionSet for this URI.
getPermissionSets(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
getPermissionSets() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getPermissionSetUris(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
getPermissionSetUris() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getPermissionUris() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
getPickListName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getPickListName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getPickListName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getPickListName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getPickListName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getPickListName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getPickListName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getPlaceholderImagePathForIndividual(VitroRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.images.PlaceholderUtil
If there is a placeholder image for any type that this Individual instantiates, return that image.
getPlaceholderImagePathForType(VitroRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.images.PlaceholderUtil
If we have a placeholder image for this exact type, return it.
getPluginList() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
getPlusUri() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
getPolicies(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RequestPolicyList
Get a copy of the current list of policies.
getPolicies(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.ServletPolicyList
Get a copy of the current list of policies.
getPolicies(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.ServletPolicyList
Get a copy of the current list of policies.
getPolicyOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
getPolicyOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.WebappDaoFactoryKey
 
getPopulatedDataPropertyList() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getPopulatedDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getPopulatedDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getPopulatedDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getPopulatedDataPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getPopulatedObjectPropertyList() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
Returns a list of ObjectProperty objects for which statements exist about the individual.
getPopulatedObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getPopulatedObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getPopulatedObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getPopulatedObjectPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getPostChangeEvents() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Returns a list of events to pass to any change listeners after the change set additions and retractions are performed.
getPostChangeEvents() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
getPostDeletePageForwarder() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getPostEditUrlPattern(VitroRequest, EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
getPostInsertPageForwarder() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getPostprocessor() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.PropertyListConfig
 
getPostprocessorName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewConfigFile
 
getPostUpdatePageForwarder() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getPreChangeEvents() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Returns a list of events to pass to any change listeners in advance of the change set additions and retractions being performed.
getPreChangeEvents() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
getPrecisionVariableName() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
getPreconditionQuery() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
 
getPreconditionQuery() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
getPreconditionQueryType() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
 
getPreconditionQueryType() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
getPredicate() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
getPredicate() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
 
getPredicate() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractPropertyStatementAction
 
getPredicate() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
 
getPredicate() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternFragmentRequest
Returns the predicate position of the requested triple pattern.
getPredicate() - Method in class org.linkeddatafragments.fragments.tpf.TPFRequestParser.Worker
 
getPredicate() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
getPredicateAnchor(HttpServletRequest, EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.PostEditCleanupController
Adds a attribute to the request to indicate which predicate was edited.
getPredicateLocalName(EditConfigurationVTwo) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
getPredicateProperty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractPropertyStatementAction
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
getPredicateUri(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyStatement
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
getPredicateUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPreferredLanguages() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getPreferredLanguages() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getPreferredLanguages() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getPreferredLanguages() - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
getPreferredLocale(ServletContext, List<Locale>) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Get the preferred Locale to use, which is the first of these to be found: The forced Locale in the servlet context The first selectable locale matching a preferred locale The first of the preferred locale The default Locale for the JVM
getPreferredLocales() - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
getPrefix(String) - Method in class edu.cornell.mannlib.semservices.util.MetadataNamespaceContext
 
getPrefix() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getPrefixes(String) - Method in class edu.cornell.mannlib.semservices.util.MetadataNamespaceContext
 
getPrefixes() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
getPrefixes() - Method in class org.linkeddatafragments.config.ConfigReader
Gets the prefixes.
getPrefixes() - Method in class org.linkeddatafragments.views.LinkedDataFragmentWriterBase
 
getPrefixesForNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.NamespaceMapperJena
 
getPrefixesForNamespace(String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.NamespaceMapper
Returns a list of abbreviations that have been used to represent a given namespace.
getPrefixForNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.NamespaceMapperJena
 
getPrefixForNamespace(String) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.NamespaceMapper
Returns the current abbreviation to use for a given namespace, or null if undefined.
getPrefixMapping() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
getPrefixMapping() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
getPrefixMapping() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
getPrefixMapping() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
getPrefixMapping() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
getPrefixMapping() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
getPreProcessorList() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getProcessed() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.StatementCounts
 
getProfile() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getProfileInfos() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationship
 
getProfileUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProfile
 
getProfileUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage.ProxyItemWrapper
 
getProfileUris(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProfile
 
getProfileUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getProfileUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
getProfileUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
getProfileUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
getProhibitedFromSearch() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getProhibitedFromUpdateBelowRoleLevel() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.bean.RoleRestrictedProperty
 
getProhibitedFromUpdateBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getProhibitedFromUpdateBelowRoleLevel() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getProhibitedFromUpdateBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getProhibitedFromUpdateBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getProhibitedFromUpdateBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getProhibitedFromUpdateBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getProhibitedFromUpdateBelowRoleLevel() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getProperties() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyGroupTemplateModel
 
getPropertiesWithAppropriateDomainFor(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
requires SPARQL 1.1 (or ARQ) property path support
getProperty() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectPropertyStatement
 
getProperty() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
getProperty() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
getProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
Get the value of the property, or null if the property has not been assigned a value.
getProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
Get the value of the property, or use the default value if the property has not been assigned a value.
getProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesImpl
 
getProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesImpl
 
getProperty(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
getProperty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
getProperty(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
getProperty(String, String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
getProperty(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
 
getProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getProperty(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getProperty(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getProperty(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getProperty(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
getProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
getPropertyBooleanValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyDateTimeValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyDateValue(OntResource, DatatypeProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyDisplayTier(Property) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getPropertyDisplayTier(Property) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getPropertyDisplayTier(Property) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getPropertyEditRoute() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getPropertyEditRoute() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getPropertyEditRoute() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getPropertyFloatValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getPropertyGroupDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getPropertyGroupDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getPropertyGroupDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getPropertyGroupFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getPropertyGroupFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getPropertyInstanceDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getPropertyInstanceDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getPropertyInstanceDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getPropertyIntValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
getPropertyList() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getPropertyLongValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
Get a copy of the map of the configuration properties and their settings.
getPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesImpl
 
getPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.EditEvent
 
getPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualCreationEvent
 
getPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualDeletionEvent
 
getPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualEditEvent
 
getPropertyMap() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualUpdateEvent
 
getPropertyName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getPropertyName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getPropertyName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPropertyNonNegativeIntegerValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyNonNegativeIntValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyOfferCreateNewOption() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPropertyPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPropertyPublicDomainTitle() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPropertyPublicName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPropertyQueryResults(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getPropertyResourceURIValues(Resource, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional object properties
getPropertySelectFromExisting() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getPropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationRdf
 
getPropertyStmtByHash(String, String, int, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.RdfLiteralHash
Forward to either getDataPropertyStmtByHash or getRdfsLabelStatementByHash, depending on the property.
getPropertyStringValue(OntResource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method
getPropertyURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
getPropertyURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
getPropertyURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getPropertyURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getPropertyURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
getPropertyUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
getPropertyUri() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
getPropIdsForClass(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getPropsList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getProxiedIndividualUris() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getProxiedPageUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProxyEditingRights
 
getProxiedPageUris(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProxyEditingRights
 
getProxyInfos() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationship
 
getProxyRelationships() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelection
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getPublicDescription() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getPublicFilter(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilterUtils
Gets a filter that hides any property or resource that is restricted from public view.
getPublicGroups(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
getPublicGroups(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
getPublicGroups(boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
 
getPublicGroupsWithVClasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
getPublicGroupsWithVClasses(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
getPublicGroupsWithVClasses(boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
getPublicGroupsWithVClasses(boolean, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
filter both vclassgroups and their vclasses
getPublicGroupsWithVClasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getPublicGroupsWithVClasses(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getPublicGroupsWithVClasses(boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getPublicGroupsWithVClasses(boolean, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
getPublicGroupsWithVClasses() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
Return a list of VClassGroups with their associated VClasses
getPublicGroupsWithVClasses(boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
Return a list of VClassGroups with their associated VClasses
getPublicGroupsWithVClasses(boolean, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
Return a list of VClassGroups with their associated VClasses
getPublicGroupsWithVClasses(boolean, boolean, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
Return a list of VClassGroups with their associated VClasses
getPublicName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getPublicName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
getPublicName() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getPublicName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getPublishOptionsList(ResourceBean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.RoleLevelOptionsSetup
 
getPubsubData() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getQ() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
returns q associated with content type.
getQualifiedPropertyConfigFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getQualifiedRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getQuery(String, String, int, ArrayList<String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet
 
getQuery() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getQuery() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getQuery(List<String>, String, Locale, int, int) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
builds a query with a type clause for each type in vclassUris, NAME_LOWERCASE filtered by alpha, and just the hits for the page for pageSize.
getQueryForAllDatatypeProperties() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
getQueryForAllObjectProperties() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
getQueryModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getQueryResults(String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
 
getQueryResults(String, QuerySolution, RDFService) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
 
getQueryString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
getQuickEditJsp() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getRandomQuery(List<String>, int, int) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
 
getRandomResultsForVClass(String, int, int, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
GetRandomSearchIndividualsByVClass - Class in edu.cornell.mannlib.vitro.webapp.controller.json
Does a Solr search for individuals, and uses the short view to render each of the results.
GetRandomSearchIndividualsByVClass(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetRandomSearchIndividualsByVClass
 
getRandomSearchIndividualsByVClass(String, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
getRangeClassName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getRangeClassName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getRangeClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getRangeClassURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getRangeDatatypeURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getRangeDatatypeUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
getRangeDatatypeURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getRangeDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeDisplayLimit() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeDisplayLimitInteger() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeDisplayLimitInteger() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeDisplayLimitInteger() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeDisplayTier() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeDisplayTierInteger() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeDisplayTierInteger() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeDisplayTierInteger() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeEntitySortDirection() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeEntitySortDirection() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeEntitySortDirection() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeEntityURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeEntityURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeEntityURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getRangeLang() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
getRangePublic() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangePublic() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getRangePublic() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getRangePublic() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangePublic() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeQuickEditJsp() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getRangeQuickEditJsp() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getRangeTypes(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
getRangeURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getRangeUri() - Method in class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
getRangeUri(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getRangeUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getRangeUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getRangeVClass() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeVClass() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeVClass(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getRangeVClass() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRangeVClassURI() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.bean.RoleRestrictedProperty
 
getRangeVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
getRangeVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getRangeVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
getRangeVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getRangeVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getRawModel() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getRawResultStream() - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiAskExecutor
The RDFService returns a boolean from an ASK query, without regard to a requested format.
getRawResultStream() - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiConstructExecutor
 
getRawResultStream() - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiDescribeExecutor
 
getRawResultStream() - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiSelectExecutor
 
getRawSettingsMap() - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings
Get the values of all the settings, by element ID, regardless of whether developerMode is enabled or not.
getRdfFormat() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
getRDFNode(Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getRDFNode(Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
getRDFService() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the RDFService for the CONTENT.
getRDFService(ModelAccess.WhichService) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the RDFService for either CONTENT or CONFIGURATION models.
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getRDFService(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getRDFService(ModelAccess.RdfServiceOption...) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
getRDFService(ModelAccess.RdfServiceOption...) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.RequestModelAccess
Get an RDFService: CONTENT or CONFIGURATION, Language-aware or not.
getRDFService() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tripleSource.TripleSource
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceFactorySDB
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle
 
getRDFService(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
getRDFService(VitroRequest, ModelAccess.WhichService) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
getRDFService() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceFactory
 
getRDFService(ModelAccess.WhichService) - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.CombinedTripleSource
 
getRDFService(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
getRDFService(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicShortTermCombinedTripleSource
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
getRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
getRDFService(ModelAccess.WhichService) - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.ShortTermCombinedTripleSource
 
getRDFServiceFactory() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tripleSource.TripleSource
 
getRDFServiceFactory(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
getRDFServiceFactory(ServletContext, ModelAccess.WhichService) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
getRDFServiceFactory(ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
getRDFServiceFactory() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
getRDFServiceFactory() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
getRDFServiceFactory() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
getRDFServiceFactory() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
getRdfServiceFormat() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
 
getRdfsLabel() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
Returns an rdfs:label if there is one on the individual.
getRdfsLabel() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getRdfsLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getRdfsLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getRdfsLabel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getRdfUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getReadEndpointURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
getReader(Object, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DelimitingTemplateLoader
 
getReader(Object, String) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.loader.FreemarkerTemplateLoader
Get a Reader on this File.
getReader() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getReader(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getReader() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getReader(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getReasoner() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getReasonForBlacklisting() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
 
getReasoningOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
getReasoningOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelSelectorKey
 
getReasoningOption() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.WebappDaoFactoryKey
 
getReasonOnAllDatatypePropertyStatements() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
getRecomputeRequired(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
getRedirectionUriForCancellingUser() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginRedirector
 
getRedirectionUriForLoggedInUser() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginRedirector
 
getRedirectUrl(HttpServletRequest, HttpServletResponse, String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LogoutRedirector
If the page they were on was not restricted, send them back to it.
getRedirectUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getRedirectUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.DirectRedirectResponseValues
Does not add context.
getRedirectUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RedirectResponseValues
 
getRedirectUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RedirectResponseValues
 
getRedirectUrl() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getRedirectUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
getReferer() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getRegisteredJenaModelChangedListeners() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
getRegisteredListeners() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
getRegistry(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
Get the registry from the context.
getRelatedIndividual(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getRelatedIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getRelatedIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getRelatedIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getRelatedIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getRelatedIndividuals(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getRelatedIndividuals(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getRelatedIndividuals(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getRelatedIndividuals(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getRelatedIndividuals(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getRelationshipsPerPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
getRelease() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean.LevelRevisionInfo
 
getReleaseLabel() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
getRemaining() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.StatementCounts
 
getRemaining() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.UriCounts
 
getRemainingAssertedTypeURIs(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
getRemovedDataFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getRemovedStatements() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
GetRenderedSearchIndividualsByVClass - Class in edu.cornell.mannlib.vitro.webapp.controller.json
Does a search for individuals, and uses the short view to render each of the results.
GetRenderedSearchIndividualsByVClass(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetRenderedSearchIndividualsByVClass
 
getReplyToAddress() - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
getReqInfo(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
getRequestAttributes(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
returns a table of the req attributes
getRequestedFilename() - Method in exception edu.cornell.mannlib.vitro.webapp.modules.fileStorage.FileAlreadyExistsException
 
getRequestParam(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
getRequestParameterMap() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getRequestParser() - Method in interface org.linkeddatafragments.datasource.IDataSource
Returns a data source specific IFragmentRequestParser.
getRequestParser() - Method in class org.linkeddatafragments.datasource.index.IndexDataSource
 
getRequestParser() - Method in class org.linkeddatafragments.datasource.tdb.JenaTDBDataSource
 
getRequestParser() - Method in class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceDataSource
 
getRequestProcessor() - Method in interface org.linkeddatafragments.datasource.IDataSource
Returns a data source specific IFragmentRequestProcessor.
getRequestProcessor() - Method in class org.linkeddatafragments.datasource.index.IndexDataSource
 
getRequestProcessor() - Method in class org.linkeddatafragments.datasource.tdb.JenaTDBDataSource
 
getRequestProcessor() - Method in class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceDataSource
 
getRequiredActions(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
Gets the requiredActions directly associated with page.
getRequiredActions(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PageDao
Gets the required actions directly associated with a page.
getRequiredDatatypeURI(Individual, DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getRequiredDatatypeURI(Individual, DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getRequiredDatatypeURI(Individual, DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getRequiredMinimumPrecision() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
getRequiredProperty(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getRequiredProperty(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getRequiredProperty(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getRequiredProperty(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getRequiredSimpleScalarParameter(Map<?, ?>, String) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.BaseTemplateDirectiveModel
Get the parameter, or throw an exception.
getResource(String, ResourceF) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
Deprecated.
getResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getResource(String, ResourceF) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
getResource(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getResourceModel() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
getResourceModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getResourceToRedirect(VitroRequest, EditConfigurationVTwo, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
getResourceUris() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
getResourceUris() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
 
getResourceUris() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractPropertyStatementAction
Get the URI of the Resources that are involved in this statement.
getRestrictedClasses(OntClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
Find named classes to which a restriction "applies"
getRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getResultBuffer() - Method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
Returns a reference to a character buffer containing the results of the stemming process.
getResultCount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelection
 
getResultLength() - Method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
Returns the length of the word resulting from the stemming process.
getResults() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResponse
May return an empty list, but never null.
getResults() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResponse
 
getResultsForVClass(String, int, String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
getResultsForVClassIntersections(List<String>, int, int, String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
getResultText() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils.MergeResult
 
getResultVars() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
getResultVars() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer
Helper method to allow an implementation to get the var names from the resultset
getRetractCount() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.InferenceModelUpdater
 
getRetractions() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.CumulativeDeltaModeler
Return a model containing all statements retracted from the attached model
getRetractions() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.AdditionsAndRetractions
 
getRevision() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean.LevelRevisionInfo
 
getRole() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.RoleIdentifier
 
getRoleByUri(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
 
getRoleFilterUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
getRoleFromLoginStatus(HttpServletRequest) - Static method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
 
getRootBreadCrumbAnchor() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getRootBreadCrumbURL() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getRootClasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getRootClasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getRootClasses() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getRootDataProperties() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
getRootDataProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getRootDataProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
getRootLogotypeHeight() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getRootLogotypeImage() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getRootLogotypeTitle() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getRootLogotypeWidth() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getRootObjectProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getRootObjectProperties() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getRootObjectProperties() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getRowList() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getRowNumber() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
getRows() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getRows() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getRowTemplate() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getS() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpTriple
 
getSameAsEnabled() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
getSameAsIndividuals(String) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
 
getSameIndividuals(Resource, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Get a list of individuals the same as the given individual
getSchemeURI() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getSearchBoost() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getSearchBoost() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getSearchBoost() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getSearchBoost() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getSearchBoost() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getSearchBoost() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getSearchBoost() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getSearchEngine() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getSearchEngine() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getSearchIndexer() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getSearchIndexer() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
GetSearchIndividualsByVClass - Class in edu.cornell.mannlib.vitro.webapp.controller.json
 
GetSearchIndividualsByVClass(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetSearchIndividualsByVClass
 
getSearchIndividualsByVClass(String, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
GetSearchIndividualsByVClasses - Class in edu.cornell.mannlib.vitro.webapp.controller.json
Accepts multiple vclasses and returns individuals which correspond to the intersection of those classes (i.e.
GetSearchIndividualsByVClasses(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetSearchIndividualsByVClasses
 
getSearchIndividualsByVClasses(List<String>, HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
getSearchSnippet() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getSearchSnippet() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getSearchSnippet() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getSearchTerm() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
getSearchTerm() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
getSecurityToken() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getSelectableLocales() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.ContextSelectedLocale
 
getSelectableLocales(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Get the list of selectable Locales from the servlet context.
getSelectableLocales(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Get the list of selectable Locales from the servlet context.
getSelected() - Method in class edu.cornell.mannlib.vedit.beans.Option
 
getSelected() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
getSelectedLocale() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.SessionSelectedLocale
 
getSelectedUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag
 
getSelectedUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
getSelectFromExisting() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getSelectFromExisting() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getSelectFromExisting() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getSelectQuery(boolean, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewConfigFile
 
getSelectQuery() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.DataPropertyListConfig
 
getSelectQuery() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.PropertyListConfig
 
getSemanticServicesError() - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesInfoBase
 
getSeq(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getSeq(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getSeq(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getSeq(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getSerializationFormat() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
 
getSerializationFormat() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
getSerializationFormat() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
getSerializationFormatFromJenaString(String) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
getSerializationFormatString(RDFService.ModelSerializationFormat) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
getSerializationFormatString(RDFService.ModelSerializationFormat) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
getSerializedModel() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
getSerializedModel() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
getService(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingServiceSetup
 
getService(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewServiceSetup
 
getServletContext() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getServletContext() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerComponentGenerator
 
getServletContext() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getSession() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getSessionAttributes(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
getSessionIdStr() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
GET functions
getSeverity() - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
getSharedVariable(String) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
 
getSharedVariableNames() - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
 
getShort() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getShortDef() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getShortDef() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getShortHand() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
getShorthand() - Method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
 
getShortSourceName() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem
 
getShortTermCombinedTripleSource(HttpServletRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.CombinedTripleSource
 
getShortTermCombinedTripleSource(HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
getShortTermOntModels(RDFService, OntModelCache) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tripleSource.TripleSource
 
getShortTermOntModels(RDFService, OntModelCache) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
Use models from the short-term RDFService, since there is less contention for the database connections that way.
getShortTermOntModels(RDFService, OntModelCache) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
getShortTermOntModels(RDFService, OntModelCache) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
getShortTermOntModels(RDFService, OntModelCache) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
getShortTermRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory
 
getShortTermRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceFactorySDB
 
getShortTermRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
getShortTermRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle
 
getShortTermRDFService() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceFactory
Returns an instance of RDFService that may not support being left idle for long periods of time.
getShortViewInfo(Individual, ShortViewService.ShortViewContext, VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService
What template should be used to render the short view of this individual in this context? What data is available from custom data getters? Ask the Application Ontology for short view specifications on each of the most specific classes for this individual.
getShortViewInfo(Individual, ShortViewService.ShortViewContext, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewServiceImpl
 
getShortViewProperties(VitroRequest, Individual, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService
Return the template name and DataGetter instances associated with this class and this short view context.
getShowAdminPanel() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getSimpleMask() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getSimpleReasoner() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
getSimpleReasoner() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
getSimpleReasoner() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
getSimpleReasoner() - Method in interface edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin
 
getSimpleReasonerFromServletContext(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
getSimpleReasonerTBoxListenerFromContext(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
getSince() - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController.ThreadInfo
 
getSince() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus
 
getSince() - Method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.WorkLevelStamp
 
getSiteConfigData(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
getSiteMaintenanceUrls(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
getSiteName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
 
getSize() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassList
 
getSkipToUrl() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getSmartRemoval(OntResource, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Returns additions and retractions to perform
getSnippet() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
getSomeValuesFromRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getSortedList(HashMap<String, Option>, List<Option>, VitroRequest) - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
getSortedMap(Map<String, String>, Comparator<String[]>, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.SelectListGeneratorVTwo
 
getSortedMap(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getSortFieldNameForLocale(Locale) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
 
getSortFields() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getSortFields() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getSourceName() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem
 
getSourceURI() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
Contains the URI of a class or property in the previous version of the ontology, or null if a new class or property was introduced in the current version of the ontology.
getSparqlConstructAdditionsDir() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getSparqlConstructAdditionsPass2Dir() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getSparqlConstructDeletionsDir() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getSparqlForAcFilter(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
getSparqlForAdditionalLiteralsInScope() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Return a copy of the value so that the configuration is not modified by external code.
getSparqlForAdditionalUrisInScope() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Return a copy of the value so that the configuration is not modified by external code.
getSparqlForExistingLiterals() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
return a copy of the value so that the configuration is not modified by external code.
getSparqlForExistingUris() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
return a copy of the value so that the configuration is not modified by external code.
getSparqlPrefix() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
getSpecification() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getStackTrace() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
getStackTrace() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.PolicyDecision
 
getStart() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
 
getStart() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
getState() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
getState() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus
 
getStatement() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
getStatement() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.FindUrisForStatementWorkUnit
 
getStatementCount() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
getStatementData() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getStatements() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getStatements() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.SubclassTemplateModel
 
getStatements() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.UncollatedObjectPropertyTemplateModel
 
getStatisticsHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
getStatisticsHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
getStatisticsHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
getStatisticsHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
getStatisticsHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
getStatisticsHandler() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Event
 
getStatus() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
What is the current status of the indexer? Still valid after shutdown().
getStatus() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner.TBoxReasonerModule
What is the TBox reasoner doing now?
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
getStatus() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.Task
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.RebuildIndexTask
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateStatementsTask
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateUrisTask
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.BasicTBoxReasonerDriver
 
getStatus() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasonerModule
 
getStatus() - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasonerDriver
 
getStatusCode() - Method in exception edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils.AjaxControllerException
 
getStatusCode() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getStatusCode() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getStatusId() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
getStatusItems() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
getString() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
getString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
getString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
getString() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getString(Key) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings
If developerMode is enabled and the setting has a value, return that value.
getString(JsonNode, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils
 
getStringParameter(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
getStringParameter(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
getStringParameters(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
getStringParameters(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
getStringValue(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocument
Gets the first value for the named field, and converts it to a String.
getStringValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
getStubObjectRelation() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getStubObjectRelation() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getStubObjectRelation() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getSubClasses(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
getSubclasses() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.CollatedObjectPropertyTemplateModel
 
getSubclassLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
getSubclassNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
getSubclassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
getSubClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getSubClassURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getSubClassURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getSubGraphs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getSubject() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
getSubject() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
getSubject() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
getSubject() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternFragmentRequest
Returns the subject position of the requested triple pattern.
getSubject() - Method in class org.linkeddatafragments.fragments.tpf.TPFRequestParser.Worker
 
getSubject() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
getSubjectEntURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getSubjectEntURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getSubjectIndividual(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getSubjectName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getSubjectName() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getSubjectName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getSubjectSide() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
getSubjectSide() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectPropertyStatement
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.SingleParameterAction
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource.AbstractResourceAction
 
getSubjectURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
getSubjectURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
getSubjectURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
getSubjectUri(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
getSubjectUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getSubmissionExists() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.MultiValueEditSubmissionTemplateModel
 
getSubmitLabel() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getSubmittedPrecision(Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
Precision is based on the values returned by the form.
getSubmitToUrl() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getSubmitToUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getSubPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getSubPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getSubPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getSubPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getSubPropertyURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getSubPropertyURIs(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
getSubType() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
getSuccessAssertionsFile() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getSuccessMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
getSuccessRDFFormat() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getSuperClasses(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
getSuperclassLocalName() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
getSuperclassNamespace() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
getSuperclassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
getSuperClassURIs(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getSuperClassURIs(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getSuperClassURIs(String, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getSuperPropertyURIs(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
getSuperPropertyURIs(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
getSuperPropertyURIs(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
getSuperPropertyURIs(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
getSuperPropertyURIs(String, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
getSuperPropertyURIs(String, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
getSupertypeURIs(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
This method will iterate through each of an individual's direct types and get the URIs of all supertypes.
getSupervisor() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
getSupplementalData() - Method in interface edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.TemplateAndSupplementalData
The results of any custom data getters were associated with this individual in this short view context.
getSymmetric() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getSymmetric() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getSymmetric() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getSymmetricProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getTable() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getTBoxModel() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelector
 
getTBoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
getTBoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
getTBoxModel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModelSelector
 
getTboxModelId() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getTBoxReasonerModule() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
getTBoxReasonerModule() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
getTemplate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getTemplate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
getTemplate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getTemplate(String, Locale, Object, String, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
Override getTemplate(), so we can apply DataGetters to all included templates.
getTemplate(PagedSearchController.Format, PagedSearchController.Result) - Static method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
getTemplate() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getTemplate() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getTemplate() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
 
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
getTemplateName() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.TemplateResponseValues
 
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService.TemplateAndDataGetters
 
getTemplateName() - Method in interface edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.TemplateAndSupplementalData
The name of the template to be used in the short view.
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewConfigFile
 
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.DataPropertyListConfig
 
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.PropertyListConfig
 
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getTemplateName(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget
 
getTemplateVariableDump(String, Environment) - Method in class freemarker.ext.dump.BaseDumpDirective
 
getTemplateVariableDump(String, TemplateModel) - Method in class freemarker.ext.dump.BaseDumpDirective
 
getTestFilter() - Static method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilterUtils
Filter that only returns individuals with labels that start with the letter 'g'
getText() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
getText() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.Message
 
getText() - Method in class edu.cornell.mannlib.vitro.webapp.utils.Html2Text
 
getText() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
getTextForQueries(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryI18nDocumentModifier
 
getTextForQuery(String, Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryI18nDocumentModifier
 
getThemeDir() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
Directory to find the images.
getThemeDir(ApplicationBean) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
getThemeNames() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean.ThemeInfo
 
getThemesBaseDir() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean.ThemeInfo
 
getThreads() - Static method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread
Get a list of all VitroBackgroundThreads that have not been garbage-collected.
getThumbnail() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.ImageInfo
 
getThumbUrl() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getThumbUrl() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getThumbUrl() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getThumbUrl() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getThumbUrl() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getThumbUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getThumbUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
getTime(Map<String, String[]>, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
need to generate something like "09:10:11"^^<http://www.w3.org/2001/XMLSchema#time>
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.FakeExternalAuthController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.AboutController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BrowseController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ContactFormController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ContactMailController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.HomePageController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.RevisionInfoController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.SamplesController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.StaticPageController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TermsOfUseController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TestController
 
getTitle(String, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
 
getTitle(String, VitroRequest) - Method in class edu.ucsf.vitro.opensocial.GadgetController
 
getTitle() - Method in class org.linkeddatafragments.datasource.DataSourceBase
Get the datasource title
getTitle() - Method in interface org.linkeddatafragments.datasource.IDataSource
 
getToDateTimeIntervalPredicate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
getToDateTimeValuePredicate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimePropertyGenerator
 
getToDateTimeValuePredicate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeValueFormGenerator
 
getTopConcept() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getTopConcept() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getTopConcept() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
Returns the top concept for the current modeling language (e.g.
getTotal() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.StatementCounts
 
getTotal() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.UriCounts
 
getTotalCount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
 
getTotalResultCount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelection
 
getTotalSize() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternFragment
Gets the total number of triples in the fragment (can be an estimate).
getTotalSize() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
 
getTPFSpecificWorker(ITriplePatternFragmentRequest<CTT, NVT, AVT>) - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns
 
getTPFSpecificWorker(ITriplePatternFragmentRequest<RDFNode, String, String>) - Method in class org.linkeddatafragments.datasource.index.IndexRequestProcessorForTPFs
 
getTPFSpecificWorker(ITriplePatternFragmentRequest<RDFNode, String, String>) - Method in class org.linkeddatafragments.datasource.tdb.JenaTDBBasedRequestProcessorForTPFs
 
getTPFSpecificWorker(ITriplePatternFragmentRequest<RDFNode, String, String>) - Method in class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceBasedRequestProcessorForTPFs
 
getTransactionHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
getTransactionHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
getTransactionHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
getTransactionHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
getTransactionHandler() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
getTransactionHandler() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
getTransitive() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getTransitive() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getTransitive() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getTransitiveProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getTriple() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpQuad
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
getTriples(RDFNode, RDFNode, RDFNode, long, long) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
 
getTriples() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragment
Returns an iterator over the RDF data of this fragment (possibly only partial if the data is paged, as indicated by ILinkedDataFragment.isPageOnly()).
getTriples() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
 
getType() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Event
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyStatement
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
getType() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getType(String) - Static method in class org.linkeddatafragments.datasource.DataSourceTypesRegistry
 
getTypeOfNew(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
getTypeOfNew(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
getTypesAndQ(String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
This method was added by Brian Caruso of the VIVO project.
getTypeUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource.AbstractResourceAction
 
getUnauthorizedAction() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.NotAuthorizedResponseValues
 
getUnfilteredAssertionsWebappDaoFactory() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
gets assertions-only WebappDaoFactory with no policy filtering
getUnfilteredDataset() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getUnfilteredRDFService() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getUnfilteredWebappDaoFactory() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
gets assertions+inference WebappDaoFactory with no policy filtering
getUnionClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getUnionComponents() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
getUnionComponents() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
getUnionGraph() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
getUnionModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
getUnionModel() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
getUnionOntModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getUnionUri() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
getUniqueId() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocument
A document identifier that can be used in SearchEngine.deleteById(); Never null.
getUniqueId() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
getUnusedNewURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.NewURIMakerVitro
 
getUnusedNewURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.NewURIMaker
 
getUnusedURI(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getUnusedURI(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Standard way to get a new URI that is not yet used.
getUnusedURI(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getUnusedURI(String, WebappDaoFactory) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
 
getUpdated() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.UriCounts
 
getUpdatedAccount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
getUpdatedSinceIterator(long) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
getUpdatedSinceIterator(long) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Returns an Iterator over all Individuals in the model that are user-viewable and have been updated since the specified time.
getUpdatedSinceIterator(long) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
getUpdatedSinceIterator(long) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
getUpdateEndpointURI() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
getUpdateLabel() - Method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
 
getUpdateMethod() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getUpdateOptionsList(ResourceBean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.RoleLevelOptionsSetup
 
getUri() - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsUser
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.RoleIdentifier
 
getUri(Identifier) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.RoleIdentifier
 
getUri(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.RoleIdentifier
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
Get the URI that identifies this Permission object.
getURI() - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.bean.RoleRestrictedProperty
 
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
In its most basic form, a RequestAction needs to have an identifier.
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.SimpleRequestedAction
 
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
getURI() - Method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Datatype
 
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
getURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage.ProxyInfo
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage.ProfileInfo
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController.AssociatedIndividual
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet.SearchResult
 
getURI() - Static method in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
The namespace of the vocabulary as a string
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController.SearchResult
 
getURI() - Static method in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
The namespace of the vocabulary as a string
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
getURI() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
getUri() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassTemplateModel
 
getURIInverse() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
getURIInverse() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
getURIInverse() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
getURIs(String, EditConfigurationVTwo, Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
This gets the URIs for a submitted form from the queryParmeters.
getURIs(String, EditConfigurationVTwo, Map<String, String[]>) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditElementVTwo
This is a method to get a map of variable name to URI values from the submitted form.
getUris() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.FindUrisForStatementWorkUnit
 
getUrisFromForm() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
getUrisFromForm() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.MultiValueEditSubmissionTemplateModel
 
getUrisInScope() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getUrisOnform() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getUriVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
getUriVarNamesBase() - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getUriVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
getUriVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
getUriVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
getUriVarNamesBase() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
getUrl() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage.ProfileInfo
 
getUrl(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getUrl(UrlBuilder.Route) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getUrl(String, String...) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getUrl(UrlBuilder.Route, String...) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getUrl(String, UrlBuilder.ParamMap) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getUrl(UrlBuilder.Route, UrlBuilder.ParamMap) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
getUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
 
getUrl(String, UrlBuilder.ParamMap) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
 
getUrl(String, String...) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
 
getUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
getUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MenuItem
 
getUrl() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassTemplateModel
 
getUrlPatternToReturnTo() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getUrlToReturnTo() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getUrlToReturnTo() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getUsePreciseSubquery(VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.ListConfigUtils
 
getUserAccount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage
 
getUserAccountByEmail(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
getUserAccountByEmail(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getUserAccountByEmail(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Get the UserAccount for this Email address.
getUserAccountByExternalAuthId(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
getUserAccountByExternalAuthId(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getUserAccountByExternalAuthId(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Get the UserAccount for this External Authentication ID
getUserAccountByUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
getUserAccountByUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getUserAccountByUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Get the UserAccount for this URI.
getUserAccounts() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelection
 
getUserAccountsDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getUserAccountsDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getUserAccountsDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getUserAccountsModel() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelector
 
getUserAccountsModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
getUserAccountsModel() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
getUserAccountsModel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModelSelector
 
getUserAccountsWhoProxyForPage(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
getUserAccountsWhoProxyForPage(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
getUserAccountsWhoProxyForPage(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Get any UserAccounts who act as proxy editors for this profile page.
getUserAwareDaoFactory(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getUserAwareDaoFactory(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getUserAwareDaoFactory(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
getUserAwareDaoFactory(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
Copy this DAO factory to a new object associated with the specified user URI, or return the same factory if a user-aware version cannot be used.
getUseRecycledBean() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getUserIdentifierBundle(HttpServletRequest, UserAccount) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.ActiveIdentifierBundleFactories
Get the Identifiers that would be created if this user were to log in.
getUsername() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
getUserURI() - Method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
 
getUserUri() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.RemoveUser
 
getUserURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getUserURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getUserURI() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
Return URI of user associated with this WebappDaoFactory, or null if not applicable.
getUserUris(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsUser
 
getUserURISessionMapFromContext(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Authenticate
The servlet context should contain a map from User URIs to HttpSessions.
getValid() - Method in class edu.cornell.mannlib.vedit.validator.ValidationObject
 
getValidatedObject() - Method in class edu.cornell.mannlib.vedit.validator.ValidationObject
 
getValidationErrors() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
getValidationErrors() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.MultiValueEditSubmissionTemplateModel
 
getValidationMessages(String, EditConfigurationVTwo, Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
getValidationMessages(String, EditConfigurationVTwo, Map<String, String[]>) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditElementVTwo
Gets validation error messages.
getValidatorMap() - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
getValidators() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getValidators() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
getValue() - Method in class edu.cornell.mannlib.vedit.beans.Checkbox
 
getValue() - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
getValue() - Method in class edu.cornell.mannlib.vedit.beans.Option
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpBlankNode
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpLiteralNode
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpNullNode
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpUriNode
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.FloatPropertyStatement
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyStatement
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.ResourcePropertyStatement
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.StringPropertyStatement
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyStatementTemplateModel
 
getValue() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.NameStatementTemplateModel
 
getValueFromField(SearchInputDocument, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.Formatter
 
getValueFromField(SearchResultDocument, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.Formatter
 
getValues() - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
getValues() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchFacetField
The different facet values.
getValues() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputField
May return an empty collection, but never null.
getValues() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField
 
getValues() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
getValueVariableName() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
getVar() - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.JsonSet
 
getVarName(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
getVarName(String, int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
getVarNameForObject() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getVarNameForObject() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getVarNameForPredicate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getVarNameForSubject() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getVCGDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
getVClass() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getVClass() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getVClass() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getVClass() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getVClass() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getVClass() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.SubclassTemplateModel
 
getVClassByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getVClassByURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getVClassByURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getVClassDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getVClassDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getVClassDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
getVClassDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
returns a Data Access Object for working with ontology class objects
getVClasses() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getVClasses(boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getVClasses() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getVClasses(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getVClasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getVClasses(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getVClasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getVClasses(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getVClasses() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getVClasses(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getVClasses(String, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.VClassDWR
Returns all vclasses that the given vclas can have as the other side of of the given property.
getVClasses(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
getVClassesForProperty(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getVClassesForProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
getVClassesForProperty(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getVClassesForProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
getVClassesForProperty(String, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
getVClassesForProperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
GetVClassesForVClassGroup - Class in edu.cornell.mannlib.vitro.webapp.controller.json
 
GetVClassesForVClassGroup(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.GetVClassesForVClassGroup
 
getVClassesList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
getVClassGroupCache(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
Use getVClassGroupCache(ServletContext) to get a VClassGroupCache.
getVClassGroupDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
getVClassGroupDao() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
getVClassGroupDao() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
 
getVClassGroupFilter() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilters
 
getVClassGroupFilter() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
getVClassGroups(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
Use getVClassGroups(HttpServletRequest) to get a language-aware image of the cached groups and classes.
getVclassIds(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonProducer
Get one or more "vclassId" parameters from the request.
getVclassParameter(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonProducer
Get the "vclassId" parameter from the request and instantiate the VClass.
getVClassURI() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
getVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
getVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
getVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
getVClassURI() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
getVerboseDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
getView(ViewFinder.ClassView) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
getView() - Method in class edu.ucsf.vitro.opensocial.GadgetViewRequirements
 
getView() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
getViewBy() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
getViewerReq() - Method in class edu.ucsf.vitro.opensocial.GadgetViewRequirements
 
getVisible() - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
getVisibleGadgets() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
getVisibleScope() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
getVitroClassList() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
getVitroNsProperty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
getVitroRequest() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
getVitroRequest() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model.RDFServiceModel
 
getVitroRequest() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
getVitroRequest() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
getVitroRequest() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
getVitroRequest() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
getVitroRequest() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
 
getVivoListViewConfigDisplayModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
getWarningItems() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
getWdf(HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.StandardWDFSelector
 
getWdf(HttpServletRequest, ServletContext) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.WDFSelector
 
getWdfSelectorForOptons() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getWebappDaoFactory() - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
getWebappDaoFactory(String) - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
getWebappDaoFactory() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
Gets WebappDaoFactory with appropriate filtering for the request
getWebappDaoFactory() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getWebappDaoFactory() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get the ASSERTIONS_AND_INFERENCES WebappDaoFactory.
getWebappDaoFactory(ModelAccess.ReasoningOption) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ContextModelAccess
Get a WebappDaoFactory, based on ASSERTIONS, INFERENCES, or both.
getWebappDaoFactory() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getWebappDaoFactory(ModelAccess.ReasoningOption) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
getWebappDaoFactory(ModelAccess.WebappDaoFactoryOption...) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
getWebappDaoFactory(ModelAccess.WebappDaoFactoryOption...) - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.RequestModelAccess
Get a WebappDaoFactory: Filtered or not, Language-aware or not, ASSERTIONS or INFERENCES or both.
getWebappDaoFactoryConfig() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicShortTermCombinedTripleSource
 
getWebappDaoFactoryConfig() - Method in interface edu.cornell.mannlib.vitro.webapp.triplesource.ShortTermCombinedTripleSource
 
getWellFormed() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
Deprecated.
getWhichService() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.DatasetKey
 
getWhichService() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
getWhichService() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.RDFServiceKey
 
getWorker(ILinkedDataFragmentRequest) - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessor
getWorker(ILinkedDataFragmentRequest) - Method in class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns
 
getWorker(HttpServletRequest, ConfigReader) - Method in class org.linkeddatafragments.fragments.FragmentRequestParserBase
 
getWorker(HttpServletRequest, ConfigReader) - Method in class org.linkeddatafragments.fragments.tpf.TPFRequestParser
 
getWorkflowSteps(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestWorkflowProcessor
 
getWorkLevel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController.ThreadInfo
 
getWorkLevel() - Method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread
 
getWrapper(BeanModel) - Static method in class freemarker.ext.beans.WrapperExtractor
 
getWrapperExposureLevel(BeanModel) - Static method in class freemarker.ext.beans.WrapperExtractor
 
getWritableOntModelList() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
getWriteModel() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
getWriteModelId() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getWriteModelSelector() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
getWriter() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getWriter(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
getWriter() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
getWriter(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
GraphGenerator - Interface in edu.cornell.mannlib.vitro.webapp.dao.jena
 
graphToString(Graph) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
Local implementations of Graph can display themselves.
GraphUtils - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
 
GraphUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.GraphUtils
 
GrefineMqlreadServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.grefine
This servlet is for servicing Google Refine's "Add columns from VIVO"'s search for individual properties.
GrefineMqlreadServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.grefine.GrefineMqlreadServlet
 
GrefinePropertyListServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.grefine
This servlet is for servicing Google Refine's "Add columns from VIVO" requests.
GrefinePropertyListServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.grefine.GrefinePropertyListServlet
 
group - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
group - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult
 
GroupedPropertyList - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
groupFromGroupIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
groupURI - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 

H

handleException(VitroRequest, HttpServletResponse, Throwable) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
In case of a processing error, display an error page.
handleGetObject(String) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.I18nBundle.EmptyResourceBundle
 
handleGetObject(String) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.VitroResourceBundle
 
handleMissingConfiguration(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController
If the edit configuration cannot be found in the Session, show a message and display any request parameters so that the user's efforts won't be lost.
handleText(char[], int) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Html2Text
 
handleUnparsableParameter(String) - Method in class org.linkeddatafragments.util.RDFTermParser
 
handleUnparsableParameter(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
HAS_CLASS_INTERSECTION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
HAS_DATA_GETTER - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
Data Getter object properties
HAS_DELETE_QUERY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
HAS_ELEMENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
HAS_FILE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
HAS_TEXT_REPRESENTATION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
HAS_TEXT_REPRESENTATION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
HasAssociatedIndividual - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user is associated with this Individual page, and has editing rights relating to it.
HasAssociatedIndividual(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasAssociatedIndividual
 
hasBeenPreparedForUpdate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
hasDefaultListView() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
hasDefaultListView() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
hasEditableEntity(String, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.jena.URIUtils
 
hasExistingURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
hasExistingURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
hasExistingURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory
Check if a given URI string exists in the system: checks for the following conditions: URI found as subject in a statement or an object or as a property
hasExistingURI(String, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.jena.URIUtils
 
hasExternalAuthentication() - Method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
 
hasFieldChanged(String, EditConfigurationVTwo, MultiValueEditSubmission) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
hasFileSizeException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
If the uploaded file exceeded the maximum size, and if the strategy said to stash the exception, it will be stored as a request attribute.
hasGadgetListeningTo(String) - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsUser
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.SimpleRequestedAction
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean.LevelRevisionInfo
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelKey
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
hashCode() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
hashHex(Object) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
 
hasLiteralValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
hasLoadedImport(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
hasModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
hasModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
hasModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
hasModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
hasModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
hasNext() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
hasNext() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetQuadsIterator
 
hasNext() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetTriplesIterator
 
hasNoMappings() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
hasNoMappings() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
hasNoneOrSingle(String, Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditElementVTwo
Utility method to check if a value from the query parameters is none or a single value.
HasPermission - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user has this Permission, through one or more PermissionSets.
HasPermission(Permission) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
HasPermissionFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
Figure out what Permissions the user is entitled to have.
HasPermissionFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasPermissionFactory
 
HasPermissionSet - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user has this Permission, through one or more PermissionSets.
HasPermissionSet(PermissionSet) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
HasPermissionSetFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
Figure out what PermissionSets the user is entitled to have.
HasPermissionSetFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasPermissionSetFactory
 
HasProfile - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user has this Individual page as their profile, and has self-editing rights relating to it.
HasProfile(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProfile
 
HasProfileOrIsBlacklistedFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
Find all of the individuals that are associated with the current user, and create either an IsBlacklisted or HasAssociatedIndividual for each one.
HasProfileOrIsBlacklistedFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasProfileOrIsBlacklistedFactory
 
HasProxyEditingRights - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user has a Proxy relationship to this Individual page, and has proxy editing rights relating to it.
HasProxyEditingRights(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProxyEditingRights
 
HasProxyEditingRightsFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
Find out what Profiles the User can edit through proxy.
HasProxyEditingRightsFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.HasProxyEditingRightsFactory
 
hasRecordedChanges() - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeRecord
 
hasRecordedChanges() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeRecord
 
HasResult() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.HasResult
 
hasResult() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.HasResult
Were any results found
hasSingleNonNullNonEmptyValueForKey(String, Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditElementVTwo
 
hasThumb() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
hasThumb() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
hasThumb() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
hasThumb() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
hasUriValue(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
hasVariable(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
hasVersion() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo
 
height - Variable in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.CropRectangle
 
height - Variable in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.Dimensions
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.BaseTemplateDirectiveModel
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.EmailDirective
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.IndividualShortViewDirective
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.UrlDirective
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.directives.WidgetDirective
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.BaseTemplateMethodModel
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualLocalNameMethod
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualPlaceholderImageUrlMethod
 
help(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualProfileUrlMethod
 
help(String) - Method in class freemarker.ext.dump.BaseDumpDirective
 
help(String) - Method in class freemarker.ext.dump.DumpAllDirective
 
help(String) - Method in class freemarker.ext.dump.DumpDirective
 
help(String) - Method in class freemarker.ext.dump.HelpDirective
 
HelpDirective - Class in freemarker.ext.dump
 
HelpDirective() - Constructor for class freemarker.ext.dump.HelpDirective
 
HEX_ENCODE_SOURCES - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
 
HEX_ESCAPE_CHAR - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
 
HIDDEN_FROM_DISPLAY_BELOW_ROLE_LEVEL_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
HIDDEN_FROM_DISPLAY_BELOW_ROLE_LEVEL_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
HIDDEN_FROM_PUBLISH_BELOW_ROLE_LEVEL_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
HIDDEN_FROM_PUBLISH_BELOW_ROLE_LEVEL_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
hiddenFromDisplayBelowRoleLevel - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
hiddenFromPublishBelowRoleLevel - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
HideFromDisplayByPolicyFilter - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
Ask the current policies whether we can show these things to the user.
HideFromDisplayByPolicyFilter(IdentifierBundle, PolicyIface) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.HideFromDisplayByPolicyFilter
 
HOME_CONTROLLER_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
HOME_MENU_ITEM - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
HOME_PAGE_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
HOME_PAGE_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
HomePageController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
HomePageController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.HomePageController
 
homePageUriQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
homePageUriQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
HORIZONTAL_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
Html2Text - Class in edu.cornell.mannlib.vitro.webapp.utils
 
Html2Text() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.Html2Text
 
HTML_MIMETYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
HtmlTriplePatternFragmentWriterImpl - Class in org.linkeddatafragments.views
Serializes an ILinkedDataFragment to the HTML format
HtmlTriplePatternFragmentWriterImpl(Map<String, String>, HashMap<String, IDataSource>) - Constructor for class org.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
HtmlTriplePatternFragmentWriterImpl - Class in org.vivoweb.linkeddatafragments.views
Serializes an ILinkedDataFragment to the HTML format
HtmlTriplePatternFragmentWriterImpl(Map<String, String>, HashMap<String, IDataSource>) - Constructor for class org.vivoweb.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
httpClient - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
HttpClientFactory - Class in edu.cornell.mannlib.vitro.webapp.utils.http
 
HttpClientFactory() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.http.HttpClientFactory
 
HYDRA - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_COLLECTION - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_FIRSTPAGE - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_ITEMSPERPAGE - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_LASTPAGE - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_MAPPING - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_NEXTPAGE - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_PAGEDCOLLECTION - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_PREVIOUSPAGE - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_PROPERTY - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_SEARCH - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_TEMPLATE - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_TOTALITEMS - Static variable in class org.linkeddatafragments.util.CommonResources
 
HYDRA_VARIABLE - Static variable in class org.linkeddatafragments.util.CommonResources
 

I

i18n - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
I18n - Class in edu.cornell.mannlib.vitro.webapp.i18n
Provides access to a bundle of text strings, based on the name of the bundle, the Locale of the requesting browser, and the current theme directory.
I18n(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.I18n
 
I18nBundle - Class in edu.cornell.mannlib.vitro.webapp.i18n
A wrapper for a ResourceBundle that will not throw an exception, no matter what string you request.
I18nBundle(String, ResourceBundle, I18nLogger) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.I18nBundle
 
I18nBundle.EmptyResourceBundle - Class in edu.cornell.mannlib.vitro.webapp.i18n
A resource bundle that contains no strings.
I18nBundleTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.i18n.freemarker
For Freemarker, this acts like a bundle of text strings.
I18nBundleTemplateModel(String, I18nBundle) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nBundleTemplateModel
 
I18nLogger - Class in edu.cornell.mannlib.vitro.webapp.i18n
If enabled in developer mode, write a message to the log each time someone asks for a language string.
I18nLogger() - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.I18nLogger
 
I18nMethodModel - Class in edu.cornell.mannlib.vitro.webapp.i18n.freemarker
This Freemarker method will produce a bundle of text strings.
I18nMethodModel() - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nMethodModel
 
I18nStringTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.i18n.freemarker
A Freemarker representation of a text string.
I18nStringTemplateModel(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nStringTemplateModel
 
id2Path(String, Map<Character, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Translate the object ID to a relative directory path.
ID_FOR_ABOX_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
ID_FOR_DISPLAY_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
ID_FOR_TBOX_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
ID_FOR_WRITE_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
IDataSource - Interface in org.linkeddatafragments.datasource
A data source of Linked Data Fragments.
IDataSourceType - Interface in org.linkeddatafragments.datasource
Represents types of IDataSources that can be used to provide some Linked Data Fragments interface.
Identifier - Interface in edu.cornell.mannlib.vitro.webapp.auth.identifier
Indicates who the user is and what roles/groups they belong to.
IdentifierBundle - Interface in edu.cornell.mannlib.vitro.webapp.auth.identifier
A group of Identifiers, very commonly used in method signatures since a session will usually have more than one associated identifier.
IdentifierBundleFactory - Interface in edu.cornell.mannlib.vitro.webapp.auth.identifier
Creates an IdentifierBundle for a ServletRequest/HttpSession.
idle() - Static method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus
 
IdModelSelector - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration
 
IdModelSelector(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.IdModelSelector
 
ifIntPresent(QuerySolution, String, int) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.QueryParser
 
ifIntPresent(QuerySolution, String, int) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ResultSetParser
 
ifLiteralPresent(QuerySolution, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.QueryParser
 
ifLiteralPresent(QuerySolution, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ResultSetParser
 
ifLongPresent(QuerySolution, String, long) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.QueryParser
 
ifLongPresent(QuerySolution, String, long) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ResultSetParser
 
ifPositive(int) - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.JsonTree
This will cause negative integers to be ignored.
IFragmentRequestParser - Interface in org.linkeddatafragments.fragments
Parses HTTP requests into specific ILinkedDataFragmentRequests.
IFragmentRequestProcessor - Interface in org.linkeddatafragments.datasource
Processes ILinkedDataFragmentRequests and returns the requested ILinkedDataFragments.
ifResourcePresent(QuerySolution, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.QueryParser
 
ifResourcePresent(QuerySolution, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ResultSetParser
 
ignoresThrowable() - Method in class edu.cornell.mannlib.vitro.webapp.utils.logging.StackTraceLayout
The StackTraceLayout does not handle the throwable contained within LoggingEvents.
IIOImageProcessor - Class in edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio
Crop the main image as specified, and scale it to the correct size for a thumbnail.
IIOImageProcessor() - Constructor for class edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio.IIOImageProcessor
 
ILinkedDataFragment - Interface in org.linkeddatafragments.fragments
Represents any possible Linked Data Fragment.
ILinkedDataFragmentRequest - Interface in org.linkeddatafragments.fragments
Basis for representing a request of some type of Linked Data Fragment (LDF).
ILinkedDataFragmentWriter - Interface in org.linkeddatafragments.views
Represents a possible writer to serialize an ILinkedDataFragment object
imageInfo - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
ImageInfo - Class in edu.cornell.mannlib.vitro.webapp.filestorage.model
An immutable packet of information about an iamge file and its thumbnail.
ImageInfo(FileInfo, FileInfo) - Constructor for class edu.cornell.mannlib.vitro.webapp.filestorage.model.ImageInfo
 
ImageProcessor - Interface in edu.cornell.mannlib.vitro.webapp.modules.imageProcessor
Handle image processing for VIVO; uploads and thumbnailing.
ImageProcessor.CropRectangle - Class in edu.cornell.mannlib.vitro.webapp.modules.imageProcessor
Holds the coordinates that we use to crop an image.
ImageProcessor.Dimensions - Class in edu.cornell.mannlib.vitro.webapp.modules.imageProcessor
The size of a rectangular image, in pixels.
ImageProcessor.ImageProcessorException - Exception in edu.cornell.mannlib.vitro.webapp.modules.imageProcessor
A problem with the image.
ImageProcessorException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.ImageProcessorException
 
ImageProcessorException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.ImageProcessorException
 
ImageUploadController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Handle adding, replacing or deleting the main image on an Individual.
ImageUploadController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
ImageUploadHelper - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Handle the mechanics of validating, storing, and deleting file images.
IN_CLASSGROUP - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
IN_CLASSGROUP - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
INCLUDE_CLASS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
includeInLinkedData(Resource, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individual.ExtendedRdfAssembler
Deprecated.
 
includeRequiredSystemData(ServletContext, Map<String, Object>) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.menuManagement.MenuManagementDataUtils.IMenuManagementDataUtils
 
includeRequiredSystemData(ServletContext, Map<String, Object>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.MenuManagementDataUtils
 
inconclusiveDecision(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
An INCONCLUSIVE decision with a message like "PolicyClass: message".
inconclusiveDecision(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
An INCONCLUSIVE decision with a message like "PolicyClass: message".
inconsistent(String) - Static method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner.Status
 
IND_IMAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
IND_MAIN_IMAGE - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
IND_MAIN_IMAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
indDao - Variable in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseIdentifierBundleFactory
 
indDao - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
indDao - Variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
independent() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
independent() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
index - Variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
IndexController - Class in edu.cornell.mannlib.vitro.webapp.search.controller
Accepts requests to display the current status of the search index, or to initiate a rebuild.
IndexController() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
 
IndexDataSource - Class in org.linkeddatafragments.datasource.index
An Index data source provides an overview of all available datasets.
IndexDataSource(String, HashMap<String, IDataSource>) - Constructor for class org.linkeddatafragments.datasource.index.IndexDataSource
 
INDEXEDTIME - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
time of index in msec since epoc
IndexHistory - Class in edu.cornell.mannlib.vitro.webapp.search.controller
This listener keeps a list of the last several SearchIndexer events, and will format them for display in a Freemarker template.
IndexHistory() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.IndexHistory
 
IndexingChangeListener - Class in edu.cornell.mannlib.vitro.webapp.searchindex
When a change is heard, wait for an interval to see if more changes come in.
IndexingChangeListener(SearchIndexer) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.IndexingChangeListener
 
IndexingUriFinder - Interface in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
Interface to use with IndexBuilder to find more URIs to index given a changed statement.
IndexingUriFinderList - Interface in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
An ordered list of IndexingUriFinder objects, in a handy package.
IndexingUriFinderListBasic - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
The basic implementation.
IndexingUriFinderListBasic(Collection<? extends IndexingUriFinder>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListBasic
 
IndexingUriFinderListDeveloper - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
An implementation that accumulates timing figures for each finder and writes them to the log.
IndexingUriFinderListDeveloper(Collection<? extends IndexingUriFinder>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListDeveloper
 
IndexRequestProcessorForTPFs - Class in org.linkeddatafragments.datasource.index
Implementation of IFragmentRequestProcessor that processes ITriplePatternFragmentRequests over an index that provides an overview of all available datasets.
IndexRequestProcessorForTPFs(String, HashMap<String, IDataSource>) - Constructor for class org.linkeddatafragments.datasource.index.IndexRequestProcessorForTPFs
 
IndexRequestProcessorForTPFs.Worker - Class in org.linkeddatafragments.datasource.index
Worker for the index
Individual - Interface in edu.cornell.mannlib.vitro.webapp.beans
User: bdc34 Date: Oct 18, 2007 Time: 3:08:33 PM
individual - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
individual - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
individual - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
INDIVIDUAL_CREATION_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
INDIVIDUAL_DELETION_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
INDIVIDUAL_EDIT_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
INDIVIDUAL_UPDATE_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
individualClassVarNameBase - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
IndividualController - Class in edu.cornell.mannlib.vitro.webapp.controller.individual
Handles requests for entity information.
IndividualController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualController
 
IndividualCreationEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
IndividualCreationEvent(String, boolean, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualCreationEvent
 
IndividualDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
individualDao() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.IndexerConfig
 
IndividualDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
IndividualDaoFiltering(IndividualDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
IndividualDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
IndividualDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
IndividualDaoSDB - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
IndividualDaoSDB(DatasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode, WebappDaoFactorySDB) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
IndividualDataPropertyStatementProcessor - Class in edu.cornell.mannlib.vitro.webapp.edit.listener.impl
 
IndividualDataPropertyStatementProcessor() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.IndividualDataPropertyStatementProcessor
 
IndividualDeletionEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
IndividualDeletionEvent(String, boolean, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualDeletionEvent
 
IndividualEditEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
IndividualEditEvent(String, boolean, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualEditEvent
 
IndividualFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
A Individual object that will delegate to an inner Individual and then filter the results.
IndividualFiltering(Individual, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
IndividualImpl - Class in edu.cornell.mannlib.vitro.webapp.beans
Represents a single entity record.
IndividualImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
IndividualImpl(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
IndividualJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
IndividualJena(OntResource, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
IndividualJsonWrapper - Class in edu.cornell.mannlib.vitro.webapp.controller.individuallist
Wrap an Individual in a JSON object for display by the script.
IndividualJsonWrapper() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualJsonWrapper
 
IndividualJsonWrapper.AddJSONFields - Interface in edu.cornell.mannlib.vitro.webapp.controller.individuallist
 
IndividualListController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Generates a list of individuals for display in a template
IndividualListController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
IndividualListController.PageRecord - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
IndividualListController.SearchException - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
IndividualListQueryResults - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Holds the Individuals that were found in a search query.
IndividualListQueryResults(int, List<Individual>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListQueryResults
 
IndividualListRdfController - Class in edu.cornell.mannlib.vitro.webapp.controller
 
IndividualListRdfController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.IndividualListRdfController
 
IndividualListResults - Class in edu.cornell.mannlib.vitro.webapp.controller.individuallist
These are the paged results of a query for Individuals.
IndividualListResults(long, List<Individual>, String, boolean, List<IndividualListController.PageRecord>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
 
IndividualListResultsUtils - Class in edu.cornell.mannlib.vitro.webapp.controller.individuallist
Utility methods for procesing the paged results of a query for a list of Individuals.
IndividualListResultsUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResultsUtils
 
IndividualLocalNameMethod - Class in edu.cornell.mannlib.vitro.webapp.web.methods
 
IndividualLocalNameMethod() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualLocalNameMethod
 
IndividualNotFoundException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB.IndividualNotFoundException
 
IndividualPlaceholderImageUrlMethod - Class in edu.cornell.mannlib.vitro.webapp.web.methods
Get a URL for the placeholder image for this Individual, based on the VClass that the Individual belongs to.
IndividualPlaceholderImageUrlMethod() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualPlaceholderImageUrlMethod
 
IndividualProfileUrlMethod - Class in edu.cornell.mannlib.vitro.webapp.web.methods
 
IndividualProfileUrlMethod() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.methods.IndividualProfileUrlMethod
 
IndividualRdfAssembler - Class in edu.cornell.mannlib.vitro.webapp.controller.individual
Write a smaller set of Linked Data.
IndividualRdfAssembler(VitroRequest, String, ContentType) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRdfAssembler
 
IndividualRequestAnalysisContext - Interface in edu.cornell.mannlib.vitro.webapp.controller.individual
Pull the fiddly-bits out of the IndividualRequestAnalyzer to make it easier to test.
IndividualRequestAnalysisContextImpl - Class in edu.cornell.mannlib.vitro.webapp.controller.individual
Implement all of the fiddly-bits that we need for analyzing the request for an individual, but that we do not want to do in unit tests.
IndividualRequestAnalysisContextImpl(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContextImpl
 
IndividualRequestAnalyzer - Class in edu.cornell.mannlib.vitro.webapp.controller.individual
All sorts of requests are fielded by the IndividualController.
IndividualRequestAnalyzer(VitroRequest, IndividualRequestAnalysisContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalyzer
 
IndividualRequestInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.individual
All sorts of requests are fielded by the IndividualController.
IndividualRequestInfo.Type - Enum in edu.cornell.mannlib.vitro.webapp.controller.individual
 
IndividualsByRankFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generates the edit configuration for a default property form.
IndividualsByRankFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.IndividualsByRankFormGenerator
 
IndividualSDB - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
IndividualSDB(String, DatasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode, WebappDaoFactorySDB, Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
IndividualSDB(String, DatasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode, WebappDaoFactorySDB, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
IndividualSDB(String, DatasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode, WebappDaoFactorySDB) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
IndividualSDB.IndividualNotFoundException - Exception in edu.cornell.mannlib.vitro.webapp.dao.jena
 
IndividualSearchResult - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult
 
IndividualSearchResult(Individual, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
IndividualsForClassesDataGetter - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
This will pass these variables to the template: classGroupUri: uri of the classgroup associated with this page.
IndividualsForClassesDataGetter(VitroRequest, Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
Constructor with display model and data getter URI that will be called by reflection.
individualsForClassesDataGetterQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
individualsForClassesInternalQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
individualsForClassesInternalQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
individualsForClassesQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
individualsForClassesRestrictedQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
individualsForClassesRestrictedQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
IndividualShortViewDirective - Class in edu.cornell.mannlib.vitro.webapp.web.directives
Find the short-view template for the specified Individual in the specified context.
IndividualShortViewDirective() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.directives.IndividualShortViewDirective
 
IndividualsListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
IndividualsListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.IndividualsListingController
 
individualsToJson(List<Individual>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonProducer
Process a list of Individuals into a JSON array that holds the Names and URIs.
IndividualsViaClassGroupOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
IndividualsViaClassGroupOptions(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaClassGroupOptions
 
IndividualsViaObjectPropertyByRankOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
IndividualsViaObjectPropertyByRankOptions(String, String, String, WebappDaoFactory, Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropertyByRankOptions
 
IndividualsViaObjectPropetyOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
IndividualsViaObjectPropetyOptions(String, String, List<VClass>, String, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropetyOptions
 
IndividualsViaObjectPropetyOptions(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropetyOptions
 
IndividualsViaObjectPropetyOptions(String, String, List<VClass>, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropetyOptions
 
IndividualsViaSearchQueryOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
IndividualsViaSearchQueryOptions(String, String, String, String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaSearchQueryOptions
 
IndividualsViaVClassOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
IndividualsViaVClassOptions(String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
IndividualTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
IndividualTemplateModelBuilder - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
IndividualTemplateModelBuilder() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.IndividualTemplateModelBuilder
 
IndividualTemplateModelBuilder.IIndividualTemplateModelBuilder - Interface in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
IndividualTypeOperationController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
IndividualTypeOperationController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.IndividualTypeOperationController
 
IndividualTypeRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
IndividualTypeRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.IndividualTypeRetryController
 
IndividualUpdateEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena.event
 
IndividualUpdateEvent(String, boolean, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.event.IndividualUpdateEvent
 
IndividualURIQueue<E> - Class in edu.cornell.mannlib.vitro.webapp.reasoner
 
IndividualURIQueue() - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
inferenceDrivingPatternAllowSet - Variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
inferenceDrivingPatternDenySet - Variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
InferenceModelUpdater - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
A tool that will adjust the inferences model to match the reasoner model, after applying the proper filters to both.
InferenceModelUpdater(TBoxReasoner, LockableModel, LockableOntModel, ConfiguredReasonerListener) - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.InferenceModelUpdater
 
inferenceReceivingPatternAllowSet - Variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
INFERENCES_ONLY - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
info(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.ComponentStartupStatus
 
info(String, Throwable) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.ComponentStartupStatus
 
info(String) - Method in class edu.cornell.mannlib.vitro.webapp.startup.ComponentStartupStatusImpl
 
info(String, Throwable) - Method in class edu.cornell.mannlib.vitro.webapp.startup.ComponentStartupStatusImpl
 
info(ServletContextListener, String) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
info(ServletContextListener, String, Throwable) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
init() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.FakeExternalAuthController
 
init() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FileUploadController
 
init() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
When initialized, get a reference to the File Storage system.
init() - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaXMLFileUpload
 
init() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.serving.FileServingServlet
Get a reference to the File Storage system.
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.CachingResponseFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.CharsetEncodingFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.ClickjackFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.RequestLoggerFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.RequestModelsPrep
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.SessionTimeoutLimitingFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.StartupStatusDisplayFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.TestFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.filters.URLRewriterFilter
 
init(FilterConfig) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionFilter
 
init() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
 
init(ServletConfig) - Method in class org.linkeddatafragments.servlet.LinkedDataFragmentServlet
 
init(ServletConfig) - Method in class org.vivoweb.linkeddatafragments.servlet.VitroLinkedDataFragmentServlet
 
initDataSouceType(String) - Method in class org.linkeddatafragments.config.ConfigReader
Loads a certain IDataSourceType class at runtime
initTemplateData(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
 
inModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
insertDataProperty(DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
insertDataProperty(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
insertDataProperty(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
insertDataProperty(DataProperty, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
InsertException - Exception in edu.cornell.mannlib.vitro.webapp.dao
 
InsertException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.dao.InsertException
 
InsertException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.dao.InsertException
 
InsertException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.dao.InsertException
 
InsertException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.dao.InsertException
 
insertFauxProperty(FauxProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.FauxPropertyDao
Creates a new FauxProperty in the display model.
insertFauxProperty(FauxProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FauxPropertyDaoFiltering
 
insertFauxProperty(FauxProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
 
insertNewClasses2Classes(Classes2Classes) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
insertNewClasses2Classes(Classes2Classes) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
insertNewClasses2Classes(Classes2Classes, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
insertNewClasses2Classes(Classes2Classes) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
insertNewDataPropertyStatement(DataPropertyStatement) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyStatementDao
 
insertNewDataPropertyStatement(DataPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementDaoFiltering
 
insertNewDataPropertyStatement(DataPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
insertNewDataPropertyStatement(DataPropertyStatement, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
insertNewEntity(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.EntityDWR
Insets a new entity into the Vitro system.
insertNewIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
insertNewIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
insertNewIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
insertNewIndividual(Individual, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
Inserts a new Individual into the knowledge base.
insertNewIndividualWebapp(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
insertNewObjectPropertyStatement(ObjectPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
insertNewObjectPropertyStatement(ObjectPropertyStatement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
insertNewObjectPropertyStatement(ObjectPropertyStatement, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
insertNewObjectPropertyStatement(ObjectPropertyStatement) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
 
insertNewOntology(Ontology) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
insertNewOntology(Ontology, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
insertNewOntology(Ontology) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.OntologyDao
 
insertNewPropertyGroup(PropertyGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
insertNewPropertyGroup(PropertyGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
insertNewPropertyGroup(PropertyGroup) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
 
insertNewVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
insertNewVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
insertNewVClass(VClass, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
insertNewVClass(VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
insertNewVClassGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
insertNewVClassGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
insertNewVClassGroup(VClassGroup, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
insertNewVClassGroup(VClassGroup) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
 
insertObjectProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
insertObjectProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
insertObjectProperty(ObjectProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
insertProp(PropertyInstanceIface) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
insertProp(PropertyInstanceIface) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
insertProp(PropertyInstanceIface, OntModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
insertProp(PropertyInstanceIface) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
insertProp(PropertyInstance) - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
 
insertProperty(ObjectProperty, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
insertPropertyInstance(PropertyInstance) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FilteringPropertyInstanceDao
 
insertPropertyInstance(PropertyInstance) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
insertPropertyInstance(PropertyInstance) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyInstanceDao
 
insertUserAccount(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
insertUserAccount(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
insertUserAccount(UserAccount) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Create a new UserAccount in the model.
instance() - Static method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationUtils
 
INSTANCE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsRootUser
 
instance - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
 
instance(RDFService, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiExecutor
Get an instance that is appropriate to the query and the acceptable types.
instanceFromAliasUrl(WebappDaoFactory, String, ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
If this request URL represents a BytestreamAliasURL, find the bytestream URI, find the surrogate, and get the info.
instanceFromBytestreamUri(WebappDaoFactory, String) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
If this URI represents a file bytestream, find its surrogate and get its info.
instanceFromEntityUri(WebappDaoFactory, Individual) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.ImageInfo
If this Individual has a main image and a thumbnail, return their info.
instanceFromSurrogateUri(WebappDaoFactory, String) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
If this URI represents a file surrogate, get its info.
InstanceWrapper - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
Parse the annotations on this class and package them with a newly-created instance of the class.
InstanceWrapper() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.InstanceWrapper
 
InstanceWrapper.InstanceWrapperException - Exception in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
InstanceWrapperException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.InstanceWrapper.InstanceWrapperException
 
InstanceWrapperException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.InstanceWrapper.InstanceWrapperException
 
InstitutionalInternalClassForm - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generate the EditConfiguration for the Institutional Internal Class Form.
InstitutionalInternalClassForm() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.InstitutionalInternalClassForm
 
InstitutionalInternalClassForm.StringList - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
institutionalInternalClassQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
institutionalInternalClassQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
InstrumentedSearchEngineWrapper - Class in edu.cornell.mannlib.vitro.webapp.searchengine
Manages the life-cycle of the SearchEngine.
InstrumentedSearchEngineWrapper() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
insureThatInputStreamsAreResettable(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
INT_SEP - Static variable in class edu.cornell.mannlib.vitro.webapp.i18n.I18nBundle
 
intersection(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
intersection(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
IntValidator - Class in edu.cornell.mannlib.vedit.validator.impl
 
IntValidator() - Constructor for class edu.cornell.mannlib.vedit.validator.impl.IntValidator
 
IntValidator(int, int) - Constructor for class edu.cornell.mannlib.vedit.validator.impl.IntValidator
 
INVALID_DATE_FORM_MSG - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
INVALID_URI - Static variable in class org.linkeddatafragments.util.CommonResources
 
INVALID_URL_MSG - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
InvalidCharacterException - Exception in edu.cornell.mannlib.vitro.webapp.filestorage.impl
Indicates that an object ID contains an invalid character.
InvalidCharacterException(char, int, String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.filestorage.impl.InvalidCharacterException
 
InvalidConfigurationException - Exception in edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview
Indicates that there is a problem with the custom configuration.
InvalidConfigurationException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.InvalidConfigurationException
 
InvalidConfigurationException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.InvalidConfigurationException
 
InvalidConfigurationException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.InvalidConfigurationException
 
InvalidConfigurationException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.InvalidConfigurationException
 
InvalidConfigurationRdfException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationRdfParser.InvalidConfigurationRdfException
 
InvalidConfigurationRdfException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationRdfParser.InvalidConfigurationRdfException
 
InvalidParametersException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler.InvalidParametersException
 
InvalidPathException - Exception in edu.cornell.mannlib.vitro.webapp.filestorage.impl
Indicates a PairTree path ("ppath" or "relative path") that is not correctly formed, and cannot be converted to an object ID.
InvalidPathException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.filestorage.impl.InvalidPathException
 
InvalidPathException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.filestorage.impl.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.filestorage.impl.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.filestorage.impl.InvalidPathException
 
InvalidQueryTypeException - Exception in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
Indicates that the API can't process this type of query.
InvalidQueryTypeException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.InvalidQueryTypeException
 
InvalidSmtpHost(String, String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.InvalidSmtpHost
 
invoke(Object, Object) - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
IS_INTERNAL_CLASSANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
isABoxReasoningAsynchronous() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Asynchronous reasoning mode (DeltaComputer) no longer used in the case of batch removals.
isActive(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.MenuDaoJena
 
isActive() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenuItem
 
isActiveItem(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenu
 
isAddLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
isAddLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
isAddLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
isAddMode(FrontEndEditingUtils.EditMode) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.generators.EditModeUtils
 
isAnon() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
isAnonymous() - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
isAnonymous() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
isAnonymous() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
isAnonymous() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
isAnonymous() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
isAnonymous() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
isAnonymousVariable() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternElement
Returns true if this element is a specific variable that does not have a name (i.e., it is denoted by a blank node), and false if either it is not a specific variable or it is a specific variable that has a name.
isAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.AnonymousVariable
 
isAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
isAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.NamedVariable
 
isAnonymousVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.UnspecifiedVariable
 
isAuthorized(RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.BrokenPermission
 
isAuthorized(RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.DisplayByRolePermission
 
isAuthorized(RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.EditByRolePermission
If the requested action is to edit a property statement, we might authorize it based on their role level.
isAuthorized(RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
Is a user with this Permission authorized to perform this RequestedAction?
isAuthorized(RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PublishByRolePermission
 
isAuthorized(RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
isAuthorized(IdentifierBundle, RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.DisplayRestrictedDataToSelfPolicy
If the requested action is to display a property or a property statement, we might authorize it based on their role level.
isAuthorized(IdentifierBundle, RequestedAction) - Method in interface edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.PolicyIface
 
isAuthorized(IdentifierBundle, RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PermissionsPolicy
 
isAuthorized(IdentifierBundle, RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyList
 
isAuthorized(IdentifierBundle, RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RestrictHomeMenuItemEditingPolicy
 
isAuthorized(IdentifierBundle, RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RootUserPolicy
This is the entire policy.
isAuthorized(IdentifierBundle, RequestedAction) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.SelfEditingPolicy
 
isAuthorized(IdentifierBundle, PolicyIface) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
isAuthorized(IdentifierBundle, PolicyIface) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
For authorization, just ask the Policy.
isAuthorizedAsExpected(HttpServletRequest, Model, Model, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyHelper
Do the current policies authorize the current user to modify this model by adding all of the statments in the additions model and dropping all of the statements in the retractions model? This differs from the other calls to "isAuthorized..." because we always expect the answer to be true.
isAuthorizedForActions(HttpServletRequest, AuthorizationRequest...) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyHelper
Are these actions authorized for the current user by the current policies?
isAuthorizedForActions(HttpServletRequest, Iterable<? extends AuthorizationRequest>) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyHelper
Are these actions authorized for the current user by the current policies?
isAuthorizedForActions(IdentifierBundle, PolicyIface, AuthorizationRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyHelper
Are these actions authorized for these identifiers by these policies?
isAuthorizedForActions(HttpServletRequest, String, String, AuthorizationRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyHelper
Is the email/password authorized for these actions? This should be used when a controller or something needs allow actions if the user passes in their email and password.
isAuthorizedToAdd(HttpServletRequest, Statement, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyHelper
Do the current policies authorize the current user to add this statement to this model? The statement is expected to be fully-populated, with no null fields.
isAuthorizedToDisplayPage(HttpServletRequest, HttpServletResponse, AuthorizationRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
Don't display a page that the user isn't authorized to see.
isAuthorizedToDrop(HttpServletRequest, Statement, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyHelper
Do the current policies authorize the current user to drop this statement from this model? The statement is expected to be fully-populated, with no null fields.
isAuthorizedToRebuildSearchIndex() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
isBean(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
Is there currently a login process bean in the session?
IsBlacklisted - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user is blacklisted for this reason.
IsBlacklisted(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
 
isBlacklisted() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
 
isBlank() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpBlankNode
 
isBlank() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
isBogus() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsDeleter
 
isBogus() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
isBogus() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
 
isBogus() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
isBooleanClassExpression(OntClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
isClassNameChange(Statement, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
isClassProhibitedFromSearch(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.vclassgroup.ProhibitedFromSearch
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
isClosed() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
isCollateBySubclass() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
isCollatedBySubclass() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.CollatedObjectPropertyTemplateModel
 
isCollatedBySubclass() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
isCollatedBySubclass() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.UncollatedObjectPropertyTemplateModel
 
isConfigurationOnlyPlugin() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
isConfigurationOnlyPlugin() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
isConfigurationOnlyPlugin() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
isConfigurationOnlyPlugin() - Method in interface edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin
 
isConfigured() - Method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
Find out whether there is a matching property at all.
isConfigured(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
isConsistent() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner.TBoxReasonerStatus
Is the TBox free of inconsistency?
isConsistent() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner.Status
 
isCreateNewIndividual(VitroRequest, HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
isCurrentPassword(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Internal: does this UserAccount have this password? False if the userAccount is null.
isCurrentPassword(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
isCurrentPassword(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
isCurrentPasswordArgon2(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Does this UserAccount have this Argon2 password? False if the userAccount is null.
isCurrentPasswordArgon2(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
isCurrentPasswordArgon2(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
isDataProperty(EditConfigurationVTwo, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
isDataProperty(String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
isDataProperty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
isDataPropertyUpdate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
isDebug() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
isDefault() - Method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.LanguageOption
 
isDefault() - Method in interface edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.ModelAccessOption
 
isDefault() - Method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.PolicyOption
 
isDefault() - Method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.ReasoningOption
 
isDefault() - Method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.WhichService
 
isDefaultListView() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.DataPropertyListConfig
 
isDefaultListView() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.PropertyListConfig
 
isDeletable() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
isDeleteLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
isDeleteLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
isDeleteLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
isDeleteProhibited() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
isEditable() - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController.AssociatedIndividual
 
isEditable() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
This page is editable if the user is authorized to add a data property or an object property to the Individual being shown.
isEditable() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyStatementTemplateModel
 
isEditLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
isEditLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
isEditLinkSuppressed() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
isEditMode(FrontEndEditingUtils.EditMode) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.generators.EditModeUtils
 
isEmailEnabled() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.freemarker.I18nBundleTemplateModel
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.CollatedObjectPropertyTemplateModel
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyGroupTemplateModel
 
isEmpty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.UncollatedObjectPropertyTemplateModel
 
isEnabled() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
isEqualTo(FieldVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
The basic version.
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
The basic version.
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
TDB has a bug: if given a literal of type xsd:nonNegativeInteger, it stores a literal of type xsd:integer.
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
TDB has a bug: if given a literal of type xsd:nonNegativeInteger, it stores a literal of type xsd:integer.
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
The basic version.
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
The basic version.
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso.RDFServiceVirtuoso
Virtuoso has a bug which it shares with TDB: if given a literal of type xsd:nonNegativeInteger, it stores a literal of type xsd:integer.
isEquivalentGraph(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso.RDFServiceVirtuoso
TDB has a bug: if given a literal of type xsd:nonNegativeInteger, it stores a literal of type xsd:integer.
isEquivalentGraph(String, InputStream, RDFService.ModelSerializationFormat) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Tests to see whether the supplied serialization is equivalent to the named graph, as it exists in the store.
isEquivalentGraph(String, Model) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Tests to see whether the supplied serialization is equivalent to the named graph, as it exists in the store.
isExcluded(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderList
Poll the list of excluders regarding this individual.
isExcluded(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListBasic
 
isExcluded(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListDeveloper
Each time a excluder is run, accumulate the timings for it.
isExternalAuthOnly() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
isExternalId() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
isExternallyLinkedNamespace(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ApplicationDao
 
isExternallyLinkedNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ApplicationDaoJena
 
isFileStoreProperty(Property) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
isFirstStartup() - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.JenaDataSourceSetupBase
 
isFlagOnRequest(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
Check for the presence of a parameter, regardless of its value, even if it's an empty string.
isForNewUsers() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
isForPublic() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
isGraphClosed() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.GraphGenerator
 
isGraphClosed() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SDBGraphGenerator
 
isHomePage(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.MenuManagementEdit
 
isInBaseModel(RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
isInBaseModel(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
isIncrementalReasoningEnabled() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
isIndividualCountSet() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
isIndividualCountSet() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
isIndividualOfClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
isIndividualOfClass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
isIndividualOfClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
isInErrorState() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner.TBoxReasonerStatus
Did the reasoner fail in its most recent attempt?
isInErrorState() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner.Status
 
isInterestedInAddedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
isInterestedInAddedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
isInterestedInAddedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
isInterestedInAddedStatement(Statement) - Method in interface edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin
 
isInterestedInRemovedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
isInterestedInRemovedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
isInterestedInRemovedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
isInterestedInRemovedStatement(Statement) - Method in interface edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin
 
isInterestedInRemovedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
isInTransaction() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
isInTransaction() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
isIsomorphicWith(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
isIsomorphicWith(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
isIsomorphicWith(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
isIsomorphicWith(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
isIsomorphicWith(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
isIsomorphicWith(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
isIsomorphicWith(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
isIsomorphicWith(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
isJavaUri(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
isLastPage() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragment
Returns true if ILinkedDataFragment.getTriples() returns a page of data only and this is the last page of the fragment.
isLastPage - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
isLastPage() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
isLiteral() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpLiteralNode
 
isLiteral() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
isLiteral() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
isLoggedIn() - Method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
 
isLoggedIn() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
isMarried() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
isMatchingJavaUri(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
isMultipart() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
isNamedVariable() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternElement
Returns true if this element is a specific variable that has a name (i.e., it is denoted by a string that begins with a question mark), and false if either it is not a specific variable or it is a specific variable that is denoted by a blank node.
isNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.AnonymousVariable
 
isNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
isNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.NamedVariable
 
isNamedVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.UnspecifiedVariable
 
isNativeFormat() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
 
isNativeFormat() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
 
isNew() - Method in class edu.cornell.mannlib.semservices.bo.BaseObject
 
isNull() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpNullNode
 
isNull() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
isObjectProperty(EditConfigurationVTwo, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
isObjectProperty(String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
isObjectProperty() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
isObjectPropertyUpdate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
isObjectResource() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
isOfferCreateNewOption() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
isPageOnly() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragment
Returns true if ILinkedDataFragment.getTriples() returns a page of data only.
isPageOnly() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
isPageRequest() - Method in interface org.linkeddatafragments.fragments.ILinkedDataFragmentRequest
Returns true if the request is for a specific page of the requested fragment.
isPageRequest() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
isParameterAsExpected(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
Treat the presence of a certain parameter, with a desired value, as a boolean flag.
isParamUpdate - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
isParamUpdate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
isPasswordChangeRequired() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
isPermission(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
Is there a Permission registered with this URI?
isPreconditionSatisfied(String, RDFService.SPARQLQueryType) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
isPreconditionSatisfied(String, RDFService.SPARQLQueryType) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
isPresent(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
isReasoning() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner.TBoxReasonerStatus
Is reasoning in progress based on changes to the TBox?
isReasoningAvailable() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
isRecomputing() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
Returns true if the recomputer is in the process of recomputing all inferences.
isRecomputing() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Returns true if the reasoner is in the process of recomputing all inferences.
isRegistered(String) - Static method in class org.linkeddatafragments.datasource.DataSourceTypesRegistry
 
isRegisteredTo(String, BasicDataSource) - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
isRegistryCreated(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
Has the registry been created yet?
isReified(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
isReified(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
isReorder(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.MenuManagementEdit
 
isRepairMode(FrontEndEditingUtils.EditMode) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.generators.EditModeUtils
 
isRequestedFormatCSV(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
isRequestedFormatXml(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
isResource() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
isResourceOfType(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
Is this resource a member of this type? That is, is there an statement of the form: <resourceUri> rdfs:type <typeUri>
IsRootUser - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user is a root user.
isRootUser(IdentifierBundle) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsRootUser
 
isRootUser() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
IsRootUserFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
If the user is logged in as a Root User, create an identifier.
IsRootUserFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.IsRootUserFactory
 
isSelectFromExisting() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
isShowPages() - Method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResults
 
isSpecificVariable() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternElement
Returns true if this element is a specific variable, and false if either it is not a variable (but a URI or literal) or it is some variable that is not specified.
isSpecificVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
isSpecificVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.SpecificVariable
 
isSpecificVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.UnspecifiedVariable
 
isStartupAborted() - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
isStmtResource() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
isSubClassOf(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
isSubClassOf(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
isSubClassOf(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
isSubClassOf(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
isSubClassOf(VClass, VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
isSubClassOf(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
isSubjectSide() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
isSubjectSide() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
isSubjectSide() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
isSubjectSide() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
isSubmit() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
 
isSubmit() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
isSubmit() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
 
isSubmit() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage
 
isSubmit() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
isTemplateAvailable(String, HttpServletRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService
Is there an accessible template by this name? The question is asked in the context of the current request, which determines the theme directory.
isTemplateAvailable(String, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingServiceImpl
 
isUnderlyingStoreReasoned() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
isUnderlyingStoreReasoned() - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
isUnion() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
isUnion() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
isUpdatableABoxGraph(String) - Static method in class edu.cornell.mannlib.vitro.webapp.ontology.update.KnowledgeBaseUpdater
 
isUpdate() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
isUpdate() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
isUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpUriNode
 
isUri() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
isUriInDefaultNamespace(String, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
isUriInDefaultNamespace(String, WebappDaoFactory) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
isUriInDefaultNamespace(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
isURIResource() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
isUseDependentResourceDelete() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
If this is set to true, then dependent resources should be deleted on edits that remove the parent resource.
IsUser - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
The current user has this URI.
IsUser(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsUser
 
IsUserFactory - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier.factory
If the user is logged in, create an Identifier.
IsUserFactory(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.IsUserFactory
 
isUserPermittedToLogin(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Is this user permitted to login? Some Authenticators might disable logins for certain users.
isUserPermittedToLogin(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
isUserPermittedToLogin(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
isUsingMainStoreForIngest(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
isValid() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
 
isValid() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
isValid() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesCreatePage
 
isValid() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesEditPage
 
isValid() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
 
isValid() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage
 
isValid() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
isValidEmailAddress(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Check whether the form of the emailAddress is syntactically correct.
isValidThemeDir(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean.ThemeInfo
 
isVariable() - Method in interface org.linkeddatafragments.fragments.tpf.ITriplePatternElement
Returns true if this element is a variable (specific or unspecified).
isVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
isVariable() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.Variable
 
isVClass(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
Does the individual belong to this class?
isVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
isVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
isVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
The base method in IndividualImpl is adequate if the reasoner is up to date.
isVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
The base method in IndividualImpl is adequate if the reasoner is up to date.
isVClass(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
isVisible() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
isVitroClass(Object) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
 
isWellFormedXML() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
ITEM_TO_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
ItemInfo() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionBuilder.ItemInfo
 
ItemInfo(String, String, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionBuilder.ItemInfo
 
items - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.Menu
 
IterableAdaptor<T> - Class in edu.cornell.mannlib.vitro.webapp.utils
 
IterableAdaptor(Enumeration<T>) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.IterableAdaptor
sometimes you have an Enumeration and you want an Iterable
IterableAdaptor(Iterator<T>) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.IterableAdaptor
sometimes you have an Iterator but you want to use a for
iterator() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.NquadsParser
 
iterator() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
iterator() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchResultDocumentList
 
iterator() - Method in class edu.cornell.mannlib.vitro.webapp.utils.IterableAdaptor
 
ITriplePatternElement<ConstantTermType,NamedVarType,AnonVarType> - Interface in org.linkeddatafragments.fragments.tpf
Represents an element of a triple pattern (i.e., subject, predicate, object).
ITriplePatternFragment - Interface in org.linkeddatafragments.fragments.tpf
A Triple Pattern Fragment.
ITriplePatternFragmentRequest<ConstantTermType,NamedVarType,AnonVarType> - Interface in org.linkeddatafragments.fragments.tpf
Represents a request of a Triple Pattern Fragment (TPF).

J

JacksonUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.json
Some utility methods to ease the transition from net.sf.json to Jackson.
JacksonUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils
 
JacksonUtils.JacksonUtilsException - Exception in edu.cornell.mannlib.vitro.webapp.utils.json
 
JacksonUtilsException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils.JacksonUtilsException
 
JacksonUtilsException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils.JacksonUtilsException
 
JacksonUtilsException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils.JacksonUtilsException
 
JacksonUtilsException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils.JacksonUtilsException
 
JaiImageProcessor - Class in edu.cornell.mannlib.vitro.webapp.imageprocessor.jai
Deprecated.
JaiImageProcessor() - Constructor for class edu.cornell.mannlib.vitro.webapp.imageprocessor.jai.JaiImageProcessor
Deprecated.
 
JAVA_CLASS_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
Java package and class name.
JAVASCRIPT - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the Javascript content type.
JENA_INF_MODEL_REBUILD - Static variable in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
JENA_INF_MODEL_SCRATCHPAD - Static variable in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
JenaAdminActions - Class in edu.cornell.mannlib.vitro.webapp.controller.jena
 
JenaAdminActions() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaAdminActions
 
JenaBaseDao - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
JenaBaseDao(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
JenaBaseDaoCon - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
JenaBaseDaoCon() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
JenaCsv2RdfController - Class in edu.cornell.mannlib.vitro.webapp.controller.jena
 
JenaCsv2RdfController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaCsv2RdfController
 
JenaDataSourceSetupBase - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
 
JenaDataSourceSetupBase() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.JenaDataSourceSetupBase
 
JenaExportController - Class in edu.cornell.mannlib.vitro.webapp.controller.jena
 
JenaExportController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaExportController
 
JenaIngestController - Class in edu.cornell.mannlib.vitro.webapp.controller.jena
 
JenaIngestController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
JenaIngestUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
JenaIngestUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
 
JenaIngestUtils.MergeResult - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
JenaIngestWorkflowProcessor - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
JenaIngestWorkflowProcessor(Individual, ModelMaker) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestWorkflowProcessor
 
jenaLiteralFromDataPropertyStatement(DataPropertyStatement, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyStatementDaoJena
 
JenaModelUtils - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
JenaModelUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
 
JenaOutputUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
JenaOutputUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaOutputUtils
 
JenaTDBBasedRequestProcessorForTPFs - Class in org.linkeddatafragments.datasource.tdb
Implementation of IFragmentRequestProcessor that processes ITriplePatternFragmentRequests over data stored in Jena TDB.
JenaTDBBasedRequestProcessorForTPFs(File) - Constructor for class org.linkeddatafragments.datasource.tdb.JenaTDBBasedRequestProcessorForTPFs
Constructor
JenaTDBBasedRequestProcessorForTPFs.Worker - Class in org.linkeddatafragments.datasource.tdb
 
JenaTDBDataSource - Class in org.linkeddatafragments.datasource.tdb
Experimental Jena TDB-backed data source of Basic Linked Data Fragments.
JenaTDBDataSource(String, String, File) - Constructor for class org.linkeddatafragments.datasource.tdb.JenaTDBDataSource
Constructor
JenaTDBDataSourceType - Class in org.linkeddatafragments.datasource.tdb
The type of Triple Pattern Fragment data sources that are backed by a Jena TDB instance.
JenaTDBDataSourceType() - Constructor for class org.linkeddatafragments.datasource.tdb.JenaTDBDataSourceType
 
JenaXMLFileUpload - Class in edu.cornell.mannlib.vitro.webapp.controller.jena
 
JenaXMLFileUpload() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaXMLFileUpload
 
JFactTBoxReasoner - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact
An implementation of the JFact reasoner for the TBox.
JFactTBoxReasoner() - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasoner
 
JFactTBoxReasonerModule - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact
Configure a JFact reasoner on the TBox.
JFactTBoxReasonerModule() - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasonerModule
 
JoinedOntModelCache - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
Use two OntModelCaches as one.
JoinedOntModelCache(OntModelCache, OntModelCache) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.JoinedOntModelCache
 
joiner() - Method in enum edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils.Conjunction
 
JSessionStripFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
Replaces the Response with one that will never put in a jsession.
JSessionStripFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter
 
JSessionStripFilter.StripSessionIdWrapper - Class in edu.cornell.mannlib.vitro.webapp.filters
This is a wrapper that does not encode urls with jsessions
JSON - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the JSON content type.
JSON_LD - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the JSON-LD content type.
JSON_LD_MIMETYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
JSON_MIMETYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
JSON_PERSONID_CHANNEL - Static variable in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
JSON_PMID_CHANNEL - Static variable in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
JsonArrayParser() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder.JsonArrayParser
 
JsonArrayProducer - Class in edu.cornell.mannlib.vitro.webapp.controller.json
A base for classes that produce a JSON array based on the parameters in the VitroRequest.
JsonArrayProducer(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.JsonArrayProducer
 
jsonArrayToStrings(ArrayNode) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils
net.sf.json provided this method (assuming that 'values' is an array of JSON objects that contain Strings.
JsonObjectProducer - Class in edu.cornell.mannlib.vitro.webapp.controller.json
A base for classes that produce a JSON object, based on the parameters in the request.
JsonObjectProducer(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.JsonObjectProducer
 
JsonProducer - Class in edu.cornell.mannlib.vitro.webapp.controller.json
A base for the classes that produce JSON results.
JsonProducer() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.JsonProducer
 
JSONReconcileServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.grefine
This servlet is for servicing JSON requests from Google Refine's Reconciliation Service.
JSONReconcileServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet
 
JSONReconcileServlet.SearchResult - Class in edu.cornell.mannlib.vitro.webapp.controller.grefine
 
JsonServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.json
This servlet is for servicing requests for JSON objects/data.
JsonServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
JsonSet - Class in edu.cornell.mannlib.vitro.webapp.web.jsptags
User: bdc34 Date: Jan 22, 2008 Time: 2:15:16 PM
JsonSet() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.jsptags.JsonSet
 
JsonToFmModel - Class in edu.cornell.mannlib.vitro.webapp.utils
Utility to convert JSON to Freemarker-compatible data model
JsonToFmModel() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.JsonToFmModel
 
JsonTree - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
Build a Map of Objects, suitable for marshalling by Jackson.
JsonTree() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.JsonTree
 
JSP_PREFIX - Static variable in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
JSPPageHandler - Class in edu.cornell.mannlib.vitro.webapp.utils
 
JSPPageHandler() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.JSPPageHandler
 
jspsToGenerators - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.JspToGeneratorMapping
 
JspToGeneratorMapping - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
JspToGeneratorMapping() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.JspToGeneratorMapping
 
junkToStrings(TemplateCollectionModel) - Method in class freemarker.ext.dump.BaseDumpDirective
 
JvmSmokeTests - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
Test that the JVM is properly configured.
JvmSmokeTests() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.JvmSmokeTests
 

K

KBM_REQURIED_AT_STARTUP - Static variable in class edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase
 
KEEP_ONLY_IF_FALSE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
KEEP_ONLY_IF_TRUE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
key - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
Key - Enum in edu.cornell.mannlib.vitro.webapp.utils.developer
Keys for the DeveloperSettings.
keyComponents - Variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
keyword - Variable in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Direction
 
KnowledgeBaseUpdater - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
Performs knowledge base updates necessary to align with a new ontology version.
KnowledgeBaseUpdater(UpdateSettings) - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.KnowledgeBaseUpdater
 

L

LABEL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
label - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
label - Variable in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
A name to be used in logging, to identify this instance.
LABEL_DISPLAY_SUFFIX - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Multilingual label field suffix
LABEL_SORT_SUFFIX - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Multilingual sort field suffix
LabelInformation(Literal, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformation
 
LabelInformation(Literal, String, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformation
 
LabelInformationComparator() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet.LabelInformationComparator
 
LabelInformationComparator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator.LabelInformationComparator
 
langs - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraphMultilingual
 
langs - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LangSort
 
LangSort - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
A class for sorting language strings by acceptability according to a supplied list of language preferences.
LangSort(List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LangSort
Construct a language string sorter with a supplied list of preferred language strings
LANGUAGE_AWARE - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
LANGUAGE_NEUTRAL - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
LanguageFilteringGraph - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
A graph decorator that filters find() results according to a list of preferred language strings
LanguageFilteringGraph(Graph, List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringGraph
Return a graph wrapped in a decorator that will filter find() results according to the supplied list of acceptable languages
LanguageFilteringRDFService - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
 
LanguageFilteringRDFService(RDFService, List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
LanguageFilteringUtils - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
Some methods that will come in handy when dealing with Language Filtering
LanguageFilterModel - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
A filter of literal statements from Models according to language preferences.
LanguageFilterModel() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilterModel
 
LanguageOptionKey - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
An immutable key that distills a list of LanguageOptions into a single result.
LanguageOptionKey(ModelAccess.LanguageOption...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.LanguageOptionKey
 
languagesToLocales(List<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringUtils
Take a List of language strings and convert to a List of Locale.
languageStringToLocale(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.LocaleUtility
 
languageToLocale(String) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringUtils
Take a language string and convert to a Locale.
leaveCriticalSection() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
leaveCriticalSection() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
LEFT_BLANK - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
LimitRemovalsToLanguage - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
A model change preprocessor that discards triples with language tags in the retractionsModel that do not match the specified language, unless the additionsModel also contains a new value for the same subject and predicate in that language, or no values in any language are added for the same subject and predicate (such as when an entire resource is deleted) .
LimitRemovalsToLanguage(Locale) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.LimitRemovalsToLanguage
 
LimitRemovalsToLanguage(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.LimitRemovalsToLanguage
 
LINK - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
LINK - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LINK_ANCHOR - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
LINK_ANCHOR - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LINK_DISPLAYRANK - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
LINK_DISPLAYRANK_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LINK_TEXT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
LINK_TYPE - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
LINK_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LINK_URL - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
LINK_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LinkedDataFragmentBase - Class in org.linkeddatafragments.fragments
Base class of any implementation of ILinkedDataFragment that uses paging.
LinkedDataFragmentBase(String, String, long, boolean) - Constructor for class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
LinkedDataFragmentRequestBase - Class in org.linkeddatafragments.fragments
Base class for implementations of ILinkedDataFragmentRequest.
LinkedDataFragmentRequestBase(String, String, boolean, long) - Constructor for class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
LinkedDataFragmentServlet - Class in org.linkeddatafragments.servlet
Servlet that responds with a Linked Data Fragment.
LinkedDataFragmentServlet() - Constructor for class org.linkeddatafragments.servlet.LinkedDataFragmentServlet
 
LinkedDataFragmentWriterBase - Class in org.linkeddatafragments.views
Base class of any implementation of ILinkedDataFragmentWriter.
LinkedDataFragmentWriterBase(Map<String, String>, HashMap<String, IDataSource>) - Constructor for class org.linkeddatafragments.views.LinkedDataFragmentWriterBase
 
LinkedDataFragmentWriterFactory - Class in org.linkeddatafragments.views
LinkedDataFragmentWriterFactory() - Constructor for class org.linkeddatafragments.views.LinkedDataFragmentWriterFactory
 
LinkedDataFragmentWriterFactory - Class in org.vivoweb.linkeddatafragments.views
LinkedDataFragmentWriterFactory() - Constructor for class org.vivoweb.linkeddatafragments.views.LinkedDataFragmentWriterFactory
 
LinkTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
LinkTemplateModel() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
LinkTemplateModel(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
LinkTemplateModel(String, String, String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
LinkTemplateModel(String, String, UrlBuilder.ParamMap) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
list() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags
 
LIST_VIEW_CONFIG_FILE_QUERY_STRING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
LIST_VIEW_CONFIG_FILE_QUERY_STRING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
listAllDifferent() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listAllOntProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listAnnotationProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ListCachingModelMaker - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.adapters
This ModelMaker keeps a cached list of the available models.
ListCachingModelMaker(ModelMaker) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
listClasses() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ListClassGroupsController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ListClassGroupsController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListClassGroupsController
 
listComplementClasses() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ListConfigUtils - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview
 
ListConfigUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.ListConfigUtils
 
listDataRanges() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listDatatypeProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listDatatypeProperties() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasoner
 
listDatatypeProperties() - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner
List all of the DatatypeProperties from the reasoner model, after updating and reasoning.
ListDatatypePropertiesController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ListDatatypePropertiesController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListDatatypePropertiesController
 
listDirectObjectPropertySubjects(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
listDirectObjectPropertyValues(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
ListedIndividual - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist
 
ListedIndividualBuilder - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist
 
ListedIndividualBuilder() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.ListedIndividualBuilder
 
ListedIndividualBuilder.ILIstedIndividualBuilder - Interface in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist
 
listenerExecuted(ServletContextListener) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
Create a simple item for this listener if no other exists.
listenerList() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.IndexerConfig
 
ListenerList() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.ListenerList
 
listenerNotExecuted(ServletContextListener) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
Say that a previous fatal error prevented this listener from running.
listensTo(String) - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
listEnumeratedClasses() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ListFauxPropertiesController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ListFauxPropertiesController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListFauxPropertiesController
 
listFunctionalProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listGraphNodes() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
listHierarchyRootClasses() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listImportedModels() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
listImportedOntologyURIs() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listImportedOntologyURIs(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listIndividuals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listIndividuals(Resource) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ListingControllerWebUtils - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
ListingControllerWebUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.ListingControllerWebUtils
 
listIntersectionClasses() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listInverseFunctionalProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listLiteralStatements(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listLiteralStatements(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listLiteralStatements(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listLiteralStatements(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listLiteralStatements(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listLiteralStatements(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listLiteralStatements(Resource, Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listLiteralStatements(Resource, Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listLiteralStatements(Resource, Property, int) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listLiteralStatements(Resource, Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listLiteralStatements(Resource, Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listLiteralStatements(Resource, Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listModels() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
listModels() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
listModels() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
listModels() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
listModels() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
listNamedClasses() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listNames() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
listNameSpaces() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listNameSpaces() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listObjectProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listObjectProperties() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasoner
 
listObjectProperties() - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner
List all of the ObjectProperties from the reasoner model, after updating and reasoning.
listObjects() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listObjects() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listObjectsOfProperty(Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listObjectsOfProperty(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listObjectsOfProperty(Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listObjectsOfProperty(Resource, Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listOntologies() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listOntProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ListPropertyGroupsController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ListPropertyGroupsController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListPropertyGroupsController
 
ListPropertyWebappsController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ListPropertyWebappsController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListPropertyWebappsController
 
listReifiedStatements() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listReifiedStatements(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listReifiedStatements() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listReifiedStatements(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listResourcesWithProperty(Property, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property, long) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property, char) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property, float) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property, double) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listResourcesWithProperty(Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listRestrictions() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner.TBoxReasonerModule
What restrictions are currently in the reasoner's internal model?
listRestrictions() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listRestrictions() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasoner
 
listRestrictions() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasonerModule
 
listRestrictions() - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner
List all of the restrictions in the reasoner model, after updating and reasoning.
listStatements(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listStatements(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listStatements() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listStatements(Selector) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listStatements(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listStatements(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listStatements(Resource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listStatements() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listStatements(Selector) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listStatements(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listStatements(Resource, Property, RDFNode, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSubjects() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listSubjects() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSubjectsWithProperty(Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listSubjectsWithProperty(Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listSubjectsWithProperty(Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listSubjectsWithProperty(Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
listSubjectsWithProperty(Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSubjectsWithProperty(Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSubjectsWithProperty(Property) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSubjectsWithProperty(Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSubModels(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSubModels() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listSymmetricProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listTransitiveProperties() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
listUnionClasses() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ListVClassWebappsController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ListVClassWebappsController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListVClassWebappsController
 
listViewConfigFileQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
listViewConfigFileQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
Literal - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
literalValue - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
loadAll(Class<T>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
Find all of the resources with the specified class, and instantiate them.
loadEveryTimeFiles(ServletContext, String, OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RDFFilesLoader
Load the "every time" files.
loadFirstTimeFiles(ServletContext, String, Model, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RDFFilesLoader
Load the "first time" files if we say it is the first time.
loadImports() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
loadInstance(String, Class<T>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
Load the instance with this URI, if it is assignable to this class.
LoadOntology - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
Should we allow the user to load an ontology?
LoadOntology() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.LoadOntology
 
loadPropertiesFromRequest(Properties, ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
loadRDF(VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadController
 
loadSparqlQuery(String) - Static method in class edu.cornell.mannlib.vitro.webapp.ontology.update.KnowledgeBaseUpdater
loads a SPARQL ASK query from a text file
LocaleSelectionController - Class in edu.cornell.mannlib.vitro.webapp.i18n.selection
Call this at /selectLocale&selection=[locale_string] For example: /selectLocale&selection=en_US or /selectLocale&selection=es Write an error to the log (and to DisplayMessage) if the selection is not syntactically valid.
LocaleSelectionController() - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionController
 
LocaleSelectionDataGetter - Class in edu.cornell.mannlib.vitro.webapp.i18n.selection
Get the data for the selectable Locales, so the Freemarker template can create a row of flag images that will select the desired locale.
LocaleSelectionDataGetter(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionDataGetter
 
LocaleSelectionFilter - Class in edu.cornell.mannlib.vitro.webapp.i18n.selection
Check for a Locale in the ServletContext or the Session that should override the Locale in the ServletRequest.
LocaleSelectionFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionFilter
 
LocaleSelectionSetup - Class in edu.cornell.mannlib.vitro.webapp.i18n.selection
Check the ConfigurationProperties for a forced locale, or for a comma-separate list of selectable locales.
LocaleSelectionSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionSetup
 
localesToLanguages(Enumeration<?>) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringUtils
Take an Enumeration of Locale objects, such as we might get from a request, and convert to a List of language strings, such as are needed by the LanguageFilteringRDFService.
localeToLanguage(Locale) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringUtils
Take a Locale object, such as we might get from a request, and convert to a language string used in RDF.
LocaleUtility - Class in edu.cornell.mannlib.vitro.webapp.utils
 
localName - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
LocalNamespaceClassUtils - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.utils
 
LocalNamespaceClassUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.LocalNamespaceClassUtils
 
localNameWithPrefix - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
lock() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
lock() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
lock() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Makes the object immutable and returns it.
LockableModel - Class in edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection
Makes it easy to use a Jena Model in a try-with-resources block.
LockableModel(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableModel
 
LockableOntModel - Class in edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection
Makes it easy to use a Jena OntModel in a try-with-resources block.
LockableOntModel(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModel
 
LockableOntModelSelector - Class in edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection
Makes it easy to use a Jena OntModel with a try-with-resources block.
LockableOntModelSelector(OntModelSelector) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModelSelector
 
LockedModel - Class in edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection
A model that is easy to use in a try-with-resources code block.
LockedOntModel - Class in edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection
A simple OntModel, except that it can only be created by locking a LockableOntModel.
log - Static variable in class edu.cornell.mannlib.semservices.util.SKOSUtils
 
log - Static variable in class edu.cornell.mannlib.vedit.util.FormUtils
 
log(PolicyIface, PolicyDecision) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyDecisionLogger
If the logger and the policy and the decision all pass the restrictions, write to the log.
log - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.vclassgroup.ProhibitedFromSearch
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsGenerator
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManagePagePreprocessor
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestAJAXController
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestDispatchController
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
log(String, String, Object[], String, String) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.I18nLogger
 
log(String) - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeLogger
 
log(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeLogger
 
log - Static variable in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
log(String, Individual, String, FakeApplicationOntologyService.TemplateAndDataGetters) - Static method in class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewLogger
 
log(String, Individual) - Static method in class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewLogger
 
log(ObjectProperty, String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewLogger
 
logChange(Statement, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
 
logChanges(Statement, Statement) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
 
logData(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
logError(String) - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeLogger
 
logError(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeLogger
 
LOGGED_IN_TIMEOUT_INTERVAL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Maximum inactive interval for a ordinary logged-in session, in seconds.
logger - Static variable in class edu.cornell.mannlib.semservices.util.XMLUtils
 
LoggingRDFService - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging
This RDFService wrapper adds instrumentation to the time-consuming methods of the inner RDFService.
LoggingRDFServiceFactory - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging
If the RDFServiceFactory is wrapped in this, then all RDFServices will be wrapped in a LoggingRDFService.
LoggingRDFServiceFactory(RDFServiceFactory) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
LOGIN - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
LOGIN_AGENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LOGIN_DATETIME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LOGIN_DURING_MAINTENANCE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
LOGIN_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
LoginEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
LoginEvent(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.LoginEvent
 
LoginExternalAuthReturn - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Handle the return from the external authorization login server.
LoginExternalAuthReturn() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginExternalAuthReturn
 
LoginExternalAuthSetup - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Set up the external authorization process.
LoginExternalAuthSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginExternalAuthSetup
 
LoginInProcessFlag - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
This sits in the session to say that a login is in process.
LoginInProcessFlag() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginInProcessFlag
 
LoginLogoutEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
LoginLogoutEvent() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.LoginLogoutEvent
 
LoginNotPermitted() - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator.LoginNotPermitted
 
LoginProcessBean - Class in edu.cornell.mannlib.vitro.webapp.controller.login
Where are we in the process of logging on? What message should we show to the user? TODO: the contents loginPageUrl is not explicitly defined, but it is assumed to be either null, absolute, or relative to the host.
LoginProcessBean() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
LoginProcessBean.Message - Class in edu.cornell.mannlib.vitro.webapp.controller.login
 
LoginProcessBean.MLevel - Enum in edu.cornell.mannlib.vitro.webapp.controller.login
 
LoginProcessBean.State - Enum in edu.cornell.mannlib.vitro.webapp.controller.login
 
LoginRedirector - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
A user has just completed the login process.
LoginRedirector(HttpServletRequest, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginRedirector
 
LoginStatusBean - Class in edu.cornell.mannlib.vedit.beans
An immutable object that records the user's login info as a session attribute.
LoginStatusBean(String, LoginStatusBean.AuthenticationSource) - Constructor for class edu.cornell.mannlib.vedit.beans.LoginStatusBean
 
loginStatusBean - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
LoginStatusBean.AuthenticationSource - Enum in edu.cornell.mannlib.vedit.beans
 
loginUri - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.LoginLogoutEvent
 
LoginWidget - Class in edu.cornell.mannlib.vitro.webapp.web.widgets
 
LoginWidget() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.widgets.LoginWidget
 
logNoDecision(PolicyDecision) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyDecisionLogger
 
LOGOUT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
Logout - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
Provide a means for programmatic logout.
Logout() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.Logout
 
LogoutEvent - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
LogoutEvent(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.LogoutEvent
 
LogoutRedirector - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
When a user logs out, where will they go?
LogoutRedirector() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LogoutRedirector
 
logSubstitue(String, List<String>, List<String>, List<String>, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
LogUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.log
Some static methods that might help with logging for debug purposes.
logWithDate(String) - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeLogger
 
logWithDate(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeLogger
 

M

MailUsersServlet - Class in edu.cornell.mannlib.vitro.webapp.controller
 
MailUsersServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.MailUsersServlet
 
MailUtil - Class in edu.cornell.mannlib.vitro.webapp.utils
 
MailUtil(HttpServletRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.MailUtil
 
main(String[]) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
 
mainImageUri - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
MainMenu - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu
A menu that can indicate the active item.
MainMenu() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenu
 
MainMenu(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenu
 
MainMenuItem - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu
A menu item that indicates whether it is the active item or not.
MainMenuItem(String, String, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenuItem
 
MaintainDuplicatesObjectPropertyDataPostProcessor - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
The object property data postprocessor that is used if the view does not specify another postprocessor
MaintainDuplicatesObjectPropertyDataPostProcessor(ObjectPropertyTemplateModel, WebappDaoFactory) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.MaintainDuplicatesObjectPropertyDataPostProcessor
 
makeClassGroupsFromRootClasses(WebappDaoFactory, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaModelUtils
Creates a set of vitro:ClassGroup resources for each root class in an ontology.
makeIndividual(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoSDB
 
makeInMemoryDataset(Model, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
makeListCopy(List<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
makeLocalNameWithPrefix(ResourceBean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
makeMultiClassQuery(List<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
 
makeNodeForURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
makeOptionListFromBeans(List, String, String, String, String) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
makeOptionListFromBeans(List, String, String, String, String, boolean) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
makeOptionListOfSubVClasses(WebappDaoFactory, String, String) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
makePagesList(long, int, int, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
makePickListName(ResourceBean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
makeRdfLiteralHash(DataPropertyStatement) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.RdfLiteralHash
Make a hash based on individual, property, literal and (lang or datatype).
makeRdfsLabelLiteralHash(Individual, String, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.RdfLiteralHash
 
makeVClassOptionList(WebappDaoFactory, String) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
MANAGE_MENUS - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
MANAGE_OWN_PROXIES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
MANAGE_PROXIES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
MANAGE_SEARCH_INDEX - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
MANAGE_USER_ACCOUNTS - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
ManageLabelsForIndividualController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ManageLabelsForIndividualController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ManageLabelsForIndividualController
 
ManageLabelsForIndividualGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
This allows the page to show all the labels for a particular individual and sets up code enabling the addition of a new label.
ManageLabelsForIndividualGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsForIndividualGenerator
 
ManageLabelsForIndividualGenerator.LabelInformation - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
ManageLabelsForIndividualGenerator.LabelInformationComparator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
ManageLabelsForIndividualPreprocessor - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
 
ManageLabelsForIndividualPreprocessor(EditConfigurationVTwo) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManageLabelsForIndividualPreprocessor
 
ManageLabelsGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
This generator selects the actual generator to be employed.
ManageLabelsGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManageLabelsGenerator
 
ManagePageGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generates the form for adding and editing a page in the display model.
ManagePageGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManagePageGenerator
 
ManagePagePreprocessor - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
 
ManagePagePreprocessor(EditConfigurationVTwo) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManagePagePreprocessor
 
ManageProxiesAjaxController - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax
Handle the AJAX functions that are specific to the ManageProxies pages.
ManageProxiesAjaxController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.ManageProxiesAjaxController
 
ManageProxiesController - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
Parcel out the different actions required of the ManageProxies GUI.
ManageProxiesController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesController
 
ManageProxiesCreatePage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
Create a new relationship, or set of relationships, between zero or more proxies and zero or more profiles.
ManageProxiesCreatePage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesCreatePage
 
ManageProxiesEditPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
This is not really a page, in that it doesn't display anything.
ManageProxiesEditPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesEditPage
 
ManageProxiesListPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
TODO
ManageProxiesListPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage
 
ManageProxiesListPage.ProxyItemWrapper - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
 
ManageRootAccount - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.usepages
Should we allow the user to edit or delete the root account?
ManageRootAccount() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.usepages.ManageRootAccount
 
manufactureChangeSet() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
manufactureChangeSet() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
manufactureChangeSet() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
manufactureChangeSet() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
manufactureChangeSet() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Create a ChangeSet object
manufactureChangeSet() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Creates a ChangeSet object
manufactureModelChange() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Creates an instance of the ModelChange class
manufactureModelChange(InputStream, RDFService.ModelSerializationFormat, ModelChange.Operation, String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
Creates an instance of the ModelChange class
manufactureModelChange() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
manufactureModelChange(InputStream, RDFService.ModelSerializationFormat, ModelChange.Operation, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
map() - Method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.FieldMap
Release the map for use.
markModified(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
markModified(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
 
markModified(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
markModified(Individual, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
MARKUP_FILE_PATH - Variable in class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 
MaskingOntModelCache - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
The named models in the masking cache will be used in preference to a model of the same name in the base cache.
MaskingOntModelCache(OntModelCache, OntModelCache, Collection<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.MaskingOntModelCache
 
MASKS_PROPERTY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
match(ContentType) - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Returns whether this content type is match by the content type found in the "Accept" header field of an HTTP request.
matches(ReasonerStatementPattern) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
All fields must match, either by being equal, or by being a wild card.
MatchResult(Matcher, int, Tags.TagVersionInfo.MatchResult.Style) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult
 
matchStatementsFromModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
Get a list of statements from this model that match this pattern.
MAX_PASSWORD_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
MAX_QUERY_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.grefine.GrefinePropertyListServlet
 
MAX_QUERY_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.grefine.JSONReconcileServlet
 
MAX_QUERY_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController
 
MAX_QUERY_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.DataAutocompleteController
 
MAX_QUERY_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
MAXIMUM_FILE_SIZE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
Limit file size to 6 megabytes.
MAXIMUM_IMAGE_DISPLAY_WIDTH - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadHelper
If the main image is larger than this, it will be displayed at reduced scale.
maximumMultipartFileSize() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpRestoreController
Override this to change the maximum size of uploaded files in multipart requests.
maximumMultipartFileSize() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
How large an image file will we accept?
maximumMultipartFileSize() - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaCsv2RdfController
 
maximumMultipartFileSize() - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaXMLFileUpload
 
maximumMultipartFileSize() - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadController
 
maximumMultipartFileSize() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper.ParsingStrategy
 
maximumMultipartFileSize() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
Override this to change the maximum size of uploaded files in multipart requests.
maximumMultipartFileSize() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.SearchServiceController
Limit file size to 1 Gigabyte.
maxNonACRangeIndividualCount - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
maxOccurs - Variable in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
maxVal - Variable in class edu.cornell.mannlib.vedit.validator.impl.IntValidator
 
MAY_EDIT_AS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
MD5_CHECKSUM - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
md5HashIsNull(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Checks if the user still has got an MD5 Password
md5HashIsNull(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
md5HashIsNull(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
MEMORY_MAPPED_CONTENT_MODELS - Static variable in class edu.cornell.mannlib.vitro.webapp.modules.tripleSource.ContentTripleSource
These are the small content OntModels for which we don't need short-term instances.
MemoryMappedModel - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
Creates an in-memory model, with a listener that keeps the external model in sync with it.
MemoryMappedModel(Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel
 
MemoryMappedModel.ModelSynchronizer - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
Simple change listener to keep a model (the 'synchronizee') in synch with the model with which it is registered.
MemoryMappingModelMaker - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.adapters
Provides fast read access to small models, by creating a "mapped" model in memory.
MemoryMappingModelMaker(ModelMaker, String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
Menu - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu
 
Menu() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.Menu
 
MENU_N3_FILE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
MENU_N3_FILE_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
MENU_POSITION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
MENU_TEXT_RES - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
MENU_TEXT_RES - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
MenuDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
MenuDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
MenuDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.MenuDaoJena
 
MenuItem - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu
 
MenuItem(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MenuItem
 
MenuItem(String, String, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MenuItem
 
MenuManagementDataUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.menuManagement
 
MenuManagementDataUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.MenuManagementDataUtils
 
MenuManagementDataUtils.IMenuManagementDataUtils - Interface in edu.cornell.mannlib.vitro.webapp.utils.menuManagement
 
MenuManagementEdit - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
Process edits from display model editing, so form should submit to this page which should then process the parameters and then make the necessary changes to the model.
MenuManagementEdit() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.MenuManagementEdit
 
menuQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.MenuDaoJena
 
menuQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.MenuDaoJena
 
merge(Configuration, String, Map) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditElementVTwo
Utility method for use in EditElements to merge a freemarker template.
mergeAllPossibleDataProperties(List<Property>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
MergeResult() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils.MergeResult
 
MergeResult(String, Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils.MergeResult
 
mergeToHelpTemplate(Map<String, Object>, Environment) - Method in class edu.cornell.mannlib.vitro.webapp.web.methods.BaseTemplateMethodModel
 
Message() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler.Message
 
Message(UserAccountsListPage.Message.Type, UserAccount, boolean, Collection<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.Message
 
Message() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.Message
 
Message(HttpServletRequest, LoginProcessBean.MLevel, String, Object...) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.Message
 
MESSAGE_ALREADY_OPEN - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
MESSAGE_ALREADY_RESTRICTED - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
MESSAGE_NO_MESSAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
MESSAGE_OPENING - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
MESSAGE_RESTRICTING - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
MESSAGE_RFC822 - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that indicates that the body contains an encapsulated message, with the syntax of an RFC 822 email message.
messageLoginDisabled(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BaseLoginServlet
Tell the user that it's nothing personal, they just aren't allowed in.
messageLoginFailed(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BaseLoginServlet
A general purpose error message for the user to see.
MetadataNamespaceContext - Class in edu.cornell.mannlib.semservices.util
 
MetadataNamespaceContext() - Constructor for class edu.cornell.mannlib.semservices.util.MetadataNamespaceContext
 
method - Variable in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
migrate() - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel18.FauxPropertiesUpdater
 
migrate() - Method in class edu.cornell.mannlib.vitro.webapp.migration.rel18.RemoveObsoleteMetadataGraphs
 
migrateDisplayModel(UpdateSettings) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase
 
MIMEParse - Class in org.linkeddatafragments.util
MIME-Type Parser This class provides basic functions for handling mime-types.
MIMEParse.FitnessAndQuality - Class in org.linkeddatafragments.util
Structure for holding a fitness/quality combo
MIMEParse.ParseResults - Class in org.linkeddatafragments.util
Parse results container
mimeTypes - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.SparqlQueryBuilderServlet
 
MIN_PASSWORD_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
MinimalDocumentModifiers() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateDocumentWorkUnit.MinimalDocumentModifiers
 
MINIMUM_CROP_SIZE - Static variable in interface edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor
We won't let you crop to smaller than this many pixels wide or high.
minOccurs - Variable in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
minVal - Variable in class edu.cornell.mannlib.vedit.validator.impl.IntValidator
 
MiscWebUtils - Class in edu.cornell.mannlib.vitro.webapp.web
 
MiscWebUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
 
Model - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
ModelAccess - Class in edu.cornell.mannlib.vitro.webapp.modelaccess
The root access point for the RDF data structures: RDFServices, Datasets, ModelMakers, OntModels, OntModelSelectors and WebappDaoFactories.
ModelAccess() - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
ModelAccess.DatasetOption - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.LanguageOption - Enum in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.ModelAccessFactory - Class in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.ModelAccessOption - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.OntModelSelectorOption - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.PolicyOption - Enum in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.RdfServiceOption - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.ReasoningOption - Enum in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.WebappDaoFactoryOption - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccess.WhichService - Enum in edu.cornell.mannlib.vitro.webapp.modelaccess
 
ModelAccessFactory() - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.ModelAccessFactory
 
ModelAccessKey - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
An immutable collection of options that can be used as a key in a hashmap.
ModelAccessKey(ModelAccess.ModelAccessOption...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
ModelChange - Interface in edu.cornell.mannlib.vitro.webapp.rdfservice
A ModelChange is one component of a ChangeSet.
ModelChange.Operation - Enum in edu.cornell.mannlib.vitro.webapp.rdfservice
 
ModelChangeImpl - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl
 
ModelChangeImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
ModelChangeImpl(InputStream, RDFService.ModelSerializationFormat, ModelChange.Operation, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
ModelChangePreprocessor - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors
 
ModelConstructQueryContext - Class in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
TODO
ModelConstructQueryContext(Model, QueryHolder) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ModelConstructQueryContext
 
ModelContext - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
ModelContext() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.ModelContext
 
ModelMakerOntModelCache - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
When an OntModel is requested for the first time, get a model from the ModelMaker, wrap it, and cache it for subsequent requests.
ModelMakerOntModelCache(ModelMaker) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.ModelMakerOntModelCache
 
ModelMakerWithPersistentEmptyModels - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.adapters
This ModelMaker will remember the URIs of models you create, even if you don't add triples to them.
ModelMakerWithPersistentEmptyModels(ModelMaker) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
modelName - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
modelName(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
If the string is found in ModelNames, return the name of the constant.
ModelNames - Class in edu.cornell.mannlib.vitro.webapp.modelaccess
A central place to record the URIs of the models that we rely on.
ModelNames() - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
ModelSelector - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration
Interface that is intended to be used with N3 Editing to allow a EditConfiguration to specify which models will be used during editing.
ModelSwitcher - Class in edu.cornell.mannlib.vitro.webapp.filters
Handle model switching, if requested for the editing framework.
ModelSwitcher() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.ModelSwitcher
 
ModelSynchronizer(Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
modelToAdd - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
modelToString(Model) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
Local implementations of Model can display themselves.
modelToSubtract - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
ModelUpdate - Class in edu.cornell.mannlib.vitro.webapp.reasoner
 
ModelUpdate() - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
ModelUpdate(Statement, ModelUpdate.Operation, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
ModelUpdate.Operation - Enum in edu.cornell.mannlib.vitro.webapp.reasoner
 
modifyDocument(Individual, SearchInputDocument) - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifier
Use the rules contained within this class to modify this search document, according to the characteristics of this individual.
modifyDocument(Individual, SearchInputDocument) - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierList
Exercise the list of modifiers, making changes to this document based on this individual.
modifyDocument(Individual, SearchInputDocument) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListBasic
 
modifyDocument(Individual, SearchInputDocument) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListDeveloper
Each time a modifier is run, accumulate the timings for it.
modifyDocument(Individual, SearchInputDocument) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.FieldBooster
 
modifyDocument(Individual, SearchInputDocument) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
modifyDocument(Individual, SearchInputDocument) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryI18nDocumentModifier
 
modifyDocument(Individual, SearchInputDocument) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.ThumbnailImageURL
 
modifyEditConfiguration(EditConfigurationVTwo, VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.EditConfigurationAJAXGenerator
 
modifyPropertyQualifications() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
Update application ontology data for domain and range-qualified properties to use any applicable settings from obsolete subproperties
modTime - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
MODTIME - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
MODTIME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
MONIKER - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
MONIKER - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
MoreProfileInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax
Get more information (class label and image URL) about a selected proxy.
MoreProfileInfo(HttpServlet, VitroRequest, HttpServletResponse) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.MoreProfileInfo
 
MoreProxyInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax
Get more information (class label and image URL) about a selected proxy.
MoreProxyInfo(HttpServlet, VitroRequest, HttpServletResponse) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.MoreProxyInfo
 
MOST_SPECIFIC_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
MOST_SPECIFIC_TYPE_QUERY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
MOST_SPECIFIC_TYPE_URIS - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Most specific types for individual
moveNullEndDateTimesToTop(List<ObjectPropertyStatementTemplateModel>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
MULTI_VALUED_EDIT_SUBMISSION - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
MULTI_VALUED_EDIT_SUBMISSION - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionUtils
 
MULTIPART_RELATED - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the MIME multipart/related content type.
MultipartRequestWrapper - Class in edu.cornell.mannlib.vitro.webapp.controller
Wraps a multipart HTTP request, and pre-parses it for file uploads, without losing the request parameters.
MultipartRequestWrapper(HttpServletRequest, MultipartRequestWrapper.ListsMap<String>, MultipartRequestWrapper.ListsMap<FileItem>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
 
MultipartRequestWrapper.ParsingStrategy - Interface in edu.cornell.mannlib.vitro.webapp.controller
 
MULTIPLEXED_PARAMETER_NAME - Static variable in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
MultiValueEditSubmission - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
MultiValueEditSubmission(VitroRequest, EditConfigurationVTwo) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
MultiValueEditSubmissionTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit
 
MultiValueEditSubmissionTemplateModel(MultiValueEditSubmission) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.MultiValueEditSubmissionTemplateModel
 
myDescription - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
Information about the type of information expected of a member of this VClass
myEntityCount - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
myExample - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
An example member of this VClass
myName - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
What this VClass is called
myShortDefinition - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 

N

N3 - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContetType that describes N3 RDF, this is unofficial and unregistered Added by Brian Caruso for VIVO.
N3_MIMETYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
N3EditUtils - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
N3EditUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
 
N3MultiPartUploadDELETEME - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
TO BE DELETED.
N3MultiPartUploadDELETEME() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.N3MultiPartUploadDELETEME
 
N3ValidatorVTwo - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
name - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
name - Variable in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Field
 
NAME_LOWERCASE - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
rdfs:label lowercased, no tokenizing, no stop words, no stemming
NAME_LOWERCASE_SINGLE_VALUED - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Same as NAME_LOWERCASE, but single-valued so it's sortable.
NAME_PHONETIC - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
 
NAME_RAW - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Raw rdfs:label: no lowercasing, no tokenizing, no stop words, no stemming
NAME_SINGLE_CHARACTER_SOURCES - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Same as for path, except that a period is not translated.
NAME_SINGLE_CHARACTER_TARGETS - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Same as for path, except that a period is not translated.
NAME_STEMMED - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
rdfs:label lowercased, tokenized, stop words, stemmed
NAME_UNSTEMMED - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
rdfs:label lowercased, tokenized, stop words, no stemming
NameBlankNodesAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
NamedDefaultModelMaker - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.adapters
This model maker allows you to refer to the default model by a name.
NamedDefaultModelMaker(ModelMaker, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
NamedVariable(NVT) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.NamedVariable
 
namesMap - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
A map of the URIS, keyed by their short names, intended only for display purposes.
NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.DisplayByRolePermission
 
NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.EditByRolePermission
 
NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PublishByRolePermission
 
namespace - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
The namespace of the vocabulary as a resource
NAMESPACE_HASPREFIXMAPPING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
NAMESPACE_ISCURRENTPREFIXMAPPING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
NAMESPACE_NAMESPACEURI - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
NAMESPACE_PREFIX - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
NAMESPACE_PREFIX_MAPPING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
NamespaceMapper - Interface in edu.cornell.mannlib.vitro.webapp.utils
 
NamespaceMapperFactory - Class in edu.cornell.mannlib.vitro.webapp.utils
 
NamespaceMapperFactory() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.NamespaceMapperFactory
 
NamespaceMapperJena - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
NamespaceMapperJena(OntModel, OntModel, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.NamespaceMapperJena
 
NamespacePrefixOperationController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
NamespacePrefixOperationController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.NamespacePrefixOperationController
 
NamespacePrefixRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
NamespacePrefixRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.NamespacePrefixRetryController
 
NamespacesListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena
 
NamespacesListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena.NamespacesListingController
 
NameStatementTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
This allows the template to treat an rdfs:label like a data property statement, and thus have an editing link.
NAVIGATION_ELEMENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
This represents a menu item or other general navigation item.
NegativeIntegerException() - Constructor for exception edu.cornell.mannlib.vedit.util.FormUtils.NegativeIntegerException
 
NEW_URI_SENTINEL - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.EditConfigurationConstants
Constants used by edit configuration
newEditKey(HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
newIndividual(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
newIndividual(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
newIndividual(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
newIndividual(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
newIndividual(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
newIndividual(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
newIndividual(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
newIndividual(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
newIndividual(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
If the given individual already exists in the default write graph, throws an RDFServiceException, otherwise adds one type assertion to the default write graph.
newIndividual(String, String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
If the given individual already exists in the given graph, throws an RDFServiceException, otherwise adds one type assertion to the given graph.
NewIndividualFormGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generates the edit configuration for a default property form.
NewIndividualFormGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.NewIndividualFormGenerator
 
newPassword - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
newProperty - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
newPropertyOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
newThread(Runnable) - Method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.Factory
 
NewURIMaker - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
Interface for an object that returns a new, unused URI, in the default namespace or in a specified namespace.
NewURIMakerVitro - Class in edu.cornell.mannlib.vitro.webapp.dao
 
NewURIMakerVitro(WebappDaoFactory) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.NewURIMakerVitro
 
next() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
next() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetQuadsIterator
 
next() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetTriplesIterator
 
nextBinding() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
nextSolution() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
nextStatement() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase.EmptyStmtIterator
 
nextStep - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
NO_MESSAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.Message
 
NOBODY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
noCache() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
NoCounts() - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.NoCounts
 
nodeToObject(RDFNode) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
nodeToObject(RDFNode) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
 
nodeToString(RDFNode) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
nodeToString(RDFNode) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
 
nodeToString(RDFNode) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
NoEmailStrategy(VitroRequest, UserAccountsFirstTimeExternalPage) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy.NoEmailStrategy
 
NONUSER_NAMESPACES - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
NoRegisteredMimeTypesException - Exception in org.linkeddatafragments.exceptions
Exception thrown when no mimeTypes are known to the system
NoRegisteredMimeTypesException() - Constructor for exception org.linkeddatafragments.exceptions.NoRegisteredMimeTypesException
Constructs the exception
NOT_INITIALIZED - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
This can be used as a "not initialized" indicator for a property that could validly be set to null.
NotAcceptableException - Exception in edu.cornell.mannlib.vitro.webapp.utils.http
Indicates that none of the available types are acceptable to the client.
NotAcceptableException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.http.NotAcceptableException
 
NotAuthorizedResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
This allows processRequest() in sub-classes of FreemarkerHttpServlet to decide that the request is not authorized, and properly handle the redirection.
NotAuthorizedResponseValues(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.NotAuthorizedResponseValues
 
NotAuthorizedToUseApiException - Exception in edu.cornell.mannlib.vitro.webapp.controller.api
When you try to use an API that you aren't authorized for, we don't redirect you to the login page.
NotAuthorizedToUseApiException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.api.NotAuthorizedToUseApiException
 
NotAuthorizedToUseApiException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.api.NotAuthorizedToUseApiException
 
NotAuthorizedToUseApiException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.api.NotAuthorizedToUseApiException
 
NotConfiguredException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.NotConfiguredException
 
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.VClassGroupCacheChangeListener
 
notifyEvent(Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
notifyEvent(Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
notifyEvent(String, Object) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeListener
Override this to listen to events pertaining to the given graphURI.
notifyEvent(String, Object) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.IndexingChangeListener
We only care about events that signal the end of an edit operation.
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledChangeListener
 
notifyEvent(Model, Object) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
notifyListeners(ModelChange) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
notifyListenersOfChanges(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
notifyListenersOfEvent(Object) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
notifyListenersOfPostChangeEvents(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
notifyListenersOfPreChangeEvents(ChangeSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
notifyModelChange(ModelChange) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeListener
Override this to listen to each model change
notifyModelChange(ModelChange) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
notifyUser() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
notifyUser() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
notifyUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy.EmailStrategy
 
notifyUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy.NoEmailStrategy
 
notifyUser(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy
 
notifyUser() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
notifyWorkUnitCompletion(Runnable) - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.Task
 
notifyWorkUnitCompletion(Runnable) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.RebuildIndexTask
 
notifyWorkUnitCompletion(Runnable) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateStatementsTask
 
notifyWorkUnitCompletion(Runnable) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateUrisTask
 
NquadsParser - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
TODO
NquadsParser(InputStream) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.NquadsParser
 
NS - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
The namespace of the vocabulary as a string
NS_CORE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
NS_OBO - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
numPrefixes() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
numPrefixes() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 

O

object - Variable in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
OBJECT_PROPERTY_QUERY_STRING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
objectPattern(Property) - Static method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
 
objectPattern(Statement) - Static method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
 
ObjectProperty - Class in edu.cornell.mannlib.vitro.webapp.beans
a class representing an object property
ObjectProperty() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
ObjectProperty.DisplayComparator - Class in edu.cornell.mannlib.vitro.webapp.beans
Sorts Property objects, by property rank, then alphanumeric.
ObjectPropertyAlphaComparator(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowObjectPropertyHierarchyController.ObjectPropertyAlphaComparator
 
ObjectPropertyDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
ObjectPropertyDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
ObjectPropertyDaoFiltering(ObjectPropertyDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
ObjectPropertyDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
ObjectPropertyDaoJena(RDFService, DatasetWrapperFactory, Map<PropertyDao.FullPropertyKey, String>, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
ObjectPropertyDataPostProcessor - Interface in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
These postprocessors take a list of object property statement data returned from a SPARQL query and prepare it for insertion into the template data model.
ObjectPropertyFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
ObjectPropertyFiltering(ObjectProperty, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
objectPropertyMap - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
ObjectPropertyStatement - Interface in edu.cornell.mannlib.vitro.webapp.beans
 
ObjectPropertyStatementDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
Created by IntelliJ IDEA.
ObjectPropertyStatementDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
ObjectPropertyStatementDaoFiltering(ObjectPropertyStatementDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
ObjectPropertyStatementDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
ObjectPropertyStatementDaoJena(RDFService, DatasetWrapperFactory, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
ObjectPropertyStatementDaoSDB - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
ObjectPropertyStatementDaoSDB(RDFService, DatasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode, WebappDaoFactorySDB) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoSDB
 
ObjectPropertyStatementFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
ObjectPropertyStatementFiltering(ObjectPropertyStatement, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
ObjectPropertyStatementImpl - Class in edu.cornell.mannlib.vitro.webapp.beans
a class representing a particular instance of an object property
ObjectPropertyStatementImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
ObjectPropertyStatementImpl(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
ObjectPropertyStatementImpl.DisplayComparator - Class in edu.cornell.mannlib.vitro.webapp.beans
Sorts entity object for display presentation.
ObjectPropertyStatementListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
ObjectPropertyStatementListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.ObjectPropertyStatementListingController
 
ObjectPropertyStatementRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
ObjectPropertyStatementRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.ObjectPropertyStatementRetryController
 
objectPropertyStatements - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
ObjectPropertyStatementTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
ObjectPropertyStatementTemplateModel(String, ObjectProperty, String, Map<String, String>, String, VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyStatementTemplateModel
 
objectPropertyTemplateModel - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
 
ObjectPropertyTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
ObjectPropertyTemplateModel.ConfigError - Enum in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
objectVarName - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
offer(E) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
on(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
on(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
OntModelCache - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
A source for OntModels from the triple-store.
OntModelKey - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
An immutable key for storing and retrieving OntModels.
OntModelKey(String, ModelAccess.LanguageOption...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelKey
 
ontModelKey(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelSelectorKey
Get appropriate keys for the DISPLAY, USER_ACCOUNTS, and APPLICATION_METADATA models.
OntModelSelector - Interface in edu.cornell.mannlib.vitro.webapp.dao.jena
Interface for retrieving RDF (Ont)models containing certain types of data.
ontModelSelector - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
OntModelSelectorImpl - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
OntModelSelectorImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
OntModelSelectorKey - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
An immutable key for storing OntModelSelectors in the ModelAccess maps.
OntModelSelectorKey(ModelAccess.OntModelSelectorOption...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelSelectorKey
 
ontModelSelectorKey() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.WebappDaoFactoryKey
 
ontModelToString(OntModel) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
Local implementations of OntModel can display themselves.
OntologiesListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
OntologiesListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.OntologiesListingController
 
Ontology - Class in edu.cornell.mannlib.vitro.webapp.beans
A representation of an OWL ontology resource [kwg8-08/01/07] unified get*, set* methods with style in VClass.java
Ontology() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
ONTOLOGY_PREFIX_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
ONTOLOGY_PREFIX_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
OntologyChangeParser - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
Performs parsing on Prompt output and provides change object list.
OntologyChangeParser(ChangeLogger) - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.OntologyChangeParser
 
OntologyController - Class in edu.cornell.mannlib.vitro.webapp.controller
 
OntologyController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.OntologyController
 
OntologyDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
OntologyDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
OntologyDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
OntologyEditController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
OntologyEditController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.OntologyEditController
 
OntologyRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
OntologyRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.OntologyRetryController
 
ontologyUrl - Variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.LoadOntology
 
OntoRequestedAction - Interface in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces
Denotes an action that relates to manipulating the ontology.
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
openModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
openModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
 
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
openModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
openModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
openModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
openModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
openModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
openModel(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
openModelIfPresent(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
OPENSEARCH - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the OpenSearch description document
OPENSOCIAL_DEBUG - Static variable in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
OPENSOCIAL_GADGETS - Static variable in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
OPENSOCIAL_NOCACHE - Static variable in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
OpenSocialManager - Class in edu.ucsf.vitro.opensocial
 
OpenSocialManager(VitroRequest, String) - Constructor for class edu.ucsf.vitro.opensocial.OpenSocialManager
 
OpenSocialManager(VitroRequest, String, boolean) - Constructor for class edu.ucsf.vitro.opensocial.OpenSocialManager
 
OpenSocialSmokeTests - Class in edu.ucsf.vitro.opensocial
Do some quick checks to see whether the OpenSocial stuff is configured and working.
OpenSocialSmokeTests() - Constructor for class edu.ucsf.vitro.opensocial.OpenSocialSmokeTests
 
OpenSocialSmokeTests.ShindigTesterException - Exception in edu.ucsf.vitro.opensocial
 
OpenSocialSmokeTests.TokenServiceTester - Class in edu.ucsf.vitro.opensocial
 
OpenSocialSmokeTests.TokenServiceTesterException - Exception in edu.ucsf.vitro.opensocial
 
operateOnModel(Model, ModelChange, Dataset) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
OperationController - Class in edu.cornell.mannlib.vedit.controller
 
OperationController() - Constructor for class edu.cornell.mannlib.vedit.controller.OperationController
 
OperationUtils - Class in edu.cornell.mannlib.vedit.util
 
OperationUtils() - Constructor for class edu.cornell.mannlib.vedit.util.OperationUtils
 
opsDao - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
Option - Class in edu.cornell.mannlib.vedit.beans
 
Option() - Constructor for class edu.cornell.mannlib.vedit.beans.Option
 
Option(String, String, boolean) - Constructor for class edu.cornell.mannlib.vedit.beans.Option
 
Option(String, String) - Constructor for class edu.cornell.mannlib.vedit.beans.Option
 
Option(String) - Constructor for class edu.cornell.mannlib.vedit.beans.Option
 
OPTION_MODEL_FULL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
OPTION_MODEL_FULL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils
 
OPTION_MODEL_USER_ACCOUNTS - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
OPTION_MODEL_USER_ACCOUNTS - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils
 
optionListByName(String) - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
Options - Class in edu.cornell.mannlib.vitro.webapp.web.jsptags
Build the options list using info in EditConfiguration.
Options() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.jsptags.Options
 
OptionsForClassTag - Class in edu.cornell.mannlib.vitro.webapp.web.jsptags
This tag will build an option list for individuals of a VClass.
OptionsForClassTag() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag
 
OptionsForPropertyTag - Class in edu.cornell.mannlib.vitro.webapp.web.jsptags
This tag will build an option list using the subjectUri and the predicateUri.
OptionsForPropertyTag() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
OptionTag - Class in edu.cornell.mannlib.vedit.tags
 
OptionTag() - Constructor for class edu.cornell.mannlib.vedit.tags.OptionTag
 
or(AuthorizationRequest) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
org.linkeddatafragments.config - package org.linkeddatafragments.config
 
org.linkeddatafragments.datasource - package org.linkeddatafragments.datasource
 
org.linkeddatafragments.datasource.index - package org.linkeddatafragments.datasource.index
 
org.linkeddatafragments.datasource.tdb - package org.linkeddatafragments.datasource.tdb
 
org.linkeddatafragments.exceptions - package org.linkeddatafragments.exceptions
 
org.linkeddatafragments.fragments - package org.linkeddatafragments.fragments
 
org.linkeddatafragments.fragments.tpf - package org.linkeddatafragments.fragments.tpf
 
org.linkeddatafragments.servlet - package org.linkeddatafragments.servlet
 
org.linkeddatafragments.util - package org.linkeddatafragments.util
 
org.linkeddatafragments.views - package org.linkeddatafragments.views
 
org.vivoweb.linkeddatafragments.datasource.rdfservice - package org.vivoweb.linkeddatafragments.datasource.rdfservice
 
org.vivoweb.linkeddatafragments.servlet - package org.vivoweb.linkeddatafragments.servlet
 
org.vivoweb.linkeddatafragments.views - package org.vivoweb.linkeddatafragments.views
 
originalProperty - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
originalPropertyOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
originalResultSet - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
OWL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
OWL_ONTOLOGY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
OWL_THING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 

P

page - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
page - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
page - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
Class of pages.
PAGE_CONTROLLER_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
PAGE_TEMPLATE_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
PAGE_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
PAGE_VIEWABLE_ADMIN - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
PAGE_VIEWABLE_CURATOR - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
PAGE_VIEWABLE_EDITOR - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
PAGE_VIEWABLE_LOGGEDIN - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
PAGE_VIEWABLE_PUBLIC - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
PageController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Controller for getting data for pages defined in the display model.
PageController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.PageController
 
PageDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
PageDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
PageDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
pageDataGetterTypeQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
pageDataGetterTypesQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
PagedSearchController - Class in edu.cornell.mannlib.vitro.webapp.search.controller
Paged search controller that uses the search engine
PagedSearchController() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
PagedSearchController.Format - Enum in edu.cornell.mannlib.vitro.webapp.search.controller
 
PagedSearchController.PagingLink - Class in edu.cornell.mannlib.vitro.webapp.search.controller
 
PagedSearchController.Result - Enum in edu.cornell.mannlib.vitro.webapp.search.controller
 
PagedSearchController.VClassGroupSearchLink - Class in edu.cornell.mannlib.vitro.webapp.search.controller
 
PagedSearchController.VClassSearchLink - Class in edu.cornell.mannlib.vitro.webapp.search.controller
 
PageForwarder - Interface in edu.cornell.mannlib.vedit.forwarder
 
pageMappingsQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
pageMappingsQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
pageNumber - Variable in class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
pageNumber - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
 
pageNumber - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
pageNumberWasRequested - Variable in class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
pageNumberWasRequested - Variable in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
pageQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
pageQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
PageRecord(String, String, String, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
PageRoutingFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
This filter is intended to route requests to pages defined in the display model.
PageRoutingFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
pageTypeQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
pageTypeQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
param - Variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
PARAMETER_ACCOUNTS_PER_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_ACTION - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
The form field that tells what we are doing: uploading? deleting?
PARAMETER_CONFIRM_PASSWORD - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
PARAMETER_EMAIL_ADDRESS - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
PARAMETER_ENTITY_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
The form field that identifies the Individual.
PARAMETER_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
PARAMETER_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils
 
PARAMETER_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
PARAMETER_NEW_PASSWORD - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
PARAMETER_NEW_USER_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_OPEN - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
PARAMETER_ORDERING_DIRECTION - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_ORDERING_FIELD - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_PAGE_INDEX - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_PAGE_INDEX - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage
 
PARAMETER_PASSWORD - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
PARAMETER_QUERY - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
PARAMETER_RELATIONSHIPS_PER_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage
 
PARAMETER_RESTRICT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
PARAMETER_ROLE_FILTER_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_SEARCH_TERM - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_SEARCH_TERM - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage
 
PARAMETER_SELECTION - Static variable in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionController
 
PARAMETER_UPDATED_USER_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
PARAMETER_UPLOADED_FILE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
The form field of the uploaded file; use as a key to the FileItem map.
PARAMETER_VALUE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
PARAMETER_VIEW_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage
 
PARAMETERNAME_OBJ - Static variable in interface org.linkeddatafragments.fragments.tpf.ITriplePatternFragmentRequest
 
PARAMETERNAME_PAGE - Static variable in interface org.linkeddatafragments.fragments.ILinkedDataFragmentRequest
 
PARAMETERNAME_PRED - Static variable in interface org.linkeddatafragments.fragments.tpf.ITriplePatternFragmentRequest
 
PARAMETERNAME_SUBJ - Static variable in interface org.linkeddatafragments.fragments.tpf.ITriplePatternFragmentRequest
 
ParamMap() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.ParamMap
 
ParamMap(String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.ParamMap
 
ParamMap(List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.ParamMap
 
ParamMap(Map<String, String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.ParamMap
 
parse(String) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
parse(InputStream) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
parse(HttpServletRequest, MultipartRequestWrapper.ParsingStrategy) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper
If this is a multipart request, wrap it.
parse(LockableModel, String, Class<T>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationRdfParser
 
parse(Reader) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Html2Text
 
parse(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Html2Text
 
parse() - Method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchResultsParser
Parse the entire response into a list of maps.
parse(ResultSetParser<T>) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.ExecutingSelectQueryContext
 
parseAcceptHeader(HttpServletRequest, Collection<String>, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.VitroApiServlet
 
parseAcceptHeader(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.http.ContentTypeUtil
The order of items in the Accept header is not important.
parseAdditionalParameters() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
parseAdditionalParameters() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
parseAdditionalParameters() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
parseAndFilterResponse(SearchResponse, FieldMap, SearchResponseFilter, int) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
Parse a response into a list of maps, accepting only those maps that pass a filter, and only up to a maximum number of records.
parseAndFilterResponse(SearchResponseFilter, int) - Method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchResultsParser
Parse the response, accepting only those maps that are acceptable to the filter, until we reach the maximum desired number of results (or until we have parsed the entire response).
parseFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.OntologyChangeParser
 
parseForAutoComplete(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
Create an AutoCompleteWords object that can be used to build an auto-complete query.
parseIntoFragmentRequest(HttpServletRequest, ConfigReader) - Method in class org.linkeddatafragments.fragments.FragmentRequestParserBase
 
parseIntoFragmentRequest(HttpServletRequest, ConfigReader) - Method in interface org.linkeddatafragments.fragments.IFragmentRequestParser
Parses the given HTTP request into a specific ILinkedDataFragmentRequest.
parseIntoRDFNode(String) - Method in class org.linkeddatafragments.util.RDFTermParser
 
parseIntoTriplePatternElement(String) - Method in class org.linkeddatafragments.util.TriplePatternElementParser
 
parseJson(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils
net.sf.json could parse a JSON string without throwing a checked exception.
parseMarkup() - Method in class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 
parseMediaRange(String) - Static method in class org.linkeddatafragments.util.MIMEParse
Carves up a media range and returns a ParseResults.
parseMimeType(String) - Static method in class org.linkeddatafragments.util.MIMEParse
Carves up a mime-type and returns a ParseResults object For example, the media range 'application/xhtml;q=0.5' would get parsed into: ('application', 'xhtml', {'q', '0.5'})
parseModel(InputStream, RDFService.ModelSerializationFormat) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
parseN3ToChange(List<String>, List<String>, List<String>, List<String>, VitroRequest, EditConfigurationVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
parseN3ToRDF(List<String>, ProcessRdfForm.N3ParseType, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
Parse the n3Strings to a List of RDF Model objects.
parseN3ToRDF(List<String>, ProcessRdfForm.N3ParseType) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
Parse the n3Strings to a List of RDF Model objects.
parseResponse(SearchResponse, FieldMap) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
Parse a response into a list of maps, one map for each document.
parseResults(String, ResultSet) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder.JsonArrayParser
 
parseResults(String, ResultSet) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.QueryParser
 
parseResults(String, ResultSet) - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ResultSetParser
 
ParseResults() - Constructor for class org.linkeddatafragments.util.MIMEParse.ParseResults
 
parseSolutionRow(QuerySolution) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder.JsonArrayParser
Subclasses must implement.
parseWords(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
Break a string into a list of words, according to a RegEx delimiter.
PART_OF_EDIT_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
passesStackRestriction(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.loggers.StackTraceUtility
 
passesStackRestriction(Pattern) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.loggers.StackTraceUtility
 
passesTypeRestrictions(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
passwordChangeInavlidKeyMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsCreatePasswordPage
 
passwordChangeInavlidKeyMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
passwordChangeInavlidKeyMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsResetPasswordPage
 
passwordChangeNotPendingMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsCreatePasswordPage
 
passwordChangeNotPendingMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
passwordChangeNotPendingMessage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsResetPasswordPage
 
path() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Css
 
path() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.JavaScript
 
path() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Route
 
PATH_SINGLE_CHARACTER_SOURCES - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
 
PATH_SINGLE_CHARACTER_TARGETS - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
 
PatternListBuilder - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
The list of patterns for filtering the models will include: All patterns specified by the ReasonerConfiguration, One pattern for each deleted property, to match the use of that property as a predicate.
PatternListBuilder(ReasonerConfiguration, TBoxReasoner, TBoxChanges) - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.PatternListBuilder
 
pause() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
pause() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Stop processing new tasks.
pause() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
peek() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
performAdd(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
performAdd(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
performAdd(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraphMultilingual
 
performAddModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractBulkUpdater
 
performAddModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.RDFServiceBulkUpdater
 
performAddModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.SparqlBulkUpdater
 
performDelete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
performDelete(Triple) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
performReasoning() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasoner
 
performReasoning() - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner
Chew on it and create the inferences.
performRemoveAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractBulkUpdater
 
performRemoveAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.RDFServiceBulkUpdater
 
performRemoveAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.SparqlBulkUpdater
 
performRemoveModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractBulkUpdater
 
performRemoveModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.RDFServiceBulkUpdater
 
performRemoveModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.SparqlBulkUpdater
 
Permission - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
Interface that describes a unit of authorization, or permission to perform requested actions.
Permission(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
 
PERMISSION - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PERMISSION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PERMISSION_SET_FOR_NEW_USERS - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PERMISSION_SET_FOR_NEW_USERS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PERMISSION_SET_FOR_PUBLIC - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PERMISSION_SET_FOR_PUBLIC - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PermissionRegistry - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
A collection of Permission objects, keyed by URI.
PermissionRegistry() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
 
PermissionRegistry.Setup - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
 
PermissionSet - Class in edu.cornell.mannlib.vitro.webapp.beans
Reflects a collection of Permissions that can be made available to a user.
PermissionSet() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
PERMISSIONSET - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PERMISSIONSET - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PERMISSIONSET_HAS_PERMISSION - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PERMISSIONSET_HAS_PERMISSION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PermissionSets - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
Constants and static methods to help manipulate PermissionSet instances.
PermissionSetsSmokeTest - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
Load the initial configuration of PermissionSets and Permissions.
PermissionSetsSmokeTest() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionSetsSmokeTest
 
PermissionsPolicy - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
The user is authorized to perform the RequestedAction if one of his Permissions will authorize it.
PermissionsPolicy() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.PermissionsPolicy
 
PERMITTED_EXCEPTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
 
pickListName - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
PickListSorter(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet.PickListSorter
 
ping() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Check to see whether the SearchEngine is alive.
ping() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
ping() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
ping() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
PlaceholderUtil - Class in edu.cornell.mannlib.vitro.webapp.web.images
A utility for finding the URL of the correct Placeholder image.
PlaceholderUtil.Setup - Class in edu.cornell.mannlib.vitro.webapp.web.images
 
plus(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpecBase
 
POLICY_AWARE - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
POLICY_NEUTRAL - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
PolicyDecision - Interface in edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces
Object to represent a decision from a policy.
PolicyDecisionLogger - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
If enabled in the developer settings (and log levels), log each PolicyDecision (subject to restrictions).
PolicyDecisionLogger(IdentifierBundle, RequestedAction) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyDecisionLogger
 
PolicyHelper - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
A collection of static methods to help determine whether requested actions are authorized by current policy.
PolicyIface - Interface in edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces
Represents the process of mapping an identifier that represents a user or principle and a action they are requesting to true, representing authorized or false, representing unauthorized.
PolicyList - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
This is a List of Policy Objects that implements PolciyIface.
PolicyList() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyList
 
PolicyList(Collection<PolicyIface>) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.PolicyList
 
policyNeutral() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.WebappDaoFactoryKey
 
poll() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
populateBeanFromParams(Object, HttpServletRequest) - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
populateClassesInClassGroupJSON(ObjectNode, VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
populatedDataPropertyList - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
populatedObjectPropertyList - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
populateExistingClassType(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
populateExistingDataGetterURI(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
populateExistingValues(String, int, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
populateExistingValues(String, int, OntModel) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
populateExistingValues(String, int, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
populateExistingValues(String, int, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
populateExistingValues(String, int, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
populateExistingValues(String, int, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
populateFormFromBean(Object, String, FormObject) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
populateFormFromBean(Object, String, FormObject, Map<String, String>) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
 
populateFormFromBean(Object, String, EditProcessObject, FormObject, Map<String, String>) - Static method in class edu.cornell.mannlib.vedit.util.FormUtils
Populates form objects with bean values
populateGeneratedHtml() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
populateIncludedClasses(Map<String, Object>, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
 
populateModelFromReasonerQueries(OWLReasoner) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.TBoxInferencesAccumulator
 
populateRestrictedClasses(Map<String, Object>, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
 
populateTemplate(HttpServletRequest, Map<String, Object>, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessClassGroup
 
populateTemplate(HttpServletRequest, Map<String, Object>, Map<String, Object>) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessDataGetter
 
populateTemplate(HttpServletRequest, Map<String, Object>, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
Retrieve and populate
PORTAL - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PORTAL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_ABOUTTEXT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_ACKNOWLEGETEXT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_CONTACTMAIL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_COPYRIGHTANCHOR - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_COPYRIGHTURL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_CORRECTIONMAIL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_THEMEDIR - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PORTAL_URLPREFIX - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
postActivity(int, String) - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
postActivity(int, String, String) - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
postActivity(int, String, String, String, String) - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
PostEditCleanupController - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
 
PostEditCleanupController() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.PostEditCleanupController
 
postprocess(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
Apply post-processing to query results to prepare for template
postprocessStatementList(List<ObjectPropertyStatementTemplateModel>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
PRECISIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
predicate - Variable in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
predicateUri - Variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.UploadFile
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
preferPreciseOptionals() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
preferPreciseOptionals() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
 
PREFERRED_LANGUAGES - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
PREFERRED_TITLE - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
preferred title
Prefix(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.SparqlQueryController.Prefix
 
PREFIXES - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
prefixs - Static variable in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
prepare() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
PreparedGadget - Class in edu.ucsf.vitro.opensocial
 
PreparedGadget(GadgetSpec, OpenSocialManager, int, String) - Constructor for class edu.ucsf.vitro.opensocial.PreparedGadget
 
prepareForDataPropUpdate(Model, EditConfigurationVTwo, DataPropertyDao) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultDataPropertyFormGenerator
 
prepareForDataPropUpdate(Model, DataPropertyDao) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Prepare an EditConfiguration for a DataProperty update.
prepareForNonUpdate(Model) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Run SPARQL for Additional values.
prepareForObjPropUpdate(Model) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Prepare for a ObjectProperty update.
prepareForParamUpdate(Model) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Prepare for a param update: Run SPARQL for existing values.
prepareForResubmit(MultiValueEditSubmission) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
prepareResponse() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.BasicProfilesGetter
 
prepareResponse() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.BasicProxiesGetter
 
prepareResponse() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.MoreProfileInfo
 
prepareResponse() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.MoreProxyInfo
 
prepareResponse() - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
preprocess(Model, Model, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.DefaultAddMissingIndividualFormModelPreprocessor
 
preprocess(Model, Model, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.DefaultDataPropEmptyField
 
preprocess(Model, Model, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.FoafNameToRdfsLabelPreprocessor
 
preprocess(Model, Model, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.LimitRemovalsToLanguage
 
preprocess(MultiValueEditSubmission, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManageLabelsForIndividualPreprocessor
 
preprocess(MultiValueEditSubmission, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManagePagePreprocessor
 
preprocess(Model, Model, HttpServletRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ModelChangePreprocessor
 
preprocess(MultiValueEditSubmission, VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionVTwoPreprocessor
 
preprocessModels(AdditionsAndRetractions, EditConfigurationVTwo, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
Execute any modelChangePreprocessors in the editConfiguration;
preprocessorForURI(VitroRequest, Model, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
Returns a DataGetter using information in the displayModel for the individual with the URI given by dataGetterURI to configure it.
prettyPrint(String) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
prettyPrintToString(String) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
previousStep - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
PRIMARY_LINK - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PRIMARY_LINK - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PrimitiveDelete - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
PrimitiveDelete() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.PrimitiveDelete
 
PrimitiveRdfEdit - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
PrimitiveRdfEdit() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.PrimitiveRdfEdit
 
PRIVILEGED_TIMEOUT_INTERVAL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Maximum inactive interval for a editor (or better) session, in seconds.
process(Object, EditProcessObject) - Method in interface edu.cornell.mannlib.vedit.listener.EditPreProcessor
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetAllVClasses
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetEntitiesByVClass
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetEntitiesByVClassContinuation
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetRandomSearchIndividualsByVClass
Search for individuals by VClass.
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetRenderedSearchIndividualsByVClass
Search for individuals by VClass or VClasses in the case of multiple parameters.
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetSearchIndividualsByVClass
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetSearchIndividualsByVClasses
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.GetVClassesForVClassGroup
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonArrayProducer
Sub-classes implement this method.
process(HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonArrayProducer
 
process() - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonObjectProducer
Sub-classes implement this method.
process(HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonObjectProducer
 
process(EditConfigurationVTwo, MultiValueEditSubmission, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
This detects if this is an edit of an existing statement or an edit to create a new statement or set of statements.
process(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
 
process(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
Postprocessing that applies to individual list items
process(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DefaultListViewDataPostProcessor
 
process(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DefaultObjectPropertyDataPostProcessor
 
process(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.MaintainDuplicatesObjectPropertyDataPostProcessor
 
process(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.MaintainDuplicatesObjectPropertyDataPostProcessor
 
process(List<Map<String, String>>) - Method in interface edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyDataPostProcessor
 
process(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.BrowseWidget
 
process(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.DateTimeWidget
 
process(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.LoginWidget
 
process(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.TestWidget
 
process(Environment, Map, HttpServletRequest, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget
 
PROCESS_MENU_MANAGEMENT_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
processClassChanges(List<AtomicOntologyChange>) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
Update a knowledge base to align with changes in the class definitions in a new version of the ontology.
processClassesAndRestrictions(VitroRequest, ServletContext, HashMap<String, Object>, List<String>, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
ProcessClassGroup - Class in edu.cornell.mannlib.vitro.webapp.utils.menuManagement
 
ProcessClassGroup() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessClassGroup
 
ProcessClassGroupDataGetterN3 - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessClassGroupDataGetterN3() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
processCommand(String, VitroRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.MenuManagementEdit
 
ProcessDataGetter - Interface in edu.cornell.mannlib.vitro.webapp.utils.menuManagement
 
ProcessDataGetterAbstract - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessDataGetterAbstract() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
ProcessDataGetterN3 - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessDataGetterN3Map - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessDataGetterN3Map() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3Map
 
ProcessDataGetterN3Utils - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessDataGetterN3Utils() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3Utils
 
processEditElementFields(EditConfigurationVTwo, Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
processEntityToReturnTo(EditConfigurationVTwo, MultiValueEditSubmission, VitroRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
Process Entity to Return to - substituting uris etc.
ProcessFixedHTMLN3 - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessFixedHTMLN3() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
processGadgetDetails(VitroRequest) - Method in class edu.ucsf.vitro.opensocial.GadgetController
 
processGadgetSandbox(VitroRequest) - Method in class edu.ucsf.vitro.opensocial.GadgetController
 
ProcessIndividualsForClasses - Class in edu.cornell.mannlib.vitro.webapp.utils.menuManagement
 
ProcessIndividualsForClasses() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
 
ProcessIndividualsForClassesDataGetterN3 - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessIndividualsForClassesDataGetterN3() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
processList(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
Postprocessing that applies to the list as a whole - reordering, removing duplicates, etc.
processorClass - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
processorClassOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
processorMethod - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
processorMethodOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
processPropertyChanges(List<AtomicOntologyChange>) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
 
processPropertyValueStrings(Model, Model, Model, Model, String, String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
 
ProcessPropertyValueStringsAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
processQuerySolution(QuerySolution) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.HasResult
 
processQuerySolution(QuerySolution) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer
Method for processing each QuerySolution - must be overridden in each implementation
ProcessRdfForm - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
The goal of this class is to provide processing from an EditConfiguration and an EditSubmission to produce a set of additions and retractions.
ProcessRdfForm(EditConfigurationVTwo, NewURIMaker) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
Construct the ProcessRdfForm object.
ProcessRdfFormController - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
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() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController
 
ProcessRdfFormController.Utilities - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAdminController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsUserController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowConfiguration
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowSourcesController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.SparqlQueryController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.StartupStatusController
 
processRequest() - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.FakeExternalAuthController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpRestoreController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.AboutController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BrowseController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ContactFormController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ContactMailController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DeleteIndividualController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DeletePropertyController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FileUploadController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.HomePageController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
Handle the different actions.
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListClassGroupsController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListDatatypePropertiesController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListFauxPropertiesController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListPropertyGroupsController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListPropertyWebappsController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListVClassWebappsController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ManageLabelsForIndividualController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.PageController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.RevisionInfoController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.SamplesController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowClassHierarchyController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowDataPropertyHierarchyController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowObjectPropertyHierarchyController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.SimpleReasonerRecomputeController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.StaticPageController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TermsOfUseController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TestController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestDispatchController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.PostEditCleanupController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.SearchHelpController
 
processRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.SearchServiceController
Handle the different actions.
processRequest(VitroRequest) - Method in class edu.ucsf.vitro.opensocial.GadgetController
 
processResults(String) - Method in interface edu.cornell.mannlib.semservices.service.ExternalConceptService
 
processResultSet(ResultSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.HasResult
Override the helper method for processing results to quickly check if there are any results
processResultSet(ResultSet) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer
Helper method that ensures the start / end processing is done correctly
ProcessSearchIndividualsDataGetterN3 - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessSearchIndividualsDataGetterN3() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
ProcessSparqlDataGetterN3 - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils
 
ProcessSparqlDataGetterN3() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
processSubmission(VitroRequest, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessClassGroup
 
processSubmission(VitroRequest, Resource) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessDataGetter
 
processSubmission(VitroRequest, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
 
processTemplate(String, Map<String, Object>, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
processTemplate(String, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TemplateProcessingHelper
 
processTemplate() - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
processTemplateToString(String, Map<String, Object>, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
processTemplateToString(String, Map<String, Object>, Environment) - Static method in class edu.cornell.mannlib.vitro.webapp.web.directives.BaseTemplateDirectiveModel
 
processTemplateToString(String, Map<String, Object>, Environment) - Static method in class edu.cornell.mannlib.vitro.webapp.web.methods.BaseTemplateMethodModel
 
processVClassGroupJSON(VClassGroup) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterUtils
 
ProfileInfo(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage.ProfileInfo
 
ProgramLogin - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Provide a means for programmatic login If they provide the right parameters, log them in and send 200.
ProgramLogin() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ProgramLogin
 
PROHIBITED_FROM_UPDATE_BELOW_ROLE_LEVEL_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROHIBITED_FROM_UPDATE_BELOW_ROLE_LEVEL_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROHIBITED_NAMESPACES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
 
ProhibitedFromSearch - Class in edu.cornell.mannlib.vitro.webapp.dao.vclassgroup
 
ProhibitedFromSearch(String, OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.vclassgroup.ProhibitedFromSearch
 
prohibitedFromUpdateBelowRoleLevel - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
promote(Transactional.Promote) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
promote(Transactional.Promote) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
Properties2PropertiesOperationController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
Properties2PropertiesOperationController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.Properties2PropertiesOperationController
 
Properties2PropertiesRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
Properties2PropertiesRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.Properties2PropertiesRetryController
 
Property - Class in edu.cornell.mannlib.vitro.webapp.beans
 
Property() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.Property
 
Property(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.Property
 
Property - Annotation Type in edu.cornell.mannlib.vitro.webapp.utils.configuration
The annotated method should be called each time a property with a matching URI is found on the bean.
property - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyStatementTemplateModel
 
property - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
Property.DisplayComparatorIgnoringPropertyGroup - Class in edu.cornell.mannlib.vitro.webapp.beans
Sorts Property objects, by property rank, then alphanumeric.
PROPERTY_ADDLINKSUPPRESSED - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_ADDLINKSUPPRESSED - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_COLLATEBYSUBCLASSANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_COLLATEBYSUBCLASSANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_CONFIG_DATA - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_CUSTOM_LIST_VIEW_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_CUSTOM_LIST_VIEW_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_CUSTOMDISPLAYVIEWANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_CUSTOMDISPLAYVIEWANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_CUSTOMENTRYFORMANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_CUSTOMENTRYFORMANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_CUSTOMSEARCHVIEWANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_CUSTOMSEARCHVIEWANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_CUSTOMSHORTVIEWANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_CUSTOMSHORTVIEWANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_DEFAULT_NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.FileServingHelper
 
PROPERTY_DEFAULT_NAMESPACE - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
PROPERTY_DELETELINKSUPPRESSED - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_DELETELINKSUPPRESSED - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_EDITLINKSUPPRESSED - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_EDITLINKSUPPRESSED - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_ENTITYSORTDIRECTION - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_ENTITYSORTDIRECTION - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_ENTITYSORTFIELD - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_ENTITYSORTFIELD - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_EXTERNAL_AUTH_ID_HEADER - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ExternalAuthHelper
This configuration property says which HTTP header holds the auth ID.
PROPERTY_FILTERS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
PROPERTY_FILTERS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
PROPERTY_FORCE_LOCALE - Static variable in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionSetup
If this is set, the locale is forced.
PROPERTY_FULLPROPERTYNAMEANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_FULLPROPERTYNAMEANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_INPROPERTYGROUPANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_INPROPERTYGROUPANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_OBJECTINDIVIDUALSORTPROPERTY - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_OBJECTINDIVIDUALSORTPROPERTY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_OFFERCREATENEWOPTIONANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_OFFERCREATENEWOPTIONANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_SELECTABLE_LOCALES - Static variable in class edu.cornell.mannlib.vitro.webapp.i18n.selection.LocaleSelectionSetup
This is the list of locales that the user may select.
PROPERTY_SELECTFROMEXISTINGANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_SELECTFROMEXISTINGANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PROPERTY_STUBOBJECTPROPERTYANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTY_STUBOBJECTPROPERTYANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PropertyDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
PropertyDao.FullPropertyKey - Class in edu.cornell.mannlib.vitro.webapp.dao
An immutable key class for making maps of properties and faux properties.
PropertyDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
PropertyDaoJena(RDFService, DatasetWrapperFactory, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
PropertyDWR - Class in edu.cornell.mannlib.vitro.webapp.dwr
Represents a Vitro entity to entity property.
PropertyDWR() - Constructor for class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
 
PropertyEditController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
PropertyEditController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyEditController
 
propertyFromOntProperty(OntProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
PropertyGroup - Class in edu.cornell.mannlib.vitro.webapp.beans
 
PropertyGroup() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
PROPERTYGROUP - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PROPERTYGROUP - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
propertyGroupDao - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
PropertyGroupDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
PropertyGroupDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
PropertyGroupDaoFiltering(PropertyGroupDao, WebappDaoFactoryFiltering, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
PropertyGroupDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
PropertyGroupDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
PropertyGroupRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
PropertyGroupRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyGroupRetryController
 
PropertyGroupsListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
PropertyGroupsListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.PropertyGroupsListingController
 
PropertyGroupTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
PropertyInstance - Class in edu.cornell.mannlib.vitro.webapp.beans
Represents a Vitro object property instance.
PropertyInstance() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
PropertyInstanceDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
PropertyInstanceDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
PropertyInstanceDaoJena(RDFService, DatasetWrapperFactory, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyInstanceDaoJena
 
PropertyInstanceIface - Interface in edu.cornell.mannlib.vitro.webapp.beans
 
propertyList - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
propertyList - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
PropertyListConfig - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview
 
PropertyListConfig(ObjectPropertyTemplateModel, TemplateLoader, VitroRequest, ObjectProperty, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.PropertyListConfig
 
propertyMap - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.event.EditEvent
 
PropertyMaskingSetup - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
 
PropertyMaskingSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.PropertyMaskingSetup
 
PropertyMethod(PropertyType, Method, Property) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
propertyName() - Method in enum edu.cornell.mannlib.vitro.webapp.utils.developer.Key
 
PropertyRestrictionBean - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
Assists the role-based policies in determining whether a property or resource may be displayed, modified, or published in linked open data.
PropertyRestrictionBean() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
 
PropertyRestrictionBean.Setup - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
Create the bean at startup and remove it at shutdown.
PropertyRestrictionBeanImpl - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
On creation, populate a map of PropertyRestrictionLevels.
PropertyRestrictionBeanImpl(Collection<String>, Collection<String>, ContextModelAccess) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
PropertyRestrictionLevels - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
The threshold levels for operations on a given property.
PropertyRestrictionLevels(PropertyDao.FullPropertyKey, RoleRestrictedProperty) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels
 
PropertyRestrictionLevels(PropertyDao.FullPropertyKey, BaseResourceBean.RoleLevel, BaseResourceBean.RoleLevel, BaseResourceBean.RoleLevel) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels
 
PropertyRestrictionLevels.Which - Enum in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
 
PropertyRestrictionListener - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
Add this ChangeListener to your EditProcessObject when modifying the ontology, and we will refresh the PropertyRestrictionPolicyHelper bean as appropriate.
PropertyRestrictionListener() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionListener
 
PropertyRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
PropertyRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.PropertyRetryController
 
PropertyStatement(PropertyType, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyStatement
 
PropertyStatementTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
PropertyTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
Represents the property statement list for a single property of an individual.
PropertyType - Enum in edu.cornell.mannlib.vitro.webapp.utils.configuration
An enumeration of the types of properties that the ConfigurationBeanLoader will support.
PropertyType.FloatPropertyMethod - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.FloatPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.PropertyMethod - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.PropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.PropertyTypeException - Exception in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.ResourcePropertyMethod - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.ResourcePropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.StringPropertyMethod - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyType.StringPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
PropertyTypeException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyTypeException
 
PropertyTypeException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyTypeException
 
propertyUri - Variable in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
propertyUri - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
PropertyValueProcessingAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
ProxyInfo(String, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage.ProxyInfo
 
ProxyItemInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
An immutable collection of fields that will be displayed in a ProxyRelationship.
ProxyItemInfo(String, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
ProxyItemWrapper(String, String, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage.ProxyItemWrapper
 
ProxyRelationship - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
An immutable relationship between Proxies and Profiles.
ProxyRelationship(List<ProxyItemInfo>, List<ProxyItemInfo>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationship
 
ProxyRelationshipSelection - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
An immutable group of relationships (might be empty), with the criteria that were used to select them.
ProxyRelationshipSelection(ProxyRelationshipSelectionCriteria, List<ProxyRelationship>, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelection
 
ProxyRelationshipSelectionBuilder - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
A mutable version of ProxyRelationshipSelection, that can be assembled piecemeal as the info becomes available and then translated to an immutable ProxyRelationshipSelection.
ProxyRelationshipSelectionBuilder(ProxyRelationshipSelectionCriteria) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionBuilder
 
ProxyRelationshipSelectionBuilder.ItemInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
 
ProxyRelationshipSelectionBuilder.Relationship - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
 
ProxyRelationshipSelectionCriteria - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
On what basis are we selecting proxy relationships? Are we viewing by Proxy or by Profile? What is the search term, if any? How many results per page, and what page are we on? Search terms are matched against last name combined with first name, of either UserAccount(Proxy) or Individual(Profile), depending on how we are listing.
ProxyRelationshipSelectionCriteria(int, int, ProxyRelationshipSelectionCriteria.ProxyRelationshipView, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
ProxyRelationshipSelectionCriteria.ProxyRelationshipView - Enum in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
 
ProxyRelationshipSelector - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
A class which will accept a ProxyRelationshipSelectionCriteria and produce a ProxyRelationshipSelection.
ProxyRelationshipSelector(ProxyRelationshipSelector.Context, ProxyRelationshipSelectionCriteria) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelector
 
ProxyRelationshipSelector.Context - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies
What do we need to make this work? 2 models and an optional property.
PSEUDO_BNODE_NS - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
PSEUDO_BNODE_NS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
BJL23 2008-02-25: This is a hack.
PSEUDOCOMPLETE - Static variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
This configuration will ask Pellet for the default inferences, plus all statements where the predicate is a property in the user's ontology(ies).
PSEUDOCOMPLETE_IGNORE_DATAPROPERTIES - Static variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
This configuration will ask Pellet for the default inferences, plus all statements where the predicate is an object property in the user's ontology(ies).
PUBLIC - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PUBLIC_DESCRIPTION_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
PUBLIC_DESCRIPTION_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
PUBLIC_FILENAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
publicDateFormat - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
publicNameComparator - Variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BrowseController
 
PublishByRolePermission - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
Is the user authorized to publish properties that are marked as restricted to a certain "Role Level"?
PublishByRolePermission(String, BaseResourceBean.RoleLevel) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.PublishByRolePermission
 
PublishDataProperty - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish
Should we allow the user to publish this DataProperty in Linked Open Data?
PublishDataProperty(DataProperty) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishDataProperty
 
PublishDataPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish
Should we publish this DataPropertyStatement in a Linked Open Data request from the current user?
PublishDataPropertyStatement(OntModel, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishDataPropertyStatement
 
PublishDataPropertyStatement(OntModel, DataPropertyStatement) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishDataPropertyStatement
 
PublishObjectProperty - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish
Should we allow the user to publish this ObjectProperty in Linked Open Data?
PublishObjectProperty(ObjectProperty) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishObjectProperty
 
PublishObjectPropertyStatement - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish
Should we publish this ObjectPropertyStatement in a Linked Open Data request from the current user?
PublishObjectPropertyStatement(OntModel, String, Property, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishObjectPropertyStatement
 
PublishObjectPropertyStatement(OntModel, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishObjectPropertyStatement
We don't need to know range and domain because publishing never involves faux properties.
pullProperty(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
pullProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
pullPropertyGroup(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
put(String, Object) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.TemplateResponseValues
 
put(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.ParamMap
 
put(String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.ParamMap
 
put(UrlBuilder.ParamMap) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.ParamMap
 
put(String, Object) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.JsonTree
 
put(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.FieldMap
Add a row to the map
put(String, Object) - Method in class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget.WidgetTemplateValues
 
putConfigInSession(EditConfigurationVTwo, HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
putEditSubmissionInSession(HttpSession, MultiValueEditSubmission) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionUtils
 
putPageUri(HttpServletRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.PageController
 
putStringProcessorInRequest(HttpServletRequest, UnaryFunctor<String, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.StringProcessorTag
 
pyString(StringBuffer, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
pyString(StringBuffer, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
pyString(StringBuffer, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
pyString(StringBuffer, String) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 

Q

qnameFor(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
qnameFor(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
quality(String, String) - Static method in class org.linkeddatafragments.util.MIMEParse
Returns the quality 'q' of a mime-type when compared against the mediaRanges in ranges.
qualityParsed(String, Collection<MIMEParse.ParseResults>) - Static method in class org.linkeddatafragments.util.MIMEParse
Find the best match for a given mime-type against a list of ranges that have already been parsed by parseMediaRange().
queries - Variable in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
The queries to be executed.
QUERY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
query(SearchQuery) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngine
Query the search index and return the results.
query(Selector) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
query(Selector) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
query(SearchQuery) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
query(SearchQuery) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESQuery
 
query(SearchQuery) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
query(SearchQuery) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
QUERY_FOR_EDUCATIONAL_TRAINING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
QUERY_FOR_RELATED - Variable in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
QUERY_FULL_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
QUERY_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
QUERY_USER_ACCOUNTS_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
QueryConverter - Class in edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch
Accept a SearchQuery and make it available as a JSON string, suitable for Elasticsearch.
QueryConverter(SearchQuery) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.QueryConverter
 
QueryHolder - Class in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
Holds the text of a SPARQL query, and allows you to perform some lexical operations on it.
QueryHolder(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
queryHolder(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner
 
QueryParser() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.QueryParser
 
querySolutionToMap(QuerySolution) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
querySolutionToObjectValueMap(QuerySolution) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
 
querySolutionToString(QuerySolution) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
Assumes single bound variable in solution.
querySolutionToStringValueMap(QuerySolution) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
 
queryString - Variable in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiExecutor
 
queryToLiteral(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
queryToUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
QueryUtils - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
Utilities for executing queries and working with query results.
quickEditJsp - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
quote(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.json.JacksonUtils
A "clean room" replacement for net.sf.json.util.JSONUtils.quote().
quoteForN3(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 

R

rangeEnts2Ents - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
RANGESIDE - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
rangeUri - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
RDF - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
RDF - Static variable in class org.linkeddatafragments.util.CommonResources
 
RDF_OBJECT - Static variable in class org.linkeddatafragments.util.CommonResources
 
RDF_PREDICATE - Static variable in class org.linkeddatafragments.util.CommonResources
 
RDF_SUBJECT - Static variable in class org.linkeddatafragments.util.CommonResources
 
RDF_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
RDF_TYPE - Static variable in class org.linkeddatafragments.util.CommonResources
 
RDF_XML_LITERAL_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
RDFFilesLoader - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
Help to load RDF files on first time and on every startup.
rdfFormatSymbols - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.SparqlQueryBuilderServlet
 
RdfLiteralHash - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
Set of static methods to create hashes for RDF literal statements so they can be referenced in HTTP parameters.
RdfLiteralHash() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.RdfLiteralHash
 
RdfResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
 
RdfResponseValues(ContentType, Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RdfResponseValues
 
RdfResponseValues(ContentType, Model, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RdfResponseValues
 
RdfResultMediaType - Enum in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
The supported media types for SPARQL queries that return RDF (i.e., CONSTRUCT and DESCRIBE).
RDFS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
rdfService - Variable in class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiExecutor
 
rdfService - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
 
rdfService - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
rdfService - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
RDFService - Interface in edu.cornell.mannlib.vitro.webapp.rdfservice
Interface for API to write, read, and update Vitro's RDF store, with support to allow listening, logging and auditing.
rdfService - Variable in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
rdfService - Variable in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
RDFService.ModelSerializationFormat - Enum in edu.cornell.mannlib.vitro.webapp.rdfservice
 
RDFService.ResultFormat - Enum in edu.cornell.mannlib.vitro.webapp.rdfservice
 
RDFService.SPARQLQueryType - Enum in edu.cornell.mannlib.vitro.webapp.rdfservice
 
RDFServiceBasedRequestProcessorForTPFs - Class in org.vivoweb.linkeddatafragments.datasource.rdfservice
 
RDFServiceBasedRequestProcessorForTPFs() - Constructor for class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceBasedRequestProcessorForTPFs
Constructor
RDFServiceBasedRequestProcessorForTPFs.Worker - Class in org.vivoweb.linkeddatafragments.datasource.rdfservice
 
RDFServiceBulkUpdater - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
 
RDFServiceBulkUpdater(RDFServiceGraph) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.RDFServiceBulkUpdater
 
RdfServiceConstructQueryContext - Class in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
TODO
RdfServiceConstructQueryContext(RDFService, QueryHolder) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.RdfServiceConstructQueryContext
 
RDFServiceDataset - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
RDFServiceDataset(RDFServiceDatasetGraph) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
RDFServiceDataset(RDFService) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
RDFServiceDatasetGraph - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
RDFServiceDatasetGraph(RDFService) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
RDFServiceDataSource - Class in org.vivoweb.linkeddatafragments.datasource.rdfservice
Experimental Jena TDB-backed data source of Basic Linked Data Fragments.
RDFServiceDataSource(String, String) - Constructor for class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceDataSource
Constructor
RDFServiceDataSourceType - Class in org.vivoweb.linkeddatafragments.datasource.rdfservice
The type of Triple Pattern Fragment data sources that are backed by a Jena TDB instance.
RDFServiceDataSourceType() - Constructor for class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceDataSourceType
 
RDFServiceException - Exception in edu.cornell.mannlib.vitro.webapp.rdfservice
 
RDFServiceException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceException
 
RDFServiceException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceException
 
RDFServiceException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceException
 
RDFServiceException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceException
 
RDFServiceFactory - Interface in edu.cornell.mannlib.vitro.webapp.rdfservice
 
RDFServiceFactorySDB - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb
 
RDFServiceFactorySDB(DataSource, StoreDesc) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceFactorySDB
 
RDFServiceFactorySingle - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl
An RDFServiceFactory that always returns the same RDFService object
RDFServiceFactorySingle(RDFService) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle
 
RDFServiceFactorySingle.UnclosableRDFService - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl
 
RDFServiceGraph - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
RDFServiceGraph(RDFService) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
Returns a SparqlGraph for the union of named graphs in a remote repository
RDFServiceGraph(RDFService, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
Returns a SparqlGraph for a particular named graph in a remote repository
RDFServiceImpl - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl
 
RDFServiceImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
RDFServiceJena - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena
 
RDFServiceJena() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
rdfServiceKey() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.DatasetKey
How would we access an RDFService that is the basis for the Dataset accessed by this key?
RDFServiceKey - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
An immutable key for storing RDFService objects in the ModelAccess maps.
RDFServiceKey(ModelAccess.RdfServiceOption...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.RDFServiceKey
 
rdfServiceKey() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.WebappDaoFactoryKey
 
RDFServiceLogger - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging
Writes the log message for the LoggingRDFService.
RDFServiceLogger(Object...) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.RDFServiceLogger
 
RDFServiceModel - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model
 
RDFServiceModel(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model.RDFServiceModel
Create an RDFService to access a single default graph
RDFServiceModel(Dataset) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model.RDFServiceModel
Create an RDFService to access a Jena Dataset
RDFServiceModelMaker - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
RDFServiceModelMaker(RDFService) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
RDFServiceSDB - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb
 
RDFServiceSDB(DataSource, StoreDesc) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
RDFServiceSDB(Connection, StoreDesc) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceSDB
 
RDFServiceSparql - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql
 
RDFServiceSparql(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Returns an RDFService for a remote repository
RDFServiceSparql(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Returns an RDFService for a remote repository
RDFServiceSparql(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Returns an RDFService for a remote repository
RDFServiceSparqlHttp - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql
This is a RDFService that passes SPARQL queries to the SPARQL endpoint unaltered and without parsing them.
RDFServiceSparqlHttp(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
 
RDFServiceSparqlHttp(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
 
RDFServiceSparqlHttp(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
 
RDFServiceTDB - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb
An implementation that is based on Jena TDB.
RDFServiceTDB(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
RDFServiceUtils - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl
 
RDFServiceUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
RDFServiceVirtuoso - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso
For now, at least, it is just like an RDFServiceSparql except: A username and password are required.
RDFServiceVirtuoso(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.virtuoso.RDFServiceVirtuoso
 
rdfsLabel - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
RDFSLabelGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Generates the edit configuration for RDFS Label form.
RDFSLabelGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.RDFSLabelGenerator
 
RDFTermParser<TermType> - Class in org.linkeddatafragments.util
Parses strings (as obtained from HTTP request parameters) into RDF terms.
RDFTermParser() - Constructor for class org.linkeddatafragments.util.RDFTermParser
 
RDFTYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
rdf:type
RdfTypeGenerator - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
 
RdfTypeGenerator() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.RdfTypeGenerator
 
RdfTypeOptions - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
RdfTypeOptions(String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.RdfTypeOptions
 
RDFUploadController - Class in edu.cornell.mannlib.vitro.webapp.controller.jena
 
RDFUploadController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadController
 
RDFUploadFormController - Class in edu.cornell.mannlib.vitro.webapp.controller.jena
 
RDFUploadFormController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadFormController
 
RdfWriterImpl - Class in org.linkeddatafragments.views
Serializes an ILinkedDataFragment to an RDF format
RdfWriterImpl(Map<String, String>, HashMap<String, IDataSource>, String) - Constructor for class org.linkeddatafragments.views.RdfWriterImpl
 
RDFXML - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContetType that describes RDF/XML.
RDFXML_MIMETYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
read(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
read(InputStream, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
read(InputStream, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
read(Reader, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
read(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
read(Reader, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
read(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
read(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
read(InputStream, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
read(InputStream, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
read(Reader, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
read(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
read(Reader, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
read(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
read(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
read(Reader, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
read(InputStream, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
read(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
read(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
read(Reader, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
read(InputStream, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
read(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
read(Reader, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
read(InputStream, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
read(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
read(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
read(Reader, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
read(InputStream, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
read() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableModel
 
read() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModel
 
readEndpointURI - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
ReadOnlyBeansWrapper - Class in edu.cornell.mannlib.vitro.webapp.web.beanswrappers
A BeansWrapper that is more restrictive than EXPOSE_SAFE, by exposing getters but not setters.
ReadOnlyBeansWrapper() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.beanswrappers.ReadOnlyBeansWrapper
 
ReasonerConfiguration - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
 
ReasonerConfiguration() - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
ReasonerPlugin - Interface in edu.cornell.mannlib.vitro.webapp.reasoner
 
ReasonersSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl.ReasonersSetup
 
ReasonerStatementPattern - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
For now, this only models Object Properties.
reasoningAvailable() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
rebind() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
rebuildCacheUsingSearch(VClassGroupCache) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
Method that rebuilds the cache.
RebuildCounts(int, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.RebuildCounts
 
rebuildGraphURICache - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
rebuildGraphURICache - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
rebuildIndex() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Remove all of the existing documents in the index, and schedule updates for all of the individuals in the model.
rebuildIndex() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
RebuildIndexTask - Class in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
Get the URIs of all individuals in the model.
RebuildIndexTask(SearchIndexerImpl.IndexerConfig) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.RebuildIndexTask
 
RebuildTextIndex - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
 
RebuildTextIndex() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.RebuildTextIndex
 
receiveSearchIndexerEvent(SearchIndexer.Event) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
Handle notification of events from the IndexBuilder.
receiveSearchIndexerEvent(SearchIndexer.Event) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Listener
 
receiveSearchIndexerEvent(SearchIndexer.Event) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexHistory
 
receiveSearchIndexerEvent(SearchIndexer.Event) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.IndexingChangeListener
 
recompute() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
Recompute all individuals
recompute(Queue<String>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
Recompute inferences for specified collection of individual URIs, or all URIs if parameter is null
recompute() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
recomputeIndividuals(Queue<String>, ABoxRecomputer.TypeCaches) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
 
recordAdditions(Model) - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeRecord
 
recordAdditions(Model) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeRecord
 
recordLoginAgainstUserAccount(UserAccount, LoginStatusBean.AuthenticationSource) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Record that the user has logged in, with all of the housekeeping that goes with it: - update the user record - set login status and timeout limit in the session - refresh the Identifiers on the request - record the user in the session map - notify other users of the model
recordLoginAgainstUserAccount(UserAccount, LoginStatusBean.AuthenticationSource) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
recordLoginAgainstUserAccount(UserAccount, LoginStatusBean.AuthenticationSource) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
recordNewPassword(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Internal: record a new password for the user.
recordNewPassword(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
recordNewPassword(UserAccount, String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
recordRestrictedPageUri(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LogoutRedirector
This must be called each time VitroHttpRequest checks to see whether a page's restrictions are met, so we know which pages are restricted.
recordRetractions(Model) - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeRecord
 
recordRetractions(Model) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeRecord
 
recordUserIsLoggedOut() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Record that the current user has logged out: - notify other users of the model.
recordUserIsLoggedOut() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
recordUserIsLoggedOut() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
redirectCancellingUser(HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginRedirector
 
redirectLoggedInUser(HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginRedirector
 
RedirectResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
Also see DirectRedirectResponseValues
RedirectResponseValues(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RedirectResponseValues
The string redirectUrl will get the context added.
RedirectResponseValues(String, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RedirectResponseValues
 
RedirectResponseValues(UrlBuilder.Route) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.RedirectResponseValues
 
redirectToInsufficientAuthorizationPage(HttpServletRequest, HttpServletResponse) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
Logged in, but with insufficient authorization.
redirectToLoginPage(HttpServletRequest, HttpServletResponse) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
Not logged in.
redirectUnauthorizedRequest(HttpServletRequest, HttpServletResponse) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
RefactorOperationController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
RefactorOperationController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.RefactorOperationController
 
RefactorRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
RefactorRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.RefactorRetryController
 
REFRESH_VISUALIZATION_CACHE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
Regenerable - Interface in edu.cornell.mannlib.vitro.webapp.dao.jena
 
regenerate() - Method in interface edu.cornell.mannlib.vitro.webapp.dao.jena.Regenerable
 
regenerate() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
RegeneratingGraph - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
RegeneratingGraph(GraphGenerator) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
RegeneratingGraph(Graph, GraphGenerator) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
register(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
register(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
register(String, IDataSourceType) - Static method in class org.linkeddatafragments.datasource.DataSourceTypesRegistry
 
register(String) - Static method in class org.linkeddatafragments.util.MIMEParse
Register mimeType in collection
registeredJenaListeners - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
registeredListeners - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceFactorySDB
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
registerJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
registerJenaModelChangedListener(ModelChangedListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Registers a Jena listener to listen to changes in any graph in the RDF store.
registerJenaModelChangedListener(ModelChangedListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceFactory
Registers a Jena ModelChangedListener to listen to changes in any graph in the RDF store.
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceFactorySDB
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
registerListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Register a listener to listen to changes in any graph in the RDF store.
registerListener(ChangeListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Registers a listener to listen to changes in any graph in the RDF store.
registerListener(ChangeListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceFactory
Registers a listener to listen to changes in any graph in the RDF store.
registerListenerForChanges(ServletContext, ModelChangedListener) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ModelContext
Register a listener to the models needed to get changes to: Basic abox statemetns: abox object property statements abox data property statements abox rdf:type statements inferred types of individuals in abox class group membership of individuals in abox rdfs:labe annotations of things in abox.
registerResultClass(Class) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 
registerSiteConfigData(String, String, UrlBuilder.ParamMap, AuthorizationRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
registerSiteMaintenanceUrl(String, String, UrlBuilder.ParamMap, AuthorizationRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
Relationship() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionBuilder.Relationship
 
RelationshipChecker - Class in edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships
Look for relationships within an OntModel.
RelationshipChecker(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
Release16Migrator - Class in edu.cornell.mannlib.vitro.webapp.migration.rel16
Call UpdateKnowledgeBase; migrate from release 1.5 to release 1.6
Release16Migrator() - Constructor for class edu.cornell.mannlib.vitro.webapp.migration.rel16.Release16Migrator
 
Release17Migrator - Class in edu.cornell.mannlib.vitro.webapp.migration.rel17
Call UpdateKnowledgeBase; migrate from release 1.6 to release 1.7 Remove permissions that are no longer used.
Release17Migrator() - Constructor for class edu.cornell.mannlib.vitro.webapp.migration.rel17.Release17Migrator
 
Release18Migrator - Class in edu.cornell.mannlib.vitro.webapp.migration.rel18
Handle the tasks that move an installation from 1.7 to 1.8.
Release18Migrator() - Constructor for class edu.cornell.mannlib.vitro.webapp.migration.rel18.Release18Migrator
 
remove(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
remove(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
remove(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
remove(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
remove(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
remove(HttpSession, String) - Static method in class edu.cornell.mannlib.vitro.webapp.filestorage.TempFileHolder
Get the which is stored as an attribute on this session, extract the FileInfo from it, and remove it from the session.
remove(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractBulkUpdater
 
remove(Node, Node, Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
remove(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
remove(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
remove(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
remove(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
remove(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
remove(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
remove(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
remove(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
remove(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
remove(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
remove(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
remove(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
remove(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
remove(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
remove(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
remove(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
remove(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
remove(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
remove(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
remove(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
remove() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
remove(Object) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
remove() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
remove(SearchIndexer.Listener) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.ListenerList
 
remove() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetQuadsIterator
 
remove() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetTriplesIterator
 
remove(PropertyTemplateModel) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyGroupTemplateModel
 
removeABoxStatementsWithPredicate(Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeABoxStatementsWithPredicate(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeAll() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
removeAll() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
removeAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractBulkUpdater
 
removeAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
removeAll(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
removeAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeAll(Resource, Property, RDFNode) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingModel
 
removeAll() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.BulkUpdatingOntModel
 
removeAll(Collection<?>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
removeAllReifications(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
removeAllReifications(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeBean(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
removeBean(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
Remove the login process bean from the session.
removeBlankTriples(Model) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RDFFilesLoader
Remove all triples where subject or object is blank (Anon)
removeChangesThatConflictWithUIEdits(Model, Model, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.RDFFilesLoader
Check if the user model (UI) changes conflict with the changes made to the firsttime.
removeConceptURIFromList(List<String>, String) - Static method in class edu.cornell.mannlib.semservices.util.SKOSUtils
 
removedABoxStatement(Statement, Model, Model, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
removedABoxStatement(Statement, Model, Model, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
removedABoxStatement(Statement, Model, Model, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
removedABoxStatement(Statement, Model, Model, OntModel) - Method in interface edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin
 
removedInverseProperty(OntProperty, OntProperty, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
If it is removed that P is an inverse of Q, then: 1.
removeDisjointWithClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
removeDisjointWithClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
removeDisjointWithClass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeStatementListener
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.CumulativeDeltaModeler
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.VClassGroupCacheChangeListener
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasonerTBoxListener
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.IndexingChangeListener
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledChangeListener
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
removedStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.NamespaceMapperJena
 
removedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
removedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
removedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
removedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel.ModelSynchronizer
 
removedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
removedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
removedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
removedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
removedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
removedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
removedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
removedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
removedStatements(Statement[]) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
removedStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
removedStatements(StmtIterator) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
removedStatements(Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.listeners.DeveloperDisabledModelChangeListener
 
removedSubClass(OntClass, OntClass, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
If removed that B is a subclass of A, then for each individual that is of type B, either inferred or in the ABox, remove the assertion that it is of type A from the inferred model, UNLESS the individual is of some type C that is a subClass of A (including A itself)
removedTBoxStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Performs incremental ABox reasoning based on changes to the class hierarchy.
removeDuplicates(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.CollatedObjectPropertyTemplateModel
 
removeDuplicates(List<Map<String, String>>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
The SPARQL query results may contain duplicate rows for a single object, if there are multiple solutions to the entire query.
removeDuplicatesMapsFromList(List<Map<String, String>>, String...) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
If any pair of maps in the list has the same (non-null) value for any of these keys, call the maps duplicates and keep only the first of them.
removeEmptyClassGroups(Map) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
removeEquivalentClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
removeEquivalentClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
removeEquivalentClass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
removeEquivalentProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
removeEquivalentProperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
removeEquivalentProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeEquivalentProperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeEquivalentProperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeEquivalentProperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeEquivalentProperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
removeEquivalentProperty(Property, Property) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
removeGadget(String) - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
removeGraph(Node) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
removeIndividualsAlreadyInRange(List<Individual>, List<ObjectPropertyStatement>, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.fields.FieldUtils
 
removeInference(Statement, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Remove an inference from the inference model Removes the inference if it is not entailed by the abox model and if the inference model contains it.
removeInference(Statement, Model, boolean, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
removeListener(SearchIndexer.Listener) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Remove this listener, meaning that it will no longer receive events from the indexer.
removeListener(SearchIndexer.Listener) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
removeLoadedImport(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeMainImage(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.UploadedFileHelper
If this Individual has an image, remove it and the thumbnail.
removeModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
The contract says to disassociate the name while leaving the model undisturbed.
removeModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
removeModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ListCachingModelMaker
 
removeModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.MemoryMappingModelMaker
 
removeModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.ModelMakerWithPersistentEmptyModels
 
removeModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.NamedDefaultModelMaker
 
removeNamedModel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
removeNsPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
removeNsPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeObsoleteAnnotations() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
 
RemoveObsoleteMetadataGraphs - Class in edu.cornell.mannlib.vitro.webapp.migration.rel18
The graphs http://vitro.mannlib.cornell.edu/ns/vitro/sdb/metadata were used in Content models through release 1.7 and in Configuration models in release 1.7 In release 1.8, they area no longer used, and produce annoying warning messages.
RemoveObsoleteMetadataGraphs(ServletContext, ServletContextListener) - Constructor for class edu.cornell.mannlib.vitro.webapp.migration.rel18.RemoveObsoleteMetadataGraphs
 
RemoveObsoletePermissions - Class in edu.cornell.mannlib.vitro.webapp.migration.rel17
A handful of Permissions were removed between release 1.6 and 1.7.
RemoveObsoletePermissions() - Constructor for class edu.cornell.mannlib.vitro.webapp.migration.rel17.RemoveObsoletePermissions
 
RemoveOwlClass - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology
Should we allow the user to remove a class from the ontology?
RemoveOwlClass() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology.RemoveOwlClass
 
removePubsubGadgetsWithoutData() - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
removeReader(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
removeReader(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
removeReification(ReifiedStatement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
removeReification(ReifiedStatement) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeRulesMentioningResource(Resource, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
removeStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
removeSubclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
removeSubclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
removeSubclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
removeSubclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
removeSubclass(VClass, VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
removeSubclass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
removeSubModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeSubModel(Model, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
removeSubproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
removeSubproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
removeSubproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeSubproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeSubproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeSubproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeSubproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeSubproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeSubproperty(Property, Property) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
removeSubproperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
removeSuperclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
removeSuperclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
removeSuperclass(VClass, VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
removeSuperclass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
removeSuperclass(VClass, VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
removeSuperclass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
removeSuperproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
removeSuperproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
removeSuperproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeSuperproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeSuperproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
removeSuperproperty(ObjectProperty, ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeSuperproperty(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeSuperproperty(Property, Property) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyDaoJena
 
removeSuperproperty(Property, Property) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
removeSuperproperty(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyDao
 
removeTypeToExclude(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 
removeUnpopulatedGroups(List<PropertyGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
removeUnpopulatedGroups(List<VClassGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
removeUnpopulatedGroups(List<PropertyGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
removeUnpopulatedGroups(List<VClassGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
removeUnpopulatedGroups(List<PropertyGroup>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
 
removeUnpopulatedGroups(List<VClassGroup>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
 
removeUploadedFile(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.UploadedFileHelper
 
RemoveUser - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
Should we allow the user to remove a user account
RemoveUser() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.RemoveUser
 
removeVClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
removeVClass(String, String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
Removes the specified Individual from the specificed VClass (i.e.
removeVClass(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
removeWriter(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
removeWriter(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
renameBNodes(Model, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
Returns a new copy of the input model with blank nodes renamed with namespaceEtc plus a random int.
renameBNodes(Model, String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
Returns a new copy of the input model with blank nodes renamed with namespaceEtc plus a random int.
renameBNodesByPattern(Model, String, Model, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
 
renameClass(AtomicOntologyChange) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
Update the knowledge base for a class rename in the ontology.
renameClassToParent(AtomicOntologyChange) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
Update a knowledge base to account for a class deletion in the ontology.
renameProperty(AtomicOntologyChange) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
 
renderBasicPage(HttpServletRequest, HttpServletResponse, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.JSPPageHandler
 
renderPlainInclude(HttpServletRequest, HttpServletResponse, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.JSPPageHandler
 
renderPlainPage(HttpServletRequest, HttpServletResponse, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.JSPPageHandler
 
renderShortView(Individual, ShortViewService.ShortViewContext, Map<String, Object>, VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService
Render the short view template that applies to this individual in this context.
renderShortView(Individual, ShortViewService.ShortViewContext, Map<String, Object>, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewServiceImpl
 
renderTemplate(String, Map<String, Object>, HttpServletRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService
Process a Freemarker template with a data map, producing string of HTML.
renderTemplate(String, Map<String, Object>, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingServiceImpl
 
REORDER_MENU_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
ReorderController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
This controller receives Ajax requests for reordering a list of individuals.
ReorderController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.ReorderController
 
replaceDataGetterMap(HashMap<String, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3Map
 
replaceDisplayModel(String, ServletContext) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DisplayModelDao
ServletContext should only be used for getRealPath()
replaceDisplayModel(String, ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DisplayModelDaoJena
 
replaceEncodedQuotesWithEscapedQuotes(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
replaceEncodedQuotesWithEscapedQuotes(String) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
replaceModelNames(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
Replace all Model URIs with their short names.
replaceNamedModel(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
replacePolicy(ServletContext, PolicyIface) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.policy.ServletPolicyList
Replace the first instance of this class of policy in the list.
replaceQueryVar(String, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
Replace one variable name with another
replaceQuotes(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
replaceQuotes(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
replaceQuotes(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
REPLY_SIZE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonServlet
 
REPLY_TO_PROPERTY - Static variable in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
request - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.MailUsersServlet
 
request - Variable in class org.linkeddatafragments.datasource.AbstractRequestProcessor.Worker
request - Variable in class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
REQUEST_DISPLAY_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterBase
 
REQUEST_JENA_ONT_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.DataGetterBase
 
requestCacheUpdate() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
RequestedAction - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction
 
RequestedAction() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
 
RequestIdentifiers - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier
Build a list of Identifiers that apply to the current request and cache them in the request.
RequestIdentifiers() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.RequestIdentifiers
 
RequestLoggerFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
A simple filter to log the HTTP requests received by Tomcat
RequestLoggerFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.RequestLoggerFilter
 
RequestModelAccess - Interface in edu.cornell.mannlib.vitro.webapp.modelaccess
Data structure on a request have additional options, depending on the identity and preferences of the user.
RequestModelAccessImpl - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl
For each category of data structure, the pattern is the same: Build a key from the supplied options.
RequestModelAccessImpl(HttpServletRequest, ShortTermCombinedTripleSource) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
RequestModelsPrep - Class in edu.cornell.mannlib.vitro.webapp.filters
This used to set up a lot of request-based objects.
RequestModelsPrep() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.RequestModelsPrep
 
RequestModelsUser - Interface in edu.cornell.mannlib.vitro.webapp.utils.configuration
When the ConfigurationBeanLoader creates an instance of this class, it will call this method, supplying the RDF models for the current HTTP request.
RequestPolicyList - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
Allow us to store policies in a Request, in addition to those in the ServletContext
RequestPolicyList() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.RequestPolicyList
 
requestProcessor - Variable in class org.linkeddatafragments.datasource.index.IndexDataSource
The request processor
requestProcessor - Variable in class org.linkeddatafragments.datasource.tdb.JenaTDBDataSource
The request processor
requestProcessor - Variable in class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceDataSource
The request processor
requestStop() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
REQUIRED_ACTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
REQUIRED_ACTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.RevisionInfoController
 
REQUIRED_ACTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
 
REQUIRED_FIELD_EMPTY_MSG - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
requiredActions(VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.RequiresActions
Returns Actions that are required to be authorized for the object to be used.
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.ajax.UserAccountsAjaxController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAdminController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.ManageProxiesAjaxController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsUserController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowConfiguration
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowSourcesController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.StartupStatusController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.VitroAjaxController
By default, a controller requires authorization for no actions.
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PrimitiveDelete
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.PrimitiveRdfEdit
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.edit.ReorderController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DeleteIndividualController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DeletePropertyController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FileUploadController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
By default, a page requires authorization for no actions.
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
The required action depends on what we are trying to do.
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListClassGroupsController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListDatatypePropertiesController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListFauxPropertiesController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListPropertyGroupsController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListPropertyWebappsController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListVClassWebappsController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ManageLabelsForIndividualController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.PageController
Get the required actions for all the data getters then AND them together.
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.RevisionInfoController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowClassHierarchyController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowDataPropertyHierarchyController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowObjectPropertyHierarchyController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.SimpleReasonerRecomputeController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestAJAXController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.EditRequestDispatchController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.PostEditCleanupController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.AutocompleteController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.DataAutocompleteController
 
requiredActions(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
 
requiredActionsQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
RequiredFieldValidator - Class in edu.cornell.mannlib.vedit.validator.impl
 
RequiredFieldValidator() - Constructor for class edu.cornell.mannlib.vedit.validator.impl.RequiredFieldValidator
 
REQUIRES_ACTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
REQUIRES_BODY_TEMPLATE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
REQUIRES_VALUES - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
RequiresActions - Interface in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces
Interface to objects that provide a list of Actions that are required for the object to be used.
reset() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
resetIdentifiers(ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.RequestIdentifiers
The login status has changed, so discard the cached Identifiers.
resetPassword() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsResetPasswordPage
 
resetRDFReaderF() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
resetRDFReaderF() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
resetRDFWriterF() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
resetRDFWriterF() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
This is crap.
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementDaoFiltering
 
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
 
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
 
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyStatementDaoJena
If this statement qualifies as a faux property, set the range and domain accordingly.
resolveAsFauxPropertyStatements(List<ObjectPropertyStatement>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyStatementDao
Inspect the elements of the statement to see whether it qualifies as a faux property.
ResourceBean - Interface in edu.cornell.mannlib.vitro.webapp.beans
User: bdc34 Date: Oct 18, 2007 Time: 3:41:23 PM
ResourcePropertyMethod(Method, Property) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.ResourcePropertyMethod
 
ResourcePropertyStatement(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.ResourcePropertyStatement
 
ResourceUnavailableException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance.ResourceUnavailableException
 
resp - Variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
response - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.MailUsersServlet
 
RESPONSE_MIME_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
RESPONSE_MIME_TYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils
 
ResponseValues - Interface in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
 
RestoreModelsAction - Class in edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore
Load from a dump file of NQuads, or something equivalent.
RESTRICT_RESULTS_BY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
RESTRICT_RESULTS_BY_INTERNAL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
restrictClassesTemplateName - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
RestrictedAuthenticator - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
A "restricted" authenticator, that will not allow logins except for root and for users that are authorized to maintain the system.
RestrictedAuthenticator(HttpServletRequest, Authenticator) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
RestrictedAuthenticator.Factory - Class in edu.cornell.mannlib.vitro.webapp.controller.authenticate
 
RestrictHomeMenuItemEditingPolicy - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
Don't allow user to edit or drop the HomeMenuItem statement.
RestrictHomeMenuItemEditingPolicy() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.RestrictHomeMenuItemEditingPolicy
 
RestrictHomeMenuItemEditingPolicy.Setup - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
 
RestrictionOperationController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
RestrictionOperationController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.RestrictionOperationController
 
RestrictionRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
RestrictionRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.RestrictionRetryController
 
RestrictionsListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena
 
RestrictionsListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena.RestrictionsListingController
 
RestrictLoginsController - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Offer the user the ability to apply a RestrictedAuthenticator or revert to a BasicAuthenticator.
RestrictLoginsController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.RestrictLoginsController
 
ResultSetConsumer - Class in edu.cornell.mannlib.vitro.webapp.rdfservice
Base class for creating consumers of ResultSets processQuerySolution MUST be overridden - it takes each QuerySolution in turn until the ResultSet is complete startProcessing and endProcessing may be overridden if the implementation needs to know when the processing starts, or when there are no more solutions left to process.
ResultSetConsumer() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer
 
ResultSetConsumer.Chaining - Class in edu.cornell.mannlib.vitro.webapp.rdfservice
Helper implemenation of ResutSetConsumer that can be used to wrap another ResultSetConsumer - useful for filtering implementations
ResultSetConsumer.HasResult - Class in edu.cornell.mannlib.vitro.webapp.rdfservice
Helper implementation that allows you to find out simply if there were any results in the ResultSet
ResultSetIterators - Class in edu.cornell.mannlib.vitro.webapp.utils.sparql
Helper classes for producing N-Triples or N-Quads from ResultSets
ResultSetIterators() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators
 
ResultSetIterators.ResultSetQuadsIterator - Class in edu.cornell.mannlib.vitro.webapp.utils.sparql
If the ResultSet contains appropriate values for g, s, p, and o, return a Quad for each row.
ResultSetIterators.ResultSetTriplesIterator - Class in edu.cornell.mannlib.vitro.webapp.utils.sparql
If the ResultSet contains appropriate values for s, p, and o, return a Triple for each row.
ResultSetMediaType - Enum in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
The supported media types for SPARQL queries that return a Result Set (i.e., SELECT and ASK).
ResultSetParser<T> - Class in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
Define the interface for parsing a result set, and provide some helpful methods as well.
ResultSetParser() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ResultSetParser
 
ResultSetQuadsIterator(ResultSet) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetQuadsIterator
 
ResultSetTriplesIterator(ResultSet) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparql.ResultSetIterators.ResultSetTriplesIterator
 
retainAll(Collection<?>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
retractionsModel - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
retractionsModelOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
retractionsType - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 
retrieveAndRunDataGetters(Environment, String) - Static method in class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl
Find the DataGetters for this template, and apply them to the Freemarker environment.
retrieveClasses(ServletContext, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
retrieveDataGetters() - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ExecuteDataRetrieval
 
retrieveExistingLiteralValues() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
retrieveExistingLiteralValues() - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
retrieveExistingUriValues() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterAbstract
 
retrieveExistingUriValues() - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
retrieveFields(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
retrieveFields(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
retrieveFields(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
retrieveFields(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
retrieveFields(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
retrieveFields(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
retrieveLiteralsOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
retrieveLiteralsOnForm(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
retrieveLiteralsOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
retrieveLiteralsOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
retrieveLiteralsOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
retrieveLiteralsOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
retrieveMenuPosition(EditConfigurationVTwo, VitroRequest, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ManagePageGenerator
 
retrieveN3ForTypeAndClassGroup(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
retrieveN3Optional(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
retrieveN3Optional(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
retrieveN3Optional(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
retrieveN3Optional(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
retrieveN3Optional(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
retrieveN3Optional(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
retrieveN3Required(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
retrieveN3Required(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
retrieveN3Required(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
retrieveN3Required(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
retrieveN3Required(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
retrieveN3Required(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
retrieveRestrictClasses(ServletContext, Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
retrieveUrisOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessClassGroupDataGetterN3
 
retrieveUrisOnForm(int) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3
 
retrieveUrisOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessFixedHTMLN3
 
retrieveUrisOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
 
retrieveUrisOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSearchIndividualsDataGetterN3
 
retrieveUrisOnForm(int) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessSparqlDataGetterN3
 
RETRY_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
RevisionInfoBean - Class in edu.cornell.mannlib.vitro.webapp.config
Information about the provenance of this application: release, revision level, build date, etc.
RevisionInfoBean.LevelRevisionInfo - Class in edu.cornell.mannlib.vitro.webapp.config
Revision info about one level of the application -- e.g.
RevisionInfoController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Display the detailed revision information.
RevisionInfoController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.RevisionInfoController
 
RevisionInfoSetup - Class in edu.cornell.mannlib.vitro.webapp.config
Read the revision information, and store it in the servlet context.
RevisionInfoSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup
 
RoleIdentifier - Class in edu.cornell.mannlib.vitro.webapp.auth.identifier
 
RoleIdentifier() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.identifier.RoleIdentifier
 
roleLevel - Variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
RoleLevelOptionsSetup - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.utils
 
RoleLevelOptionsSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.utils.RoleLevelOptionsSetup
 
RoleRestrictedProperty - Interface in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
A property or faux property whose usage can be restricted according to the user's role level.
ROOT_ARRAY - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.JsonToFmModel
 
RootUserPolicy - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
If the user has an IsRootUser identifier, they can do anything! On setup, check to see that the specified root user exists.
RootUserPolicy() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.RootUserPolicy
 
RootUserPolicy.Setup - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
 
rowNum - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
RSS - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the RSS channel/item content type.
run() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.RebuildGroupCacheThread
 
run() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.FindUrisForStatementWorkUnit
 
run() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.RebuildIndexTask
 
run() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateDocumentWorkUnit
 
run() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateStatementsTask
 
run() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateUrisTask
 
run() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestWorkflowProcessor
 
run(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestWorkflowProcessor
Runs the workflow
runQuery(SearchQuery, IndividualDao) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListQueryResults
 
runQueryForThumbnailLocation(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.ThumbnailImageURL
 
RunSparqlConstructs - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
 
RunSparqlConstructs() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.RunSparqlConstructs
 
runSparqlForAdditional(SparqlEvaluateVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
Runs the queries for additional uris and literals then add those back into the urisInScope and literalsInScope.
runSparqlForExisting(SparqlEvaluateVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
runSynchronizer(TBoxChanges) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.BasicTBoxReasonerDriver
 
runSynchronizer(TBoxChanges) - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasonerDriver
 

S

SameAsFilteringRDFService(RDFService) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
SameAsFilteringRDFServiceFactory - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
 
SameAsFilteringRDFServiceFactory(RDFServiceFactory) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory
 
SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.filter
 
samePrefixMappingAs(PrefixMapping) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
samePrefixMappingAs(PrefixMapping) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
sameValueAs(Literal) - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
SamplesController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Freemarker controller and template samples.
SamplesController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.SamplesController
 
satisfyInterfaces(ServletContext, HttpServletRequest) - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance
The loader calls this as soon as the instance is created.
SAVE_TO_VAR - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
scheduleUpdatesForStatements(List<Statement>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Update any search documents that are affected by these statements.
scheduleUpdatesForStatements(List<Statement>) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
scheduleUpdatesForUris(Collection<String>) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Update the search documents for these URIs.
scheduleUpdatesForUris(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
SDBConnectionSmokeTests - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb
Smoke tests for the database connection that SDB will use.
SDBConnectionSmokeTests(ServletContext, ComponentStartupStatus) - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.SDBConnectionSmokeTests
 
SDBDataSource - Class in edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb
Create a DataSource on the SDB database.
SDBDataSource(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.SDBDataSource
 
SDBGraphConnectionGenerator - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
SDBGraphConnectionGenerator(DataSource) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SDBGraphConnectionGenerator
 
SDBGraphGenerator - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
SDBGraphGenerator(DataSource, StoreDesc, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SDBGraphGenerator
 
SDBGraphGenerator(SDBGraphConnectionGenerator, StoreDesc, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SDBGraphGenerator
 
SEARCH_BOOST_ANNOT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
SEARCH_BOOST_ANNOT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
SEARCH_INDEX_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
SEARCH_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
searchBoost - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
searchBoost - Variable in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
SearchEngine - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
The principle interface for the SearchEngine.
SearchEngineException - Exception in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
Indicates a problem with a request to the SearchEngine.
SearchEngineException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineException
 
SearchEngineException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineException
 
SearchEngineException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineException
 
SearchEngineException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineException
 
SearchEngineLogger - Class in edu.cornell.mannlib.vitro.webapp.searchengine
Logging the SearchEngine, for the Developer's panel.
SearchEngineLogger() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
SearchEngineLogger.CountQueryLogger - Class in edu.cornell.mannlib.vitro.webapp.searchengine
 
SearchEngineLogger.QueryLogger - Class in edu.cornell.mannlib.vitro.webapp.searchengine
 
SearchEngineNotRespondingException - Exception in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
Indicates that a request to the SearchEngine has timed out, or given some other indication that no response will be coming.
SearchEngineNotRespondingException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineNotRespondingException
 
SearchEngineNotRespondingException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineNotRespondingException
 
SearchEngineNotRespondingException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineNotRespondingException
 
SearchEngineNotRespondingException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchEngineNotRespondingException
 
SearchEngineSmokeTest - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
Start up the appropriate search engine smoke test based on the configured URL property.
SearchEngineSmokeTest() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.SearchEngineSmokeTest
 
SearchException(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.SearchException
 
SearchFacetField - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
Holds the faceting information from a query result.
SearchFacetField.Count - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
Holds one facet from this field.
SearchHelpController - Class in edu.cornell.mannlib.vitro.webapp.search.controller
 
SearchHelpController() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.SearchHelpController
 
SearchIndexer - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
Interface for the code that controls the contents of the search index.
SearchIndexer.Event - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
An immutable event object.
SearchIndexer.Event.Type - Enum in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexer.Listener - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
A listener that will be notified of events from the SearchIndexer.
SearchIndexerImpl - Class in edu.cornell.mannlib.vitro.webapp.searchindex
An implementation of the SearchIndexer interface.
SearchIndexerImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
SearchIndexerImpl.IndexerConfig - Interface in edu.cornell.mannlib.vitro.webapp.searchindex
Interface for tasks to access the Indexer config
SearchIndexerImpl.ListenerList - Class in edu.cornell.mannlib.vitro.webapp.searchindex
A simple thread-safe list of event listeners.
SearchIndexerImpl.Task - Interface in edu.cornell.mannlib.vitro.webapp.searchindex
 
SearchIndexerImpl.WorkerThreadPool - Class in edu.cornell.mannlib.vitro.webapp.searchindex
A thread pool for handling many small units of work submitted by a task.
SearchIndexerSetup - Class in edu.cornell.mannlib.vitro.webapp.searchindex
Start the SearchIndexer.
SearchIndexerSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerSetup
 
SearchIndexerStatus - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
An immutable summary of the status of the SearchIndexer, at a fixed point in time.
SearchIndexerStatus(SearchIndexerStatus.State, Date, SearchIndexerStatus.Counts) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus
 
SearchIndexerStatus.Counts - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexerStatus.Counts.Type - Enum in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexerStatus.NoCounts - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexerStatus.RebuildCounts - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexerStatus.State - Enum in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexerStatus.StatementCounts - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexerStatus.UriCounts - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
 
SearchIndexerUtils - Class in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
Some handy methods for dealing with the search index.
SearchIndexerUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerUtils
 
SearchIndexExcluder - Interface in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
Interface for classes that check to see if an individual should be excluded from the search index.
SearchIndexExcluderList - Interface in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
An ordered list of SearxchIndexExcluder objects, in a handy package.
SearchIndexExcluderListBasic - Class in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
The basic implementation.
SearchIndexExcluderListBasic(Collection<? extends SearchIndexExcluder>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListBasic
 
SearchIndexExcluderListDeveloper - Class in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
An implementation that accumulates timing figures for each excluder and writes them to the log.
SearchIndexExcluderListDeveloper(Collection<? extends SearchIndexExcluder>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListDeveloper
 
SearchIndividualsDataGetter - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
SearchIndividualsDataGetter(VitroRequest, Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SearchIndividualsDataGetter
Constructor with display model and data getter URI that will be called by reflection.
SearchInputDocument - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
A collection of fields and values that will be used to build a record in the search index.
SearchInputField - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
A named field with a name and one or more values.
SearchQuery - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
A collection of search terms that will be used to query the search index.
SearchQuery.Order - Enum in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
 
SearchQueryUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.searchengine
Some static methods to help in constructing search queries and parsing the results.
SearchQueryUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils
 
SearchQueryUtils.Conjunction - Enum in edu.cornell.mannlib.vitro.webapp.utils.searchengine
 
SearchResponse - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
The response to a query against the search index.
SearchResponseFilter - Interface in edu.cornell.mannlib.vitro.webapp.utils.searchengine
This can be used to filter the results of the search query.
SearchResultDocument - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
The concrete representation of a document in the search index.
SearchResultDocumentList - Interface in edu.cornell.mannlib.vitro.webapp.modules.searchEngine
A collection of results that are returned from a query.
SearchResultsParser - Class in edu.cornell.mannlib.vitro.webapp.utils.searchengine
Parse this search response, creating a map of values for each document.
SearchResultsParser(SearchResponse, FieldMap) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchResultsParser
 
SearchServiceController - Class in edu.cornell.mannlib.vitro.webapp.search.controller
Accepts requests to update a set of URIs in the search index.
SearchServiceController() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.SearchServiceController
 
SearchServiceController.Verb - Enum in edu.cornell.mannlib.vitro.webapp.search.controller
 
searchSnippet - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
SEE_CONFIGURATION - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
SEE_INDVIDUAL_EDITING_PANEL - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
SEE_REVISION_INFO - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
SEE_SITE_ADMIN_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
SEE_STARTUP_STATUS - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
SEE_VERBOSE_PROPERTY_INFORMATION - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
select(ProxyRelationshipSelector.Context, ProxyRelationshipSelectionCriteria) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelector
Convenience method.
select() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelector
 
select(OntModel, UserAccountsSelectionCriteria) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelector
Convenience method.
select() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelector
 
selected - Variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
SelectedLocale - Class in edu.cornell.mannlib.vitro.webapp.i18n.selection
A utility class for storing and retrieving Locale information.
SelectedLocale() - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
 
SelectedLocale.ContextSelectedLocale - Class in edu.cornell.mannlib.vitro.webapp.i18n.selection
Holds Locale information in the ServletContext.
SelectedLocale.SessionSelectedLocale - Class in edu.cornell.mannlib.vitro.webapp.i18n.selection
Holds Locale information in the Session.
SelectListGeneratorVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
 
SelectListGeneratorVTwo() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.SelectListGeneratorVTwo
 
selector - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.StandardModelSelector
 
selector - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.StandardWDFSelector
 
SelectQueryDocumentModifier - Class in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
Modify the document, adding the results of one or more select queries.
SelectQueryDocumentModifier() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
SelectQueryI18nDocumentModifier - Class in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
A variation on SelectQueryDocumentModifier where the suffix of target field is defined.
SelectQueryI18nDocumentModifier() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryI18nDocumentModifier
 
SelectQueryUriFinder - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
Find URIs based on one or more select queries.
SelectQueryUriFinder() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
SELF - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
SelfEditingConfiguration - Class in edu.cornell.mannlib.vitro.webapp.beans
Holds the configuration properties used in Self-Editing, and some commonly used methods on those properties.
SelfEditingConfiguration(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
 
selfEditingId() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
SelfEditingPolicy - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
Policy to use for Vivo Self-Editing based on NetId for use at Cornell.
SelfEditingPolicy(ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.SelfEditingPolicy
 
SemanticServicesError - Class in edu.cornell.mannlib.semservices.bo
 
SemanticServicesError() - Constructor for class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
SemanticServicesError(String, String, String) - Constructor for class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
SemanticServicesInfoBase - Class in edu.cornell.mannlib.semservices.bo
 
SemanticServicesInfoBase() - Constructor for class edu.cornell.mannlib.semservices.bo.SemanticServicesInfoBase
 
send() - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
sendLoginNotifyEvent(LoginLogoutEvent, ServletContext, HttpSession) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.edit.Authenticate
Let everyone know that somebody has logged in or logged out.
sendMessage(String, String, String, String, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.MailUtil
 
sendShortResponse(int, String, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.VitroApiServlet
 
sendShortResponse(int, String, Throwable, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.api.VitroApiServlet
 
separateStatementsWithBlankNodes(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
Returns a pair of models.
serializeAll(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
serializeAll(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
serializeAll(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
serializeAll(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
serializeAll(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
serializeAll(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
serializeAll(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
serializeAll(OutputStream) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Serializes the union of all named and unnamed graphs in the store to the supplied OutputStream, in N-Quads format.
serializeDoc(Document) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
serializeDoctoString(Document) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
serializeGraph(String, OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
serializeGraph(String, OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
serializeGraph(String, OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
serializeGraph(String, OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
serializeGraph(String, OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
serializeGraph(String, OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
serializeGraph(String, OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
serializeGraph(String, OutputStream) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Serializes the contents of the named graph to the supplied OutputStream, in N-Triples format.
serializeNode(Node) - Static method in class edu.cornell.mannlib.semservices.util.XMLUtils
 
ServerStatus - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
Should we allow the user to view information about the server status?
ServerStatus() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.ServerStatus
 
service(ServletRequest, ServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
servlet - Variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
ServletPolicyList - Class in edu.cornell.mannlib.vitro.webapp.auth.policy
This maintains a PolicyList in the ServletContext.
ServletPolicyList() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.ServletPolicyList
 
SessionSelectedLocale(Locale) - Constructor for class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.SessionSelectedLocale
 
SessionTimeoutLimitingFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
Manipulate the maximum inactive interval on sessions.
SessionTimeoutLimitingFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.SessionTimeoutLimitingFilter
 
set(HttpServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginInProcessFlag
Set the flag, saying that a login session is in process.
setAboutText(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setABoxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
setABoxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
setAboxModelId(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setAcknowledgeText(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setAction(String) - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
setAction(String) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setAddedDataFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setAdditionalDaoMap(HashMap<String, Object>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setAdditionalProperties(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
setAdditionalProperties(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
setAdditionalProperties(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
setAdditions(Model) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.AdditionsAndRetractions
 
setAddJSONFields(IndividualJsonWrapper.AddJSONFields) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualJsonWrapper
 
setAddLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setAddLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setAddLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setAddUrl(Property) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel
 
setAddUrl(Property) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel
 
setAfterLoginUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
setAllClassCountsToZero(VClassGroup) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.ClassGroupPageData
 
setAllClassCountsToZero(VClassGroup) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
setAltLabelList(List<String>) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setApplicationMetadataModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
setApplicationMetadataModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
setApplicationName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setArgon2Password(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setAskUpdatedQueryFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setAssertionOntModelSelector(OntModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setAtomicChangeType(AtomicOntologyChange.AtomicChangeType) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
setAttribute(String, Object) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setAuthenticatorFactory(Authenticator.AuthenticatorFactory, ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
 
setAuthorized(Authorization) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
setBadValueMap(Map<String, String>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setBaseLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setBaseURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setBaseUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso.ContentTripleSourceVirtuoso
 
setBaseUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
setBean(HttpSession, LoginStatusBean) - Static method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
Attach this bean to the session - this means you are logged in.
setBean(ServletContext, ConfigurationProperties) - Static method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationProperties
Protected access, so the Stub class can call it for unit tests.
setBean(ServletContext, ExternalAuthHelper) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ExternalAuthHelper
It would be private, but we want to allow calls for faking.
setBean(HttpServletRequest, LoginProcessBean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
Store this login process bean in the session.
setBeanClass(Class<?>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setBeanMask(Object) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setBestMatch(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setBody(String) - Method in class edu.cornell.mannlib.vedit.beans.Checkbox
 
setBody(String) - Method in class edu.cornell.mannlib.vedit.beans.Option
 
setBodyMap(Map<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
setBoost(float) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputField
Set the boost level for this field.
setBoost(float) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
setBoost(float) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.FieldBooster
 
setBroaderURIList(List<String>) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setBytestreamAliasUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo.Builder
 
setBytestreamUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo.Builder
 
setCache(List<VClassGroup>, Map<String, VClass>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
setChangeListenerList(List<? extends ChangeListener>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setChecked(boolean) - Method in class edu.cornell.mannlib.vedit.beans.Checkbox
 
setClassCount(VClassGroup, String, long) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
setClassFilter(UnaryFunctor<VClass, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setClassUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag
 
setCloseMatchURIList(List<String>) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setCollateBySubclass(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setCollateBySubclass(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setCollateBySubclass(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setCollateBySubclass(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setCollator(Collator) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
setCombinedTripleSource(CombinedTripleSource) - Static method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess
 
setConceptId(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setConceptList(List<?>) - Method in class edu.cornell.mannlib.semservices.bo.ConceptInfo
 
setConfigurationProperties(ConfigurationProperties) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryI18nDocumentModifier
 
setConfigurationProperties(ConfigurationProperties) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationReader
 
setConfigurationTripleSource(ConfigurationTripleSource) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setConfigUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setContactMail(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setContentTripleSource(ContentTripleSource) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setContentType(ContentType) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
setContentType(ContentType) - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
setContextModels(ContextModelAccess) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
setContextModels(ContextModelAccess) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.ThumbnailImageURL
 
setContextModels(ContextModelAccess) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
setContextModels(ContextModelAccess) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForClassGroupChanges
 
setContextModels(ContextModelAccess) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
setContextModels(ContextModelAccess) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
setContextModels(ContextModelAccess) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.URIsForClassGroupChange
 
setContextModels(ContextModelAccess) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.configuration.ContextModelsUser
 
setContextPath(String) - Static method in class org.vivoweb.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
setContextUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setCopyrightAnchor(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setCopyrightURL(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setCorrectionMail(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setCssClass(String) - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
setCustomBuilder(IndividualTemplateModelBuilder.IIndividualTemplateModelBuilder) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.IndividualTemplateModelBuilder
 
setCustomBuilder(ListedIndividualBuilder.ILIstedIndividualBuilder) - Static method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.ListedIndividualBuilder
 
setCustomDisplayView(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setCustomEntryForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setCustomEntryForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setCustomEntryForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setCustomEntryForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setCustomEntryForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setCustomListView(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setCustomListViewConfigFileMap(Map<PropertyDao.FullPropertyKey, String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
setCustomSearchView(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setCustomShortView(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setData(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
setData(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
setData(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
setDataAccessObject(Object) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setDataDir(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setDataPropertyFilter(UnaryFunctor<DataProperty, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setDataPropertyMap(Map<String, DataProperty>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setDataPropertyMap(Map<String, DataProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setDataPropertyMap(Map<String, DataProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setDataPropertyStatementFilter(UnaryFunctor<DataPropertyStatement, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setDataPropertyStatements(List<DataPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setDataPropertyStatements(List<DataPropertyStatement>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setDataPropertyStatements(List<DataPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setDataPropertyStatements(List<DataPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setDataPropertyStatements(List<DataPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setDatapropKey(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setDatapropURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
setDatapropURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
setDatapropURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
setDatatypePropertyList(List<DataProperty>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setDatatypePropertyList(List<DataProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setDatatypePropertyList(List<DataProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setDatatypeURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
setDatatypeURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
setDatatypeURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
setDebuggingInfo(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
setDefaultGraph(Graph) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
setDefaultModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
setDefaultNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
setDefaultNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setDefaultOption(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesWithParent
 
setDefaultOptionLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.ChildVClassesOptions
 
setDefaultOptionLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaClassGroupOptions
 
setDefaultOptionLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaObjectPropetyOptions
 
setDefaultOptionLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
setDefaultValueMap(Map<String, String>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setDefinedBy(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setDefinition(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setDeleteable(boolean) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setDeleteLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setDeleteLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDeleteLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDeleteMethod(Method) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setDerivationLogging(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
setDescription(String) - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
setDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDescriptionUri(String) - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
setDestinationURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
setDiffFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setDisplayLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setDisplayLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setDisplayLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setDisplayLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setDisplayModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
setDisplayModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
setDisplayModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setDisplayName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setDisplayRank(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
setDisplayRank(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setDisplayRank(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
setDisplayTier(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setDisplayTier(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setDisplayTier(int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setDocumentBoost(float) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchInputDocument
Set a boost level for the document as a whole.
setDocumentBoost(float) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
setDomainClassName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setDomainClassName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setDomainClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setDomainClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setDomainClassURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setDomainClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setDomainDisplayLimit(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDomainDisplayLimit(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDomainDisplayLimit(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDomainDisplayTier(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDomainDisplayTier(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDomainDisplayTier(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDomainEntitySortDirection(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDomainEntitySortDirection(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDomainEntitySortDirection(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDomainEntityURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDomainEntityURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDomainEntityURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDomainLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setDomainPublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDomainPublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setDomainPublic(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setDomainPublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDomainPublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDomainQuickEditJsp(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setDomainQuickEditJsp(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setDomainURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setDomainVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDomainVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDomainVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDomainVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setDomainVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setDomainVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setDomainVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setDynamicFields(List<DynamicField>) - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
setDynamicImports(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
setEditElement(EditElementVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
setEditing(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setEditKey(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setEditLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setEditLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setEditLinkSuppressed(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setEmailAddress(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setEmailKey(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setEndpointURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
setEntities(List<Individual>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassList
 
setEntityCount(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setEntityToReturnTo(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setEntityToReturnTo(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
setEntsList(List) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setErrMsgMap(Map<String, String>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setErrorLogFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setErrorMap(Map<String, String>) - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
setExactMatchURIList(List<String>) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setExample(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setExample(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setExample(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setExample(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setExample(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setExample(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setExamples(String) - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
setExamplesUri(String) - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
setException(String) - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
setExcludedTypes(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 
setExternalAuthId(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setExternalAuthOnly(Boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setExternalId(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setExternalIds(List<DataPropertyStatement>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setExternalIds(List<DataPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setExternalIds(List<DataPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setExternalLoginInfo(HttpServletRequest, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
Let some other request set the External Auth ID and the afterLogin URL before redirecting to here.
setFacetLimit(int) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
The maximum number of facet counts that will be returned from the query.
setFacetLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
setFacetMinCount(int) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
Facet having fewer hits will be excluded from the list.
setFacetMinCount(int) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
setFavoriteColors(String...) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
setField(FieldVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditElementVTwo
 
setFields(EditConfigurationVTwo, VitroRequest, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
setFields(EditConfigurationVTwo, VitroRequest, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
setFields(EditConfigurationVTwo, VitroRequest, String, List<VClass>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
setFields(EditConfigurationVTwo, VitroRequest, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.IndividualsByRankFormGenerator
 
setFields(Map<String, FieldVTwo>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setFilename(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo.Builder
 
setFilesOnForm(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setFileStorage(FileStorage) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setFirstName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setForcedLocale(ServletContext, Locale) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Store the forced locale in the servlet context.
setFormObject(FormObject) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setFormSpecificData(HashMap<String, Object>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
This is for specific data for a form that will be set by the generator.
setFormUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setForNewUsers(Boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
setForPublic(Boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
setFullModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
setFullModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
setFunctional(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setFunctional(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setFunctional(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setFunctional(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setGetMethod(Method) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setGraphURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
setGraphURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
setGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setGroupURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setGroupURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setGroupURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setGroupURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setGroupURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setGroupURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setHelpUri(String) - Method in class edu.cornell.mannlib.vedit.beans.FieldHelp
 
setHiddenFromDisplayBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setHiddenFromDisplayBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setHiddenFromDisplayBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setHiddenFromDisplayBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setHiddenFromDisplayBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setHiddenFromDisplayBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setHiddenFromDisplayBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setHiddenFromDisplayBelowRoleLevelUsingRoleUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setHiddenFromDisplayBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setHiddenFromDisplayBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setHiddenFromDisplayBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setHiddenFromDisplayBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setHiddenFromPublishBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setHiddenFromPublishBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setHiddenFromPublishBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setHiddenFromPublishBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setHiddenFromPublishBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setHiddenFromPublishBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setHiddenFromPublishBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setHiddenFromPublishBelowRoleLevelUsingRoleUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setHiddenFromPublishBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setHiddenFromPublishBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setHiddenFromPublishBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setHiddenFromPublishBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setHistory(IndexHistory) - Static method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexController
Called by SearchIndexerSetup to provide a history that dates from startup, not just from servlet load time.
setHomeDirectory(VitroHomeDirectory) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setHtmlContent(String) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
setId(Integer) - Method in class edu.cornell.mannlib.semservices.bo.BaseObject
 
setId(int) - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
setId(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Datatype
 
setId(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setIdFieldClass(Class<?>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setIdFieldName(String) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setImageProcessor(ImageProcessor) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setImagesOnEntity(String, FileInfo, FileInfo) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.UploadedFileHelper
Record this image file and thumbnail on this entity.
setImplementation(MenuManagementDataUtils.IMenuManagementDataUtils) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.MenuManagementDataUtils
 
setImplementationClass(Class<?>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setIncrementalReasongingEnabled(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
setIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
setIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
setIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
setIndividualCount(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
setIndividualFilter(UnaryFunctor<Individual, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setIndividualURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
setIndividualURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
setIndividualURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
setInferenceDrivingPatternAllowSet(Set<ReasonerStatementPattern>) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
setInferenceDrivingPatternDenySet(Set<ReasonerStatementPattern>) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
setInferenceOntModelSelector(OntModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setInferenceReceivingPatternAllowSet(Set<ReasonerStatementPattern>) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
setInnerEngine(SearchEngine) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
 
setInsertMethod(Method) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setInverseFunctional(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setInverseFunctional(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setInverseFunctional(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setKey(String) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setLabel(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setLabel(String) - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
setLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
setLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
setLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
setLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setLanguage(String) - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
setLanguage(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatement
 
setLanguage(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataPropertyStatementImpl
 
setLanguage(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
 
setLastLoginTime(long) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setLastName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setLeftoverModel(Model) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils.MergeResult
 
setLiteralsFromForm(Map<String, List<Literal>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
setLiteralsInScope(Map<String, List<Literal>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setLiteralsOnForm(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setLiteralsOnForm(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setLoadedAtStartupDisplayModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setLocalName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
setLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setLocalNameInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setLocalNameInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setLocalNameInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setLocalNameWithPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setLocalNameWithPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setLocalNameWithPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setLocalNameWithPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setLogFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setLoginCount(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setLoginPageUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
setMainImageUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setMainImageUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setMainImageUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setMaxCardinality(int) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setMd5Password(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setMessage(String) - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
setMessage(String) - Method in class edu.cornell.mannlib.vedit.validator.ValidationObject
 
setMessage(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
setMessage(HttpServletRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.DisplayMessage
Store this message on the session.
setMessage(HttpSession, String) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.DisplayMessage
Store this message on the session.
setMessage(HttpServletRequest, AbstractPageHandler.Message) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler.Message
 
setMessage(LoginProcessBean.Message) - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
setMessage(HttpServletRequest, LoginProcessBean.MLevel, String, Object...) - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
setMetadata(HashMap) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setMimeType(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo.Builder
 
setMinCardinality(int) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setModelURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
setModTime(Timestamp) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setModTime(Timestamp) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setModTime(Timestamp) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setMostSpecificTypes(Resource, Model, HashSet<String>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Find the most specific types (classes) of an individual and infer them for the individual with the mostSpecificType annotation.
setMostSpecificTypes(Resource, HashSet<String>, Model) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
setN3Generator(EditN3GeneratorVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setN3Optional(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setN3Optional(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setN3Required(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setN3Required(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setName(String) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setName(String) - Method in class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 
setName(String) - Method in class edu.cornell.mannlib.vedit.tags.EditTag
 
setName(String) - Method in class edu.cornell.mannlib.vedit.tags.ErrorTag
 
setName(String) - Method in class edu.cornell.mannlib.vedit.tags.OptionTag
 
setName(String) - Method in class edu.cornell.mannlib.vedit.tags.ValueTag
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Datatype
 
setName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Options
 
setName(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.Value
 
setNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setNamespace(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
setNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setNamespaceId(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setNamespaceInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setNamespaceInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setNamespaceInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setNameSpacePrefixes(Model, WebappDaoFactory) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaOutputUtils
 
setNarrowerURIList(List<String>) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setNewBean(Object) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setNewDisplayModelDisplayMetadataModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setNewDisplayModelFromFile(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setNewDisplayModelTboxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setNewResources(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setNewResources(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setNewTBoxAnnotationsModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setNewTBoxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setNickname(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
setNonUserNamespaces(Set<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
setNotes(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
setNsPrefix(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
setNsPrefix(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
setNsPrefixes(PrefixMapping) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
setNsPrefixes(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
setNsPrefixes(PrefixMapping) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
setNsPrefixes(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
setObject(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
setObject(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
setObject(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
setObject(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setObjectEntURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setObjectEntURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setObjectIndividualSortPropertyURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setObjectIndividualSortPropertyURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setObjectIndividualSortPropertyURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setObjectName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setObjectName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setObjectPropertyFilter(UnaryFunctor<ObjectProperty, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setObjectPropertyMap(Map<String, ObjectProperty>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setObjectPropertyMap(Map<String, ObjectProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setObjectPropertyMap(Map<String, ObjectProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setObjectPropertyStatementFilter(UnaryFunctor<ObjectPropertyStatement, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setObjectPropertyStatements(List<ObjectPropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setObjectURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
setObjectURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
setObjectURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
setOfferCreateNewOption(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setOfferCreateNewOption(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setOfferCreateNewOption(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setOfferCreateNewOption(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setOldDisplayModelDisplayMetadataModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setOldDisplayModelTboxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setOldPassword(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setOldTBoxAnnotationsModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setOldTBoxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setOntologyUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.LoadOntology
 
setOperation(ModelChange.Operation) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
setOperation(ModelChange.Operation) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
setOperation(ModelUpdate.Operation) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
setOptionLists(HashMap<String, List<Option>>) - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
setOptions(FieldOptions) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
setOriginalBean(Object) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setPageContext(PageContext) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.StringProcessorTag
 
setParameterMap(Map) - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
setParams(HashMap<String, String>) - Method in class edu.cornell.mannlib.vedit.beans.ButtonForm
 
setParamUpdate(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setParentURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setParentURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setParentURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setPassword(String) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso.ContentTripleSourceVirtuoso
 
setPasswordChangeRequired(Boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setPasswordLinkExpires(long) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setPermissionSetUris(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setPermissionUris(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
setPickListName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setPickListName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setPickListName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setPickListName(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setPluginList(List<ReasonerPlugin>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
setPopulatedDataPropertyList(List<DataProperty>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setPopulatedDataPropertyList(List<DataProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setPopulatedDataPropertyList(List<DataProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setPopulatedObjectPropertyList(List<ObjectProperty>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setPopulatedObjectPropertyList(List<ObjectProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setPopulatedObjectPropertyList(List<ObjectProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setPostDeletePageForwarder(PageForwarder) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setPostInsertPageForwarder(PageForwarder) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setPostUpdatePageForwarder(PageForwarder) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setPreconditionQuery(String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
 
setPreconditionQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
setPreconditionQueryType(RDFService.SPARQLQueryType) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet
 
setPreconditionQueryType(RDFService.SPARQLQueryType) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
setPredicateUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setPredicateUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
setPreferredLanguages(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
setPreferredLocales(List<Locale>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
setPrefix(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setPreProcessorList(List<? extends EditPreProcessor>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setProhibitedFromSearch(ProhibitedFromSearch) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setProhibitedFromUpdateBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setProhibitedFromUpdateBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setProhibitedFromUpdateBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setProhibitedFromUpdateBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setProhibitedFromUpdateBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setProhibitedFromUpdateBelowRoleLevel(BaseResourceBean.RoleLevel) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setProhibitedFromUpdateBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setProhibitedFromUpdateBelowRoleLevelUsingRoleUri(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setProhibitedFromUpdateBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setProhibitedFromUpdateBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setProhibitedFromUpdateBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setProhibitedFromUpdateBelowRoleLevelUsingRoleUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setProperties(ConfigurationBeanLoader, Collection<PropertyType.PropertyStatement>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance
The loader provides the distilled property statements from the RDF, to populate the instance.
setProperty(ObjectProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
setProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
setProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
setPropertyGroupFilter(UnaryFunctor<PropertyGroup, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setPropertyList(List<ObjectProperty>) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setPropertyList(List<ObjectProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setPropertyList(List<Property>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
setPropertyList(List<ObjectProperty>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setPropertyName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setPropertyName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setPropertyURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
setPropertyURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
setPropertyURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setPropertyURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
setters
setPropertyURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
setPropsList(List) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setProxiedIndividualUris(Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setProxyAccountsOnProfile(String, Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
setProxyAccountsOnProfile(String, Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
setProxyAccountsOnProfile(String, Collection<String>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Set so that these UserAccounts, and only these, are authorized as proxies on this profile page.
setPublicDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setPublicDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setPublicDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setPublicDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
setPublicDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setPublicDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setPublicDescription(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setPublicFileName(FileInfo, String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.UploadedFileHelper
 
setPublicName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setPublicName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
setPublicName(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setPubsubData(String, String) - Method in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
setQ(float) - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
setQualifiedPropertyConfigFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setQuery(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
Set the text of the query.
setQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
setQueryForAllDatatypeProperties(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
setQueryForAllObjectProperties(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
setQueryModelSelector(ModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setQuickEditJsp(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setRangeClassName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setRangeClassName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setRangeClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setRangeClassURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setRangeDatatypeURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setRangeDatatypeUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
setRangeDisplayLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setRangeDisplayLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setRangeDisplayLimit(int) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setRangeDisplayTier(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setRangeDisplayTier(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setRangeDisplayTier(Integer) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setRangeEntitySortDirection(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setRangeEntitySortDirection(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setRangeEntitySortDirection(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setRangeEntityURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setRangeEntityURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setRangeEntityURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setRangeLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setRangeLang(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
setRangePublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setRangePublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setRangePublic(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setRangePublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setRangePublic(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setRangeQuickEditJsp(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setRangeQuickEditJsp(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setRangeURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setRangeVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setRangeVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setRangeVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setRangeVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setRangeVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
setRangeVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setRangeVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setRDFService(RDFService) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setRDFService(RDFService) - Static method in class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceBasedRequestProcessorForTPFs
 
setRDFServiceFactory(ServletContext, RDFServiceFactory) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
setRDFServiceFactory(ServletContext, RDFServiceFactory, ModelAccess.WhichService) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
setRdfsLabel(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setRdfsLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setRdfsLabel(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setReaderClassName(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
setReaderClassName(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
setReasonOnAllDatatypePropertyStatements(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerConfiguration
 
setRecomputeRequired(ServletContext, SimpleReasonerSetup.RecomputeMode) - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
setReferer(String) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setRemovedDataFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setRequestAttributes(HttpServletRequest, EditProcessObject) - Method in class edu.cornell.mannlib.vedit.controller.BaseEditController
 
setRequestModels(RequestModelAccess) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.configuration.RequestModelsUser
 
setRequestParameterMap(Map<String, String[]>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setRequiredMinimumPrecision(VitroVocabulary.Precision) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
setResourceModelSelector(ModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setResultText(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils.MergeResult
 
setRetractions(Model) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.AdditionsAndRetractions
 
setRootLogotypeHeight(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setRootLogotypeImage(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setRootLogotypeTitle(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setRootLogotypeWidth(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setRootUser(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setRowList(List<DynamicFieldRow>) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setRows(int) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
What is the maximum number of documents that will be returned from the query? A negative value means no limit.
setRows(int) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
setRowTemplate(DynamicFieldRow) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setSameAsEnabled(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
setSchemeURI(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setSearchBoost(Float) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setSearchBoost(Float) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setSearchBoost(Float) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setSearchBoost(Float) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setSearchEngine(SearchEngine) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setSearchIndexer(SearchIndexer) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setSearchResponse(SearchResponse) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger.CountQueryLogger
 
setSearchResponse(SearchResponse) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger.QueryLogger
 
setSearchResponse(SearchResponse) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
setSearchSnippet(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setSearchSnippet(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setSearchSnippet(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setSelectableLocales(ServletContext, List<Locale>) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Store a list of selectable Locales in the servlet context, so we can easily build the selection panel in the GUI.
setSelected(boolean) - Method in class edu.cornell.mannlib.vedit.beans.Option
 
setSelectedLocale(HttpServletRequest, Locale) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale
Store the selected locale in the current session.
setSelectedUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag
 
setSelectedUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
setSelectFromExisting(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
setSelectFromExisting(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setSelectFromExisting(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setSelectFromExisting(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setSemanticServicesError(SemanticServicesError) - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesInfoBase
 
setSerializationFormat(RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
setSerializationFormat(RDFService.ModelSerializationFormat) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
setSerializedModel(InputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
setSerializedModel(InputStream) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange
 
setServletContext(ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setServletContext(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerComponentGenerator
 
setSession(HttpSession) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setSessionIdStr(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
SET functions
setSeverity(String) - Method in class edu.cornell.mannlib.semservices.bo.SemanticServicesError
 
setShortDef(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
 
setSimpleMask(List<Object[]>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setSimpleReasoner(SimpleReasoner) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.DisableSameAs
 
setSimpleReasoner(SimpleReasoner) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
setSimpleReasoner(SimpleReasoner) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
setSimpleReasoner(SimpleReasoner) - Method in interface edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin
 
setSkipToUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setSourceURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
setSparqlConstructAdditionsDir(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setSparqlConstructAdditionsPass2Dir(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setSparqlConstructDeletionsDir(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setSparqlForAdditionalLiteralsInScope(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setSparqlForAdditionalUrisInScope(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setSparqlForExistingLiterals(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setSparqlForExistingUris(Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setSpecialDataModel(OntModel, OntModel, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
Method for using a special model, such as the display model, with the WebappDaoFactory.
setSpecialWriteModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
TODO Hack for model switching.
setStackTrace(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
setStart(int) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery
Where in the ordered list of result documents should the response begin? That is, how many of the results should be skipped? (allows paging of results).
setStart(int) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
setState(LoginProcessBean.State) - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
setStatement(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
setStatementCount(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyGroup
 
setStatus(UserAccount.Status) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setStatus(int, String) - Method in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter.StripSessionIdWrapper
Deprecated. 
setStatusCode(int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.BaseResponseValues
 
setStatusCode(int) - Method in interface edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues
 
setStatusFromString(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setStatusId(int) - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
setStopRequested() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
This is called when the application shuts down.
setStopRequested() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
This is called when the application shuts down.
setStopRequested() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasonerTBoxListener
 
setStrictMode(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
setStubObjectRelation(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setStubObjectRelation(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setStubObjectRelation(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setSubclassLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
setSubclassNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
setSubclassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
setSubject(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
setSubject(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
setSubject(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
setSubject(String) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
setSubjectEntURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setSubjectEntURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setSubjectName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setSubjectName(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setSubjectSide(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
setSubjectSide(boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.PropertyInstanceIface
 
setSubjectUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.SingleParameterAction
 
setSubjectURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
setSubjectURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
setSubjectURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
setSubjectUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setSubjectUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag
 
setSubmitToUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setSubType(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
setSuccessAssertionsFile(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setSuccessRDFFormat(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setSuperclassLocalName(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
setSuperclassNamespace(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
setSuperclassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Classes2Classes
 
setSupervisor(DumpTestController.Employee) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.DumpTestController.Employee
 
setSymmetric(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setSymmetric(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setSymmetric(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setTable(String) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setTargetSuffix(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryI18nDocumentModifier
 
setTBoxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
setTBoxModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
setTboxModelId(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setTBoxReasonerModule(TBoxReasonerModule) - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
setTdbPath(String) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
setTemplate(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setTemplate(String) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
setTemplateName() - Method in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
 
setText(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
setTextContent(String) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailMessage
 
setThemeDir(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
setThreadPoolSize(String) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
setTransitive(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setTransitive(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setTransitive(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setType(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setType(String) - Method in class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 
setType(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setType(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
 
setUnderlyingStoreReasoned(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
setUnionModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
setUnionOntModelSelector(OntModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry.Setup
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean.Setup
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.RestrictHomeMenuItemEditingPolicy.Setup
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.policy.RootUserPolicy.Setup
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.Setup
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.Setup
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfiguration.Setup
 
setup(ServletContext) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
This setup method must be called before I18n static methods can be used.
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings.Setup
 
Setup() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.images.PlaceholderUtil.Setup
 
setUpdateEndpointURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
setUpdateMethod(Method) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setupEditConfiguration(EditConfigurationVTwo, VitroRequest, HttpSession) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
 
setupModelSelectorsFromVitroRequest(VitroRequest, EditConfigurationVTwo) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.BaseEditConfigurationGenerator
Setup the model selectors using the models set in the VitroRequest.
setupTemplateTable() - Static method in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
setUri(String) - Method in class edu.cornell.mannlib.semservices.bo.Concept
 
setURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
setUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Datatype
 
setURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.PermissionSet
 
setURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ResourceBean
 
setUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
setURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
setURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
setURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo.Builder
 
setURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setURIInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
 
setURIInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
setURIInverse(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
setUrisAndLiteralsOnForm(EditConfigurationVTwo, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultAddMissingIndividualFormGenerator
 
setUrisFromForm(Map<String, List<String>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
setUrisInScope(Map<String, List<String>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setUrisOnform(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setUrisOnForm(String...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setUrl(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
setUrl(String, String...) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
setUrl(String, UrlBuilder.ParamMap) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.LinkTemplateModel
 
setUrlPatternToReturnTo(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setUrlToReturnTo(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setUseDependentResourceDelete(boolean) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
If this is set to true, then dependent resources should be deleted on edits that remove the parent resource.
setUsePage(String) - Method in class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 
setUserAccountsModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
setUserAccountsModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
setUseRecycledBean(boolean) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setUsername(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
setUsername(String) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso.ContentTripleSourceVirtuoso
 
setUserUri(String) - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.RemoveUser
 
setValid(boolean) - Method in class edu.cornell.mannlib.vedit.validator.ValidationObject
 
setValidatedObject(Object) - Method in class edu.cornell.mannlib.vedit.validator.ValidationObject
 
setValidatorMap(Map<String, List<Validator>>) - Method in class edu.cornell.mannlib.vedit.beans.EditProcessObject
 
setValidators(List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
setValue(String) - Method in class edu.cornell.mannlib.vedit.beans.Checkbox
 
setValue(String) - Method in class edu.cornell.mannlib.vedit.beans.DynamicFieldRow
 
setValue(String) - Method in class edu.cornell.mannlib.vedit.beans.Option
 
setValues(HashMap<String, String>) - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
setVar(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.jsptags.JsonSet
 
setVarNameForObject(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setVarNameForPredicate(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setVarNameForSubject(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setVClass(VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setVClasses(List<VClass>, boolean) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setVClasses(List<VClass>, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setVClasses(List<VClass>, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setVClassesList(List) - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
setVClassGroupFilter(UnaryFunctor<VClassGroup, Boolean>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
setVClassURI(String) - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
setVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
setVClassURI(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
setVerboseDisplayValues(Property) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
setVisible(int) - Method in class edu.cornell.mannlib.vedit.beans.DynamicField
 
setVitroClassList(List<VClass>) - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
setVitroRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
setVitroRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.model.RDFServiceModel
 
setVitroRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
setVitroRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
setVitroRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
setVitroRequest(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
setVitroRequest(VitroRequest) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
UQAM-Bug-Correction Useful among other things to transport the linguistic context in the service
setVivoListViewConfigDisplayModel(OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
setWdfSelectorForOptons(WDFSelector) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setWorkLevel(VitroBackgroundThread.WorkLevel, String...) - Method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread
 
setWriteModelId(String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setWriteModelSelector(ModelSelector) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
setWriterClassName(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
setWriterClassName(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
Deprecated.
SHINDIG_URL_PROP - Static variable in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
ShindigTesterException(Integer, String, String) - Constructor for exception edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.ShindigTesterException
 
ShindigTesterException(Throwable, String, String) - Constructor for exception edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.ShindigTesterException
 
SHORTDEF - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
SHORTDEF - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
shortForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
shortForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
ShortTermCombinedTripleSource - Interface in edu.cornell.mannlib.vitro.webapp.triplesource
Provide the short-term data structures.
ShortViewConfigException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService.ShortViewConfigException
 
ShortViewConfigException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService.ShortViewConfigException
 
ShortViewLogger - Class in edu.cornell.mannlib.vitro.webapp.services.shortview
When we use a short view other than the default, log it.
ShortViewLogger() - Constructor for class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewLogger
 
ShortViewService - Interface in edu.cornell.mannlib.vitro.webapp.services.shortview
Define a service that will produce HTML snippets for short views on Individuals.
ShortViewService.ShortViewContext - Enum in edu.cornell.mannlib.vitro.webapp.services.shortview
The available contexts for short views.
ShortViewService.TemplateAndSupplementalData - Interface in edu.cornell.mannlib.vitro.webapp.services.shortview
The information associated with a particular short view.
ShortViewServiceImpl - Class in edu.cornell.mannlib.vitro.webapp.services.shortview
The basic implementation of ShortViewService
ShortViewServiceImpl(FakeApplicationOntologyService) - Constructor for class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewServiceImpl
 
ShortViewServiceSetup - Class in edu.cornell.mannlib.vitro.webapp.services.shortview
Set up the ShortViewService.
ShortViewServiceSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewServiceSetup
 
SHORTY_LENGTH - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImpl
How often to we insert path separator characters?
show(String, String, String, BasicDataSource) - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
ShowAuthController - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Show a summary of who is logged in and how they are to be treated by the authorization system.
ShowAuthController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController
 
ShowAuthController.AssociatedIndividual - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
 
ShowBackgroundThreadsController - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Show the list of living background threads (instances of VitroBackgroundThread), and their status.
ShowBackgroundThreadsController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController
 
ShowBackgroundThreadsController.ThreadInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
 
ShowClassHierarchyController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ShowClassHierarchyController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowClassHierarchyController
 
ShowConfiguration - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Show the current ConfigurationProperties and the Java system properties.
ShowConfiguration() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowConfiguration
 
ShowDataPropertyHierarchyController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ShowDataPropertyHierarchyController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowDataPropertyHierarchyController
 
showDeletions(HttpServletRequest, Collection<String>) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.Message
 
showModelList(VitroRequest, ModelMaker, ModelAccess.WhichService) - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaIngestController
 
showNewAccount(HttpServletRequest, UserAccount, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.Message
 
ShowObjectPropertyHierarchyController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ShowObjectPropertyHierarchyController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowObjectPropertyHierarchyController
 
ShowObjectPropertyHierarchyController.ObjectPropertyAlphaComparator - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
showPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
 
showPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
showPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
Build the selection criteria from the request, select the accounts, and create the ResponseValues to display the page.
showPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage
 
showPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
 
showPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage
 
showPage() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
ShowSourcesController - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Show the details of where our RDF data is coming from.
ShowSourcesController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowSourcesController
 
showUpdatedAccount(HttpServletRequest, UserAccount, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.Message
 
shutdown() - Method in class edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio.IIOImageProcessor
 
shutdown(Application) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application.Component
This should be called only once, and should be the last call on this Component.
shutdown() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application
 
shutdown(Application) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Stop processing and release resources.
shutdown() - Static method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
If ACTIVE, do shutdown.
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
shutdown() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifier
Called to inform the DocumentModifier that the system is shutting down.
shutdown() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.FieldBooster
 
shutdown() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
shutdown() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.ThumbnailImageURL
 
shutdown() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.IndexingChangeListener
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
shutdown() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.WorkerThreadPool
 
shutdown() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.BasicTBoxReasonerDriver
Shut down the thread that runs the reasoning tasks.
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasonerModule
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
shutdown(Application) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
SimpleBridgingRule - Class in edu.cornell.mannlib.vitro.webapp.reasoner.plugin
handles rules of the form assertedProp1(?x, ?y) ^ assertedProp2(?y, ?z) -> inferredProp(?x, ?z)
SimpleBridgingRule(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimpleBridgingRule
 
SimpleChangeLogger - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
 
SimpleChangeLogger(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeLogger
 
SimpleChangeRecord - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
 
SimpleChangeRecord(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeRecord
 
simpleName(Object) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ToString
 
SimpleOntModelSelector - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
An OntModelSelector that does not support model-per-ontology separation
SimpleOntModelSelector() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
Construct an OntModelSelector with a bunch of empty models
SimpleOntModelSelector(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
Construct An OntModel selector that works with a single union OntModel Only for temporary backwards compatibility.
SimplePermission - Class in edu.cornell.mannlib.vitro.webapp.auth.permissions
A class of simple permissions.
SimplePermission(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
SimplePropertyAndTypeRule - Class in edu.cornell.mannlib.vitro.webapp.reasoner.plugin
handles rules of the form assertedProp(?x, ?y) ^ type(?x) -> inferredProp(?x, ?y)
SimplePropertyAndTypeRule(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.plugin.SimplePropertyAndTypeRule
 
SimpleReasoner - Class in edu.cornell.mannlib.vitro.webapp.reasoner
Allows for real-time incremental materialization or retraction of RDFS- style class and property subsumption based ABox inferences as statements are added to or removed from the (ABox or TBox) knowledge base.
SimpleReasoner(OntModel, RDFService, Model, Model, Model, SearchIndexer) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
 
SimpleReasoner(OntModel, OntModel, Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
This constructor is used for the unit tests only
SimpleReasonerRecomputeController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
SimpleReasonerRecomputeController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.SimpleReasonerRecomputeController
 
SimpleReasonerSetup - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
 
SimpleReasonerSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup
 
SimpleReasonerSetup.RecomputeMode - Enum in edu.cornell.mannlib.vitro.webapp.servlet.setup
 
SimpleReasonerTBoxListener - Class in edu.cornell.mannlib.vitro.webapp.reasoner
Route notification of changes to TBox to the incremental ABox reasoner.
SimpleReasonerTBoxListener(SimpleReasoner) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasonerTBoxListener
 
SimpleReasonerTBoxListener(SimpleReasoner, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasonerTBoxListener
 
SimpleRequestedAction - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction
A RequestedAction that can be recognized by a SimplePermission.
SimpleRequestedAction(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.SimpleRequestedAction
 
simpleScriptStripper(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
 
SimpleStemmer - Class in edu.cornell.mannlib.vitro.webapp.utils
A class for non-static access to the stemmer via reflection in the ingest tools
SimpleStemmer() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.SimpleStemmer
 
SingleContentOntModelSelector - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
SingleContentOntModelSelector(OntModel, OntModel, OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SingleContentOntModelSelector
 
SingleParameterAction - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces
A base class for actions that involve a single URI.
SingleParameterAction() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.SingleParameterAction
 
SITE_ADMIN - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
SITE_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Source institution name
SITE_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Source institution URL
SiteAdminController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
SiteAdminController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.SiteAdminController
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
size() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchResultDocumentList
The number of documents that are included in this result.
size() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
size() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchResultDocumentList
 
SKIP_EDIT_FORM - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
skipEditForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
skipEditForm(String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
skipEditForm(String) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
SKOSUtils - Class in edu.cornell.mannlib.semservices.util
 
SKOSUtils() - Constructor for class edu.cornell.mannlib.semservices.util.SKOSUtils
 
SMALL_CONTENT_MODELS - Static variable in class edu.cornell.mannlib.vitro.webapp.modules.tripleSource.ContentTripleSource
These are the small content models that we want to keep in memory.
smartRemove(OntResource, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
SMTP_HOST_PROPERTY - Static variable in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory
 
SmtpHostTester() - Constructor for class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.SmtpHostTester
 
smushedOnInAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
smushOnProperty - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
smushResources(Model, Property) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
A simple resource smusher based on a supplied inverse-functional property.
SmushResourcesAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
SolrConversionUtils - Class in edu.cornell.mannlib.vitro.webapp.searchengine.solr
Utility method for converting from Solr-specific instances to Search-generic instances, and back.
SolrConversionUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrConversionUtils
 
SolrFieldInitializer - Class in edu.cornell.mannlib.vitro.webapp.searchengine.solr
 
SolrFieldInitializer() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrFieldInitializer
 
SolrSearchEngine - Class in edu.cornell.mannlib.vitro.webapp.searchengine.solr
The Solr-based implementation of SearchEngine.
SolrSearchEngine() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
 
SolrSearchResultDocumentList - Class in edu.cornell.mannlib.vitro.webapp.searchengine.solr
A Solr-based implementation of SearchResultDocumentList.
SolrSearchResultDocumentList(SolrDocumentList) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchResultDocumentList
 
SolrSmokeTest - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
Spin off a thread that will try to connect to Solr.
SolrSmokeTest(ServletContextListener) - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.SolrSmokeTest
 
solutIt - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.FilteredResultSet
 
SOME_LITERAL - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
 
SOME_PREDICATE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
 
SOME_URI - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
 
sort() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassList
 
sort(List<Property>) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
sorted - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
indicates if sortForDisplay has been called
sortEnts2EntsForDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
sortEnts2EntsForDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualJena
Overriding the base method so that we can do the sorting by arbitrary property here.
sortEnts2EntsForDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualSDB
Overriding the base method so that we can do the sorting by arbitrary property here.
sortForDisplay() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
sortForDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
Sorts the ents2ents records into the proper order for display.
sortForDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
sortForPickList(List<? extends ResourceBean>, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
sortGroupList(List<VClassGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
sortGroupList(List<VClassGroup>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
sortGroupList(List<VClassGroup>) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
 
sortObjectPropertyStatementsForDisplay(ObjectProperty, List) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
Sorts the object property statements taking into account the sort order.
sortPropertiesForDisplay() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
sourceModel - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
sourceModelFor - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Performs a SPARQL ASK query against the knowledge base.
sparqlAskQuery(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
Performs a SPARQL ASK query against the knowledge base.
sparqlAskQuery(String) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a SPARQL ASK query against the knowledge base.
SparqlBulkUpdater - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
 
SparqlBulkUpdater(SparqlGraph) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.SparqlBulkUpdater
 
SPARQLCONSTRUCTAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Performs a SPARQL construct query against the knowledge base.
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
Performs a SPARQL construct query against the knowledge base.
sparqlConstructQuery(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
 
sparqlConstructQuery(String, RDFService.ModelSerializationFormat) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a SPARQL construct query against the knowledge base.
sparqlConstructQuery(String, Model) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a SPARQL construct query against the knowledge base.
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Performs a SPARQL describe query against the knowledge base.
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
Performs a SPARQL describe query against the knowledge base.
sparqlDescribeQuery(String, RDFService.ModelSerializationFormat) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a SPARQL describe query against the knowledge base.
sparqlEvaluateForLiterals(EditConfigurationVTwo, Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
sparqlEvaluateForUris(EditConfigurationVTwo, Map<String, String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
SparqlEvaluateVTwo - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
 
SparqlEvaluateVTwo(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.SparqlEvaluateVTwo
 
SparqlGraph - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
SparqlGraph(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
Returns a SparqlGraph for the union of named graphs in a remote repository
SparqlGraph(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
Returns a SparqlGraph for a particular named graph in a remote repository
SparqlGraphMultilingual - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
SparqlGraphMultilingual(String, List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraphMultilingual
 
sparqlNode(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
sparqlNode(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
sparqlNode(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
sparqlNodeDelete(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
sparqlNodeDelete(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
sparqlNodeUpdate(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
sparqlNodeUpdate(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
sparqlNodeUpdate(Node, String) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
sparqlQuery - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
SparqlQueryAjaxController - Class in edu.cornell.mannlib.vitro.webapp.controller.ajax
Handle an AJAX request for a SPARQL query.
SparqlQueryAjaxController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlQueryAjaxController
 
SparqlQueryApiAskExecutor - Class in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
Process ASK queries.
SparqlQueryApiAskExecutor(RDFService, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiAskExecutor
 
SparqlQueryApiConstructExecutor - Class in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
Process CONSTRUCT queries
SparqlQueryApiConstructExecutor(RDFService, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiConstructExecutor
 
SparqlQueryApiController - Class in edu.cornell.mannlib.vitro.webapp.controller.api
Process SPARQL queries as an API.
SparqlQueryApiController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.SparqlQueryApiController
 
SparqlQueryApiDescribeExecutor - Class in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
Process DESCRIBE queries.
SparqlQueryApiDescribeExecutor(RDFService, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiDescribeExecutor
 
SparqlQueryApiExecutor - Class in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
The base class for the SPARQL query API.
SparqlQueryApiExecutor(RDFService, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiExecutor
 
SparqlQueryApiSelectExecutor - Class in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
Process SELECT queries.
SparqlQueryApiSelectExecutor(RDFService, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.SparqlQueryApiSelectExecutor
 
SparqlQueryBuilderServlet - Class in edu.cornell.mannlib.vitro.webapp.controller
This servlet works as a RequestDispatcher to direct to the sparl query builder page.
SparqlQueryBuilderServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.SparqlQueryBuilderServlet
 
SparqlQueryController - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Present the SPARQL Query form, and execute the queries.
SparqlQueryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.SparqlQueryController
 
SparqlQueryController.Prefix - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
 
SparqlQueryDataGetter - Class in edu.cornell.mannlib.vitro.webapp.utils.dataGetter
 
SparqlQueryDataGetter(VitroRequest, Model, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter
Constructor with display model and data getter URI that will be called by reflection.
SparqlQueryRunner - Class in edu.cornell.mannlib.vitro.webapp.utils
Execute SPARQL queries against a model.
SparqlQueryRunner(Model) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner
 
SparqlQueryRunner - Class in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
A conversational tool for handling SPARQL queries.
SparqlQueryRunner.ConstructQueryContext - Interface in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
 
SparqlQueryRunner.ExecutingConstructQueryContext - Interface in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
 
SparqlQueryRunner.ExecutingSelectQueryContext - Interface in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
 
SparqlQueryRunner.QueryParser<T> - Class in edu.cornell.mannlib.vitro.webapp.utils
This template class provides some parsing methods to help in the parseResults() method.
SparqlQueryRunner.SelectQueryContext - Interface in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
 
SparqlQueryRunner.VariableValue - Interface in edu.cornell.mannlib.vitro.webapp.utils
 
SparqlQueryUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.sparql
Some utility methods that help when dealing with SPARQL queries.
SparqlQueryUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparql.SparqlQueryUtils
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
TODO Is there a way to accomplish this without buffering the entire result?
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.RDFServiceJena
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.tdb.RDFServiceTDB
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
sparqlSelectQuery(String, RDFService) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Performs a SPARQL select query against the knowledge base.
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
Performs a SPARQL select query against the knowledge base.
sparqlSelectQuery(String, ResultSetConsumer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparqlHttp
 
sparqlSelectQuery(String, RDFService.ResultFormat) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a SPARQL select query against the knowledge base.
sparqlSelectQuery(String, ResultSetConsumer) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a SPARQL select query against the knowledge base.
sparqlSelectQueryHasResults(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
sparqlSelectQueryHasResults(String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
sparqlTriple(Triple) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
SparqlUpdateApiController - Class in edu.cornell.mannlib.vitro.webapp.controller.api
Process SPARQL Updates, as an API.
SparqlUpdateApiController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.SparqlUpdateApiController
 
SparqlUtils - Class in edu.cornell.mannlib.vitro.webapp.controller.ajax
Handle an AJAX request for a SPARQL query.
SparqlUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.ajax.SparqlUtils
 
SparqlUtils.AjaxControllerException - Exception in edu.cornell.mannlib.vitro.webapp.controller.ajax
 
SPECIAL_WRITE_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
SpecificVariable() - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.SpecificVariable
 
splitPropertyValues(Model, String, String, String, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.JenaIngestUtils
Splits values for a given data property URI on a supplied regex and asserts each value using newPropertyURI.
SplitPropertyValuesAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
splitRegex - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
splitRegexOf - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
SQLGraphGenerator - Interface in edu.cornell.mannlib.vitro.webapp.dao.jena
 
StackTraceLayout - Class in edu.cornell.mannlib.vitro.webapp.utils.logging
This is a nasty Layout that prints a full stack trace for every logging event.
StackTraceLayout() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.logging.StackTraceLayout
 
StackTraceUtility - Class in edu.cornell.mannlib.vitro.webapp.utils.developer.loggers
Records and process the stack trace so a developer's logger can (1) test against it, and (2) display it.
StackTraceUtility(Class<?>, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.developer.loggers.StackTraceUtility
 
StandardModelSelector - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration
 
StandardModelSelector() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.StandardModelSelector
 
StandardWDFSelector - Class in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration
 
StandardWDFSelector() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.StandardWDFSelector
 
start() - Method in class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread
 
start - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult
 
startIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierList
Do any required setup on the individual modifiers.
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListBasic
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListDeveloper
 
startIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderList
Do any required setup on the individual Excluders.
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListBasic
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListDeveloper
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForClassGroupChanges
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForDataProperties
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForTypeStatements
 
startIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinder
Indicates that a new collection of statements is about to be processed.
startIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderList
Do any required setup on the individual finders.
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListBasic
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListDeveloper
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
startIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.URIsForClassGroupChange
 
startProcessing() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer.Chaining
 
startProcessing() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.ResultSetConsumer
Method to notify the consumer that a ResultSet is valid and is about to be processed
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageImplWrapper
Create an instance of FileStorageImpl, based on the values in runtime.properties.
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.imageprocessor.imageio.IIOImageProcessor
Prevent Java Advanced Imaging from complaining about the lack of accelerator classes.
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.imageprocessor.jai.JaiImageProcessor
Deprecated.
startup(Application, ComponentStartupStatus) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.Application.Component
This should be called only once, and should be the first call on this Component.
startup(Application, ComponentStartupStatus) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Start processing.
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.InstrumentedSearchEngineWrapper
If NEW, do startup.
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.solr.SolrSearchEngine
Set up the http connection with the solr server
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasonerModule
 
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
startup(Application, ComponentStartupStatus) - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
StartupManager - Class in edu.cornell.mannlib.vitro.webapp.startup
Instantiate and run the ServletContextListeners for Vitro, while accumulating messages in StartupStatus.
StartupManager() - Constructor for class edu.cornell.mannlib.vitro.webapp.startup.StartupManager
 
StartupStatus - Class in edu.cornell.mannlib.vitro.webapp.startup
Accumulates a list of messages from the StartupManager, and from the context listeners that the run during startup.
StartupStatus() - Constructor for class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
StartupStatus.StatusItem - Class in edu.cornell.mannlib.vitro.webapp.startup
An immutable item that can't throw an exception during construction and will always contain suitable, non-null values.
StartupStatus.StatusItem.Level - Enum in edu.cornell.mannlib.vitro.webapp.startup
 
StartupStatusController - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Display the startup status page.
StartupStatusController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.StartupStatusController
 
StartupStatusDisplayFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
No matter what URL is requested, check to see whether the StartupStatus contains errors or warnings.
StartupStatusDisplayFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.StartupStatusDisplayFilter
 
stashFileSizeException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
What will we do if there is a problem parsing the request?
stashFileSizeException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaCsv2RdfController
 
stashFileSizeException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.JenaXMLFileUpload
 
stashFileSizeException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.jena.RDFUploadController
 
stashFileSizeException() - Method in interface edu.cornell.mannlib.vitro.webapp.controller.MultipartRequestWrapper.ParsingStrategy
Allows you to handle the exception in your code.
stashFileSizeException() - Method in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
Override this to change the way that exceptions are handled when parsing a multipart request.
STATEMENT_ADDITION_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
STATEMENT_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
STATEMENT_EVENT_DATETIME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
STATEMENT_EVENT_STATEMENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
STATEMENT_REMOVAL_EVENT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
StatementCounts(int, int, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.StatementCounts
 
StaticDatasetFactory - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
StaticDatasetFactory(Dataset) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.StaticDatasetFactory
 
StaticPageController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
StaticPageController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.StaticPageController
 
StatusItem(StartupStatus.StatusItem.Level, ServletContextListener, String, Throwable) - Constructor for class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem
 
stem() - Method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
Stem the word placed into the Stemmer buffer through calls to add().
Stemmer - Class in edu.cornell.mannlib.vitro.webapp.utils
Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
Stemmer() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
 
stemString(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.SimpleStemmer
 
StemString(String, int) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
 
stmtString(Statement) - Static method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
 
stmtString(Resource, Property, RDFNode) - Static method in class edu.cornell.mannlib.vitro.webapp.ontology.update.ABoxUpdater
 
stmtString(Statement) - Static method in class edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner
Utility method for logging
stopIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierList
Do any required teardown on the individual modifiers.
stopIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListBasic
 
stopIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.DocumentModifierListDeveloper
Write the timings to the log.
stopIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderList
Do any required teardown on the individual Excluders.
stopIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListBasic
 
stopIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SearchIndexExcluderListDeveloper
Write the timings to the log.
stopIndexing() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderList
Do any required teardown on the individual finders.
stopIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListBasic
 
stopIndexing() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.IndexingUriFinderListDeveloper
Write the timings to the log.
STORED_FILE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
strictMode() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
STRING_PROCESSOR - Static variable in class edu.cornell.mannlib.vitro.webapp.web.jsptags.StringProcessorTag
 
StringList(String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.InstitutionalInternalClassForm.StringList
 
STRINGPATTERN - Static variable in class org.linkeddatafragments.util.RDFTermParser
 
StringProcessorTag - Class in edu.cornell.mannlib.vitro.webapp.web.jsptags
A tag to applying some string processing from the Request scope to selective parts of the output.
StringProcessorTag() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.jsptags.StringProcessorTag
 
StringPropertyMethod(Method, Property) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.StringPropertyMethod
 
StringPropertyStatement(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.StringPropertyStatement
 
StringResultsMapping - Class in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
Parse the set of fieldNames against the results of the query, and make the extracted values available.
StringResultsMapping() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.StringResultsMapping
 
StringResultsMapping(ResultSet, Set<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.StringResultsMapping
 
stripHtml(String) - Method in class edu.cornell.mannlib.vitro.webapp.utils.Html2Text
 
stripInvalidXMLChars(String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
Strips from a string any characters that are not valid in XML 1.0
stripProtocol(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ContactMailController
Intended to mangle url so it can get through spam filtering http://host/dir/servlet?param=value -> host: dir/servlet?param=value
stripProtocol(String) - Method in class edu.cornell.mannlib.vitro.webapp.controller.MailUsersServlet
Intended to mangle url so it can get through spam filtering http://host/dir/servlet?param=value -> host: dir/servlet?param=value
StripSessionIdWrapper(HttpServletResponse) - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter.StripSessionIdWrapper
 
strReplace(String, String, String) - Method in class edu.cornell.mannlib.vedit.tags.DynamicFieldsTag
 
style - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult
 
SubclassTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
subInLiterals(Map<String, Literal>, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
subInLiterals(String, Literal, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
When we sub in literals we have to take in to account the Lang or Datatype of the literal.
subInMultiLiterals(Map<String, List<Literal>>, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
This is the method to use to substitute in Literals into variables of target N3 strings.
subInMultiLiterals(String, List<Literal>, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
subInMultiUris(Map<String, List<String>>, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
This is the method to use to substitute in URIs into variables of target N3 strings.
subInNonBracketedURIS(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
subInUris(Map<String, String>, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
The List targets will be modified.
subInUris(String, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
subInUris(String, String, List<String>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditN3GeneratorVTwo
 
subInValuesToN3(EditConfigurationVTwo, MultiValueEditSubmission, List<String>, List<String>, List<String>, List<String>, VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
subject - Variable in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
subjectUri - Variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.UploadFile
 
subjectUri - Variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.SingleParameterAction
 
subjectUri - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyStatementTemplateModel
 
subjectUri - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
submit - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
submit(Runnable, SearchIndexerImpl.Task) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.WorkerThreadPool
 
substituteInSubPredObjURIs(EditConfigurationVTwo, List<String>...) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
subtractedInAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
SubtractModelAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
subUriForQueryVar(String, String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
Manually replace a query variable with a uri when prebinding causes the query to fail, probably due to a Jena bug.
subUrisForQueryVars(String, Map<String, String>) - Static method in class edu.cornell.mannlib.vitro.webapp.dao.jena.QueryUtils
Manually replace query variables with uris when prebinding causes the query to fail, probably due to a Jena bug.
success(Object) - Static method in class edu.cornell.mannlib.vedit.validator.ValidationObject
Create an instance that indicates successful validation.
SUCCESS - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
we use null to indicate success
SUCCESS - Static variable in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner.Status
 
SUPPORTED_SYNTAXES - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.sparql.SparqlQueryUtils
A list of SPARQL syntaxes to try when parsing queries
SUPPORTED_TYPE_LIST - Static variable in class edu.cornell.mannlib.vedit.util.FormUtils
 
SUPPORTED_TYPES - Static variable in class edu.cornell.mannlib.vedit.util.FormUtils
 
supportsSetOperations() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
supportsSetOperations() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
supportsTransactionAbort() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
supportsTransactionAbort() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
supportsTransactions() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
supportsTransactions() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
supportsTransactions() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
supportsTransactions() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
suspend() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
Suspension() - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener.Suspension
 
SWITCH_TO_DISPLAY_MODEL - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
SyncingExcludeBasedOnType - Class in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
This excludes based on types defined as EXCLUDE_CLASS in the configuration RDF model.
SyncingExcludeBasedOnType() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.SyncingExcludeBasedOnType
 
SYNTAX - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.SparqlQueryBuilderServlet
 

T

t - Variable in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
TAB - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
TAB_BASIC_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
TAB_ENTITIES - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
TAB_PRIMARY_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
TAG_NAME - Static variable in class edu.ucsf.vitro.opensocial.OpenSocialManager
 
Tags - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
Provides a mechanism for Freemarker templates (main or included, parent or child) to add to the lists of scripts and style sheets for the current page.
Tags() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags
 
Tags(LinkedHashSet<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags
 
tags - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags
 
Tags.TagsWrapper - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
Script and stylesheet lists are wrapped with a specialized BeansWrapper that exposes certain write methods, instead of the configuration's object wrapper, which doesn't.
Tags.TagVersionInfo - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
Find the value of "href" or "src".
Tags.TagVersionInfo.MatchResult - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
Tags.TagVersionInfo.MatchResult.Style - Enum in edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
TagsWrapper() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagsWrapper
 
TagVersionInfo(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo
 
TBOX_ASSERTIONS - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
TBOX_ASSERTIONS_FIRSTTIME_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
TBOX_INFERENCES - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
TBOX_UNION - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
TBoxChanges - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
Accumulate changes to the TBox as they arrive.
TBoxChanges() - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
TBoxInferencesAccumulator - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl
Build a model of inferred statements by walking through the ontology as represented in the reasoner.
TBoxInferencesAccumulator() - Constructor for class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.TBoxInferencesAccumulator
 
tboxKey() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelSelectorKey
 
tboxModel - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
TBoxReasoner - Interface in edu.cornell.mannlib.vitro.webapp.tboxreasoner
The functionality of a TBox reasoner.
TBoxReasoner.Status - Class in edu.cornell.mannlib.vitro.webapp.tboxreasoner
 
TBoxReasonerDriver - Interface in edu.cornell.mannlib.vitro.webapp.tboxreasoner
What calls can the ConfiguredReasonerListener make to drive the TBox reasoner?
TBoxReasonerModule - Interface in edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner
A wrapper around the TBox reasoner
TBoxReasonerStatus - Interface in edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner
What is the current state of the TBox reasoner?
TBoxUpdater - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
Performs knowledge base updates to the tbox to align with a new ontology version
TBoxUpdater(UpdateSettings, ChangeLogger, ChangeRecord) - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
Constructor
TempFileHolder - Class in edu.cornell.mannlib.vitro.webapp.filestorage
Attaches an uploaded file to the session with a listener, so the file will be deleted if The session times out. The session is invalidated. The server is shut down. Another file is attached to the session with the same attribute name. To see that the file isn't deleted, remove it from the session with a call to remove.
TEMPLATE_CROP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
TEMPLATE_DEFAULT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.BaseSiteAdminController
 
TEMPLATE_ERROR - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
TEMPLATE_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
TEMPLATE_NAME - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
TEMPLATE_NEW - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
TEMPLATE_REPLACE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
TemplateAndDataGetters(String, DataGetter...) - Constructor for class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService.TemplateAndDataGetters
 
templateName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsCreatePasswordPage
 
templateName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
templateName() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsResetPasswordPage
 
TemplateParsingException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateParsingException
 
TemplateParsingException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateParsingException
 
TemplateParsingException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateParsingException
 
TemplateParsingException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateParsingException
 
TemplateProcessingException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.freemarker.TemplateProcessingHelper.TemplateProcessingException
 
TemplateProcessingException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.controller.freemarker.TemplateProcessingHelper.TemplateProcessingException
 
TemplateProcessingException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateProcessingException
 
TemplateProcessingException(String) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateProcessingException
 
TemplateProcessingException(Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateProcessingException
 
TemplateProcessingException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.services.freemarker.FreemarkerProcessingService.TemplateProcessingException
 
TemplateProcessingHelper - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
TemplateProcessingHelper(HttpServletRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TemplateProcessingHelper
 
TemplateProcessingHelper.TemplateProcessingException - Exception in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
TemplateResponseValues - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues
 
TemplateResponseValues(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.TemplateResponseValues
 
TemplateResponseValues(String, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.TemplateResponseValues
 
TemplateResponseValues(String, Map<String, Object>) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.TemplateResponseValues
 
TemplateResponseValues(String, Map<String, Object>, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.TemplateResponseValues
 
templateTable - Static variable in class edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController
 
TemplateUtils - Class in edu.cornell.mannlib.vitro.webapp.web
TODO
TemplateUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.TemplateUtils
 
TemplateUtils.DropFromSequence - Class in edu.cornell.mannlib.vitro.webapp.web
 
TERMS_OF_USE_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
TermsOfUseController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
TermsOfUseController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TermsOfUseController
 
test() - Method in class edu.cornell.mannlib.vitro.webapp.dwr.PropertyDWR
 
test(String, int) - Method in class edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.SmtpHostTester
Try to open a connection to the SMTP host and conduct an "empty" conversation using SMTP.
testConnection() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
TestController - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Freemarker controller and template sandbox.
TestController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.TestController
 
TestFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
 
TestFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.TestFilter
 
testMethod(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.edit.EditConfigurationTemplateModel
 
TestWidget - Class in edu.cornell.mannlib.vitro.webapp.web.widgets
 
TestWidget() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.widgets.TestWidget
 
text - Variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
 
text(String, HttpServletRequest, String, Object...) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
A convenience method to get a bundle and format the text.
text(HttpServletRequest, String, Object...) - Static method in class edu.cornell.mannlib.vitro.webapp.i18n.I18n
A convenience method to get the default bundle and format the text.
text(String, Object...) - Method in class edu.cornell.mannlib.vitro.webapp.i18n.I18nBundle
 
TEXT_HTML - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the generic text/html content type.
TEXT_PLAIN - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the generic text/plain content type.
TEXT_XML - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContentType constant that describes the generic text/xml content type.
themeInfo - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
ThemeInfo(File, String, List<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean.ThemeInfo
 
ThemeInfoSetup - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
 
ThemeInfoSetup() - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.ThemeInfoSetup
 
themeNameFromDir(String) - Static method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean.ThemeInfo
 
thisIsFirstStartup() - Static method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.JenaDataSourceSetupBase
 
ThreadInfo(String, String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController.ThreadInfo
 
THUMBNAIL - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Does the individual have a thumbnail image? 1=yes 0=no
THUMBNAIL_HEIGHT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
Generated thumbnails will be this big.
THUMBNAIL_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
download url location for thumbnail
THUMBNAIL_WIDTH - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ImageUploadController
 
ThumbnailImageURL - Class in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
 
ThumbnailImageURL() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.ThumbnailImageURL
 
TITLE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
title - Variable in class org.linkeddatafragments.datasource.DataSourceBase
Get the datasource title
TO_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
toArray() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
toArray(T[]) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.IndividualURIQueue
 
toCanonicalJavaUri(String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
TOGGLE_SCRIPT_ELEMENT - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
toInputStream(String) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceUtils
 
toJavaUri(Class<?>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
toJSON() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.Individual
 
toJSON() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
toJSON() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
TokenServiceTester(String, int) - Constructor for class edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.TokenServiceTester
 
TokenServiceTesterException(String) - Constructor for exception edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.TokenServiceTesterException
 
TokenServiceTesterException(String, Throwable) - Constructor for exception edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.TokenServiceTesterException
 
toMap(Object) - Method in class freemarker.ext.dump.BaseDumpDirective
Convert a Freemarker TemplateObject to a usable map.
toMaps() - Method in class edu.cornell.mannlib.vitro.webapp.search.controller.IndexHistory
 
toModel() - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.ExecutingConstructQueryContext
 
toNquad() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpBlankNode
 
toNquad() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpLiteralNode
 
toNquad() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpNullNode
 
toNquad() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode.DumpUriNode
 
toNquad() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpNode
 
toNtriples() - Method in class edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpTriple
 
tooManyRangeIndividuals - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DefaultObjectPropertyFormGenerator
 
toPossibleJavaUris(Class<?>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
 
toPrecision(String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeWithPrecisionVTwo
 
toPropertyInstance() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
toPropertyInstance() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
toPropertyInstance() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
toString() - Method in class edu.cornell.mannlib.vedit.beans.LoginStatusBean
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasPermissionSet
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProfile
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.HasProxyEditingRights
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsBlacklisted
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsRootUser
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IsUser
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseIdentifierBundleFactory
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.BrokenPermission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.DisplayByRolePermission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.EditByRolePermission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PublishByRolePermission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BasicPolicyDecision
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.DisplayRestrictedDataToSelfPolicy
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.PermissionsPolicy
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.RootUserPolicy
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.SelfEditingPolicy
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayDataProperty
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayDataPropertyStatement
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectProperty
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.display.DisplayObjectPropertyStatement
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.SingleParameterAction
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishDataProperty
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish.PublishObjectProperty
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.resource.AbstractResourceAction
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.SimpleRequestedAction
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.DataProperty
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.FauxProperty
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
Produces a string representation of the contents of this class
toString() - Method in interface edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatement
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectPropertyStatementImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Ontology
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.Property
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.PropertyInstance
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.SelfEditingConfiguration
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClass
Converts the VClass to a string
toString() - Method in class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean.LevelRevisionInfo
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.config.RevisionInfoBean
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.BasicProfilesGetter
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ManageProxiesListPage.ProxyItemWrapper
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyItemInfo
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationship
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelection
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.admin.SparqlQueryController.Prefix
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.BasicAuthenticator
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.ExternalAuthHelper
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.FakeExternalAuthController.FakeExternalAuthHelper
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.RestrictedAuthenticator
 
toString() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet.Template
 
toString() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Css
 
toString() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.JavaScript
 
toString() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Route
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.Message
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyFiltering
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyStatementFiltering
methods that return wrapped objects
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualFiltering
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyStatementFiltering
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringGraph
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DifferenceGraph
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntModelSelectorImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceGraph
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceModelMaker
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RegeneratingGraph
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraph
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.SparqlGraphMultilingual
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.dao.PropertyDao.FullPropertyKey
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.AdditionsAndRetractions
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.model.FileInfo
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.ContextSelectedLocale
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.i18n.selection.SelectedLocale.SessionSelectedLocale
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.adapters.AbstractModelMakerDecorator
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.ContextModelAccessImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.ModelAccessKey
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.OntModelKey
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.RequestModelAccessImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.JoinedOntModelCache
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.MaskingOntModelCache
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.ModelMakerOntModelCache
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.CropRectangle
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.Dimensions
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Event
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.NoCounts
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.RebuildCounts
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.StatementCounts
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.UriCounts
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractGraphDecorator
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.MemoryMappedModel
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ChangeSetImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.ModelChangeImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField.BaseCount
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchFacetField
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputField
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchQuery
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResponse
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchResultDocument
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.FieldBooster
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.ThumbnailImageURL
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnNamespace
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnTypeNamespace
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForClassGroupChanges
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForDataProperties
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForObjectProperties
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.AdditionalURIsForTypeStatements
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.URIsForClassGroupChange
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.RebuildIndexTask
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateUrisTask.ExcludeIfNoVClasses
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService.TemplateAndDataGetters
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ReasonerStatementPattern
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxChanges
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicCombinedTripleSource
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.BasicShortTermCombinedTripleSource
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sdb.ContentTripleSourceSDB
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.sparql.ContentTripleSourceSPARQL
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ConfigurationTripleSourceTDB
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.tdb.ContentTripleSourceTDB
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.triplesource.impl.virtuoso.ContentTripleSourceVirtuoso
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings
 
toString() - Method in enum edu.cornell.mannlib.vitro.webapp.utils.developer.Key
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.NamespaceMapperJena
 
toString(Map<String, Object>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.JsonToFmModel
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.logging.ComplexStringFormatter
 
ToString - Class in edu.cornell.mannlib.vitro.webapp.utils.logging
Some useful methods for printing out the contents of data structures: OntModels, Models, Datasets, etc.
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.searchengine.AutoCompleteWords
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.ModelConstructQueryContext
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.QueryHolder
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.RdfServiceConstructQueryContext
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.utils.Stemmer
After a word has been stemmed, it can be retrieved by toString(), or a reference to the internal buffer can be retrieved by getResultBuffer and getResultLength (which is generally more efficient.)
toString() - Method in class edu.cornell.mannlib.vitro.webapp.web.ContentType
Generates the Content-Type value
toString() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.CustomListViewConfigFile
 
toString() - Method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel.ConfigError
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
toString() - Method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel.ConfigError
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyGroupTemplateModel
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
toString() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult
 
toString() - Method in class edu.ucsf.vitro.opensocial.GadgetSpec
 
toString() - Method in class edu.ucsf.vitro.opensocial.PreparedGadget
 
toString() - Method in class org.linkeddatafragments.fragments.LinkedDataFragmentRequestBase
 
toString() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.AnonymousVariable
 
toString() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.ConstantRDFTerm
 
toString() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.NamedVariable
 
toString() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.UnspecifiedVariable
 
toString() - Method in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
toString() - Method in class org.linkeddatafragments.util.MIMEParse.ParseResults
 
toStringFields(String...) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.ExecutingSelectQueryContext
 
TPFRequestParser<ConstantTermType,NamedVarType,AnonVarType> - Class in org.linkeddatafragments.fragments.tpf
TPFRequestParser(TriplePatternElementParser<ConstantTermType, NamedVarType, AnonVarType>) - Constructor for class org.linkeddatafragments.fragments.tpf.TPFRequestParser
 
TPFRequestParser.Worker - Class in org.linkeddatafragments.fragments.tpf
 
TPFRequestParserForJenaBackends - Class in org.linkeddatafragments.fragments.tpf
An TPFRequestParser for Jena-based backends.
TPFRequestParserForJenaBackends() - Constructor for class org.linkeddatafragments.fragments.tpf.TPFRequestParserForJenaBackends
 
transactionMode() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
transactionMode() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
transactionType() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDataset
 
transactionType() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.RDFServiceDatasetGraph
 
transformLiteralMap(Map<String, List<Literal>>) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationUtils
 
tree() - Static method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.JsonTree
Create the tree
trim - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
trimValueFor - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
TriplePatternElementFactory<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
A factory for ITriplePatternElements.
TriplePatternElementFactory() - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory
 
TriplePatternElementFactory.AnonymousVariable<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
 
TriplePatternElementFactory.ConstantRDFTerm<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
 
TriplePatternElementFactory.NamedVariable<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
 
TriplePatternElementFactory.SpecificVariable<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
 
TriplePatternElementFactory.UnspecifiedVariable<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
 
TriplePatternElementFactory.Variable<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
 
TriplePatternElementParser<ConstantTermType,NamedVarType,AnonVarType> - Class in org.linkeddatafragments.util
Parses strings (as obtained from HTTP request parameters) into ITriplePatternElements.
TriplePatternElementParser() - Constructor for class org.linkeddatafragments.util.TriplePatternElementParser
 
TriplePatternElementParserForJena - Class in org.linkeddatafragments.util
A TriplePatternElementParser for Jena-based backends.
TriplePatternElementParserForJena() - Constructor for class org.linkeddatafragments.util.TriplePatternElementParserForJena
 
TriplePatternFragmentBase - Class in org.linkeddatafragments.fragments.tpf
Base class for implementations of ITriplePatternFragment.
TriplePatternFragmentBase(String, String) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
Creates an empty Triple Pattern Fragment.
TriplePatternFragmentBase(String, String, long, boolean) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
Creates an empty Triple Pattern Fragment page.
TriplePatternFragmentBase(long, String, String, long, boolean) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
Creates a new Triple Pattern Fragment.
TriplePatternFragmentBase.EmptyStmtIterator - Class in org.linkeddatafragments.fragments.tpf
 
TriplePatternFragmentImpl - Class in org.linkeddatafragments.fragments.tpf
Implementation of ITriplePatternFragment.
TriplePatternFragmentImpl(String, String) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentImpl
Creates an empty Triple Pattern Fragment.
TriplePatternFragmentImpl(String, String, long, boolean) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentImpl
Creates an empty Triple Pattern Fragment page.
TriplePatternFragmentImpl(Model, long, String, String, long, boolean) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentImpl
Creates a new Triple Pattern Fragment.
TriplePatternFragmentRequestImpl<CTT,NVT,AVT> - Class in org.linkeddatafragments.fragments.tpf
An implementation of ITriplePatternFragmentRequest.
TriplePatternFragmentRequestImpl(String, String, boolean, long, ITriplePatternElement<CTT, NVT, AVT>, ITriplePatternElement<CTT, NVT, AVT>, ITriplePatternElement<CTT, NVT, AVT>) - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentRequestImpl
 
TriplePatternFragmentWriterBase - Class in org.linkeddatafragments.views
Base class of any implementation for ITriplePatternFragment.
TriplePatternFragmentWriterBase(Map<String, String>, HashMap<String, IDataSource>) - Constructor for class org.linkeddatafragments.views.TriplePatternFragmentWriterBase
 
triples - Variable in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentImpl
 
TripleSource - Interface in edu.cornell.mannlib.vitro.webapp.modules.tripleSource
A provider of triples and the data structures by which they are accessed.
TRIPLESPERPAGE - Static variable in interface org.linkeddatafragments.fragments.ILinkedDataFragmentRequest
 
TripleStoreUnavailableException - Exception in edu.cornell.mannlib.vitro.webapp.dao.jena
 
TripleStoreUnavailableException() - Constructor for exception edu.cornell.mannlib.vitro.webapp.dao.jena.TripleStoreUnavailableException
 
tryAdd(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
tryLiteralForPreferredLanguages(List<Literal>) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Searches for literal in preferred language.
tryRemove(Statement) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.ConfiguredReasonerListener
 
TTL_MIMETYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
TURTLE - Static variable in class edu.cornell.mannlib.vitro.webapp.web.ContentType
A ContetType that describes turtle RDF, this is unofficial and unregistered Added by Brian Caruso for VIVO.
type - Variable in class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
 
typeForObject(RDFNode) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
 
typeForParameterType(Class<?>) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
 
typeURIinExcludeList(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.exclusions.ExcludeBasedOnType
 

U

uaDao - Variable in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseIdentifierBundleFactory
 
uaDao - Variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
UNAUTHORIZED - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest
 
UnclosableRDFService(RDFService) - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
UncollatedObjectPropertyTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
 
union(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
union(Model) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
unionModel - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
UnionModelsOntModelsCache - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
Decorates an OntModelCache with some "virtual" OntModels, each of which is a union of two actual OntModels.
UnionModelsOntModelsCache(OntModelCache, UnionModelsOntModelsCache.UnionSpec...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache
Create it like this:
UnionModelsOntModelsCache.UnionSpec - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
 
UnionModelsOntModelsCache.UnionSpecBase - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
 
UnionModelsOntModelsCache.UnionSpecPair - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
 
UnionSpec(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpec
 
UnionSpecPair(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpecPair
 
UnknownDataSourceTypeException - Exception in org.linkeddatafragments.exceptions
 
UnknownDataSourceTypeException(String) - Constructor for exception org.linkeddatafragments.exceptions.UnknownDataSourceTypeException
 
unpause() - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache
 
unpause() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer
Resume processing new tasks.
unpause() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
unregister(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
unregister(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceFactorySDB
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
unregisterJenaModelChangedListener(ModelChangedListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Unregisters a Jena listener from listening to changes in any graph in the RDF store
unregisterJenaModelChangedListener(ModelChangedListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceFactory
Unregisters a Jena ModelChangedListener from listening to changes in the RDF store.
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringRDFService
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.SameAsFilteringRDFServiceFactory
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.jena.sdb.RDFServiceFactorySDB
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFService
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.logging.LoggingRDFServiceFactory
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle.UnclosableRDFService
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceFactorySingle
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.RDFServiceImpl
 
unregisterListener(ChangeListener) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
Unregister a listener from listening to changes in any graph in the RDF store.
unregisterListener(ChangeListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Unregisters a listener from listening to changes in any graph in the RDF store
unregisterListener(ChangeListener) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFServiceFactory
Unregisters a listener from listening to changes in the RDF store.
UnspecifiedVariable() - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.UnspecifiedVariable
 
unwrapUnionGraphs(Graph) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.GraphUtils
 
update(ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.KnowledgeBaseUpdater
 
update(List<ReasonerStatementPattern>) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.InferenceModelUpdater
Synchronize the inferences model with the reasoner model, with this proviso: If a statement exists anywhere in the full TBox, don't bother adding it to the inferences model.
updateAccount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
updateAccount() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage
 
updateAnnotationModel() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
Update a knowledge base to align with changes to the vitro annotation model in a new version of the ontology.
updateApplicationBean(ApplicationBean) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ApplicationDao
 
updateApplicationBean(ApplicationBean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ApplicationDaoJena
 
updateDataProperty(DataProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DataPropertyDao
 
updateDataProperty(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.DataPropertyDaoFiltering
 
updateDataProperty(DataProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
updateDataProperty(DataProperty, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DataPropertyDaoJena
 
updateDatatype(Datatype) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.DatatypeDao
 
updateDatatype(Datatype) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.DatatypeDaoJena
 
updateDefaultAnnotationValues() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
 
updateDefaultAnnotationValues(String) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
Update a knowledge base to align with changes to vitro annotation property default values in a new version of the ontology.
UpdateDocumentWorkUnit - Class in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
 
UpdateDocumentWorkUnit(Individual, DocumentModifierList) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateDocumentWorkUnit
 
UpdateDocumentWorkUnit.MinimalDocumentModifiers - Class in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
These will be hardcoded at the beginning of the list of DocumentModifiers.
updateEditConfigurationForBackButton(EditConfigurationVTwo, MultiValueEditSubmission, VitroRequest, Model) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3EditUtils
If the edit was a data property statement edit, then this updates the EditConfiguration to be an edit of the new post-edit statement.
updateEndpointURI - Variable in class edu.cornell.mannlib.vitro.webapp.rdfservice.impl.sparql.RDFServiceSparql
 
updateFauxProperty(FauxProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.FauxPropertyDao
Updates the properties of this FauxProperty in the display model.
updateFauxProperty(FauxProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.FauxPropertyDaoFiltering
 
updateFauxProperty(FauxProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.FauxPropertyDaoJena
 
updateFromProperties(Properties) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings
 
updateFromRequest(Map<String, String[]>) - Method in class edu.cornell.mannlib.vitro.webapp.utils.developer.DeveloperSettings
 
updateGraphInDB(RDFService, Model, String, Path) - Method in class edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup
 
updateIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.IndividualDaoFiltering
 
updateIndividual(Individual) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.IndividualDao
updates a single individual in the knowledge base.
updateIndividual(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
updateIndividual(Individual, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
updateIndividualWebapp(Individual) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.IndividualDaoJena
 
updateInferenceModel(Model, Collection<String>) - Method in class edu.cornell.mannlib.vitro.webapp.reasoner.ABoxRecomputer
 
UpdateKnowledgeBase - Class in edu.cornell.mannlib.vitro.webapp.servlet.setup
Invokes process to test whether the knowledge base needs any updating to align with ontology changes.
UpdateKnowledgeBase(String, ServletContextListener) - Constructor for class edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase
 
updateObjectProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyDaoFiltering
 
updateObjectProperty(ObjectProperty) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
updateObjectProperty(ObjectProperty) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.ObjectPropertyDao
 
updateOntology(Ontology) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
updateOntology(Ontology, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.OntologyDaoJena
 
updateOntology(Ontology) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.OntologyDao
 
updatePlainLiteralValue(OntResource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Add to an OntResource a Property value with lexical form and default language tag.
updatePlainLiteralValue(OntResource, Property, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Add to an OntResource a Property value with lexical form and optional language tag.
updateProperty(PropertyRestrictionLevels) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBean
The threshold values for this property may have changed.
updateProperty(PropertyRestrictionLevels) - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionBeanImpl
 
updateProperty(ObjectProperty, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.ObjectPropertyDaoJena
 
updatePropertyBooleanValue(Resource, Property, Boolean, Model, boolean) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Convenience method for use with functional datatype properties.
updatePropertyDateTimeValue(Resource, Property, Date, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional datatype properties
updatePropertyDateValue(Resource, DatatypeProperty, Date, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional datatype properties
updatePropertyFloatValue(Resource, Property, Float, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional properties
updatePropertyGroup(PropertyGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.PropertyGroupDaoFiltering
 
updatePropertyGroup(PropertyGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.PropertyGroupDaoJena
 
updatePropertyGroup(PropertyGroup) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
 
updatePropertyIntValue(Resource, Property, int, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional datatype properties
updatePropertyLongValue(Resource, Property, Long, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional datatype properties
updatePropertyNonNegativeIntegerValue(Resource, Property, Integer, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional datatype properties
updatePropertyNonNegativeIntValue(Resource, Property, int, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional datatype properties
updatePropertyResourceURIValue(Resource, Property, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional properties
updatePropertyResourceURIValue(Resource, Property, String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional properties
updatePropertyResourceURIValues(Resource, Property, Collection<String>, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method to update the value(s) of a one-to-many object property NOTE: this should be run from within a CriticalSection(WRITE)
updatePropertyResourceValue(Resource, Property, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional properties
updatePropertyResourceValue(Resource, Property, Resource, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional properties
updatePropertyStringValue(Resource, Property, String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
convenience method for use with functional datatype properties
updateRDFSLabel(OntResource, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Add to an OntResource an rdfs:label value with lexical form and default language tag.
updateRDFSLabel(OntResource, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
Add to an OntResource an rdfs:label value with lexical form and optional language tag.
updateReasonerModel(TBoxChanges) - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasoner
 
updateReasonerModel(TBoxChanges) - Method in interface edu.cornell.mannlib.vitro.webapp.tboxreasoner.TBoxReasoner
Add the additions and remove the removals.
updateRequired(ServletContext) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.KnowledgeBaseUpdater
Executes a SPARQL ASK query to determine whether the knowledge base needs to be updated to conform to a new ontology version
UpdateSettings - Class in edu.cornell.mannlib.vitro.webapp.ontology.update
 
UpdateSettings() - Constructor for class edu.cornell.mannlib.vitro.webapp.ontology.update.UpdateSettings
 
UpdateStatementsTask - Class in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
Receive a collection of statements that have been added to the model, or delete from it.
UpdateStatementsTask(SearchIndexerImpl.IndexerConfig, List<Statement>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateStatementsTask
 
UpdateTextIndex - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
 
UpdateTextIndex() - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.UpdateTextIndex
 
UpdateUrisInIndex - Class in edu.cornell.mannlib.vitro.webapp.search.controller
Class that performs the update of the uris in the search index for the SearchService.
UpdateUrisInIndex() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.controller.UpdateUrisInIndex
 
UpdateUrisTask - Class in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
Given a list of URIs, remove the ones that don't belong in the index and update the ones that do belong.
UpdateUrisTask(SearchIndexerImpl.IndexerConfig, Collection<String>) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.tasks.UpdateUrisTask
 
UpdateUrisTask.ExcludeIfNoVClasses - Class in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
This will be first in the list of SearchIndexExcluders.
updateUserAccount(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
updateUserAccount(UserAccount) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
updateUserAccount(UserAccount) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.UserAccountsDao
Update the values on a UserAccount that already exists in the model.
updateVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
updateVClass(VClass) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
updateVClass(VClass, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
updateVClass(VClass) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassDao
 
updateVClassGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
updateVClassGroup(VClassGroup) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
updateVClassGroup(VClassGroup, OntModel) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
updateVClassGroup(VClassGroup) - Method in interface edu.cornell.mannlib.vitro.webapp.dao.VClassGroupDao
 
UploadedFileHelper - Class in edu.cornell.mannlib.vitro.webapp.filestorage
A helper object to handle the mundane details of dealing with uploaded files in the model.
UploadedFileHelper(FileStorage, WebappDaoFactory, ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.filestorage.UploadedFileHelper
 
UploadFile - Class in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
Should we allow the user to upload a file?
UploadFile(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.UploadFile
 
uri - Variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.Permission
 
URI - Variable in class edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
 
uri() - Method in enum edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary.Precision
 
URI - Static variable in class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
Id of entity, vclass or tab
uri(String) - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyStatementTemplateModel
 
URI_CURATOR - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionSets
 
URI_DBA - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionSets
 
URI_EDITOR - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionSets
 
URI_INHERES_IN - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
URI_REALIZES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
URI_RELATED_BY - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
URI_RELATES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.RelationshipChecker
 
URI_SELF_EDITOR - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionSets
 
UriCounts(int, int, int, int, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.UriCounts
 
uriFinderList() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.IndexerConfig
 
uriPrefix - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
uriPrefixForAction - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
URIsForClassGroupChange - Class in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
if a class's classgroup changes, reindex all individuals in that class.
URIsForClassGroupChange() - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.URIsForClassGroupChange
 
URIsForNewRsources(EditConfigurationVTwo, NewURIMaker) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.ProcessRdfForm
 
URIUtils - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
 
URIUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.URIUtils
 
uriValue(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner
 
url() - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Route
 
url(UrlBuilder.ParamMap) - Method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Route
 
URL_HOME_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
URL_MAPPING - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
URL_PART_PATTERN - Static variable in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
URL_THIS - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.AdminLoginController
 
UrlBuilder - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
UrlBuilder.Css - Enum in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
UrlBuilder.JavaScript - Enum in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
UrlBuilder.ParamMap - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
UrlBuilder.Route - Enum in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
urlDecode(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
UrlDirective - Class in edu.cornell.mannlib.vitro.webapp.web.directives
Template directive to be used to get image src values.
UrlDirective() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.directives.UrlDirective
 
urlEncode(String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder
 
URLEncoder - Class in edu.cornell.mannlib.vitro.webapp.web
A convenience class that uses UTF-8 encoding to encode URLs and rethrows the unlikely UnsupportedEncodingException as an unchecked exception.
URLEncoder() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.URLEncoder
 
UrlForwarder - Class in edu.cornell.mannlib.vedit.forwarder.impl
 
UrlForwarder(String) - Constructor for class edu.cornell.mannlib.vedit.forwarder.impl.UrlForwarder
 
urlPartPattern - Variable in class edu.cornell.mannlib.vitro.webapp.filters.PageRoutingFilter
 
URLRewriterFilter - Class in edu.cornell.mannlib.vitro.webapp.filters
This filter overrides the HTTPServletResponse's encodeURL method to rewrite requests for resources so that lengthy URI parameters are rewritten to use faux directories representing namespaces.
URLRewriterFilter() - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.URLRewriterFilter
 
URLRewritingHttpServletResponse - Class in edu.cornell.mannlib.vitro.webapp.filters
 
URLRewritingHttpServletResponse(HttpServletResponse, HttpServletRequest, ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.URLRewritingHttpServletResponse
 
URLRewritingHttpServletResponse(HttpServletResponse) - Constructor for class edu.cornell.mannlib.vitro.webapp.filters.URLRewritingHttpServletResponse
for testing.
UrlValidator - Class in edu.cornell.mannlib.vedit.validator.impl
 
UrlValidator() - Constructor for class edu.cornell.mannlib.vedit.validator.impl.UrlValidator
 
USE_ADVANCED_DATA_TOOLS_PAGES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_BASIC_AJAX_CONTROLLERS - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_DISPLAY_MODEL_PARAM - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
USE_INDIVIDUAL_CONTROL_PANEL - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_MISCELLANEOUS_ADMIN_PAGES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_MISCELLANEOUS_CURATOR_PAGES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_MISCELLANEOUS_PAGES - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_MODEL_PARAM - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
USE_SPARQL_QUERY_API - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_SPARQL_QUERY_PAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_SPARQL_UPDATE_API - Static variable in class edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission
 
USE_SYSTEM_VALUE - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo
 
USE_TBOX_MODEL_PARAM - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
UsePagesRequestedAction - Interface in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.usepages
Denotes a request to use a particular page or group of pages.
useProcessor(VitroRequest) - Method in class edu.cornell.mannlib.vitro.webapp.utils.menuManagement.ProcessIndividualsForClasses
Process submission
User - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
User(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.User
 
USER_ACCOUNTS - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
USER_ACCOUNTS_FIRSTTIME_BACKUP - Static variable in class edu.cornell.mannlib.vitro.webapp.modelaccess.ModelNames
 
USER_SESSION_MAP_ATTR - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.edit.Authenticate
Where do we find the User/Session map in the servlet context?
UserAccount - Class in edu.cornell.mannlib.vitro.webapp.beans
Information about the account of a user.
UserAccount() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.UserAccount
 
userAccount - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
USERACCOUNT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
UserAccount.Status - Enum in edu.cornell.mannlib.vitro.webapp.beans
 
USERACCOUNT_ARGON2_PASSWORD - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_ARGON2_PASSWORD - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_EMAIL_ADDRESS - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_EMAIL_ADDRESS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_EMAIL_KEY - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_EMAIL_KEY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_EXTERNAL_AUTH_ID - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_EXTERNAL_AUTH_ID - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_EXTERNAL_AUTH_ONLY - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_EXTERNAL_AUTH_ONLY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_FIRST_NAME - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_FIRST_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_HAS_PERMISSION_SET - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_HAS_PERMISSION_SET - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_LAST_LOGIN_TIME - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_LAST_LOGIN_TIME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_LAST_NAME - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_LAST_NAME - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_LOGIN_COUNT - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_LOGIN_COUNT - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_MD5_PASSWORD - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_MD5_PASSWORD - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_OLD_PASSWORD - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_OLD_PASSWORD - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_PASSWORD_CHANGE_REQUIRED - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_PASSWORD_CHANGE_REQUIRED - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_PASSWORD_LINK_EXPIRES - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_PASSWORD_LINK_EXPIRES - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_PROXY_EDITOR_FOR - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_PROXY_EDITOR_FOR - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_ROOT_USER - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_ROOT_USER - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
USERACCOUNT_STATUS - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
USERACCOUNT_STATUS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
UserAccountsAddPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Handle the "Add new account" form display and submission.
UserAccountsAddPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
 
UserAccountsAddPageStrategy - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Handle the variant details of the UserAccountsAddPage.
UserAccountsAddPageStrategy(VitroRequest, UserAccountsAddPage) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
UserAccountsAdminController - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Parcel out the different actions required of the Administrators portion of the UserAccounts GUI.
UserAccountsAdminController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAdminController
 
UserAccountsAjaxController - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.ajax
Handle the AJAX functions that are specific to the UserAccounts pages.
UserAccountsAjaxController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.ajax.UserAccountsAjaxController
 
UserAccountsCreatePasswordPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
When the user clicks on the link in their notification email, handle their request to create a password.
UserAccountsCreatePasswordPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsCreatePasswordPage
 
userAccountsDao - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
userAccountsDao - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
UserAccountsDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
Methods for dealing with UserAccount and PermissionSet objects in the User Accounts model.
UserAccountsDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
This doesn't actually do any filtering.
UserAccountsDaoFiltering(UserAccountsDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.UserAccountsDaoFiltering
 
UserAccountsDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
Implement UserAccountsDao for Jena models.
UserAccountsDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.UserAccountsDaoJena
 
UserAccountsDeleter - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Process a request to delete User Accounts.
UserAccountsDeleter(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsDeleter
 
UserAccountsEditPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Handle the "Edit Account" form display and submission.
UserAccountsEditPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
UserAccountsEditPageStrategy - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Handle the variant details of the UserAccountsAddPage.
UserAccountsEditPageStrategy(VitroRequest, UserAccountsEditPage) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
UserAccountsFirstTimeExternalPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
Handle the first-time login of an Externally Authenticated user who has no UserAccount - let's create one! If they get here from the login, there should be an ExternalLoginInfo waiting in the session.
UserAccountsFirstTimeExternalPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPage
 
UserAccountsFirstTimeExternalPageStrategy - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
Handle the variations in the UserAccountsFirstTimeExternal page.
UserAccountsFirstTimeExternalPageStrategy(VitroRequest, UserAccountsFirstTimeExternalPage) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsFirstTimeExternalPageStrategy
 
UserAccountsFirstTimeExternalPageStrategy.EmailStrategy - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
 
UserAccountsFirstTimeExternalPageStrategy.NoEmailStrategy - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
 
UserAccountsListPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Handle the List page.
UserAccountsListPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage
 
UserAccountsListPage.Message - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Message info that lives in the session.
UserAccountsListPage.UserAccountWrapper - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Shows PermissionSet labels instead of PermissionSet URIs.
userAccountsModel - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
userAccountsModel - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.SimpleOntModelSelector
 
UserAccountsMyAccountPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
Handle the "My Account" form display and submission.
UserAccountsMyAccountPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPage
 
UserAccountsMyAccountPage.ProxyInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
 
UserAccountsMyAccountPageStrategy - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
Handle the variant details of the MyAccounts page
UserAccountsMyAccountPageStrategy(VitroRequest, UserAccountsMyAccountPage) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsMyAccountPageStrategy
 
UserAccountsOrdering - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts
How are the accounts to be sorted?
UserAccountsOrdering(UserAccountsOrdering.Field, UserAccountsOrdering.Direction) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering
 
UserAccountsOrdering.Direction - Enum in edu.cornell.mannlib.vitro.webapp.controller.accounts
 
UserAccountsOrdering.Field - Enum in edu.cornell.mannlib.vitro.webapp.controller.accounts
 
UserAccountsPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts
Common routines for the page controllers.
UserAccountsPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsPage
 
UserAccountsPage.ProfileInfo - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts
 
UserAccountsPasswordBasePage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
Routines in common to the "Create Password" and "Reset Password" pages.
UserAccountsPasswordBasePage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
UserAccountsProfileCreator - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Create a new profile with the given VClass URI, and info from the user account.
UserAccountsProfileCreator() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsProfileCreator
 
UserAccountsResetPasswordPage - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
When the user clicks on the link in their notification email, handle their request to reset their password.
UserAccountsResetPasswordPage(VitroRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsResetPasswordPage
 
UserAccountsSelection - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts
A group of accounts (might be empty), with the criteria that were used to select them.
UserAccountsSelection(UserAccountsSelectionCriteria, Collection<UserAccount>, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelection
 
UserAccountsSelectionCriteria - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts
On what basis are we selecting user accounts? Search terms are matched against email, and against firstName combined with lastName.
UserAccountsSelectionCriteria(int, int, UserAccountsOrdering, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelectionCriteria
 
UserAccountsSelector - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts
Pull some UserAccounts from the model, based on a set of criteria.
UserAccountsSelector(OntModel, UserAccountsSelectionCriteria) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsSelector
 
UserAccountsUserController - Class in edu.cornell.mannlib.vitro.webapp.controller.accounts.user
Parcel out the different actions required of the UserAccounts GUI.
UserAccountsUserController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsUserController
 
UserAccountWrapper(UserAccount, List<String>, boolean, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsListPage.UserAccountWrapper
 
UserBasedIdentifierBundleFactory - Interface in edu.cornell.mannlib.vitro.webapp.auth.identifier
Creates an IdentifierBundle based only on the characteristics of the current user, without considering other aspects of the current request.
userEmail - Variable in class edu.cornell.mannlib.vitro.webapp.controller.accounts.user.UserAccountsPasswordBasePage
 
UserMailController - Class in edu.cornell.mannlib.vitro.webapp.controller
Controller for comments ("contact us") page * @author bjl23
UserMailController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.UserMailController
 
userNotAuthorizedToStatement() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.BaseSelfEditingPolicy
 
userNotAuthorizedToStatement() - Method in class edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.AbstractRelationshipPolicy
 
userUri - Variable in class edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin.RemoveUser
 
userURI - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
USES_DATAGETTER_CLASS - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
usesDataGetterClassQueryString - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.PageDaoJena
 
usesGroup(Model, Resource) - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.TBoxUpdater
 
USING_JSESSION_STRIP - Static variable in class edu.cornell.mannlib.vitro.webapp.filters.JSessionStripFilter
 
Utilities() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.ProcessRdfFormController.Utilities
 

V

v - Variable in class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.NamedVariable
 
validate(Object) - Method in class edu.cornell.mannlib.vedit.validator.impl.EnumValuesValidator
 
validate(Object) - Method in class edu.cornell.mannlib.vedit.validator.impl.IntValidator
 
validate(Object) - Method in class edu.cornell.mannlib.vedit.validator.impl.RequiredFieldValidator
 
validate(Object) - Method in class edu.cornell.mannlib.vedit.validator.impl.UrlValidator
 
validate(Object) - Method in class edu.cornell.mannlib.vedit.validator.impl.XMLNameValidator
 
validate(Object) - Method in interface edu.cornell.mannlib.vedit.validator.Validator
 
validate(EditConfigurationVTwo, MultiValueEditSubmission) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators.AntiXssValidation
 
validate(EditConfigurationVTwo, MultiValueEditSubmission) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators.DefaultDataPropertyFormValidator
 
validate(String, String) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
validate(EditConfigurationVTwo, MultiValueEditSubmission) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.DateTimeIntervalValidationVTwo
 
validate(EditConfigurationVTwo, MultiValueEditSubmission) - Method in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.N3ValidatorVTwo
 
validate() - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
validate() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ElasticSearchEngine
 
validate() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.FieldBooster
 
validate() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding.SelectQueryDocumentModifier
 
validate() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.indexing.SelectQueryUriFinder
 
validate() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl
 
validate() - Method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance
After the interfaces have been satisfied and the instance has been populated, call any validation methods to see whether the instance is viable.
validateAgainstDatatype(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
validateFiles(Map<String, List<FileItem>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
validateLiterals(Map<String, List<Literal>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
validateUris(Map<String, List<String>>) - Method in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BasicValidationVTwo
 
Validation - Annotation Type in edu.cornell.mannlib.vitro.webapp.utils.configuration
The annotated method should be called after the bean is instantiated, to confirm that the bean is correctly formed.
ValidationFailedException(String, Throwable) - Constructor for exception edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance.ValidationFailedException
 
ValidationObject - Class in edu.cornell.mannlib.vedit.validator
Output from a Validator.
ValidationObject() - Constructor for class edu.cornell.mannlib.vedit.validator.ValidationObject
 
Validator - Interface in edu.cornell.mannlib.vedit.validator
 
value - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
Value - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
Value - Class in edu.cornell.mannlib.vitro.webapp.web.jsptags
Build the options list using info in EditConfiguration.
Value() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.jsptags.Value
 
valueBound(HttpSessionBindingEvent) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.TempFileHolder
When attached to the session, do nothing.
valueByName(String) - Method in class edu.cornell.mannlib.vedit.beans.FormObject
 
valueList() - Static method in enum edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.ShortViewContext
 
valueOf(String) - Static method in enum edu.cornell.mannlib.vedit.beans.LoginStatusBean.AuthenticationSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels.Which
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.Authorization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.beans.UserAccount.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria.ProxyRelationshipView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet.Template
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Css
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.JavaScript
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Route
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.MLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource.ModelName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB.SDBDatasetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary.Precision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.LanguageOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.PolicyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.ReasoningOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.WhichService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.Application.Component.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange.AtomicChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ResultFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.SPARQLQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.search.controller.SearchServiceController.Verb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.ShortViewContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup.RecomputeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.developer.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.FrontEndEditingUtils.EditMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils.Conjunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.WorkLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel.ConfigError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel.ConfigError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.cornell.mannlib.vitro.webapp.web.ViewFinder.ClassView
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.cornell.mannlib.vedit.beans.LoginStatusBean.AuthenticationSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels.Which
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.Authorization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean.RoleLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.beans.UserAccount.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ProxyRelationshipSelectionCriteria.ProxyRelationshipView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.accounts.UserAccountsOrdering.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.RdfResultMediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.ResultSetMediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet.Template
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Css
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.JavaScript
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.Route
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.MLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource.ModelName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB.SDBDatasetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary.Precision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.LanguageOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.PolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.ReasoningOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modelaccess.ModelAccess.WhichService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.Application.Component.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchEngine.SearchQuery.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.Counts.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexerStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.ontology.update.AtomicOntologyChange.AtomicChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ResultFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.SPARQLQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.reasoner.ModelUpdate.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.search.controller.SearchServiceController.Verb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.ShortViewContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup.RecomputeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.startup.StartupStatus.StatusItem.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.developer.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.FrontEndEditingUtils.EditMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.searchengine.SearchQueryUtils.Conjunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.WorkLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DataPropertyTemplateModel.ConfigError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel.ConfigError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags.TagVersionInfo.MatchResult.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.cornell.mannlib.vitro.webapp.web.ViewFinder.ClassView
Returns an array containing the constants of this enum type, in the order they are declared.
ValueTag - Class in edu.cornell.mannlib.vedit.tags
 
ValueTag() - Constructor for class edu.cornell.mannlib.vedit.tags.ValueTag
 
valueUnbound(HttpSessionBindingEvent) - Method in class edu.cornell.mannlib.vitro.webapp.filestorage.TempFileHolder
When removed from the session, if the TempFileHolder.fileInfo is not empty, delete the file.
Variable - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
Variable() - Constructor for class org.linkeddatafragments.fragments.tpf.TriplePatternElementFactory.Variable
 
variableName - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
vClass - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
VClass - Class in edu.cornell.mannlib.vitro.webapp.beans
A Java class representing an ontology ("Vitro") class [kwg8-07/30/07]: comments [kwg8-07/30/07]: comments, naming cleanup
VClass() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClass
Default constructor
VClass(String, String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClass
Constructs the VClass from a URI that has been separated into namespace and localName components.
VClass(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClass
Constructs the VClass with a given URI
VCLASS_RETRY_URL - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
vclassDao - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
vClassDao - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
VClassDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
VClassDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
VClassDaoFiltering(VClassDao, IndividualDao, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassDaoFiltering
 
VClassDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
VClassDaoJena(WebappDaoFactoryJena, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoJena
 
VClassDaoSDB - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
VClassDaoSDB(DatasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode, WebappDaoFactoryJena, boolean) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassDaoSDB
 
VClassDWR - Class in edu.cornell.mannlib.vitro.webapp.dwr
 
VClassDWR() - Constructor for class edu.cornell.mannlib.vitro.webapp.dwr.VClassDWR
 
VclassEditController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
VclassEditController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.VclassEditController
 
VClassGroup - Class in edu.cornell.mannlib.vitro.webapp.beans
 
VClassGroup() - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
VClassGroup(String, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
VClassGroup(String, String, int) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
VClassGroup(VClassGroup) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClassGroup
 
VClassGroupCache - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
This is a cache of classgroups with classes.
VClassGroupCache.RebuildGroupCacheThread - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
VClassGroupCache.Setup - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
VClassGroupCache.VClassGroupCacheChangeListener - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
Listen for changes to what class group classes are in and their display rank.
VClassGroupCacheChangeListener() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache.VClassGroupCacheChangeListener
 
vClassGroupDao - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
VClassGroupDao - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
VClassGroupDaoFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
 
VClassGroupDaoFiltering(VClassGroupDao, WebappDaoFactoryFiltering, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.VClassGroupDaoFiltering
 
VClassGroupDaoJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
VClassGroupDaoJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupDaoJena
 
VClassGroupsForRequest - Class in edu.cornell.mannlib.vitro.webapp.dao
A request-based image of the VClassGroupCache.
VClassGroupsForRequest(HttpServletRequest, VClassGroupCache) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.VClassGroupsForRequest
 
VClassGroupTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
VClassGroupTemplateModel(VClassGroup) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassGroupTemplateModel
 
VCLASSID - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary
 
VClassJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
A Java class representing a lazy loading ontology ("VIVO") class
VClassJena(OntClass, WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.VClassJena
 
VClassList - Class in edu.cornell.mannlib.vitro.webapp.beans
simple class that extends vclass to include a list of entites that are members of that class.
VClassList(VClass, List<Individual>) - Constructor for class edu.cornell.mannlib.vitro.webapp.beans.VClassList
 
VclassOntologyLinker - Class in edu.cornell.mannlib.vitro.webapp.edit.listener.impl
 
VclassOntologyLinker() - Constructor for class edu.cornell.mannlib.vitro.webapp.edit.listener.impl.VclassOntologyLinker
 
VclassRetryController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit
 
VclassRetryController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.VclassRetryController
 
VClassTemplateModel - Class in edu.cornell.mannlib.vitro.webapp.web.templatemodels
 
VClassTemplateModel(VClass) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.templatemodels.VClassTemplateModel
 
vClassURI - Variable in class edu.cornell.mannlib.vitro.webapp.beans.IndividualImpl
 
vclassURIs - Variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.IndividualsViaVClassOptions
 
VClassWebappWithInstancesListingController - Class in edu.cornell.mannlib.vitro.webapp.controller.edit.listing
 
VClassWebappWithInstancesListingController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.edit.listing.VClassWebappWithInstancesListingController
 
verb - Variable in enum edu.cornell.mannlib.vitro.webapp.search.controller.SearchServiceController.Verb
 
verboseDisplay - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
verifyArgon2iHash(String, String) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator
Verifies the string against the Argon2i hash stored for a user account
VERTICAL_JSP - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.Controllers
 
ViewFinder - Class in edu.cornell.mannlib.vitro.webapp.web
Class to find custom class views for individuals
ViewFinder(ViewFinder.ClassView) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.ViewFinder
 
ViewFinder.ClassView - Enum in edu.cornell.mannlib.vitro.webapp.web
 
ViewLabelsServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ViewLabelsServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.freemarker.ViewLabelsServlet
 
ViewLabelsServlet.LabelInformation - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
ViewLabelsServlet.LabelInformationComparator - Class in edu.cornell.mannlib.vitro.webapp.controller.freemarker
 
visitWith(RDFVisitor) - Method in class edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
 
VITRO_AUTH - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
VITRO_FEDORA - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
VITRO_PROPS_TO_ADD_TO_LIST - Static variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.GroupedPropertyList
 
VITRO_PUBLIC - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
VITRO_PUBLIC_ONTOLOGY - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDaoCon
 
VITRO_PUBLIC_ONTOLOGY - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
VitroAjaxController - Class in edu.cornell.mannlib.vitro.webapp.controller.ajax
A base class for servlets that handle AJAX requests.
VitroAjaxController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.ajax.VitroAjaxController
 
VitroApiServlet - Class in edu.cornell.mannlib.vitro.webapp.controller.api
The base class for Vitro servlets that implement the API.
VitroApiServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.api.VitroApiServlet
 
VitroApiServlet.AuthException - Exception in edu.cornell.mannlib.vitro.webapp.controller.api
 
VitroApiServlet.BadParameterException - Exception in edu.cornell.mannlib.vitro.webapp.controller.api
 
VitroBackgroundThread - Class in edu.cornell.mannlib.vitro.webapp.utils.threads
A simple base class that will allow us to find the background threads and check their current status.
VitroBackgroundThread(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread
 
VitroBackgroundThread(Runnable, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread
 
VitroBackgroundThread.Factory - Class in edu.cornell.mannlib.vitro.webapp.utils.threads
A factory class, for use in Executors, that creates threads with successive names.
VitroBackgroundThread.WorkLevel - Enum in edu.cornell.mannlib.vitro.webapp.utils.threads
 
VitroBackgroundThread.WorkLevelStamp - Class in edu.cornell.mannlib.vitro.webapp.utils.threads
An immutable object that holds both the current work level and the time that it was set.
VitroFilters - Interface in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
 
VitroFiltersBase - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
 
VitroFiltersBase() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersBase
 
VitroFiltersImpl - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
A object to hold all the filters commonly used by the vitro webapp.
VitroFiltersImpl() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
Builds a filter that does no filtering.
VitroFiltersImpl(UnaryFunctor<Individual, Boolean>, UnaryFunctor<DataProperty, Boolean>, UnaryFunctor<ObjectProperty, Boolean>, UnaryFunctor<DataPropertyStatement, Boolean>, UnaryFunctor<ObjectPropertyStatement, Boolean>, UnaryFunctor<VClass, Boolean>, UnaryFunctor<VClassGroup, Boolean>, UnaryFunctor<PropertyGroup, Boolean>) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
 
VitroFilterUtils - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
Static methods to help create commonly used filters.
VitroFilterUtils() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFilterUtils
 
VitroFilterUtils.EntitySortTransform - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
 
VitroHomeDirectory - Class in edu.cornell.mannlib.vitro.webapp.application
Encapsulates some of the info relating to the Vitro home directory.
VitroHomeDirectory(ServletContext, Path, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.application.VitroHomeDirectory
 
VitroHttpServlet - Class in edu.cornell.mannlib.vitro.webapp.controller
 
VitroHttpServlet() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
VitroHttpServlet.PickListSorter - Class in edu.cornell.mannlib.vitro.webapp.controller
 
VitroLinkedDataFragmentServlet - Class in org.vivoweb.linkeddatafragments.servlet
Servlet that responds with a Linked Data Fragment.
VitroLinkedDataFragmentServlet() - Constructor for class org.vivoweb.linkeddatafragments.servlet.VitroLinkedDataFragmentServlet
 
VitroModelFactory - Class in edu.cornell.mannlib.vitro.webapp.rdfservice.adapters
Make models that will do proper bulk updates.
VitroModelFactory() - Constructor for class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.VitroModelFactory
 
VitroModelSource - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
ModelSource that will handle specially named Vitro models such as display and t-box.
VitroModelSource(ModelSource, ServletContext) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.VitroModelSource
 
VitroModelSource.ModelName - Enum in edu.cornell.mannlib.vitro.webapp.dao.jena
Each of these values identifies a model in the system.
VitroRequest - Class in edu.cornell.mannlib.vitro.webapp.controller
 
VitroRequest(HttpServletRequest) - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.VitroRequest
 
VitroResourceBundle - Class in edu.cornell.mannlib.vitro.webapp.i18n
Works like a PropertyResourceBundle with two exceptions: It looks for the file in both the i18n directory of the theme and in the i18n directory of the application.
VitroSearchTermNames - Class in edu.cornell.mannlib.vitro.webapp.search
 
VitroSearchTermNames() - Constructor for class edu.cornell.mannlib.vitro.webapp.search.VitroSearchTermNames
 
vitroURI - Static variable in class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
VitroVocabulary - Class in edu.cornell.mannlib.vitro.webapp.dao
 
VitroVocabulary() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary
 
VitroVocabulary.Precision - Enum in edu.cornell.mannlib.vitro.webapp.dao
 
VIVO_SEARCHBOX_SIZE - Static variable in class edu.cornell.mannlib.vitro.webapp.beans.ApplicationBean
 
VOID - Static variable in class org.linkeddatafragments.util.CommonResources
 
VOID_DATASET - Static variable in class org.linkeddatafragments.util.CommonResources
 
VOID_SUBSET - Static variable in class org.linkeddatafragments.util.CommonResources
 
VOID_TRIPLES - Static variable in class org.linkeddatafragments.util.CommonResources
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.controller.AbstractPageHandler
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.controller.ajax.AbstractAjaxResponder
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonArrayProducer
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.controller.json.JsonObjectProducer
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyStatementTemplateModel
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.PropertyTemplateModel
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.BaseListedIndividual
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.menu.MainMenu
 
vreq - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.searchresult.IndividualSearchResult
 

W

WaitForBackgroundThreadsController - Class in edu.cornell.mannlib.vitro.webapp.controller.admin
Wait for background threads to complete.
WaitForBackgroundThreadsController() - Constructor for class edu.cornell.mannlib.vitro.webapp.controller.admin.WaitForBackgroundThreadsController
 
waitForTBoxReasoning() - Method in interface edu.cornell.mannlib.vitro.webapp.modules.tboxreasoner.TBoxReasonerModule
Wait until the TBox reasoner becomes quiet.
waitForTBoxReasoning() - Method in class edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.jfact.JFactTBoxReasonerModule
 
waitUntilIdle() - Method in class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.WorkerThreadPool
 
warning(String) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.ComponentStartupStatus
 
warning(String, Throwable) - Method in interface edu.cornell.mannlib.vitro.webapp.modules.ComponentStartupStatus
 
warning(String) - Method in class edu.cornell.mannlib.vitro.webapp.startup.ComponentStartupStatusImpl
 
warning(String, Throwable) - Method in class edu.cornell.mannlib.vitro.webapp.startup.ComponentStartupStatusImpl
 
warning(ServletContextListener, String) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
warning(ServletContextListener, String, Throwable) - Method in class edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
 
wasPasswordEmailSent() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
 
wasPasswordEmailSent() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPageStrategy
 
wasPasswordEmailSent() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPage
 
wasPasswordEmailSent() - Method in class edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsEditPageStrategy
 
wdf - Variable in class edu.cornell.mannlib.vitro.webapp.auth.identifier.factory.BaseIdentifierBundleFactory
 
wdf - Variable in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseObjectPropertyDataPostProcessor
 
WDFSelector - Interface in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration
 
WEBAPP_PATH_BUILD_PROPERTIES - Static variable in class edu.cornell.mannlib.vitro.webapp.application.BuildProperties
Path to the file of build properties baked into the webapp.
WebappDaoFactory - Interface in edu.cornell.mannlib.vitro.webapp.dao
 
WebappDaoFactoryConfig - Class in edu.cornell.mannlib.vitro.webapp.dao
 
WebappDaoFactoryConfig() - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactoryConfig
 
WebappDaoFactoryFiltering - Class in edu.cornell.mannlib.vitro.webapp.dao.filtering
This wraps a WebappDaoFactory and applies filtering.
WebappDaoFactoryFiltering(WebappDaoFactory, VitroFilters) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.filtering.WebappDaoFactoryFiltering
 
WebappDaoFactoryJena - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
WebappDaoFactoryJena(WebappDaoFactoryJena, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
WebappDaoFactoryJena(OntModelSelector, OntModelSelector, OntModelSelector, WebappDaoFactoryConfig, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
WebappDaoFactoryJena(OntModelSelector, WebappDaoFactoryConfig, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
WebappDaoFactoryJena(OntModelSelector, WebappDaoFactoryConfig) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
WebappDaoFactoryJena(OntModelSelector, OntModelSelector, OntModelSelector, WebappDaoFactoryConfig) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
WebappDaoFactoryJena(OntModelSelector) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
WebappDaoFactoryJena(OntModel) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
 
WebappDaoFactoryJena(WebappDaoFactoryJena) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactoryJena
Method for creating a copy - does not pass the same object
WebappDaoFactoryKey - Class in edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys
An immutable key for storing RDFService objects in the ModelAccess maps.
WebappDaoFactoryKey(ModelAccess.WebappDaoFactoryOption...) - Constructor for class edu.cornell.mannlib.vitro.webapp.modelaccess.impl.keys.WebappDaoFactoryKey
 
WebappDaoFactorySDB - Class in edu.cornell.mannlib.vitro.webapp.dao.jena
 
WebappDaoFactorySDB(RDFService, OntModelSelector) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
WebappDaoFactorySDB(RDFService, OntModelSelector, WebappDaoFactoryConfig) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
WebappDaoFactorySDB(RDFService, OntModelSelector, WebappDaoFactoryConfig, WebappDaoFactorySDB.SDBDatasetMode) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
WebappDaoFactorySDB(WebappDaoFactorySDB, String) - Constructor for class edu.cornell.mannlib.vitro.webapp.dao.jena.WebappDaoFactorySDB
 
WebappDaoFactorySDB.SDBDatasetMode - Enum in edu.cornell.mannlib.vitro.webapp.dao.jena
 
Widget - Class in edu.cornell.mannlib.vitro.webapp.web.widgets
 
Widget() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget
 
Widget.WidgetProcessingException - Exception in edu.cornell.mannlib.vitro.webapp.web.widgets
 
Widget.WidgetTemplateValues - Class in edu.cornell.mannlib.vitro.webapp.web.widgets
 
WidgetDirective - Class in edu.cornell.mannlib.vitro.webapp.web.directives
 
WidgetDirective() - Constructor for class edu.cornell.mannlib.vitro.webapp.web.directives.WidgetDirective
 
WidgetTemplateValues(String) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget.WidgetTemplateValues
 
WidgetTemplateValues(String, Map<String, Object>) - Constructor for class edu.cornell.mannlib.vitro.webapp.web.widgets.Widget.WidgetTemplateValues
 
width - Variable in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.CropRectangle
 
width - Variable in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.Dimensions
 
WINDOWS_RESERVED_NAMES - Static variable in class edu.cornell.mannlib.vitro.webapp.filestorage.impl.FileStorageHelper
Windows reserves these names (case-insensitive), so they can't be used for directories or files.
withDefaultMappings(PrefixMapping) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
withDefaultMappings(PrefixMapping) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
Worker(ILinkedDataFragmentRequest) - Constructor for class org.linkeddatafragments.datasource.AbstractRequestProcessor.Worker
Create a Worker
Worker(ITriplePatternFragmentRequest<CTT, NVT, AVT>) - Constructor for class org.linkeddatafragments.datasource.AbstractRequestProcessorForTriplePatterns.Worker
 
Worker(ITriplePatternFragmentRequest<RDFNode, String, String>) - Constructor for class org.linkeddatafragments.datasource.index.IndexRequestProcessorForTPFs.Worker
Creates a Worker for the datasource index
Worker(ITriplePatternFragmentRequest<RDFNode, String, String>) - Constructor for class org.linkeddatafragments.datasource.tdb.JenaTDBBasedRequestProcessorForTPFs.Worker
 
Worker(HttpServletRequest, ConfigReader) - Constructor for class org.linkeddatafragments.fragments.FragmentRequestParserBase.Worker
 
Worker(HttpServletRequest, ConfigReader) - Constructor for class org.linkeddatafragments.fragments.tpf.TPFRequestParser.Worker
 
Worker(ITriplePatternFragmentRequest<RDFNode, String, String>) - Constructor for class org.vivoweb.linkeddatafragments.datasource.rdfservice.RDFServiceBasedRequestProcessorForTPFs.Worker
 
workerThreadPool() - Method in interface edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.IndexerConfig
 
WorkerThreadPool(int) - Constructor for class edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.WorkerThreadPool
 
Workflow - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
WorkflowOntology - Class in edu.cornell.mannlib.vitro.webapp.utils.jena
Vocabulary definitions from workflowOntology.rdf
WorkflowOntology() - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
WorkflowStep - Static variable in class edu.cornell.mannlib.vitro.webapp.utils.jena.WorkflowOntology
 
WorkLevelStamp(VitroBackgroundThread.WorkLevel, String...) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.threads.VitroBackgroundThread.WorkLevelStamp
 
wrap(Object, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
wrap(Object, BeansWrapper) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
wrap(Class<? extends T>) - Static method in class edu.cornell.mannlib.vitro.webapp.utils.configuration.InstanceWrapper
 
wrap() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.Tags
 
wrapAsResource(Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
wrapAsResource(Node) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
wrapIndividualListResultsInJson(IndividualListResults, VitroRequest, boolean) - Static method in class edu.cornell.mannlib.vitro.webapp.controller.individuallist.IndividualListResultsUtils
Process results related to VClass or vclasses.
wrapModelWithFilter(String, Model) - Method in class edu.cornell.mannlib.vitro.webapp.dao.jena.BlankNodeFilteringModelMaker
 
wrapOntModelInALanguageFilter(OntModel, ServletRequest) - Static method in class edu.cornell.mannlib.vitro.webapp.rdfservice.filter.LanguageFilteringUtils
Add a Language Filtering layer to an OntModel
WrappedInstance<T> - Class in edu.cornell.mannlib.vitro.webapp.utils.configuration
An instance of a ConfigurationBean, packaged with the distilled information about the annotated methods on the class.
WrappedInstance(T, Map<String, PropertyType.PropertyMethod>, Set<Method>) - Constructor for class edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance
 
WrappedInstance.CardinalityException - Exception in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
WrappedInstance.ResourceUnavailableException - Exception in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
WrappedInstance.ValidationFailedException - Exception in edu.cornell.mannlib.vitro.webapp.utils.configuration
 
WrapperExtractor - Class in freemarker.ext.beans
Class to extract wrapper used to wrap an object into a template model object.
WrapperExtractor() - Constructor for class freemarker.ext.beans.WrapperExtractor
 
write(StringWriter, HttpServletResponse, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
write(Writer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
write(Writer, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
write(Writer, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
write(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
write(OutputStream, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
write(OutputStream, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractModelDecorator
 
write(Writer) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
write(Writer, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
write(Writer, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
write(OutputStream) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
write(OutputStream, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
write(OutputStream, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
write() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableModel
 
write() - Method in class edu.cornell.mannlib.vitro.webapp.utils.jena.criticalsection.LockableOntModel
 
writeAll(Writer, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
writeAll(OutputStream, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
writeAll(Writer, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
writeAll(OutputStream, String, String) - Method in class edu.cornell.mannlib.vitro.webapp.rdfservice.adapters.AbstractOntModelDecorator
 
writeAttribute(HttpServletRequest, String) - Static method in class edu.cornell.mannlib.vitro.webapp.web.MiscWebUtils
Gets an attribute from the request, if it is not null, and of Class String print it to req.out, otherwise throw an exception.
writeChanges() - Method in interface edu.cornell.mannlib.vitro.webapp.ontology.update.ChangeRecord
 
writeChanges() - Method in class edu.cornell.mannlib.vitro.webapp.ontology.update.SimpleChangeRecord
 
writeDump(Map<String, Object>, Environment, String) - Method in class freemarker.ext.dump.BaseDumpDirective
 
writeError(ServletOutputStream, Exception) - Method in class org.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
writeError(ServletOutputStream, Exception) - Method in interface org.linkeddatafragments.views.ILinkedDataFragmentWriter
Writes a 5XX error
writeError(ServletOutputStream, Exception) - Method in class org.linkeddatafragments.views.RdfWriterImpl
 
writeError(ServletOutputStream, Exception) - Method in class org.vivoweb.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
writeFragment(ServletOutputStream, IDataSource, ITriplePatternFragment, ITriplePatternFragmentRequest) - Method in class org.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
writeFragment(ServletOutputStream, IDataSource, ILinkedDataFragment, ILinkedDataFragmentRequest) - Method in interface org.linkeddatafragments.views.ILinkedDataFragmentWriter
Serializes and writes a ILinkedDataFragment
writeFragment(ServletOutputStream, IDataSource, ILinkedDataFragment, ILinkedDataFragmentRequest) - Method in class org.linkeddatafragments.views.RdfWriterImpl
 
writeFragment(ServletOutputStream, IDataSource, ILinkedDataFragment, ILinkedDataFragmentRequest) - Method in class org.linkeddatafragments.views.TriplePatternFragmentWriterBase
 
writeFragment(ServletOutputStream, IDataSource, ITriplePatternFragment, ITriplePatternFragmentRequest) - Method in class org.linkeddatafragments.views.TriplePatternFragmentWriterBase
 
writeFragment(ServletOutputStream, IDataSource, ITriplePatternFragment, ITriplePatternFragmentRequest) - Method in class org.vivoweb.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
writeNotFound(ServletOutputStream, HttpServletRequest) - Method in class org.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
writeNotFound(ServletOutputStream, HttpServletRequest) - Method in interface org.linkeddatafragments.views.ILinkedDataFragmentWriter
Writes a 404 Not Found error
writeNotFound(ServletOutputStream, HttpServletRequest) - Method in class org.linkeddatafragments.views.RdfWriterImpl
 
writeNotFound(ServletOutputStream, HttpServletRequest) - Method in class org.vivoweb.linkeddatafragments.views.HtmlTriplePatternFragmentWriterImpl
 
writePage(Map<String, Object>, HttpServletRequest, HttpServletResponse, int, ResponseValues) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
writer - Static variable in class edu.cornell.mannlib.semservices.util.XMLUtils
 
writeTemplate(String, Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.ajax.VitroAjaxController
Process data through a Freemarker template and output the result.
writeTemplate(String, Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
writeTemplate(String, Map<String, Object>, HttpServletRequest, HttpServletResponse, int) - Method in class edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet
 
writeToLog() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger.CountQueryLogger
 
writeToLog() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger.QueryLogger
 
writeToLog() - Method in class edu.cornell.mannlib.vitro.webapp.searchengine.SearchEngineLogger
 
writeToOutput(OutputStream) - Method in interface edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner.SparqlQueryRunner.ExecutingSelectQueryContext
 

X

x - Variable in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.CropRectangle
 
XHTML_MIMETYPE - Static variable in class edu.cornell.mannlib.vitro.webapp.controller.VitroHttpServlet
 
XMLNameValidator - Class in edu.cornell.mannlib.vedit.validator.impl
 
XMLNameValidator() - Constructor for class edu.cornell.mannlib.vedit.validator.impl.XMLNameValidator
 
XMLNameValidator(boolean) - Constructor for class edu.cornell.mannlib.vedit.validator.impl.XMLNameValidator
 
xmlToSysOut() - Method in class edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty
for debugging
xmlToSysOut() - Method in class edu.cornell.mannlib.vitro.webapp.dao.filtering.ObjectPropertyFiltering
 
xmlToSysOut() - Method in class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.FauxObjectPropertyWrapper
 
XMLUtils - Class in edu.cornell.mannlib.semservices.util
Convenience Class to parse XML strings to DOM Document for XML contents retrieval.
XMLUtils() - Constructor for class edu.cornell.mannlib.semservices.util.XMLUtils
 
XSD - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
xsdDateFormat - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
xsdDateTimeFormat - Variable in class edu.cornell.mannlib.vitro.webapp.dao.jena.JenaBaseDao
 
XSS_ERROR_MESSAGE - Static variable in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.validators.AntiXssValidation
All error messages will start with this string.

Y

y - Variable in class edu.cornell.mannlib.vitro.webapp.modules.imageProcessor.ImageProcessor.CropRectangle
 
yields(String) - Method in class edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels.UnionModelsOntModelsCache.UnionSpecPair
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2022. All rights reserved.