|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.policy.UpdatePoliciesResponse
public class UpdatePoliciesResponse
Update policies response. An array of fault status objects for the creation request. If a fault status object contains an actual fault data structure, then this indicates that an error occured creating the scoped policy at that position in the input. The lack of a fault means the operation was successful.
Update policies response message type.
Constructor Summary | |
---|---|
UpdatePoliciesResponse()
|
Method Summary | |
---|---|
FaultStatusList |
getFaultStatus()
|
void |
setFaultStatus(FaultStatusList faultStatus)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdatePoliciesResponse()
Method Detail |
---|
public FaultStatusList getFaultStatus()
public void setFaultStatus(FaultStatusList faultStatus)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |