Uses of Class
edu.cornell.mannlib.vitro.webapp.search.controller.IndexHistory
-
Packages that use IndexHistory Package Description edu.cornell.mannlib.vitro.webapp.search.controller -
-
Uses of IndexHistory in edu.cornell.mannlib.vitro.webapp.search.controller
Methods in edu.cornell.mannlib.vitro.webapp.search.controller with parameters of type IndexHistory Modifier and Type Method Description static voidIndexController. setHistory(IndexHistory history)Called by SearchIndexerSetup to provide a history that dates from startup, not just from servlet load time.
-