|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.req.GetParentChainResponse
public class GetParentChainResponse
Get parent chain response. Contains the chain of requester group definitions, starting from parent of specified identifier to the root node in the hierarchy. The returned list does not include the requester identifier itself, only parent definitions.
Get parent chain response message type.
Constructor Summary | |
---|---|
GetParentChainResponse()
|
Method Summary | |
---|---|
RequesterDefinitionList |
getDefinitions()
|
void |
setDefinitions(RequesterDefinitionList definitions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetParentChainResponse()
Method Detail |
---|
public RequesterDefinitionList getDefinitions()
public void setDefinitions(RequesterDefinitionList definitions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |