Interface TransactionAttributeForm


  • public interface TransactionAttributeForm
    • Method Detail

      • 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
      • getTransactionAttribute

        TransactionAttribute getTransactionAttribute()
        Returns:
        the @link TransactionAttribute this form belongs to
      • getAttributeFormInfo

        WebAttributeForm getAttributeFormInfo()
        Returns:
        the attributeFormInfo for this transaction form