|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.GetParentChainResponse
public class GetParentChainResponse
Get parent chain response. Contains the chain of service group definitions, starting fromt he parent of the specified identifier to the root definition in the hierarchy. The returned list does not include the service identifier itself, only parent definitions.
Get parent chain response message type.
Constructor Summary | |
---|---|
GetParentChainResponse()
|
Method Summary | |
---|---|
ServiceDefinitionList |
getDefinitions()
|
void |
setDefinitions(ServiceDefinitionList 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 ServiceDefinitionList getDefinitions()
public void setDefinitions(ServiceDefinitionList definitions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |