com.retek.component.banner_channel.impl.remote
Interface OrderSourceServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface OrderSourceServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.banner_channel.impl.remote.OrderSourceServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
findAllOrderSources
public java.util.List findAllOrderSources()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
readOrderSource
public OrderSourceDto readOrderSource(DistributedReference ref,
long version)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
readOrderSource
public OrderSourceDto readOrderSource(java.lang.String code)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28