com.retek.component.item.impl.remote
Class DirectShipItemSupplierServicesEjb

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.DefaultSessionEjb
      extended bycom.retek.component.item.impl.remote.DirectShipItemSupplierServicesEjb
All Implemented Interfaces:
javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean

public class DirectShipItemSupplierServicesEjb
extends DefaultSessionEjb

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
DefaultSessionEjb.EjbOperation, DefaultSessionEjb.EjbOperationWithBusinessException
 
Constructor Summary
DirectShipItemSupplierServicesEjb()
           
 
Method Summary
 void ejbCreate()
           
 java.util.Set findDirectShipItemSuppliersContactByItem(java.lang.String supplierId, java.lang.String itemId)
           
 DirectShipItemSupplierDto read(java.lang.String supplierId, java.lang.String itemId, ContactDayType contactDay, ContactLevelType contactLevel)
           
 DirectShipItemSupplierDto submit(DirectShipItemSupplierDto dto)
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
checkDtoVersion, ejbActivate, ejbPassivate, ejbRemove, getLocal, getLocalHome, getRemote, getRemoteHome, getSessionContext, setSessionContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectShipItemSupplierServicesEjb

public DirectShipItemSupplierServicesEjb()
Method Detail

ejbCreate

public void ejbCreate()

read

public DirectShipItemSupplierDto read(java.lang.String supplierId,
                                      java.lang.String itemId,
                                      ContactDayType contactDay,
                                      ContactLevelType contactLevel)
                               throws SystemException
Throws:
SystemException

submit

public DirectShipItemSupplierDto submit(DirectShipItemSupplierDto dto)
                                 throws SystemException
Throws:
SystemException

findDirectShipItemSuppliersContactByItem

public java.util.Set findDirectShipItemSuppliersContactByItem(java.lang.String supplierId,
                                                              java.lang.String itemId)
                                                       throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28