Interface I_AD_UserPreference

  • All Known Implementing Classes:
    MUserPreference, X_AD_UserPreference

    public interface I_AD_UserPreference
    Generated Interface for AD_UserPreference
    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_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_UserPreference_ID

        void setAD_UserPreference_ID​(int AD_UserPreference_ID)
        Set AD_UserPreference_ID
      • getAD_UserPreference_ID

        int getAD_UserPreference_ID()
        Get AD_UserPreference_ID
      • setAD_UserPreference_UU

        void setAD_UserPreference_UU​(String AD_UserPreference_UU)
        Set AD_UserPreference_UU
      • getAD_UserPreference_UU

        String getAD_UserPreference_UU()
        Get AD_UserPreference_UU
      • setAutoCommit

        void setAutoCommit​(boolean AutoCommit)
        Set Automatic Commit
      • isAutoCommit

        boolean isAutoCommit()
        Get Automatic Commit
      • setAutomaticDecimalPlacesForAmoun

        void setAutomaticDecimalPlacesForAmoun​(int AutomaticDecimalPlacesForAmoun)
        Set Automatic Decimal Places For Amounts. Automatically insert a decimal point
      • getAutomaticDecimalPlacesForAmoun

        int getAutomaticDecimalPlacesForAmoun()
        Get Automatic Decimal Places For Amounts. Automatically insert a decimal point
      • setAutoNew

        void setAutoNew​(boolean AutoNew)
        Set Automatic New Record
      • isAutoNew

        boolean isAutoNew()
        Get Automatic New Record
      • getCreated

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

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

        void setGridAfterFindThreshold​(int GridAfterFindThreshold)
        Set Threshold. Force grid view when Find panel closes if number of records exceed threshold
      • getGridAfterFindThreshold

        int getGridAfterFindThreshold()
        Get Threshold. Force grid view when Find panel closes if number of records exceed threshold
      • 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
      • setIsDetailedZoomAcross

        void setIsDetailedZoomAcross​(boolean IsDetailedZoomAcross)
        Set Detailed Zoom Across
      • isDetailedZoomAcross

        boolean isDetailedZoomAcross()
        Get Detailed Zoom Across
      • setIsUseSimilarTo

        void setIsUseSimilarTo​(boolean IsUseSimilarTo)
        Set Use Similar To
      • isUseSimilarTo

        boolean isUseSimilarTo()
        Get Use Similar To
      • setMigrationScriptComment

        void setMigrationScriptComment​(String MigrationScriptComment)
        Set Migration Script Comment
      • getMigrationScriptComment

        String getMigrationScriptComment()
        Get Migration Script Comment
      • setToggleOnDoubleClick

        void setToggleOnDoubleClick​(boolean ToggleOnDoubleClick)
        Set Toggle on Double Click. Defines if double click in a field on grid mode switch to form view
      • isToggleOnDoubleClick

        boolean isToggleOnDoubleClick()
        Get Toggle on Double Click. Defines if double click in a field on grid mode switch to form view
      • getUpdated

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

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

        void setViewFindResult​(String ViewFindResult)
        Set View find result. Does the system must switch to grid mode after the Find panel closes
      • getViewFindResult

        String getViewFindResult()
        Get View find result. Does the system must switch to grid mode after the Find panel closes