com.bea.wlai.common
Interface IResponseDefinition

All Superinterfaces:
IDocumentDefinition, Serializable

public interface IResponseDefinition
extends IDocumentDefinition

This interface embodies all the metadata about a response document. It includes the document schema (structure and usage), and the root element name for all response documents.


Methods inherited from interface com.bea.document.IDocumentDefinition
createDefaultDocument, createDefaultDocument, getDescription, getDocumentSchema, getDocumentSchemaName, getName, getRootElementName, isNull, setDescription, setDocumentSchema, setDocumentSchemaName, setName, setRootElementName