Interface I_AD_PrintFormatItem

All Known Implementing Classes:
MPrintFormatItem, X_AD_PrintFormatItem

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

  • Method Details

    • getAD_Client_ID

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

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_FieldStyle_ID

      void setAD_FieldStyle_ID(int AD_FieldStyle_ID)
      Set Field Style. Field CSS Style
    • getAD_FieldStyle_ID

      int getAD_FieldStyle_ID()
      Get Field Style. Field CSS Style
    • getAD_FieldStyle

      I_AD_Style getAD_FieldStyle() throws RuntimeException
      Throws:
      RuntimeException
    • 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_PrintColor_ID

      void setAD_PrintColor_ID(int AD_PrintColor_ID)
      Set Print Color. Color used for printing and display
    • getAD_PrintColor_ID

      int getAD_PrintColor_ID()
      Get Print Color. Color used for printing and display
    • getAD_PrintColor

      I_AD_PrintColor getAD_PrintColor() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_PrintFont_ID

      void setAD_PrintFont_ID(int AD_PrintFont_ID)
      Set Print Font. Maintain Print Font
    • getAD_PrintFont_ID

      int getAD_PrintFont_ID()
      Get Print Font. Maintain Print Font
    • getAD_PrintFont

      I_AD_PrintFont getAD_PrintFont() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_PrintFormatChild_ID

      void setAD_PrintFormatChild_ID(int AD_PrintFormatChild_ID)
      Set Included Print Format. Print format that is included here.
    • getAD_PrintFormatChild_ID

      int getAD_PrintFormatChild_ID()
      Get Included Print Format. Print format that is included here.
    • getAD_PrintFormatChild

      I_AD_PrintFormat getAD_PrintFormatChild() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_PrintFormat_ID

      void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
      Set Print Format. Data Print Format
    • getAD_PrintFormat_ID

      int getAD_PrintFormat_ID()
      Get Print Format. Data Print Format
    • getAD_PrintFormat

      I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_PrintFormatItem_ID

      void setAD_PrintFormatItem_ID(int AD_PrintFormatItem_ID)
      Set Print Format Item. Item/Column in the Print format
    • getAD_PrintFormatItem_ID

      int getAD_PrintFormatItem_ID()
      Get Print Format Item. Item/Column in the Print format
    • setAD_PrintFormatItem_UU

      void setAD_PrintFormatItem_UU(String AD_PrintFormatItem_UU)
      Set AD_PrintFormatItem_UU
    • getAD_PrintFormatItem_UU

      String getAD_PrintFormatItem_UU()
      Get AD_PrintFormatItem_UU
    • setAD_PrintGraph_ID

      void setAD_PrintGraph_ID(int AD_PrintGraph_ID)
      Set Graph. Graph included in Reports
    • getAD_PrintGraph_ID

      int getAD_PrintGraph_ID()
      Get Graph. Graph included in Reports
    • getAD_PrintGraph

      I_AD_PrintGraph getAD_PrintGraph() throws RuntimeException
      Throws:
      RuntimeException
    • setArcDiameter

      void setArcDiameter(int ArcDiameter)
      Set Arc Diameter. Arc Diameter for rounded Rectangles
    • getArcDiameter

      int getArcDiameter()
      Get Arc Diameter. Arc Diameter for rounded Rectangles
    • setBarcodeType

      void setBarcodeType(String BarcodeType)
      Set Barcode Type. Type of barcode
    • getBarcodeType

      String getBarcodeType()
      Get Barcode Type. Type of barcode
    • setBelowColumn

      void setBelowColumn(int BelowColumn)
      Set Below Column. Print this column below the column index entered
    • getBelowColumn

      int getBelowColumn()
      Get Below Column. Print this column below the column index entered
    • getCreated

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

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

      void setDisplayLogic(String DisplayLogic)
      Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • getDisplayLogic

      String getDisplayLogic()
      Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • setFieldAlignmentType

      void setFieldAlignmentType(String FieldAlignmentType)
      Set Field Alignment. Field Text Alignment
    • getFieldAlignmentType

      String getFieldAlignmentType()
      Get Field Alignment. Field Text Alignment
    • setFormatPattern

      void setFormatPattern(String FormatPattern)
      Set Format Pattern. The pattern used to format a number or date.
    • getFormatPattern

      String getFormatPattern()
      Get Format Pattern. The pattern used to format a number or date.
    • setImageIsAttached

      void setImageIsAttached(boolean ImageIsAttached)
      Set Image attached. The image to be printed is attached to the record
    • isImageIsAttached

      boolean isImageIsAttached()
      Get Image attached. The image to be printed is attached to the record
    • setImageURL

      void setImageURL(String ImageURL)
      Set Image URL. URL of image
    • getImageURL

      String getImageURL()
      Get Image URL. URL of image
    • 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
    • setIsAveraged

      void setIsAveraged(boolean IsAveraged)
      Set Calculate Mean (μ ). Calculate Average of numeric content or length
    • isAveraged

      boolean isAveraged()
      Get Calculate Mean (μ ). Calculate Average of numeric content or length
    • setIsCentrallyMaintained

      void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
      Set Centrally maintained. Information maintained in System Element table
    • isCentrallyMaintained

      boolean isCentrallyMaintained()
      Get Centrally maintained. Information maintained in System Element table
    • setIsCounted

      void setIsCounted(boolean IsCounted)
      Set Calculate Count (№ ). Count number of not empty elements
    • isCounted

      boolean isCounted()
      Get Calculate Count (№ ). Count number of not empty elements
    • setIsDesc

      void setIsDesc(boolean IsDesc)
      Set Descending. Sort your data using a SQL Desc Order By statement
    • isDesc

      boolean isDesc()
      Get Descending. Sort your data using a SQL Desc Order By statement
    • setIsDeviationCalc

      void setIsDeviationCalc(boolean IsDeviationCalc)
      Set Calculate Deviation (σ ). Calculate Standard Deviation
    • isDeviationCalc

      boolean isDeviationCalc()
      Get Calculate Deviation (σ ). Calculate Standard Deviation
    • setIsFilledRectangle

      void setIsFilledRectangle(boolean IsFilledRectangle)
      Set Fill Shape. Fill the shape with the color selected
    • isFilledRectangle

      boolean isFilledRectangle()
      Get Fill Shape. Fill the shape with the color selected
    • setIsFixedWidth

      void setIsFixedWidth(boolean IsFixedWidth)
      Set Fixed Width. Column has a fixed width
    • isFixedWidth

      boolean isFixedWidth()
      Get Fixed Width. Column has a fixed width
    • setIsGroupBy

      void setIsGroupBy(boolean IsGroupBy)
      Set Group by. After a group change, totals, etc. are printed
    • isGroupBy

      boolean isGroupBy()
      Get Group by. After a group change, totals, etc. are printed
    • setIsHeightOneLine

      void setIsHeightOneLine(boolean IsHeightOneLine)
      Set One Line Only. If selected, only one line is printed
    • isHeightOneLine

      boolean isHeightOneLine()
      Get One Line Only. If selected, only one line is printed
    • setIsImageField

      void setIsImageField(boolean IsImageField)
      Set Image Field. The image is retrieved from the data column
    • isImageField

      boolean isImageField()
      Get Image Field. The image is retrieved from the data column
    • setIsMaxCalc

      void setIsMaxCalc(boolean IsMaxCalc)
      Set Calculate Maximum (↑ ). Calculate the maximum amount
    • isMaxCalc

      boolean isMaxCalc()
      Get Calculate Maximum (↑ ). Calculate the maximum amount
    • setIsMinCalc

      void setIsMinCalc(boolean IsMinCalc)
      Set Calculate Minimum (↓ ). Calculate the minimum amount
    • isMinCalc

      boolean isMinCalc()
      Get Calculate Minimum (↓ ). Calculate the minimum amount
    • setIsNextLine

      void setIsNextLine(boolean IsNextLine)
      Set Next Line. Print item on next line
    • isNextLine

      boolean isNextLine()
      Get Next Line. Print item on next line
    • setIsNextPage

      void setIsNextPage(boolean IsNextPage)
      Set Next Page. The column is printed on the next page
    • isNextPage

      boolean isNextPage()
      Get Next Page. The column is printed on the next page
    • setIsOrderBy

      void setIsOrderBy(boolean IsOrderBy)
      Set Order by. Include in sort order
    • isOrderBy

      boolean isOrderBy()
      Get Order by. Include in sort order
    • setIsPageBreak

      void setIsPageBreak(boolean IsPageBreak)
      Set Page break. Start with new page
    • isPageBreak

      boolean isPageBreak()
      Get Page break. Start with new page
    • setIsPrintBarcodeText

      void setIsPrintBarcodeText(boolean IsPrintBarcodeText)
      Set Print Barcode Text. Print barcode text at the bottom of barcode
    • isPrintBarcodeText

      boolean isPrintBarcodeText()
      Get Print Barcode Text. Print barcode text at the bottom of barcode
    • setIsPrinted

      void setIsPrinted(boolean IsPrinted)
      Set Printed. Indicates if this document / line is printed
    • isPrinted

      boolean isPrinted()
      Get Printed. Indicates if this document / line is printed
    • setIsPrintInstanceAttributes

      void setIsPrintInstanceAttributes(boolean IsPrintInstanceAttributes)
      Set Print Attributes. Print each attributes as report column instead of printing the description of attribute set instance
    • isPrintInstanceAttributes

      boolean isPrintInstanceAttributes()
      Get Print Attributes. Print each attributes as report column instead of printing the description of attribute set instance
    • setIsRelativePosition

      void setIsRelativePosition(boolean IsRelativePosition)
      Set Relative Position. The item is relative positioned (not absolute)
    • isRelativePosition

      boolean isRelativePosition()
      Get Relative Position. The item is relative positioned (not absolute)
    • setIsRunningTotal

      void setIsRunningTotal(boolean IsRunningTotal)
      Set Running Total. Create a running total (sum)
    • isRunningTotal

      boolean isRunningTotal()
      Get Running Total. Create a running total (sum)
    • setIsSetNLPosition

      void setIsSetNLPosition(boolean IsSetNLPosition)
      Set Set NL Position. Set New Line Position
    • isSetNLPosition

      boolean isSetNLPosition()
      Get Set NL Position. Set New Line Position
    • setIsSummarized

      void setIsSummarized(boolean IsSummarized)
      Set Calculate Sum (Σ ). Calculate the Sum of numeric content or length
    • isSummarized

      boolean isSummarized()
      Get Calculate Sum (Σ ). Calculate the Sum of numeric content or length
    • setIsSuppressNull

      void setIsSuppressNull(boolean IsSuppressNull)
      Set Suppress Null. Suppress columns or elements with NULL value
    • isSuppressNull

      boolean isSuppressNull()
      Get Suppress Null. Suppress columns or elements with NULL value
    • setIsSuppressRepeats

      void setIsSuppressRepeats(boolean IsSuppressRepeats)
      Set Suppress Repeats. Suppress repeated elements in column.
    • isSuppressRepeats

      boolean isSuppressRepeats()
      Get Suppress Repeats. Suppress repeated elements in column.
    • setIsVarianceCalc

      void setIsVarianceCalc(boolean IsVarianceCalc)
      Set Calculate Variance (σ ²). Calculate Variance
    • isVarianceCalc

      boolean isVarianceCalc()
      Get Calculate Variance (σ ²). Calculate Variance
    • setLineAlignmentType

      void setLineAlignmentType(String LineAlignmentType)
      Set Line Alignment. Line Alignment
    • getLineAlignmentType

      String getLineAlignmentType()
      Get Line Alignment. Line Alignment
    • setLineWidth

      void setLineWidth(int LineWidth)
      Set Line Width. Width of the lines
    • getLineWidth

      int getLineWidth()
      Get Line Width. Width of the lines
    • setMaxHeight

      void setMaxHeight(int MaxHeight)
      Set Max Height. Maximum Height in 1/72 if an inch - 0 = no restriction
    • getMaxHeight

      int getMaxHeight()
      Get Max Height. Maximum Height in 1/72 if an inch - 0 = no restriction
    • setMaxWidth

      void setMaxWidth(int MaxWidth)
      Set Max Width. Maximum Width in 1/72 if an inch - 0 = no restriction
    • getMaxWidth

      int getMaxWidth()
      Get Max Width. Maximum Width in 1/72 if an inch - 0 = no restriction
    • setName

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

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

      void setPrintAreaType(String PrintAreaType)
      Set Area. Print Area
    • getPrintAreaType

      String getPrintAreaType()
      Get Area. Print Area
    • setPrintFormatType

      void setPrintFormatType(String PrintFormatType)
      Set Format Type. Print Format Type
    • getPrintFormatType

      String getPrintFormatType()
      Get Format Type. Print Format Type
    • setPrintName

      void setPrintName(String PrintName)
      Set Print Text. The label text to be printed on a document or correspondence.
    • getPrintName

      String getPrintName()
      Get Print Text. The label text to be printed on a document or correspondence.
    • setPrintNameSuffix

      void setPrintNameSuffix(String PrintNameSuffix)
      Set Print Label Suffix. The label text to be printed on a document or correspondence after the field
    • getPrintNameSuffix

      String getPrintNameSuffix()
      Get Print Label Suffix. The label text to be printed on a document or correspondence after the field
    • setRunningTotalLines

      void setRunningTotalLines(int RunningTotalLines)
      Set Running Total Lines. Create Running Total Lines (page break) every x lines
    • getRunningTotalLines

      int getRunningTotalLines()
      Get Running Total Lines. Create Running Total Lines (page break) every x lines
    • setScript

      void setScript(String Script)
      Set Script. Dynamic Java Language Script to calculate result
    • getScript

      String getScript()
      Get Script. Dynamic Java Language Script to calculate result
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • setShapeType

      void setShapeType(String ShapeType)
      Set Shape Type. Type of the shape to be painted
    • getShapeType

      String getShapeType()
      Get Shape Type. Type of the shape to be painted
    • setSortNo

      void setSortNo(int SortNo)
      Set Record Sort No. Determines in what order the records are displayed
    • getSortNo

      int getSortNo()
      Get Record Sort No. Determines in what order the records are displayed
    • getUpdated

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

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

      void setXPosition(int XPosition)
      Set X Position. Absolute X (horizontal) position in 1/72 of an inch
    • getXPosition

      int getXPosition()
      Get X Position. Absolute X (horizontal) position in 1/72 of an inch
    • setXSpace

      void setXSpace(int XSpace)
      Set X Space. Relative X (horizontal) space in 1/72 of an inch
    • getXSpace

      int getXSpace()
      Get X Space. Relative X (horizontal) space in 1/72 of an inch
    • setYPosition

      void setYPosition(int YPosition)
      Set Y Position. Absolute Y (vertical) position in 1/72 of an inch
    • getYPosition

      int getYPosition()
      Get Y Position. Absolute Y (vertical) position in 1/72 of an inch
    • setYSpace

      void setYSpace(int YSpace)
      Set Y Space. Relative Y (vertical) space in 1/72 of an inch
    • getYSpace

      int getYSpace()
      Get Y Space. Relative Y (vertical) space in 1/72 of an inch