|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.Query.Context
public static final class Query.Context
User context for evaluating the query
| Constructor Summary | |
|---|---|
Query.Context(User user)
Create a Context in which this query may be executed This is particularly useful for evaluating queries specific to a user such as 'All Change Requests Assigned to me' |
|
| Method Summary | |
|---|---|
User |
getMe()
Gets the user context to be used when evaluating "me" queries. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Query.Context(User user)
user - a user in whose context the query will be executed| Method Detail |
|---|
public User getMe()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||