Interface I_AD_Val_Rule

  • All Known Implementing Classes:
    MValRule, X_AD_Val_Rule

    public interface I_AD_Val_Rule
    Generated Interface for AD_Val_Rule
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Val_Rule_ID

        void setAD_Val_Rule_ID​(int AD_Val_Rule_ID)
        Set Dynamic Validation. Dynamic Validation Rule
      • getAD_Val_Rule_ID

        int getAD_Val_Rule_ID()
        Get Dynamic Validation. Dynamic Validation Rule
      • setAD_Val_Rule_UU

        void setAD_Val_Rule_UU​(String AD_Val_Rule_UU)
        Set AD_Val_Rule_UU
      • getAD_Val_Rule_UU

        String getAD_Val_Rule_UU()
        Get AD_Val_Rule_UU
      • setCode

        void setCode​(String Code)
        Set Validation code. Validation Code
      • getCode

        String getCode()
        Get Validation code. Validation Code
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setEntityType

        void setEntityType​(String EntityType)
        Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
      • getEntityType

        String getEntityType()
        Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setType

        void setType​(String Type)
        Set Type. Type of Validation (SQL, Java Script, Java Language)
      • getType

        String getType()
        Get Type. Type of Validation (SQL, Java Script, Java Language)
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records