|
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_A_Registration
public class X_A_Registration
Generated Model for A_Registration
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=651 |
static String |
Table_Name
TableName=A_Registration |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.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_A_Registration(Ctx ctx,
int A_Registration_ID,
String trxName)
Standard Constructor |
|
X_A_Registration(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_ID()
Get Asset. |
int |
getA_Registration_ID()
Get Registration. |
int |
getAD_User_ID()
Get User/Contact. |
Timestamp |
getAssetServiceDate()
Get In Service Date. |
int |
getC_BPartner_ID()
Get Business Partner. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_ID()
Get Product. |
String |
getName()
Get Name. |
String |
getNote()
Get Note. |
String |
getRemote_Addr()
Get Remote Addr. |
String |
getRemote_Host()
Get Remote Host. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
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. |
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. |
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
| Constructor Detail |
|---|
public X_A_Registration(Ctx ctx,
int A_Registration_ID,
String trxName)
ctx - contextA_Registration_ID - idtrxName - transaction
public X_A_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_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setA_Asset_ID(int A_Asset_ID)
A_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
public void setA_Registration_ID(int A_Registration_ID)
A_Registration_ID - User Asset Registrationpublic int getA_Registration_ID()
public void setAssetServiceDate(Timestamp AssetServiceDate)
AssetServiceDate - Date when Asset was put into servicepublic Timestamp getAssetServiceDate()
public void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsAllowPublish(boolean IsAllowPublish)
IsAllowPublish - Indicates that publishing on the information is allowed. Otherwise it is used just as statistical summary infopublic boolean isAllowPublish()
public void setIsInProduction(boolean IsInProduction)
IsInProduction - The system is in productionpublic boolean isInProduction()
public void setIsRegistered(boolean IsRegistered)
IsRegistered - The application is registered.public boolean isRegistered()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setNote(String Note)
Note - Optional additional user defined informationpublic String getNote()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
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()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||