com.vasoftware.sf.soap44.webservices.sfmain
Class AuditHistorySoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.AuditHistorySoapList

public class AuditHistorySoapList
extends java.lang.Object

AuditHistorySoapList class represents the audit history of an object.

Since:
4.1-SP3

Constructor Summary
AuditHistorySoapList()
           
 
Method Summary
 AuditHistorySoapRow[] getDataRows()
           
static void registerTypeMappings(org.apache.axis.client.Call call)
           
 void setDataRows(AuditHistorySoapRow[] rows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditHistorySoapList

public AuditHistorySoapList()
Method Detail

getDataRows

public AuditHistorySoapRow[] getDataRows()

setDataRows

public void setDataRows(AuditHistorySoapRow[] rows)

registerTypeMappings

public static void registerTypeMappings(org.apache.axis.client.Call call)