|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouperClient.api.GcAttributeDefNameDelete
public class GcAttributeDefNameDelete
class to run an attributeDefName delete web service call
Constructor Summary | |
---|---|
GcAttributeDefNameDelete()
|
Method Summary | |
---|---|
GcAttributeDefNameDelete |
addAttributeDefNameLookup(WsAttributeDefNameLookup wsAttributeDefNameLookup)
add attributeDefName lookup |
GcAttributeDefNameDelete |
addParam(String paramName,
String paramValue)
add a param to the list |
GcAttributeDefNameDelete |
addParam(WsParam wsParam)
add a param to the list |
GcAttributeDefNameDelete |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcAttributeDefNameDelete |
assignClientVersion(String theClientVersion)
assign client version |
GcAttributeDefNameDelete |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
WsAttributeDefNameDeleteResults |
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 GcAttributeDefNameDelete()
Method Detail |
---|
public GcAttributeDefNameDelete addAttributeDefNameLookup(WsAttributeDefNameLookup wsAttributeDefNameLookup)
wsAttributeDefNameLookup
-
public GcAttributeDefNameDelete addParam(String paramName, String paramValue)
paramName
- paramValue
-
public GcAttributeDefNameDelete addParam(WsParam wsParam)
wsParam
-
public GcAttributeDefNameDelete assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
-
public GcAttributeDefNameDelete assignTxType(GcTransactionType gcTransactionType)
gcTransactionType
-
public GcAttributeDefNameDelete assignClientVersion(String theClientVersion)
theClientVersion
-
public WsAttributeDefNameDeleteResults execute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |