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

I

ID - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Params
 
identifier - Variable in class org.sourcejammer.project.controller.BranchNode
 
IDENTIFIER - Static variable in class org.sourcejammer.project.model.filesys.MasterFileSerializer
 
identifiers - Variable in class org.sourcejammer.project.controller.MasterFileNode
 
idGenerator - Variable in class org.sourcejammer.server.security.SessionManager
 
indent(int) - Method in class org.sourcejammer.project.controller.BranchReportMaker
 
indentWithAngle(int) - Method in class org.sourcejammer.project.controller.BranchReportMaker
 
INDEX_SEP - Static variable in class org.sourcejammer.project.controller.ProjectNode
 
INFO - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
INFO - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
INFO - Static variable in class org.sourcejammer.project.model.filesys.NodeSerializer.NodeNames
 
init() - Method in class org.sourcejammer.server.source.TextLineReader
Initializes the TextLineReader.
init(ServletConfig) - Method in class org.sourcejammer.web.servlet.ShowFileController
 
init(ServletConfig) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Initialize global variables and load the configuration information.
init(ServletConfig) - Method in class org.sourcejammer.web.servlet.AppStats
Initialize global variables and load the configuration information.
init(ServletConfig) - Method in class org.sourcejammer.web.servlet.AppConfigInitServlet
Initialize global variables and load the configuration information.
INITIAL_VERSION_ID - Static variable in class org.sourcejammer.project.model.filesys.MasterFileSerializer
 
initializeDoc() - Method in class org.sourcejammer.project.model.filesys.MasterFileSerializer
 
initializeFile() - Method in class org.sourcejammer.project.model.filesys.MasterFileDeserializer
 
initializeFile() - Method in class org.sourcejammer.project.model.filesys.FileNodeDeserializer
 
initializeInstance() - Static method in class org.sourcejammer.server.CleanupScheduler
 
initializeInstance(long) - Static method in class org.sourcejammer.server.CleanupScheduler
 
initialVersionID - Variable in class org.sourcejammer.project.controller.BranchNode
 
initIgnoreKeywords() - Method in class org.sourcejammer.server.source.TextLineReader
This init method never looks for keywords, so it's a little faster than the other init() if you know you don't need to expand, such as when you're reading a file to return to the user.
initPlugin(Map) - Method in class examples.ExampleProjectListenerPlugin
 
initPlugin(Map) - Method in class examples.ExampleFileListenerPlugin
 
initPlugin(Map) - Method in class org.sourcejammer.server.plugin.SJServerProjectChangeAdapter
 
initPlugin(Map) - Method in interface org.sourcejammer.server.plugin.SJServerPlugin
Called after plugin is constructed.
initPlugin(Map) - Method in class org.sourcejammer.server.plugin.SJServerFileChangeAdapter
Warning! If you override this method, be sure to call super.initPlugin().
initPlugin(Map) - Method in class org.sourcejammer.server.plugin.SJServerActionAdapter
Warning! If you override this method, be sure to call super.initPlugin().
Install - class org.sourcejammer.server.install.Install.
Title: $FileName: Install.java$
Install() - Constructor for class org.sourcejammer.server.install.Install
 
installDirExistsAction(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
installFileSysWhenFileSysSet(File, File) - Static method in class org.sourcejammer.server.install.Install
 
instance - Static variable in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
instance - Static variable in class org.sourcejammer.server.ServerConfig
 
instance - Static variable in class org.sourcejammer.server.CleanupScheduler
 
instance - Static variable in class org.sourcejammer.server.security.UserManagerFactory
 
inStr - Variable in class org.sourcejammer.server.source.TextLineReader
 
InvalidPasswordException - exception org.sourcejammer.server.security.InvalidPasswordException.
Title: $FileName: InvalidPasswordException.java$
InvalidPasswordException() - Constructor for class org.sourcejammer.server.security.InvalidPasswordException
 
InvalidPasswordException(String) - Constructor for class org.sourcejammer.server.security.InvalidPasswordException
 
InvalidPasswordException(String, Exception) - Constructor for class org.sourcejammer.server.security.InvalidPasswordException
 
InvalidSourceException - exception org.sourcejammer.server.source.InvalidSourceException.
Title: SourceJammer Description: Server code for SourceJammer Java open-source source control project.
InvalidSourceException() - Constructor for class org.sourcejammer.server.source.InvalidSourceException
 
InvalidSourceException(String) - Constructor for class org.sourcejammer.server.source.InvalidSourceException
 
InvalidSourceException(String, Exception) - Constructor for class org.sourcejammer.server.source.InvalidSourceException
 
IS_ADMIN - Static variable in class org.sourcejammer.server.security.UserManager.XMLNodes
 
IS_CHECKED_OUT - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
IS_CHECKED_OUT - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
IS_CHECKED_OUT - Static variable in class org.sourcejammer.project.model.filesys.NodeSerializer.NodeNames
 
IS_LIMIT_HISTORY_SIZE - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
IS_LIMIT_HISTORY_SIZE - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
IS_LIMIT_HISTORY_SIZE - Static variable in class org.sourcejammer.project.model.filesys.NodeSerializer.NodeNames
 
IS_SHARED - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
isAdmin() - Method in class org.sourcejammer.server.security.User
 
isAdminOrControllerSession(SJRequest, Archive) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
isAdminSession(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
 
isAnExpansionExtension(String) - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
isAnExpansionExtension(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isAnExpansionFileName(String) - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
isAnExpansionFileName(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isAnonymous() - Method in class org.sourcejammer.server.security.User
 
isCheckedOut() - Method in class org.sourcejammer.project.controller.FileNode
 
isCheckedOut() - Method in class org.sourcejammer.server.event.ROFileImpl
Returns the checkedOut.
isCheckedOut() - Method in interface org.sourcejammer.server.plugin.ROFile
 
isChildOfProject(long, long) - Method in class org.sourcejammer.project.controller.ProjectController
Returns true if child project is a child of parent project.
isEnableAnonymousAccess() - Method in class org.sourcejammer.server.ServerConfig
 
isEnableWebAccess() - Method in class org.sourcejammer.server.ServerConfig
 
isFileIndexInCurrentBuffer(int) - Method in class org.sourcejammer.server.make.BufferedChunkCompare
 
isFileShared(FileNode) - Method in class org.sourcejammer.project.controller.RemoverRestorer
 
isIdentifierUnique(String) - Method in class org.sourcejammer.project.controller.MasterFileNode
 
isIdentifierUnique(String) - Method in class org.sourcejammer.project.controller.BranchNode
 
isKeywordExpansionEnabled() - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
isKeywordExpansionEnabled() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isLimitHistorySize() - Method in class org.sourcejammer.project.controller.FileNode
 
isLocked() - Method in class org.sourcejammer.project.controller.MasterFileNode
 
isLocked() - Method in class org.sourcejammer.project.controller.ControllerNode
 
isMatchFound() - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Returns true if a match has been found.
isNewFoundInOld() - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Returns true if the current "new" chunk was found somewhere in the "old" file.
isNodeLocked(long, String) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
Returns true if node is already locked.
isNullOrEmpty(String) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isOldFoundInNew() - Method in class org.sourcejammer.server.make.BuildDelta.MatchChunksResult
Returns true if the current "old" chunk was found somewhere in the "new" file.
isParent(long) - Method in class org.sourcejammer.project.controller.FileNode
 
isProjectRemoved(ProjectNode) - Method in class org.sourcejammer.project.controller.ProjectController
 
isReadOnly() - Method in class org.sourcejammer.project.model.filesys.FileNodeFS
 
isRestricted() - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
isRestricted() - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isRunning() - Method in class org.sourcejammer.server.CleanupScheduler.CleanupThread
 
isServerDirSet(File) - Static method in class org.sourcejammer.server.install.Install
 
isShared() - Method in class org.sourcejammer.project.controller.MasterFileNode
 
isShared() - Method in class org.sourcejammer.project.controller.LabelInfo
Always returns false.
isShared() - Method in class org.sourcejammer.project.controller.FileNode
 
isShared() - Method in class org.sourcejammer.project.controller.ControllerNode
 
isShared() - Method in interface org.sourcejammer.project.model.filesys.NodeFS
Returns true if the Node is shared to another location in the archive.
isType(String) - Method in interface org.sourcejammer.project.Plugin
Returns true if the Plugin is of the specified type (a plugin can be of more than one type).
isType(String) - Method in class org.sourcejammer.project.model.filesys.PluginFS
 
isUserAnArchiveController(User) - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
isUserAnArchiveController(User) - Method in interface org.sourcejammer.project.ArchiveInfo2
 
isUserAnArchiveController(User) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS2
 
isUserAnArchiveController(User) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isUserAnArchiveUser(User) - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
isUserAnArchiveUser(User) - Method in interface org.sourcejammer.project.ArchiveInfo2
 
isUserAnArchiveUser(User) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS2
 
isUserAnArchiveUser(User) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isUserAnArchiveUserOrController(User) - Method in interface org.sourcejammer.project.ArchiveInfoFlex
 
isUserAnArchiveUserOrController(User) - Method in interface org.sourcejammer.project.ArchiveInfo2
 
isUserAnArchiveUserOrController(User) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFS2
 
isUserAnArchiveUserOrController(User) - Method in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS
 
isWinOS() - Static method in class org.sourcejammer.server.install.Install
 
isZipped() - Method in class org.sourcejammer.server.source.ByteArraySource
 
iter - Variable in class org.sourcejammer.project.controller.LabelVersionIterator
 

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.