Class X_AD_InfoWindow

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_InfoWindow
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_InfoWindow, I_Persistent, Evaluatee
Direct Known Subclasses:
MInfoWindow

public class X_AD_InfoWindow extends PO implements I_AD_InfoWindow, I_Persistent
Generated Model for AD_InfoWindow
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_InfoWindow

      public X_AD_InfoWindow(Properties ctx, int AD_InfoWindow_ID, String trxName)
      Standard Constructor
    • X_AD_InfoWindow

      public X_AD_InfoWindow(Properties ctx, int AD_InfoWindow_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_InfoWindow

      public X_AD_InfoWindow(Properties ctx, String AD_InfoWindow_UU, String trxName)
      Standard Constructor
    • X_AD_InfoWindow

      public X_AD_InfoWindow(Properties ctx, String AD_InfoWindow_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_InfoWindow

      public X_AD_InfoWindow(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:
      4 - System
    • 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_CtxHelp

      public I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
      Specified by:
      getAD_CtxHelp in interface I_AD_InfoWindow
      Throws:
      RuntimeException
    • setAD_CtxHelp_ID

      public void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
      Set Context Help.
      Specified by:
      setAD_CtxHelp_ID in interface I_AD_InfoWindow
      Parameters:
      AD_CtxHelp_ID - Context Help
    • getAD_CtxHelp_ID

      public int getAD_CtxHelp_ID()
      Get Context Help.
      Specified by:
      getAD_CtxHelp_ID in interface I_AD_InfoWindow
      Returns:
      Context Help
    • setAD_InfoWindow_ID

      public void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
      Set Info Window.
      Specified by:
      setAD_InfoWindow_ID in interface I_AD_InfoWindow
      Parameters:
      AD_InfoWindow_ID - Info and search/select Window
    • getAD_InfoWindow_ID

      public int getAD_InfoWindow_ID()
      Get Info Window.
      Specified by:
      getAD_InfoWindow_ID in interface I_AD_InfoWindow
      Returns:
      Info and search/select Window
    • setAD_InfoWindow_UU

      public void setAD_InfoWindow_UU(String AD_InfoWindow_UU)
      Set AD_InfoWindow_UU.
      Specified by:
      setAD_InfoWindow_UU in interface I_AD_InfoWindow
      Parameters:
      AD_InfoWindow_UU - AD_InfoWindow_UU
    • getAD_InfoWindow_UU

      public String getAD_InfoWindow_UU()
      Get AD_InfoWindow_UU.
      Specified by:
      getAD_InfoWindow_UU in interface I_AD_InfoWindow
      Returns:
      AD_InfoWindow_UU
    • getAD_Table

      public I_AD_Table getAD_Table() throws RuntimeException
      Specified by:
      getAD_Table in interface I_AD_InfoWindow
      Throws:
      RuntimeException
    • setAD_Table_ID

      public void setAD_Table_ID(int AD_Table_ID)
      Set Table.
      Specified by:
      setAD_Table_ID in interface I_AD_InfoWindow
      Parameters:
      AD_Table_ID - Database Table information
    • getAD_Table_ID

      public int getAD_Table_ID()
      Get Table.
      Specified by:
      getAD_Table_ID in interface I_AD_InfoWindow
      Returns:
      Database Table information
    • getAD_Window

      public I_AD_Window getAD_Window() throws RuntimeException
      Specified by:
      getAD_Window in interface I_AD_InfoWindow
      Throws:
      RuntimeException
    • setAD_Window_ID

      public void setAD_Window_ID(int AD_Window_ID)
      Set Window.
      Specified by:
      setAD_Window_ID in interface I_AD_InfoWindow
      Parameters:
      AD_Window_ID - Data entry or display window
    • getAD_Window_ID

      public int getAD_Window_ID()
      Get Window.
      Specified by:
      getAD_Window_ID in interface I_AD_InfoWindow
      Returns:
      Data entry or display window
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_AD_InfoWindow
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_AD_InfoWindow
      Returns:
      Optional short description of the record
    • setEntityType

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

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

      public void setFromClause(String FromClause)
      Set Sql FROM.
      Specified by:
      setFromClause in interface I_AD_InfoWindow
      Parameters:
      FromClause - SQL FROM clause
    • getFromClause

      public String getFromClause()
      Get Sql FROM.
      Specified by:
      getFromClause in interface I_AD_InfoWindow
      Returns:
      SQL FROM clause
    • setHelp

      public void setHelp(String Help)
      Set Comment/Help.
      Specified by:
      setHelp in interface I_AD_InfoWindow
      Parameters:
      Help - Comment or Hint
    • getHelp

      public String getHelp()
      Get Comment/Help.
      Specified by:
      getHelp in interface I_AD_InfoWindow
      Returns:
      Comment or Hint
    • setImageURL

      public void setImageURL(String ImageURL)
      Set Image URL.
      Specified by:
      setImageURL in interface I_AD_InfoWindow
      Parameters:
      ImageURL - URL of image
    • getImageURL

      public String getImageURL()
      Get Image URL.
      Specified by:
      getImageURL in interface I_AD_InfoWindow
      Returns:
      URL of image
    • setIsDefault

      public void setIsDefault(boolean IsDefault)
      Set Default.
      Specified by:
      setIsDefault in interface I_AD_InfoWindow
      Parameters:
      IsDefault - Default value
    • isDefault

      public boolean isDefault()
      Get Default.
      Specified by:
      isDefault in interface I_AD_InfoWindow
      Returns:
      Default value
    • setIsDistinct

      public void setIsDistinct(boolean IsDistinct)
      Set Distinct.
      Specified by:
      setIsDistinct in interface I_AD_InfoWindow
      Parameters:
      IsDistinct - Select Distinct
    • isDistinct

      public boolean isDistinct()
      Get Distinct.
      Specified by:
      isDistinct in interface I_AD_InfoWindow
      Returns:
      Select Distinct
    • setisLoadPageNum

      public void setisLoadPageNum(boolean isLoadPageNum)
      Set Load Page Num.
      Specified by:
      setisLoadPageNum in interface I_AD_InfoWindow
      Parameters:
      isLoadPageNum - When load data for info window, also load number of paging
    • isLoadPageNum

      public boolean isLoadPageNum()
      Get Load Page Num.
      Specified by:
      isLoadPageNum in interface I_AD_InfoWindow
      Returns:
      When load data for info window, also load number of paging
    • setIsShowInDashboard

      public void setIsShowInDashboard(boolean IsShowInDashboard)
      Set Show in Dashboard.
      Specified by:
      setIsShowInDashboard in interface I_AD_InfoWindow
      Parameters:
      IsShowInDashboard - Show the dashlet in the dashboard
    • isShowInDashboard

      public boolean isShowInDashboard()
      Get Show in Dashboard.
      Specified by:
      isShowInDashboard in interface I_AD_InfoWindow
      Returns:
      Show the dashlet in the dashboard
    • setIsValid

      public void setIsValid(boolean IsValid)
      Set Valid.
      Specified by:
      setIsValid in interface I_AD_InfoWindow
      Parameters:
      IsValid - Element is valid
    • isValid

      public boolean isValid()
      Get Valid.
      Specified by:
      isValid in interface I_AD_InfoWindow
      Returns:
      Element is valid
    • setMaxQueryRecords

      public void setMaxQueryRecords(int MaxQueryRecords)
      Set Max Query Records.
      Specified by:
      setMaxQueryRecords in interface I_AD_InfoWindow
      Parameters:
      MaxQueryRecords - If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records
    • getMaxQueryRecords

      public int getMaxQueryRecords()
      Get Max Query Records.
      Specified by:
      getMaxQueryRecords in interface I_AD_InfoWindow
      Returns:
      If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_AD_InfoWindow
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_AD_InfoWindow
      Returns:
      Alphanumeric identifier of the entity
    • getKeyNamePair

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

      public void setOrderByClause(String OrderByClause)
      Set Sql ORDER BY.
      Specified by:
      setOrderByClause in interface I_AD_InfoWindow
      Parameters:
      OrderByClause - Fully qualified ORDER BY clause
    • getOrderByClause

      public String getOrderByClause()
      Get Sql ORDER BY.
      Specified by:
      getOrderByClause in interface I_AD_InfoWindow
      Returns:
      Fully qualified ORDER BY clause
    • setOtherClause

      public void setOtherClause(String OtherClause)
      Set Other SQL Clause.
      Specified by:
      setOtherClause in interface I_AD_InfoWindow
      Parameters:
      OtherClause - Other SQL Clause
    • getOtherClause

      public String getOtherClause()
      Get Other SQL Clause.
      Specified by:
      getOtherClause in interface I_AD_InfoWindow
      Returns:
      Other SQL Clause
    • setPagingSize

      public void setPagingSize(int PagingSize)
      Set Paging Size.
      Specified by:
      setPagingSize in interface I_AD_InfoWindow
      Parameters:
      PagingSize - Paging Size
    • getPagingSize

      public int getPagingSize()
      Get Paging Size.
      Specified by:
      getPagingSize in interface I_AD_InfoWindow
      Returns:
      Paging Size
    • getPO_Window

      public I_AD_Window getPO_Window() throws RuntimeException
      Specified by:
      getPO_Window in interface I_AD_InfoWindow
      Throws:
      RuntimeException
    • setPO_Window_ID

      public void setPO_Window_ID(int PO_Window_ID)
      Set PO Window.
      Specified by:
      setPO_Window_ID in interface I_AD_InfoWindow
      Parameters:
      PO_Window_ID - Purchase Order Window
    • getPO_Window_ID

      public int getPO_Window_ID()
      Get PO Window.
      Specified by:
      getPO_Window_ID in interface I_AD_InfoWindow
      Returns:
      Purchase Order Window
    • setProcessing

      public void setProcessing(boolean Processing)
      Set Process Now.
      Specified by:
      setProcessing in interface I_AD_InfoWindow
      Parameters:
      Processing - Process Now
    • isProcessing

      public boolean isProcessing()
      Get Process Now.
      Specified by:
      isProcessing in interface I_AD_InfoWindow
      Returns:
      Process Now
    • setSeqNo

      public void setSeqNo(int SeqNo)
      Set Sequence.
      Specified by:
      setSeqNo in interface I_AD_InfoWindow
      Parameters:
      SeqNo - Method of ordering records; lowest number comes first
    • getSeqNo

      public int getSeqNo()
      Get Sequence.
      Specified by:
      getSeqNo in interface I_AD_InfoWindow
      Returns:
      Method of ordering records; lowest number comes first
    • setWhereClause

      public void setWhereClause(String WhereClause)
      Set Sql WHERE.
      Specified by:
      setWhereClause in interface I_AD_InfoWindow
      Parameters:
      WhereClause - Fully qualified SQL WHERE clause
    • getWhereClause

      public String getWhereClause()
      Get Sql WHERE.
      Specified by:
      getWhereClause in interface I_AD_InfoWindow
      Returns:
      Fully qualified SQL WHERE clause