Package org.kuali.rice.krad.util.documentserializer
package org.kuali.rice.krad.util.documentserializer
-
ClassDescriptionThis implementation of
PropertySerializabilityEvaluatorspecifies that all properties of a document are serializable.This implementation ofPropertySerializabilityEvaluatorspecifies that all properties of a document are serializable.This implementation ofPropertySerializabilityEvaluatoruses the <workflowProperties> defined within the data dictionary for a document.This object keeps track of most of the open tags while a document is serialized.A very simple implementation ofPropertySerializabilityEvaluatorwhich simply uses the providedPropertySerializerTrieas metadata to define what should be serialized.Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializableThis abstract implementation provides a default implementation ofPropertySerializabilityEvaluatorBase.determinePropertyType(Object), which should suffice for most use cases.This class represents metadata about the serializibility of a property during the document serialization proces..See docs for the elements of this enumThis is a implementation of a trie/prefix tree of that contains metadata about property serializability during the document serialization process.A node in the trie.Represents various types a property may be.This object keeps track of most of the open tags while a document is serialized.