com.retek.component.customerorder
Interface CallTagManager

All Superinterfaces:
DistributedObjectManager

public interface CallTagManager
extends DistributedObjectManager


Method Summary
 CallTag buildCallTagInstance(User user)
           
 CallTagReturnItem buildCallTagReturnItemInstance()
           
 CallTag read(DistributedReference ref)
           
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

buildCallTagInstance

public CallTag buildCallTagInstance(User user)
                             throws SystemException
Throws:
SystemException

read

public CallTag read(DistributedReference ref)
             throws SystemException
Throws:
SystemException

buildCallTagReturnItemInstance

public CallTagReturnItem buildCallTagReturnItemInstance()
                                                 throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25