com.trackstudio.app.filter.list
Class MessageFilter

java.lang.Object
  extended bycom.trackstudio.app.filter.AbstractFilter
      extended bycom.trackstudio.app.filter.list.MessageFilter

public class MessageFilter
extends AbstractFilter


Constructor Summary
MessageFilter(SecuredTaskBean task)
           
 
Method Summary
 java.util.ArrayList getMessageList(SessionContext sc, TaskFValue flt)
           
protected  SecuredTaskBean getTask()
           
 boolean pass(SecuredMessageBean mess, TaskFValue flt)
           
 
Methods inherited from class com.trackstudio.app.filter.AbstractFilter
compare, compareObject, compareTreeSet, passUdf, testCheckBox, testFloat, testInteger, testList, testMultiList, testString, testTimestamp, testURL, testUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFilter

public MessageFilter(SecuredTaskBean task)
Method Detail

getTask

protected SecuredTaskBean getTask()

getMessageList

public java.util.ArrayList getMessageList(SessionContext sc,
                                          TaskFValue flt)
                                   throws GranException
Throws:
GranException

pass

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


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