Package | Description |
---|---|
org.kuali.rice.kns.datadictionary |
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.inquiry |
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 |
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 |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends InquiryAuthorizer> |
InquiryDefinition.authorizerClass
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends InquiryAuthorizer> |
InquiryDefinition.getAuthorizerClass()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryDefinition.setAuthorizerClass(Class<? extends InquiryAuthorizer> authorizerClass)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
InquiryAuthorizerBase |
Modifier and Type | Method and Description |
---|---|
<T extends BusinessObject> |
BusinessObjectDictionaryService.getInquiryAuthorizer(Class<T> businessObjectClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<T extends BusinessObject> |
BusinessObjectDictionaryServiceImpl.getInquiryAuthorizer(Class<T> businessObjectClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BusinessObjectAuthorizationServiceImpl.addInquirableItemRestrictions(Collection sectionDefinitions,
InquiryAuthorizer authorizer,
InquiryRestrictions restrictions,
BusinessObject primaryBusinessObject,
BusinessObject businessObject,
String propertyPrefix,
Person user)
Deprecated.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.