A B C D E F G H I J K L M N O P Q R S T U V W X Z

C

CancelException - exception org.sourcejammer.server.install.CancelException.
Title: $FileName: CancelException.java$
CancelException() - Constructor for class org.sourcejammer.server.install.CancelException
Constructor for CancelException.
CancelException(String) - Constructor for class org.sourcejammer.server.install.CancelException
Constructor for CancelException.
CancelException(String, Exception) - Constructor for class org.sourcejammer.server.install.CancelException
Constructor for CancelException.
ChangeArchiveLocation - class org.sourcejammer.project.model.ChangeArchiveLocation.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
ChangeArchiveLocation() - Constructor for class org.sourcejammer.project.model.ChangeArchiveLocation
 
changeArchiveLocation(FileSysArchiveGetter, String, String) - Static method in class org.sourcejammer.project.model.ChangeArchiveLocation
 
CHANGED - Static variable in class org.sourcejammer.project.controller.ChangeListMaker
 
changeFileDescription(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Adds a new project.
ChangeListMaker - class org.sourcejammer.project.controller.ChangeListMaker.
Title: $FileName: ChangeListMaker.java$
ChangeListMaker.PathAndFile - class org.sourcejammer.project.controller.ChangeListMaker.PathAndFile.
 
ChangeListMaker.PathAndFile() - Constructor for class org.sourcejammer.project.controller.ChangeListMaker.PathAndFile
 
ChangeListMaker(NodeLibrary) - Constructor for class org.sourcejammer.project.controller.ChangeListMaker
 
changePassword(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Change a user's password.
changeUserPassword(User, String, String) - Method in class org.sourcejammer.server.security.UserManager
Change a user's password.
CHECK_OUT_DATE - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
CHECK_OUT_DATE - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
CHECK_OUT_DIRECTORY - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
CHECK_OUT_DIRECTORY - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
checkConvert(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
CHECKED_OUT_TO_USER - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
CHECKED_OUT_TO_USER - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
CheckInException - exception org.sourcejammer.server.security.CheckInException.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
CheckInException() - Constructor for class org.sourcejammer.server.security.CheckInException
 
CheckInException(String) - Constructor for class org.sourcejammer.server.security.CheckInException
 
CheckInException(String, Exception) - Constructor for class org.sourcejammer.server.security.CheckInException
 
checkInFile(long) - Method in class org.sourcejammer.project.controller.ProjectController
Set status of specified file to checked in.
checkInFile(long) - Method in interface org.sourcejammer.project.controller.Archive
Set status of specified file to checked in.
checkInFile(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Check in a file.
checkKey(long) - Method in class org.sourcejammer.project.controller.ControllerNode
This method throws BadMethodArgumentException (runtime) if the node is not locked or if the keys do not match.
CheckOutException - exception org.sourcejammer.server.security.CheckOutException.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
CheckOutException() - Constructor for class org.sourcejammer.server.security.CheckOutException
 
CheckOutException(String) - Constructor for class org.sourcejammer.server.security.CheckOutException
 
CheckOutException(String, Exception) - Constructor for class org.sourcejammer.server.security.CheckOutException
 
checkOutFile(long, String, String) - Method in class org.sourcejammer.project.controller.ProjectController
Set status of specified file to checked out.
checkOutFile(long, String, String) - Method in interface org.sourcejammer.project.controller.Archive
Set status of specified file to checked out.
checkOutFile(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Check out a file.
checkQuit(String) - Static method in class org.sourcejammer.server.install.Install
 
checkSession(DownloadFileIdentifier) - Method in class org.sourcejammer.project.view.FileDownloader
 
checkSession(SJRequest, Archive) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Checks users login status.
checkSessionAdminRequired(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Checks users login status.
checkSessionAllowAnon(SJRequest, Archive) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Checks user's login status.
checkSessionArchUserRequired(SJRequest, Archive) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Checks users login status.
checkSessionControllerRequired(SJRequest, Archive) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Checks users login status.
CHILD - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
CHILD - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
childCount() - Method in class org.sourcejammer.project.controller.VersionNode
A VersionNode cannot have any children, so this always returns 0.
childCount() - Method in class org.sourcejammer.project.controller.ProjectNode
 
childCount() - Method in class org.sourcejammer.project.controller.LabelInfo
Returns number of files that are part of this label.
childCount() - Method in class org.sourcejammer.project.controller.Label
Returns number of files that are part of this label.
childCount() - Method in class org.sourcejammer.project.controller.FileNode
Returns number of version.
childCount() - Method in class org.sourcejammer.project.controller.ControllerNode
 
childFileCheckedOut(long) - Method in class org.sourcejammer.project.controller.ProjectController
 
CHILDREN - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
CHILDREN - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
childToElement(String, Element, NodeInfo) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Builds an element for a project child or removed child.
childToElement(String, Element, NodeInfo) - Static method in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS
Builds an element for a project child or removed child.
chunkIndex - Variable in class org.sourcejammer.server.make.BufferedChunkCompare
 
chunkSize - Variable in class org.sourcejammer.server.make.BufferedChunkCompare
 
CleanupScheduler - class org.sourcejammer.server.CleanupScheduler.
Title: $FileName: CleanupScheduler.java$
CleanupScheduler.CleanupThread - class org.sourcejammer.server.CleanupScheduler.CleanupThread.
 
CleanupScheduler.CleanupThread(long) - Constructor for class org.sourcejammer.server.CleanupScheduler.CleanupThread
 
CleanupScheduler(long) - Constructor for class org.sourcejammer.server.CleanupScheduler
 
clearLocks() - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Clears all locks from lock directory.
clipReturnCharFromDiffLine(String, String, int) - Method in class org.sourcejammer.server.source.TextDiff
Clips the specified string from the end of the line.
close() - Method in class org.sourcejammer.server.make.BytesToAddStreamer
 
close() - Method in class org.sourcejammer.server.make.ByteArrayBuffer
 
close() - Method in class org.sourcejammer.server.make.BufferedChunkCompare
Returns number of bytes added.
close() - Method in class org.sourcejammer.server.source.SourceInputStream
 
closeStream() - Method in class org.sourcejammer.project.view.FileUploader
Flushes and closes the output stream.
closeStream() - Method in class org.sourcejammer.project.view.FileDownloader
 
COMMAND - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Params
 
COMMENT - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
COMMENT - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
COMMENT_FILE_NAME - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
COMMENT_FILE_NAME - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
COMMENT_LINE_LEN - Static variable in interface org.sourcejammer.server.keywords.KeywordTags
 
COMMENT_LINE_OFFSET - Static variable in interface org.sourcejammer.server.keywords.KeywordTags
 
CommentStyleManager - class org.sourcejammer.server.keywords.CommentStyleManager.
Title: SourceJammer Server 1.3 Description: Copyright: Copyright (c) 2002 Company: SourceJammer
CommentStyleManager() - Constructor for class org.sourcejammer.server.keywords.CommentStyleManager
 
COMP_CHUNK_SIZE - Static variable in class org.sourcejammer.server.ServerConfig.ConfXMLNodes
 
COMPARED_TO - Static variable in class org.sourcejammer.project.controller.ChangeListMaker
 
compareTo(Object) - Method in class org.sourcejammer.project.controller.ControllerNode
 
CONF_FILE - Static variable in class org.sourcejammer.server.ServerConfig
 
confirmConvert(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
CONNECT_TO_ARCHIVE - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Commands
 
connect(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Returns response with welcome message and session id.
connectToArchive(HttpServletRequest) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Called by post() to connect to an archive as anon user.
ControllerNode - class org.sourcejammer.project.controller.ControllerNode.
Highest level Node for Controller Nodes.
ControllerNode() - Constructor for class org.sourcejammer.project.controller.ControllerNode
 
ControllerNodeLockException - exception org.sourcejammer.project.controller.ControllerNodeLockException.
Thrown if a method tries to change a property of a ControllerNode without having the node locked first and having the correct key.
ControllerNodeLockException() - Constructor for class org.sourcejammer.project.controller.ControllerNodeLockException
 
ControllerNodeLockException(String) - Constructor for class org.sourcejammer.project.controller.ControllerNodeLockException
 
ControllerNodeLockException(String, Exception) - Constructor for class org.sourcejammer.project.controller.ControllerNodeLockException
 
controllerNodeToNodeInfo(ControllerNode) - Method in class org.sourcejammer.project.controller.ProjectController
Builds new NodeInfo object from ControllerNode.
CONTROLLERS - Static variable in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS.XMLNodes
 
ControllerUtil - class org.sourcejammer.project.controller.ControllerUtil.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
ControllerUtil() - Constructor for class org.sourcejammer.project.controller.ControllerUtil
 
Conversion - class org.sourcejammer.project.model.Conversion.
 
Conversion.ConversionTypes - class org.sourcejammer.project.model.Conversion.ConversionTypes.
 
Conversion.ConversionTypes() - Constructor for class org.sourcejammer.project.model.Conversion.ConversionTypes
 
Conversion() - Constructor for class org.sourcejammer.project.model.Conversion
 
ConversionTools - class org.sourcejammer.project.model.filesys.ConversionTools.
Title: SourceJammer 1.1 Description: Copyright: Copyright (c) 2001 Company: SourceJammer
ConversionTools() - Constructor for class org.sourcejammer.project.model.filesys.ConversionTools
 
convertAllTextFilesFor20(Project, Archive, File) - Static method in class org.sourcejammer.project.model.Conversion
 
convertAllXMLFilesFor20(File) - Static method in class org.sourcejammer.project.model.Conversion
 
convertArchive(ArchiveInfoFS) - Static method in class org.sourcejammer.project.model.Conversion
 
convertLegacyArchiveInfo(String) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
convertOneArchiveTwoZero(String, ArchiveGetter) - Static method in class org.sourcejammer.project.model.Conversion
 
convertTextFileAndManageKeywords(FileNode, String, File, NodeInfo, String) - Method in class org.sourcejammer.project.controller.ProjectController
Returns true if keyword expansion will be attempted.
convertTextFileAsFileForRetreival(File, File, int) - Static method in class org.sourcejammer.project.controller.TextFileUtil
 
convertTextFileAsFileForStorage(File) - Static method in class org.sourcejammer.project.controller.TextFileUtil
 
convertTextFileAsFileForStorage(File, boolean, ProjectObjects) - Static method in class org.sourcejammer.project.controller.TextFileUtil
 
convertTextFileFor20(FileNode, File, Spinner) - Static method in class org.sourcejammer.project.model.Conversion
 
convertTextFileForRetreival(byte[], int) - Static method in class org.sourcejammer.project.controller.TextFileUtil
Converts a text file as stored in the server (as a serialized TextLineIterator in byte[] form) and converts it to a straight text file using the requested end of line characters.
convertTextFileForRetreival(InputStream, int, File) - Static method in class org.sourcejammer.project.controller.TextFileUtil
 
convertTextFileForStorage(byte[], OutputStream) - Static method in class org.sourcejammer.project.controller.TextFileUtil
 
convertTextFileForStorage(InputStream, boolean, ProjectObjects, File) - Static method in class org.sourcejammer.project.controller.TextFileUtil
Converts a text file (in byte array form) into the proper format for storage and returns it as an serialized object in a byte array.
convertTextFileForStorage(InputStream, boolean, ProjectObjects, OutputStream) - Static method in class org.sourcejammer.project.controller.TextFileUtil
Converts a text file (in byte array form) into the proper format for storage and returns it as an serialized object in a byte array.
convertTextFileToProperFormat(FileNode, NodeLibrary) - Static method in class org.sourcejammer.project.controller.TextFileUtil
Converts the entire version history of a text file previously saved to the new text file storage format.
convertUsers() - Static method in class org.sourcejammer.project.model.Conversion
 
copyFile(long, long, long, String) - Method in class org.sourcejammer.project.controller.ProjectController
Copies the specified file from one project to another.
copyFile(long, long, long, String) - Method in interface org.sourcejammer.project.controller.Archive
Copies the specified file from one project to another.
copyFile(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Copies a file.
copyFile(String, File, File) - Static method in class org.sourcejammer.server.install.Install
 
copyProject(long, long, long, String, String) - Method in class org.sourcejammer.project.controller.ProjectController
 
copyProject(long, long, long, String, String) - Method in interface org.sourcejammer.project.controller.Archive
Copies the specified project and all children from one project to another.
copyProject(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Copies a project.
copyProjectsAndFiles(ProjectNode, ProjectNode, String) - Method in class org.sourcejammer.project.controller.ProjectController
Copy all children of source to target, recursively.
CREATED_DATE - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
CREATED_DATE - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
CREATED_USER - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
CREATED_USER - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
CtlNodeAndChildName - class org.sourcejammer.project.controller.CtlNodeAndChildName.
Title: SourceJammer 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
CtlNodeAndChildName() - Constructor for class org.sourcejammer.project.controller.CtlNodeAndChildName
 
CURRENT_FILE - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Params
 
CURRENT_PROJECT - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Params
 
currentComment - Variable in class org.sourcejammer.server.keywords.ProjectObjects
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z
Copyright © 2003 Soucejammer project.