|
Class Summary |
| CofaxToolsClearCache |
CofaxToolsClearCache:
Makes http calls to Cofax Servlet Server to clear article cache or template cache. |
| CofaxToolsDbUtils |
CofaxDbUtils:
Collection of database results formatting utilities for Cofax Tools. |
| CofaxToolsFTP |
CofaxToolsFTP:
Handles FTP transactions and menus for Cofax Tools to allow access to templates and images
on remote file systems. |
| CofaxToolsLogin |
CofaxToolsLogin:
Verifies user information and populates the user (session) values if verification is true. |
| CofaxToolsNavigation |
CofaxToolsNavigation:
Handles Navigation and security for CofaxTools. |
| CofaxToolsNTFileListParser |
CofaxToolsNTFileListParser:
Replaces DefaultFileListParser for the Oroinc netComponents class - which does not seem to perform
the ftp list() call correctly on NT machines. |
| CofaxToolsSecurity |
CofaxToolsSecurity:
CofaxToolsSecurity handles Security for CofaxTools. |
| CofaxToolsServlet |
Cofax Tools Servlet:
Main driver for Cofax Tools. |
| CofaxToolsUser |
CofaxToolsUser:
CofaxToolsUser is instantiated as a session object
for each new user - utilities for permissions, workflow, etc flow through this object. |
| CofaxToolsUtil |
CofaxToolsUtil:
Collection of shared utilities for Cofax Tools. CofaxToolsUtil consists of routines needed to populate
an HTML page with SQL data or get HTML data from a request. |
| MultipartRequest |
A MuliPart form data parser. |