|
SigPath | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Predicate | Predicate is an interface for any class supporting a predicate(Object obj) method that returns true or false depending on whether obj obeys the maintained predicate. |
| Class Summary | |
|---|---|
| AddInitUsers | Populates the database with a few new users. |
| AddOffsetToSpids | Adds an int offset to the spid of each instance of a given class. |
| Authenticate | Utility Class for Authenticating Users. |
| Base64 | Utility Class for Base 64 Encoding/Decoding. |
| Base64.InputStream | An InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. |
| Base64.OutputStream | A OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. |
| BenchmarkStatistics | Class that collects data and can present statistic information about the collected data right now the Class can only handle integers. |
| CombiningIterator | This iterator appends two given iterators |
| DBStatusMessager | Class to maintain persistant status of Database regardless of server status. |
| ExportModifiedEntities | Exports entities that have been modified or added since the initial import. |
| FilteringIterator | Iterates those elements that obey a filter predicate. |
| GlobalForwards | Global Forwards for the Struts Framework. |
| HashKey | Utility Class for Creating MD5 Hash Keys. |
| HttpLinksEnhancer | A custom SVGDOMEnhancer. |
| ImportModifiedEntities | Imports entities from another SigPath instance. |
| PLong | Wrapper class for java.lang.Long that can be enhanced
by FastObjects database. |
| ProgressListener | Progress Listener for monitoring long term tasks. |
| PropertyManager | Global Property Manager. |
| ReactionUtil | |
| SigPathConstants | SigPathConstants Class containing constants for SigPath systemwide use. |
| SigPathTimer | Class that times and logs method processes. |
| UIConstants | Contains all constants pertaining to User Interface. |
| XMLValidator | XML Document Validator. |
Core Utility Classes.
This package contains several core utilities, that may be useful across packages.
|
SigPath | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||