SourceJammer 1.3.0 November 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan

Package org.sourcejammer.project.controller

Interface Summary
Archive Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
 

Class Summary
ArchiveFactory Factory class that returns Arvhive objects.
ArchiveFactory.Implementations  
ControllerNode Highest level Node for Controller Nodes.
ControllerUtil Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
CtlNodeAndChildName Title: SourceJammer 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
FileNode Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
Label Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
LabelInfo Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
LabelVersionIterator Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
LabelVersionMappingBean Identifies on version of one file in a labeled version.
PreviousVersionSourceMaker Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
PreviousVersionSourceRetreiver  
ProjectChild Represents the minimal amount of information to be stored in the Project file about each child.
ProjectController ProjectController is responsible for returning objects from the model implementation, and adding and maintaining objects in the model implementation.
ProjectModification This object contains info about properties of a ProjectNode that need to be changed.
ProjectNode Contains information about a Project, including the project's name, and links to it's parent and children.
TextFileUtil Utility class of static methods for manipulating Text Files.
VersionNode Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
 

Exception Summary
ControllerNodeLockException Thrown if a method tries to change a property of a ControllerNode without having the node locked first and having the correct key.
FileAlreadyExistsException This exception is thrown if an attept is made to create a file when the file already exists.
FileDoesNotExistException This exception is thrown if a File is requested but the File does not exist.
NoSuchVersionException Thrown if a requested version of a file does not exist.
ProjectAlreadyExistsException Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
ProjectDoesNotExistException Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
WrongFileTypeException This exception is thrown if a binary method is called on a text file, or vice versa.
 


SourceJammer 1.3.0 November 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan