Interface | Description |
---|---|
AttachmentService |
Defines the methods common to all AttachmentService implementations
|
BusinessObjectSerializerService |
Serializes an object instance to a XML string
|
BusinessObjectService | Deprecated
use new KRAD Data framework
DataObjectService |
DataDictionaryComponentPublisherService |
A service which can be used to publish components to the Rice core component system from the data dicationary.
|
DataDictionaryRemoteFieldService |
Provides service methods for building and validate
RemotableAttributeField definitions from data
dictionary AttributeDefinition configurations |
DataDictionaryService |
Defines the API for interacting with the data dictionary
|
DataObjectAuthorizationService |
Provides methods for checking authorization for actions
on a given data object class including the security of fields
within the class
|
DataObjectMetaDataService | Deprecated
use
MetadataRepository instead |
DictionaryValidationService |
Defines the API for the validating against the data dictionary.
|
DocumentAdHocService | |
DocumentDictionaryService |
Defines methods that a
DocumentEntry Service must provide, and the API for the interacting
with Document-related entries in the data dictionary |
DocumentHeaderService |
Provides basic functions for interacting with the DocumentHeader object in the Rice application framework.
|
DocumentSerializerService |
Implementations of this interface are able to serialize documents into XML that's used by the workflow engine to perform routing, searches,
etc.
|
DocumentService |
Defines various operations that support the Document framework.
|
InactivateableFromToService |
Provides methods for retrieval of business objects implementing InactivateableFromTo and needing effective dating logic
|
InactivationBlockingDetectionService |
This service detects whether there are any records that block the inactivation of a particular record
|
InactivationBlockingDisplayService |
A service that helps to print out records that block the inactivation of another BO
|
KeyValuesService | Deprecated |
KualiExceptionIncidentService |
This is used for sending report of an incident
|
KualiFeedbackService |
This new feedback service was added to refactor
KualiExceptionIncidentService.
|
KualiModuleService | |
KualiRuleService |
Defines the interface to the business-rule evaluation service, used to evauluate document-type-specific business
rules using document-related events to drive the process.
|
LegacyAppFrameworkAdapterService | Deprecated |
LegacyDataAdapter | Deprecated
This class is deprecated by default, applications should *never*
use this adapter directly
|
LegacyDataAppAdapter | Deprecated
This class is deprecated by default, applications should *never*
use this adapter directly
|
LookupService |
Provides search capabilities for the lookup framework.
|
MailService |
Service for sending email messages
|
MaintainableXMLConversionService | |
MaintenanceDocumentService |
Provides methods for working with
MaintenanceDocument . |
ModuleService |
Defines service methods for module services
|
NoteService |
This service provides various operations related to
Note objects. |
PersistenceService | Deprecated
use new KRAD Data framework
DataObjectService |
PersistenceStructureService | Deprecated
use new KRAD Data framework
DataObjectService |
PessimisticLockService |
Service interface for documents to use the Pessimistic Locking mechanism
|
PostProcessorService |
This interface is a KFS-local wrapper for the Workflow postprocessor interface.
|
SequenceAccessorService | Deprecated
use
MaxValueIncrementerFactory instead |
SerializerService | |
SessionDocumentService | Deprecated
(Deprecated and removed from use in KRAD (KULRICE-9149)
|
ViewValidationService |
Validation service for KRAD views.
|
XmlObjectSerializerService |
This interface defines methods that an XmlObjectSerializer Service must provide.
|
Class | Description |
---|---|
KRADServiceLocator |
Service locator for the KRAD App Module
|
KRADServiceLocatorInternal |
Service locator for the KRAD Service Impl Module
|
KRADServiceLocatorWeb |
Service locator for the KRAD Web module
|
KRADServiceLocatorWeb.Namespaces |
Exception | Description |
---|---|
BusinessObjectNotLookupableException |
Thrown when a BusinessObject is expected to implement Lookupable, but does not.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.