Class Summary |
CommandProcessor |
This class represents the interface for creating, dropping, altering, etc.
fragment classes, fragment class parameters and page classes.
|
ConnectionPool |
Pool which handles database connections. |
DatabaseToIFS |
Deprecated. |
GetPage |
Reads XML documents from database and stores their contents into files.
|
Namespaces |
Class providing namespaces for SMWP and XML |
Serializer |
Class for initializing page class serialization |
Site |
Central class managing all functionality needed to manage
self maintaining web pages for creating, altering, deleting
and displaying of fragment parameters, fragment classes
and page classes
Several methods for creation, alteration and deletion of
fragment classes and page classes exist two times. |
SMWP_Properties |
Class providing SMWP properties |
TableNameResolver |
Resolves shortname mapped to longname
All columnnames, tablenames, constraint names etc. are
limited to 30 characters by the underlying oracle database.
|