com.retek.component.geolocation.impl.remote
Interface GeoLocationServiceRemote

All Superinterfaces:
DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote

public interface GeoLocationServiceRemote
extends DefaultSessionRemote

Remote interface for com.retek.component.geolocation.impl.remote.GeoLocationService.


Method Summary
 java.util.Set findGeoLocations(GeoLocationSearchCriteria searchCriteria)
           
 
Methods inherited from interface com.retek.commons.domain.core.impl.remote.DefaultSessionRemote
getLocal, getRemote, getRemoteHome
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

findGeoLocations

public java.util.Set findGeoLocations(GeoLocationSearchCriteria searchCriteria)
                               throws SystemException,
                                      BusinessException,
                                      java.rmi.RemoteException
Throws:
SystemException
BusinessException
java.rmi.RemoteException


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