com.retek.component.geolocation.impl.remote.command
Class GeoLocationFindServiceCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.geolocation.impl.remote.command.GeoLocationFindServiceCommand
- Direct Known Subclasses:
- GeoLocationVertexFindCommand
- public abstract class GeoLocationFindServiceCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
geoLocations
protected java.util.Set geoLocations
GeoLocationFindServiceCommand
public GeoLocationFindServiceCommand()
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 searchCriteria)
findGeoLocations
protected abstract void findGeoLocations(GeoLocationSearchCriteria searchCriteria)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28