Class XmlObjectSerializerIgnoreMissingFieldsServiceImpl

java.lang.Object
org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl
org.kuali.rice.krad.service.impl.XmlObjectSerializerIgnoreMissingFieldsServiceImpl
All Implemented Interfaces:
XmlObjectSerializerService, org.springframework.beans.factory.InitializingBean

public class XmlObjectSerializerIgnoreMissingFieldsServiceImpl extends XmlObjectSerializerServiceImpl
Service implementation for the XmlObjectSerializer structure. This is the default implementation that gets delivered with Kuali. It utilizes the XStream open source libraries and framework
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Constructor Details

    • XmlObjectSerializerIgnoreMissingFieldsServiceImpl

      public XmlObjectSerializerIgnoreMissingFieldsServiceImpl()
  • Method Details