|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_I_BPartner
Generated Interface for I_BPartner
| 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 |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Address1
static final String COLUMNNAME_Address2
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_Birthday
static final String COLUMNNAME_BPContactGreeting
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_BP_Group_ID
static final String COLUMNNAME_C_Country_ID
static final String COLUMNNAME_C_Greeting_ID
static final String COLUMNNAME_City
static final String COLUMNNAME_Comments
static final String COLUMNNAME_ContactDescription
static final String COLUMNNAME_ContactName
static final String COLUMNNAME_CountryCode
static final String COLUMNNAME_C_Region_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_DUNS
static final String COLUMNNAME_EMail
static final String COLUMNNAME_Fax
static final String COLUMNNAME_GroupValue
static final String COLUMNNAME_I_BPartner_ID
static final String COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_IsImported
static final String COLUMNNAME_InterestAreaName
static final String COLUMNNAME_NAICS
static final String COLUMNNAME_Name
static final String COLUMNNAME_Name2
static final String COLUMNNAME_Password
static final String COLUMNNAME_Phone
static final String COLUMNNAME_Phone2
static final String COLUMNNAME_Postal
static final String COLUMNNAME_Postal_Add
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_RegionName
static final String COLUMNNAME_R_InterestArea_ID
static final String COLUMNNAME_TaxID
static final String COLUMNNAME_Title
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setAddress1(String Address1)
String getAddress1()
void setAddress2(String Address2)
String getAddress2()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setBirthday(Timestamp Birthday)
Timestamp getBirthday()
void setBPContactGreeting(String BPContactGreeting)
String getBPContactGreeting()
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_BP_Group_ID(int C_BP_Group_ID)
int getC_BP_Group_ID()
I_C_BP_Group getC_BP_Group()
throws Exception
Exceptionvoid setC_Country_ID(int C_Country_ID)
int getC_Country_ID()
I_C_Country getC_Country()
throws Exception
Exceptionvoid setC_Greeting_ID(int C_Greeting_ID)
int getC_Greeting_ID()
I_C_Greeting getC_Greeting()
throws Exception
Exceptionvoid setCity(String City)
String getCity()
void setComments(String Comments)
String getComments()
void setContactDescription(String ContactDescription)
String getContactDescription()
void setContactName(String ContactName)
String getContactName()
void setCountryCode(String CountryCode)
String getCountryCode()
void setC_Region_ID(int C_Region_ID)
int getC_Region_ID()
I_C_Region getC_Region()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setDUNS(String DUNS)
String getDUNS()
void setEMail(String EMail)
String getEMail()
void setFax(String Fax)
String getFax()
void setGroupValue(String GroupValue)
String getGroupValue()
void setI_BPartner_ID(int I_BPartner_ID)
int getI_BPartner_ID()
void setI_ErrorMsg(String I_ErrorMsg)
String getI_ErrorMsg()
void setI_IsImported(boolean I_IsImported)
boolean isI_IsImported()
void setInterestAreaName(String InterestAreaName)
String getInterestAreaName()
void setNAICS(String NAICS)
String getNAICS()
void setName(String Name)
String getName()
void setName2(String Name2)
String getName2()
void setPassword(String Password)
String getPassword()
void setPhone(String Phone)
String getPhone()
void setPhone2(String Phone2)
String getPhone2()
void setPostal(String Postal)
String getPostal()
void setPostal_Add(String Postal_Add)
String getPostal_Add()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRegionName(String RegionName)
String getRegionName()
void setR_InterestArea_ID(int R_InterestArea_ID)
int getR_InterestArea_ID()
I_R_InterestArea getR_InterestArea()
throws Exception
Exceptionvoid setTaxID(String TaxID)
String getTaxID()
void setTitle(String Title)
String getTitle()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||