com.ibm.rpm.scorecard.scope
ScorecardQuestionScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.scorecard.scope.AbstractScorecardScope
   extended bycom.ibm.rpm.scorecard.scope.ScorecardQuestionScope

ScorecardQuestionScope
Extends: com.ibm.rpm.scorecard.scope.AbstractScorecardScope
Child objects: None

This object represents a scope to navigate to objects that are related to a ScorecardQuestion and AssignedScorecardQuestion.

Related code samples :

Java

C#

Field Summary
ScorecardResponseScope scorecardResponses
   The scope of the scorecard response.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

scorecardResponses


ScorecardResponseScope scorecardResponses
The scope of the scorecard response.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.