|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.api.GcFindStems
public class GcFindStems
class to run find stems
| Constructor Summary | |
|---|---|
GcFindStems()
|
|
| Method Summary | |
|---|---|
GcFindStems |
addParam(String paramName,
String paramValue)
add a param to the list |
GcFindStems |
addParam(WsParam wsParam)
add a param to the list |
GcFindStems |
addStemName(String theStemName)
set the stem name |
GcFindStems |
addStemUuid(String theStemUuid)
set the stem uuid |
GcFindStems |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcFindStems |
assignClientVersion(String theClientVersion)
assign client version |
GcFindStems |
assignStemQueryFilter(WsStemQueryFilter theStemQueryFilter)
assign a query filter |
WsFindStemsResults |
execute()
execute the call and return the results. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GcFindStems()
| Method Detail |
|---|
public GcFindStems assignStemQueryFilter(WsStemQueryFilter theStemQueryFilter)
theStemQueryFilter -
public GcFindStems assignClientVersion(String theClientVersion)
theClientVersion -
public GcFindStems addParam(String paramName,
String paramValue)
paramName - paramValue -
public GcFindStems addParam(WsParam wsParam)
wsParam -
public GcFindStems assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject -
public WsFindStemsResults execute()
public GcFindStems addStemName(String theStemName)
theStemName -
public GcFindStems addStemUuid(String theStemUuid)
theStemUuid -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||