@Deprecated public class BusinessObjectSerializerServiceImpl extends SerializerServiceBase implements BusinessObjectSerializerService
SerializerServiceBase.AutoPopulatingListConverter, SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider, SerializerServiceBase.ProxyConverter
evaluators, legacyDataAdapter, serializationStates, xmlObjectSerializerService, xstream
Constructor and Description |
---|
BusinessObjectSerializerServiceImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected DocumentDictionaryService |
getDocumentDictionaryService()
Deprecated.
|
PropertySerializabilityEvaluator |
getPropertySerizabilityEvaluator(Object businessObject)
Deprecated.
Get the appropriate
PropertySerializabilityEvaluator for the given dataObject. |
void |
setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
Deprecated.
|
createNewDocumentSerializationState, getXmlObjectSerializerService, ignoreField, serializeBusinessObjectToXml, setLegacyDataAdapter, setXmlObjectSerializerService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serializeBusinessObjectToXml
public BusinessObjectSerializerServiceImpl()
public PropertySerializabilityEvaluator getPropertySerizabilityEvaluator(Object businessObject)
SerializerServiceBase
PropertySerializabilityEvaluator
for the given dataObject.getPropertySerizabilityEvaluator
in class SerializerServiceBase
businessObject
- the data objectprotected DocumentDictionaryService getDocumentDictionaryService()
public void setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.