com.retek.component.geolocation.impl.command
Class GeoLocationFindCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.geolocation.impl.command.GeoLocationFindCommand

public class GeoLocationFindCommand
extends Command


Constructor Summary
GeoLocationFindCommand()
           
 
Method Summary
protected  void doExecute()
           
 java.util.Set getGeoLocations()
           
 GeoLocationSearchCriteria getSearchCriteria()
           
 void setSearchCriteria(GeoLocationSearchCriteria criteria)
           
 
Methods inherited from class com.retek.commons.domain.core.Command
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoLocationFindCommand

public GeoLocationFindCommand()
Method Detail

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

getGeoLocations

public java.util.Set getGeoLocations()

setSearchCriteria

public void setSearchCriteria(GeoLocationSearchCriteria criteria)

getSearchCriteria

public GeoLocationSearchCriteria getSearchCriteria()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28