| Interface | Description |
|---|---|
| Copyable |
Defines methods a Copyable document must implement.
|
| Document |
This is the Document interface.
|
| DocumentAuthorizer |
Authorizer class for
Document instances |
| DocumentPresentationController |
Determines what actions are applicable to the given document, irrespective of user
or other state.
|
| SessionDocument |
This is a marker interface for implementing session in document.
|
| TransactionalDocument |
This is the TransactionalDocument interface.
|
| Class | Description |
|---|---|
| DocumentAuthorizerBase |
Default implementation for
DocumentAuthorizer that perform KIM permission checks to authorize the actions |
| DocumentBase | |
| DocumentPresentationControllerBase | |
| DocumentViewAuthorizerBase |
Implementation of
ViewAuthorizer for
DocumentView instances |
| DocumentViewPresentationControllerBase |
Implementation of
ViewPresentationController for
DocumentView instances |
| TransactionalDocumentBase |
Controller that handles requests coming from a
TransactionalDocumentView |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.