Class EntityTableData

java.lang.Object
com.priint.pubserver.entity.Entity
com.priint.pubserver.entity.EntityTableData
All Implemented Interfaces:
Serializable

public class EntityTableData extends Entity
Entity for Table Data.

Dummy attributes are related to data fields the related entitydata table data type.

Since:
4.0.5
See Also:
  • Field Details

  • Constructor Details

    • EntityTableData

      public EntityTableData()
      Default constructor.
    • EntityTableData

      public EntityTableData(String label)
      Create a table data entity with a name.
      Parameters:
      label -
  • Method Details

    • getDummyCellHeight

      public String getDummyCellHeight()
      Returns:
      example value for the TableData field
    • setDummyCellHeight

      public void setDummyCellHeight(String dummyCellHeight)
      Sets dummy cell height.
      Parameters:
      dummyCellHeight - the dummy cell height
    • getDummyCellMaxHeight

      public String getDummyCellMaxHeight()
      Returns:
      example value for the TableData field
    • setDummyCellMaxHeight

      public void setDummyCellMaxHeight(String dummyCellMaxHeight)
      Sets dummy cell max height.
      Parameters:
      dummyCellMaxHeight - the dummy cell max height
    • getDummyCellStyleLeftColumn

      public String getDummyCellStyleLeftColumn()
      Returns:
      example value for the TableData field
    • setDummyCellStyleLeftColumn

      public void setDummyCellStyleLeftColumn(String dummyCellStyleLeftColumn)
      Sets dummy cell style left column.
      Parameters:
      dummyCellStyleLeftColumn - the dummy cell style left column
    • getDummyCellStyleRightColumn

      public String getDummyCellStyleRightColumn()
      Returns:
      example value for the TableData field
    • setDummyCellStyleRightColumn

      public void setDummyCellStyleRightColumn(String dummyCellStyleRightColumn)
      Sets dummy cell style right column.
      Parameters:
      dummyCellStyleRightColumn - the dummy cell style right column
    • getDummyCellWidth

      public String getDummyCellWidth()
      Returns:
      example value for the TableData field
    • setDummyCellWidth

      public void setDummyCellWidth(String dummyCellWidth)
      Sets dummy cell width.
      Parameters:
      dummyCellWidth - the dummy cell width
    • getDummyFooterRows

      public String getDummyFooterRows()
      Returns:
      example value for the TableData field
    • setDummyFooterRows

      public void setDummyFooterRows(String dummyFooterRows)
      Sets dummy footer rows.
      Parameters:
      dummyFooterRows - the dummy footer rows
    • getDummyHeaderRows

      public String getDummyHeaderRows()
      Returns:
      example value for the TableData field
    • setDummyHeaderRows

      public void setDummyHeaderRows(String dummyHeaderRows)
      Sets dummy header rows.
      Parameters:
      dummyHeaderRows - the dummy header rows
    • getDummyLabel

      public String getDummyLabel()
      Returns:
      example value for the TableData field
    • setDummyLabel

      public void setDummyLabel(String dummyLabel)
      Sets dummy label.
      Parameters:
      dummyLabel - the dummy label
    • getDummyLeftColumn

      public String getDummyLeftColumn()
      {@link com.priint.pubserver.plugin.entitydata.TableData#getLeftColumn()()}
      Returns:
      example value for the TableData field
    • setDummyLeftColumn

      public void setDummyLeftColumn(String dummyLeftColumn)
      Sets dummy left column.
      Parameters:
      dummyLeftColumn -
    • getDummyRightColumn

      public String getDummyRightColumn()
      Returns:
      example value for the TableData field
    • setDummyRightColumn

      public void setDummyRightColumn(String dummyRightColumn)
      Sets dummy right column.
      Parameters:
      dummyRightColumn -
    • getDummyTableDataRows

      public String getDummyTableDataRows()
      Returns:
      XML object containing table data
    • setDummyTableDataRows

      public void setDummyTableDataRows(String dummyTableDataRows)
      Sets dummy table data rows.
      Parameters:
      dummyTableDataRows - the dummy table data rows
    • getDummyTableStyle

      public String getDummyTableStyle()
      Returns:
      example value for the TableData field
    • setDummyTableStyle

      public void setDummyTableStyle(String dummyTableStyle)
      Sets dummy table style.
      Parameters:
      dummyTableStyle - the dummy table style
    • getDummyTemplate

      public String getDummyTemplate()
      Returns:
      example value for the TableData field
    • setDummyTemplate

      public void setDummyTemplate(String dummyTemplate)
      Sets dummy template.
      Parameters:
      dummyTemplate - the dummy template