|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_ReplicationTable
public class X_AD_ReplicationTable
Generated Model for AD_ReplicationTable
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
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 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_ReplicationTable |
|---|
accessLevel, COLUMNNAME_AD_ReplicationStrategy_ID, COLUMNNAME_AD_ReplicationTable_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_EntityType, COLUMNNAME_ReplicationType, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_ReplicationTable(Properties ctx,
int AD_ReplicationTable_ID,
String trxName)
Standard Constructor |
|
X_AD_ReplicationTable(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_ReplicationStrategy_ID()
Get Replication Strategy. |
I_AD_ReplicationStrategy |
getAD_ReplicationStrategy()
|
int |
getAD_ReplicationTable_ID()
Get Replication Table. |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getReplicationType()
Get Replication Type. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
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(Properties ctx,
int AD_ReplicationTable_ID,
String trxName)
public X_AD_ReplicationTable(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_ReplicationStrategy getAD_ReplicationStrategy()
throws Exception
getAD_ReplicationStrategy in interface I_AD_ReplicationTableExceptionpublic void setAD_ReplicationStrategy_ID(int AD_ReplicationStrategy_ID)
setAD_ReplicationStrategy_ID in interface I_AD_ReplicationTableAD_ReplicationStrategy_ID - Data Replication Strategypublic int getAD_ReplicationStrategy_ID()
getAD_ReplicationStrategy_ID in interface I_AD_ReplicationTablepublic KeyNamePair getKeyNamePair()
public void setAD_ReplicationTable_ID(int AD_ReplicationTable_ID)
setAD_ReplicationTable_ID in interface I_AD_ReplicationTableAD_ReplicationTable_ID - Data Replication Strategy Table Infopublic int getAD_ReplicationTable_ID()
getAD_ReplicationTable_ID in interface I_AD_ReplicationTable
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_ReplicationTableExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_ReplicationTableAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_ReplicationTablepublic void setEntityType(String EntityType)
setEntityType in interface I_AD_ReplicationTableEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_ReplicationTablepublic void setReplicationType(String ReplicationType)
setReplicationType in interface I_AD_ReplicationTableReplicationType - Type of Data Replicationpublic String getReplicationType()
getReplicationType in interface I_AD_ReplicationTable
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||