com.retek.component.shipping.impl.remote
Class CarrierServiceEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.shipping.impl.remote.CarrierServiceEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class CarrierServiceEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarrierServiceEjb
public CarrierServiceEjb()
ejbCreate
public void ejbCreate()
createReferenceCacheForCarrier
public ReferenceCache createReferenceCacheForCarrier()
throws SystemException
- Throws:
SystemException
read
public CarrierDto read(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
submit
public CarrierDto submit(CarrierDto dto)
throws SystemException
- Throws:
SystemException
findAll
public java.util.Set findAll()
throws SystemException
- Throws:
SystemException
findByDisplayCode
public CarrierDto findByDisplayCode(java.lang.String displayCode)
throws SystemException
- Throws:
SystemException
findDefaultPickupCarrier
public java.util.Set findDefaultPickupCarrier()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28