|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Registration
Generated Interface for AD_Registration
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Registration_ID
Column name AD_Registration_ID |
static String |
COLUMNNAME_AD_System_ID
Column name AD_System_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Location_ID
Column name C_Location_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IndustryInfo
Column name IndustryInfo |
static String |
COLUMNNAME_IsAllowPublish
Column name IsAllowPublish |
static String |
COLUMNNAME_IsAllowStatistics
Column name IsAllowStatistics |
static String |
COLUMNNAME_IsInProduction
Column name IsInProduction |
static String |
COLUMNNAME_IsRegistered
Column name IsRegistered |
static String |
COLUMNNAME_NumberEmployees
Column name NumberEmployees |
static String |
COLUMNNAME_PlatformInfo
Column name PlatformInfo |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static String |
COLUMNNAME_Remote_Addr
Column name Remote_Addr |
static String |
COLUMNNAME_Remote_Host
Column name Remote_Host |
static String |
COLUMNNAME_SalesVolume
Column name SalesVolume |
static String |
COLUMNNAME_StartProductionDate
Column name StartProductionDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=625 |
static String |
Table_Name
TableName=AD_Registration |
| Method Summary | |
|---|---|
int |
getAD_Registration_ID()
Get System Registration. |
int |
getAD_System_ID()
Get System. |
I_AD_System |
getAD_System()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Location_ID()
Get Address. |
String |
getDescription()
Get Description. |
String |
getIndustryInfo()
Get Industry Info. |
int |
getNumberEmployees()
Get Employees. |
String |
getPlatformInfo()
Get Platform Info. |
int |
getRecord_ID()
Get Record ID. |
String |
getRemote_Addr()
Get Remote Addr. |
String |
getRemote_Host()
Get Remote Host. |
int |
getSalesVolume()
Get Sales Volume in 1.000. |
Timestamp |
getStartProductionDate()
Get Start Implementation/Production. |
boolean |
isAllowPublish()
Get Allowed to be Published. |
boolean |
isAllowStatistics()
Get Maintain Statistics. |
boolean |
isInProduction()
Get In Production. |
boolean |
isProcessing()
Get Process Now |
boolean |
isRegistered()
Get Registered. |
void |
setAD_Registration_ID(int AD_Registration_ID)
Set System Registration. |
void |
setAD_System_ID(int AD_System_ID)
Set System. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Location_ID(int C_Location_ID)
Set Address. |
void |
setDescription(String Description)
Set Description. |
void |
setIndustryInfo(String IndustryInfo)
Set Industry Info. |
void |
setIsAllowPublish(boolean IsAllowPublish)
Set Allowed to be Published. |
void |
setIsAllowStatistics(boolean IsAllowStatistics)
Set Maintain Statistics. |
void |
setIsInProduction(boolean IsInProduction)
Set In Production. |
void |
setIsRegistered(boolean IsRegistered)
Set Registered. |
void |
setNumberEmployees(int NumberEmployees)
Set Employees. |
void |
setPlatformInfo(String PlatformInfo)
Set Platform Info. |
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 in 1.000. |
void |
setStartProductionDate(Timestamp StartProductionDate)
Set Start Implementation/Production. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Registration_ID
static final String COLUMNNAME_AD_System_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Location_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IndustryInfo
static final String COLUMNNAME_IsAllowPublish
static final String COLUMNNAME_IsAllowStatistics
static final String COLUMNNAME_IsInProduction
static final String COLUMNNAME_IsRegistered
static final String COLUMNNAME_NumberEmployees
static final String COLUMNNAME_PlatformInfo
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Record_ID
static final String COLUMNNAME_Remote_Addr
static final String COLUMNNAME_Remote_Host
static final String COLUMNNAME_SalesVolume
static final String COLUMNNAME_StartProductionDate
| Method Detail |
|---|
void setAD_Registration_ID(int AD_Registration_ID)
int getAD_Registration_ID()
void setAD_System_ID(int AD_System_ID)
int getAD_System_ID()
I_AD_System getAD_System()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_Location_ID(int C_Location_ID)
int getC_Location_ID()
void setDescription(String Description)
String getDescription()
void setIndustryInfo(String IndustryInfo)
String getIndustryInfo()
void setIsAllowPublish(boolean IsAllowPublish)
boolean isAllowPublish()
void setIsAllowStatistics(boolean IsAllowStatistics)
boolean isAllowStatistics()
void setIsInProduction(boolean IsInProduction)
boolean isInProduction()
void setIsRegistered(boolean IsRegistered)
boolean isRegistered()
void setNumberEmployees(int NumberEmployees)
int getNumberEmployees()
void setPlatformInfo(String PlatformInfo)
String getPlatformInfo()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRecord_ID(int Record_ID)
int getRecord_ID()
void setRemote_Addr(String Remote_Addr)
String getRemote_Addr()
void setRemote_Host(String Remote_Host)
String getRemote_Host()
void setSalesVolume(int SalesVolume)
int getSalesVolume()
void setStartProductionDate(Timestamp StartProductionDate)
Timestamp getStartProductionDate()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||