|
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_ComponentRegUpdate
org.compiere.model.MComponentRegUpdate
public class MComponentRegUpdate
Component Registration Trace
| Field Summary | |
|---|---|
protected static CLogger |
s_log
Logger |
| Fields inherited from class org.compiere.model.X_AD_ComponentRegUpdate |
|---|
accessLevel, ISAPPROVED_AD_Reference_ID, ISAPPROVED_No, ISAPPROVED_Yes, ISPUBLISHED_AD_Reference_ID, ISPUBLISHED_No, ISPUBLISHED_Yes, Model, Table_ID, Table_Name, updatedMS |
| 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 | |
|---|---|
MComponentRegUpdate(Ctx ctx,
int AD_ComponentRegUpdate_ID,
String trxName)
Standard Constructor |
|
MComponentRegUpdate(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
MComponentRegUpdate(MComponentReg parent,
String email,
int AD_User_ID,
int C_BPartner_ID,
String name,
String description,
String help,
String version,
String requireCompiereVersion,
String requireComponentVersion,
BigDecimal SuggestedPrice,
String DocumentationText)
Parent Constructor |
|
| Method Summary | |
|---|---|
static int |
getLastUpdate_ID(int AD_ComponentReg_ID)
Get Last update ID |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final CLogger s_log
| Constructor Detail |
|---|
public MComponentRegUpdate(Ctx ctx,
int AD_ComponentRegUpdate_ID,
String trxName)
ctx - contextAD_ComponentRegUpdate_ID - idtrxName - trx
public MComponentRegUpdate(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - trx
public MComponentRegUpdate(MComponentReg parent,
String email,
int AD_User_ID,
int C_BPartner_ID,
String name,
String description,
String help,
String version,
String requireCompiereVersion,
String requireComponentVersion,
BigDecimal SuggestedPrice,
String DocumentationText)
parent - parent| Method Detail |
|---|
public static int getLastUpdate_ID(int AD_ComponentReg_ID)
AD_ComponentReg_ID - registration
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||