| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| PropertySerializabilityEvaluator | Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable | 
| PropertySerializabilityMetadata | This class represents metadata about the serializibility of a property during the document serialization proces.. | 
| Class Summary | |
|---|---|
| AlwaysFalsePropertySerializabilityEvaluator | This implementation of PropertySerializabilityEvaluatorspecifies that all properties of a document are serializable. | 
| AlwaysTruePropertySerializibilityEvaluator | This implementation of PropertySerializabilityEvaluatorspecifies that all properties of a document are serializable. | 
| BusinessObjectPropertySerializibilityEvaluator | This implementation of PropertySerializabilityEvaluatoruses the <workflowProperties> defined within the data dictionary
 for a document. | 
| DocumentSerializationState | This object keeps track of most of the open tags while a document is serialized. | 
| PropertySerializabilityEvaluatorBase | This abstract implementation provides a default implementation of PropertySerializabilityEvaluatorBase.determinePropertyType(Object), which should suffice for most
 use cases. | 
| PropertySerializerTrie | This is a implementation of a trie/prefix tree of that contains metadata about property serializability during the document serialization process. | 
| PropertySerializerTrieNode | A node in the trie. | 
| SerializationState | This object keeps track of most of the open tags while a document is serialized. | 
| Enum Summary | |
|---|---|
| PropertySerializabilityMetadata.PropertySerializability | See docs for the elements of this enum | 
| PropertyType | Represents various types a property may be. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||