A C G I K L P S T U

A

AttributeMap_d - class scm.pub.transport.AttributeMap_d.
AttributeMap_d
AttributeMap_d() - Constructor for class scm.pub.transport.AttributeMap_d
Create a new empty AttributeMap_d
addNote(String, String) - Method in class scm.pub.gateway.changerequest.ChangeRequest
Add a note to this ChangeRequest.
addValueSet(String, Vector) - Method in class scm.pub.transport.AttributeMap_d
Add a set of values to a particular key.
assignToPhase(String, String, String, String) - Method in class scm.pub.gateway.changerequest.ChangeRequest
Assign this ChangeRequest to a particular user, on a particular Generic and to a particular phase.

C

COMPLETEDSTATE_STRING - Static variable in class scm.pub.transport.ChangeRequest_d
 
CRFileDescriptor_d - class scm.pub.transport.CRFileDescriptor_d.
CRFileDescriptor_d
CRFileDescriptor_d(String, String, String, int, int, boolean) - Constructor for class scm.pub.transport.CRFileDescriptor_d
 
ChangeRequest - class scm.pub.gateway.changerequest.ChangeRequest.
A ChangeRequest object is essentially a proxy object for a live persistent ChangeRequest object.
ChangeRequest(Project, String) - Constructor for class scm.pub.gateway.changerequest.ChangeRequest
Create a gateway to a particular ChangeRequest in this project.
ChangeRequestCreator_d - class scm.pub.transport.ChangeRequestCreator_d.
ChangeRequestCreator_d.
ChangeRequestCreator_d(String, String, String, String, String, String, String, HashMap) - Constructor for class scm.pub.transport.ChangeRequestCreator_d
Create a ChangeRequest_d object from a persisten ChangeRequest_p.
ChangeRequestHistory_d - class scm.pub.transport.ChangeRequestHistory_d.
ChangeRequestHistory_d
ChangeRequestHistory_d(CRHistory_d) - Constructor for class scm.pub.transport.ChangeRequestHistory_d
Construct a new ChangeRequestHistory_d object with the supplied CRHistory_p object
ChangeRequestListener - interface scm.pub.interfaces.ChangeRequestListener.
The ChangeRequest listener interface
ChangeRequest_d - class scm.pub.transport.ChangeRequest_d.
ChangeRequest_d
ChangeRequest_d(ChangeRequest_p) - Constructor for class scm.pub.transport.ChangeRequest_d
Create a ChangeRequest_d object from a persisten ChangeRequest_p.
cDirPath - Variable in class scm.pub.transport.CRFileDescriptor_d
 
cFileName - Variable in class scm.pub.transport.CRFileDescriptor_d
 
cGeneric - Variable in class scm.pub.transport.CRFileDescriptor_d
 
cMajor - Variable in class scm.pub.transport.CRFileDescriptor_d
 
cMinor - Variable in class scm.pub.transport.CRFileDescriptor_d
 
cSoftDeleted - Variable in class scm.pub.transport.CRFileDescriptor_d
 
changeRequestCreated(String, ChangeRequest_d) - Method in interface scm.pub.interfaces.ChangeRequestListener
This method will be called whenever a ChangeRequest is created.
changeRequestTransition(String, ChangeRequest_d) - Method in interface scm.pub.interfaces.ChangeRequestListener
This method will be called whenever a ChangeRequest transitions into the TBA state.
createChangeRequest(ChangeRequestCreator_d) - Method in class scm.pub.gateway.project.Project
Create a new ChangeRequest.

G

Generic - class scm.pub.gateway.generic.Generic.
Generic
Generic(Project, String) - Constructor for class scm.pub.gateway.generic.Generic
Get the Generic associated with this name.
getActiveChangeRequests() - Method in class scm.pub.gateway.project.Project
Get all ChangeRequests that are currently active in this Project.
getAssignedCRs() - Method in class scm.pub.transport.User_d
Get the list of CRs assigned to this user on this project
getAssignedGeneric() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the assigned generic information for this CR.
getAssignedState() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the assigned state information for this CR.
getAssignee() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the assignee information for this CR.
getAttachments() - Method in class scm.pub.transport.ChangeRequest_d
Get the list of attachments associated with this CR.
getAttribute() - Method in class scm.pub.transport.ChangeRequest_d
Get a HashMap of ChangeRequest attributes and their values.
getAttributes() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the attribute/value pairs for this CR.
getAuxInfo() - Method in class scm.pub.transport.ChangeRequestHistory_d
Get any auxillary information associated with this history element.
getAuxInfo() - Method in class scm.pub.transport.User_d
Get any auxillary information associated with this user.
getBeginDate() - Method in class scm.pub.transport.ChangeRequestHistory_d
Get the date that this CR transitioned into this state.
getCRId() - Method in class scm.pub.transport.ChangeRequest_d
Get the CRid of this ChangeRequest
getCRInfo(String) - Method in class scm.pub.gateway.project.Project
Get the information contained in this ChangeRequest.
getCRNum() - Method in class scm.pub.transport.ChangeRequest_d
Get just the CR Number of this ChangeRequest
getCreatedState() - Method in class scm.pub.transport.ChangeRequest_d
Get the Creation State of this ChangeRequest
getCreationState() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the creation state information for this CR.
getCreator() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the creator information for this CR.
getCreator() - Method in class scm.pub.transport.ChangeRequest_d
Get the User id of the person who created this ChangeRequest
getCurrentGeneric() - Method in class scm.pub.transport.ChangeRequest_d
Get the Current Generic that this ChangeRequest is assigned to.
getCurrentState() - Method in class scm.pub.transport.ChangeRequest_d
Get the Current State this ChangeRequest
getCurrentUser() - Method in class scm.pub.transport.ChangeRequest_d
Get the user that this CR is assigned to.
getDateCreated() - Method in class scm.pub.transport.ChangeRequest_d
Get the Creation Date of this ChangeRequest
getDateLastUsed() - Method in class scm.pub.transport.ChangeRequest_d
Get the last used Date of this ChangeRequest
getDbPath(String) - Method in class scm.pub.gateway.scmsystem.ScmSystem
Get the absolute path to a project database
getDescription() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the description information for this CR.
getDescription() - Method in class scm.pub.transport.ChangeRequest_d
Get the CR description of this ChangeRequest
getDirPath() - Method in class scm.pub.transport.CRFileDescriptor_d
 
getEMailAddress() - Method in class scm.pub.transport.User_d
Get the users EMail address
getEndDate() - Method in class scm.pub.transport.ChangeRequestHistory_d
Get the date that this CR transitioned out of this state.
getFileDescriptors(String) - Method in class scm.pub.gateway.changerequest.ChangeRequest
Get all of the file descriptors associated with this ChangeRequest.
getFileName() - Method in class scm.pub.transport.CRFileDescriptor_d
 
getGeneric() - Method in class scm.pub.transport.CRFileDescriptor_d
 
getGenericNames() - Method in class scm.pub.gateway.project.Project
Get the names of all of the Generics associated with this Project
getHeader() - Method in class scm.pub.transport.ChangeRequestCreator_d
Get the header information for this CR.
getHeader() - Method in class scm.pub.transport.ChangeRequest_d
Get the CR header of this ChangeRequest
getHistoryInfo() - Method in class scm.pub.transport.ChangeRequest_d
Get a list of ChangeRequestHistory_d objects for this ChangeRequest
getInActiveChangeRequests() - Method in class scm.pub.gateway.project.Project
Get all ChangeRequests that are currently inactive in this Project.
getInfo() - Method in class scm.pub.gateway.changerequest.ChangeRequest
Get all of the latest information for this ChangeRequest.
getInstance() - Static method in class scm.pub.gateway.scmsystem.ScmSystem
Get the ScmSystem object
getLifeCyclePhases() - Method in class scm.pub.gateway.project.Project
Get the life cycle phases defined for this project.
getLocation() - Method in class scm.pub.transport.User_d
Get the users location
getMajor() - Method in class scm.pub.transport.CRFileDescriptor_d
 
getMinor() - Method in class scm.pub.transport.CRFileDescriptor_d
 
getName() - Method in class scm.pub.gateway.generic.Generic
Get this Generic's name.
getName() - Method in class scm.pub.gateway.project.Project
Get the name of this Project
getPhase() - Method in class scm.pub.transport.ChangeRequestHistory_d
Get the LifeCycle Phase associated with this history element.
getPhone() - Method in class scm.pub.transport.User_d
Get the users phone number
getProjectChangeRequestAttributes() - Method in class scm.pub.gateway.project.Project
Get the ChangeRequest attributes defined for this project.
getProjectNames() - Method in class scm.pub.gateway.scmsystem.ScmSystem
Get the names of the Projects defined in this system.
getProjects() - Method in class scm.pub.transport.User_d
Get the list of projects that this user is assigned to.
getReleases() - Method in class scm.pub.transport.ChangeRequest_d
Get the name(s) of the release(s) that this Change Request is associated with.
getSource(File, CRFileDescriptor_d) - Method in class scm.pub.gateway.project.Project
Get the HEAD REVISION of the file associated with this CRFileDescriptor.
getUser() - Method in class scm.pub.transport.ChangeRequestHistory_d
Get the User associated with this transition
getUserId() - Method in class scm.pub.transport.User_d
Get the userid
getUserInfo(String) - Method in class scm.pub.gateway.project.Project
Get information about a specific user including their assigned roles on this project.
getUserInfo(String) - Method in class scm.pub.gateway.scmsystem.ScmSystem
Get information about a specific user on this project.
getUserName() - Method in class scm.pub.transport.User_d
Get the user names
getUserRoles() - Method in class scm.pub.transport.User_d
Get the list of user roles that this user is assigned to on this project.
getUsers() - Method in class scm.pub.gateway.project.Project
Get the users assigned to this project.
getUsers() - Method in class scm.pub.gateway.scmsystem.ScmSystem
Get a listing of all of the Users defined in the System.
getValueSets(String) - Method in class scm.pub.transport.AttributeMap_d
Get the value sets for the supplied key.
getVersion() - Method in class scm.pub.transport.CRFileDescriptor_d
 
getVersionSource(File, CRFileDescriptor_d) - Method in class scm.pub.gateway.project.Project
Get the EXACT REVISION of the file associated with this CRFileDescriptor.

I

InvalidCRAttribute - exception scm.pub.exceptions.InvalidCRAttribute.
 
InvalidCRAttribute() - Constructor for class scm.pub.exceptions.InvalidCRAttribute
 
InvalidCRAttribute(String) - Constructor for class scm.pub.exceptions.InvalidCRAttribute
 
InvalidCRAttributeValue - exception scm.pub.exceptions.InvalidCRAttributeValue.
 
InvalidCRAttributeValue() - Constructor for class scm.pub.exceptions.InvalidCRAttributeValue
 
InvalidCRAttributeValue(String) - Constructor for class scm.pub.exceptions.InvalidCRAttributeValue
 
InvalidChangeRequest - exception scm.pub.exceptions.InvalidChangeRequest.
 
InvalidChangeRequest() - Constructor for class scm.pub.exceptions.InvalidChangeRequest
 
InvalidChangeRequest(String) - Constructor for class scm.pub.exceptions.InvalidChangeRequest
 
InvalidGeneric - exception scm.pub.exceptions.InvalidGeneric.
 
InvalidGeneric() - Constructor for class scm.pub.exceptions.InvalidGeneric
 
InvalidGeneric(String) - Constructor for class scm.pub.exceptions.InvalidGeneric
 
InvalidPhase - exception scm.pub.exceptions.InvalidPhase.
 
InvalidPhase() - Constructor for class scm.pub.exceptions.InvalidPhase
 
InvalidPhase(String) - Constructor for class scm.pub.exceptions.InvalidPhase
 
InvalidProject - exception scm.pub.exceptions.InvalidProject.
 
InvalidProject() - Constructor for class scm.pub.exceptions.InvalidProject
 
InvalidProject(String) - Constructor for class scm.pub.exceptions.InvalidProject
 
InvalidUser - exception scm.pub.exceptions.InvalidUser.
 
InvalidUser() - Constructor for class scm.pub.exceptions.InvalidUser
 
InvalidUser(String) - Constructor for class scm.pub.exceptions.InvalidUser
 
isAdministrator() - Method in class scm.pub.transport.User_d
Determines whether this user is an SpectrumSCM System Administrator.
isAttributeEditable(String) - Method in class scm.pub.gateway.project.Project
Determine whether the given project attribute name is user editable or not
isProjectEngineer() - Method in class scm.pub.transport.User_d
Determines whether this user is an SpectrumSCM Project Engineer.
isSoftDeleted() - Method in class scm.pub.transport.CRFileDescriptor_d
 

K

KILLEDSTATE_STRING - Static variable in class scm.pub.transport.ChangeRequest_d
 

L

logMessage(String) - Method in class scm.pub.gateway.scmsystem.ScmSystem
Add a log message to the SpectrumSCM server logs.

P

Project - class scm.pub.gateway.project.Project.
The Project class is a proxy class for a live project defined in a SpectrumSCM federated system.
Project(String) - Constructor for class scm.pub.gateway.project.Project
Create a Project associated with the given project name.
progress(String, String) - Method in class scm.pub.gateway.changerequest.ChangeRequest
Progress this ChangeRequest into the TBA state.

S

ScmSystem - class scm.pub.gateway.scmsystem.ScmSystem.
ScmSystem
SystemException - exception scm.pub.exceptions.SystemException.
 
SystemException() - Constructor for class scm.pub.exceptions.SystemException
 
SystemException(String) - Constructor for class scm.pub.exceptions.SystemException
 
SystemListener - interface scm.pub.interfaces.SystemListener.
 
scm.pub.exceptions - package scm.pub.exceptions
 
scm.pub.gateway.changerequest - package scm.pub.gateway.changerequest
 
scm.pub.gateway.generic - package scm.pub.gateway.generic
 
scm.pub.gateway.project - package scm.pub.gateway.project
 
scm.pub.gateway.scmsystem - package scm.pub.gateway.scmsystem
 
scm.pub.interfaces - package scm.pub.interfaces
 
scm.pub.transport - package scm.pub.transport
 
sendEMail(String, String, String) - Method in class scm.pub.gateway.scmsystem.ScmSystem
Send an E-mail message to the supplied to address.
setAssignedState(String) - Method in class scm.pub.transport.ChangeRequestCreator_d
Set the assigned state for this CR.
setAttributeAndValue(String, String) - Method in class scm.pub.transport.ChangeRequestCreator_d
Add a CR attribute/value pair to this CR.
setAttributeValue(String, String) - Method in class scm.pub.gateway.changerequest.ChangeRequest
Change the value of a particular CR attribute.
setCreatedState(String) - Method in class scm.pub.transport.ChangeRequestCreator_d
Set the Creation state for this CR
setDescription(String) - Method in class scm.pub.transport.ChangeRequestCreator_d
Set the description for this CR
setGeneric(String) - Method in class scm.pub.transport.ChangeRequestCreator_d
Set the assigned generic for this CR
setHeader(String) - Method in class scm.pub.transport.ChangeRequestCreator_d
Set the head for this CR
shutDown() - Method in interface scm.pub.interfaces.SystemListener
 
startUp() - Method in interface scm.pub.interfaces.SystemListener
 

T

toString() - Method in class scm.pub.transport.ChangeRequestHistory_d
Convert this object into a String
toString() - Method in class scm.pub.transport.ChangeRequest_d
Dump the contents of this change request into a String
toString() - Method in class scm.pub.transport.User_d
Convert this object into a String.

U

User_d - class scm.pub.transport.User_d.
The User_d class contains all the relavent information about a particular user.
User_d(User_p) - Constructor for class scm.pub.transport.User_d
Create a User_d instance given the suppled User_p persistent object.
User_d(User_d, PUser_p, CRNumDef_p) - Constructor for class scm.pub.transport.User_d
Create a User_d instance given the suppled User_p and PUser_p persistent objects.

A C G I K L P S T U