com.retek.component.customerorder.impl
Class CallTagManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.component.customerorder.impl.CallTagManagerImpl
All Implemented Interfaces:
CallTagManager, DistributedObjectManager

public class CallTagManagerImpl
extends DistributedObjectManagerImpl
implements CallTagManager


Constructor Summary
CallTagManagerImpl(DistributedContext context)
           
 
Method Summary
 CallTag buildCallTagInstance(User user)
           
 CallTagReturnItem buildCallTagReturnItemInstance()
           
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessInterface)
           
 CallTag read(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

CallTagManagerImpl

public CallTagManagerImpl(DistributedContext context)
Method Detail

buildCallTagInstance

public CallTag buildCallTagInstance(User user)
                             throws SystemException
Specified by:
buildCallTagInstance in interface CallTagManager
Throws:
SystemException

buildCallTagReturnItemInstance

public CallTagReturnItem buildCallTagReturnItemInstance()
                                                 throws SystemException
Specified by:
buildCallTagReturnItemInstance in interface CallTagManager
Throws:
SystemException

read

public CallTag read(DistributedReference ref)
             throws SystemException
Specified by:
read in interface CallTagManager
Throws:
SystemException

fetchMoreReferences

protected ReferenceCache fetchMoreReferences(java.lang.Class businessInterface)
                                      throws SystemException
Specified by:
fetchMoreReferences in class DistributedObjectManagerImpl
Throws:
SystemException


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