Interface I_AD_Chart

All Known Implementing Classes:
MChart, X_AD_Chart

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

  • Method Details

    • setAD_Chart_ID

      void setAD_Chart_ID(int AD_Chart_ID)
      Set Chart
    • getAD_Chart_ID

      int getAD_Chart_ID()
      Get Chart
    • setAD_Chart_UU

      void setAD_Chart_UU(String AD_Chart_UU)
      Set AD_Chart_UU
    • getAD_Chart_UU

      String getAD_Chart_UU()
      Get AD_Chart_UU
    • 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
    • setChartOrientation

      void setChartOrientation(String ChartOrientation)
      Set Orientation. The orientation of the chart.
    • getChartOrientation

      String getChartOrientation()
      Get Orientation. The orientation of the chart.
    • setChartType

      void setChartType(String ChartType)
      Set Chart Type. Type of chart to render
    • getChartType

      String getChartType()
      Get Chart Type. Type of chart to render
    • 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
    • setDomainLabel

      void setDomainLabel(String DomainLabel)
      Set Domain Label. Label for the domain axis.
    • getDomainLabel

      String getDomainLabel()
      Get Domain Label. Label for the domain axis.
    • 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
    • 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
    • setIsDisplayLegend

      void setIsDisplayLegend(boolean IsDisplayLegend)
      Set Display Legend. Display chart legend
    • isDisplayLegend

      boolean isDisplayLegend()
      Get Display Legend. Display chart legend
    • setIsTimeSeries

      void setIsTimeSeries(boolean IsTimeSeries)
      Set Time Series. The domain data for the chart is organised by time.
    • isTimeSeries

      boolean isTimeSeries()
      Get Time Series. The domain data for the chart is organised by time.
    • setName

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

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

      void setRangeLabel(String RangeLabel)
      Set Range Label. Label for the range axis.
    • getRangeLabel

      String getRangeLabel()
      Get Range Label. Label for the range axis.
    • setTimeScope

      void setTimeScope(int TimeScope)
      Set Time Scope. The number of time units to include the chart result.
    • getTimeScope

      int getTimeScope()
      Get Time Scope. The number of time units to include the chart result.
    • setTimeUnit

      void setTimeUnit(String TimeUnit)
      Set Time Unit. The unit of time for grouping chart data.
    • getTimeUnit

      String getTimeUnit()
      Get Time Unit. The unit of time for grouping chart data.
    • getUpdated

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

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

      void setWinHeight(int WinHeight)
      Set Window Height
    • getWinHeight

      int getWinHeight()
      Get Window Height