WPI GDC CMS 0.0.1

Package org.wpi.gdc.cms.main

Class Summary
ACL An Access Control List.
ACLEntry An Access Control List entry.
ACLGroupEntry An Access Control List entry.
ACLUserEntry An Access Control List entry.
Config This class represents the configuration of the current CMS session.
DataSource A DataSource takes SAX events and based on them passes new SAX events onto the XMLConsumer object.
DataSourcePassthrough Same as DataSource, except that this method passes all SAX events received onto the consumer.
Event An event.
EventItem An event item.
Group Represents a Group of users.
Icon An icon is basically just a URL to an image.
NewsStory A news story.
Session This class represents the current CMS session.
Topic The Topic class represents a Topic for news stories.
User This class implements a user account.
 

Exception Summary
ConfigParseException Indicates that an error occured while parsing the configuration file.
NoSuchUserException There was no user belonging to the session.
 


WPI GDC CMS 0.0.1

Copyright © 2001 WPI Game Development Club. All Rights Reserved.