com.retek.component.item.impl.remote
Class ShipRestrictionServiceEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.item.impl.remote.ShipRestrictionServiceEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class ShipRestrictionServiceEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShipRestrictionServiceEjb
public ShipRestrictionServiceEjb()
ejbCreate
public void ejbCreate()
readShipRestriction
public ShipRestrictionDto readShipRestriction(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
submit
public ShipRestrictionDto submit(ShipRestrictionDto dto)
throws SystemException
- Throws:
SystemException
findShipRestrictions
public java.util.Set findShipRestrictions(ShipRestrictionSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
createReferenceCacheForShipRestriction
public ReferenceCache createReferenceCacheForShipRestriction()
throws SystemException
- Throws:
SystemException
createReferenceCacheForAddressCode
public ReferenceCache createReferenceCacheForAddressCode()
throws SystemException
- Throws:
SystemException
submit
public AddressCodeDto submit(AddressCodeDto dto)
throws SystemException
- Throws:
SystemException
readAddressCode
public AddressCodeDto readAddressCode(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
findAllAddressCodes
public java.util.Set findAllAddressCodes()
throws SystemException
- Throws:
SystemException
findAddressCode
public java.util.Set findAddressCode(AddressCodeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28