|
|||||||||||
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.banner_channel.impl.OrderSourceManagerImpl
Constructor Summary | |
OrderSourceManagerImpl(DistributedContext context)
|
Method Summary | |
protected ReferenceCache |
fetchMoreReferences(java.lang.Class businessIface)
|
java.util.List |
findAllOrderSources()
|
OrderSource |
readOrderSource(DistributedReference orderSourceRef)
|
OrderSource |
readOrderSource(java.lang.String code)
|
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 OrderSourceManagerImpl(DistributedContext context)
Method Detail |
public java.util.List findAllOrderSources() throws SystemException
findAllOrderSources
in interface OrderSourceManager
SystemException
public OrderSource readOrderSource(DistributedReference orderSourceRef) throws SystemException
readOrderSource
in interface OrderSourceManager
SystemException
public OrderSource readOrderSource(java.lang.String code) throws SystemException
readOrderSource
in interface OrderSourceManager
SystemException
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 |