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

G

GEN_BY - Static variable in class org.sourcejammer.project.controller.ChangeListMaker
 
generateList() - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
generateLockFile(long, String, long) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Generates and returns a lock XML file.
GET_FILE - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Commands
 
GET_FILE_VERSION - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Commands
 
getAddChild() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getAnonymousUserName() - Method in class org.sourcejammer.server.ServerConfig
 
getArchInfo() - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
getArchive(ArchiveInfoFlex) - Method in interface org.sourcejammer.project.model.ArchiveGetter
 
getArchive(ArchiveInfoFlex) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
getArchive(String) - Method in class org.sourcejammer.project.controller.ArchiveFactory
 
getArchive(String) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
getArchiveInfo() - Method in class org.sourcejammer.project.controller.ProjectController
Gives subclasses access to archive info object.
getArchiveInfo() - Method in interface org.sourcejammer.project.controller.Archive
Returns the ArchiveInfo object for this Archive.
getArchiveInfo(String) - Method in interface org.sourcejammer.project.model.ArchiveGetter
 
getArchiveInfo(String) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
getArchiveInfo(String) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
getArchiveName() - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
getArchiveName() - Method in interface org.sourcejammer.project.ArchiveInfo
 
getArchiveName() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS
 
getArchiveName() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
getArchiveNames() - Method in class org.sourcejammer.project.controller.ArchiveFactory
 
getArchiveNames() - Method in interface org.sourcejammer.project.model.ArchiveGetter
 
getArchiveNames() - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
getArchiveNames(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Return a list of archives available on this server.

Required SJRequest Params:
   newArchiveName -- name of archive to be deleted.
getArchiveProperties(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
getArchiveRootFileName() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS
 
getArchiveRootFileName() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
getArchiveUserList(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
getBaseRequest(HttpServletRequest) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Returns a SJRequest object with initial parameters set.
getBegin() - Method in class org.sourcejammer.server.make.BuildDelta.SearchRange
 
getBeginNewLine(int, String) - Method in class org.sourcejammer.server.keywords.KeywordExpander
 
getBeginNewLineIndent(int, String, String) - Method in class org.sourcejammer.server.keywords.KeywordExpander
 
getBinaryRangeSize() - Method in class org.sourcejammer.server.ServerConfig
 
getBuffer() - Method in class org.sourcejammer.server.make.ByteArrayBuffer
 
getBytesToAdd() - Method in class org.sourcejammer.server.source.AddBytes
 
getChangeList(long, int, int, int) - Method in class org.sourcejammer.project.controller.ProjectController
Generated change list for specified label and saves it as a temp file.
getChangeList(long, int, int, int) - Method in interface org.sourcejammer.project.controller.Archive
Generated change list for specified label and saves it as a temp file.
getChangeList(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Builds a change list and returns download id.
getCheckedOutDate() - Method in class org.sourcejammer.project.controller.FileNode
 
getCheckedOutToPath() - Method in class org.sourcejammer.project.controller.FileNode
 
getCheckedOutToUser() - Method in class org.sourcejammer.project.controller.FileNode
 
getChildName() - Method in class org.sourcejammer.project.controller.CtlNodeAndChildName
 
getChildNode(String) - Method in class org.sourcejammer.project.controller.ProjectNode
Returns the child node with the specified name.
getChildNodeName(long, int) - Method in class org.sourcejammer.project.controller.ProjectNode
 
getChildrenInfo() - Method in class org.sourcejammer.project.controller.ProjectNode
Returns an Enumeration for iterating through of all of the children (ProjectChild objects) of this ProjectNode.
getCommentFileName() - Method in class org.sourcejammer.project.model.filesys.VersionNodeFS
 
getCommentIndicatorForExtension(String) - Static method in class org.sourcejammer.server.keywords.CommentStyleManager
This is not implemented yet.
getCompareChunk() - Method in class org.sourcejammer.server.make.BuildDelta.SearchRange
 
getComparisonChunckSize() - Method in class org.sourcejammer.server.ServerConfig
 
getCompleteUserList(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
getControllerUserList() - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
getControllerUserList() - Method in interface org.sourcejammer.project.ArchiveInfo2
 
getControllerUserList() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS2
Returns Enumeration of controller usernames.
getControllerUserList() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
Returns Enumeration of controller usernames.
getControllerUserList(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
getConvertArchiveName(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
getCreatedDate() - Method in class org.sourcejammer.project.controller.LabelInfo
 
getCreatedDate() - Method in class org.sourcejammer.project.controller.ControllerNode
 
getCreatedDate() - Method in interface org.sourcejammer.project.model.filesys.NodeFS
Returns the date the Node was added to the archive.
getCreatedUser() - Method in class org.sourcejammer.project.controller.VersionNode
 
getCurrentComment() - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
getCurrentLine() - Method in class org.sourcejammer.server.source.TextLineReader
Returns the current line without adavancing the iterator.
getDebug() - Method in class org.sourcejammer.server.make.BuildDelta
 
getDefaultArchiveRoot() - Method in class org.sourcejammer.server.ServerConfig
 
getDescription() - Method in class org.sourcejammer.project.controller.LabelInfo
 
getDescrption() - Method in class org.sourcejammer.project.controller.FileNode
 
getDocument() - Method in class org.sourcejammer.project.model.filesys.NodeXMLBean
 
getEnd() - Method in class org.sourcejammer.server.make.BuildDelta.SearchRange
 
getExpander() - Method in class org.sourcejammer.server.keywords.KeywordInLine
 
getExtension(String) - Static method in class org.sourcejammer.server.keywords.CommentStyleManager
 
getFile() - Method in class org.sourcejammer.server.source.ByteArraySource
 
getFile(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Downloads the requested file to the user's web browser.
getFile(long) - Method in class org.sourcejammer.project.controller.ProjectController
Get File object (info about file).
getFile(long) - Method in interface org.sourcejammer.project.controller.Archive
Get File object (info about file).
getFileDescription(long) - Method in class org.sourcejammer.project.controller.ProjectController
Gets and returns the description of a file.
getFileDescription(long) - Method in interface org.sourcejammer.project.controller.Archive
Returns the description of a file.
getFileInfo(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Gets information about a file.
getFileLatestVersion(long, int) - Method in class org.sourcejammer.project.controller.ProjectController
Get latest version of file source to temp dir and return temp file ID.
getFileLatestVersion(long, int) - Method in interface org.sourcejammer.project.controller.Archive
Get latest version of file source to temp dir and return temp file ID.
getFileLatestVersion(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Gets latest version of a file.
getFileLatestVersionID(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Gets unique ID of latest version of a file.

Required SJRequest Params:
   requestedNodeUniqueID -- id of file.
getFileLatestVersionTLR(long) - Method in class org.sourcejammer.project.controller.ProjectController
Get latest version of text file source as TextLineReader.
getFileLatestVersionTLR(long) - Method in interface org.sourcejammer.project.controller.Archive
Get latest version of text file source as TextLineReader.
getFileName() - Method in class org.sourcejammer.project.model.filesys.VersionNodeFS
Gets the name of the file used by the filesys implementation to store info on this Node.
getFileName() - Method in class org.sourcejammer.project.model.filesys.ProjectNodeFS
Gets the name of the file used by the filesys implementation to store info on this Node.
getFileName() - Method in interface org.sourcejammer.project.model.filesys.NodeFS
Gets the name of the file used by the filesys implementation to store info on this Node.
getFileName() - Method in class org.sourcejammer.project.model.filesys.FileSysLabel
 
getFileName() - Method in class org.sourcejammer.project.model.filesys.FileNodeFS
Gets the name of the file used by the filesys implementation to store info on this Node.
getFileNode() - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
getFileNode(long) - Method in class org.sourcejammer.project.controller.ProjectController
Allows "master control" to look at file info to verify check out, check in, file type, etc.
getFileNode(long) - Method in interface org.sourcejammer.project.controller.Archive
Allows "master control" to look at file info to verify check out, check in, file type, etc.
getFileNode(long) - Method in interface org.sourcejammer.project.model.NodeLibrary
Retrieve or construct a FileNode based on it's node id.
getFileNode(long) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Retrieves and locks a File node on the file system.
getFileNode(long, boolean) - Method in class org.sourcejammer.project.controller.ProjectController
Allows "master control" to look at file info to verify check out, check in, file type, etc.
getFileNode(long, boolean) - Method in interface org.sourcejammer.project.controller.Archive
Allows "master control" to look at file info to verify check out, check in, file type, etc.
getFileNode(long, boolean) - Method in interface org.sourcejammer.project.model.NodeLibrary
Retrieve or construct a FileNode based on it's node id.
getFileNode(long, boolean) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Retrieve or construct a FileNode based on it's node id.
getFileParent() - Method in class org.sourcejammer.project.controller.FileNode
Deprecated.  
getFileResponse(CommandLine, boolean, boolean) - Static method in class org.sourcejammer.server.install.Install
 
getFileResponse(CommandLine, boolean, boolean, File) - Static method in class org.sourcejammer.server.install.Install
 
getFilesysDirectory() - Method in class org.sourcejammer.server.ServerConfig
Returns the filesysDirectory.
getFileSysKey() - Method in class org.sourcejammer.project.model.filesys.VersionNodeFS
 
getFileSysKey() - Method in class org.sourcejammer.project.model.filesys.ProjectNodeFS
 
getFileSysKey() - Method in interface org.sourcejammer.project.model.filesys.NodeFS
Returns key used to lock and unlock object file on the file system.
getFileSysKey() - Method in class org.sourcejammer.project.model.filesys.FileNodeFS
 
getFileType() - Method in class org.sourcejammer.project.controller.FileNode
Compare to org.sourcejammer.util.AppConfig.FileTypes
getFileUploadID() - Method in interface org.sourcejammer.project.view.Uploader
Returns the unique file upload ID.
getFileUploadID() - Method in class org.sourcejammer.project.view.FileUploader
Returns the unique file upload ID.
getFileVersion(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Downloads the requested file version to the user's web browser.
getFileVersion(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Gets a previous version of a file.
getFileVersionDelta(long) - Method in class org.sourcejammer.project.controller.ProjectController
Get specified delta object for file.
getFileVersionDelta(long) - Method in interface org.sourcejammer.project.controller.Archive
Get specified delta object for file.
getFileVersionTextDelta(long) - Method in class org.sourcejammer.project.controller.ProjectController
Get specified delta object for file.
getFileVersionTextDelta(long) - Method in interface org.sourcejammer.project.controller.Archive
Get specified delta object for a text file.
getFullName() - Method in class org.sourcejammer.server.security.User
 
getFullPathToArchiveInfoObject(String) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
getHistoryStorageType() - Method in class org.sourcejammer.project.controller.FileNode
 
getHunk() - Method in class JLibDiff.SJDiff
Returns a vector containing Hunks.
getHunk(edit, char[], char[]) - Static method in class JLibDiff.SJDiff
 
getHunk(edit, char[], char[], String) - Static method in class JLibDiff.SJDiff
 
getHunk(edit, String[], String[]) - Static method in class JLibDiff.SJDiff
 
getHunk(edit, String[], String[], String) - Static method in class JLibDiff.SJDiff
 
getIndex() - Method in class org.sourcejammer.server.make.ByteArrayChunkCompare
 
getIndex() - Method in class org.sourcejammer.server.make.BufferedChunkCompare
 
getIndex() - Method in class org.sourcejammer.server.source.TextLineReader
 
getIndex() - Method in class org.sourcejammer.web.servlet.WebProjectPathElement
 
getInfoElement() - Method in class org.sourcejammer.project.model.filesys.NodeXMLBean
 
getInstance() - Static method in class org.sourcejammer.project.controller.ArchiveFactory
 
getInstance() - Static method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
getInstance() - Static method in class org.sourcejammer.server.ServerConfig
 
getInstance() - Static method in class org.sourcejammer.server.CleanupScheduler
 
getInstance() - Static method in class org.sourcejammer.server.security.UserManager
 
getInstance() - Static method in class org.sourcejammer.server.security.SessionManager
 
getInstance(String) - Static method in class org.sourcejammer.server.ServerConfig
 
getKeyword() - Method in class org.sourcejammer.server.keywords.KeywordInLine
 
getKeywordBeginIndex() - Method in class org.sourcejammer.server.keywords.KeywordInLine
 
getKeywordExpandExtensionList() - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
getKeywordExpandExtensionList() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
getLabelContentList(long, int) - Method in class org.sourcejammer.project.controller.ProjectController
Returns the Label object (which contains the sourcejammer path and version number for each object in the labeled version) with the specified name.
getLabelContentList(long, int) - Method in interface org.sourcejammer.project.controller.Archive
Returns the Label object (which contains the sourcejammer path and version number for each object in the labeled version) with the specified name.
getLabelContentList(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Gets info about all file/versions in a label.

Required SJRequest Params:
   requestedNodeUniqueID -- id of the label.
   versionNumber -- Version number (NOT unique ID) of the label requested.
Info about response:
   nodeUniqueID -- Unique Id of root project of the label.
   objectArray -- Array of LabelVersionMappingBeans, one for each file in the label.
getLabelList() - Method in class org.sourcejammer.project.controller.ProjectController
Deprecated.  
getLabelList() - Method in interface org.sourcejammer.project.controller.Archive
Deprecated.  
getLabelList(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Deprecated.  
getLabelSJPath(Document) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Parses a label xml document and returns the SJPath.
getLabelSJPath(Document) - Static method in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS
Parses a label xml document and returns the SJPath.
getLastUpdateTime() - Method in class org.sourcejammer.server.security.Session
 
getLatestVersionNode() - Method in class org.sourcejammer.project.controller.FileNode
Convenience method for returning most recent version node.
getLatestVersionSourceFilePointer(long) - Method in class org.sourcejammer.project.controller.ProjectController
Returns java.io.File object for latest version's source.
getLatestVersionSourceFilePointer(long) - Method in interface org.sourcejammer.project.controller.Archive
Returns java.io.File object for latest version's source.
getLibrary() - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
getLightweightView() - Method in class org.sourcejammer.project.controller.ControllerNode
Returns the lightweightView.
getLightweightViewString() - Method in class org.sourcejammer.project.controller.ControllerNode
Returns the lightweightViewString.
getLine(int) - Method in class org.sourcejammer.server.source.TextLineReader
Returns the line with the specified index.
getLockFile(long, String) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
getLockFileName(long, String) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Builds the file name to use for the lock file for the specified node.
getMaxCacheSize() - Method in class org.sourcejammer.server.ServerConfig
 
getMaxHistorySize() - Method in class org.sourcejammer.project.controller.FileNode
 
getNewBuffer(int, byte[]) - Method in class org.sourcejammer.server.make.ByteArrayBuffer
 
getNewChunkInOldBeginIndex() - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Returns the index in the Old file at which the current new chunk was found
getNewFileNodeFromModel() - Method in interface org.sourcejammer.project.model.NodeLibrary
Subclasses should implement this to return a new FileNode object.
getNewFileNodeFromModel() - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Subclasses should implement this to return a new FileNode object.
getNewLabelInfoFromModel() - Method in interface org.sourcejammer.project.model.NodeLibrary
 
getNewLabelInfoFromModel() - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
getNewProjectFromModel() - Method in interface org.sourcejammer.project.model.NodeLibrary
Subclasses should implement this to return a new ProjectNode object.
getNewProjectFromModel() - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Subclasses should implement this to return a new ProjectNode object.
getNextLine() - Method in class org.sourcejammer.server.source.TextLineReader
Returns the next line and advances the index.
getNextLine() - Method in class org.sourcejammer.server.source.TextLineIteratorOutput
 
getNextLine() - Method in interface org.sourcejammer.server.source.TextLineIterator
Returns the next line, if there are more lines to return.
getNextLine() - Method in class org.sourcejammer.server.source.TextLineAdderIterator
Returns the next line, if there are more lines to return.
getNextLine() - Method in class org.sourcejammer.server.source.SimpleTextLineIterator
 
getNextNode() - Method in class org.sourcejammer.project.controller.LabelVersionIterator
 
getNextUniqueFileName(String) - Static method in class org.sourcejammer.project.model.filesys.Util
Return the next unique file name.
getNextUniqueFileName(String, String) - Static method in class org.sourcejammer.project.model.filesys.Util
Return the next unique file name.
getNextVersionNodeID() - Method in interface org.sourcejammer.project.model.NodeLibrary
Returns next unique ID for a version.
getNextVersionNodeID() - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Returns next unique ID for a version.
getNode() - Method in class org.sourcejammer.project.model.filesys.NodeAndShareParentPath
 
getNodeInfoFromNode(Node) - Static method in class org.sourcejammer.project.controller.ControllerUtil
Builds a NodeInfo object based on the contents of the passed-in Node object.
getNodeName() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getNodeName() - Method in class org.sourcejammer.project.controller.LabelInfo
 
getNodeName() - Method in class org.sourcejammer.project.controller.ControllerNode
 
getNodeName() - Method in interface org.sourcejammer.project.model.filesys.NodeFS
Returns the name of the node.
getNodeName() - Method in class org.sourcejammer.web.servlet.WebProjectPathElement
 
getNodeType() - Method in class org.sourcejammer.project.controller.ProjectChild
 
getNumBytesToRead() - Method in class org.sourcejammer.server.source.ReadBytes
 
getNumBytesToSkip() - Method in class org.sourcejammer.server.source.SkipBytes
 
getNumLines() - Method in class org.sourcejammer.server.source.TextLineReader
Returns the number of lines in the TextLineReader.
getOldChunkInNewBeginIndex() - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Returns the index in the New file at which the current old chunk was found.
getParent() - Method in class org.sourcejammer.project.controller.ControllerNode
Deprecated.  
getParentID() - Method in class org.sourcejammer.project.controller.ProjectNode
 
getParentNode() - Method in class org.sourcejammer.project.controller.CtlNodeAndChildName
 
getPassword() - Method in class org.sourcejammer.server.security.User
 
getPathElement(Project) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Returns a new WebProjectPathElement based on the Project passed in.
getPathFromProject(ProjectNode, NodeLibrary) - Static method in class org.sourcejammer.project.controller.ControllerUtil
public static NodeName buildNodeNameObject(ControllerNode node){ if (node instanceof VersionNode){ throw new BadMethodArgumentException("Cannot call buildNodeNameObject() for VersionNode."); } NodeName oNameObject = new NodeName(); oNameObject.setName(node.getNodeName()); ControllerNode oParentNode = node.getParent(); if (oParentNode != null){ //Note reflexive call to this same method below.
getPathToArchiveRoot() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS
 
getPathToArchiveRoot() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
getPathToServletEngine(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
getPermanentlyDeleteChild() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getPrevInstallPath(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
getProject(long) - Method in class org.sourcejammer.project.controller.ProjectController
Get Project object (info about project).
getProject(long) - Method in interface org.sourcejammer.project.controller.Archive
Get Project object (info about project).
getProjectChildName(ProjectChild) - Method in interface org.sourcejammer.project.model.NodeLibrary
Low impact way of getting a node's name without adding the node or any of it's children to the cache.
getProjectChildName(ProjectChild) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Return the name of a project child object.
getProjectInfo(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Gets information about a project.
getProjectNode(long) - Method in interface org.sourcejammer.project.model.NodeLibrary
Retrieve or construct a ProjectNode based on it's node id.
getProjectNode(long) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
getProjectParent() - Method in class org.sourcejammer.project.controller.ProjectNode
Deprecated.  
getProjectParent() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getProjectPath(String) - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
getProjNode() - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
getRemoveChildFile() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getRemoveChildProject() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getRemovedChildInfo(int) - Method in class org.sourcejammer.project.controller.ProjectNode
 
getRemovedChildren() - Method in class org.sourcejammer.project.controller.ProjectNode
Returns a Vector of removed Nodes.
getRemovedNodes(long) - Method in class org.sourcejammer.project.controller.ProjectController
Returns a Vector of NodeInfo objects, one for each node that has been removed (but not permanently deleted) from the parent project.
getRemovedNodes(long) - Method in interface org.sourcejammer.project.controller.Archive
Returns a Vector of NodeInfo objects, one for each node that has been removed (but not permanently deleted) from the parent project.
getResponse(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
getRestoreChild() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getRestoreChildNewName() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getRootElement() - Method in class org.sourcejammer.project.model.filesys.NodeXMLBean
 
getRootNodeForArchive(ArchiveInfoFS, NodeLibraryFS) - Static method in class org.sourcejammer.project.model.filesys.Util
 
getRootParent() - Method in class org.sourcejammer.project.controller.ControllerNode
 
getRootProject() - Method in class org.sourcejammer.project.controller.ProjectController
Returns the view Project for the root node of the archive for this ProjectController.
getRootProject() - Method in interface org.sourcejammer.project.controller.Archive
Returns the view Project for the root node of the archive for this ProjectController.
getRootProjectUniqueID() - Method in class org.sourcejammer.project.controller.LabelInfo
 
getSeparatorIndex(int, String) - Method in class org.sourcejammer.server.keywords.KeywordExpander
 
getServerDir(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
getServerDirectory() - Method in class org.sourcejammer.server.ServerConfig
Returns the serverDirectory.
getServerDirFromConf(File) - Static method in class org.sourcejammer.server.install.Install
 
getServerVersion() - Static method in class org.sourcejammer.server.ServerConfig
 
getSessionID() - Method in class org.sourcejammer.server.security.Session
 
getShared() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getShareList() - Method in class org.sourcejammer.project.model.filesys.NodeAndShareParentPath
 
getShareParent() - Method in class org.sourcejammer.project.controller.ProjectModification
 
getShareParent() - Method in class org.sourcejammer.project.controller.ControllerNode
If this ControllerNode is shared, this returns the "original" ControllerNode of the share, unless this IS the original ControllerNode, in which case this should be null.
getShareParentPath() - Method in class org.sourcejammer.project.model.filesys.NodeAndShareParentPath
 
getSizeOfSource() - Method in class org.sourcejammer.server.make.ByteArrayChunkCompare
 
getSizeOfSource() - Method in class org.sourcejammer.server.make.BufferedChunkCompare
 
getSJInstallPath(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
getSJPathToRootProject() - Method in class org.sourcejammer.project.controller.LabelInfo
 
getSoruceSizeInBytes() - Method in class org.sourcejammer.project.controller.VersionNode
 
getSource() - Method in class org.sourcejammer.server.make.ByteArrayChunkCompare
 
getSourceFilePointer(NodeInfo) - Method in interface org.sourcejammer.project.model.NodeLibrary
 
getSourceFilePointer(NodeInfo) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
getSourceFilePointer(String, String) - Static method in class org.sourcejammer.project.model.filesys.Util
 
getSourceType() - Method in class org.sourcejammer.project.controller.VersionNode
Returns whether this is a Delta or full file version.
getStream() - Method in class org.sourcejammer.server.source.SourceInputStream
 
getUnderlyingVector() - Method in class JLibDiff.SJDiff
Save Hunks with RCS format at the specified file.
getUnderlyingVector() - Method in class org.sourcejammer.server.source.TextLineReader
 
getUniqueID() - Method in class org.sourcejammer.project.controller.ProjectChild
 
getUniqueID() - Method in class org.sourcejammer.project.controller.LabelInfo
 
getUniqueID() - Method in class org.sourcejammer.project.controller.ControllerNode
 
getUniqueID() - Method in class org.sourcejammer.web.servlet.WebProjectPathElement
 
getUniqueIDFromPath(long, String) - Method in class org.sourcejammer.project.controller.ProjectController
 
getUniqueIDFromPath(long, String) - Method in interface org.sourcejammer.project.controller.Archive
Returns unique id based on a path.
getUniqueIDFromPath(long, String, NodeLibrary) - Static method in class org.sourcejammer.project.controller.ControllerUtil
Converts a string path and parent project id into the id of a node.
getUniqueIDFromPath(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Returns the node unique ID from a path and parent node id.

Required SJRequest Params:
   requestedNodeUniqueID -- id of the parent project.
   requestedNodeName -- Path.
getUniqueSessionID() - Method in class org.sourcejammer.server.security.SessionManager
 
getUser() - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
getUser() - Method in class org.sourcejammer.server.security.Session
 
getUserForSession(long) - Method in class org.sourcejammer.server.security.SessionManager
 
getUserID() - Method in class org.sourcejammer.server.security.User
 
getUserList() - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
getUserList() - Method in interface org.sourcejammer.project.ArchiveInfo2
 
getUserList() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS2
Returns Enumeration of usernames.
getUserList() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
Returns Enumeration of usernames.
getUserName() - Method in class org.sourcejammer.server.security.User
 
getUserObject(String) - Method in class org.sourcejammer.server.security.UserManager
Returns user object with specified user name.
getUserObject(String, String) - Method in class org.sourcejammer.server.security.UserManager
Returns user object with specified username.
getUsersList() - Method in class org.sourcejammer.server.security.UserManager
 
getVector() - Method in class org.sourcejammer.project.model.filesys.DeltaVector
 
getVersion() - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
getVersionComment(long) - Method in class org.sourcejammer.project.controller.ProjectController
Get the comment for the specified version.
getVersionComment(long) - Method in interface org.sourcejammer.project.controller.Archive
Get the comment for the specified version.
getVersionFileSizeInBytes(long, int) - Method in class org.sourcejammer.project.controller.ProjectController
Gets the size of the version file in bytes.
getVersionFileSizeInBytes(long, int) - Method in interface org.sourcejammer.project.controller.Archive
Gets the size of the version file in bytes.
getVersionNode(int) - Method in class org.sourcejammer.project.controller.FileNode
Returns the VersionNode with the specified index.
getVersionNode(long) - Method in class org.sourcejammer.project.controller.FileNode
Returns version node based on unique id.
getVersionNodeList() - Method in class org.sourcejammer.project.controller.FileNode
 
getVersionNumber() - Method in class org.sourcejammer.project.controller.VersionNode
Convenience method for getting nodeName as int.
getVersions() - Method in class org.sourcejammer.project.controller.Label
Returns an Iterator object of LabelVersionMappingBeans.
getVersions() - Method in class org.sourcejammer.project.controller.FileNode
Returns a NodeIterator for iterating through of all of the VersionNodes of this FileNode.
getWarFileLocation(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
getWebInterfaceInfo() - Method in class org.sourcejammer.server.ServerConfig
 
getWebInterfaceTitle() - Method in class org.sourcejammer.server.ServerConfig
 
getXMLText() - Method in class org.sourcejammer.project.controller.Label
 
getYNResponse(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
GO_FILE - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Commands
 
GO_PARENT - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Commands
 
GO_PROJECT - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Commands
 
GOODBYE - Static variable in class org.sourcejammer.project.view.MasterControlProgram.Messages
 

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.