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
 
idGenerator - Variable in class org.sourcejammer.server.security.SessionManager
 
INDEX_SEP - Static variable in class org.sourcejammer.project.controller.ProjectNode
 
INDEX_SEP - Static variable in class org.sourcejammer.project.controller.FileNode
 
INFO - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
INFO - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
init() - Method in class org.sourcejammer.server.source.TextLineReader
Initializes the TextLineReader.
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.
initializeInstance() - Static method in class org.sourcejammer.server.CleanupScheduler
 
initializeInstance(long) - Static method in class org.sourcejammer.server.CleanupScheduler
 
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.
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
 
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
 
inStr - Variable in class org.sourcejammer.server.source.TextLineReader
 
InvalidPasswordException - exception org.sourcejammer.server.security.InvalidPasswordException.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
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_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_SHARED - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.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
 
isChildOfProject(long, long) - Method in class org.sourcejammer.project.controller.ProjectController
 
isCorrectKey(long) - Method in class org.sourcejammer.project.controller.ControllerNode
Included to allow subclasses to check combination.
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
 
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.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.
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.LabelInfo
Always returns false.
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.
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.