Interface I_AD_InfoProcess

  • All Known Implementing Classes:
    MInfoProcess, X_AD_InfoProcess

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

      • getAD_Client_ID

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

        void setAD_InfoColumn_ID​(int AD_InfoColumn_ID)
        Set Info Column. Info Window Column
      • getAD_InfoColumn_ID

        int getAD_InfoColumn_ID()
        Get Info Column. Info Window Column
      • setAD_InfoProcess_ID

        void setAD_InfoProcess_ID​(int AD_InfoProcess_ID)
        Set Info Process
      • getAD_InfoProcess_ID

        int getAD_InfoProcess_ID()
        Get Info Process
      • setAD_InfoProcess_UU

        void setAD_InfoProcess_UU​(String AD_InfoProcess_UU)
        Set AD_InfoProcess_UU
      • getAD_InfoProcess_UU

        String getAD_InfoProcess_UU()
        Get AD_InfoProcess_UU
      • setAD_InfoWindow_ID

        void setAD_InfoWindow_ID​(int AD_InfoWindow_ID)
        Set Info Window. Info and search/select Window
      • getAD_InfoWindow_ID

        int getAD_InfoWindow_ID()
        Get Info Window. Info and search/select Window
      • 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_Process_ID

        void setAD_Process_ID​(int AD_Process_ID)
        Set Process. Process or Report
      • getAD_Process_ID

        int getAD_Process_ID()
        Get Process. Process or Report
      • getCreated

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

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

        void setDisplayLogic​(String DisplayLogic)
        Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
      • getDisplayLogic

        String getDisplayLogic()
        Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
      • 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
      • setImageURL

        void setImageURL​(String ImageURL)
        Set Image URL. URL of image
      • getImageURL

        String getImageURL()
        Get Image URL. URL of image
      • 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
      • setLayoutType

        void setLayoutType​(String LayoutType)
        Set LayoutType. Layout type of info process
      • getLayoutType

        String getLayoutType()
        Get LayoutType. Layout type of info process
      • setSeqNo

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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