Adempiere 3.5.2a

org.compiere.model
Interface I_I_BPartner

All Known Implementing Classes:
X_I_BPartner

public interface I_I_BPartner

Generated Interface for I_BPartner

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 2 - Client
static String COLUMNNAME_AD_User_ID
          Column name AD_User_ID
static String COLUMNNAME_Address1
          Column name Address1
static String COLUMNNAME_Address2
          Column name Address2
static String COLUMNNAME_Birthday
          Column name Birthday
static String COLUMNNAME_BPContactGreeting
          Column name BPContactGreeting
static String COLUMNNAME_C_BP_Group_ID
          Column name C_BP_Group_ID
static String COLUMNNAME_C_BPartner_ID
          Column name C_BPartner_ID
static String COLUMNNAME_C_BPartner_Location_ID
          Column name C_BPartner_Location_ID
static String COLUMNNAME_C_Country_ID
          Column name C_Country_ID
static String COLUMNNAME_C_Greeting_ID
          Column name C_Greeting_ID
static String COLUMNNAME_C_Region_ID
          Column name C_Region_ID
static String COLUMNNAME_City
          Column name City
static String COLUMNNAME_Comments
          Column name Comments
static String COLUMNNAME_ContactDescription
          Column name ContactDescription
static String COLUMNNAME_ContactName
          Column name ContactName
static String COLUMNNAME_CountryCode
          Column name CountryCode
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_DUNS
          Column name DUNS
static String COLUMNNAME_EMail
          Column name EMail
static String COLUMNNAME_Fax
          Column name Fax
static String COLUMNNAME_GroupValue
          Column name GroupValue
static String COLUMNNAME_I_BPartner_ID
          Column name I_BPartner_ID
static String COLUMNNAME_I_ErrorMsg
          Column name I_ErrorMsg
static String COLUMNNAME_I_IsImported
          Column name I_IsImported
static String COLUMNNAME_InterestAreaName
          Column name InterestAreaName
static String COLUMNNAME_NAICS
          Column name NAICS
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_Name2
          Column name Name2
static String COLUMNNAME_Password
          Column name Password
static String COLUMNNAME_Phone
          Column name Phone
static String COLUMNNAME_Phone2
          Column name Phone2
static String COLUMNNAME_Postal
          Column name Postal
static String COLUMNNAME_Postal_Add
          Column name Postal_Add
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_R_InterestArea_ID
          Column name R_InterestArea_ID
static String COLUMNNAME_RegionName
          Column name RegionName
static String COLUMNNAME_TaxID
          Column name TaxID
static String COLUMNNAME_Title
          Column name Title
static String COLUMNNAME_Value
          Column name Value
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=533
static String Table_Name
          TableName=I_BPartner
 
Method Summary
 int getAD_User_ID()
          Get User/Contact.
 I_AD_User getAD_User()
           
 String getAddress1()
          Get Address 1.
 String getAddress2()
          Get Address 2.
 Timestamp getBirthday()
          Get Birthday.
 String getBPContactGreeting()
          Get BP Contact Greeting.
 int getC_BP_Group_ID()
          Get Business Partner Group.
 I_C_BP_Group getC_BP_Group()
           
 int getC_BPartner_ID()
          Get Business Partner .
 int getC_BPartner_Location_ID()
          Get Partner Location.
 I_C_BPartner_Location getC_BPartner_Location()
           
 I_C_BPartner getC_BPartner()
           
 int getC_Country_ID()
          Get Country.
 I_C_Country getC_Country()
           
 int getC_Greeting_ID()
          Get Greeting.
 I_C_Greeting getC_Greeting()
           
 int getC_Region_ID()
          Get Region.
 I_C_Region getC_Region()
           
 String getCity()
          Get City.
 String getComments()
          Get Comments.
 String getContactDescription()
          Get Contact Description.
 String getContactName()
          Get Contact Name.
 String getCountryCode()
          Get ISO Country Code.
 String getDescription()
          Get Description.
 String getDUNS()
          Get D-U-N-S.
 String getEMail()
          Get EMail Address.
 String getFax()
          Get Fax.
 String getGroupValue()
          Get Group Key.
 int getI_BPartner_ID()
          Get Import Business Partner
 String getI_ErrorMsg()
          Get Import Error Message.
 String getInterestAreaName()
          Get Interest Area.
 String getNAICS()
          Get NAICS/SIC.
 String getName()
          Get Name.
 String getName2()
          Get Name 2.
 String getPassword()
          Get Password.
 String getPhone()
          Get Phone.
 String getPhone2()
          Get 2nd Phone.
 String getPostal_Add()
          Get -.
 String getPostal()
          Get ZIP.
 int getR_InterestArea_ID()
          Get Interest Area.
 I_R_InterestArea getR_InterestArea()
           
 String getRegionName()
          Get Region.
 String getTaxID()
          Get Tax ID.
 String getTitle()
          Get Title.
 String getValue()
          Get Search Key.
 boolean isI_IsImported()
          Get Imported.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now
 void setAD_User_ID(int AD_User_ID)
          Set User/Contact.
 void setAddress1(String Address1)
          Set Address 1.
 void setAddress2(String Address2)
          Set Address 2.
 void setBirthday(Timestamp Birthday)
          Set Birthday.
 void setBPContactGreeting(String BPContactGreeting)
          Set BP Contact Greeting.
 void setC_BP_Group_ID(int C_BP_Group_ID)
          Set Business Partner Group.
 void setC_BPartner_ID(int C_BPartner_ID)
          Set Business Partner .
 void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
          Set Partner Location.
 void setC_Country_ID(int C_Country_ID)
          Set Country.
 void setC_Greeting_ID(int C_Greeting_ID)
          Set Greeting.
 void setC_Region_ID(int C_Region_ID)
          Set Region.
 void setCity(String City)
          Set City.
 void setComments(String Comments)
          Set Comments.
 void setContactDescription(String ContactDescription)
          Set Contact Description.
 void setContactName(String ContactName)
          Set Contact Name.
 void setCountryCode(String CountryCode)
          Set ISO Country Code.
 void setDescription(String Description)
          Set Description.
 void setDUNS(String DUNS)
          Set D-U-N-S.
 void setEMail(String EMail)
          Set EMail Address.
 void setFax(String Fax)
          Set Fax.
 void setGroupValue(String GroupValue)
          Set Group Key.
 void setI_BPartner_ID(int I_BPartner_ID)
          Set Import Business Partner
 void setI_ErrorMsg(String I_ErrorMsg)
          Set Import Error Message.
 void setI_IsImported(boolean I_IsImported)
          Set Imported.
 void setInterestAreaName(String InterestAreaName)
          Set Interest Area.
 void setNAICS(String NAICS)
          Set NAICS/SIC.
 void setName(String Name)
          Set Name.
 void setName2(String Name2)
          Set Name 2.
 void setPassword(String Password)
          Set Password.
 void setPhone(String Phone)
          Set Phone.
 void setPhone2(String Phone2)
          Set 2nd Phone.
 void setPostal_Add(String Postal_Add)
          Set -.
 void setPostal(String Postal)
          Set ZIP.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now
 void setR_InterestArea_ID(int R_InterestArea_ID)
          Set Interest Area.
 void setRegionName(String RegionName)
          Set Region.
 void setTaxID(String TaxID)
          Set Tax ID.
 void setTitle(String Title)
          Set Title.
 void setValue(String Value)
          Set Search Key.
 

Field Detail

Table_Name

static final String Table_Name
TableName=I_BPartner

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=533


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 2 - Client


COLUMNNAME_Address1

static final String COLUMNNAME_Address1
Column name Address1

See Also:
Constant Field Values

COLUMNNAME_Address2

static final String COLUMNNAME_Address2
Column name Address2

See Also:
Constant Field Values

COLUMNNAME_AD_User_ID

static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID

See Also:
Constant Field Values

COLUMNNAME_Birthday

static final String COLUMNNAME_Birthday
Column name Birthday

See Also:
Constant Field Values

COLUMNNAME_BPContactGreeting

static final String COLUMNNAME_BPContactGreeting
Column name BPContactGreeting

See Also:
Constant Field Values

COLUMNNAME_C_BPartner_ID

static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID

See Also:
Constant Field Values

COLUMNNAME_C_BPartner_Location_ID

static final String COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID

See Also:
Constant Field Values

COLUMNNAME_C_BP_Group_ID

static final String COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID

See Also:
Constant Field Values

COLUMNNAME_C_Country_ID

static final String COLUMNNAME_C_Country_ID
Column name C_Country_ID

See Also:
Constant Field Values

COLUMNNAME_C_Greeting_ID

static final String COLUMNNAME_C_Greeting_ID
Column name C_Greeting_ID

See Also:
Constant Field Values

COLUMNNAME_City

static final String COLUMNNAME_City
Column name City

See Also:
Constant Field Values

COLUMNNAME_Comments

static final String COLUMNNAME_Comments
Column name Comments

See Also:
Constant Field Values

COLUMNNAME_ContactDescription

static final String COLUMNNAME_ContactDescription
Column name ContactDescription

See Also:
Constant Field Values

COLUMNNAME_ContactName

static final String COLUMNNAME_ContactName
Column name ContactName

See Also:
Constant Field Values

COLUMNNAME_CountryCode

static final String COLUMNNAME_CountryCode
Column name CountryCode

See Also:
Constant Field Values

COLUMNNAME_C_Region_ID

static final String COLUMNNAME_C_Region_ID
Column name C_Region_ID

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

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_GroupValue

static final String COLUMNNAME_GroupValue
Column name GroupValue

See Also:
Constant Field Values

COLUMNNAME_I_BPartner_ID

static final String COLUMNNAME_I_BPartner_ID
Column name I_BPartner_ID

See Also:
Constant Field Values

COLUMNNAME_I_ErrorMsg

static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg

See Also:
Constant Field Values

COLUMNNAME_I_IsImported

static final String COLUMNNAME_I_IsImported
Column name I_IsImported

See Also:
Constant Field Values

COLUMNNAME_InterestAreaName

static final String COLUMNNAME_InterestAreaName
Column name InterestAreaName

See Also:
Constant Field Values

COLUMNNAME_NAICS

static final String COLUMNNAME_NAICS
Column name NAICS

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_Name2

static final String COLUMNNAME_Name2
Column name Name2

See Also:
Constant Field Values

COLUMNNAME_Password

static final String COLUMNNAME_Password
Column name Password

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_Postal

static final String COLUMNNAME_Postal
Column name Postal

See Also:
Constant Field Values

COLUMNNAME_Postal_Add

static final String COLUMNNAME_Postal_Add
Column name Postal_Add

See Also:
Constant Field Values

COLUMNNAME_Processed

static final String COLUMNNAME_Processed
Column name Processed

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_RegionName

static final String COLUMNNAME_RegionName
Column name RegionName

See Also:
Constant Field Values

COLUMNNAME_R_InterestArea_ID

static final String COLUMNNAME_R_InterestArea_ID
Column name R_InterestArea_ID

See Also:
Constant Field Values

COLUMNNAME_TaxID

static final String COLUMNNAME_TaxID
Column name TaxID

See Also:
Constant Field Values

COLUMNNAME_Title

static final String COLUMNNAME_Title
Column name Title

See Also:
Constant Field Values

COLUMNNAME_Value

static final String COLUMNNAME_Value
Column name Value

See Also:
Constant Field Values
Method Detail

setAddress1

void setAddress1(String Address1)
Set Address 1. Address line 1 for this location


getAddress1

String getAddress1()
Get Address 1. Address line 1 for this location


setAddress2

void setAddress2(String Address2)
Set Address 2. Address line 2 for this location


getAddress2

String getAddress2()
Get Address 2. Address line 2 for this location


setAD_User_ID

void setAD_User_ID(int AD_User_ID)
Set User/Contact. User within the system - Internal or Business Partner Contact


getAD_User_ID

int getAD_User_ID()
Get User/Contact. User within the system - Internal or Business Partner Contact


getAD_User

I_AD_User getAD_User()
                     throws Exception
Throws:
Exception

setBirthday

void setBirthday(Timestamp Birthday)
Set Birthday. Birthday or Anniversary day


getBirthday

Timestamp getBirthday()
Get Birthday. Birthday or Anniversary day


setBPContactGreeting

void setBPContactGreeting(String BPContactGreeting)
Set BP Contact Greeting. Greeting for Business Partner Contact


getBPContactGreeting

String getBPContactGreeting()
Get BP Contact Greeting. Greeting for Business Partner Contact


setC_BPartner_ID

void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . Identifies a Business Partner


getC_BPartner_ID

int getC_BPartner_ID()
Get Business Partner . Identifies a Business Partner


getC_BPartner

I_C_BPartner getC_BPartner()
                           throws Exception
Throws:
Exception

setC_BPartner_Location_ID

void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. Identifies the (ship to) address for this Business Partner


getC_BPartner_Location_ID

int getC_BPartner_Location_ID()
Get Partner Location. Identifies the (ship to) address for this Business Partner


getC_BPartner_Location

I_C_BPartner_Location getC_BPartner_Location()
                                             throws Exception
Throws:
Exception

setC_BP_Group_ID

void setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group. Business Partner Group


getC_BP_Group_ID

int getC_BP_Group_ID()
Get Business Partner Group. Business Partner Group


getC_BP_Group

I_C_BP_Group getC_BP_Group()
                           throws Exception
Throws:
Exception

setC_Country_ID

void setC_Country_ID(int C_Country_ID)
Set Country. Country


getC_Country_ID

int getC_Country_ID()
Get Country. Country


getC_Country

I_C_Country getC_Country()
                         throws Exception
Throws:
Exception

setC_Greeting_ID

void setC_Greeting_ID(int C_Greeting_ID)
Set Greeting. Greeting to print on correspondence


getC_Greeting_ID

int getC_Greeting_ID()
Get Greeting. Greeting to print on correspondence


getC_Greeting

I_C_Greeting getC_Greeting()
                           throws Exception
Throws:
Exception

setCity

void setCity(String City)
Set City. Identifies a City


getCity

String getCity()
Get City. Identifies a City


setComments

void setComments(String Comments)
Set Comments. Comments or additional information


getComments

String getComments()
Get Comments. Comments or additional information


setContactDescription

void setContactDescription(String ContactDescription)
Set Contact Description. Description of Contact


getContactDescription

String getContactDescription()
Get Contact Description. Description of Contact


setContactName

void setContactName(String ContactName)
Set Contact Name. Business Partner Contact Name


getContactName

String getContactName()
Get Contact Name. Business Partner Contact Name


setCountryCode

void setCountryCode(String CountryCode)
Set ISO Country Code. Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html


getCountryCode

String getCountryCode()
Get ISO Country Code. Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html


setC_Region_ID

void setC_Region_ID(int C_Region_ID)
Set Region. Identifies a geographical Region


getC_Region_ID

int getC_Region_ID()
Get Region. Identifies a geographical Region


getC_Region

I_C_Region getC_Region()
                       throws Exception
Throws:
Exception

setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


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


setGroupValue

void setGroupValue(String GroupValue)
Set Group Key. Business Partner Group Key


getGroupValue

String getGroupValue()
Get Group Key. Business Partner Group Key


setI_BPartner_ID

void setI_BPartner_ID(int I_BPartner_ID)
Set Import Business Partner


getI_BPartner_ID

int getI_BPartner_ID()
Get Import Business Partner


setI_ErrorMsg

void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process


getI_ErrorMsg

String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process


setI_IsImported

void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed


isI_IsImported

boolean isI_IsImported()
Get Imported. Has this import been processed


setInterestAreaName

void setInterestAreaName(String InterestAreaName)
Set Interest Area. Name of the Interest Area


getInterestAreaName

String getInterestAreaName()
Get Interest Area. Name of the Interest Area


setNAICS

void setNAICS(String NAICS)
Set NAICS/SIC. Standard Industry Code or its successor NAIC - http://www.osha.gov/oshstats/sicser.html


getNAICS

String getNAICS()
Get NAICS/SIC. Standard Industry Code or its successor NAIC - http://www.osha.gov/oshstats/sicser.html


setName

void setName(String Name)
Set Name. Alphanumeric identifier of the entity


getName

String getName()
Get Name. Alphanumeric identifier of the entity


setName2

void setName2(String Name2)
Set Name 2. Additional Name


getName2

String getName2()
Get Name 2. Additional Name


setPassword

void setPassword(String Password)
Set Password. Password of any length (case sensitive)


getPassword

String getPassword()
Get Password. Password of any length (case sensitive)


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.


setPostal

void setPostal(String Postal)
Set ZIP. Postal code


getPostal

String getPostal()
Get ZIP. Postal code


setPostal_Add

void setPostal_Add(String Postal_Add)
Set -. Additional ZIP or Postal code


getPostal_Add

String getPostal_Add()
Get -. Additional ZIP or Postal code


setProcessed

void setProcessed(boolean Processed)
Set Processed. The document has been processed


isProcessed

boolean isProcessed()
Get Processed. The document has been processed


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


setRegionName

void setRegionName(String RegionName)
Set Region. Name of the Region


getRegionName

String getRegionName()
Get Region. Name of the Region


setR_InterestArea_ID

void setR_InterestArea_ID(int R_InterestArea_ID)
Set Interest Area. Interest Area or Topic


getR_InterestArea_ID

int getR_InterestArea_ID()
Get Interest Area. Interest Area or Topic


getR_InterestArea

I_R_InterestArea getR_InterestArea()
                                   throws Exception
Throws:
Exception

setTaxID

void setTaxID(String TaxID)
Set Tax ID. Tax Identification


getTaxID

String getTaxID()
Get Tax ID. Tax Identification


setTitle

void setTitle(String Title)
Set Title. Name this entity is referred to as


getTitle

String getTitle()
Get Title. Name this entity is referred to as


setValue

void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique


getValue

String getValue()
Get Search Key. Search key for the record in the format required - must be unique


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.