|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.impl.DistributedObjectManagerImpl
com.retek.component.directshiporder.impl.DirectShipOrderManagerImpl
Constructor Summary | |
DirectShipOrderManagerImpl(DistributedContext context)
|
Method Summary | |
DirectShipOrder |
buildDirectShipOrderInstance(Supplier supplier)
|
DirectShipOrderLine |
buildDirectShipOrderLineInstance()
|
protected ReferenceCache |
fetchMoreReferences(java.lang.Class businessIface)
|
DirectShipOrder |
readDirectShipOrder(DistributedReference ref)
|
Methods inherited from class com.retek.commons.component.impl.DistributedObjectManagerImpl |
getContext, getReferenceCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.DistributedObjectManager |
getContext |
Constructor Detail |
public DirectShipOrderManagerImpl(DistributedContext context)
Method Detail |
public DirectShipOrder buildDirectShipOrderInstance(Supplier supplier) throws SystemException, BusinessException
buildDirectShipOrderInstance
in interface DirectShipOrderManager
SystemException
BusinessException
public DirectShipOrder readDirectShipOrder(DistributedReference ref) throws SystemException, BusinessException
readDirectShipOrder
in interface DirectShipOrderManager
SystemException
BusinessException
public DirectShipOrderLine buildDirectShipOrderLineInstance() throws SystemException, BusinessException
buildDirectShipOrderLineInstance
in interface DirectShipOrderManager
SystemException
BusinessException
protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface) throws SystemException
fetchMoreReferences
in class DistributedObjectManagerImpl
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |