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

P

parent - Variable in class org.sourcejammer.project.controller.ControllerNode
 
PARENT - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Params
 
PARENT_ID - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
PARENT_ID - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
PARENT_LIST - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.SessionParams
 
PARENT_PROJECT - Static variable in class org.sourcejammer.project.controller.ControllerUtil
 
PARENTS - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.Params
 
PASSWORD - Static variable in class org.sourcejammer.server.security.UserManager.XMLNodes
 
PATH_TO_ROOT - Static variable in class org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS.XMLNodes
 
PATH_TO_SHARE_PARENT - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
PATH_TO_SHARE_PARENT - Static variable in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
permanentlyDeleteNode(SJRequest) - Static method in class org.sourcejammer.project.view.MasterControlProgram
Permanently deletes a node that was previously removed.

Required SJRequest Params:
   requestedNodeUniqueID -- id of parent project from which the node is to be deleted.
   versionNumber -- The number (index in removed nodes) of the node to delete.
permanentlyDeleteRemovedChildNode(int, ArchiveInfoFlex, long) - Method in class org.sourcejammer.project.controller.ProjectNode
Permanently delete a removed node from this cache and from the storage system.
permanentlyDeleteRemovedNode(long, int) - Method in class org.sourcejammer.project.controller.ProjectController
Permanently delete specified removed node.
permanentlyDeleteRemovedNode(long, int) - Method in interface org.sourcejammer.project.controller.Archive
Permanently delete the specified removed node from the archive.
Pre20XMLUtilFS - class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.
This class only exists only to be used in converting 1.3 archives to 2.0.
Pre20XMLUtilFS.Attributes - class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.Attributes.
 
Pre20XMLUtilFS.Attributes() - Constructor for class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.Attributes
 
Pre20XMLUtilFS.NodeNames - class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames.
 
Pre20XMLUtilFS.NodeNames() - Constructor for class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS.NodeNames
 
Pre20XMLUtilFS() - Constructor for class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS
 
PreviousVersionSourceMaker - class org.sourcejammer.project.controller.PreviousVersionSourceMaker.
Title: $FileName: PreviousVersionSourceMaker.java$
PreviousVersionSourceMaker(int, int, long, File, Archive) - Constructor for class org.sourcejammer.project.controller.PreviousVersionSourceMaker
 
PreviousVersionSourceRetreiver - class org.sourcejammer.project.controller.PreviousVersionSourceRetreiver.
 
PreviousVersionSourceRetreiver(long, int, int, Archive) - Constructor for class org.sourcejammer.project.controller.PreviousVersionSourceRetreiver
 
PreviousVersionSourceRetreiver(long, long, int, Archive) - Constructor for class org.sourcejammer.project.controller.PreviousVersionSourceRetreiver
 
print() - Method in class JLibDiff.SJDiff
Print Hunks with normal format.
print() - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
print(char[]) - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
print(String) - Method in class org.sourcejammer.project.controller.ChangeListMaker
 
printIntro(CommandLine) - Static method in class org.sourcejammer.server.install.Install
 
process(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Processes both post and get requests.
process(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.AppStats
Reload the system configuration information and send back a notification to the user.
process(HttpServletRequest, HttpServletResponse) - Method in class org.sourcejammer.web.servlet.AppConfigInitServlet
Reload the system configuration information and send back a notification to the user.
PROJECT - Static variable in class org.sourcejammer.project.model.filesys.Util.Directories
 
PROJECT - Static variable in class org.sourcejammer.project.model.filesys.NodeLibraryFS.NodeType
 
PROJECT - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController.URLs
 
ProjectAlreadyExistsException - exception org.sourcejammer.project.controller.ProjectAlreadyExistsException.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
ProjectAlreadyExistsException() - Constructor for class org.sourcejammer.project.controller.ProjectAlreadyExistsException
 
ProjectAlreadyExistsException(String) - Constructor for class org.sourcejammer.project.controller.ProjectAlreadyExistsException
 
ProjectAlreadyExistsException(String, Exception) - Constructor for class org.sourcejammer.project.controller.ProjectAlreadyExistsException
 
projectCache - Variable in class org.sourcejammer.project.model.filesys.NodeLibraryFS
 
ProjectChild - class org.sourcejammer.project.controller.ProjectChild.
Represents the minimal amount of information to be stored in the Project file about each child.
ProjectChild(long, int) - Constructor for class org.sourcejammer.project.controller.ProjectChild
 
projectChildToElement(String, Element, ProjectChild) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Builds an element for a project child or removed child.
projectChildToElement(String, Element, ProjectChild) - Static method in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS
Builds an element for a project child or removed child.
ProjectController - class org.sourcejammer.project.controller.ProjectController.
Title: $FileName: ProjectController.java$
ProjectController() - Constructor for class org.sourcejammer.project.controller.ProjectController
 
ProjectDoesNotExistException - exception org.sourcejammer.project.controller.ProjectDoesNotExistException.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
ProjectDoesNotExistException() - Constructor for class org.sourcejammer.project.controller.ProjectDoesNotExistException
 
ProjectDoesNotExistException(String) - Constructor for class org.sourcejammer.project.controller.ProjectDoesNotExistException
 
ProjectDoesNotExistException(String, Exception) - Constructor for class org.sourcejammer.project.controller.ProjectDoesNotExistException
 
ProjectModification - class org.sourcejammer.project.controller.ProjectModification.
This object contains info about properties of a ProjectNode that need to be changed.
ProjectModification() - Constructor for class org.sourcejammer.project.controller.ProjectModification
 
ProjectNode - class org.sourcejammer.project.controller.ProjectNode.
Contains information about a Project, including the project's name, and links to it's parent and children.
ProjectNode() - Constructor for class org.sourcejammer.project.controller.ProjectNode
 
ProjectNodeFS - class org.sourcejammer.project.model.filesys.ProjectNodeFS.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
ProjectNodeFS() - Constructor for class org.sourcejammer.project.model.filesys.ProjectNodeFS
 
projectNodeToProject(ProjectNode) - Method in class org.sourcejammer.project.controller.ProjectController
 
projectNodeToXML(ProjectNodeFS) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Turn a ProjectNodeFS object into an XML Doc for storage on file system.
projectNodeToXML(ProjectNodeFS) - Static method in class org.sourcejammer.project.model.filesys.Pre20XMLUtilFS
Turn a ProjectNodeFS object into an XML Doc for storage on file system.
projectObjects - Variable in class org.sourcejammer.server.source.TextLineReader
 
ProjectObjects - class org.sourcejammer.server.keywords.ProjectObjects.
A repository for project/file related objects that might be needed by an implementation of KeywordExpander.
ProjectObjects() - Constructor for class org.sourcejammer.server.keywords.ProjectObjects
 
projectPath - Variable in class org.sourcejammer.project.controller.ChangeListMaker.PathAndFile
 
projNode - Variable in class org.sourcejammer.server.keywords.ProjectObjects
 
PROMPT - Static variable in class org.sourcejammer.server.install.Install
 

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.