com.retek.component.message.impl
Class MessageManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.component.message.impl.MessageManagerImpl
All Implemented Interfaces:
DistributedObjectManager, MessageManager

public class MessageManagerImpl
extends DistributedObjectManagerImpl
implements MessageManager


Constructor Summary
MessageManagerImpl(DistributedContext context)
           
 
Method Summary
 Message buildMessageInstance()
           
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
           
 java.util.Set findMessages(MessageSearchCriteria criteria, boolean restrictByDate)
           
 
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

MessageManagerImpl

public MessageManagerImpl(DistributedContext context)
Method Detail

buildMessageInstance

public Message buildMessageInstance()
                             throws SystemException
Specified by:
buildMessageInstance in interface MessageManager
Throws:
SystemException

findMessages

public java.util.Set findMessages(MessageSearchCriteria criteria,
                                  boolean restrictByDate)
                           throws SystemException
Specified by:
findMessages in interface MessageManager
Throws:
SystemException

fetchMoreReferences

protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
                                      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