gran.app.filter
Class MessageList

java.lang.Object
  extended bygran.app.filter.MessageList

public class MessageList
extends java.lang.Object


Constructor Summary
MessageList(SecuredTaskBean task)
           
 
Method Summary
 java.util.ArrayList getMessageList(java.lang.String sessionId, FValue flt)
           
protected  SecuredTaskBean getTask()
           
 boolean pass(SecuredMessageBean mess, FValue flt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageList

public MessageList(SecuredTaskBean task)
Method Detail

getTask

protected SecuredTaskBean getTask()

getMessageList

public java.util.ArrayList getMessageList(java.lang.String sessionId,
                                          FValue flt)
                                   throws GranException
Throws:
GranException

pass

public boolean pass(SecuredMessageBean mess,
                    FValue flt)
             throws GranException
Throws:
GranException


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.