|
|||||||||
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.UserFilter
public class UserFilter
Field Summary |
---|
Fields inherited from class com.trackstudio.app.filter.AbstractFilter |
---|
BA, CURRENT_USER_ID, EL, EMPTY, IAND_MANAGER, IAND_MANAGERS, IAND_SUB_USERS, MY_ACTIVE_GROUP, ZERO |
Constructor Summary | |
---|---|
UserFilter(SecuredUserBean user)
|
Method Summary | |
---|---|
java.util.ArrayList |
getList(UserFValue flt,
boolean withUDF,
boolean withSubTask,
java.lang.String sortorder)
Get subtask list |
protected SecuredUserBean |
getUser()
|
boolean |
pass(SecuredUserBean tci,
UserFValue flt,
java.util.ArrayList useForUser,
java.util.ArrayList useForUdf)
|
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 UserFilter(SecuredUserBean user)
Method Detail |
---|
protected SecuredUserBean getUser()
public boolean pass(SecuredUserBean tci, UserFValue flt, java.util.ArrayList useForUser, java.util.ArrayList useForUdf) throws GranException
GranException
public java.util.ArrayList getList(UserFValue flt, boolean withUDF, boolean withSubTask, java.lang.String sortorder) throws GranException
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |