com.retek.component.shipping.impl.remote
Interface CarrierServiceRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface CarrierServiceRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.shipping.impl.remote.CarrierService.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
createReferenceCacheForCarrier
public ReferenceCache createReferenceCacheForCarrier()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findAll
public java.util.Set findAll()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findByDisplayCode
public CarrierDto findByDisplayCode(java.lang.String displayCode)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findDefaultPickupCarrier
public java.util.Set findDefaultPickupCarrier()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
read
public CarrierDto read(DistributedReference ref,
long version)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
submit
public CarrierDto submit(CarrierDto dto)
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