com.ibm.premises.reusable.constants
Class Constants

java.lang.Object
  extended by com.ibm.premises.reusable.constants.Constants

public class Constants
extends java.lang.Object

Author:
palmerja Naming conventions: Map keys should include KEY, acceptable values should include VALUE Input key/vals should include IN, output key/vals should include OUT. Bidirectional key/vals should include INOUT.

Nested Class Summary
 class Constants.AgentConstants
           
 class Constants.AggregationRUCConstants
           
 class Constants.BackendConstants
           
 class Constants.CommissioningRUCConstants
           
 class Constants.DecommissioningRUCConstants
           
 class Constants.DisaggregationRUCConstants
           
 class Constants.EPCISConnectorConstants
           
 class Constants.EPCRUCConstants
           
 class Constants.InferenceRUCConstants
           
 class Constants.InfoRUCConstants
           
 class Constants.LocatingRUCConstants
           
 class Constants.ObjectEventConstants
           
 class Constants.ObservationRUCConstants
           
 class Constants.PrintingRUCConstants
           
 class Constants.ReportingRUCConstants
           
 class Constants.RFIDICConstants
           
 class Constants.RFIDICePedigreeConstants
           
 class Constants.ValidationRUCConstants
           
 class Constants.WarehouseDataConstants
           
 class Constants.WBERUCConstants
           
 
Field Summary
static java.lang.String RESOURCE_BUNDLE
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_BUNDLE

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

Constants

public Constants()