com.retek.component.item.impl.remote
Interface DirectShipItemSupplierServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface DirectShipItemSupplierServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.item.impl.remote.DirectShipItemSupplierServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
findDirectShipItemSuppliersContactByItem
public java.util.Set findDirectShipItemSuppliersContactByItem(java.lang.String supplierId,
java.lang.String itemId)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
read
public DirectShipItemSupplierDto read(java.lang.String supplierId,
java.lang.String itemId,
ContactDayType contactDay,
ContactLevelType contactLevel)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
submit
public DirectShipItemSupplierDto submit(DirectShipItemSupplierDto 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