getDecisionRecordKey abstract method

  1. @protected
Key getDecisionRecordKey(
  1. DecisionRecord record
)

Must return unique key for the Raw object

Implementation

@protected
Key getDecisionRecordKey(DecisionRecord record);