|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.app.filter.AbstractFilter
com.trackstudio.app.filter.list.MessageFilter
public class MessageFilter
Field Summary |
---|
Fields inherited from class com.trackstudio.app.filter.AbstractFilter |
---|
BA, CURRENT_USER_ID, EL, EMPTY, IAND_MANAGER, IAND_MANAGERS, IAND_SUB_USERS, log, MY_ACTIVE_GROUP, ZERO |
Constructor Summary | |
---|---|
MessageFilter(SecuredTaskBean task)
|
Method Summary | |
---|---|
java.util.ArrayList |
getMessageList(SessionContext sc,
TaskFValue flt)
|
protected SecuredTaskBean |
getTask()
|
boolean |
pass(SecuredMessageBean mess,
TaskFValue flt,
java.util.ArrayList useForMessages)
|
Methods inherited from class com.trackstudio.app.filter.AbstractFilter |
---|
compare, compareObject, compareTreeSet, emptyOperand, getOffset, passUdf, testActiveGroupHandler, testCheckBox, testFloat, testInteger, testList, testMultiList, testString, testTimestamp, testURL, testUser, testUserList |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageFilter(SecuredTaskBean task)
Method Detail |
---|
protected SecuredTaskBean getTask()
public java.util.ArrayList getMessageList(SessionContext sc, TaskFValue flt) throws GranException
GranException
public boolean pass(SecuredMessageBean mess, TaskFValue flt, java.util.ArrayList useForMessages) throws GranException
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |