|
|||||||||
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(java.lang.String paramName,
java.lang.String paramValue)
add a param to the list |
GcFindStems |
addParam(WsParam wsParam)
add a param to the list |
GcFindStems |
addStemIdIndex(java.lang.Long theStemIdIndex)
set the stem id index |
GcFindStems |
addStemName(java.lang.String theStemName)
set the stem name |
GcFindStems |
addStemUuid(java.lang.String theStemUuid)
set the stem uuid |
GcFindStems |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcFindStems |
assignClientVersion(java.lang.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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GcFindStems()
Method Detail |
---|
public GcFindStems assignStemQueryFilter(WsStemQueryFilter theStemQueryFilter)
theStemQueryFilter
-
public GcFindStems assignClientVersion(java.lang.String theClientVersion)
theClientVersion
-
public GcFindStems addParam(java.lang.String paramName, java.lang.String paramValue)
paramName
- paramValue
-
public GcFindStems addParam(WsParam wsParam)
wsParam
-
public GcFindStems assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
-
public WsFindStemsResults execute()
public GcFindStems addStemName(java.lang.String theStemName)
theStemName
-
public GcFindStems addStemUuid(java.lang.String theStemUuid)
theStemUuid
-
public GcFindStems addStemIdIndex(java.lang.Long theStemIdIndex)
theStemIdIndex
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |