Interface I_PA_DashboardPreference

All Known Implementing Classes:
MDashboardPreference, X_PA_DashboardPreference

public interface I_PA_DashboardPreference
Generated Interface for PA_DashboardPreference
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_Role_ID

      void setAD_Role_ID(int AD_Role_ID)
      Set Role. Responsibility Role
    • getAD_Role_ID

      int getAD_Role_ID()
      Get Role. Responsibility Role
    • getAD_Role

      I_AD_Role getAD_Role() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • setColumnNo

      void setColumnNo(int ColumnNo)
      Set Column No. Dashboard content column number
    • getColumnNo

      int getColumnNo()
      Get Column No. Dashboard content column number
    • getCreated

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

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

      void setFlexGrow(int FlexGrow)
      Set Flex Grow. This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.
    • getFlexGrow

      int getFlexGrow()
      Get Flex Grow. This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.
    • 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
    • setIsCollapsedByDefault

      void setIsCollapsedByDefault(boolean IsCollapsedByDefault)
      Set Collapsed By Default. Flag to set the initial state of collapsible field group.
    • isCollapsedByDefault

      boolean isCollapsedByDefault()
      Get Collapsed By Default. Flag to set the initial state of collapsible field group.
    • setIsShowInDashboard

      void setIsShowInDashboard(boolean IsShowInDashboard)
      Set Show in Dashboard. Show the dashlet in the dashboard
    • isShowInDashboard

      boolean isShowInDashboard()
      Get Show in Dashboard. Show the dashlet in the dashboard
    • setLine

      void setLine(BigDecimal Line)
      Set Line No. Unique line for this document
    • getLine

      BigDecimal getLine()
      Get Line No. Unique line for this document
    • setPA_DashboardContent_ID

      void setPA_DashboardContent_ID(int PA_DashboardContent_ID)
      Set Dashboard Content
    • getPA_DashboardContent_ID

      int getPA_DashboardContent_ID()
      Get Dashboard Content
    • getPA_DashboardContent

      I_PA_DashboardContent getPA_DashboardContent() throws RuntimeException
      Throws:
      RuntimeException
    • setPA_DashboardPreference_ID

      void setPA_DashboardPreference_ID(int PA_DashboardPreference_ID)
      Set Dashboard Preference
    • getPA_DashboardPreference_ID

      int getPA_DashboardPreference_ID()
      Get Dashboard Preference
    • setPA_DashboardPreference_UU

      void setPA_DashboardPreference_UU(String PA_DashboardPreference_UU)
      Set PA_DashboardPreference_UU
    • getPA_DashboardPreference_UU

      String getPA_DashboardPreference_UU()
      Get PA_DashboardPreference_UU
    • getUpdated

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

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