com.ibm.rpm.communications.containers
VoteResponseReason

com.ibm.rpm.framework.RPMContainer
  extended bycom.ibm.rpm.communications.containers.VoteResponseReason

VoteResponseReason
Extends: com.ibm.rpm.framework.RPMContainer
Child objects: None

Related scope: com.ibm.rpm.framework.RPMObjectScope

This class represents a possible reason for selecting a vote response.

Delete restrictions: This object can't be deleted.

Creation restrictions: This object is automaticaly created by its parent.

Supported API Calls:

Field Summary
xsd:string reason
   A possible reason for selecting the parent response to the vote.
xsd:boolean selected
   This field's value is true if this reason and its corresponding response has been selected for the resource's vote.

Inherited Field Summary
xsd:boolean deleted
   When the value of this field is set to true, the RPMContainer is deleted when performing a save operation.

Field Detail

reason


xsd:string  reason
A possible reason for selecting the parent response to the vote.

Read-only behavior: The value of this field is read only.


selected


xsd:boolean  selected
This field's value is true if this reason and its corresponding response has been selected for the resource's vote.

Inherited Field Detail

deleted


xsd:boolean  deleted
When the value of this field is set to true, the RPMContainer is deleted when performing a save operation.

Read-only behavior: The value of this field is read only.

X-Path availability: This field doesn't support X-Path queries.