Compiere 3.1

org.compiere.process
Class RemoteUpdateVO

java.lang.Object
  extended by org.compiere.process.RemoteUpdateVO
All Implemented Interfaces:
Serializable

public class RemoteUpdateVO
extends Object
implements Serializable

Send New Data To Remote for Update

Version:
$Id: RemoteUpdateVO.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
See Also:
Serialized Form

Field Summary
 RowSet CentralData
           
 String[] KeyColumns
           
 String Sql
           
 String TableName
           
 Boolean Test
           
 
Constructor Summary
RemoteUpdateVO()
           
 
Method Summary
 String toString()
          String Representation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Test

public Boolean Test

TableName

public String TableName

Sql

public String Sql

KeyColumns

public String[] KeyColumns

CentralData

public RowSet CentralData
Constructor Detail

RemoteUpdateVO

public RemoteUpdateVO()
Method Detail

toString

public String toString()
String Representation

Overrides:
toString in class Object
Returns:
info

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.