Interface | Description |
---|---|
AttachmentService |
Defines the methods common to all AttachmentService implementations
|
BusinessObjectSerializerService |
Serializes an object instance to a XML string
|
BusinessObjectService |
Defines methods that a BusinessObjectService must provide
|
CsrfService |
A service which performs CSRF validation and population on a given request if necessary.
|
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 |
Provides metadata such as relationships and key fields for data objects
|
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 |
This is an interface to allow for Rice client applications to override the
DocumentHeader class being used.
|
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 |
This class provides collection retrievals to populate key value pairs of business objects.
|
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.
|
LookupService |
Defines business logic methods that support the Lookup framework
|
MailService |
Service for sending email messages
|
MaintenanceDocumentService |
Provides methods for working with
MaintenanceDocument (s) |
ModuleService |
Defines service methods for module services
|
NoteService |
This service provides various operations related to
Note objects. |
PersistenceService | |
PersistenceStructureService |
Defines methods that a Persistence Service must provide.
|
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 |
Provides access to sequence numbers.
|
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.