Uses of Package
org.kuali.rice.krad.util.documentserializer

Packages that use org.kuali.rice.krad.util.documentserializer
org.kuali.rice.kns.util.documentserlializer Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.krad.document   
org.kuali.rice.krad.maintenance   
org.kuali.rice.krad.service.impl Core service implementations. 
org.kuali.rice.krad.util.documentserializer   
 

Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.kns.util.documentserlializer
PropertySerializabilityEvaluator
          Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
PropertySerializabilityEvaluatorBase
          This abstract implementation provides a default implementation of PropertySerializabilityEvaluatorBase.determinePropertyType(Object), which should suffice for most use cases.
 

Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.krad.document
PropertySerializabilityEvaluator
          Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
 

Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.krad.maintenance
PropertySerializabilityEvaluator
          Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
 

Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.krad.service.impl
PropertySerializabilityEvaluator
          Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
SerializationState
          This object keeps track of most of the open tags while a document is serialized.
 

Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.krad.util.documentserializer
PropertySerializabilityEvaluator
          Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
PropertySerializabilityEvaluatorBase
          This abstract implementation provides a default implementation of PropertySerializabilityEvaluatorBase.determinePropertyType(Object), which should suffice for most use cases.
PropertySerializabilityMetadata
          This class represents metadata about the serializibility of a property during the document serialization proces..
PropertySerializabilityMetadata.PropertySerializability
          See docs for the elements of this enum
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.
PropertyType
          Represents various types a property may be.
SerializationState
          This object keeps track of most of the open tags while a document is serialized.
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.