intradoc.soap.custom
Class SoapCustomPropertyListData
java.lang.Object
|
+--intradoc.soap.custom.SoapCustomElementData
|
+--intradoc.soap.custom.SoapCustomPropertyListData
- public class SoapCustomPropertyListData
- extends SoapCustomElementData
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_METADATA_LIST
public static final int USER_METADATA_LIST
- See Also:
- Constant Field Values
DOC_METADATA_LIST
public static final int DOC_METADATA_LIST
- See Also:
- Constant Field Values
DEFAULT_LIST
public static final int DEFAULT_LIST
- See Also:
- Constant Field Values
m_listType
public int m_listType
m_metaTableName
public java.lang.String m_metaTableName
m_metaNameIndex
public int m_metaNameIndex
SoapCustomPropertyListData
public SoapCustomPropertyListData()
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
getRequestProperties
public java.util.Properties getRequestProperties(PropertiesTreeNode node)
parseRequestProperty
public void parseRequestProperty(java.util.Vector nodes,
java.util.Properties props)
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. |