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 int
get_AccessLevel()
AccessLevelI_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.String
getAddress1()
Get Address 1.String
getAddress2()
Get Address 2.Timestamp
getBirthday()
Get Birthday.String
getBPContactGreeting()
Get BP Contact Greeting.I_C_BP_Group
getC_BP_Group()
int
getC_BP_Group_ID()
Get Business Partner Group.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_BPartner_Location
getC_BPartner_Location()
int
getC_BPartner_Location_ID()
Get Partner Location.I_C_Country
getC_Country()
int
getC_Country_ID()
Get Country.I_C_Greeting
getC_Greeting()
int
getC_Greeting_ID()
Get Greeting.I_C_Region
getC_Region()
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_BPartner_UU()
Get I_BPartner_UU.String
getI_ErrorMsg()
Get Import Error Message.String
getInterestAreaName()
Get Interest Area.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
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()
Get ZIP.String
getPostal_Add()
Get Additional Zip.I_R_InterestArea
getR_InterestArea()
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(Properties ctx)
Load Meta Databoolean
isCustomer()
Get Customer.boolean
isEmployee()
Get Employee.boolean
isI_IsImported()
Get Imported.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.boolean
isVendor()
Get Vendor.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_BPartner_UU(String I_BPartner_UU)
Set I_BPartner_UU.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
setIsCustomer(boolean IsCustomer)
Set Customer.void
setIsEmployee(boolean IsEmployee)
Set Employee.void
setIsVendor(boolean IsVendor)
Set Vendor.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(String Postal)
Set ZIP.void
setPostal_Add(String Postal_Add)
Set Additional 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()
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_AccessLevel
in classPO
- Returns:
- 2 - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAddress1
public void setAddress1(String Address1)
Set Address 1.- Specified by:
setAddress1
in interfaceI_I_BPartner
- Parameters:
Address1
- Address line 1 for this location
-
getAddress1
public String getAddress1()
Get Address 1.- Specified by:
getAddress1
in interfaceI_I_BPartner
- Returns:
- Address line 1 for this location
-
setAddress2
public void setAddress2(String Address2)
Set Address 2.- Specified by:
setAddress2
in interfaceI_I_BPartner
- Parameters:
Address2
- Address line 2 for this location
-
getAddress2
public String getAddress2()
Get Address 2.- Specified by:
getAddress2
in interfaceI_I_BPartner
- Returns:
- Address line 2 for this location
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_User
in interfaceI_I_BPartner
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_ID
in 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_ID
in interfaceI_I_BPartner
- Returns:
- User within the system - Internal or Business Partner Contact
-
setBirthday
public void setBirthday(Timestamp Birthday)
Set Birthday.- Specified by:
setBirthday
in interfaceI_I_BPartner
- Parameters:
Birthday
- Birthday or Anniversary day
-
getBirthday
public Timestamp getBirthday()
Get Birthday.- Specified by:
getBirthday
in interfaceI_I_BPartner
- Returns:
- Birthday or Anniversary day
-
setBPContactGreeting
public void setBPContactGreeting(String BPContactGreeting)
Set BP Contact Greeting.- Specified by:
setBPContactGreeting
in interfaceI_I_BPartner
- Parameters:
BPContactGreeting
- Greeting for Business Partner Contact
-
getBPContactGreeting
public String getBPContactGreeting()
Get BP Contact Greeting.- Specified by:
getBPContactGreeting
in interfaceI_I_BPartner
- Returns:
- Greeting for Business Partner Contact
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_I_BPartner
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in 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_ID
in 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_Location
in 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_ID
in 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_ID
in 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_Group
in 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_ID
in 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_ID
in interfaceI_I_BPartner
- Returns:
- Business Partner Group
-
getC_Country
public I_C_Country getC_Country() throws RuntimeException
- Specified by:
getC_Country
in interfaceI_I_BPartner
- Throws:
RuntimeException
-
setC_Country_ID
public void setC_Country_ID(int C_Country_ID)
Set Country.- Specified by:
setC_Country_ID
in interfaceI_I_BPartner
- Parameters:
C_Country_ID
- Country
-
getC_Country_ID
public int getC_Country_ID()
Get Country.- Specified by:
getC_Country_ID
in interfaceI_I_BPartner
- Returns:
- Country
-
getC_Greeting
public I_C_Greeting getC_Greeting() throws RuntimeException
- Specified by:
getC_Greeting
in interfaceI_I_BPartner
- Throws:
RuntimeException
-
setC_Greeting_ID
public void setC_Greeting_ID(int C_Greeting_ID)
Set Greeting.- Specified by:
setC_Greeting_ID
in 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_ID
in interfaceI_I_BPartner
- Returns:
- Greeting to print on correspondence
-
setCity
public void setCity(String City)
Set City.- Specified by:
setCity
in interfaceI_I_BPartner
- Parameters:
City
- Identifies a City
-
getCity
public String getCity()
Get City.- Specified by:
getCity
in interfaceI_I_BPartner
- Returns:
- Identifies a City
-
setComments
public void setComments(String Comments)
Set Comments.- Specified by:
setComments
in interfaceI_I_BPartner
- Parameters:
Comments
- Comments or additional information
-
getComments
public String getComments()
Get Comments.- Specified by:
getComments
in interfaceI_I_BPartner
- Returns:
- Comments or additional information
-
setContactDescription
public void setContactDescription(String ContactDescription)
Set Contact Description.- Specified by:
setContactDescription
in interfaceI_I_BPartner
- Parameters:
ContactDescription
- Description of Contact
-
getContactDescription
public String getContactDescription()
Get Contact Description.- Specified by:
getContactDescription
in interfaceI_I_BPartner
- Returns:
- Description of Contact
-
setContactName
public void setContactName(String ContactName)
Set Contact Name.- Specified by:
setContactName
in interfaceI_I_BPartner
- Parameters:
ContactName
- Business Partner Contact Name
-
getContactName
public String getContactName()
Get Contact Name.- Specified by:
getContactName
in interfaceI_I_BPartner
- Returns:
- Business Partner Contact Name
-
setCountryCode
public void setCountryCode(String CountryCode)
Set ISO Country Code.- Specified by:
setCountryCode
in 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:
getCountryCode
in 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_Region
in interfaceI_I_BPartner
- Throws:
RuntimeException
-
setC_Region_ID
public void setC_Region_ID(int C_Region_ID)
Set Region.- Specified by:
setC_Region_ID
in 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_ID
in interfaceI_I_BPartner
- Returns:
- Identifies a geographical Region
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_I_BPartner
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_I_BPartner
- Returns:
- Optional short description of the record
-
setDUNS
public void setDUNS(String DUNS)
Set D-U-N-S.- Specified by:
setDUNS
in interfaceI_I_BPartner
- Parameters:
DUNS
- Dun & Bradstreet Number
-
getDUNS
public String getDUNS()
Get D-U-N-S.- Specified by:
getDUNS
in interfaceI_I_BPartner
- Returns:
- Dun & Bradstreet Number
-
setEMail
public void setEMail(String EMail)
Set EMail Address.- Specified by:
setEMail
in interfaceI_I_BPartner
- Parameters:
EMail
- Electronic Mail Address
-
getEMail
public String getEMail()
Get EMail Address.- Specified by:
getEMail
in interfaceI_I_BPartner
- Returns:
- Electronic Mail Address
-
setFax
public void setFax(String Fax)
Set Fax.- Specified by:
setFax
in interfaceI_I_BPartner
- Parameters:
Fax
- Facsimile number
-
getFax
public String getFax()
Get Fax.- Specified by:
getFax
in interfaceI_I_BPartner
- Returns:
- Facsimile number
-
setGroupValue
public void setGroupValue(String GroupValue)
Set Group Key.- Specified by:
setGroupValue
in interfaceI_I_BPartner
- Parameters:
GroupValue
- Business Partner Group Key
-
getGroupValue
public String getGroupValue()
Get Group Key.- Specified by:
getGroupValue
in 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_ID
in 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_ID
in 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_UU
in 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_UU
in interfaceI_I_BPartner
- Returns:
- I_BPartner_UU
-
setI_ErrorMsg
public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.- Specified by:
setI_ErrorMsg
in interfaceI_I_BPartner
- Parameters:
I_ErrorMsg
- Messages generated from import process
-
getI_ErrorMsg
public String getI_ErrorMsg()
Get Import Error Message.- Specified by:
getI_ErrorMsg
in interfaceI_I_BPartner
- Returns:
- Messages generated from import process
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported)
Set Imported.- Specified by:
setI_IsImported
in interfaceI_I_BPartner
- Parameters:
I_IsImported
- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()
Get Imported.- Specified by:
isI_IsImported
in interfaceI_I_BPartner
- Returns:
- Has this import been processed
-
setInterestAreaName
public void setInterestAreaName(String InterestAreaName)
Set Interest Area.- Specified by:
setInterestAreaName
in interfaceI_I_BPartner
- Parameters:
InterestAreaName
- Name of the Interest Area
-
getInterestAreaName
public String getInterestAreaName()
Get Interest Area.- Specified by:
getInterestAreaName
in interfaceI_I_BPartner
- Returns:
- Name of the Interest Area
-
setIsCustomer
public void setIsCustomer(boolean IsCustomer)
Set Customer.- Specified by:
setIsCustomer
in interfaceI_I_BPartner
- Parameters:
IsCustomer
- Indicates if this Business Partner is a Customer
-
isCustomer
public boolean isCustomer()
Get Customer.- Specified by:
isCustomer
in interfaceI_I_BPartner
- Returns:
- Indicates if this Business Partner is a Customer
-
setIsEmployee
public void setIsEmployee(boolean IsEmployee)
Set Employee.- Specified by:
setIsEmployee
in interfaceI_I_BPartner
- Parameters:
IsEmployee
- Indicates if this Business Partner is an employee
-
isEmployee
public boolean isEmployee()
Get Employee.- Specified by:
isEmployee
in interfaceI_I_BPartner
- Returns:
- Indicates if this Business Partner is an employee
-
setIsVendor
public void setIsVendor(boolean IsVendor)
Set Vendor.- Specified by:
setIsVendor
in interfaceI_I_BPartner
- Parameters:
IsVendor
- Indicates if this Business Partner is a Vendor
-
isVendor
public boolean isVendor()
Get Vendor.- Specified by:
isVendor
in interfaceI_I_BPartner
- Returns:
- Indicates if this Business Partner is a Vendor
-
setNAICS
public void setNAICS(String NAICS)
Set NAICS/SIC.- Specified by:
setNAICS
in 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:
getNAICS
in 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:
setName
in interfaceI_I_BPartner
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_I_BPartner
- Returns:
- Alphanumeric identifier of the entity
-
setName2
public void setName2(String Name2)
Set Name 2.- Specified by:
setName2
in interfaceI_I_BPartner
- Parameters:
Name2
- Additional Name
-
getName2
public String getName2()
Get Name 2.- Specified by:
getName2
in interfaceI_I_BPartner
- Returns:
- Additional Name
-
setPassword
public void setPassword(String Password)
Set Password.- Specified by:
setPassword
in interfaceI_I_BPartner
- Parameters:
Password
- Password of any length (case sensitive)
-
getPassword
public String getPassword()
Get Password.- Specified by:
getPassword
in interfaceI_I_BPartner
- Returns:
- Password of any length (case sensitive)
-
setPhone
public void setPhone(String Phone)
Set Phone.- Specified by:
setPhone
in interfaceI_I_BPartner
- Parameters:
Phone
- Identifies a telephone number
-
getPhone
public String getPhone()
Get Phone.- Specified by:
getPhone
in interfaceI_I_BPartner
- Returns:
- Identifies a telephone number
-
setPhone2
public void setPhone2(String Phone2)
Set 2nd Phone.- Specified by:
setPhone2
in interfaceI_I_BPartner
- Parameters:
Phone2
- Identifies an alternate telephone number.
-
getPhone2
public String getPhone2()
Get 2nd Phone.- Specified by:
getPhone2
in interfaceI_I_BPartner
- Returns:
- Identifies an alternate telephone number.
-
setPostal
public void setPostal(String Postal)
Set ZIP.- Specified by:
setPostal
in interfaceI_I_BPartner
- Parameters:
Postal
- Postal code
-
getPostal
public String getPostal()
Get ZIP.- Specified by:
getPostal
in interfaceI_I_BPartner
- Returns:
- Postal code
-
setPostal_Add
public void setPostal_Add(String Postal_Add)
Set Additional Zip.- Specified by:
setPostal_Add
in interfaceI_I_BPartner
- Parameters:
Postal_Add
- Additional ZIP or Postal code
-
getPostal_Add
public String getPostal_Add()
Get Additional Zip.- Specified by:
getPostal_Add
in interfaceI_I_BPartner
- Returns:
- Additional ZIP or Postal code
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_I_BPartner
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_I_BPartner
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_I_BPartner
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_I_BPartner
- Returns:
- Process Now
-
setRegionName
public void setRegionName(String RegionName)
Set Region.- Specified by:
setRegionName
in interfaceI_I_BPartner
- Parameters:
RegionName
- Name of the Region
-
getRegionName
public String getRegionName()
Get Region.- Specified by:
getRegionName
in interfaceI_I_BPartner
- Returns:
- Name of the Region
-
getR_InterestArea
public I_R_InterestArea getR_InterestArea() throws RuntimeException
- Specified by:
getR_InterestArea
in interfaceI_I_BPartner
- Throws:
RuntimeException
-
setR_InterestArea_ID
public void setR_InterestArea_ID(int R_InterestArea_ID)
Set Interest Area.- Specified by:
setR_InterestArea_ID
in 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_ID
in interfaceI_I_BPartner
- Returns:
- Interest Area or Topic
-
setTaxID
public void setTaxID(String TaxID)
Set Tax ID.- Specified by:
setTaxID
in interfaceI_I_BPartner
- Parameters:
TaxID
- Tax Identification
-
getTaxID
public String getTaxID()
Get Tax ID.- Specified by:
getTaxID
in interfaceI_I_BPartner
- Returns:
- Tax Identification
-
setTitle
public void setTitle(String Title)
Set Title.- Specified by:
setTitle
in interfaceI_I_BPartner
- Parameters:
Title
- Name this entity is referred to as
-
getTitle
public String getTitle()
Get Title.- Specified by:
getTitle
in interfaceI_I_BPartner
- Returns:
- Name this entity is referred to as
-
setValue
public void setValue(String Value)
Set Search Key.- Specified by:
setValue
in 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:
getValue
in 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
-
-