Package org.kuali.rice.kns.service.impl
Class BusinessObjectSerializerServiceImpl
java.lang.Object
org.kuali.rice.krad.service.impl.SerializerServiceBase
org.kuali.rice.kns.service.impl.BusinessObjectSerializerServiceImpl
- All Implemented Interfaces:
BusinessObjectSerializerService,SerializerService,org.springframework.beans.factory.InitializingBean
@Deprecated
public class BusinessObjectSerializerServiceImpl
extends SerializerServiceBase
implements BusinessObjectSerializerService
Deprecated.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kuali.rice.krad.service.impl.SerializerServiceBase
SerializerServiceBase.AutoPopulatingListConverter, SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider, SerializerServiceBase.ProxyConverter, SerializerServiceBase.Serializer<T extends Object> -
Field Summary
Fields inherited from class org.kuali.rice.krad.service.impl.SerializerServiceBase
currentPathTracker, evaluators, legacyDataAdapter, pathToSerializationState, xmlObjectSerializerService, xstream, xStreamSecurityService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DocumentDictionaryServiceDeprecated.getPropertySerizabilityEvaluator(Object businessObject) Deprecated.voidsetDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) Deprecated.Methods inherited from class org.kuali.rice.krad.service.impl.SerializerServiceBase
afterPropertiesSet, doSerialization, getCurrentPathTracker, getXmlObjectSerializerService, ignoreField, serializeBusinessObjectToXml, setLegacyDataAdapter, setXmlObjectSerializerService, setXStreamSecurityServiceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kuali.rice.krad.service.BusinessObjectSerializerService
serializeBusinessObjectToXml
-
Constructor Details
-
BusinessObjectSerializerServiceImpl
public BusinessObjectSerializerServiceImpl()Deprecated.
-
-
Method Details
-
getPropertySerizabilityEvaluator
Deprecated.- Specified by:
getPropertySerizabilityEvaluatorin classSerializerServiceBase
-
getDocumentDictionaryService
Deprecated. -
setDocumentDictionaryService
Deprecated.
-
DataObjectSerializerServiceImpl.