|
Class Summary |
| BasicCollectionConfiguration |
This class provides access to a collection configuration file. |
| BuildOptions |
Build options uses the argument list found in config.xml and the current settings from the loaded collection configuration to represent the options the user wants to use during import and build. |
| Collection |
Collection provides a common collection point for all the information about a certain collection build session. |
| CollectionConfiguration |
This class provides access to a collection configuration file. |
| CollectionManager |
This class manages many aspects of the collection, from its creation via scripts, data access via methods and its importing and building into the final collection. |
| DeleteCollectionPrompt |
This class provides the functionality to delete current collections from the GSDLHOME/collect/ directory. |
| ExportCollectionPrompt |
This class provides the functionality to export current collections from the GSDLHOME/collect/ directory to CDROM. |
| Job |
|
| LoadCollectionBox |
|
| SaveCollectionBox |
Provides a prompt allowing the user some choice in whether a collection saves. |
| SaveCollectionTask |
The actually saving of a collection must run in a thread other than the AWTEvent thread, or else the save progress box will never get updated. |