Package org.compiere.model
Interface I_AD_OrgInfo
-
- All Known Implementing Classes:
MOrgInfo
,X_AD_OrgInfo
public interface I_AD_OrgInfo
Generated Interface for AD_OrgInfo- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgInfo_UU
Column name AD_OrgInfo_UUstatic String
COLUMNNAME_AD_OrgType_ID
Column name AD_OrgType_IDstatic String
COLUMNNAME_C_Calendar_ID
Column name C_Calendar_IDstatic String
COLUMNNAME_C_Location_ID
Column name C_Location_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DropShip_Warehouse_ID
Column name DropShip_Warehouse_IDstatic String
COLUMNNAME_DUNS
Column name DUNSstatic String
COLUMNNAME_EMail
Column name EMailstatic String
COLUMNNAME_Fax
Column name Faxstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_Logo_ID
Column name Logo_IDstatic String
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_IDstatic String
COLUMNNAME_Parent_Org_ID
Column name Parent_Org_IDstatic String
COLUMNNAME_Phone
Column name Phonestatic String
COLUMNNAME_Phone2
Column name Phone2static String
COLUMNNAME_ReceiptFooterMsg
Column name ReceiptFooterMsgstatic String
COLUMNNAME_Supervisor_ID
Column name Supervisor_IDstatic String
COLUMNNAME_TaxID
Column name TaxIDstatic String
COLUMNNAME_TransferBank_ID
Column name TransferBank_IDstatic String
COLUMNNAME_TransferCashBook_ID
Column name TransferCashBook_IDstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=228static String
Table_Name
TableName=AD_OrgInfo
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.String
getAD_OrgInfo_UU()
Get AD_OrgInfo_UUI_AD_OrgType
getAD_OrgType()
int
getAD_OrgType_ID()
Get Organization Type.I_C_Calendar
getC_Calendar()
int
getC_Calendar_ID()
Get Calendar.I_C_Location
getC_Location()
int
getC_Location_ID()
Get Address.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.I_M_Warehouse
getDropShip_Warehouse()
int
getDropShip_Warehouse_ID()
Get Drop Ship Warehouse.String
getDUNS()
Get D-U-N-S.String
getEMail()
Get EMail Address.String
getFax()
Get Fax.int
getLogo_ID()
Get LogoI_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.int
getParent_Org_ID()
Get Parent Organization.String
getPhone()
Get Phone.String
getPhone2()
Get 2nd Phone.String
getReceiptFooterMsg()
Get Receipt Footer Msg.I_AD_User
getSupervisor()
int
getSupervisor_ID()
Get Supervisor.String
getTaxID()
Get Tax ID.I_C_Bank
getTransferBank()
int
getTransferBank_ID()
Get Bank for transfers.I_C_CashBook
getTransferCashBook()
int
getTransferCashBook_ID()
Get CashBook for transfersTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_OrgInfo_UU(String AD_OrgInfo_UU)
Set AD_OrgInfo_UUvoid
setAD_OrgType_ID(int AD_OrgType_ID)
Set Organization Type.void
setC_Calendar_ID(int C_Calendar_ID)
Set Calendar.void
setC_Location_ID(int C_Location_ID)
Set Address.void
setDropShip_Warehouse_ID(int DropShip_Warehouse_ID)
Set Drop Ship Warehouse.void
setDUNS(String DUNS)
Set D-U-N-S.void
setEMail(String EMail)
Set EMail Address.void
setFax(String Fax)
Set Fax.void
setIsActive(boolean IsActive)
Set Active.void
setLogo_ID(int Logo_ID)
Set Logovoid
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setParent_Org_ID(int Parent_Org_ID)
Set Parent Organization.void
setPhone(String Phone)
Set Phone.void
setPhone2(String Phone2)
Set 2nd Phone.void
setReceiptFooterMsg(String ReceiptFooterMsg)
Set Receipt Footer Msg.void
setSupervisor_ID(int Supervisor_ID)
Set Supervisor.void
setTaxID(String TaxID)
Set Tax ID.void
setTransferBank_ID(int TransferBank_ID)
Set Bank for transfers.void
setTransferCashBook_ID(int TransferCashBook_ID)
Set CashBook for transfers
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_OrgInfo- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=228- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgInfo_UU
static final String COLUMNNAME_AD_OrgInfo_UU
Column name AD_OrgInfo_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgType_ID
static final String COLUMNNAME_AD_OrgType_ID
Column name AD_OrgType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Calendar_ID
static final String COLUMNNAME_C_Calendar_ID
Column name C_Calendar_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Location_ID
static final String COLUMNNAME_C_Location_ID
Column name C_Location_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DropShip_Warehouse_ID
static final String COLUMNNAME_DropShip_Warehouse_ID
Column name DropShip_Warehouse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DUNS
static final String COLUMNNAME_DUNS
Column name DUNS- See Also:
- Constant Field Values
-
COLUMNNAME_EMail
static final String COLUMNNAME_EMail
Column name EMail- See Also:
- Constant Field Values
-
COLUMNNAME_Fax
static final String COLUMNNAME_Fax
Column name Fax- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Logo_ID
static final String COLUMNNAME_Logo_ID
Column name Logo_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Parent_Org_ID
static final String COLUMNNAME_Parent_Org_ID
Column name Parent_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Phone
static final String COLUMNNAME_Phone
Column name Phone- See Also:
- Constant Field Values
-
COLUMNNAME_Phone2
static final String COLUMNNAME_Phone2
Column name Phone2- See Also:
- Constant Field Values
-
COLUMNNAME_ReceiptFooterMsg
static final String COLUMNNAME_ReceiptFooterMsg
Column name ReceiptFooterMsg- See Also:
- Constant Field Values
-
COLUMNNAME_Supervisor_ID
static final String COLUMNNAME_Supervisor_ID
Column name Supervisor_ID- See Also:
- Constant Field Values
-
COLUMNNAME_TaxID
static final String COLUMNNAME_TaxID
Column name TaxID- See Also:
- Constant Field Values
-
COLUMNNAME_TransferBank_ID
static final String COLUMNNAME_TransferBank_ID
Column name TransferBank_ID- See Also:
- Constant Field Values
-
COLUMNNAME_TransferCashBook_ID
static final String COLUMNNAME_TransferCashBook_ID
Column name TransferCashBook_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_OrgInfo_UU
void setAD_OrgInfo_UU(String AD_OrgInfo_UU)
Set AD_OrgInfo_UU
-
getAD_OrgInfo_UU
String getAD_OrgInfo_UU()
Get AD_OrgInfo_UU
-
setAD_OrgType_ID
void setAD_OrgType_ID(int AD_OrgType_ID)
Set Organization Type. Organization Type
-
getAD_OrgType_ID
int getAD_OrgType_ID()
Get Organization Type. Organization Type
-
getAD_OrgType
I_AD_OrgType getAD_OrgType() throws RuntimeException
- Throws:
RuntimeException
-
setC_Calendar_ID
void setC_Calendar_ID(int C_Calendar_ID)
Set Calendar. Accounting Calendar Name
-
getC_Calendar_ID
int getC_Calendar_ID()
Get Calendar. Accounting Calendar Name
-
getC_Calendar
I_C_Calendar getC_Calendar() throws RuntimeException
- Throws:
RuntimeException
-
setC_Location_ID
void setC_Location_ID(int C_Location_ID)
Set Address. Location or Address
-
getC_Location_ID
int getC_Location_ID()
Get Address. Location or Address
-
getC_Location
I_C_Location getC_Location() 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
-
setDropShip_Warehouse_ID
void setDropShip_Warehouse_ID(int DropShip_Warehouse_ID)
Set Drop Ship Warehouse. The (logical) warehouse to use for recording drop ship receipts and shipments.
-
getDropShip_Warehouse_ID
int getDropShip_Warehouse_ID()
Get Drop Ship Warehouse. The (logical) warehouse to use for recording drop ship receipts and shipments.
-
getDropShip_Warehouse
I_M_Warehouse getDropShip_Warehouse() throws RuntimeException
- Throws:
RuntimeException
-
setDUNS
void setDUNS(String DUNS)
Set D-U-N-S. Dun & Bradstreet Number
-
getDUNS
String getDUNS()
Get D-U-N-S. Dun & Bradstreet Number
-
setEMail
void setEMail(String EMail)
Set EMail Address. Electronic Mail Address
-
getEMail
String getEMail()
Get EMail Address. Electronic Mail Address
-
setFax
void setFax(String Fax)
Set Fax. Facsimile number
-
getFax
String getFax()
Get Fax. Facsimile number
-
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
-
setLogo_ID
void setLogo_ID(int Logo_ID)
Set Logo
-
getLogo_ID
int getLogo_ID()
Get Logo
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse_ID
int getM_Warehouse_ID()
Get Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse
I_M_Warehouse getM_Warehouse() throws RuntimeException
- Throws:
RuntimeException
-
setParent_Org_ID
void setParent_Org_ID(int Parent_Org_ID)
Set Parent Organization. Parent (superior) Organization
-
getParent_Org_ID
int getParent_Org_ID()
Get Parent Organization. Parent (superior) Organization
-
setPhone
void setPhone(String Phone)
Set Phone. Identifies a telephone number
-
getPhone
String getPhone()
Get Phone. Identifies a telephone number
-
setPhone2
void setPhone2(String Phone2)
Set 2nd Phone. Identifies an alternate telephone number.
-
getPhone2
String getPhone2()
Get 2nd Phone. Identifies an alternate telephone number.
-
setReceiptFooterMsg
void setReceiptFooterMsg(String ReceiptFooterMsg)
Set Receipt Footer Msg. This message will be displayed at the bottom of a receipt when doing a sales or purchase
-
getReceiptFooterMsg
String getReceiptFooterMsg()
Get Receipt Footer Msg. This message will be displayed at the bottom of a receipt when doing a sales or purchase
-
setSupervisor_ID
void setSupervisor_ID(int Supervisor_ID)
Set Supervisor. Supervisor for this user/organization - used for escalation and approval
-
getSupervisor_ID
int getSupervisor_ID()
Get Supervisor. Supervisor for this user/organization - used for escalation and approval
-
getSupervisor
I_AD_User getSupervisor() throws RuntimeException
- Throws:
RuntimeException
-
setTaxID
void setTaxID(String TaxID)
Set Tax ID. Tax Identification
-
getTaxID
String getTaxID()
Get Tax ID. Tax Identification
-
setTransferBank_ID
void setTransferBank_ID(int TransferBank_ID)
Set Bank for transfers. Bank account depending on currency will be used from this bank for doing transfers
-
getTransferBank_ID
int getTransferBank_ID()
Get Bank for transfers. Bank account depending on currency will be used from this bank for doing transfers
-
getTransferBank
I_C_Bank getTransferBank() throws RuntimeException
- Throws:
RuntimeException
-
setTransferCashBook_ID
void setTransferCashBook_ID(int TransferCashBook_ID)
Set CashBook for transfers
-
getTransferCashBook_ID
int getTransferCashBook_ID()
Get CashBook for transfers
-
getTransferCashBook
I_C_CashBook getTransferCashBook() throws RuntimeException
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-