Interface I_AD_StyleLine

All Known Implementing Classes:
MStyleLine, X_AD_StyleLine

public interface I_AD_StyleLine
Generated Interface for AD_StyleLine
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_Style_ID

      void setAD_Style_ID(int AD_Style_ID)
      Set Style. CSS style for field and label
    • getAD_Style_ID

      int getAD_Style_ID()
      Get Style. CSS style for field and label
    • getAD_Style

      I_AD_Style getAD_Style() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_StyleLine_ID

      void setAD_StyleLine_ID(int AD_StyleLine_ID)
      Set Style Line. CSS Style Line
    • getAD_StyleLine_ID

      int getAD_StyleLine_ID()
      Get Style Line. CSS Style Line
    • setAD_StyleLine_UU

      void setAD_StyleLine_UU(String AD_StyleLine_UU)
      Set Style Line. CSS Style Line
    • getAD_StyleLine_UU

      String getAD_StyleLine_UU()
      Get Style Line. CSS Style Line
    • 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
    • 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
    • setInlineStyle

      void setInlineStyle(String InlineStyle)
      Set Inline Style. CSS Inline Style
    • getInlineStyle

      String getInlineStyle()
      Get Inline Style. CSS Inline Style
    • 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
    • setLine

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

      int getLine()
      Get Line No. Unique line for this document
    • setTheme

      void setTheme(String Theme)
      Set Theme. Theme name
    • getTheme

      String getTheme()
      Get Theme. Theme name
    • getUpdated

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

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