com.retek.component.geolocation.impl.remote
Class GeoLocationServiceEjb

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.DefaultSessionEjb
      extended bycom.retek.component.geolocation.impl.remote.GeoLocationServiceEjb
All Implemented Interfaces:
javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean

public class GeoLocationServiceEjb
extends DefaultSessionEjb

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
DefaultSessionEjb.EjbOperation, DefaultSessionEjb.EjbOperationWithBusinessException
 
Constructor Summary
GeoLocationServiceEjb()
           
 
Method Summary
 void ejbCreate()
           
 java.util.Set findGeoLocations(GeoLocationSearchCriteria searchCriteria)
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
checkDtoVersion, ejbActivate, ejbPassivate, ejbRemove, getLocal, getLocalHome, getRemote, getRemoteHome, getSessionContext, setSessionContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoLocationServiceEjb

public GeoLocationServiceEjb()
Method Detail

ejbCreate

public void ejbCreate()

findGeoLocations

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


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