|
Class Summary |
| AbstractMimeUriGenerator |
Class for generating abstract, stable and generic URLs for mime objects
within the SAP Web Application Server used by portal applications and services. |
| AbstractPool |
Manages a pool of objects. |
| AbstractURI |
AbstractURL is a convenience class for manipulation of URLs based on the W3C
RFC 2396 (see the World Wide Web Consortium
pages). |
| AutoClassLoader |
Deprecated. Note: Due to architectural chnages in the prt infrastructure, this class is no longer used for class loading. |
| BrowserGuidFactory |
Factory that provides prefixed Guids that fits with what is expected byte the
browsers Created: Mon Dec 18 10:36:27 2000 |
| EditProfile |
Description of the Class |
| FiFoList |
FiFoList - implementation of a first-in first-out list. |
| Guid |
Globally unique identifier. |
| MultiValueAttributeList |
Copyright (c) SAP Portals Europe GmbH 2001 |
| MultiValuedHashMap |
Copyright (c) SAP Portals Europe GmbH 2001 |
| QuickDateFormat |
|
| RecyclableStringBuffer |
RecyclableStringBuffer.java Created: Wed Jun 27 11:00:43 2001 |
| RequestParamsUtil |
This Utility provides api for rerieving original client request parts from the PortalComponentRequest. |
| SharedString |
Class used by RecyclableStringBuffer to allow sharing the underlying char buffer, thus avoiding copying
char[] along the call chain. |
| SmartBuffer |
Implements a character buffer that can be substituted with the
StringBuffer.Note that this class is not thread safe. |
| SmartStringWriter |
This StrinWriter uses an underlying pooled StringBuffer
Calling close() method causes the buffer to be released and is able to be
reused. |
| StandardEditDialog |
and can be used as a personalization delegate. |
| Stringable |
Enables toString() method. |
| StringBufferPool |
StringBufferPool.java Created: Wed Jun 27 10:52:51 2001 |
| StringUtils |
StringUtils is a collection of String utilities in the web environment. |