Interface TransactionMetric


  • public interface TransactionMetric
    • Method Detail

      • getMetricInfo

        WebMetric getMetricInfo()
        Returns:
        the objectInfo for this metric
      • getFlags

        int getFlags()
        Returns:
        the flag for whether allow this unit to be written back to WH
      • getColumnIndex

        int getColumnIndex()
        Returns:
        the columnIndex of this unit in the transaction report
      • getBaseFormDataType

        int getBaseFormDataType()
        Returns:
        the dataType of this unit, refer to @link EnumDSSXMLBaseFormType
      • getDataType

        int getDataType()
        Return dataType of associated transaction column
        Returns:
        int from EnumDSSXMLDataType