Uses of Class
edu.cornell.mannlib.vitro.webapp.searchengine.base.BaseSearchInputDocument
-
Packages that use BaseSearchInputDocument Package Description edu.cornell.mannlib.vitro.webapp.searchengine.base -
-
Uses of BaseSearchInputDocument in edu.cornell.mannlib.vitro.webapp.searchengine.base
Constructors in edu.cornell.mannlib.vitro.webapp.searchengine.base with parameters of type BaseSearchInputDocument Constructor Description BaseSearchInputDocument(BaseSearchInputDocument doc)Create a deep copy, down to the value objects.
-