Class MEXPProcessorType

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_EXP_Processor_Type, I_Persistent, Evaluatee

public class MEXPProcessorType extends X_EXP_Processor_Type
Author:
Trifon N. Trifonov
See Also:
  • Constructor Details

    • MEXPProcessorType

      public MEXPProcessorType(Properties ctx, String EXP_Processor_Type_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      EXP_Processor_Type_UU - UUID key
      trxName - Transaction
    • MEXPProcessorType

      public MEXPProcessorType(Properties ctx, int EXP_Processor_Type_ID, String trxName)
      Parameters:
      ctx -
      EXP_Processor_Type_ID -
      trxName -
    • MEXPProcessorType

      public MEXPProcessorType(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -