|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_Registration
public class X_AD_Registration
Generated Model for AD_Registration
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
C_COUNTRY_ID_AD_Reference_ID
C_Country_ID AD_Reference_ID=156 |
static String |
EMPLOYEERANGE_1000_2000Employees
1000-2000 employees = 1000006 |
static String |
EMPLOYEERANGE_101_200Employees
101-200 employees = 1000003 |
static String |
EMPLOYEERANGE_11_20Employees
11-20 employees = 1000001 |
static String |
EMPLOYEERANGE_201_500Employees
201-500 employees = 1000004 |
static String |
EMPLOYEERANGE_21_100Employees
21-100 employees = 1000002 |
static String |
EMPLOYEERANGE_501_1000Employees
501-1000 employees = 1000005 |
static int |
EMPLOYEERANGE_AD_Reference_ID
EmployeeRange AD_Reference_ID=470 |
static String |
EMPLOYEERANGE_Over2000Employees
Over 2000 employees = 1000007 |
static String |
EMPLOYEERANGE_UpTo10Employees
Up to 10 employees = 1000000 |
static int |
INDUSTRY_AD_Reference_ID
Industry AD_Reference_ID=471 |
static String |
INDUSTRY_ArtsEntertainmentRecreation
Arts, entertainment & recreation = 1000000 |
static String |
INDUSTRY_Construction
Construction = 1000001 |
static String |
INDUSTRY_Education
Education = 1000002 |
static String |
INDUSTRY_FinanceInsurance
Finance & insurance = 1000003 |
static String |
INDUSTRY_HealthCareSocialAssistance
Health care & social assistance = 1000004 |
static String |
INDUSTRY_Manufacturing
Manufacturing = 1000005 |
static String |
INDUSTRY_Mining
Mining = 1000006 |
static String |
INDUSTRY_Other
Other = 1000014 |
static String |
INDUSTRY_PublicSector
Public sector = 1000007 |
static String |
INDUSTRY_RealEstateRentalLeasing
Real estate, rental & leasing = 1000008 |
static String |
INDUSTRY_RetailTrade
Retail trade = 1000009 |
static String |
INDUSTRY_Services
Services = 1000010 |
static String |
INDUSTRY_TransportationWarehousing
Transportation & warehousing = 1000011 |
static String |
INDUSTRY_Utilities
Utilities = 1000012 |
static String |
INDUSTRY_WholesaleTrade
Wholesale trade = 1000013 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=625 |
static String |
Table_Name
TableName=AD_Registration |
static long |
updatedMS
Last Updated Timestamp 2008-07-21 15:31:18.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_AD_Registration(Ctx ctx,
int AD_Registration_ID,
String trxName)
Standard Constructor |
|
X_AD_Registration(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Registration_ID()
Get System Registration. |
int |
getC_Country_ID()
Get Country. |
int |
getC_Currency_ID()
Get Currency. |
String |
getCompany()
Get Company. |
String |
getEMail()
Get EMail Address. |
String |
getEmployeeRange()
Get Employees. |
String |
getFirstName()
Get First Name. |
String |
getIndustry()
Get Industry. |
String |
getLastName()
Get Last Name. |
String |
getPhone()
Get Phone. |
int |
getRecord_ID()
Get Record ID. |
String |
getRemote_Addr()
Get Remote Addr. |
String |
getRemote_Host()
Get Remote Host. |
int |
getSalesVolume()
Get Sales Volume. |
String |
getURL()
Get URL. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isEmployeeRangeValid(String test)
Is test a valid value. |
boolean |
isIndustryValid(String test)
Is test a valid value. |
boolean |
isOptIn()
Get Keep me informed of Compiere news. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isRegistered()
Get Registered. |
void |
setAD_Registration_ID(int AD_Registration_ID)
Set System Registration. |
void |
setC_Country_ID(int C_Country_ID)
Set Country. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setCompany(String Company)
Set Company. |
void |
setEMail(String EMail)
Set EMail Address. |
void |
setEmployeeRange(String EmployeeRange)
Set Employees. |
void |
setFirstName(String FirstName)
Set First Name. |
void |
setIndustry(String Industry)
Set Industry. |
void |
setIsRegistered(boolean IsRegistered)
Set Registered. |
void |
setLastName(String LastName)
Set Last Name. |
void |
setOptIn(boolean OptIn)
Set Keep me informed of Compiere news. |
void |
setPhone(String Phone)
Set Phone. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setRemote_Addr(String Remote_Addr)
Set Remote Addr. |
void |
setRemote_Host(String Remote_Host)
Set Remote Host. |
void |
setSalesVolume(int SalesVolume)
Set Sales Volume. |
void |
setURL(String URL)
Set URL. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int C_COUNTRY_ID_AD_Reference_ID
public static final int EMPLOYEERANGE_AD_Reference_ID
public static final String EMPLOYEERANGE_UpTo10Employees
public static final String EMPLOYEERANGE_11_20Employees
public static final String EMPLOYEERANGE_21_100Employees
public static final String EMPLOYEERANGE_101_200Employees
public static final String EMPLOYEERANGE_201_500Employees
public static final String EMPLOYEERANGE_501_1000Employees
public static final String EMPLOYEERANGE_1000_2000Employees
public static final String EMPLOYEERANGE_Over2000Employees
public static final int INDUSTRY_AD_Reference_ID
public static final String INDUSTRY_ArtsEntertainmentRecreation
public static final String INDUSTRY_Construction
public static final String INDUSTRY_Education
public static final String INDUSTRY_FinanceInsurance
public static final String INDUSTRY_HealthCareSocialAssistance
public static final String INDUSTRY_Manufacturing
public static final String INDUSTRY_Mining
public static final String INDUSTRY_PublicSector
public static final String INDUSTRY_RealEstateRentalLeasing
public static final String INDUSTRY_RetailTrade
public static final String INDUSTRY_Services
public static final String INDUSTRY_TransportationWarehousing
public static final String INDUSTRY_Utilities
public static final String INDUSTRY_WholesaleTrade
public static final String INDUSTRY_Other
| Constructor Detail |
|---|
public X_AD_Registration(Ctx ctx,
int AD_Registration_ID,
String trxName)
ctx - contextAD_Registration_ID - idtrxName - transaction
public X_AD_Registration(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_Registration_ID(int AD_Registration_ID)
AD_Registration_ID - System Registrationpublic int getAD_Registration_ID()
public void setC_Country_ID(int C_Country_ID)
C_Country_ID - Countrypublic int getC_Country_ID()
public void setC_Currency_ID(int C_Currency_ID)
C_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
public void setCompany(String Company)
Company - Companypublic String getCompany()
public void setEMail(String EMail)
EMail - Electronic Mail Addresspublic String getEMail()
public boolean isEmployeeRangeValid(String test)
test - testvalue
public void setEmployeeRange(String EmployeeRange)
EmployeeRange - Number of employeespublic String getEmployeeRange()
public void setFirstName(String FirstName)
FirstName - First namepublic String getFirstName()
public boolean isIndustryValid(String test)
test - testvalue
public void setIndustry(String Industry)
Industry - Industry classificationpublic String getIndustry()
public void setIsRegistered(boolean IsRegistered)
IsRegistered - The application is registered.public boolean isRegistered()
public void setLastName(String LastName)
LastName - Last namepublic String getLastName()
public void setOptIn(boolean OptIn)
OptIn - Subscribe to communication from Compierepublic boolean isOptIn()
public void setPhone(String Phone)
Phone - Identifies a telephone numberpublic String getPhone()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setRecord_ID(int Record_ID)
Record_ID - Direct internal record IDpublic int getRecord_ID()
public void setRemote_Addr(String Remote_Addr)
Remote_Addr - Remote Addresspublic String getRemote_Addr()
public void setRemote_Host(String Remote_Host)
Remote_Host - Remote host Infopublic String getRemote_Host()
public void setSalesVolume(int SalesVolume)
SalesVolume - Total Volume of Sales in Thousands of Base Currencypublic int getSalesVolume()
public void setURL(String URL)
URL - Full URL address - e.g. http://www.compiere.orgpublic String getURL()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||