Stellent
HowToComponents
JavaDoc

intradoc.soap.generic
Class SoapGenericResultSetData

java.lang.Object
  |
  +--intradoc.soap.generic.SoapGenericResultSetData
All Implemented Interfaces:
SoapGenericData

public class SoapGenericResultSetData
extends java.lang.Object
implements SoapGenericData


Field Summary
protected  SoapGenericSerializer m_serializer
           
 
Constructor Summary
SoapGenericResultSetData()
           
 
Method Summary
 void init(SoapGenericSerializer serializer)
           
 void parseRequest(DataBinder data, PropertiesTreeNode node)
           
 void sendResponse(DataBinder data, java.lang.StringBuffer buffer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_serializer

protected SoapGenericSerializer m_serializer
Constructor Detail

SoapGenericResultSetData

public SoapGenericResultSetData()
Method Detail

init

public void init(SoapGenericSerializer serializer)
Specified by:
init in interface SoapGenericData

parseRequest

public void parseRequest(DataBinder data,
                         PropertiesTreeNode node)
Specified by:
parseRequest in interface SoapGenericData

sendResponse

public void sendResponse(DataBinder data,
                         java.lang.StringBuffer buffer)
Specified by:
sendResponse in interface SoapGenericData


(c) 1996-2005  All rights reserved.  Stellent, Inc.