Compiere 3.1

org.compiere.model
Class X_I_BPartner

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_I_BPartner
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee

public class X_I_BPartner
extends PO

Generated Model for I_BPartner

Version:
Release 3.1.0 - $Id$
Author:
Jorg Janke (generated)
See Also:
Serialized Form

Field Summary
protected  BigDecimal accessLevel
           
static int I_ISIMPORTED_AD_Reference_ID
          I_IsImported AD_Reference_ID=420
static String I_ISIMPORTED_Error
          Error = E
static String I_ISIMPORTED_No
          No = N
static String I_ISIMPORTED_Yes
          Yes = Y
protected static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=533
static String Table_Name
          TableName=I_BPartner
static long updatedMS
          Last Updated Timestamp 2008-06-10 15:12:06.0
 
Fields inherited from class org.compiere.framework.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Constructor Summary
X_I_BPartner(Ctx ctx, int I_BPartner_ID, String trxName)
          Standard Constructor
X_I_BPartner(Ctx ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAD_User_ID()
          Get User/Contact.
 String getAddress1()
          Get Address 1.
 String getAddress2()
          Get Address 2.
 String getAddress3()
          Get Address 3.
 String getAddress4()
          Get Address 4.
 Timestamp getBirthday()
          Get Birthday.
 String getBPContactGreeting()
          Get BP Contact Greeting.
 int getC_BP_Group_ID()
          Get Business Partner Group.
 int getC_BPartner_ID()
          Get Business Partner.
 int getC_BPartner_Location_ID()
          Get Partner Location.
 int getC_Country_ID()
          Get Country.
 int getC_Greeting_ID()
          Get Greeting.
 int getC_Region_ID()
          Get 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 getI_IsImported()
          Get Imported.
 String getInterestAreaName()
          Get Interest Area.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 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.
 String getRegionName()
          Get Region.
 String getTaxID()
          Get Tax ID.
 String getTitle()
          Get Title.
 String getValue()
          Get Search Key.
protected  POInfo initPO(Ctx ctx)
          Load Meta Data
 boolean isI_IsImportedValid(String test)
          Is test a valid value.
 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 setAddress3(String Address3)
          Set Address 3.
 void setAddress4(String Address4)
          Set Address 4.
 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(String 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.
 String toString()
          Info
 
Methods inherited from class org.compiere.framework.PO
addAttachment, addAttachment, addError, afterDelete, afterSave, beforeDelete, beforeSave, compare, convertToBigDecimal, convertToBoolean, convertToInt, convertToTimestamp, copy, copyValues, copyValues, createAttachment, delete_Accounting, delete, delete, dump, dump, equals, get_ChangeVO, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_EntityType, get_HashMap, get_ID, get_IDOld, get_Info, get_KeyColumns, get_Logger, get_Table_ID, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_ValuesAsString, get_WhereClause, get_xmlDocument, get_xmlString, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getVO, hashCode, insert_Accounting, is_Changed, is_KeyColumn, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveNew_getID, saveNewInsertSQL, saveNewSpecial, saveUpdate, set_ChangeVO, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueString, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setContext, setCtx, setDocWorkflowMgr, setIsActive, setStandardDefaults, setUpdateable, setUpdatedBy, toStringX, unlock, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedMS

public static final long updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0

See Also:
Constant Field Values

Table_ID

public static final int Table_ID
AD_Table_ID=533

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=I_BPartner

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

I_ISIMPORTED_AD_Reference_ID

public static final int I_ISIMPORTED_AD_Reference_ID
I_IsImported AD_Reference_ID=420

See Also:
Constant Field Values

I_ISIMPORTED_Error

public static final String I_ISIMPORTED_Error
Error = E

See Also:
Constant Field Values

I_ISIMPORTED_No

public static final String I_ISIMPORTED_No
No = N

See Also:
Constant Field Values

I_ISIMPORTED_Yes

public static final String I_ISIMPORTED_Yes
Yes = Y

See Also:
Constant Field Values
Constructor Detail

X_I_BPartner

public X_I_BPartner(Ctx ctx,
                    int I_BPartner_ID,
                    String trxName)
Standard Constructor

Parameters:
ctx - context
I_BPartner_ID - id
trxName - transaction

X_I_BPartner

public X_I_BPartner(Ctx ctx,
                    ResultSet rs,
                    String trxName)
Load Constructor

Parameters:
ctx - context
rs - result set
trxName - transaction
Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
2 - Client

initPO

protected POInfo initPO(Ctx ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
PO Info

toString

public String toString()
Info

Overrides:
toString in class PO
Returns:
info

setAD_User_ID

public void setAD_User_ID(int AD_User_ID)
Set User/Contact.

Parameters:
AD_User_ID - User within the system - Internal or Business Partner Contact

getAD_User_ID

public int getAD_User_ID()
Get User/Contact.

Returns:
User within the system - Internal or Business Partner Contact

setAddress1

public void setAddress1(String Address1)
Set Address 1.

Parameters:
Address1 - Address line 1 for this location

getAddress1

public String getAddress1()
Get Address 1.

Returns:
Address line 1 for this location

setAddress2

public void setAddress2(String Address2)
Set Address 2.

Parameters:
Address2 - Address line 2 for this location

getAddress2

public String getAddress2()
Get Address 2.

Returns:
Address line 2 for this location

setAddress3

public void setAddress3(String Address3)
Set Address 3.

Parameters:
Address3 - Address Line 3 for the location

getAddress3

public String getAddress3()
Get Address 3.

Returns:
Address Line 3 for the location

setAddress4

public void setAddress4(String Address4)
Set Address 4.

Parameters:
Address4 - Address Line 4 for the location

getAddress4

public String getAddress4()
Get Address 4.

Returns:
Address Line 4 for the location

setBPContactGreeting

public void setBPContactGreeting(String BPContactGreeting)
Set BP Contact Greeting.

Parameters:
BPContactGreeting - Greeting for Business Partner Contact

getBPContactGreeting

public String getBPContactGreeting()
Get BP Contact Greeting.

Returns:
Greeting for Business Partner Contact

setBirthday

public void setBirthday(Timestamp Birthday)
Set Birthday.

Parameters:
Birthday - Birthday or Anniversary day

getBirthday

public Timestamp getBirthday()
Get Birthday.

Returns:
Birthday or Anniversary day

setC_BP_Group_ID

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

Parameters:
C_BP_Group_ID - Business Partner Group

getC_BP_Group_ID

public int getC_BP_Group_ID()
Get Business Partner Group.

Returns:
Business Partner Group

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.

Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner.

Returns:
Identifies a Business Partner

setC_BPartner_Location_ID

public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.

Parameters:
C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partner

getC_BPartner_Location_ID

public int getC_BPartner_Location_ID()
Get Partner Location.

Returns:
Identifies the (ship to) address for this Business Partner

setC_Country_ID

public void setC_Country_ID(int C_Country_ID)
Set Country.

Parameters:
C_Country_ID - Country

getC_Country_ID

public int getC_Country_ID()
Get Country.

Returns:
Country

setC_Greeting_ID

public void setC_Greeting_ID(int C_Greeting_ID)
Set Greeting.

Parameters:
C_Greeting_ID - Greeting to print on correspondence

getC_Greeting_ID

public int getC_Greeting_ID()
Get Greeting.

Returns:
Greeting to print on correspondence

setC_Region_ID

public void setC_Region_ID(int C_Region_ID)
Set Region.

Parameters:
C_Region_ID - Identifies a geographical Region

getC_Region_ID

public int getC_Region_ID()
Get Region.

Returns:
Identifies a geographical Region

setCity

public void setCity(String City)
Set City.

Parameters:
City - Identifies a City

getCity

public String getCity()
Get City.

Returns:
Identifies a City

setComments

public void setComments(String Comments)
Set Comments.

Parameters:
Comments - Comments or additional information

getComments

public String getComments()
Get Comments.

Returns:
Comments or additional information

setContactDescription

public void setContactDescription(String ContactDescription)
Set Contact Description.

Parameters:
ContactDescription - Description of Contact

getContactDescription

public String getContactDescription()
Get Contact Description.

Returns:
Description of Contact

setContactName

public void setContactName(String ContactName)
Set Contact Name.

Parameters:
ContactName - Business Partner Contact Name

getContactName

public String getContactName()
Get Contact Name.

Returns:
Business Partner Contact Name

setCountryCode

public void setCountryCode(String CountryCode)
Set ISO Country Code.

Parameters:
CountryCode - Upper-case two-letter alphabetic ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html

getCountryCode

public String getCountryCode()
Get ISO Country Code.

Returns:
Upper-case two-letter alphabetic ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html

setDUNS

public void setDUNS(String DUNS)
Set D-U-N-S.

Parameters:
DUNS - Creditor Check (Dun & Bradstreet) Number

getDUNS

public String getDUNS()
Get D-U-N-S.

Returns:
Creditor Check (Dun & Bradstreet) Number

setDescription

public void setDescription(String Description)
Set Description.

Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Returns:
Optional short description of the record

setEMail

public void setEMail(String EMail)
Set EMail Address.

Parameters:
EMail - Electronic Mail Address

getEMail

public String getEMail()
Get EMail Address.

Returns:
Electronic Mail Address

setFax

public void setFax(String Fax)
Set Fax.

Parameters:
Fax - Facsimile number

getFax

public String getFax()
Get Fax.

Returns:
Facsimile number

setGroupValue

public void setGroupValue(String GroupValue)
Set Group Key.

Parameters:
GroupValue - Business Partner Group Key

getGroupValue

public String getGroupValue()
Get Group Key.

Returns:
Business Partner Group Key

setI_BPartner_ID

public void setI_BPartner_ID(int I_BPartner_ID)
Set Import Business Partner.

Parameters:
I_BPartner_ID - Import Business Partner

getI_BPartner_ID

public int getI_BPartner_ID()
Get Import Business Partner.

Returns:
Import Business Partner

setI_ErrorMsg

public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.

Parameters:
I_ErrorMsg - Messages generated from import process

getI_ErrorMsg

public String getI_ErrorMsg()
Get Import Error Message.

Returns:
Messages generated from import process

isI_IsImportedValid

public boolean isI_IsImportedValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setI_IsImported

public void setI_IsImported(String I_IsImported)
Set Imported.

Parameters:
I_IsImported - Has this import been processed?

getI_IsImported

public String getI_IsImported()
Get Imported.

Returns:
Has this import been processed?

setInterestAreaName

public void setInterestAreaName(String InterestAreaName)
Set Interest Area.

Parameters:
InterestAreaName - Name of the Interest Area

getInterestAreaName

public String getInterestAreaName()
Get Interest Area.

Returns:
Name of the Interest Area

setNAICS

public void setNAICS(String NAICS)
Set NAICS/SIC.

Parameters:
NAICS - Standard Industry Code or its successor NAIC - http://www.osha.gov/oshstats/sicser.html

getNAICS

public String getNAICS()
Get NAICS/SIC.

Returns:
Standard Industry Code or its successor NAIC - http://www.osha.gov/oshstats/sicser.html

setName

public void setName(String Name)
Set Name.

Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Returns:
Alphanumeric identifier of the entity

setName2

public void setName2(String Name2)
Set Name 2.

Parameters:
Name2 - Additional Name

getName2

public String getName2()
Get Name 2.

Returns:
Additional Name

setPassword

public void setPassword(String Password)
Set Password.

Parameters:
Password - Password of any length (case sensitive)

getPassword

public String getPassword()
Get Password.

Returns:
Password of any length (case sensitive)

setPhone

public void setPhone(String Phone)
Set Phone.

Parameters:
Phone - Identifies a telephone number

getPhone

public String getPhone()
Get Phone.

Returns:
Identifies a telephone number

setPhone2

public void setPhone2(String Phone2)
Set 2nd Phone.

Parameters:
Phone2 - Identifies an alternate telephone number.

getPhone2

public String getPhone2()
Get 2nd Phone.

Returns:
Identifies an alternate telephone number.

setPostal

public void setPostal(String Postal)
Set ZIP.

Parameters:
Postal - Postal code

getPostal

public String getPostal()
Get ZIP.

Returns:
Postal code

setPostal_Add

public void setPostal_Add(String Postal_Add)
Set -.

Parameters:
Postal_Add - Additional ZIP or Postal code

getPostal_Add

public String getPostal_Add()
Get -.

Returns:
Additional ZIP or Postal code

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Returns:
Process Now

setR_InterestArea_ID

public void setR_InterestArea_ID(int R_InterestArea_ID)
Set Interest Area.

Parameters:
R_InterestArea_ID - Interest Area or Topic

getR_InterestArea_ID

public int getR_InterestArea_ID()
Get Interest Area.

Returns:
Interest Area or Topic

setRegionName

public void setRegionName(String RegionName)
Set Region.

Parameters:
RegionName - Name of the Region

getRegionName

public String getRegionName()
Get Region.

Returns:
Name of the Region

setTaxID

public void setTaxID(String TaxID)
Set Tax ID.

Parameters:
TaxID - Tax Identification

getTaxID

public String getTaxID()
Get Tax ID.

Returns:
Tax Identification

setTitle

public void setTitle(String Title)
Set Title.

Parameters:
Title - Title of the Contact

getTitle

public String getTitle()
Get Title.

Returns:
Title of the Contact

setValue

public void setValue(String Value)
Set Search Key.

Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Returns:
Search key for the record in the format required - must be unique

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.