Uses of Interface
edu.cornell.mannlib.vitro.webapp.utils.configuration.ContextModelsUser
-
-
Uses of ContextModelsUser in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding
Classes in edu.cornell.mannlib.vitro.webapp.searchindex.documentBuilding that implement ContextModelsUser Modifier and Type Class Description classSelectQueryDocumentModifierModify the document, adding the results of one or more select queries.classSelectQueryI18nDocumentModifierA variation on SelectQueryDocumentModifier where the suffix of target field is defined.classThumbnailImageURL -
Uses of ContextModelsUser in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions
Classes in edu.cornell.mannlib.vitro.webapp.searchindex.exclusions that implement ContextModelsUser Modifier and Type Class Description classSyncingExcludeBasedOnTypeThis excludes based on types defined as EXCLUDE_CLASS in the configuration RDF model. -
Uses of ContextModelsUser in edu.cornell.mannlib.vitro.webapp.searchindex.indexing
Classes in edu.cornell.mannlib.vitro.webapp.searchindex.indexing that implement ContextModelsUser Modifier and Type Class Description classAdditionalURIsForClassGroupChangesIf 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.classAdditionalURIsForObjectPropertiesFor 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.classSelectQueryUriFinderFind URIs based on one or more select queries.classURIsForClassGroupChangeif a class's classgroup changes, reindex all individuals in that class.
-