com.bea.wlai.common
Interface IRequestDefinition

All Superinterfaces:
IDocumentDefinition, Serializable

public interface IRequestDefinition
extends IDocumentDefinition

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


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