Uses of Class
org.compiere.model.X_AD_ReplicationTable
-
Packages that use X_AD_ReplicationTable Package Description org.compiere.model Provides for.... -
-
Uses of X_AD_ReplicationTable in org.compiere.model
Methods in org.compiere.model that return X_AD_ReplicationTable Modifier and Type Method Description static X_AD_ReplicationTable
MReplicationStrategy. getReplicationTable(Properties ctx, int AD_ReplicationStrategy_ID, int AD_Table_ID)
Methods in org.compiere.model that return types with arguments of type X_AD_ReplicationTable Modifier and Type Method Description List<X_AD_ReplicationTable>
MReplicationStrategy. getReplicationTables()
-