org.dspace.app.xmlui.utils |
|
Java Source File Name | Type | Comment |
AuthenticationUtil.java | Class | Methods for authenticating the user. |
ContextUtil.java | Class | Miscellaneous UI utility methods methods for managing DSpace context. |
DSpaceValidity.java | Class | This is a validity object specificaly implemented for the caching
needs of DSpace, Manakin, and Cocoon.
The basic idea is that each time a DSpace object rendered by a cocoon
component the object and everything about it that makes it unique should
be reflected in the validity object for the component. |
HandleUtil.java | Class | Simple utility class for extracting handles. |
RequestInfo.java | Class | Stores information about an HTTP request. |
RequestUtils.java | Class | General utilities for common operations on Request objects. |
UIException.java | Class | A class representing an error generated by the Manakin. |