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
Deprecated. Use DataObjectSerializerServiceImpl
.
@Deprecated
public class BusinessObjectSerializerServiceImpl
- extends SerializerServiceBase
- implements BusinessObjectSerializerService
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessObjectSerializerServiceImpl
public BusinessObjectSerializerServiceImpl()
- Deprecated.
getPropertySerizabilityEvaluator
public PropertySerializabilityEvaluator getPropertySerizabilityEvaluator(Object businessObject)
- Deprecated.
- Description copied from class:
SerializerServiceBase
- Get the appropriate
PropertySerializabilityEvaluator
for the given dataObject.
- Specified by:
getPropertySerizabilityEvaluator
in class SerializerServiceBase
- Parameters:
businessObject
- the data object
- Returns:
- the evaluator
getDocumentDictionaryService
protected DocumentDictionaryService getDocumentDictionaryService()
- Deprecated.
setDocumentDictionaryService
public void setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
- Deprecated.
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.