Stellent
HowToComponents
JavaDoc

intradoc.soap.custom
Class SoapCustomComplexElementData

java.lang.Object
  |
  +--intradoc.soap.custom.SoapCustomElementData
        |
        +--intradoc.soap.custom.SoapCustomComplexElementData

public class SoapCustomComplexElementData
extends SoapCustomElementData


Field Summary
protected  SoapCustomComplexData m_complexData
           
 
Fields inherited from class intradoc.soap.custom.SoapCustomElementData
m_idcName, m_maxOccurs, m_name, m_subType, m_type, m_wsdlType
 
Constructor Summary
SoapCustomComplexElementData()
           
 
Method Summary
 java.lang.String getDataTypes()
           
 void parseRequest(DataBinder data, PropertiesTreeNode node)
           
 void sendResponse(DataBinder data, java.lang.StringBuffer buffer)
           
 void writeSchemaComplexType(java.io.Writer writer, int numTabs)
           
 void writeSchemaElement(java.io.Writer writer, int numTabs)
           
 
Methods inherited from class intradoc.soap.custom.SoapCustomElementData
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_complexData

protected SoapCustomComplexData m_complexData
Constructor Detail

SoapCustomComplexElementData

public SoapCustomComplexElementData()
Method Detail

parseRequest

public void parseRequest(DataBinder data,
                         PropertiesTreeNode node)
Specified by:
parseRequest in class SoapCustomElementData

sendResponse

public void sendResponse(DataBinder data,
                         java.lang.StringBuffer buffer)
                  throws java.io.IOException
Specified by:
sendResponse in class SoapCustomElementData
java.io.IOException

writeSchemaElement

public void writeSchemaElement(java.io.Writer writer,
                               int numTabs)
                        throws java.io.IOException
Specified by:
writeSchemaElement in class SoapCustomElementData
java.io.IOException

writeSchemaComplexType

public void writeSchemaComplexType(java.io.Writer writer,
                                   int numTabs)
                            throws java.io.IOException
Specified by:
writeSchemaComplexType in class SoapCustomElementData
java.io.IOException

getDataTypes

public java.lang.String getDataTypes()
Specified by:
getDataTypes in class SoapCustomElementData


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