Interface I_AD_Preference

    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • 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_Preference_ID

        void setAD_Preference_ID​(int AD_Preference_ID)
        Set Preference. Personal Value Preference
      • getAD_Preference_ID

        int getAD_Preference_ID()
        Get Preference. Personal Value Preference
      • setAD_Preference_UU

        void setAD_Preference_UU​(String AD_Preference_UU)
        Set AD_Preference_UU
      • getAD_Preference_UU

        String getAD_Preference_UU()
        Get AD_Preference_UU
      • 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
      • setAD_User_ID

        void setAD_User_ID​(int AD_User_ID)
        Set User/Contact. User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        int getAD_User_ID()
        Get User/Contact. User within the system - Internal or Business Partner Contact
      • setAD_Window_ID

        void setAD_Window_ID​(int AD_Window_ID)
        Set Window. Data entry or display window
      • getAD_Window_ID

        int getAD_Window_ID()
        Get Window. Data entry or display window
      • setAttribute

        void setAttribute​(String Attribute)
        Set Attribute
      • getAttribute

        String getAttribute()
        Get Attribute
      • getCreated

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

        int getCreatedBy()
        Get Created By. User who created this records
      • 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
      • setPreferenceFor

        void setPreferenceFor​(String PreferenceFor)
        Set Preference For. Type of preference, it can window, info window or parameter process
      • getPreferenceFor

        String getPreferenceFor()
        Get Preference For. Type of preference, it can window, info window or parameter process
      • getUpdated

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

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

        void setValue​(String Value)
        Set Search Key. Search key for the record in the format required - must be unique
      • getValue

        String getValue()
        Get Search Key. Search key for the record in the format required - must be unique