Interface I_AD_StatusLineUsedIn

All Known Implementing Classes:
MStatusLineUsedIn, X_AD_StatusLineUsedIn

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

  • Method Details

    • getAD_Client_ID

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

      void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
      Set Info Window. Info and search/select Window
    • getAD_InfoWindow_ID

      int getAD_InfoWindow_ID()
      Get Info Window. Info and search/select Window
    • getAD_InfoWindow

      I_AD_InfoWindow getAD_InfoWindow() 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_StatusLine_ID

      void setAD_StatusLine_ID(int AD_StatusLine_ID)
      Set Status Line
    • getAD_StatusLine_ID

      int getAD_StatusLine_ID()
      Get Status Line
    • getAD_StatusLine

      I_AD_StatusLine getAD_StatusLine() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_StatusLineUsedIn_ID

      void setAD_StatusLineUsedIn_ID(int AD_StatusLineUsedIn_ID)
      Set AD_StatusLineUsedIn
    • getAD_StatusLineUsedIn_ID

      int getAD_StatusLineUsedIn_ID()
      Get AD_StatusLineUsedIn
    • setAD_StatusLineUsedIn_UU

      void setAD_StatusLineUsedIn_UU(String AD_StatusLineUsedIn_UU)
      Set AD_StatusLineUsedIn_UU
    • getAD_StatusLineUsedIn_UU

      String getAD_StatusLineUsedIn_UU()
      Get AD_StatusLineUsedIn_UU
    • setAD_Tab_ID

      void setAD_Tab_ID(int AD_Tab_ID)
      Set Tab. Tab within a Window
    • getAD_Tab_ID

      int getAD_Tab_ID()
      Get Tab. Tab within a Window
    • getAD_Tab

      I_AD_Tab getAD_Tab() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Table_ID

      void setAD_Table_ID(int AD_Table_ID)
      Set Table. Database Table information
    • getAD_Table_ID

      int getAD_Table_ID()
      Get Table. Database Table information
    • getAD_Table

      I_AD_Table getAD_Table() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Window_ID

      void setAD_Window_ID(int AD_Window_ID)
      Set Window. Data entry or display window
    • getAD_Window_ID

      int getAD_Window_ID()
      Get Window. Data entry or display window
    • getAD_Window

      I_AD_Window getAD_Window() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • setIsStatusLine

      void setIsStatusLine(boolean IsStatusLine)
      Set Status Line. Defines if this record refers to a status line or to a help widget
    • isStatusLine

      boolean isStatusLine()
      Get Status Line. Defines if this record refers to a status line or to a help widget
    • 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
    • getUpdated

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

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