Class X_AD_StyleLine

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_StyleLine
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_StyleLine, I_Persistent, Evaluatee
Direct Known Subclasses:
MStyleLine

public class X_AD_StyleLine extends PO implements I_AD_StyleLine, I_Persistent
Generated Model for AD_StyleLine
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

    • ENTITYTYPE_AD_Reference_ID

      public static final int ENTITYTYPE_AD_Reference_ID
      EntityType AD_Reference_ID=389
      See Also:
  • Constructor Details

    • X_AD_StyleLine

      public X_AD_StyleLine(Properties ctx, int AD_StyleLine_ID, String trxName)
      Standard Constructor
    • X_AD_StyleLine

      public X_AD_StyleLine(Properties ctx, int AD_StyleLine_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_StyleLine

      public X_AD_StyleLine(Properties ctx, String AD_StyleLine_UU, String trxName)
      Standard Constructor
    • X_AD_StyleLine

      public X_AD_StyleLine(Properties ctx, String AD_StyleLine_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_StyleLine

      public X_AD_StyleLine(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      6 - System - Client
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • getAD_Style

      public I_AD_Style getAD_Style() throws RuntimeException
      Specified by:
      getAD_Style in interface I_AD_StyleLine
      Throws:
      RuntimeException
    • setAD_Style_ID

      public void setAD_Style_ID(int AD_Style_ID)
      Set Style.
      Specified by:
      setAD_Style_ID in interface I_AD_StyleLine
      Parameters:
      AD_Style_ID - CSS style for field and label
    • getAD_Style_ID

      public int getAD_Style_ID()
      Get Style.
      Specified by:
      getAD_Style_ID in interface I_AD_StyleLine
      Returns:
      CSS style for field and label
    • setAD_StyleLine_ID

      public void setAD_StyleLine_ID(int AD_StyleLine_ID)
      Set Style Line.
      Specified by:
      setAD_StyleLine_ID in interface I_AD_StyleLine
      Parameters:
      AD_StyleLine_ID - CSS Style Line
    • getAD_StyleLine_ID

      public int getAD_StyleLine_ID()
      Get Style Line.
      Specified by:
      getAD_StyleLine_ID in interface I_AD_StyleLine
      Returns:
      CSS Style Line
    • setAD_StyleLine_UU

      public void setAD_StyleLine_UU(String AD_StyleLine_UU)
      Set Style Line.
      Specified by:
      setAD_StyleLine_UU in interface I_AD_StyleLine
      Parameters:
      AD_StyleLine_UU - CSS Style Line
    • getAD_StyleLine_UU

      public String getAD_StyleLine_UU()
      Get Style Line.
      Specified by:
      getAD_StyleLine_UU in interface I_AD_StyleLine
      Returns:
      CSS Style Line
    • setDisplayLogic

      public void setDisplayLogic(String DisplayLogic)
      Set Display Logic.
      Specified by:
      setDisplayLogic in interface I_AD_StyleLine
      Parameters:
      DisplayLogic - If the Field is displayed, the result determines if the field is actually displayed
    • getDisplayLogic

      public String getDisplayLogic()
      Get Display Logic.
      Specified by:
      getDisplayLogic in interface I_AD_StyleLine
      Returns:
      If the Field is displayed, the result determines if the field is actually displayed
    • setEntityType

      public void setEntityType(String EntityType)
      Set Entity Type.
      Specified by:
      setEntityType in interface I_AD_StyleLine
      Parameters:
      EntityType - Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      public String getEntityType()
      Get Entity Type.
      Specified by:
      getEntityType in interface I_AD_StyleLine
      Returns:
      Dictionary Entity Type; Determines ownership and synchronization
    • setInlineStyle

      public void setInlineStyle(String InlineStyle)
      Set Inline Style.
      Specified by:
      setInlineStyle in interface I_AD_StyleLine
      Parameters:
      InlineStyle - CSS Inline Style
    • getInlineStyle

      public String getInlineStyle()
      Get Inline Style.
      Specified by:
      getInlineStyle in interface I_AD_StyleLine
      Returns:
      CSS Inline Style
    • setLine

      public void setLine(int Line)
      Set Line No.
      Specified by:
      setLine in interface I_AD_StyleLine
      Parameters:
      Line - Unique line for this document
    • getLine

      public int getLine()
      Get Line No.
      Specified by:
      getLine in interface I_AD_StyleLine
      Returns:
      Unique line for this document
    • getKeyNamePair

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair
    • setTheme

      public void setTheme(String Theme)
      Set Theme.
      Specified by:
      setTheme in interface I_AD_StyleLine
      Parameters:
      Theme - Theme name
    • getTheme

      public String getTheme()
      Get Theme.
      Specified by:
      getTheme in interface I_AD_StyleLine
      Returns:
      Theme name