Package | Description |
---|---|
org.kuali.rice.krad.service |
Core service interfaces.
|
org.kuali.rice.krad.service.impl |
Core service implementations.
|
Modifier and Type | Method and Description |
---|---|
static XmlObjectSerializerService |
KRADServiceLocator.getXmlObjectSerializerIgnoreMissingFieldsService() |
static XmlObjectSerializerService |
KRADServiceLocator.getXmlObjectSerializerService() |
Modifier and Type | Class and Description |
---|---|
class |
XmlObjectSerializerIgnoreMissingFieldsServiceImpl
This class is the service implementation for the XmlObjectSerializer structure.
|
class |
XmlObjectSerializerServiceImpl
This class is the service implementation for the XmlObjectSerializer structure.
|
Modifier and Type | Field and Description |
---|---|
protected XmlObjectSerializerService |
SerializerServiceBase.xmlObjectSerializerService |
Modifier and Type | Method and Description |
---|---|
XmlObjectSerializerService |
SerializerServiceBase.getXmlObjectSerializerService() |
Modifier and Type | Method and Description |
---|---|
void |
SerializerServiceBase.setXmlObjectSerializerService(XmlObjectSerializerService xmlObjectSerializerService) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.