Package org.compiere.model
Class X_I_BPartner
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_I_BPartner
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_I_BPartner,I_Persistent,Evaluatee
public class X_I_BPartner extends PO implements I_I_BPartner, I_Persistent
Generated Model for I_BPartner- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_I_BPartner
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_Address1, COLUMNNAME_Address2, COLUMNNAME_Birthday, COLUMNNAME_BPContactGreeting, COLUMNNAME_C_BP_Group_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Country_ID, COLUMNNAME_C_Greeting_ID, COLUMNNAME_C_Region_ID, COLUMNNAME_City, COLUMNNAME_Comments, COLUMNNAME_ContactDescription, COLUMNNAME_ContactName, COLUMNNAME_CountryCode, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DUNS, COLUMNNAME_EMail, COLUMNNAME_Fax, COLUMNNAME_GroupValue, COLUMNNAME_I_BPartner_ID, COLUMNNAME_I_BPartner_UU, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_IsImported, COLUMNNAME_InterestAreaName, COLUMNNAME_IsActive, COLUMNNAME_IsCustomer, COLUMNNAME_IsEmployee, COLUMNNAME_IsVendor, COLUMNNAME_NAICS, COLUMNNAME_Name, COLUMNNAME_Name2, COLUMNNAME_Password, COLUMNNAME_Phone, COLUMNNAME_Phone2, COLUMNNAME_Postal, COLUMNNAME_Postal_Add, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_R_InterestArea_ID, COLUMNNAME_RegionName, COLUMNNAME_TaxID, COLUMNNAME_Title, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_Value, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_I_BPartner(Properties ctx, int I_BPartner_ID, String trxName)Standard ConstructorX_I_BPartner(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelI_AD_UsergetAD_User()intgetAD_User_ID()Get User/Contact.StringgetAddress1()Get Address 1.StringgetAddress2()Get Address 2.TimestampgetBirthday()Get Birthday.StringgetBPContactGreeting()Get BP Contact Greeting.I_C_BP_GroupgetC_BP_Group()intgetC_BP_Group_ID()Get Business Partner Group.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_BPartner_LocationgetC_BPartner_Location()intgetC_BPartner_Location_ID()Get Partner Location.I_C_CountrygetC_Country()intgetC_Country_ID()Get Country.I_C_GreetinggetC_Greeting()intgetC_Greeting_ID()Get Greeting.I_C_RegiongetC_Region()intgetC_Region_ID()Get Region.StringgetCity()Get City.StringgetComments()Get Comments.StringgetContactDescription()Get Contact Description.StringgetContactName()Get Contact Name.StringgetCountryCode()Get ISO Country Code.StringgetDescription()Get Description.StringgetDUNS()Get D-U-N-S.StringgetEMail()Get EMail Address.StringgetFax()Get Fax.StringgetGroupValue()Get Group Key.intgetI_BPartner_ID()Get Import Business Partner.StringgetI_BPartner_UU()Get I_BPartner_UU.StringgetI_ErrorMsg()Get Import Error Message.StringgetInterestAreaName()Get Interest Area.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameStringgetNAICS()Get NAICS/SIC.StringgetName()Get Name.StringgetName2()Get Name 2.StringgetPassword()Get Password.StringgetPhone()Get Phone.StringgetPhone2()Get 2nd Phone.StringgetPostal()Get ZIP.StringgetPostal_Add()Get Additional Zip.I_R_InterestAreagetR_InterestArea()intgetR_InterestArea_ID()Get Interest Area.StringgetRegionName()Get Region.StringgetTaxID()Get Tax ID.StringgetTitle()Get Title.StringgetValue()Get Search Key.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisCustomer()Get Customer.booleanisEmployee()Get Employee.booleanisI_IsImported()Get Imported.booleanisProcessed()Get Processed.booleanisProcessing()Get Process Now.booleanisVendor()Get Vendor.voidsetAD_User_ID(int AD_User_ID)Set User/Contact.voidsetAddress1(String Address1)Set Address 1.voidsetAddress2(String Address2)Set Address 2.voidsetBirthday(Timestamp Birthday)Set Birthday.voidsetBPContactGreeting(String BPContactGreeting)Set BP Contact Greeting.voidsetC_BP_Group_ID(int C_BP_Group_ID)Set Business Partner Group.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_BPartner_Location_ID(int C_BPartner_Location_ID)Set Partner Location.voidsetC_Country_ID(int C_Country_ID)Set Country.voidsetC_Greeting_ID(int C_Greeting_ID)Set Greeting.voidsetC_Region_ID(int C_Region_ID)Set Region.voidsetCity(String City)Set City.voidsetComments(String Comments)Set Comments.voidsetContactDescription(String ContactDescription)Set Contact Description.voidsetContactName(String ContactName)Set Contact Name.voidsetCountryCode(String CountryCode)Set ISO Country Code.voidsetDescription(String Description)Set Description.voidsetDUNS(String DUNS)Set D-U-N-S.voidsetEMail(String EMail)Set EMail Address.voidsetFax(String Fax)Set Fax.voidsetGroupValue(String GroupValue)Set Group Key.voidsetI_BPartner_ID(int I_BPartner_ID)Set Import Business Partner.voidsetI_BPartner_UU(String I_BPartner_UU)Set I_BPartner_UU.voidsetI_ErrorMsg(String I_ErrorMsg)Set Import Error Message.voidsetI_IsImported(boolean I_IsImported)Set Imported.voidsetInterestAreaName(String InterestAreaName)Set Interest Area.voidsetIsCustomer(boolean IsCustomer)Set Customer.voidsetIsEmployee(boolean IsEmployee)Set Employee.voidsetIsVendor(boolean IsVendor)Set Vendor.voidsetNAICS(String NAICS)Set NAICS/SIC.voidsetName(String Name)Set Name.voidsetName2(String Name2)Set Name 2.voidsetPassword(String Password)Set Password.voidsetPhone(String Phone)Set Phone.voidsetPhone2(String Phone2)Set 2nd Phone.voidsetPostal(String Postal)Set ZIP.voidsetPostal_Add(String Postal_Add)Set Additional Zip.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process Now.voidsetR_InterestArea_ID(int R_InterestArea_ID)Set Interest Area.voidsetRegionName(String RegionName)Set Region.voidsetTaxID(String TaxID)Set Tax ID.voidsetTitle(String Title)Set Title.voidsetValue(String Value)Set Search Key.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_I_BPartner
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Constructor Detail
-
X_I_BPartner
public X_I_BPartner(Properties ctx, int I_BPartner_ID, String trxName)
Standard Constructor
-
X_I_BPartner
public X_I_BPartner(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 2 - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAddress1
public void setAddress1(String Address1)
Set Address 1.- Specified by:
setAddress1in interfaceI_I_BPartner- Parameters:
Address1- Address line 1 for this location
-
getAddress1
public String getAddress1()
Get Address 1.- Specified by:
getAddress1in interfaceI_I_BPartner- Returns:
- Address line 1 for this location
-
setAddress2
public void setAddress2(String Address2)
Set Address 2.- Specified by:
setAddress2in interfaceI_I_BPartner- Parameters:
Address2- Address line 2 for this location
-
getAddress2
public String getAddress2()
Get Address 2.- Specified by:
getAddress2in interfaceI_I_BPartner- Returns:
- Address line 2 for this location
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_Userin interfaceI_I_BPartner- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_IDin interfaceI_I_BPartner- Parameters:
AD_User_ID- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()
Get User/Contact.- Specified by:
getAD_User_IDin interfaceI_I_BPartner- Returns:
- User within the system - Internal or Business Partner Contact
-
setBirthday
public void setBirthday(Timestamp Birthday)
Set Birthday.- Specified by:
setBirthdayin interfaceI_I_BPartner- Parameters:
Birthday- Birthday or Anniversary day
-
getBirthday
public Timestamp getBirthday()
Get Birthday.- Specified by:
getBirthdayin interfaceI_I_BPartner- Returns:
- Birthday or Anniversary day
-
setBPContactGreeting
public void setBPContactGreeting(String BPContactGreeting)
Set BP Contact Greeting.- Specified by:
setBPContactGreetingin interfaceI_I_BPartner- Parameters:
BPContactGreeting- Greeting for Business Partner Contact
-
getBPContactGreeting
public String getBPContactGreeting()
Get BP Contact Greeting.- Specified by:
getBPContactGreetingin interfaceI_I_BPartner- Returns:
- Greeting for Business Partner Contact
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartnerin interfaceI_I_BPartner- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_I_BPartner- Parameters:
C_BPartner_ID- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_IDin interfaceI_I_BPartner- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
public I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
- Specified by:
getC_BPartner_Locationin interfaceI_I_BPartner- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.- Specified by:
setC_BPartner_Location_IDin interfaceI_I_BPartner- 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.- Specified by:
getC_BPartner_Location_IDin interfaceI_I_BPartner- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_BP_Group
public I_C_BP_Group getC_BP_Group() throws RuntimeException
- Specified by:
getC_BP_Groupin interfaceI_I_BPartner- Throws:
RuntimeException
-
setC_BP_Group_ID
public void setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group.- Specified by:
setC_BP_Group_IDin interfaceI_I_BPartner- Parameters:
C_BP_Group_ID- Business Partner Group
-
getC_BP_Group_ID
public int getC_BP_Group_ID()
Get Business Partner Group.- Specified by:
getC_BP_Group_IDin interfaceI_I_BPartner- Returns:
- Business Partner Group
-
getC_Country
public I_C_Country getC_Country() throws RuntimeException
- Specified by:
getC_Countryin interfaceI_I_BPartner- Throws:
RuntimeException
-
setC_Country_ID
public void setC_Country_ID(int C_Country_ID)
Set Country.- Specified by:
setC_Country_IDin interfaceI_I_BPartner- Parameters:
C_Country_ID- Country
-
getC_Country_ID
public int getC_Country_ID()
Get Country.- Specified by:
getC_Country_IDin interfaceI_I_BPartner- Returns:
- Country
-
getC_Greeting
public I_C_Greeting getC_Greeting() throws RuntimeException
- Specified by:
getC_Greetingin interfaceI_I_BPartner- Throws:
RuntimeException
-
setC_Greeting_ID
public void setC_Greeting_ID(int C_Greeting_ID)
Set Greeting.- Specified by:
setC_Greeting_IDin interfaceI_I_BPartner- Parameters:
C_Greeting_ID- Greeting to print on correspondence
-
getC_Greeting_ID
public int getC_Greeting_ID()
Get Greeting.- Specified by:
getC_Greeting_IDin interfaceI_I_BPartner- Returns:
- Greeting to print on correspondence
-
setCity
public void setCity(String City)
Set City.- Specified by:
setCityin interfaceI_I_BPartner- Parameters:
City- Identifies a City
-
getCity
public String getCity()
Get City.- Specified by:
getCityin interfaceI_I_BPartner- Returns:
- Identifies a City
-
setComments
public void setComments(String Comments)
Set Comments.- Specified by:
setCommentsin interfaceI_I_BPartner- Parameters:
Comments- Comments or additional information
-
getComments
public String getComments()
Get Comments.- Specified by:
getCommentsin interfaceI_I_BPartner- Returns:
- Comments or additional information
-
setContactDescription
public void setContactDescription(String ContactDescription)
Set Contact Description.- Specified by:
setContactDescriptionin interfaceI_I_BPartner- Parameters:
ContactDescription- Description of Contact
-
getContactDescription
public String getContactDescription()
Get Contact Description.- Specified by:
getContactDescriptionin interfaceI_I_BPartner- Returns:
- Description of Contact
-
setContactName
public void setContactName(String ContactName)
Set Contact Name.- Specified by:
setContactNamein interfaceI_I_BPartner- Parameters:
ContactName- Business Partner Contact Name
-
getContactName
public String getContactName()
Get Contact Name.- Specified by:
getContactNamein interfaceI_I_BPartner- Returns:
- Business Partner Contact Name
-
setCountryCode
public void setCountryCode(String CountryCode)
Set ISO Country Code.- Specified by:
setCountryCodein interfaceI_I_BPartner- Parameters:
CountryCode- 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
public String getCountryCode()
Get ISO Country Code.- Specified by:
getCountryCodein interfaceI_I_BPartner- Returns:
- Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
-
getC_Region
public I_C_Region getC_Region() throws RuntimeException
- Specified by:
getC_Regionin interfaceI_I_BPartner- Throws:
RuntimeException
-
setC_Region_ID
public void setC_Region_ID(int C_Region_ID)
Set Region.- Specified by:
setC_Region_IDin interfaceI_I_BPartner- Parameters:
C_Region_ID- Identifies a geographical Region
-
getC_Region_ID
public int getC_Region_ID()
Get Region.- Specified by:
getC_Region_IDin interfaceI_I_BPartner- Returns:
- Identifies a geographical Region
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_I_BPartner- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_I_BPartner- Returns:
- Optional short description of the record
-
setDUNS
public void setDUNS(String DUNS)
Set D-U-N-S.- Specified by:
setDUNSin interfaceI_I_BPartner- Parameters:
DUNS- Dun & Bradstreet Number
-
getDUNS
public String getDUNS()
Get D-U-N-S.- Specified by:
getDUNSin interfaceI_I_BPartner- Returns:
- Dun & Bradstreet Number
-
setEMail
public void setEMail(String EMail)
Set EMail Address.- Specified by:
setEMailin interfaceI_I_BPartner- Parameters:
EMail- Electronic Mail Address
-
getEMail
public String getEMail()
Get EMail Address.- Specified by:
getEMailin interfaceI_I_BPartner- Returns:
- Electronic Mail Address
-
setFax
public void setFax(String Fax)
Set Fax.- Specified by:
setFaxin interfaceI_I_BPartner- Parameters:
Fax- Facsimile number
-
getFax
public String getFax()
Get Fax.- Specified by:
getFaxin interfaceI_I_BPartner- Returns:
- Facsimile number
-
setGroupValue
public void setGroupValue(String GroupValue)
Set Group Key.- Specified by:
setGroupValuein interfaceI_I_BPartner- Parameters:
GroupValue- Business Partner Group Key
-
getGroupValue
public String getGroupValue()
Get Group Key.- Specified by:
getGroupValuein interfaceI_I_BPartner- Returns:
- Business Partner Group Key
-
setI_BPartner_ID
public void setI_BPartner_ID(int I_BPartner_ID)
Set Import Business Partner.- Specified by:
setI_BPartner_IDin interfaceI_I_BPartner- Parameters:
I_BPartner_ID- Import Business Partner
-
getI_BPartner_ID
public int getI_BPartner_ID()
Get Import Business Partner.- Specified by:
getI_BPartner_IDin interfaceI_I_BPartner- Returns:
- Import Business Partner
-
setI_BPartner_UU
public void setI_BPartner_UU(String I_BPartner_UU)
Set I_BPartner_UU.- Specified by:
setI_BPartner_UUin interfaceI_I_BPartner- Parameters:
I_BPartner_UU- I_BPartner_UU
-
getI_BPartner_UU
public String getI_BPartner_UU()
Get I_BPartner_UU.- Specified by:
getI_BPartner_UUin interfaceI_I_BPartner- Returns:
- I_BPartner_UU
-
setI_ErrorMsg
public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.- Specified by:
setI_ErrorMsgin interfaceI_I_BPartner- Parameters:
I_ErrorMsg- Messages generated from import process
-
getI_ErrorMsg
public String getI_ErrorMsg()
Get Import Error Message.- Specified by:
getI_ErrorMsgin interfaceI_I_BPartner- Returns:
- Messages generated from import process
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported)
Set Imported.- Specified by:
setI_IsImportedin interfaceI_I_BPartner- Parameters:
I_IsImported- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()
Get Imported.- Specified by:
isI_IsImportedin interfaceI_I_BPartner- Returns:
- Has this import been processed
-
setInterestAreaName
public void setInterestAreaName(String InterestAreaName)
Set Interest Area.- Specified by:
setInterestAreaNamein interfaceI_I_BPartner- Parameters:
InterestAreaName- Name of the Interest Area
-
getInterestAreaName
public String getInterestAreaName()
Get Interest Area.- Specified by:
getInterestAreaNamein interfaceI_I_BPartner- Returns:
- Name of the Interest Area
-
setIsCustomer
public void setIsCustomer(boolean IsCustomer)
Set Customer.- Specified by:
setIsCustomerin interfaceI_I_BPartner- Parameters:
IsCustomer- Indicates if this Business Partner is a Customer
-
isCustomer
public boolean isCustomer()
Get Customer.- Specified by:
isCustomerin interfaceI_I_BPartner- Returns:
- Indicates if this Business Partner is a Customer
-
setIsEmployee
public void setIsEmployee(boolean IsEmployee)
Set Employee.- Specified by:
setIsEmployeein interfaceI_I_BPartner- Parameters:
IsEmployee- Indicates if this Business Partner is an employee
-
isEmployee
public boolean isEmployee()
Get Employee.- Specified by:
isEmployeein interfaceI_I_BPartner- Returns:
- Indicates if this Business Partner is an employee
-
setIsVendor
public void setIsVendor(boolean IsVendor)
Set Vendor.- Specified by:
setIsVendorin interfaceI_I_BPartner- Parameters:
IsVendor- Indicates if this Business Partner is a Vendor
-
isVendor
public boolean isVendor()
Get Vendor.- Specified by:
isVendorin interfaceI_I_BPartner- Returns:
- Indicates if this Business Partner is a Vendor
-
setNAICS
public void setNAICS(String NAICS)
Set NAICS/SIC.- Specified by:
setNAICSin interfaceI_I_BPartner- Parameters:
NAICS- Standard Industry Code or its successor NAIC - http://www.osha.gov/oshstats/sicser.html
-
getNAICS
public String getNAICS()
Get NAICS/SIC.- Specified by:
getNAICSin interfaceI_I_BPartner- Returns:
- Standard Industry Code or its successor NAIC - http://www.osha.gov/oshstats/sicser.html
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_I_BPartner- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_I_BPartner- Returns:
- Alphanumeric identifier of the entity
-
setName2
public void setName2(String Name2)
Set Name 2.- Specified by:
setName2in interfaceI_I_BPartner- Parameters:
Name2- Additional Name
-
getName2
public String getName2()
Get Name 2.- Specified by:
getName2in interfaceI_I_BPartner- Returns:
- Additional Name
-
setPassword
public void setPassword(String Password)
Set Password.- Specified by:
setPasswordin interfaceI_I_BPartner- Parameters:
Password- Password of any length (case sensitive)
-
getPassword
public String getPassword()
Get Password.- Specified by:
getPasswordin interfaceI_I_BPartner- Returns:
- Password of any length (case sensitive)
-
setPhone
public void setPhone(String Phone)
Set Phone.- Specified by:
setPhonein interfaceI_I_BPartner- Parameters:
Phone- Identifies a telephone number
-
getPhone
public String getPhone()
Get Phone.- Specified by:
getPhonein interfaceI_I_BPartner- Returns:
- Identifies a telephone number
-
setPhone2
public void setPhone2(String Phone2)
Set 2nd Phone.- Specified by:
setPhone2in interfaceI_I_BPartner- Parameters:
Phone2- Identifies an alternate telephone number.
-
getPhone2
public String getPhone2()
Get 2nd Phone.- Specified by:
getPhone2in interfaceI_I_BPartner- Returns:
- Identifies an alternate telephone number.
-
setPostal
public void setPostal(String Postal)
Set ZIP.- Specified by:
setPostalin interfaceI_I_BPartner- Parameters:
Postal- Postal code
-
getPostal
public String getPostal()
Get ZIP.- Specified by:
getPostalin interfaceI_I_BPartner- Returns:
- Postal code
-
setPostal_Add
public void setPostal_Add(String Postal_Add)
Set Additional Zip.- Specified by:
setPostal_Addin interfaceI_I_BPartner- Parameters:
Postal_Add- Additional ZIP or Postal code
-
getPostal_Add
public String getPostal_Add()
Get Additional Zip.- Specified by:
getPostal_Addin interfaceI_I_BPartner- Returns:
- Additional ZIP or Postal code
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessedin interfaceI_I_BPartner- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessedin interfaceI_I_BPartner- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessingin interfaceI_I_BPartner- Parameters:
Processing- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessingin interfaceI_I_BPartner- Returns:
- Process Now
-
setRegionName
public void setRegionName(String RegionName)
Set Region.- Specified by:
setRegionNamein interfaceI_I_BPartner- Parameters:
RegionName- Name of the Region
-
getRegionName
public String getRegionName()
Get Region.- Specified by:
getRegionNamein interfaceI_I_BPartner- Returns:
- Name of the Region
-
getR_InterestArea
public I_R_InterestArea getR_InterestArea() throws RuntimeException
- Specified by:
getR_InterestAreain interfaceI_I_BPartner- Throws:
RuntimeException
-
setR_InterestArea_ID
public void setR_InterestArea_ID(int R_InterestArea_ID)
Set Interest Area.- Specified by:
setR_InterestArea_IDin interfaceI_I_BPartner- Parameters:
R_InterestArea_ID- Interest Area or Topic
-
getR_InterestArea_ID
public int getR_InterestArea_ID()
Get Interest Area.- Specified by:
getR_InterestArea_IDin interfaceI_I_BPartner- Returns:
- Interest Area or Topic
-
setTaxID
public void setTaxID(String TaxID)
Set Tax ID.- Specified by:
setTaxIDin interfaceI_I_BPartner- Parameters:
TaxID- Tax Identification
-
getTaxID
public String getTaxID()
Get Tax ID.- Specified by:
getTaxIDin interfaceI_I_BPartner- Returns:
- Tax Identification
-
setTitle
public void setTitle(String Title)
Set Title.- Specified by:
setTitlein interfaceI_I_BPartner- Parameters:
Title- Name this entity is referred to as
-
getTitle
public String getTitle()
Get Title.- Specified by:
getTitlein interfaceI_I_BPartner- Returns:
- Name this entity is referred to as
-
setValue
public void setValue(String Value)
Set Search Key.- Specified by:
setValuein interfaceI_I_BPartner- Parameters:
Value- Search key for the record in the format required - must be unique
-
getValue
public String getValue()
Get Search Key.- Specified by:
getValuein interfaceI_I_BPartner- 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
-
-