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

D

DEFAULT_ARCHIVE_ROOT - Static variable in class org.sourcejammer.server.ServerConfig.ConfXMLNodes
 
DEFAULT_BUFFER_START_SIZE - Static variable in class org.sourcejammer.server.source.TextLineWriter
Deprecated.  
DEFAULT_MESSAGE - Static variable in class org.sourcejammer.server.security.UserExistsException
 
DEFAULT_MESSAGE - Static variable in class org.sourcejammer.server.security.UserDoesNotExistException
 
DEFAULT_MESSAGE - Static variable in class org.sourcejammer.server.security.NoSuchSessionException
 
DEFAULT_MESSAGE - Static variable in class org.sourcejammer.server.security.InvalidPasswordException
 
DEFAULT_SLEEP_INTERVAL - Static variable in class org.sourcejammer.server.CleanupScheduler
 
DEFAULT_WIN_SERVER_PATH - Static variable in class org.sourcejammer.server.install.Install
 
DEFAULT_X_SERVER_PATH - Static variable in class org.sourcejammer.server.install.Install
 
DELETE - Static variable in class org.sourcejammer.server.install.Install
 
deleteAllContents(File) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
deleteArchive(ArchiveInfoFlex) - Method in interface org.sourcejammer.project.model.ArchiveGetter
 
deleteArchive(ArchiveInfoFlex) - Method in class org.sourcejammer.project.model.filesys.FileSysArchiveGetter
 
deleteArchive(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Permanently deletes an archive.

Required SJRequest Params:
   newArchiveName -- name of archive to be deleted.
deleteArchive(String) - Method in class org.sourcejammer.project.controller.ArchiveFactory
Uses only filesys.
deleteChildList(long) - Method in class org.sourcejammer.project.controller.ProjectNode
 
deleteFileFromFileSys(String) - Static method in class org.sourcejammer.project.model.filesys.Util
Deletes the file at the specified location.
deleteNode(ControllerNode) - Method in interface org.sourcejammer.project.model.NodeLibrary
 
deleteNode(ControllerNode) - Method in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
deleteNodeAndAllChildrenFromFileSys(String, NodeFS, NodeLibraryFS) - Static method in class org.sourcejammer.project.model.filesys.Util
Removes the node and all of its children from the file system.
deleteVersionList(long) - Method in class org.sourcejammer.project.controller.FileNode
 
Delta - interface org.sourcejammer.server.source.Delta.
To be implemented by delta objects.
DeltaVector - class org.sourcejammer.project.model.filesys.DeltaVector.
A simple object that implements Delta but stores only a Vector.
DeltaVector() - Constructor for class org.sourcejammer.project.model.filesys.DeltaVector
 
DeltaVector(Vector) - Constructor for class org.sourcejammer.project.model.filesys.DeltaVector
 
DESCRIPTION - Static variable in interface org.sourcejammer.server.keywords.KeywordTags
 
diffBuffer(BufferedReader, BufferedReader) - Method in class JLibDiff.SJDiff
Compares two BufferedReaders and updates the vector of Hunks.
diffByteArray(byte[], byte[]) - Method in class JLibDiff.SJDiff
Builds this diff from the two byte arrays, assuming that the byte arrays are text files in byte form.
diffFile(String, String) - Method in class JLibDiff.SJDiff
Compares two files and updates the vector of Hunks.
diffString(String, String) - Method in class JLibDiff.SJDiff
Compares two strings and updates the vector of Hunks.
diffTextLineIterator(TextLineIterator, TextLineIterator) - Method in class JLibDiff.SJDiff
Builds this diff from the two TextLineIterator objects.
diffTextLineReader(TextLineReader, TextLineReader) - Method in class JLibDiff.SJDiff
Builds this diff from the two TextLineReader objects.
discardBeforeIndex - Variable in class org.sourcejammer.server.make.BufferedChunkCompare
 
disconnect(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Logs user out.
displayException(HttpServletRequest, HttpServletResponse, Exception) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Forwards to the error page, which displays info about the Exception.
displayFile(HttpServletRequest) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Displays info about a file on the file page.
displayProject(HttpServletRequest) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Displays info about a project in the project page.
displayProject(HttpServletRequest, long, int) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Gets Project from the server.
displayProjectParent(HttpServletRequest) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Displays info about a parent of the current project in the project page.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.AppStats
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.AppConfigInitServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.AppStats
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.AppConfigInitServlet
 
downloadBytes(int) - Method in class org.sourcejammer.project.view.FileDownloader
Download the specified number of bytes packaged in a SendBytes object.
downloadBytes(int, DownloadFileIdentifier) - Method in class org.sourcejammer.project.view.FileDownloader
Allows first pass through download bytes to set the file identifier to avoid an extra round trip.
downloadBytes(Integer) - Method in interface org.sourcejammer.project.view.Downloader
Download the specified number of bytes packaged in a SendBytes object.
Downloader - interface org.sourcejammer.project.view.Downloader.
 
downloadFile(DownloadFileIdentifier) - Method in class org.sourcejammer.project.view.FileDownloader
Should download the entire file.
downloadStream - Variable in class org.sourcejammer.project.view.FileDownloader
 

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.