| Modifier and Type | Field and Description |
|---|---|
protected DataDictionaryService |
ModuleConfiguration.dataDictionaryService
the implementation of the data dictionary service to use for this module.
|
| Modifier and Type | Method and Description |
|---|---|
DataDictionaryService |
ModuleConfiguration.getDataDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleConfiguration.setDataDictionaryService(DataDictionaryService dataDictionaryService) |
| Modifier and Type | Method and Description |
|---|---|
protected DataDictionaryService |
DictionaryBeanProcessorBase.getDataDictionaryService()
Returns an instance of the data dictionary service
|
protected DataDictionaryService |
DictionaryBeanFactoryPostProcessor.getDataDictionaryService()
Retrieves the data dictionary service using the KRAD service locator
|
| Modifier and Type | Method and Description |
|---|---|
protected DataDictionaryService |
AttributeValidatingTypeServiceBase.getDataDictionaryService() |
| Modifier and Type | Field and Description |
|---|---|
protected DataDictionaryService |
MandatoryElementConstraintProcessor.dataDictionaryService |
| Modifier and Type | Method and Description |
|---|---|
DataDictionaryService |
MandatoryElementConstraintProcessor.getDataDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
MandatoryElementConstraintProcessor.setDataDictionaryService(DataDictionaryService dataDictionaryService) |
| Modifier and Type | Method and Description |
|---|---|
protected DataDictionaryService |
TransactionalDocumentAuthorizerBase.getDataDictionaryService() |
protected DataDictionaryService |
DocumentControllerServiceImpl.getDataDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransactionalDocumentAuthorizerBase.setDataDictionaryService(DataDictionaryService dataDictionaryService) |
void |
DocumentControllerServiceImpl.setDataDictionaryService(DataDictionaryService dataDictionaryService) |
| Modifier and Type | Method and Description |
|---|---|
DataDictionaryService |
InquirableImpl.getDataDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
protected DataDictionaryService |
KimAttributeValuesFinder.getDataDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
protected DataDictionaryService |
DocumentRuleBase.getDataDictionaryService() |
protected DataDictionaryService |
MaintenanceDocumentRuleBase.getDdService() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceDocumentRuleBase.setDdService(DataDictionaryService ddService) |
| Modifier and Type | Method and Description |
|---|---|
static DataDictionaryService |
KRADServiceLocatorWeb.getDataDictionaryService() |
| Modifier and Type | Field and Description |
|---|---|
protected DataDictionaryService |
UifDefaultingServiceImpl.dataDictionaryService |
| Modifier and Type | Method and Description |
|---|---|
protected DataDictionaryService |
ViewHelperServiceImpl.getDataDictionaryService()
Gets the data dictionary service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewHelperServiceImpl.setDataDictionaryService(DataDictionaryService dataDictionaryService)
Sets the data dictionary service
|
void |
UifDefaultingServiceImpl.setDataDictionaryService(DataDictionaryService dataDictionaryService) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.