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

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

public class Constants.LocatingRUCConstants
extends Constants.ObjectEventConstants


Field Summary
static java.lang.String LOC_RUC_EVENTTYPE_VALUE
           
static java.lang.String LOC_RUC_LOC_ACTION_VALUE
           
static java.lang.String LOC_RUC_RESULTMAP_KEY_OUT
           
 
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.LocatingRUCConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOC_RUC_EVENTTYPE_VALUE

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

LOC_RUC_LOC_ACTION_VALUE

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

LOC_RUC_RESULTMAP_KEY_OUT

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

Constants.LocatingRUCConstants

public Constants.LocatingRUCConstants()