intradoc.soap.custom
Class SoapCustomFieldData
java.lang.Object
|
+--intradoc.soap.custom.SoapCustomElementData
|
+--intradoc.soap.custom.SoapCustomFieldData
- public class SoapCustomFieldData
- extends SoapCustomElementData
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STRING
public static int STRING
INTEGER
public static int INTEGER
FLOAT
public static int FLOAT
BOOLEAN
public static int BOOLEAN
DATE
public static int DATE
m_fieldType
public int m_fieldType
SoapCustomFieldData
public SoapCustomFieldData()
init
public void init(java.lang.String name,
java.lang.String type,
java.lang.String subType,
java.lang.String idcName)
- Overrides:
init in class SoapCustomElementData
parseRequest
public void parseRequest(DataBinder data,
PropertiesTreeNode node)
- Specified by:
parseRequest in class SoapCustomElementData
clearBoolValue
public void clearBoolValue(DataBinder data,
java.lang.String key,
java.lang.String value)
sendResponse
public void sendResponse(DataBinder data,
java.lang.StringBuffer buffer)
- Specified by:
sendResponse in class SoapCustomElementData
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. |