Package com.wm.app.tn.doc

Class Summary
BizDocAttribute Definition of an attribute that can be extracted from documents.
BizDocAttributeTransform This class is used for performing transformation functions on docment attributes.
BizDocContentCacheMgr  
BizDocContentPart Represents the content part that is associated with a BizDocEnvelope.
BizDocContentUtil  
BizDocEnvelope Represents business documents in the trading network system.
BizDocErrorSet This organizes a collection of activity log events attached to a BizDoc.
BizDocRelationship Represents a relationship from one doc to another.
BizDocType Abstract class for business document types.
BizDocTypeReg A registry for BizDocTypes.
DocConstants Sundry document-related constants
EditableDocAttribute  
EnvelopeData This class keeps associated info about envelope data for XML document types.
FFDocType This class maintains information about flat file document types.
MissingDocType Represents BizDocTypes whose classes cannot be found.
RecordDocType This class is create to deal with records that is received in TN
TestDocType  
TNCallbackImpl  
UnknownDocType Instances of this class are basically placeholders -- they flag docs that aren't otherwise recognized.
XMLDocType This class keeps associated info about XML business document types.
 

Exception Summary
BizDocTypeException Indicates an error in a BizDocType operation (usually recognition)
BizDocTypeRegException An exception that wraps other exceptions.
CorruptDocException A special kind of type exception which indicates that a corrupt document has been encountered.
CorruptXMLException A special kind of type exception which indicates that corrupt XML has been encountered.