Uses of Package
org.kuali.rice.krad.service

Packages that use org.kuali.rice.krad.service
edu.sampleu.travel.service   
org.kuali.rice.core.impl.parameter   
org.kuali.rice.coreservice.impl.component   
org.kuali.rice.coreservice.impl.namespace   
org.kuali.rice.coreservice.impl.parameter   
org.kuali.rice.devtools.pdle   
org.kuali.rice.kew.impl.peopleflow   
org.kuali.rice.kew.impl.repository   
org.kuali.rice.kew.impl.rule   
org.kuali.rice.kew.rule.web   
org.kuali.rice.kew.service.impl Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kim.document   
org.kuali.rice.kim.document.rule   
org.kuali.rice.kim.impl.group   
org.kuali.rice.kim.impl.identity   
org.kuali.rice.kim.impl.permission   
org.kuali.rice.kim.impl.responsibility   
org.kuali.rice.kim.impl.type   
org.kuali.rice.kim.lookup   
org.kuali.rice.kim.service.impl   
org.kuali.rice.kns.bo.authorization   
org.kuali.rice.kns.datadictionary.exporter   
org.kuali.rice.kns.datadictionary.validation Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.inquiry Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.kim.type Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.lookup Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.maintenance Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.service Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.service.impl   
org.kuali.rice.kns.web.struts.action Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.web.ui Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.krad.bo Core business objects including business object bases. 
org.kuali.rice.krad.dao Core dao interfaces 
org.kuali.rice.krad.dao.impl Core dao implementations using ojb. 
org.kuali.rice.krad.dao.proxy   
org.kuali.rice.krad.datadictionary   
org.kuali.rice.krad.datadictionary.validation.processor   
org.kuali.rice.krad.document   
org.kuali.rice.krad.inquiry   
org.kuali.rice.krad.keyvalues   
org.kuali.rice.krad.lookup   
org.kuali.rice.krad.maintenance   
org.kuali.rice.krad.rules   
org.kuali.rice.krad.service Core service interfaces. 
org.kuali.rice.krad.service.impl Core service implementations. 
org.kuali.rice.krad.uif.service.impl   
org.kuali.rice.krad.util   
org.kuali.rice.krad.web.controller   
org.kuali.rice.krad.workflow Workflow base package. 
org.kuali.rice.krad.workflow.attribute   
org.kuali.rice.krad.workflow.service.impl Workflow service implementations. 
org.kuali.rice.krms.impl.repository   
org.kuali.rice.krms.impl.type   
org.kuali.rice.krms.impl.ui   
org.kuali.rice.ksb.messaging.web   
org.kuali.rice.ksb.service.impl   
org.kuali.rice.location.impl.campus   
org.kuali.rice.location.impl.country   
org.kuali.rice.location.impl.county   
org.kuali.rice.location.impl.postalcode   
org.kuali.rice.location.impl.state   
org.kuali.rice.location.service.impl   
 

Classes in org.kuali.rice.krad.service used by edu.sampleu.travel.service
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
LookupService
          Defines business logic methods that support the Lookup framework
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.core.impl.parameter
DataDictionaryService
          Defines the API for interacting with the data dictionary
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.coreservice.impl.component
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.coreservice.impl.namespace
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.coreservice.impl.parameter
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
KualiModuleService
           
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.devtools.pdle
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kew.impl.peopleflow
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kew.impl.repository
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kew.impl.rule
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kew.rule.web
DataDictionaryService
          Defines the API for interacting with the data dictionary
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kew.service.impl
ModuleService
          Defines service methods for module services
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.document
SequenceAccessorService
          Provides access to sequence numbers.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.document.rule
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.impl.group
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.impl.identity
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.impl.permission
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.impl.responsibility
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
LookupService
          Defines business logic methods that support the Lookup framework
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.impl.type
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.lookup
LookupService
          Defines business logic methods that support the Lookup framework
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kim.service.impl
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
ModuleService
          Defines service methods for module services
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.bo.authorization
DataDictionaryService
          Defines the API for interacting with the data dictionary
KualiModuleService
           
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.datadictionary.exporter
DataDictionaryService
          Defines the API for interacting with the data dictionary
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.datadictionary.validation
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.inquiry
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
LookupService
          Defines business logic methods that support the Lookup framework
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.kim.type
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
DataDictionaryService
          Defines the API for interacting with the data dictionary
DictionaryValidationService
          Defines the API for the validating against the data dictionary.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.lookup
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
DataDictionaryService
          Defines the API for interacting with the data dictionary
LookupService
          Defines business logic methods that support the Lookup framework
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
SequenceAccessorService
          Provides access to sequence numbers.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.maintenance
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.service
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.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.service.impl
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
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.web.struts.action
AttachmentService
          Defines the methods common to all AttachmentService implementations
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
DocumentService
          Defines various operations that support the Document framework.
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
NoteService
          This service provides various operations related to Note objects.
PessimisticLockService
          This is the service interface for documents to use the Pessimistic Locking mechanism
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.kns.web.ui
DataDictionaryService
          Defines the API for interacting with the data dictionary
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.bo
DataDictionaryService
          Defines the API for interacting with the data dictionary
PersistenceService
           
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.dao
DocumentAdHocService
          This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.dao.impl
DataDictionaryService
          Defines the API for interacting with the data dictionary
DocumentAdHocService
          This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.dao.proxy
DocumentAdHocService
          This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.datadictionary
DataDictionaryService
          Defines the API for interacting with the data dictionary
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.datadictionary.validation.processor
DataDictionaryService
          Defines the API for interacting with the data dictionary
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.document
AttachmentService
          Defines the methods common to all AttachmentService implementations
NoteService
          This service provides various operations related to Note objects.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.inquiry
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
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
KualiModuleService
           
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.keyvalues
DataDictionaryService
          Defines the API for interacting with the data dictionary
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.lookup
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
DocumentDictionaryService
          Defines methods that a DocumentEntry Service must provide, and the API for the interacting with Document-related entries in the data dictionary
LookupService
          Defines business logic methods that support the Lookup framework
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.maintenance
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
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
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.
DocumentService
          Defines various operations that support the Document framework.
LookupService
          Defines business logic methods that support the Lookup framework
MaintenanceDocumentService
          Provides methods for working with MaintenanceDocument(s)
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.rules
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
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.
DocumentDictionaryService
          Defines methods that a DocumentEntry Service must provide, and the API for the interacting with Document-related entries in the data dictionary
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.service
AttachmentService
          Defines the methods common to all AttachmentService implementations
BusinessObjectSerializerService
           
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
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.
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
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
           
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
          This interface defines methods that a Persistence Service must provide.
PessimisticLockService
          This is the 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
          Service API for persisting Document form content and retrieving back
XmlObjectSerializerService
          This interface defines methods that an XmlObjectSerializer Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.service.impl
AttachmentService
          Defines the methods common to all AttachmentService implementations
BusinessObjectSerializerService
           
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
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
          This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups
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
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
           
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
          This interface defines methods that a Persistence Service must provide.
PessimisticLockService
          This is the 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
          Service API for persisting Document form content and retrieving back
XmlObjectSerializerService
          This interface defines methods that an XmlObjectSerializer Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.uif.service.impl
DataDictionaryService
          Defines the API for interacting with the data dictionary
DocumentDictionaryService
          Defines methods that a DocumentEntry Service must provide, and the API for the interacting with Document-related entries in the data dictionary
DocumentService
          Defines various operations that support the Document framework.
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
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.util
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.web.controller
AttachmentService
          Defines the methods common to all AttachmentService implementations
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
DataDictionaryService
          Defines the API for interacting with the data dictionary
DocumentDictionaryService
          Defines methods that a DocumentEntry Service must provide, and the API for the interacting with Document-related entries in the data dictionary
DocumentService
          Defines various operations that support the Document framework.
KualiModuleService
           
MaintenanceDocumentService
          Provides methods for working with MaintenanceDocument(s)
NoteService
          This service provides various operations related to Note objects.
SessionDocumentService
          Service API for persisting Document form content and retrieving back
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.workflow
DataDictionaryRemoteFieldService
          Provides service methods for building and validate RemotableAttributeField definitions from data dictionary AttributeDefinition configurations
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.workflow.attribute
DocumentService
          Defines various operations that support the Document framework.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krad.workflow.service.impl
PersistenceStructureService
          This interface defines methods that a Persistence Service must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krms.impl.repository
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
SequenceAccessorService
          Provides access to sequence numbers.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krms.impl.type
DataDictionaryRemoteFieldService
          Provides service methods for building and validate RemotableAttributeField definitions from data dictionary AttributeDefinition configurations
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.krms.impl.ui
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.ksb.messaging.web
KualiModuleService
           
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.ksb.service.impl
ModuleService
          Defines service methods for module services
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.location.impl.campus
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.location.impl.country
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.location.impl.county
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.location.impl.postalcode
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.location.impl.state
BusinessObjectService
          This interface defines methods that a BusinessObjectService must provide.
 

Classes in org.kuali.rice.krad.service used by org.kuali.rice.location.service.impl
ModuleService
          Defines service methods for module services
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.