|
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_ReplicationTable
public class X_AD_ReplicationTable
Generated Model for AD_ReplicationTable
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
protected static KeyNamePair |
Model
|
static int |
REPLICATIONTYPE_AD_Reference_ID
ReplicationType AD_Reference_ID=126 |
static String |
REPLICATIONTYPE_Local
Local = L |
static String |
REPLICATIONTYPE_Merge
Merge = M |
static String |
REPLICATIONTYPE_Reference
Reference = R |
static int |
Table_ID
AD_Table_ID=601 |
static String |
Table_Name
TableName=AD_ReplicationTable |
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_AD_ReplicationTable(Ctx ctx,
int AD_ReplicationTable_ID,
String trxName)
Standard Constructor |
|
X_AD_ReplicationTable(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_ReplicationStrategy_ID()
Get Replication Strategy. |
int |
getAD_ReplicationTable_ID()
Get Replication Table. |
int |
getAD_Table_ID()
Get Table. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getReplicationType()
Get Replication Type. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isReplicationTypeValid(String test)
Is test a valid value. |
void |
setAD_ReplicationStrategy_ID(int AD_ReplicationStrategy_ID)
Set Replication Strategy. |
void |
setAD_ReplicationTable_ID(int AD_ReplicationTable_ID)
Set Replication Table. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setReplicationType(String ReplicationType)
Set Replication Type. |
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 ENTITYTYPE_AD_Reference_ID
public static final int REPLICATIONTYPE_AD_Reference_ID
public static final String REPLICATIONTYPE_Local
public static final String REPLICATIONTYPE_Merge
public static final String REPLICATIONTYPE_Reference
| Constructor Detail |
|---|
public X_AD_ReplicationTable(Ctx ctx,
int AD_ReplicationTable_ID,
String trxName)
ctx - contextAD_ReplicationTable_ID - idtrxName - transaction
public X_AD_ReplicationTable(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_ReplicationStrategy_ID(int AD_ReplicationStrategy_ID)
AD_ReplicationStrategy_ID - Data Replication Strategypublic int getAD_ReplicationStrategy_ID()
public KeyNamePair getKeyNamePair()
public void setAD_ReplicationTable_ID(int AD_ReplicationTable_ID)
AD_ReplicationTable_ID - Data Replication Strategy Table Infopublic int getAD_ReplicationTable_ID()
public void setAD_Table_ID(int AD_Table_ID)
AD_Table_ID - Database Table informationpublic int getAD_Table_ID()
public void setEntityType(String EntityType)
EntityType - Dictionary Entity Type;
Determines ownership and synchronizationpublic String getEntityType()
public boolean isReplicationTypeValid(String test)
test - testvalue
public void setReplicationType(String ReplicationType)
ReplicationType - Type of Data Replicationpublic String getReplicationType()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||