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

S

saveArchiveInfo(ArchiveInfo) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
Does nothing.
saveArchiveInfo(ArchiveInfoFlex) - Method in interface org.sourcejammer.project.model.ArchiveGetter
 
saveArchiveInfo(ArchiveInfoFlex) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
saveArchivesList() - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
saveUsers() - Method in class org.sourcejammer.server.security.UserManager
Overwrite existing user.xml file with new XML build from users cache.
saveXML(File) - Method in class org.sourcejammer.project.controller.Label
 
SecurityException - exception org.sourcejammer.server.security.SecurityException.
Super class for all security exceptions.
SecurityException() - Constructor for class org.sourcejammer.server.security.SecurityException
 
SecurityException(String) - Constructor for class org.sourcejammer.server.security.SecurityException
 
SecurityException(String, Exception) - Constructor for class org.sourcejammer.server.security.SecurityException
 
sendFile - Variable in class org.sourcejammer.project.view.FileDownloader
 
sendFile(HttpServletRequest, HttpServletResponse, File, String) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Sends the file as the response to the user's browser.
SERVER_DIR - Static variable in class org.sourcejammer.server.ServerConfig.ConfXMLNodes
 
ServerConfig - class org.sourcejammer.server.ServerConfig.
Title: $FileName: ServerConfig.java$
ServerConfig.ConfXMLNodes - class org.sourcejammer.server.ServerConfig.ConfXMLNodes.
 
ServerConfig.ConfXMLNodes() - Constructor for class org.sourcejammer.server.ServerConfig.ConfXMLNodes
 
ServerConfig() - Constructor for class org.sourcejammer.server.ServerConfig
 
serverDirectory - Variable in class org.sourcejammer.server.ServerConfig
 
Session - class org.sourcejammer.server.security.Session.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
SESSION_ID - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.SessionParams
 
Session() - Constructor for class org.sourcejammer.server.security.Session
 
sessionID - Variable in class org.sourcejammer.server.security.Session
 
SessionManager - class org.sourcejammer.server.security.SessionManager.
Manages asynchronous user sessions by associating a session ID with a User object.
SessionManager() - Constructor for class org.sourcejammer.server.security.SessionManager
 
setAddChild(ControllerNode) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setAdmin(boolean) - Method in class org.sourcejammer.server.security.User
 
setAnonymous(boolean) - Method in class org.sourcejammer.server.security.User
 
setArchInfo(ArchiveInfoFlex) - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
setArchiveAndFileSysDirs(File, File) - Static method in class org.sourcejammer.server.install.Install
 
setArchiveInfo(ArchiveInfoFlex) - Method in class org.sourcejammer.project.controller.ProjectController
Sets the ArchiveInfo object for this ProjectController.
setArchiveInfo(ArchiveInfoFlex) - Method in interface org.sourcejammer.project.controller.Archive
Sets the ArchiveInfo object for this Archive.
setArchiveName(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS
 
setArchiveName(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
setArchiveProperties(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
setArchiveRootFileName(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
setARchiveRootFileName(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS
 
setBegin(int) - Method in class org.sourcejammer.server.make.BuildDelta.SearchRange
 
setBytesToAdd(byte[]) - Method in class org.sourcejammer.server.source.AddBytes
 
setCheckedOut(boolean, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setCheckedOutDate(Date, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setCheckedOutToPath(String, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setCheckedOutToUser(String, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setChildCount(int) - Method in class org.sourcejammer.project.controller.LabelInfo
 
setChildCount(int) - Method in class org.sourcejammer.project.controller.Label
 
setChildName(String) - Method in class org.sourcejammer.project.controller.CtlNodeAndChildName
 
setCommentFileName(String, long) - Method in class org.sourcejammer.project.model.filesys.VersionNodeFS
 
setCompareChunk(ByteArrayChunkCompare) - Method in class org.sourcejammer.server.make.BuildDelta.SearchRange
 
setCreatedDate(Date) - Method in class org.sourcejammer.project.controller.LabelInfo
 
setCreatedDate(Date, long) - Method in class org.sourcejammer.project.controller.ControllerNode
 
setCreatedUser(String) - Method in class org.sourcejammer.project.controller.VersionNode
 
setCurrentComment(String) - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
setDebug(boolean) - Method in class org.sourcejammer.server.make.BuildDelta
If set to true, buildBinaryDelta() and buildTextDelta() output messages to default output.
setDescription(String) - Method in class org.sourcejammer.project.controller.LabelInfo
 
setDescription(String, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setDocument(Document) - Method in class org.sourcejammer.project.model.filesys.NodeXMLBean
 
setEnd(int) - Method in class org.sourcejammer.server.make.BuildDelta.SearchRange
 
setEndOfLine(char[]) - Method in class org.sourcejammer.server.source.ReadLines
 
setEndOfLine(char[]) - Method in class org.sourcejammer.server.source.AddLines
 
setEndOfLine(String) - Method in class JLibDiff.SJDiff
 
setEolType(int) - Method in class org.sourcejammer.project.controller.ChangeListMaker
Sets the eolType.
setExpander(KeywordExpander) - Method in class org.sourcejammer.server.keywords.KeywordInLine
 
setExpandKeywords(boolean) - Method in class org.sourcejammer.server.source.TextLineReader
 
setFile(byte[]) - Method in class org.sourcejammer.server.source.ByteArraySource
 
setFileDescription(long, String) - Method in class org.sourcejammer.project.controller.ProjectController
Changes description of a file.
setFileDescription(long, String) - Method in interface org.sourcejammer.project.controller.Archive
Changes description of a file.
setFileIdentifier(DownloadFileIdentifier) - Method in class org.sourcejammer.project.view.FileDownloader
 
setFileIdentifier(DownloadFileIdentifier) - Method in interface org.sourcejammer.project.view.Downloader
 
setFileName(String) - Method in class org.sourcejammer.project.model.filesys.FileSysLabel
 
setFileName(String, long) - Method in class org.sourcejammer.project.model.filesys.VersionNodeFS
Sets the name to the file used by filesys implementation to store info on this Node.
setFileName(String, long) - Method in class org.sourcejammer.project.model.filesys.ProjectNodeFS
Sets the name to the file used by filesys implementation to store info on this Node.
setFileName(String, long) - Method in interface org.sourcejammer.project.model.filesys.NodeFS
Sets the name to the file used by filesys implementation to store info on this Node.
setFileName(String, long) - Method in class org.sourcejammer.project.model.filesys.FileNodeFS
Sets the name to the file used by filesys implementation to store info on this Node.
setFileNode(FileNode) - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
setFileParent(ProjectNode, long) - Method in class org.sourcejammer.project.controller.FileNode
Convenience method for setting parent as FileNode.
setFileSysKey(long) - Method in class org.sourcejammer.project.model.filesys.VersionNodeFS
 
setFileSysKey(long) - Method in class org.sourcejammer.project.model.filesys.ProjectNodeFS
 
setFileSysKey(long) - Method in class org.sourcejammer.project.model.filesys.FileNodeFS
 
setFileType(int, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setFullName(String) - Method in class org.sourcejammer.server.security.User
 
setHistoryStorageType(int, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setIndex(int) - Method in class org.sourcejammer.server.make.ByteArrayChunkCompare
Explicitly sets the index value.
setIndex(int) - Method in class org.sourcejammer.server.make.BufferedChunkCompare
Explicitly sets the index value.
setIndex(int) - Method in class org.sourcejammer.server.source.TextLineReader
Sets the index to the specified line number.
setIndex(int) - Method in class org.sourcejammer.web.servlet.WebProjectPathElement
 
setIndex(int, boolean) - Method in class org.sourcejammer.server.make.BufferedChunkCompare
Explicitly sets the index value.
setInfoElement(Element) - Method in class org.sourcejammer.project.model.filesys.NodeXMLBean
 
setKeyword(String) - Method in class org.sourcejammer.server.keywords.KeywordInLine
 
setKeywordBeginIndex(int) - Method in class org.sourcejammer.server.keywords.KeywordInLine
 
setKeywordExpansionEnabled(boolean) - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
setKeywordExpansionEnabled(boolean) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
setLibrary(NodeLibrary) - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
setLimitHistorySize(boolean, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setLineIterator(TextLineIterator) - Method in class org.sourcejammer.server.source.AddLines
 
setMatchFound(boolean) - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Set to true if a match is found.
setMaxHistorySize(int, long) - Method in class org.sourcejammer.project.controller.FileNode
 
setNewChunkInOldBeginIndex(int) - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Set to the index in the Old file at which the current new chunk was found.
setNewFoundInOld(boolean) - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Set to true if the current "new" chunk was found somewhere in the "old" file.
setNewLabel(Label, long) - Method in class org.sourcejammer.project.controller.ChangeListMaker
Sets the newLabel.
setNode(ControllerNode) - Method in class org.sourcejammer.project.model.filesys.NodeAndShareParentPath
 
setNodeLibrary(NodeLibrary) - Method in class org.sourcejammer.project.controller.ProjectController
Set the NodeLibrary object for this archive.
setNodeName(String) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setNodeName(String) - Method in class org.sourcejammer.project.controller.LabelInfo
 
setNodeName(String) - Method in class org.sourcejammer.web.servlet.WebProjectPathElement
 
setNodeName(String, long) - Method in class org.sourcejammer.project.controller.VersionNode
Overriding setNodeName() to make sure nodeName is always an int.
setNodeName(String, long) - Method in class org.sourcejammer.project.controller.ControllerNode
 
setNumBytesToRead(int) - Method in class org.sourcejammer.server.source.ReadBytes
 
setNumBytesToSkip(int) - Method in class org.sourcejammer.server.source.SkipBytes
 
setNumChars(int) - Method in class org.sourcejammer.server.source.ReadLines
 
setNumChars(int) - Method in class org.sourcejammer.server.source.AddLines
 
setNumLinesToRead(int) - Method in class org.sourcejammer.server.source.ReadLines
 
setNumLinesToSkip(int) - Method in class org.sourcejammer.server.source.SkipLines
 
setOldChunkInNewBeginIndex(int) - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Set to the index in the New file at which the current old chunk was found.
setOldFoundInNew(boolean) - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Set to true if the current "old" chunk was found somewhere in the "new" file.
setOldLabel(Label, long) - Method in class org.sourcejammer.project.controller.ChangeListMaker
Sets the oldLabel.
setParent(ControllerNode, long) - Method in class org.sourcejammer.project.controller.ControllerNode
Deprecated.  
setParentID(long, long) - Method in class org.sourcejammer.project.controller.ProjectNode
 
setParentNode(ControllerNode) - Method in class org.sourcejammer.project.controller.CtlNodeAndChildName
 
setPassword(String) - Method in class org.sourcejammer.server.security.User
 
setPathToArchiveRoot(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS
 
setPathToArchiveRoot(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
setPermanentlyDeleteChild(int) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setProjectObjects(ProjectObjects) - Method in class org.sourcejammer.server.source.TextLineReader
 
setProjectParent(ProjectNode) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setProjectParent(ProjectNode, long) - Method in class org.sourcejammer.project.controller.ProjectNode
Convenience method for setting parent as ProjectNode.
setProjNode(ProjectNode) - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
setReadOnly() - Method in class org.sourcejammer.project.model.filesys.FileNodeFS
 
setRemoveChildFile(String) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setRemoveChildProject(String) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setRemovedAddedModified() - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
setRemovedChildren(Vector) - Method in class org.sourcejammer.project.controller.ProjectNode
Sets removed children vector.
setRestoreChild(int) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setRestoreChildNewName(String) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setRestricted(boolean) - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
setRestricted(boolean) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
setRootElement(Element) - Method in class org.sourcejammer.project.model.filesys.NodeXMLBean
 
setRootProjectUniqueID(long) - Method in class org.sourcejammer.project.controller.LabelInfo
 
setSessionID(long) - Method in class org.sourcejammer.server.security.Session
 
setShared(Boolean) - Method in class org.sourcejammer.project.controller.ProjectModification
Using Boolean object instead of boolean so getShared() will return null if setShared() has not been set.
setShared(boolean, long) - Method in class org.sourcejammer.project.controller.ControllerNode
Note: When this property is set to false, if a shareParent has previously been set, the shareParent will be set to null.
setShareList(Hashtable) - Method in class org.sourcejammer.project.model.filesys.NodeAndShareParentPath
 
setShareParent(ControllerNode) - Method in class org.sourcejammer.project.controller.ProjectModification
 
setShareParent(ControllerNode, long) - Method in class org.sourcejammer.project.controller.ControllerNode
If this ControllerNode is shared, this should be set to the the "original" ControllerNode of this share, unless this IS the original ControllerNode, in which case this should be null.
setShareParentPath(String) - Method in class org.sourcejammer.project.model.filesys.NodeAndShareParentPath
 
setSize(int) - Method in class org.sourcejammer.server.source.ReadLines
 
setSize(int) - Method in class org.sourcejammer.server.source.AddLines
 
setSJPathToRootProject(String) - Method in class org.sourcejammer.project.controller.LabelInfo
 
setSourceSizeInBytes(long, long) - Method in class org.sourcejammer.project.controller.VersionNode
 
setSourceType(int, long) - Method in class org.sourcejammer.project.controller.VersionNode
Sets whether this is a Delta or full file version.
setStreamType(int) - Method in class org.sourcejammer.server.source.SourceInputStream
 
setTarget(PrintStream) - Method in class org.sourcejammer.project.controller.ChangeListMaker
Sets the target.
setTempName(String) - Method in class org.sourcejammer.server.make.BufferedChunkCompare
 
setUniqueID(long) - Method in class org.sourcejammer.project.controller.LabelInfo
 
setUniqueID(long) - Method in class org.sourcejammer.web.servlet.WebProjectPathElement
 
setUniqueID(long, long) - Method in class org.sourcejammer.project.controller.ControllerNode
 
setUser(User) - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
setUser(User) - Method in class org.sourcejammer.server.security.Session
 
setUserAdmin(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Set a user's admin status.

Required SJRequest Params:
   newUserName -- User name of user being modified.
   newUserAdmin -- If true, user is set as admin.
setUserID(String) - Method in class org.sourcejammer.server.security.User
 
setUserName(String) - Method in class org.sourcejammer.server.security.User
 
setVector(Vector) - Method in class org.sourcejammer.project.model.filesys.DeltaVector
 
setVersion(NodeInfo) - Method in class org.sourcejammer.server.keywords.ProjectObjects
 
setVersionComment(long, int, String) - Method in class org.sourcejammer.project.controller.ProjectController
Set the comment of the specified version.
setVersionComment(long, int, String) - Method in interface org.sourcejammer.project.controller.Archive
Set the comment of the specified version.
setVersionList(NodeList) - Method in class org.sourcejammer.project.controller.FileNode
Explicitly set the entire version list for this FileNode.
setVersionNumber(int, long) - Method in class org.sourcejammer.project.controller.VersionNode
Convenience method for setting the nodeName to an int value.
setZipped(boolean) - Method in class org.sourcejammer.server.source.ByteArraySource
 
shareParent - Variable in class org.sourcejammer.project.controller.ControllerNode
 
SimpleTextLineIterator - class org.sourcejammer.server.source.SimpleTextLineIterator.
 
SimpleTextLineIterator(Vector) - Constructor for class org.sourcejammer.server.source.SimpleTextLineIterator
 
size() - Method in class org.sourcejammer.server.make.ByteArrayChunkCompare
Returns the comparison size, or the number of bytes that will be compared when the equals() method is called.
size() - Method in class org.sourcejammer.server.make.BufferedChunkCompare
Returns the comparison size, or the number of bytes that will be compared when the equals() method is called.
size() - Method in class org.sourcejammer.server.source.TextLineReader
Returns the total number of characters in all the lines in this TextLineReader.
size() - Method in interface org.sourcejammer.server.source.TextBuildStepInf
 
size() - Method in interface org.sourcejammer.server.source.SourceBuildStepInf
 
size() - Method in class org.sourcejammer.server.source.SkipLines
Always returns 0 since this build step adds no chars to output.
size() - Method in class org.sourcejammer.server.source.SkipBytes
Always returns 0.
size() - Method in class org.sourcejammer.server.source.ReadLines
 
size() - Method in class org.sourcejammer.server.source.ReadBytes
 
size() - Method in class org.sourcejammer.server.source.AddLines
 
size() - Method in class org.sourcejammer.server.source.AddBytes
 
SJ_USER_DATA - Static variable in class org.sourcejammer.server.security.UserManager.XMLNodes
 
SJ_VERSION - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
SJ_VERSION - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
SJ_VERSION - Static variable in class org.sourcejammer.server.security.UserManager.XMLNodes
 
SJDiff - class JLibDiff.SJDiff.
A modified implimentation of JLibDiff.diff.
SJDiff() - Constructor for class JLibDiff.SJDiff
Allocates a new diff containing no Hunks.
SJDiff(diff) - Constructor for class JLibDiff.SJDiff
Build SJDiff from passed in diff.
SJDiff(String, String) - Constructor for class JLibDiff.SJDiff
Allocates a new diff which contains Hunks corresponding to the difference between the two files passed in arguments.
SJDiff(Vector) - Constructor for class JLibDiff.SJDiff
Constructs a new diff with the passed-in Vector as the underlying Vector of "hunk"s.
skip(long) - Method in class org.sourcejammer.server.source.SourceInputStream
 
SkipBytes - class org.sourcejammer.server.source.SkipBytes.
A BuildStep class that skips a specified number of bytes in a SourceInputStream.
SkipBytes() - Constructor for class org.sourcejammer.server.source.SkipBytes
 
SkipLines - class org.sourcejammer.server.source.SkipLines.
 
SkipLines() - Constructor for class org.sourcejammer.server.source.SkipLines
 
skipLines(int) - Method in class org.sourcejammer.server.source.TextLineReader
Moves the index ahead by the specified number of lines.
skipLines(int) - Method in class org.sourcejammer.server.source.TextLineIteratorOutput
 
skipLines(int) - Method in interface org.sourcejammer.server.source.TextLineIterator
Skips the requested number of lines.
skipLines(int) - Method in class org.sourcejammer.server.source.TextLineAdderIterator
Skips the requested number of lines.
skipLines(int) - Method in class org.sourcejammer.server.source.SimpleTextLineIterator
 
sleepInterval - Variable in class org.sourcejammer.server.CleanupScheduler
 
sleepInterval - Variable in class org.sourcejammer.server.CleanupScheduler.CleanupThread
 
sortLabel(Label) - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
sortLabels() - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
sortListsInMap(Hashtable) - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
sortMap(Hashtable) - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
source - Variable in class org.sourcejammer.server.make.BytesToAddStreamer
 
source - Variable in class org.sourcejammer.server.make.BufferedChunkCompare
 
SOURCE - Static variable in class org.sourcejammer.project.model.filesys.Util.Directories
 
SOURCE - Static variable in class org.sourcejammer.project.view.FileDownloader.DownloadTypes
 
SOURCE_SIZE - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
SOURCE_SIZE - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
SourceBuildStepInf - interface org.sourcejammer.server.source.SourceBuildStepInf.
 
sourceIndexToBufferIndex(int) - Method in class org.sourcejammer.server.make.ByteArrayBuffer
 
SourceInputStream - class org.sourcejammer.server.source.SourceInputStream.
This class is essentially a wrapper around ByteArrayInputStream with reduced functionality.
SourceInputStream(byte[]) - Constructor for class org.sourcejammer.server.source.SourceInputStream
 
SourceInputStream(byte[], int, int) - Constructor for class org.sourcejammer.server.source.SourceInputStream
 
SourceInputStream(InputStream) - Constructor for class org.sourcejammer.server.source.SourceInputStream
 
SOURCEJAMMER_PATH - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
SOURCEJAMMER_PATH - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
SPACE - Static variable in interface org.sourcejammer.server.keywords.KeywordTags
 
STAR_LINE - Static variable in class org.sourcejammer.project.controller.ChangeListMaker
 
start() - Method in class org.sourcejammer.server.CleanupScheduler
 
startSession(User) - Method in class org.sourcejammer.server.security.SessionManager
Returns session ID.
startThread() - Method in class org.sourcejammer.server.CleanupScheduler
 
stmIn - Variable in class org.sourcejammer.server.make.BytesToAddStreamer
 
stmIn - Variable in class org.sourcejammer.server.make.ByteArrayBuffer
 
stmInForOutput - Variable in class org.sourcejammer.server.make.BufferedChunkCompare
 
store() - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
store() - Method in interface org.sourcejammer.project.ArchiveInfo2
 
store() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS2
 
store() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
store(long, ArchiveInfoFlex) - Method in class org.sourcejammer.project.controller.ControllerNode
To be implemented by model implementation of this class for storing needed data from this node.
store(long, ArchiveInfoFlex) - Method in class org.sourcejammer.project.model.filesys.VersionNodeFS
For now this method does nothing.
store(long, ArchiveInfoFlex) - Method in class org.sourcejammer.project.model.filesys.ProjectNodeFS
Creates and stores the XML file for this Node.
store(long, ArchiveInfoFlex) - Method in class org.sourcejammer.project.model.filesys.FileNodeFS
Creates and stores the XML file for this Node.
storeLabel(LabelInfo, Label, NodeList) - Method in interface org.sourcejammer.project.model.NodeLibrary
Subclasses should implement to store the labeled version info.
storeLabel(LabelInfo, Label, NodeList) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Subclasses should implement to store the labeled version info.
storeVersionComment(FileNode, long, long, String) - Method in interface org.sourcejammer.project.model.NodeLibrary
 
storeVersionComment(FileNode, long, long, String) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
storeVersionDelta(FileNode, long, long, File) - Method in interface org.sourcejammer.project.model.NodeLibrary
Subclasses should implement to store file delta in the model implementation.
storeVersionDelta(FileNode, long, long, File) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Subclasses should implement to store file delta in the model implementation.
storeVersionFull(FileNode, long, long, File) - Method in interface org.sourcejammer.project.model.NodeLibrary
Subclasses should implement to store version file in the model implementation.
storeVersionFull(FileNode, long, long, File) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Subclasses should implement to store version file in the model implementation.
storeVersionTextDiff(FileNode, long, long, TextDiff) - Method in interface org.sourcejammer.project.model.NodeLibrary
 
storeVersionTextDiff(FileNode, long, long, TextDiff) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
stream - Variable in class org.sourcejammer.project.view.FileUploader
 
streamClosed - Variable in class org.sourcejammer.project.view.FileUploader
 
streamClosed - Variable in class org.sourcejammer.project.view.FileDownloader
 
StreamClosedException - exception org.sourcejammer.project.view.StreamClosedException.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
StreamClosedException() - Constructor for class org.sourcejammer.project.view.StreamClosedException
 
StreamClosedException(String) - Constructor for class org.sourcejammer.project.view.StreamClosedException
 
StreamClosedException(String, Exception) - Constructor for class org.sourcejammer.project.view.StreamClosedException
 
supressEndOfLine() - Method in class JLibDiff.SJDiff
 

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.