Class X_AD_OrgInfo

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_OrgInfo
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_OrgInfo, I_Persistent, Evaluatee
Direct Known Subclasses:
MOrgInfo

public class X_AD_OrgInfo extends PO implements I_AD_OrgInfo, I_Persistent
Generated Model for AD_OrgInfo
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_AD_OrgInfo

      public X_AD_OrgInfo(Properties ctx, int AD_OrgInfo_ID, String trxName)
      Standard Constructor
    • X_AD_OrgInfo

      public X_AD_OrgInfo(Properties ctx, int AD_OrgInfo_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_OrgInfo

      public X_AD_OrgInfo(Properties ctx, String AD_OrgInfo_UU, String trxName)
      Standard Constructor
    • X_AD_OrgInfo

      public X_AD_OrgInfo(Properties ctx, String AD_OrgInfo_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_OrgInfo

      public X_AD_OrgInfo(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:
      7 - System - Client - Org
    • initPO

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

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

      public void setAD_OrgInfo_UU(String AD_OrgInfo_UU)
      Set AD_OrgInfo_UU.
      Specified by:
      setAD_OrgInfo_UU in interface I_AD_OrgInfo
      Parameters:
      AD_OrgInfo_UU - AD_OrgInfo_UU
    • getAD_OrgInfo_UU

      public String getAD_OrgInfo_UU()
      Get AD_OrgInfo_UU.
      Specified by:
      getAD_OrgInfo_UU in interface I_AD_OrgInfo
      Returns:
      AD_OrgInfo_UU
    • getAD_OrgType

      public I_AD_OrgType getAD_OrgType() throws RuntimeException
      Specified by:
      getAD_OrgType in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setAD_OrgType_ID

      public void setAD_OrgType_ID(int AD_OrgType_ID)
      Set Organization Type.
      Specified by:
      setAD_OrgType_ID in interface I_AD_OrgInfo
      Parameters:
      AD_OrgType_ID - Organization Type
    • getAD_OrgType_ID

      public int getAD_OrgType_ID()
      Get Organization Type.
      Specified by:
      getAD_OrgType_ID in interface I_AD_OrgInfo
      Returns:
      Organization Type
    • getC_Calendar

      public I_C_Calendar getC_Calendar() throws RuntimeException
      Specified by:
      getC_Calendar in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setC_Calendar_ID

      public void setC_Calendar_ID(int C_Calendar_ID)
      Set Calendar.
      Specified by:
      setC_Calendar_ID in interface I_AD_OrgInfo
      Parameters:
      C_Calendar_ID - Accounting Calendar Name
    • getC_Calendar_ID

      public int getC_Calendar_ID()
      Get Calendar.
      Specified by:
      getC_Calendar_ID in interface I_AD_OrgInfo
      Returns:
      Accounting Calendar Name
    • getC_Location

      public I_C_Location getC_Location() throws RuntimeException
      Specified by:
      getC_Location in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setC_Location_ID

      public void setC_Location_ID(int C_Location_ID)
      Set Address.
      Specified by:
      setC_Location_ID in interface I_AD_OrgInfo
      Parameters:
      C_Location_ID - Location or Address
    • getC_Location_ID

      public int getC_Location_ID()
      Get Address.
      Specified by:
      getC_Location_ID in interface I_AD_OrgInfo
      Returns:
      Location or Address
    • getDropShip_Warehouse

      public I_M_Warehouse getDropShip_Warehouse() throws RuntimeException
      Specified by:
      getDropShip_Warehouse in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setDropShip_Warehouse_ID

      public void setDropShip_Warehouse_ID(int DropShip_Warehouse_ID)
      Set Drop Ship Warehouse.
      Specified by:
      setDropShip_Warehouse_ID in interface I_AD_OrgInfo
      Parameters:
      DropShip_Warehouse_ID - The (logical) warehouse to use for recording drop ship receipts and shipments.
    • getDropShip_Warehouse_ID

      public int getDropShip_Warehouse_ID()
      Get Drop Ship Warehouse.
      Specified by:
      getDropShip_Warehouse_ID in interface I_AD_OrgInfo
      Returns:
      The (logical) warehouse to use for recording drop ship receipts and shipments.
    • setDUNS

      public void setDUNS(String DUNS)
      Set D-U-N-S.
      Specified by:
      setDUNS in interface I_AD_OrgInfo
      Parameters:
      DUNS - Dun & Bradstreet Number
    • getDUNS

      public String getDUNS()
      Get D-U-N-S.
      Specified by:
      getDUNS in interface I_AD_OrgInfo
      Returns:
      Dun & Bradstreet Number
    • setEMail

      public void setEMail(String EMail)
      Set EMail Address.
      Specified by:
      setEMail in interface I_AD_OrgInfo
      Parameters:
      EMail - Electronic Mail Address
    • getEMail

      public String getEMail()
      Get EMail Address.
      Specified by:
      getEMail in interface I_AD_OrgInfo
      Returns:
      Electronic Mail Address
    • setFax

      public void setFax(String Fax)
      Set Fax.
      Specified by:
      setFax in interface I_AD_OrgInfo
      Parameters:
      Fax - Facsimile number
    • getFax

      public String getFax()
      Get Fax.
      Specified by:
      getFax in interface I_AD_OrgInfo
      Returns:
      Facsimile number
    • setLogo_ID

      public void setLogo_ID(int Logo_ID)
      Set Logo.
      Specified by:
      setLogo_ID in interface I_AD_OrgInfo
      Parameters:
      Logo_ID - Logo
    • getLogo_ID

      public int getLogo_ID()
      Get Logo.
      Specified by:
      getLogo_ID in interface I_AD_OrgInfo
      Returns:
      Logo
    • getM_Warehouse

      public I_M_Warehouse getM_Warehouse() throws RuntimeException
      Specified by:
      getM_Warehouse in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setM_Warehouse_ID

      public void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse.
      Specified by:
      setM_Warehouse_ID in interface I_AD_OrgInfo
      Parameters:
      M_Warehouse_ID - Storage Warehouse and Service Point
    • getM_Warehouse_ID

      public int getM_Warehouse_ID()
      Get Warehouse.
      Specified by:
      getM_Warehouse_ID in interface I_AD_OrgInfo
      Returns:
      Storage Warehouse and Service Point
    • setParent_Org_ID

      public void setParent_Org_ID(int Parent_Org_ID)
      Set Parent Organization.
      Specified by:
      setParent_Org_ID in interface I_AD_OrgInfo
      Parameters:
      Parent_Org_ID - Parent (superior) Organization
    • getParent_Org_ID

      public int getParent_Org_ID()
      Get Parent Organization.
      Specified by:
      getParent_Org_ID in interface I_AD_OrgInfo
      Returns:
      Parent (superior) Organization
    • setPhone

      public void setPhone(String Phone)
      Set Phone.
      Specified by:
      setPhone in interface I_AD_OrgInfo
      Parameters:
      Phone - Identifies a telephone number
    • getPhone

      public String getPhone()
      Get Phone.
      Specified by:
      getPhone in interface I_AD_OrgInfo
      Returns:
      Identifies a telephone number
    • setPhone2

      public void setPhone2(String Phone2)
      Set 2nd Phone.
      Specified by:
      setPhone2 in interface I_AD_OrgInfo
      Parameters:
      Phone2 - Identifies an alternate telephone number.
    • getPhone2

      public String getPhone2()
      Get 2nd Phone.
      Specified by:
      getPhone2 in interface I_AD_OrgInfo
      Returns:
      Identifies an alternate telephone number.
    • setReceiptFooterMsg

      public void setReceiptFooterMsg(String ReceiptFooterMsg)
      Set Receipt Footer Msg.
      Specified by:
      setReceiptFooterMsg in interface I_AD_OrgInfo
      Parameters:
      ReceiptFooterMsg - This message will be displayed at the bottom of a receipt when doing a sales or purchase
    • getReceiptFooterMsg

      public String getReceiptFooterMsg()
      Get Receipt Footer Msg.
      Specified by:
      getReceiptFooterMsg in interface I_AD_OrgInfo
      Returns:
      This message will be displayed at the bottom of a receipt when doing a sales or purchase
    • getSupervisor

      public I_AD_User getSupervisor() throws RuntimeException
      Specified by:
      getSupervisor in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setSupervisor_ID

      public void setSupervisor_ID(int Supervisor_ID)
      Set Supervisor.
      Specified by:
      setSupervisor_ID in interface I_AD_OrgInfo
      Parameters:
      Supervisor_ID - Supervisor for this user/organization - used for escalation and approval
    • getSupervisor_ID

      public int getSupervisor_ID()
      Get Supervisor.
      Specified by:
      getSupervisor_ID in interface I_AD_OrgInfo
      Returns:
      Supervisor for this user/organization - used for escalation and approval
    • setTaxID

      public void setTaxID(String TaxID)
      Set Tax ID.
      Specified by:
      setTaxID in interface I_AD_OrgInfo
      Parameters:
      TaxID - Tax Identification
    • getTaxID

      public String getTaxID()
      Get Tax ID.
      Specified by:
      getTaxID in interface I_AD_OrgInfo
      Returns:
      Tax Identification
    • setTimeZone

      public void setTimeZone(String TimeZone)
      Set Time Zone.
      Specified by:
      setTimeZone in interface I_AD_OrgInfo
      Parameters:
      TimeZone - Time zone name
    • getTimeZone

      public String getTimeZone()
      Get Time Zone.
      Specified by:
      getTimeZone in interface I_AD_OrgInfo
      Returns:
      Time zone name
    • getTransferBank

      public I_C_Bank getTransferBank() throws RuntimeException
      Specified by:
      getTransferBank in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setTransferBank_ID

      public void setTransferBank_ID(int TransferBank_ID)
      Set Bank for transfers.
      Specified by:
      setTransferBank_ID in interface I_AD_OrgInfo
      Parameters:
      TransferBank_ID - Bank account depending on currency will be used from this bank for doing transfers
    • getTransferBank_ID

      public int getTransferBank_ID()
      Get Bank for transfers.
      Specified by:
      getTransferBank_ID in interface I_AD_OrgInfo
      Returns:
      Bank account depending on currency will be used from this bank for doing transfers
    • getTransferCashBook

      public I_C_CashBook getTransferCashBook() throws RuntimeException
      Specified by:
      getTransferCashBook in interface I_AD_OrgInfo
      Throws:
      RuntimeException
    • setTransferCashBook_ID

      public void setTransferCashBook_ID(int TransferCashBook_ID)
      Set CashBook for transfers.
      Specified by:
      setTransferCashBook_ID in interface I_AD_OrgInfo
      Parameters:
      TransferCashBook_ID - CashBook for transfers
    • getTransferCashBook_ID

      public int getTransferCashBook_ID()
      Get CashBook for transfers.
      Specified by:
      getTransferCashBook_ID in interface I_AD_OrgInfo
      Returns:
      CashBook for transfers