| Package | Description |
|---|---|
| org.kuali.rice.krad.document | |
| org.kuali.rice.krad.inquiry | |
| org.kuali.rice.krad.lookup | |
| org.kuali.rice.krad.maintenance | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentViewAuthorizerBase
Implementation of
ViewAuthorizer for
DocumentView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
InquiryViewAuthorizerBase
Implementation of
ViewAuthorizer for
InquiryView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
LookupViewAuthorizerBase
Implementation of
ViewAuthorizer for
LookupView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
MaintenanceViewAuthorizerBase
Implementation of
ViewAuthorizer for
MaintenanceView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewAuthorizerBase
Implementation of
ViewAuthorizer that verifies authorization with KIM permission checks |
| Modifier and Type | Method and Description |
|---|---|
ViewAuthorizer |
View.getAuthorizer()
Authorizer that should be used for the
View instance |
| Modifier and Type | Method and Description |
|---|---|
void |
View.setAuthorizer(ViewAuthorizer authorizer)
Setter for the view's authorizer
|
| Modifier and Type | Method and Description |
|---|---|
void |
View.setAuthorizerClass(Class<? extends ViewAuthorizer> authorizerClass)
Setter for the view's authorizer by class
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.