com.ibm.premises.reusable.constants
Class Constants.ObservationRUCConstants

java.lang.Object
  extended by com.ibm.premises.reusable.constants.Constants.ObjectEventConstants
      extended by com.ibm.premises.reusable.constants.Constants.ObservationRUCConstants
Enclosing class:
Constants

public class Constants.ObservationRUCConstants
extends Constants.ObjectEventConstants


Field Summary
static java.lang.String OBS_RUC_EVENTTYPE_VALUE
           
static java.lang.String OBS_RUC_OBS_ACTION_VALUE
           
 
Fields inherited from class com.ibm.premises.reusable.constants.Constants.ObjectEventConstants
ACTION_KEY_INOUT, BIZLOCATION_KEY_OUT, BIZSTEP_KEY_OUT, BIZTRANSACTION_KEY_OUT, BIZTRANSACTIONTYPE_KEY_OUT, DISPOSITION_KEY_OUT, EVENT_TIME_KEY_OUT, EVENT_TIME_ZONE_OFFSET_KEY_OUT, EVENTID_KEY, EVENTTYPE_KEY, READPOINT_KEY_OUT, RECORD_TIME_KEY_OUT, TAG_KEY_INOUT, TAGLIST_KEY_INOUT
 
Constructor Summary
Constants.ObservationRUCConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBS_RUC_EVENTTYPE_VALUE

public static final java.lang.String OBS_RUC_EVENTTYPE_VALUE
See Also:
Constant Field Values

OBS_RUC_OBS_ACTION_VALUE

public static final java.lang.String OBS_RUC_OBS_ACTION_VALUE
See Also:
Constant Field Values
Constructor Detail

Constants.ObservationRUCConstants

public Constants.ObservationRUCConstants()