|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_A_Registration
Generated Interface for A_Registration
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_A_Registration_ID
Column name A_Registration_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_AssetServiceDate
Column name AssetServiceDate |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsAllowPublish
Column name IsAllowPublish |
static String |
COLUMNNAME_IsInProduction
Column name IsInProduction |
static String |
COLUMNNAME_IsRegistered
Column name IsRegistered |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Note
Column name Note |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Remote_Addr
Column name Remote_Addr |
static String |
COLUMNNAME_Remote_Host
Column name Remote_Host |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=651 |
static String |
Table_Name
TableName=A_Registration |
| Method Summary | |
|---|---|
int |
getA_Asset_ID()
Get Asset. |
I_A_Asset |
getA_Asset()
|
int |
getA_Registration_ID()
Get Registration. |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
Timestamp |
getAssetServiceDate()
Get In Service Date. |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
String |
getNote()
Get Note. |
String |
getRemote_Addr()
Get Remote Addr. |
String |
getRemote_Host()
Get Remote Host. |
boolean |
isAllowPublish()
Get Allowed to be Published. |
boolean |
isInProduction()
Get In Production. |
boolean |
isProcessing()
Get Process Now |
boolean |
isRegistered()
Get Registered. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setA_Registration_ID(int A_Registration_ID)
Set Registration. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAssetServiceDate(Timestamp AssetServiceDate)
Set In Service Date. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsAllowPublish(boolean IsAllowPublish)
Set Allowed to be Published. |
void |
setIsInProduction(boolean IsInProduction)
Set In Production. |
void |
setIsRegistered(boolean IsRegistered)
Set Registered. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setNote(String Note)
Set Note. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setRemote_Addr(String Remote_Addr)
Set Remote Addr. |
void |
setRemote_Host(String Remote_Host)
Set Remote Host. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_A_Registration_ID
static final String COLUMNNAME_AssetServiceDate
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsAllowPublish
static final String COLUMNNAME_IsInProduction
static final String COLUMNNAME_IsRegistered
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Note
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Remote_Addr
static final String COLUMNNAME_Remote_Host
| Method Detail |
|---|
void setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
I_A_Asset getA_Asset()
throws Exception
Exceptionvoid setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setA_Registration_ID(int A_Registration_ID)
int getA_Registration_ID()
void setAssetServiceDate(Timestamp AssetServiceDate)
Timestamp getAssetServiceDate()
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsAllowPublish(boolean IsAllowPublish)
boolean isAllowPublish()
void setIsInProduction(boolean IsInProduction)
boolean isInProduction()
void setIsRegistered(boolean IsRegistered)
boolean isRegistered()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setNote(String Note)
String getNote()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRemote_Addr(String Remote_Addr)
String getRemote_Addr()
void setRemote_Host(String Remote_Host)
String getRemote_Host()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||