Uses of Interface
edu.cornell.mannlib.vitro.webapp.controller.individual.IndividualRequestAnalysisContext
-
Packages that use IndividualRequestAnalysisContext Package Description edu.cornell.mannlib.vitro.webapp.controller.individual -
-
Uses of IndividualRequestAnalysisContext in edu.cornell.mannlib.vitro.webapp.controller.individual
Classes in edu.cornell.mannlib.vitro.webapp.controller.individual that implement IndividualRequestAnalysisContext Modifier and Type Class Description classIndividualRequestAnalysisContextImplImplement 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.Constructors in edu.cornell.mannlib.vitro.webapp.controller.individual with parameters of type IndividualRequestAnalysisContext Constructor Description IndividualRequestAnalyzer(VitroRequest vreq, IndividualRequestAnalysisContext analysisContext)
-