com.highdeal.hci
Interface ReferenceHandler


public interface ReferenceHandler

This Java interface defines a reference handler that is called when a reference has been solved.


Method Summary
 void setValue(java.lang.String value)
          Sets the value of the reference.
 

Method Detail

setValue

void setValue(java.lang.String value)
Sets the value of the reference.

Parameters:
value - The value of the reference

Document Published: October 2015 (SAP CC 4.0 SP10 and Later)