|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.item.impl.remote.DirectShipItemSupplierServicesEjb
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 |
public DirectShipItemSupplierServicesEjb()
Method Detail |
public void ejbCreate()
public DirectShipItemSupplierDto read(java.lang.String supplierId, java.lang.String itemId, ContactDayType contactDay, ContactLevelType contactLevel) throws SystemException
SystemException
public DirectShipItemSupplierDto submit(DirectShipItemSupplierDto dto) throws SystemException
SystemException
public java.util.Set findDirectShipItemSuppliersContactByItem(java.lang.String supplierId, java.lang.String itemId) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |