| Package | Description |
|---|---|
| org.kuali.rice.krad.document | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentRequestAuthorizationCache
Request authorization cache object which adds caching on workflow document calls
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentViewPresentationControllerBase.setRequestAuthorizationCache(RequestAuthorizationCache requestAuthorizationCache) |
void |
DocumentViewAuthorizerBase.setRequestAuthorizationCache(RequestAuthorizationCache requestAuthorizationCache) |
| Modifier and Type | Method and Description |
|---|---|
protected RequestAuthorizationCache |
ViewPresentationControllerBase.getRequestAuthorizationCache() |
protected RequestAuthorizationCache |
ViewAuthorizerBase.getRequestAuthorizationCache() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RequestAuthorizationCache> |
View.getRequestAuthorizationCacheClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewPresentationControllerBase.setRequestAuthorizationCache(RequestAuthorizationCache requestAuthorizationCache) |
void |
ViewPresentationController.setRequestAuthorizationCache(RequestAuthorizationCache requestAuthorizationCache) |
void |
ViewAuthorizerBase.setRequestAuthorizationCache(RequestAuthorizationCache requestAuthorizationCache) |
void |
ViewAuthorizer.setRequestAuthorizationCache(RequestAuthorizationCache requestAuthorizationCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
View.setRequestAuthorizationCacheClass(Class<? extends RequestAuthorizationCache> requestAuthorizationCacheClass) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.