| Package | Description |
|---|---|
| org.kuali.rice.kns.bo.authorization | |
| 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.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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InquiryOrMaintenanceDocumentAuthorizer
This is a description of what this class does - abyrne don't forget to fill this in.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessObjectAuthorizerBase |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DocumentAuthorizer
The DocumentAuthorizer class associated with a given Document is used to
dynamically determine what editing mode and what actions are allowed for a
given user on a given document instance.
|
interface |
MaintenanceDocumentAuthorizer |
interface |
TransactionalDocumentAuthorizer
Extension to DocumentAuthorizer interface which adds transactional-document-specific methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentAuthorizerBase
DocumentAuthorizer containing common, reusable document-level authorization
code.
|
class |
MaintenanceDocumentAuthorizerBase |
class |
TransactionalDocumentAuthorizerBase
Base class for all TransactionalDocumentAuthorizers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InquiryAuthorizer |
| Modifier and Type | Class and Description |
|---|---|
class |
InquiryAuthorizerBase |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.