com.retek.component.directshiporder.impl.remote
Interface DirectShipOrderServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface DirectShipOrderServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.directshiporder.impl.remote.DirectShipOrderServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
createReferenceCacheForDirectShipOrder
public ReferenceCache createReferenceCacheForDirectShipOrder()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
read
public DirectShipOrderDto read(DistributedReference ref,
long version)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
submit
public DirectShipOrderDto submit(DirectShipOrderDto dto)
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