Interface I_AD_Window

  • All Known Implementing Classes:
    MWindow, X_AD_Window

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

      • getAD_Client_ID

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

        void setAD_Color_ID​(int AD_Color_ID)
        Set System Color. Color for backgrounds or indicators
      • getAD_Color_ID

        int getAD_Color_ID()
        Get System Color. Color for backgrounds or indicators
      • setAD_Image_ID

        void setAD_Image_ID​(int AD_Image_ID)
        Set Image. Image or Icon
      • getAD_Image_ID

        int getAD_Image_ID()
        Get Image. Image or Icon
      • 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_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
      • setAD_Window_UU

        void setAD_Window_UU​(String AD_Window_UU)
        Set AD_Window_UU
      • getAD_Window_UU

        String getAD_Window_UU()
        Get AD_Window_UU
      • 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
      • setHelp

        void setHelp​(String Help)
        Set Comment/Help. Comment or Hint
      • getHelp

        String getHelp()
        Get Comment/Help. Comment or Hint
      • 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
      • setIsBetaFunctionality

        void setIsBetaFunctionality​(boolean IsBetaFunctionality)
        Set Beta Functionality. This functionality is considered Beta
      • isBetaFunctionality

        boolean isBetaFunctionality()
        Get Beta Functionality. This functionality is considered Beta
      • setIsDefault

        void setIsDefault​(boolean IsDefault)
        Set Default. Default value
      • isDefault

        boolean isDefault()
        Get Default. Default value
      • setIsSOTrx

        void setIsSOTrx​(boolean IsSOTrx)
        Set Sales Transaction. This is a Sales Transaction
      • isSOTrx

        boolean isSOTrx()
        Get Sales Transaction. This is a Sales Transaction
      • setName

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

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

        void setPredefinedContextVariables​(String PredefinedContextVariables)
        Set Predefined Context Variables. Predefined context variables to inject when opening a menu entry or a window
      • getPredefinedContextVariables

        String getPredefinedContextVariables()
        Get Predefined Context Variables. Predefined context variables to inject when opening a menu entry or a window
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setTitleLogic

        void setTitleLogic​(String TitleLogic)
        Set Title Logic. The result determines the title to be displayed for this window
      • getTitleLogic

        String getTitleLogic()
        Get Title Logic. The result determines the title to be displayed for this window
      • getUpdated

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

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

        void setWindowType​(String WindowType)
        Set WindowType. Type or classification of a Window
      • getWindowType

        String getWindowType()
        Get WindowType. Type or classification of a Window
      • setWinHeight

        void setWinHeight​(int WinHeight)
        Set Window Height
      • getWinHeight

        int getWinHeight()
        Get Window Height
      • setWinWidth

        void setWinWidth​(int WinWidth)
        Set Window Width
      • getWinWidth

        int getWinWidth()
        Get Window Width