Package org.compass.spring.web.mvc

Class Summary
AbstractCompassCommandController A general base class for Spring's MVC Command Controllers that use Compass.
AbstractCompassGpsCommandController A general base class for Spring's MVC Command Controllers that use CompassGps.
CompassIndexCommand The command object which instructs the CompassIndexController to perform CompassGps index operation.
CompassIndexController A general Spring's MVC Controller that perform the index operation of CompassGps.
CompassIndexResults The results object returned by CompassIndexController when an index operation has occured.
CompassSearchCommand The Spring's MVC command object which holds the query that needs to be executed in the search operation.
CompassSearchController A general Spring's MVC Controller that perform the search operation of Compass.
CompassSearchResults The results object returned by CompassSearchController when the search operation on Compass is executed.
CompassSearchResults.Page A class which holds the page data if using the pagination feature.
 



Copyright (c) 2004-2006 The Compass Project.