Package | Description |
---|---|
org.kuali.rice.kns.document.authorization |
Copyright 2005-2016 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.krad.document | |
org.kuali.rice.krad.lookup | |
org.kuali.rice.krad.maintenance | |
org.kuali.rice.krad.rules | |
org.kuali.rice.krad.service | |
org.kuali.rice.krad.service.impl | |
org.kuali.rice.krad.uif.service.impl |
Modifier and Type | Field and Description |
---|---|
protected static DocumentDictionaryService |
MaintenanceDocumentAuthorizerBase.documentDictionaryService
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static DocumentDictionaryService |
MaintenanceDocumentAuthorizerBase.getDocumentDictionaryService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected DocumentDictionaryService |
BusinessObjectSerializerServiceImpl.getDocumentDictionaryService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessObjectSerializerServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DocumentDictionaryService |
DocumentViewAuthorizerBase.getDocumentDictionaryService() |
protected DocumentDictionaryService |
DocumentControllerServiceImpl.getDocumentDictionaryService() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentViewAuthorizerBase.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
void |
DocumentControllerServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
Modifier and Type | Method and Description |
---|---|
DocumentDictionaryService |
LookupableImpl.getDocumentDictionaryService() |
Modifier and Type | Method and Description |
---|---|
void |
LookupableImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
Modifier and Type | Method and Description |
---|---|
protected DocumentDictionaryService |
MaintenanceDocumentPresentationControllerBase.getDocumentDictionaryService() |
protected DocumentDictionaryService |
MaintenanceDocumentBase.getDocumentDictionaryService() |
protected DocumentDictionaryService |
MaintenanceDocumentAuthorizerBase.getDocumentDictionaryService() |
DocumentDictionaryService |
MaintainableImpl.getDocumentDictionaryService() |
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceDocumentPresentationControllerBase.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
void |
MaintenanceDocumentAuthorizerBase.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
void |
MaintainableImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
Modifier and Type | Method and Description |
---|---|
protected static DocumentDictionaryService |
DocumentRuleBase.getDocumentDictionaryService() |
Modifier and Type | Method and Description |
---|---|
static void |
DocumentRuleBase.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
Modifier and Type | Method and Description |
---|---|
static DocumentDictionaryService |
KRADServiceLocatorWeb.getDocumentDictionaryService() |
Modifier and Type | Class and Description |
---|---|
class |
DocumentDictionaryServiceImpl
Implementation of
DocumentDictionaryService which reads configuration
from the data dictionary |
Modifier and Type | Field and Description |
---|---|
protected DocumentDictionaryService |
MaintenanceDocumentServiceImpl.documentDictionaryService |
protected DocumentDictionaryService |
DocumentServiceImpl.documentDictionaryService |
protected DocumentDictionaryService |
DictionaryValidationServiceImpl.documentDictionaryService |
Modifier and Type | Method and Description |
---|---|
DocumentDictionaryService |
MaintenanceDocumentServiceImpl.getDocumentDictionaryService() |
DocumentDictionaryService |
KualiRuleServiceImpl.getDocumentDictionaryService() |
protected DocumentDictionaryService |
DocumentServiceImpl.getDocumentDictionaryService() |
DocumentDictionaryService |
DictionaryValidationServiceImpl.getDocumentDictionaryService()
gets the locally saved instance of @{link DocumentDictionaryService}
|
protected DocumentDictionaryService |
DataObjectAuthorizationServiceImpl.getDocumentDictionaryService() |
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceDocumentServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
void |
KualiRuleServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
void |
DocumentServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
void |
DictionaryValidationServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
sets the
DocumentDictionaryService |
void |
DataObjectAuthorizationServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
Modifier and Type | Method and Description |
---|---|
DocumentDictionaryService |
TransactionalViewTypeServiceImpl.getDocumentDictionaryService()
Returns the document dictionary service.
|
DocumentDictionaryService |
MaintenanceViewTypeServiceImpl.getDocumentDictionaryService() |
Modifier and Type | Method and Description |
---|---|
void |
TransactionalViewTypeServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService)
Initializes the document dictionary service.
|
void |
MaintenanceViewTypeServiceImpl.setDocumentDictionaryService(DocumentDictionaryService documentDictionaryService) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.