Package org.sakaiproject.entitybroker.util.request
-
Class Summary Class Description RequestGetterImpl Service which will retrieve the current request information if it is available, this allows an application scoped bean to get access to request scoped informationRequestStorageImpl Impl for the request store, will store values in the request itself and will maintain a map of all request values in a threadlocal which should always be cleared at the end of the requestRequestStorageImpl.EntryComparator RequestUtils Contains a set of static utility methods for working with requestsRequestUtils.ShortestStringLastComparator Comparator which puts the longest strings first and the shortest last