- GENERAL - Variable in class com.starteam.Story.Type.PropertyCollection
-
The General
property.
- generateDiagnosticDump(int) - Method in class com.starteam.ServerAdministration
-
Creates a diagnostic file and places it in the server configurations' log
path.
- generateDifferenceReport(File) - Method in class com.starteam.viewcomparemerge.Session
-
Generates a difference report for this session.
- generateDifferenceReport(File, boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Generates a difference report for this session.
- generateSummary(File, boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Generates a summary session report for this session.
- generateUpdateReport(File) - Method in class com.starteam.viewcomparemerge.Session
-
Generates an update report for this session.
- GENERIC_AQUIRE_OWNERSHIP - Static variable in class com.starteam.Permission
-
The right to acquire object ownership.
- GENERIC_CHANGE_ACCESS_RIGHTS - Static variable in class com.starteam.Permission
-
The right to change security settings of an object.
- GENERIC_CREATE_NEW_OBJECT - Static variable in class com.starteam.Permission
-
The right to create a new object and place it in the container.
- GENERIC_DELETE_OBJECT - Static variable in class com.starteam.Permission
-
The right to remove an object from a container (this will be required
when an object is being moved from one container to another and may be
required when the object is being deleted); this is equivalent to the
right to delete (soft-delete) an object.
- GENERIC_MODIFY_OBJECT - Static variable in class com.starteam.Permission
-
The right to modify object properties (the extent of the right may differ
from one object class to the next).
- GENERIC_PURGE_OBJECT - Static variable in class com.starteam.Permission
-
The right to purge (hard-delete) an object.
- GENERIC_SEE_OBJECT - Static variable in class com.starteam.Permission
-
The right to see an object and its properties (but not necessarily the
physical contents).
- get(int, Property) - Method in class com.starteam.Catalog
-
Returns the property value for the specified "object" ID and property.
- get(int, Property.WebCacheProperty) - Method in class com.starteam.Catalog.WebCacheCatalog
-
Returns the property value for the specified "object" ID and
property.
- get(int) - Method in class com.starteam.diff.IntralineSequence
-
Gets a given element of the sequence.
- get(int) - Method in class com.starteam.diff.ParsedCharSequence
-
returns the CharSequence at a given line
- get(int) - Method in interface com.starteam.diff.Sequence
-
Get the object at the given index
- get(int) - Method in class com.starteam.StarTeamCollection
-
Gets the object at the given index.
- get(int) - Method in interface com.starteam.util.Sortable
-
Get the value at position index.
- get() - Method in class com.starteam.util.WeakReference
-
return the wrapped Referent Object, or null if it has already been
garbage collected
- getAbsoluteMaxLength() - Method in class com.starteam.VectorProperty
-
Gets the absolute maximum length supported for this property type.
- getAbsolutePath(String) - Static method in class com.starteam.util.FileUtils
-
Returns the absolute pathname of the given pathname.
- getAcceptanceCriteria() - Method in class com.starteam.Story
-
Returns the text in the "AcceptanceCriteria" for this story.
- getAcceptanceCriteria() - Method in class com.starteam.Story.WebCacheStory
-
Returns the text in the "AcceptanceCriteria" for this story.
- getAcceptors() - Method in class com.starteam.Review
-
Returns the set of users who have accepted this review.
- getAcceptors() - Method in class com.starteam.Review.WebCacheReview
-
Returns the acceptors of this review.
- getAccessCheck() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the AccessCheck or null.
- getAccessDeniedProperties(ViewMember) - Method in class com.starteam.Workflow.Step
-
returns the set of properties that must be denied access (hidden)
when the workflow property for the specified artifact is in this
state
- getAccessDeniedProperties(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
returns the set of properties that must be denied access (hidden)
when the workflow property for the specified artifact is in this
state
- getAccessEndTime1(User.DayOfWeek) - Method in class com.starteam.User
-
Returns the end time for the specified day for the first custom access
policy.
- getAccessEndTime1(User.DayOfWeek) - Method in class com.starteam.User.WebCacheUser
-
Returns the end time for the specified day for the first custom
access policy.
- getAccessEndTime2(User.DayOfWeek) - Method in class com.starteam.User
-
Returns the end time for the specified day for the second custom access
policy.
- getAccessEndTime2(User.DayOfWeek) - Method in class com.starteam.User.WebCacheUser
-
Returns the end time for the specified day for the second custom
access policy.
- getAccessGrantedProperties(ViewMember) - Method in class com.starteam.Workflow.Step
-
returns the set of properties that may be granted read only access
when the workflow property for the specified artifact is in this
state
- getAccessGrantedProperties(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
returns the set of properties that may be granted read only
access when the workflow property for the specified artifact is
in this state
- getAccessibleViews() - Method in class com.starteam.Project
-
Gets the set of Views accessible from this Project.
- getAccessPolicy() - Method in class com.starteam.User
-
Return's this account's access policy.
- getAccessPolicy() - Method in class com.starteam.User.WebCacheUser
-
Return's this account's access policy.
- getAccessRights() - Method in class com.starteam.events.WebCacheAccessRightsEvent
-
Returns the set of access rights associated with this event
- getAccessStartTime1(User.DayOfWeek) - Method in class com.starteam.User
-
Returns the start time for the specified day for the first custom access
policy.
- getAccessStartTime1(User.DayOfWeek) - Method in class com.starteam.User.WebCacheUser
-
Returns the start time for the specified day for the first custom
access policy.
- getAccessStartTime2(User.DayOfWeek) - Method in class com.starteam.User
-
Returns the start time for the specified day for the second custom access
policy.
- getAccessStartTime2(User.DayOfWeek) - Method in class com.starteam.User.WebCacheUser
-
Returns the start time for the specified day for the second custom
access policy.
- getAccountStatus() - Method in class com.starteam.User
-
Returns this account's status.
- getAccountStatus() - Method in class com.starteam.User.WebCacheUser
-
Returns this account's status.
- getAction() - Method in class com.starteam.diff.Edit
-
return the action
- getAction() - Method in class com.starteam.RollbackSession.Change
-
Returns the Merge Action associated with this change
- getAction() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the action that will be performed at commit time to merge this
difference from the source to the target.
- getActionOverrides() - Method in class com.starteam.viewcomparemerge.Options
-
An array of ActionOverride's, in the order in which they have been set
- getActive() - Method in class com.starteam.ChangePackageCollection
-
Gets the subset of ChangePackages in this collection that are active
(that is, not yet committed).
- getActiveGroups() - Method in class com.starteam.Server
-
Returns all of the active (non-deleted) groups in this Server.
- getActiveLabels() - Method in class com.starteam.View
-
Returns all the active (non-deleted) labels for this view.
- getActiveLabels() - Method in class com.starteam.View.WebCacheView
-
Returns all the active (non-deleted) labels for this view.
- getActiveLabels() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns all the active (non-deleted) labels for this view.
- getActiveProcessItemStates(Item.Type) - Method in class com.starteam.Project
-
Returns the set of legal active states for the specified (stock or
custom) type
- getActiveProcessItemStates(Item.Type.WebCacheItemType) - Method in class com.starteam.Project.WebCacheProject
-
Returns the set of legal active states for the specified (stock or
custom) type
- getActiveUsers() - Method in class com.starteam.Server
-
Returns all of the active (non-deleted) users in this Server.
- getActualFinishDate() - Method in class com.starteam.Task
-
Returns the actual finish date of this task.
- getActualFinishDate() - Method in class com.starteam.Task.WebCacheTask
-
Returns the actual finish date of this task.
- getActualStartDate() - Method in class com.starteam.Task
-
Returns the actual start date of this task.
- getActualStartDate() - Method in class com.starteam.Task.WebCacheTask
-
Returns the actual start date of this task.
- getActualWorkToDate() - Method in class com.starteam.Task
-
Returns the actual number of hours spent on this task.
- getActualWorkToDate() - Method in class com.starteam.Task.WebCacheTask
-
Returns the actual number of hours spent on this task.
- getAddedSymbolHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the symbol that indicates an "added"
line.
- getAddress() - Method in class com.starteam.Server
-
Network address of this server.
- getAddress() - Method in class com.starteam.Server.WebCacheServer
-
Network address of this server.
- getAddressedBy() - Method in class com.starteam.ChangeRequest
-
Returns the User
object that addressed this request.
- getAddressedBy() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the User
object that addressed this request.
- getAddressedIn() - Method in class com.starteam.ChangeRequest
-
Returns a label representing the build or named configuration that this
request was addressed in.
- getAddressedIn() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns a label representing the build or named configuration that
this request was addressed in.
- getAddressedInView() - Method in class com.starteam.ChangeRequest
-
Returns the view from which this Change Request was addressed.
- getAddressedInView() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the view from which this Change Request was addressed.
- getAdministration() - Method in class com.starteam.Server
-
Returns the ServerAdministration
object through which
various administration operations can be performed on the server.
- getAdministratorsGroup() - Method in class com.starteam.Server
-
Return an instance of the "Administrators" Group.
- getAdministratorsGroup() - Method in class com.starteam.Server.WebCacheServer
-
Return an instance of the "Administrators" Group.
- getAdvisoryNames() - Method in class com.starteam.Permission
-
returns a set of advisory user friendly descriptions for this permission
Note that some permissions (identified by ID) will return only 1 name,
but others may return several.
- getAffectedDifferences(MergeAction) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines which differences would be affected if the merge action for
this difference were changed to the given one.
- getAfterDisplayPath() - Method in interface com.starteam.Change.ScmChangeAtom
-
Human-readable label for the right-hand file content's pathname
- getAfterDisplayPath() - Method in class com.starteam.Change.WebCacheChange
-
Human-readable label for the right-hand file content's pathname
- getAfterDisplayRevision() - Method in interface com.starteam.Change.ScmChangeAtom
-
Human-readable label for the right-hand file content's revision
- getAfterDisplayRevision() - Method in class com.starteam.Change.WebCacheChange
-
Human-readable label for the right-hand file content's revision
- getAfterIdentifier() - Method in interface com.starteam.Change.ScmChangeAtom
-
Unique identifier for retrieving the right-hand file content
- getAfterIdentifier() - Method in class com.starteam.Change.WebCacheChange
-
Unique identifier for retrieving the right-hand file content
- getAgeLimit() - Method in class com.starteam.Swimlane
-
Returns the age limit.
- getAgeLimit() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Returns the age limit of this swim lane.
- getAlgorithm() - Method in class com.starteam.IPRange
-
Returns the minimum required level of encryption for this range.
- getAll() - Static method in class com.starteam.PurgeController.Status
-
Returns an array of all Status instances
- getAll() - Static method in class com.starteam.viewcomparemerge.DifferenceType
-
Gets a list of all defined DifferenceTypes in the decision table.
- getAllActions() - Static method in class com.starteam.viewcomparemerge.MergeAction
-
Returns an array of all MergeAction instances
- getAllArtifactCacheManagers() - Static method in class com.starteam.ArtifactCacheManager
-
returns the set of all artifact cache managers registered in this cache
- getAllCachedProperties() - Method in class com.starteam.ViewMemberListManager
-
Gets the list of properties that will be pre-fetched and cached for
members of this item list.
- getAllHistoricalCaches() - Method in class com.starteam.ArtifactCacheManager
-
returns the set of all historical Artifact Caches managed by this
ArtifactCacheManager manager
- getAllIDs() - Method in class com.starteam.Catalog
-
Returns a list of the object IDs currently stored in the catalog.
- getAllKnownEncodings() - Static method in class com.starteam.util.Encoding
-
Gets a list of all known encodings.
- getAllKnownIDs() - Method in class com.starteam.StarTeamRepositoryIDs
-
Gets a list of all known repository IDs saved in this file.
- getAllLabels() - Method in class com.starteam.ViewMember
-
Returns all labels attached to any version of this resource.
- getAllLoggedOnUsers() - Method in class com.starteam.Server.WebCacheServer
-
returns all the users currently logged into this cache manager
- getAllMergeTypes() - Method in class com.starteam.viewcomparemerge.MergeType
-
Gets a list of all supported merge types.
- getAllNames() - Method in class com.starteam.util.Encoding
-
Gets all known names for this encoding.
- getAllowedStates(Project.WebCacheProject) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Return the subset of enumerated values that are visible for the
specified project in the context of this property.
- getAllowedStates(EnumeratedProperty) - Method in class com.starteam.Project
-
Return the subset of enumerated values that are visible for the specified
Enumerated property in the context of this project.
- getAllowedStates(EnumeratedProperty.WebCacheEnumeratedProperty) - Method in class com.starteam.Project.WebCacheProject
-
Return the subset of enumerated values that are visible for the
specified Enumerated property in the context of this project.
- getAllowNewArchives() - Method in class com.starteam.HiveInfo
-
Indicates whether new archive files can be added to the hive.
- getAllPrimitiveActions() - Static method in class com.starteam.viewcomparemerge.MergeAction
-
Returns an array of all primitive MergeAction instances
- getAllProcessItems(Server) - Method in class com.starteam.StarTeamClientOptions
-
Gets the list of items that have been set as the current process item for
at least one view on the given server.
- getAllRegisteredClients() - Method in class com.starteam.ArtifactCacheManager
-
return the set of all registered clients
- getAllShares() - Method in class com.starteam.ViewMember
-
Returns the shares for this view member.
- getAllUsersGroup() - Method in class com.starteam.Server
-
Return an instance of the "AllUsers" Group.
- getAllUsersGroup() - Method in class com.starteam.Server.WebCacheServer
-
Return an instance of the "AllUsers" Group.
- getAllValues() - Method in class com.starteam.Change.Type.ActionProperty
-
A convenience method for returning an array of the possible
values of an enumerated property.
- getAllValues() - Method in class com.starteam.Change.Type.ChangeTypeProperty
-
A convenience method for returning an array of the possible
values of an enumerated property.
- getAllValues() - Method in class com.starteam.EnumeratedProperty
-
A convenience method for returning an array of the possible values of an
enumerated property.Optimized to run internal queries just once to build
up the list of all values
- getAllValues() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
A convenience method for returning an array of the possible values of
an enumerated property, sorted by the specified sort order
- getAlmServiceUrl() - Method in class com.starteam.ServerConfiguration
-
The location of the ALM Trace Service, if available.
- getAlmServiceUrl() - Method in class com.starteam.ServerConfiguration.WebCacheServerConfiguration
-
The location of the ALM Trace Service, if available.
- getAlternateEditorPath(Item.Type) - Method in class com.starteam.Project
-
returns the alternate editor path for the specified item type
- getAlternateEditorPath(Item.Type.WebCacheItemType) - Method in class com.starteam.Project.WebCacheProject
-
returns the alternate editor path for the specified item type
- getAlternatePath() - Method in class com.starteam.View
-
Returns the alternate working file path to be used for this view.
- getAlternatePathFragment() - Method in class com.starteam.Folder
-
Returns the alternate working file path to be used for this view.
- getAmbiguitiesCount() - Method in class com.starteam.Requirement
-
Return the number of ambiguities found for the requirement.
- getAmbiguitiesCount() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Return the number of ambiguities found for the requirement.
- getAncestor() - Method in class com.starteam.RollbackSession.Change
-
returns the file content of the immediate ancestor or null
- getAncestorRevision() - Method in class com.starteam.RollbackSession.Change
-
returns the StarTeam file (revision from history) acting as the common ancestor
- getApplication() - Method in class com.starteam.Server
-
Gets the client application that owns this Server instance.
- getApplicationFooterHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets application-specific HTML text to be drawn at the bottom of the
output HTML page.
- getApplicationHeaderHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets application-specific HTML text to be drawn at the top of the output
HTML page.
- getApplicationObject() - Method in class com.starteam.viewcomparemerge.Session
-
Gets an application-specific object associated with this session.
- getApplicationStore() - Static method in class com.starteam.ArtifactCacheManager
-
return a Hashtable that Hub clients may use to communicate across
threads, across sessions, across processes – as long as they share the
same VM (Runtime) The contents of this hashtable are irrelevant to the
Baseline Manager
- getArchiveDirectory() - Method in class com.starteam.HiveInfo
-
Path to the hive's Archive directory.
- getArchiveDirectory() - Method in class com.starteam.ServerConfiguration
-
Returns the path to the server's archive directory.
- getArchiveName() - Method in class com.starteam.File
-
The file name of this file's archive file in the vault.
- getArchiveName() - Method in class com.starteam.File.WebCacheFile
-
The file name of this file's archive file in the vault.
- getArtifactCache() - Method in class com.starteam.ArtifactCacheManager.Context
-
Returns the ArtifactCache whose context is described by this object
return the tip artifact cache for a specific tenant or the ArtifactCache
used to house a historical (rolled back) configuration.
- getArtifactCacheManager() - Method in class com.starteam.ArtifactCacheManager.Context
-
Returns the ArtifactCacheManager whose context is described by this
object
- getAssignableProperty() - Method in class com.starteam.Audit.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.ChangeRequest.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Concept.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.File.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Folder.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Item.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Item.Type.WebCacheItemType
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.KanbanBoard.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Plan.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Requirement.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Review.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Sprint.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Story.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Swimlane.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Task.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Test.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.TestRun.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.Topic.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableProperty() - Method in class com.starteam.WhiteBoard.Type
-
return a property that determines whether this type is one that can
be assigned to a user in the context of an ALM process
- getAssignableValue(Property, Object, Property, boolean) - Method in class com.starteam.Workflow.Step
-
Returns the assignable value of the target property driven by dynamic
default initialization when the source property changes to the new
state note that setting state to NULL is a special case meaning the
'otherwise' or default condition Note also that the information
provided here is extracted directly from the .xml, with context only
if available.
- getAssignableValue(Property.WebCacheProperty, Object, Property.WebCacheProperty, boolean) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns the assignable value of the target property driven by
dynamic default initialization when the source property changes
to the new state note that setting state to NULL is a special
case meaning the 'otherwise' or default condition Note also that
the information provided here is extracted directly from the
.xml, with context only if available.
- getAt(int) - Method in class com.starteam.ViewMemberCollection
-
Returns the ViewMember at the given index into the virtual array, or
null.
- getAtlasWorkflowStatus() - Method in class com.starteam.Requirement
-
AtlasWorkflowStatus of the requirement
- getAtlasWorkflowStatus() - Method in class com.starteam.Requirement.WebCacheRequirement
-
AtlasWorkflowStatus of the requirement
- getAtomType() - Method in interface com.starteam.Change.ScmChangeAtom
-
the type of the Change Atom
- getAtomType() - Method in class com.starteam.Change.WebCacheChange
-
the type of the Change Atom
- getAttachedLabels(ViewMember.Type) - Method in class com.starteam.Share
-
Return the labels attached to this share, if any
- getAttachedLabels() - Method in class com.starteam.ViewMember
-
Gets the labels attached to any version of this resource.
- getAttachmentDirectory() - Method in class com.starteam.ServerConfiguration
-
Returns the path to the server's attachment directory.
- getAttachments() - Method in class com.starteam.ViewMember
-
Returns an array of attachments for this ViewMember or an empty array if
there are none or if this ViewMember does not subscribe to the Attachment
Service
- getAttachments() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Returns an array of attachments for this ViewMember or an empty array
if there are none or if this ViewMember does not subscribe to the
Attachment Service
- getAttachNewLabelsOnly() - Method in class com.starteam.CheckinOptions
-
Determines under what conditions the specified revision label should be
attached to the new file revision on checkin.
- getAttachNewLabelsOnly() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Determines under what conditions the specified revision label should
be attached to the new file revision on checkin.
- getAttentionNotes() - Method in class com.starteam.Task
-
Returns the text in the "Needs Attention" note for this task.
- getAttentionNotes() - Method in class com.starteam.Task.WebCacheTask
-
Returns the text in the "Needs Attention" note for this task.
- getAttributes() - Method in class com.starteam.xml.XMLElement
-
Gets the list of attributes associated with this element, in no
particular order.
- getAttributeValue(String) - Method in class com.starteam.xml.XMLElement
-
Gets the value of the attribute with the given name (and that does not
belong to a namespace).
- getAuditsAutoPurgeDays() - Method in class com.starteam.ServerConfiguration
-
Returns the number of days after which audit information is purged from
the server.
- getAuditsEnabled() - Method in class com.starteam.ServerConfiguration
-
Indicates whether or not auditing is enabled on the server.
- getAuthorizationEndPoint() - Method in class com.starteam.Oauth2ServiceProvider
-
Returns the Oauth2 Provider Authorization endpoint URL.
- getAuthorizationEndPoint() - Method in class com.starteam.Oauth2ServiceProvider.WebCacheOauth2ServiceProvider
-
Returns the Oauth2 Provider Authorization endpoint URL.
- getAuthors() - Method in class com.starteam.Review
-
Returns the set of users who have authored this review.
- getAuthors() - Method in class com.starteam.Review.WebCacheReview
-
Returns the authors of this review.
- getAutoLocateCacheAgent() - Method in class com.starteam.ServerInfo
-
Indicates whether or not the best cache agent for this connection will be
located automatically.
- getAutoMergeFiles() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if file pairs that have no conflicts will be automatically
merged.
- getAutoMergeLinesWithNoConflicts() - Method in class com.starteam.viewcomparemerge.StarTeamFileMergeAdapter
-
Determines whether or not changed lines with no conflicts will be merged
automatically.
- getAutoMergeLinesWithNoConflicts() - Method in class com.starteam.viewcomparemerge.VisMergeAdapter
-
Determines whether or not changed lines with no conflicts will be merged
automatically.
- getAutoMergeProperties() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if property pairs that have no conflicts will be
automatically merged.
- getAutoPassConcurrentLicenseCapacity() - Method in class com.starteam.ServerAdministration.License
-
Gets the number of users currently assigned to the AutoPass concurrent license.
- getAutoPassLicense() - Method in class com.starteam.ServerAdministration.License
-
Gets the licenses managed by the AutoPass License Server.
- getAutoPassNamedLicenseCapacity() - Method in class com.starteam.ServerAdministration.License
-
Gets the number of users currently assigned to the AutoPass named license.
- getAutoReconnectAttempts() - Method in class com.starteam.Server
-
If automatic reconnect is enabled, indicates the maximum number of
attempts to reconnect that will be made while executing a single server
command.
- getAutoReconnectWait() - Method in class com.starteam.Server
-
If automatic reconnect is enabled, indicates the number of seconds that
we will wait before each reconnect attempt.
- getAuxData(String) - Method in exception com.starteam.exceptions.ServerException
-
Returns the auxiliary data for a given key.
- getAuxKeys() - Method in exception com.starteam.exceptions.ServerException
-
Returns an array of String keys to auxiliary exception data that can be
passed to getAuxData().
- getAvailableFixedLicenses() - Method in class com.starteam.ServerAdministration.License
-
Gets the number of fixed (named-user) licenses currently available on
the server.
- getAvailableFloatingLicenses() - Method in class com.starteam.ServerAdministration.License
-
Gets the number of floating (concurrent) licenses currently available
on the server.
- getBaseConfiguration() - Method in class com.starteam.View
-
Returns the ViewConfiguration from which this View was derived.
- getBaseConfiguration() - Method in class com.starteam.View.WebCacheView
-
Returns this view's base configuration.
- getBaseConfiguration() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns the ViewConfiguration from which this View was derived.
- getBaselineTime() - Method in class com.starteam.ArtifactCache
-
returns the time at which this baseline has been cached.
- getBaseType() - Method in class com.starteam.Content.Type
-
Return the MIME type string, without the parameters.
- getBeforeDisplayPath() - Method in interface com.starteam.Change.ScmChangeAtom
-
Human-readable label for the left-hand file content's pathname
- getBeforeDisplayPath() - Method in class com.starteam.Change.WebCacheChange
-
Human-readable label for the left-hand file content's pathname
- getBeforeDisplayRevision() - Method in interface com.starteam.Change.ScmChangeAtom
-
Human-readable label for the left-hand file content's revision
- getBeforeDisplayRevision() - Method in class com.starteam.Change.WebCacheChange
-
Human-readable label for the left-hand file content's revision
- getBeforeIdentifier() - Method in interface com.starteam.Change.ScmChangeAtom
-
Unique identifier for retrieving the left-hand file content
- getBeforeIdentifier() - Method in class com.starteam.Change.WebCacheChange
-
Unique identifier for retrieving the left-hand file content
- getBehavior() - Method in class com.starteam.ViewMember
-
Returns ViewMemberBehavior object associated with this ViewMember.
- getBehavior(ViewMember) - Method in class com.starteam.ViewMemberCollection.BehaviorContainer
-
Return the ViewMemberBehavior of this view member Note that this
ViewMember should be a member of the underlying collection from which
this object is derived, for this call to succeed
- getBlankKeywords() - Static method in class com.starteam.File
-
Returns an array of the default StarTeam keywords.
- getBLSLicenses() - Method in class com.starteam.ServerAdministration.License
-
Gets the licenses managed by the Borland License Server.
- getBLSSlipGuid() - Method in class com.starteam.User
-
Gets the Slip ID assigned to this license.
- getBLSSlipGUIDs() - Method in class com.starteam.ServerAdministration.License
-
Gets the Slip IDs of the licenses managed by the Borland License
Server.
- getBooleanValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning boolean valued properties.
- getBranches() - Method in interface com.starteam.Project.ScmSubRepository
-
Accessible branches for this sub repository
- getBranches() - Method in class com.starteam.Project.WebCacheProject
-
Accessible branches for this sub repository
- getBranchNumber() - Static method in class com.starteam.BuildNumber
-
Gets the internal development branch number.
- getBranchRevision() - Method in class com.starteam.util.DotNotation
-
Gets the revision number of this DotNotation within its branch.
- getBranchRevision(DotNotation) - Static method in class com.starteam.VersionedObject
-
Computes the "branch revision" from the specified dot notation.
- getBranchRoot() - Method in class com.starteam.util.DotNotation
-
Gets the DotNotation representing the root of this branch.
- getBranchState() - Method in class com.starteam.ViewMemberBehavior
-
Gets the branch state.
- getBranchState() - Method in class com.starteam.ViewMemberRevision
-
Returns the branch state of this item revision.
- getBranchState() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns the branch state of this item revision.
- getBranchURL() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
The branch URL of the changeset.
- getBranchURL() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the Branch URL of this changeset.
- getBreakLock() - Method in class com.starteam.CheckinOptions
-
Returns true if another users lock will be broken during checkin
- getBreakLock() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns true if another users lock will be broken during checkin
- getBreakLock() - Method in class com.starteam.CheckoutOptions
-
Returns true if another users lock will be broken during checkout
- getBreakLock() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Returns true if another users lock will be broken during checkout
- getBreakLocksAutomatically() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if locks will automatically be broken as needed to check in
merged revisions.
- getBuild() - Static method in class com.starteam.BuildNumber
-
Gets the product build number.
- getBuild() - Method in class com.starteam.TestRun
-
Returns the Build of this TestRun.
- getBuild() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the build of this TestRun.
- getBuildLabel() - Method in class com.starteam.CheckinOptions
-
Returns the build label to attach.
- getBuildLabel() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the build label to attach.
- getBuildString() - Static method in class com.starteam.BuildNumber
-
Gets the full product version string.
- getByteArrayValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning byte[] valued properties.
- getBytesReceived() - Method in class com.starteam.events.CacheAgentEvent
-
the number of bytes received from the Cache Agent for this item
- getBytesReceived() - Method in class com.starteam.events.ServerCommandEvent
-
Gets the total number of bytes returned by the server to the client.
- getBytesReceived() - Method in class com.starteam.NetMonitor
-
- getBytesSent() - Method in class com.starteam.events.ServerCommandEvent
-
Gets the total number of bytes sent from the client to the server.
- getBytesSent() - Method in class com.starteam.NetMonitor
-
- getByteString() - Method in class com.starteam.util.GUID
-
Returns a string representation of the integer argument as an unsigned
integer in base 16.
- getCache(ArtifactCacheManager.Context) - Method in class com.starteam.ArtifactCacheManager
-
return the tip artifact cache for a specific tenant or the ArtifactCache
used to house a historical (rolled back) configuration.
- getCache() - Method in class com.starteam.ChangeCollection
-
Gets the caching service associated with this collection.
- getCache() - Method in class com.starteam.ChangePackageCollection
-
Gets a cache service that can be used to populate, refresh or discard all
of the view members in this collection, in bulk.
- getCache() - Method in class com.starteam.ViewMember
-
Gets a cache service that can be used to populate, refresh or discard
this ViewMember.
- getCache() - Method in class com.starteam.ViewMemberCollection
-
Gets a cache service that can be used to populate, refresh or discard all
of the view members in this collection, in bulk.
- getCacheCleanupInterval() - Method in class com.starteam.HiveInfo
-
Seconds between cache cleanup operations.
- getCacheCredentialsLocally() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getCachedCredentials() - Static method in class com.starteam.Server
-
If credential caching is avaialble and credentials have been cached return a collection of ServerInfo Objects representing Cached
Credentials.
- getCacheDirectory() - Method in class com.starteam.HiveInfo
-
Path to the hive's Cache directory.
- getCacheDirectory() - Method in class com.starteam.ServerConfiguration
-
Returns the path to the server's vault directory.
- getCachedProperties() - Method in class com.starteam.TypedResource
-
Gets the set of Properties whose values are cached locally, i.e either
retrieved from persistent store or set by the client.
- getCachedPropertiesForFilter() - Method in class com.starteam.ViewMemberListManager
-
Gets the list of properties that will be pre-fetched and cached for
members of this item list based on Filter criteria.
- getCachedTypes() - Method in class com.starteam.View.WebCacheView
-
Returns the set of types cached in the ArtifactCache in the context
of a given view The returned Type context is that of the managed
server connection
- getCacheLastUsedAt() - Method in class com.starteam.User.WebCacheUser
-
Returns the time at which this user last used the cache
- getCanonicalFormat() - Method in class com.starteam.util.GUID
-
Returns the canonical string representation of this GUID.
- getCanonicalPathName(String, boolean) - Static method in class com.starteam.util.FileUtils
-
returns the canonical path name
- getCanRemove() - Method in class com.starteam.Group
-
Returns true if this Group and all of its descendants can be deleted
without leaving any "orphan" users (i.e., users with no group
membership).
- getCanWrite(String) - Method in class com.starteam.util.FileAccess
-
Return true if the file is writable by the user.
- getCanWrite(String) - Method in class com.starteam.util.NativeFileAccess
-
- getCapacity(User) - Method in class com.starteam.Sprint
-
return the capacity for the specified user
- getCapacity(User.WebCacheUser) - Method in class com.starteam.Sprint.WebCacheSprint
-
return the capacity for the specified user
- getCapacityOverriddenOn(Project) - Method in class com.starteam.User
-
Returns the set of dates for which capacities have been overridden
- getCapacityOverriddenOn(Project.WebCacheProject) - Method in class com.starteam.User.WebCacheUser
-
Returns the set of dates for which capacities have been overridden
- getCaseSensitiveFileNames() - Method in class com.starteam.ClientContext
-
Returns true if the client treats file names as case sensitive.
- getCaseSensitiveFileNames() - Method in class com.starteam.Folder
-
Returns true if the names of files in this folder are case sensitive.
- getCaseSensitiveFileNames() - Static method in class com.starteam.util.Platform
-
Returns true if file names are case sensitive.
- getCatalog() - Method in class com.starteam.Type
-
Returns a Catalog object for items of this type.
- getCatalog() - Method in class com.starteam.Type.WebCacheType
-
Returns the Catalog for this type.
- getCategory() - Method in class com.starteam.ChangeRequest
-
Returns the category of this request.
- getCategory() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the category of this request.
- getCentralStatusDirectory() - Method in class com.starteam.StarTeamClientOptions
-
Returns the path to be used for storing centralized status information.
- getCentralStatusDirectory() - Static method in class com.starteam.StatusMethod
-
Returns the location of the central status repository.
- getCentralStatusManager() - Static method in class com.starteam.StatusMethod
-
Gets a FileBasedStatusManager for managing status in the central location
for this workstation.
- getChangeAtoms() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
the set of change atoms
- getChangeAtoms() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
the set of change atoms
- getChangeCache() - Method in class com.starteam.ChangePackageCollection
-
Gets a CacheService that can be used to manipulate change objects for
multiple change packages in bulk.
- getChangePackage() - Method in class com.starteam.Change
-
Gets the ChangePackage that contains this Change object.
- getChangePackage() - Method in class com.starteam.Change.WebCacheChange
-
Gets the ChangePackage that contains this Change object.
- getChangePackage() - Method in class com.starteam.ChangeSession
-
Returns the change package associated with this session, or null if the
session has not yet been committed or saved in an active state.
- getChangePackage() - Method in class com.starteam.CheckinManager
-
Returns the Change Package created as the outcome of this checkin
operation Returns NULL if this checkin has not yet run or if the server
does not support Change Packages
- getChangePackage() - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
-
Returns the Change Package created as the outcome of this checkin
operation Returns NULL if this checkin has not yet run
- getChangePackageName() - Method in class com.starteam.CheckinOptions
-
returns the name of the change package
- getChangePackageName() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
returns the name of the change package
- getChangePackages() - Method in class com.starteam.Item.WebCacheItem
-
returns the Change Packages linked to this process item, if any
Process Items are artifact instances whose Type's have a Status Property
and which may be used as part of the StarTeam File checkin process model.
- getChangePackages() - Method in class com.starteam.ProcessItem
-
Gets the ChangePackages associated with this process item, if any.
- getChangePackages() - Method in class com.starteam.Review
-
Returns all changepackages associated with this review.
- getChangePackages() - Method in class com.starteam.View
-
Gets the change packages contained in this view.
- getChangePackagesAfter(int) - Method in class com.starteam.ChangePackageCollection
-
returns the set of ChangePackages which were committed after the specified ChangePackage VMID
- getChangePackagesFromView(View) - Method in class com.starteam.ChangePackageReplayGraph
-
Gets the subset of the change packages in this replay graph that reside
in the given view.
- getChanges() - Method in class com.starteam.ChangePackage
-
Gets the Change objects associated with this change package.
- getChanges() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the Change objects associated with this change package.
- getChanges() - Method in class com.starteam.RollbackSession
-
returns the entire set of changes constituting this rollback
- getChangesets() - Method in interface com.starteam.View.ScmBranch
-
Accessible changesets for this branch
- getChangesets() - Method in class com.starteam.View.WebCacheView
-
Accessible changesets for this branch
- getChangeType() - Method in class com.starteam.Change
-
Gets a value representing the type of change.
- getChangeType() - Method in class com.starteam.Change.WebCacheChange
-
Gets a value representing the type of change.
- getCharacterSet() - Method in class com.starteam.CheckinOptions
-
Gets the Character Set to be used for this file.
- getCharacterSet() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Gets the Character Set to be used for this file.
- getCharacterSet() - Method in class com.starteam.File
-
Gets the character set used by this file.
- getCharacterSet() - Method in class com.starteam.File.WebCacheFile
-
Gets the character set used by this file.
- getCharacterSet(File) - Static method in class com.starteam.util.FileUtils
-
Determines the character set used by the given file.
- getChecked() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the state of the checked flag
- getCheckinChangePackageLastUpdate() - Method in class com.starteam.Project
-
returns the last time the checkin change package property was modified
- getCheckinChangePackageLastUpdate() - Method in class com.starteam.Project.WebCacheProject
-
returns the last time the checkin change package property was modified
- getCheckinManager() - Method in class com.starteam.events.CheckinEvent
-
Gets the CheckinManager that triggered this CheckinEvent.
- getCheckinManager() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Gets the CheckinManager that triggered this CheckinEvent.
- getCheckinOptions() - Method in class com.starteam.viewcomparemerge.Options
-
Returns the CheckinOptions to be used for committing the workspace
session
- getCheckinReason() - Method in class com.starteam.CheckinOptions
-
Returns the "Checkin Reason" option value.
- getCheckinReason() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the "Checkin Reason" option value.
- getCheckinResult() - Method in class com.starteam.events.CheckinEvent
-
Gets details describing the result of this checkin.
- getCheckinResult() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Gets details describing the result of this checkin.
- getCheckNewItemActivated(String) - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getCheckNewItemInterval(String) - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getCheckoutByDate() - Method in class com.starteam.CheckoutOptions
-
Get DateTime value for "checkout by date" option.
- getCheckoutByDate() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Get DateTime value for "checkout by date" option.
- getCheckoutByLabel() - Method in class com.starteam.CheckoutOptions
-
Get the Label for the "checkout by Label" option.
- getCheckoutByLabel() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Get the Label for the "checkout by Label" option.
- getCheckoutByPromotionState() - Method in class com.starteam.CheckoutOptions
-
Get the PromotionState ID for "checkout by PromotionState" option.
- getCheckoutByViewVersion() - Method in class com.starteam.CheckoutOptions
-
Get the View Version for "checkout by View Version" option.
- getCheckoutByViewVersion() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Get the View Version for "checkout by View Version" option.
- getCheckoutManager() - Method in class com.starteam.events.CheckoutEvent
-
Gets the CheckoutManager that triggered this CheckoutEvent.
- getCheckoutManager() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Gets the CheckoutManager that triggered this CheckoutEvent.
- getCheckoutOptions() - Method in class com.starteam.viewcomparemerge.Options
-
Returns the CheckoutOptions to be used for committing the workspace
session
- getCheckoutResult() - Method in class com.starteam.events.CheckoutEvent
-
Gets details describing the result of this checkout.
- getCheckoutResult() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Gets details describing the result of this checkout.
- getCheckoutRevision() - Method in class com.starteam.events.CheckoutEvent
-
Gets the revision of the StarTeam File being checked out.
- getCheckoutRevision() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Gets the revision of the StarTeam File being checked out.
- getCheckoutThreadIndex() - Method in class com.starteam.events.CheckoutEvent
-
Get the index of this thread within the CheckoutManager's running thread
list.
- getCheckoutThreadIndex() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Get the index of this thread within the CheckoutManager's running thread
list.
- getCheckoutThreadIndices() - Method in class com.starteam.CheckoutManager.Progress
-
Returns the an array of all thread indices used for checkout This
includes cache agent threads, if any, and the thread on which server
based checkout may occur.
- getCheckoutUseRevisionFileName() - Method in class com.starteam.ServerConfiguration
-
returns true if files with different names at older revisions need to be
checked out using the old file name
- getCheckTargetFoldersForFloatingShares() - Method in class com.starteam.viewcomparemerge.Options
-
Determines whether or not VCM will check target folders for floating
child shares, and fail if any are found.
- getChild(String) - Method in class com.starteam.xml.XMLElement
-
Gets the first child element nested directly within this element that has
the given name (and does not belong to a namespace).
- getChildEndpoint() - Method in class com.starteam.Link
-
Returns a reference to the "child" viewMember in this link.
- getChildren() - Method in class com.starteam.TreeItem
-
Returns the tree items that are children of this one.
- getChildren(Filter.WebCacheFilter) - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
given a TreeItem from the ArtifactCache, return all those of its
children visible to the specified user
Note that this is probably a subset of all the children of this
TreeItem
- getChildren() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the direct subgroups of this group.
- getChildren() - Method in class com.starteam.xml.XMLElement
-
Gets a list of all the child elements nested directly (that is, one level
deep) within this element.
- getChildren(String) - Method in class com.starteam.xml.XMLElement
-
Gets a list of all the child elements nested directly (that is, one level
deep) within this element whose names match the given name (and that do
not belong to a namespace).
- getChildShares() - Method in class com.starteam.Share
-
Returns an array of Shares that are direct children of this Share, or an
empty array if there are none.
- getChildShares() - Method in class com.starteam.Share.WebCacheShare
-
Returns an array of Shares that are direct children of this Share, or
an empty array if there are none.
- getChildValues() - Method in class com.starteam.EnumeratedValue
-
return the children of this Enumerated Value or an empty set if there are
none The returned children are sorted by the specified sort order
- getCipher() - Method in class com.starteam.ServerConfiguration
-
Returns the server's cipher string.
- getClassID() - Method in class com.starteam.LinkValue
-
Returns the 'raw' classID describing the Type associated with this link
value Useful for applications that listen for Trace Events using the
lightweight listener
- getClassID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.AccessCheck
-
Returns the class id.
- getClassID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.ContainerACL
-
Returns the class id.
- getClassID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.ObjectACL
-
Returns the class id.
- getClassID() - Method in class com.starteam.Type
-
Return the class ID for this type.
- getClassName() - Method in class com.starteam.events.MPXMessageEvent
-
- getClassName() - Method in exception com.starteam.exceptions.ServerException
-
Returns the server's class name for this exception.
- getClient(String) - Method in class com.starteam.ArtifactCacheManager
-
Return the Client described by the specified Application Name or null if
there is no client registered matching this application name Applications
may choose to maintain their own Client Context, or allow the
ArtifactCacheManager to maintain the Client context on their behalf
- getClientContext() - Method in class com.starteam.Application
-
Gets the client context associated with this application.
- getClientContext() - Method in class com.starteam.Server
-
Returns the ClientContext associated when logged in to the Server.
- getClientGUID() - Method in class com.starteam.User.WebCacheUser
-
Returns the client GUID for this user, if the user is still logged on
null if the user is not logged on
- getCloneTime() - Method in class com.starteam.View
-
Gets the clone time for this view.
- getCloneTime() - Method in class com.starteam.View.WebCacheView
-
Gets the clone time for this view.
- getClosedOn() - Method in class com.starteam.ChangeRequest
-
Returns the date that this request was given a closed status.
- getClosedOn() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the date that this request was given a closed status.
- getCode() - Method in class com.starteam.Audit.EventID
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangePackage.SessionType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangePackage.State
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangeRequest.ChangeRequestType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangeRequest.Platform
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangeRequest.Priority
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangeRequest.Severity
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangeRequest.StarFlowStatus
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangeRequest.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ChangeRequest.StreamState
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.EnumeratedValue
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.File.CharacterSet
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.File.Compression
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.File.EOLFormat
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.File.KeywordFlag
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.File.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.File.StorageType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Folder.ExcludeFlags
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Folder.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Group.GroupType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.KanbanBoard.InputType
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.KanbanBoard.ItemType
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Plan.PlanType
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Project.Methodology
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Project.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Requirement.AtlasWorkflowStatus
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Requirement.Priority
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Requirement.RequirementType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Requirement.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Requirement.StreamState
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Review.ReviewType
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Review.Status
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Server.EncryptionAlgorithm
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Story.Risk
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Story.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Story.StoryType
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Story.StoryValue
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Story.StreamState
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.Task.Constraint
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Task.LifeCycleType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Task.Origin
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Task.Priority
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Task.ProcessUsage
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Task.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Task.TaskType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.TaskDependency.PredecessorType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Topic.Priority
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Topic.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Topic.TopicType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Trace.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.Trace.TraceType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.TreeItem.MoSCoW
-
Return the enumerated code for this object.
- getCode() - Method in class com.starteam.TypedResource.BranchState
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.User.GeographicTerritory
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.User.License
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.User.Status
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.View.ViewType
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ViewMember.MyLock
-
Return the enum code for this object.
- getCode() - Method in class com.starteam.ViewMember.ShareState
-
Return the enum code for this object.
- getCodePage() - Method in class com.starteam.util.Encoding
-
Gets the codePage of this encoding.
- getColor() - Method in class com.starteam.Swimlane
-
Returns the Color of this Swimlane.
- getColor() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Returns the Color of this Swimlane.
- getColor() - Method in class com.starteam.WhiteBoard
-
Returns the Color of this WhiteBoard.
- getColor() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
Returns the color of this WhiteBoard.
- getColumnNumber() - Method in exception com.starteam.xml.XMLParseException
-
Gets the column offset within the line of source text where the parsing
error was encountered.
- getColumns() - Method in class com.starteam.Filter
-
Returns all the Columns in this filter
- getColumns() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns all the Columns in this filter
- getCommandAPIRevisionLevel() - Method in class com.starteam.Server
-
Returns the command interface revision level (dot notation) supported by
this server.
- getCommandCount() - Method in class com.starteam.events.ServerCommandEvent
-
Gets the number of commands executed in this command session.
- getCommandCount() - Method in class com.starteam.Server
-
Gets the number of commands sent to the StarTeam server since the
connection was established.
- getCommandID() - Method in class com.starteam.events.ServerCommandEvent
-
Gets the internal ID assigned to this command.
- getCommandID() - Method in class com.starteam.NetMonitor
-
- getCommandName() - Method in class com.starteam.events.ServerCommandEvent
-
Gets a symbolic name that describes this command ID.
- getCommandName() - Method in class com.starteam.NetMonitor
-
- getCommandNumber() - Method in class com.starteam.NetMonitor
-
- getCommandTime() - Method in class com.starteam.events.ServerCommandEvent
-
Gets the total execution time of this command, in milliseconds.
- getCommandTime() - Method in class com.starteam.NetMonitor
-
- getComment() - Method in class com.starteam.Link
-
Returns the comment associated with this link.
- getComment() - Method in class com.starteam.ViewMember
-
Gets the comment describing this revision of the item.
- getComment() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
returns the Comment attached to this view member
- getComments() - Method in class com.starteam.Requirement
-
Comments recorded for the requirement
- getComments() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Comments recorded for the requirement
- getCommitAction() - Method in class com.starteam.Change
-
Gets a value representing the action that was performed to commit this
change.
- getCommitAction() - Method in class com.starteam.Change.WebCacheChange
-
Gets a value representing the action that was performed to commit
this change.
- getCommitted() - Method in class com.starteam.ChangePackageCollection
-
Gets the subset of ChangePackages in this collection that have already
been committed.
- getCommitTransaction() - Method in class com.starteam.ChangePackage
-
The transaction in which this change package was committed, or null if it
hasn't been committed yet.
- getCommitTransaction() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
The transaction in which this change package was committed, or null
if it hasn't been committed yet.
- getCommonAncestor(Item) - Method in class com.starteam.Item
-
Gets the most recent common ancestor between this item and the given
item.
- getCommonAncestor(DotNotation) - Method in class com.starteam.util.DotNotation
-
Determines the common ancestor between this DotNotation and another one.
- getComparer() - Method in class com.starteam.diff.StarTeamMerge
-
Returns the comparer being used; defaults to the BasicCompare
- getComponent() - Method in class com.starteam.ChangeRequest
-
Returns the component this request applies to.
- getComponent() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the component this request applies to.
- getComponentACL() - Method in class com.starteam.Type
-
Returns the Access Control List for this type.
- getComponentGUID() - Method in class com.starteam.Type
-
For Types that correspond to StarTeam components this method returns the
server-defined component GUID.
- getComponentGUID() - Method in class com.starteam.Type.WebCacheType
-
Returns the Component GUID of this type
- getComponentNames() - Method in class com.starteam.StarTeamClientOptions
-
Gets the names of all components for which at least one option has been
set.
- getComponentOption(String, String, String) - Method in class com.starteam.StarTeamClientOptions
-
Returns the specified workstation option.
- getCompression() - Method in class com.starteam.File
-
Gets the compression level of the archive file in the vault.
- getCompression() - Method in class com.starteam.File.WebCacheFile
-
Gets the compression level of the archive file in the vault.
- getConceptID() - Method in class com.starteam.Concept
-
Returns the concept id.
- getConceptID() - Method in class com.starteam.Concept.WebCacheConcept
-
Returns the concept id.
- getConfiguration() - Method in class com.starteam.Server.WebCacheServer
-
returns the Server Configuration options for this server
option values can be queried, and some can be changed.
- getConfiguration() - Method in class com.starteam.ServerAdministration
-
Gets the current server configuration options.
- getConfiguration() - Method in class com.starteam.View
-
Returns this view's configuration.
- getConfiguration() - Method in class com.starteam.View.WebCacheView
-
Returns this view's configuration.
- getConfiguration() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns this view's configuration.
- getConfiguration() - Method in class com.starteam.ViewMemberBehavior
-
Gets this ViewMemberBehavior's current configuration.
- getConnectionManagerPath() - Static method in class com.starteam.ConfigFiles
-
Gets the full path to the ConnectionManager file.
- getConnectionType() - Method in class com.starteam.ServerInfo
-
Returns the connection type to be used.
- getConstraint() - Method in class com.starteam.Task
-
Returns the MS Project Constraint Type of this task.
- getConstraint() - Method in class com.starteam.Task.WebCacheTask
-
Returns the MS Project Constraint Type of this task.
- getConstraintDate() - Method in class com.starteam.Task
-
Returns the task's Constraint Date from MS Project.
- getConstraintDate() - Method in class com.starteam.Task.WebCacheTask
-
Returns the task's Constraint Date from MS Project.
- getContainedType() - Method in class com.starteam.events.TypedResourceEvent
-
Type of the Starteam artifact changed within a container.
- getContainedType() - Method in class com.starteam.events.WebCacheLiveObjectEvent
-
Type of the Starteam artifact changed within a container.
- getContainer() - Method in class com.starteam.EffectiveACE
-
Gets the parent container whose ACL defined this EffectiveACE.
- getContainerACL() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the ContainerACL or null.
- getContainerID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.ContainerACL
-
Returns the container id.
- getContainerItemID() - Method in class com.starteam.events.TypedResourceEvent
-
Item id of the container which was changed.
- getContainerItemID() - Method in class com.starteam.events.WebCacheLiveObjectEvent
-
Item id of the container which was changed.
- getContent() - Method in class com.starteam.Concept
-
Returns the content of this Concept.
- getContent() - Method in class com.starteam.Concept.WebCacheConcept
-
Returns the content of this Concept.
- getContentFilter() - Method in class com.starteam.CheckoutOptions
-
Get the hook to be inserted after performing keyword expansion, eol
conversion, etc.
- getContentFilter() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Get the hook to be inserted after performing keyword expansion, eol
conversion, etc.
- getContentModifiedTime() - Method in class com.starteam.File
-
Gets the "last modified" time of the working file when it was checked in
to create this version.
- getContentModifiedTime() - Method in class com.starteam.File.WebCacheFile
-
Gets the "last modified" time of the working file when it was checked
in to create this version.
- getContentRevision() - Method in interface com.starteam.File.Revision
-
Gets the content version of this item revision.
- getContentRevision() - Method in class com.starteam.File.SyncRecord
-
return the content reviison
- getContentRevision() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the content revision for this file
- getContentType() - Method in class com.starteam.Content
-
Gets the content type.
- getContentType() - Method in class com.starteam.Content.WebCacheContent
-
Gets the content type.
- getContentType() - Method in class com.starteam.Server.EmailAttachment
-
Return's the attachment's MIME content-type.
- getContentTypes() - Method in class com.starteam.Content.AcceptedTypes
-
Returns an array of Content.Type objects contained in this class.
- getContentValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning Content valued properties.
- getContentVersion() - Method in class com.starteam.File
-
Gets the content version number for this file.
- getContentVersion() - Method in class com.starteam.File.WebCacheFile
-
Gets the content version number for this file.
- getContext() - Method in class com.starteam.ACE.WebCacheACE
-
Returns the context of this object.
- getContext(View.WebCacheView, DateTime) - Method in class com.starteam.ArtifactCacheManager
-
Return a rolled back context for a registered rolled back view, if any
returns NULL if a context is not found
- getContext(View.WebCacheView, Label.WebCacheLabel) - Method in class com.starteam.ArtifactCacheManager
-
Return a rolled back context for a registered rolled back view, if any
returns NULL if a context is not found
- getContext() - Method in class com.starteam.Filter
-
Returns the context in which this filter should be applied
- getContext() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the context of this object.
- getContext() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Returns the context of this object.
- getContext() - Method in class com.starteam.Property.WebCacheProperty
-
Returns the context of this object.
- getContext() - Method in class com.starteam.Query.WebCacheQuery
-
Returns the context of this object.
- getContext() - Method in class com.starteam.Server.WebCacheServer
-
Returns the context of this object.
- getContext() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Returns the context of this object.
- getContext() - Method in class com.starteam.Type.WebCacheType
-
Returns the context of this object.
- getContextRange() - Method in class com.starteam.Topic
-
Returns the context range of the topic.
- getContextRange() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the context range of the topic.
- getCount(ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.View.WebCacheView
-
Returns a count of the number of viewmembers of a specified type in the view
If the type is already cached, then this returns the in-memory count of artifacts
as visible to the requesting user
If the type is not cached, then fetch just the ids from the server
and return an advisory count of the ids.
- getCreateCheckinChangePackage() - Method in class com.starteam.Project
-
Returns true if checkin change packages should be created by the SDK
Returns NULL if this project does not override the server configuration option
This property was first introduced in the 12.0 release
- getCreateCheckinChangePackage() - Method in class com.starteam.Project.WebCacheProject
-
Returns true if checkin change packages should be created by the SDK
Returns NULL if this project does not override the server configuration option
This property was first introduced in the 12.0 release
- getCreateCheckinChangePackage() - Method in class com.starteam.ServerConfiguration
-
Returns true if checkin change packages should be created by the SDK
- getCreatedBy() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Get the user who created this object.
- getCreatedBy() - Method in class com.starteam.Filter
-
Returns the user who created this filter.
- getCreatedBy() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the user who created this filter.
- getCreatedBy() - Method in class com.starteam.Link
-
Returns the User
object who created this link.
- getCreatedBy() - Method in class com.starteam.LiveObject
-
Get the user who created this object.
- getCreatedBy() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Get the user who created this object.
- getCreatedBy() - Method in class com.starteam.Project
-
Returns the User
object that created the project.
- getCreatedBy() - Method in class com.starteam.PromotionModel
-
Returns the User
who created this PromotionModel.
- getCreatedBy() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Returns the User
who created this PromotionModel.
- getCreatedBy() - Method in class com.starteam.PromotionState
-
Returns the User
object that created the state.
- getCreatedBy() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Returns the User
object that created the state.
- getCreatedBy() - Method in class com.starteam.Query
-
Return the user who created this query.
- getCreatedBy() - Method in class com.starteam.Query.WebCacheQuery
-
Return the user who created this query.
- getCreatedBy() - Method in class com.starteam.Share
-
Returns the User who created this item, only available on server versions
5.2 and higher.
- getCreatedBy() - Method in class com.starteam.Share.WebCacheShare
-
Returns the User who created this item, only available on server
versions 5.2 and higher.
- getCreatedBy() - Method in class com.starteam.ViewMemberRevision
-
Returns the User who created this item revision.
- getCreatedBy() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns the User who created this item revision.
- getCreatedByLoginName() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Author of the changeset, ala the user that committed the changeset.
- getCreatedByLoginName() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Author of the changeset, aka the user who committed the changeset.
- getCreatedDate() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Date when the changeset was committed.
- getCreatedDate() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Date when the changeset was committed.
- getCreatedOn() - Method in class com.starteam.PromotionModel
-
Returns the time at which the PromotionModel was created.
- getCreatedOn() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Returns the time at which the PromotionModel was created.
- getCreatedOn() - Method in class com.starteam.PromotionState
-
Returns the time at which the state was created.
- getCreatedOn() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Returns the time at which the state was created.
- getCreatedTime() - Method in class com.starteam.Filter
-
Returns the created time for this filter.
- getCreatedTime() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the created time for this filter.
- getCreatedTime() - Method in class com.starteam.Link
-
Returns the time at which this link was created.
- getCreatedTime() - Method in class com.starteam.LiveObject
-
Gets the date and time at which this object was created.
- getCreatedTime() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Gets the date and time at which this object was created.
- getCreatedTime() - Method in class com.starteam.Project
-
Returns the time at which the project was created.
- getCreatedTime() - Method in class com.starteam.Query
-
Return the created time of this query.
- getCreatedTime() - Method in class com.starteam.Query.WebCacheQuery
-
Return the created time of this query.
- getCreatedTime() - Method in class com.starteam.Share
-
Returns the CreatedTime for this item, only available on server versions
5.2 and higher.
- getCreatedTime() - Method in class com.starteam.Share.WebCacheShare
-
Returns the CreatedTime for this item, only available on server
versions 5.2 and higher.
- getCreatedTime() - Method in class com.starteam.User
-
Gets the time at which this User was created.
- getCreatedTime() - Method in class com.starteam.View
-
Returns the time at which the view was created.
- getCRHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Returns the string representation of the Carriage-return character in the
HTML document.
- getCRStatus(Story.Status) - Method in class com.starteam.Project
-
Return the Change Request Status value that matches the specified
Story Status for this project.
- getCRStatus(Story.Status) - Method in class com.starteam.Project.WebCacheProject
-
Return the Change Request Status value that matches the specified
Story Status for this project.
- getCRStatus(Story.Status) - Method in class com.starteam.Server
-
Return the Change Request Status that matches the specified Story
Status.
- getCRStatus(Story.Status) - Method in class com.starteam.Server.WebCacheServer
-
Return the Change Request Status value that matches the specified
Story Status
This feature was introduced in the 16.0 server
- getCRsToMarkFixed() - Method in class com.starteam.CheckinOptions
-
Returns the ChangeRequests to mark fixed.
- getCRsToMarkFixed() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the ChangeRequests to mark fixed.
- getCurrentBytesExpected() - Method in class com.starteam.events.CheckoutEvent
-
Gets the total number of bytes expected in this file.
- getCurrentBytesExpected() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Gets the total number of bytes expected in this file.
- getCurrentBytesSoFar() - Method in class com.starteam.events.CheckoutEvent
-
Get the number of bytes checked out so far for this file.
- getCurrentBytesSoFar() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Get the number of bytes checked out so far for this file.
- getCurrentCacheAgent() - Method in class com.starteam.Server
-
returns the CacheAgent currently in use by this server, or null will
attempt to locate a cache agent at a specified {address, port} or
autoLocate one, if necessary
- getCurrentFile(int) - Method in class com.starteam.CheckoutManager.Progress
-
Get the current StarTeam Item object that is being processed in the
current phase.
- getCurrentFile() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
the current file
- getCurrentFile() - Method in class com.starteam.events.CheckinEvent
-
Gets the StarTeam File being checked in.
- getCurrentFile() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Gets the StarTeam File being checked in.
- getCurrentMPXProfile() - Method in class com.starteam.Server
-
Gets the current MPX event handler profile.
- getCurrentPhase() - Method in class com.starteam.CheckinManager.Progress
-
Return the Phase associated with this Progress.
- getCurrentPhase() - Method in class com.starteam.CheckoutManager.Progress
-
Return the Phase associated with this Progress.
- getCurrentPhaseEstimatedTimeRemaining() - Method in class com.starteam.CheckinManager.Progress
-
Return the estimated time remaining in milliseconds.
- getCurrentPhaseEstimatedTimeRemaining() - Method in class com.starteam.CheckoutManager.Progress
-
Return the estimated time remaining in milliseconds.
- getCurrentPhaseUnitsOfWork() - Method in class com.starteam.CheckinManager.Progress
-
Get the total number of units of work.
- getCurrentPhaseUnitsOfWork() - Method in class com.starteam.CheckoutManager.Progress
-
Get the total number of units of work.
- getCurrentPhaseUnitsOfWorkProcessed() - Method in class com.starteam.CheckinManager.Progress
-
Return the number of units of work that has been processed in this
phase.
- getCurrentPhaseUnitsOfWorkProcessed() - Method in class com.starteam.CheckoutManager.Progress
-
Return the number of units of work that has been processed in this
phase.
- getCurrentPhaseUnitsOfWorkRemaining() - Method in class com.starteam.CheckinManager.Progress
-
Get the total number of units of work that are yet to be done.
- getCurrentPhaseUnitsOfWorkRemaining() - Method in class com.starteam.CheckoutManager.Progress
-
Get the total number of units of work that are yet to be done.
- getCurrentStarteamItem() - Method in class com.starteam.CheckinManager.Progress
-
Get the current StarTeam Item object that is being processed in the
current phase.
- getCurrentStep(ViewMember) - Method in class com.starteam.Workflow
-
return the step that this artifact is in w.r.
- getCurrentStep(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.WebCacheWorkflow
-
return the step that this artifact is in w.r.
- getCurrentThreadID() - Static method in class com.starteam.util.Platform
-
return the ID of the current thread
- getCurrentTime() - Method in class com.starteam.Server
-
Gets the current time on the server.
- getCurrentTime() - Method in class com.starteam.Server.WebCacheServer
-
Gets the current time on the server.
- getCurrentWorkingFile() - Method in class com.starteam.CheckinManager.Progress
-
Get the current File object that's being checked in.
- getCurrentWorkingFile() - Method in class com.starteam.CheckoutManager.Progress
-
Get the current File object that's being checked in.
- getCurrentWorkingFile() - Method in class com.starteam.events.CheckinEvent
-
Gets the working file on disk where this file is being checked in from.
- getCurrentWorkingFile() - Method in class com.starteam.events.CheckoutEvent
-
Gets the working file on disk where this file is being checked out to.
- getCurrentWorkingFile() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Gets the working file on disk where this file is being checked in from.
- getCurrentWorkingFile() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Gets the working file on disk where this file is being checked out to.
- getCustomOptions(Server, String) - Static method in class com.starteam.viewcomparemerge.Options
-
Look for a custom merge type by name on the specified server, return a
fully configured set of options after parsing the .xml.
- getData() - Method in class com.starteam.util.GUID
-
- getData() - Method in class com.starteam.util.MD5
-
Return the byte[] of this object's value.
- getDateInstance(int) - Static method in class com.starteam.util.DateTimeFormat
-
Returns a platform-dependent version of DateTimeFormat that can be used
to create a date string formatted in the given style.
- getDateTime() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the datetime for this context.
- getDateTimeInstance(int, int) - Static method in class com.starteam.util.DateTimeFormat
-
Returns a platform-dependent version of DateTimeFormat that can be used
to create a date-time string formatted in the given styles.
- getDateTimeValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning DateTime valued properties.
- getDateValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning Date valued properties.
- getDateWorkedOn() - Method in class com.starteam.WorkRecord
-
Returns the date on which the work was begun.
- getDateWorkedOn() - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Returns the date on which the work was begun.
- getDayOfMonth() - Method in class com.starteam.util.Date
-
returns the day of month (a valid integer between 1 and 31)
- getDaysPart() - Method in class com.starteam.util.TimeSpan
-
returns the number of whole (24 hour) days in this TimeSpan
- getDBAutoRecovery() - Method in class com.starteam.ServerConfiguration
-
Indicates whether or not the server automatically recovers from errors.
- getDBPooledConnections() - Method in class com.starteam.ServerConfiguration
-
Returns the number of pooled connections to the server database.
- getDBPort() - Method in class com.starteam.ServerConfiguration
-
Returns the port number that the Starteam server database is connected
to.
- getDBServerName() - Method in class com.starteam.ServerConfiguration
-
Returns the database server name
- getDBServiceName() - Method in class com.starteam.ServerConfiguration
-
For an Oracle configuration, returns the service name for the database
that the StarTeam server is connected to.
- getDBSid() - Method in class com.starteam.ServerConfiguration
-
For an Oracle configuration, returns the Sid for the database that the
StarTeam server is connected to.
- getDBTransactionsEnabled() - Method in class com.starteam.ServerConfiguration
-
Indicates whether or not database transactions are enabled.
- getDBType() - Method in class com.starteam.ServerConfiguration
-
Returns the server database type.
- getDBVerifyOnStartup() - Method in class com.starteam.ServerConfiguration
-
Indicates whether or not the server database is verified on startup.
- getDebugString() - Method in class com.starteam.diff.ColumnMask
-
Returns a string used for debugging and testing
- getDebugString() - Method in class com.starteam.EnumeratedValue
-
returns a string used mainly for debugging
- getDebugString() - Method in class com.starteam.events.CacheAgentEvent
-
return a string representation of the event generally useful for
application debugging
- getDebugString() - Method in class com.starteam.Filter.Column
-
Returns a debug representation of this column
- getDebugString() - Method in class com.starteam.Filter
-
Returns a debug representation of this filter
- getDebugString() - Method in class com.starteam.Filter.Grouping
-
Returns a debug representation of this Grouping
- getDebugString() - Method in class com.starteam.Item
-
Returns a String
that is potentially useful while debugging.
- getDebugString() - Method in class com.starteam.Label
-
Returns a string containing various properties of this label.
- getDebugString() - Method in class com.starteam.Link.Endpoint
-
Returns a debug string representation of this link endpoint.
- getDebugString() - Method in class com.starteam.Link
-
Returns the debug string associated this link
- getDebugString() - Method in class com.starteam.PromotionModel
-
Return a debug string for this model.
- getDebugString() - Method in class com.starteam.Property
-
Returns a String representation of this property that may be useful for
debugging purposes.
- getDebugString() - Method in class com.starteam.Query
-
Returns a String with debug information about this query.
- getDebugString() - Method in class com.starteam.QueryNode
-
Returns a String with debug information about this QueryNode.
- getDebugString() - Method in class com.starteam.QueryPart
-
Returns a debug string representation of this QueryPart.
- getDebugString() - Method in class com.starteam.ServerInfo
-
Returns a debug string representation of this server info.
- getDebugString() - Method in class com.starteam.Translations
-
return a string representation of the Locale, useful for debugging
- getDebugString() - Method in class com.starteam.Type
-
Returns a String with debug information about this type.
- getDebugString() - Method in class com.starteam.util.Date
-
a string representation of the content of this object instance generally
useful for debugging
- getDebugString() - Method in class com.starteam.util.GUID
-
Returns the canonical string representation of the GUID for debug
purposes.
- getDebugString() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Prints a String representation of the GroupNode, helpful for
debugging.
- getDefault() - Static method in class com.starteam.StarTeamClientOptions
-
Returns the singleton default StarTeamClientOptions object based on the
default options file location.
- getDefault() - Method in class com.starteam.Translations
-
Return the default translation.
- getDefaultAction() - Method in class com.starteam.RollbackSession.Change
-
Returns the default Merge Action associated with this change
- getDefaultAction() - Method in class com.starteam.viewcomparemerge.DifferenceType
-
Gets the default action for this difference type.
- getDefaultAction() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the default action recommended when merging this difference to the
target view.
- getDefaultBinaryExtensions() - Method in class com.starteam.ServerConfiguration
-
Returns the set of extensions which will be automatically treated as Binary
Types by the StarTeam checkin engine.
- getDefaultCapacity(Project) - Method in class com.starteam.User
-
Returns the default capacity assigned to a specific project
- getDefaultCapacity(Project.WebCacheProject) - Method in class com.starteam.User.WebCacheUser
-
Returns the default capacity assigned to a specific project
- getDefaultCentralStatusDirectory() - Static method in class com.starteam.ConfigFiles
-
Returns the default location of the client's local directory for storing
centralized status information.
- getDefaultComment() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the default comment to use for checkin operations that occur when
committing this session.
- getDefaultDescription() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the default description for this session.
- getDefaultFile() - Static method in class com.starteam.ServerInfoCollection
-
The default location that StarTeam applications should use for the server
list.
- getDefaultFile() - Static method in class com.starteam.StarTeamClientOptions
-
Returns the default StarTeamClientOptions file.
- getDefaultFile() - Static method in class com.starteam.StarTeamRepositoryIDs
-
Gets the default location of the file where information about repostory
IDs is stored.
- getDefaultItemTypes() - Method in class com.starteam.Project
-
Gets the default item types that will be shared upon creation of a
variant view.
- getDefaultName() - Static method in class com.starteam.Application
-
Gets the client application name.
- getDefaultName() - Method in class com.starteam.ChangeSession
-
Gets a default name for this session.
- getDefaultName() - Method in class com.starteam.viewcomparemerge.Session
-
Gets a default name for this session.
- getDefaultPath() - Method in class com.starteam.View
-
Returns the default working file path to be used for this view.
- getDefaultPath() - Method in class com.starteam.View.WebCacheView
-
Returns the default working file path to be used for this view.
- getDefaultPathFragment() - Method in class com.starteam.Folder
-
Returns this folder's specified default working path.
- getDefaultPathFragment() - Method in class com.starteam.Folder.WebCacheFolder
-
Returns this folder's specified default working path.
- getDefaultPlatformEncoding() - Static method in class com.starteam.util.Encoding
-
Gets the default platform encoding.
- getDefaultServerInfo(String, int) - Method in class com.starteam.Application
-
Creates a default ServerInfo for the server at the given address and
port.
- getDefaultStarTeamEncoding() - Static method in class com.starteam.util.Encoding
-
Gets the default StarTeam encoding.
- getDefaultStatusManager() - Static method in class com.starteam.StatusMethod
-
Gets the default FileBasedStatusManager for this workstation.
- getDefaultStatusMethod() - Method in class com.starteam.StarTeamClientOptions
-
The default status method to be used by the client.
- getDefaultStatusMethod() - Static method in class com.starteam.StatusMethod
-
Returns the client's default method for storing status information.
- getDefaultValue() - Method in class com.starteam.BinaryProperty
-
returns the default value for this property instance
- getDefaultValue() - Method in class com.starteam.BinaryProperty.WebCacheBinaryProperty
-
returns the default value for this property instance
- getDefaultValue() - Method in class com.starteam.BooleanProperty
-
Gets the default value of this property, as a boolean value.
- getDefaultValue() - Method in class com.starteam.BooleanProperty.WebCacheBooleanProperty
-
Gets the default value of this property, as a boolean value.
- getDefaultValue() - Method in class com.starteam.ContentProperty
-
Returns the default Content value for this Property.
- getDefaultValue() - Method in class com.starteam.ContentProperty.WebCacheContentProperty
-
Returns the default Content value for this Property.
- getDefaultValue() - Method in class com.starteam.DateProperty
-
Returns the default Date value for this Property
- getDefaultValue() - Method in class com.starteam.DateProperty.WebCacheDateProperty
-
Returns the default Date value for this Property
- getDefaultValue() - Method in class com.starteam.DateTimeProperty
-
Returns the default DateTime value for this Property
- getDefaultValue() - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
-
Returns the default DateTime value for this Property
- getDefaultValue() - Method in class com.starteam.DoubleProperty
-
Returns the default double value for this Property
- getDefaultValue() - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
Returns the default double value for this Property
- getDefaultValue() - Method in class com.starteam.IntegerProperty
-
Returns the default integer value for this Property
- getDefaultValue() - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
Returns the default integer value for this Property
- getDefaultValue() - Method in class com.starteam.LinkProperty
-
Returns the default LinkValue for this Property.
- getDefaultValue() - Method in class com.starteam.LinkProperty.WebCacheLinkProperty
-
Returns the default LinkValue for this Property.
- getDefaultValue() - Method in class com.starteam.LongIntegerProperty
-
Returns the default long integer value for this Property
- getDefaultValue() - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
Returns the default long integer value for this Property
- getDefaultValue() - Method in class com.starteam.MapProperty
-
Returns the default String value for this property instance
- getDefaultValue() - Method in class com.starteam.MapProperty.WebCacheMapProperty
-
Returns the default String value for this property instance
- getDefaultValue() - Method in class com.starteam.ObjectArrayProperty
-
returns the default value for this property instance
- getDefaultValue() - Method in class com.starteam.ObjectArrayProperty.WebCacheObjectArrayProperty
-
returns the default value for this property instance
- getDefaultValue() - Method in class com.starteam.ObjectProperty
-
Returns the default object-id (integer) value for this Property instance
- getDefaultValue() - Method in class com.starteam.ObjectProperty.WebCacheObjectProperty
-
Returns the default object-id (integer) value for this Property
instance
- getDefaultValue() - Method in class com.starteam.TextProperty
-
Returns the default String value for this property instance
- getDefaultValue() - Method in class com.starteam.TextProperty.WebCacheTextProperty
-
Returns the default String value for this property instance
- getDefaultValue() - Method in class com.starteam.TimeSpanProperty
-
Returns the default TimeSpan value for this Property
- getDefaultValue() - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
Returns the default TimeSpan value for this Property
- getDefaultValues() - Method in class com.starteam.EnumeratedProperty
-
Returns the default array of enumerated values for this Property.
- getDefaultValues() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Returns the default array of enumerated values for this Property.
- getDefaultView() - Method in class com.starteam.Project
-
Gets the default View for this Project.
- getDefaultView() - Method in class com.starteam.Project.WebCacheProject
-
Gets the default View for this Project.
- getDeletedAsOf() - Method in class com.starteam.RecycleBin
-
Used to limit deleted folders and items to those that were after a given
time.
- getDeletedBy() - Method in class com.starteam.Label
-
Return the User who deleted this Label.
- getDeletedBy() - Method in class com.starteam.PromotionState
-
Returns the user who deleted the state.
- getDeletedBy() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Returns the user who deleted the state.
- getDeletedBy() - Method in class com.starteam.Share
-
Returns the User who deleted this item, only available on server versions
5.2 and higher.
- getDeletedBy() - Method in class com.starteam.Share.WebCacheShare
-
Returns the User who deleted this item, only available on server
versions 5.2 and higher.
- getDeletedBy() - Method in class com.starteam.ViewMember
-
For deleted view members, returns the User
object who
deleted the view member.
- getDeletedBy() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
For deleted view members, returns the User
object who
deleted the view member.
- getDeletedOn() - Method in class com.starteam.PromotionState
-
Returns the time at which the state was deleted.
- getDeletedOn() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Returns the time at which the state was deleted.
- getDeletedShares() - Method in class com.starteam.ViewMember
-
Returns deleted shares, if any, for this view member, in this view.
- getDeletedSymbolHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the symbol that indicates a "deleted"
line.
- getDeletedTime() - Method in class com.starteam.Label
-
Return the deleted time for this object.
- getDeletedTime() - Method in class com.starteam.Share
-
Returns the DeletedTime of this item, only available on server versions
5.2 and higher.
- getDeletedTime() - Method in class com.starteam.Share.WebCacheShare
-
Returns the DeletedTime of this item, only available on server
versions 5.2 and higher.
- getDeletedTime() - Method in class com.starteam.ViewMember
-
For deleted view members, returns the time the item was deleted.
- getDeletedTime() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
For deleted view members, returns the time the item was deleted.
- getDeleteWorkingFile() - Method in class com.starteam.CheckinOptions
-
Returns the "Delete Working File" option value.
- getDeleteWorkingFile() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the "Delete Working File" option value.
- getDependencyLastUpdate() - Method in class com.starteam.Task
-
Returns the date that a work record or task dependency (predecessor or
successor) was last added to this task.
- getDependentProperties() - Method in class com.starteam.Property
-
Returns the set of properties that the computation of this property's
value depends upon.
- getDepth() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the zero-based depth of this GroupNode in the grouping
hierarchy.
- getDepthInHierarchy() - Method in class com.starteam.EnumeratedValue
-
Returns the depth of this enumerated value in the presentation hierarchy.
- getDerivedCount() - Method in class com.starteam.Share
-
Returns the number of shares directly derived from this item.
- getDerivedCount() - Method in class com.starteam.Share.WebCacheShare
-
Returns the number of shares directly derived from this item.
- getDerivedViews() - Method in class com.starteam.View
-
Returns the set of views derived from this one.
- getDerivedViews() - Method in class com.starteam.View.WebCacheView
-
Returns the set of views derived from this one.
- getDescription() - Method in class com.starteam.Application
-
Gets a verbose description of the client application and runtime
environment.
- getDescription() - Method in class com.starteam.Change
-
Gets a user-friendly description of this Change object.
- getDescription() - Method in class com.starteam.Change.WebCacheChange
-
Gets a user-friendly description of this Change object.
- getDescription() - Method in class com.starteam.ChangePackage
-
Provides a full description of the change package.
- getDescription() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Provides a full description of the change package.
- getDescription() - Method in class com.starteam.ChangeRequest
-
Returns the description of this change request.
- getDescription() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the description of this change request.
- getDescription() - Method in class com.starteam.ChangeSession
-
Returns the description of the ChangePackage for this session.
- getDescription() - Method in class com.starteam.CheckinManager.Progress
-
Return a description of the current state of Progress.
- getDescription() - Method in class com.starteam.CheckoutManager.Progress
-
Return a description of the current state of Progress.
- getDescription() - Method in class com.starteam.Concept
-
Returns the text in the "Description" property for this Concept.
- getDescription() - Method in class com.starteam.Concept.WebCacheConcept
-
Returns the description of this concept.
- getDescription() - Method in class com.starteam.EffectiveACE
-
Gets a description of this EffectiveACE, explaining its origin in
human-readable form.
- getDescription() - Method in class com.starteam.EventHandlerInfo
-
Gets the description of this EventHandlerInfo.
- getDescription() - Method in class com.starteam.EventHandlerProfile
-
Gets the description of this EventHandlerProfile.
- getDescription() - Method in class com.starteam.File
-
Returns the description of this file.
- getDescription() - Method in class com.starteam.File.WebCacheFile
-
Returns the description of this file.
- getDescription() - Method in class com.starteam.Folder
-
Returns the description of this folder.
- getDescription() - Method in class com.starteam.Folder.WebCacheFolder
-
Returns the description of this folder.
- getDescription() - Method in class com.starteam.Group
-
Returns the group description.
- getDescription() - Method in class com.starteam.Group.WebCacheGroup
-
Returns the group description.
- getDescription() - Method in class com.starteam.Label
-
Returns the label's description.
- getDescription() - Method in class com.starteam.Label.WebCacheLabel
-
Returns the label's description.
- getDescription() - Method in class com.starteam.LinkValue
-
Gets a description of the linked item.
- getDescription() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Gets a description of the linked item.
- getDescription() - Method in class com.starteam.Project
-
Returns the description of this project.
- getDescription() - Method in class com.starteam.Project.WebCacheProject
-
Returns the description of this project.
- getDescription() - Method in class com.starteam.PromotionModel
-
Returns the description of the PromotionModel.
- getDescription() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Returns the description of the PromotionModel.
- getDescription() - Method in class com.starteam.PromotionState
-
Returns the description of the PromotionState.
- getDescription() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Returns the description of the PromotionState.
- getDescription() - Method in class com.starteam.Requirement
-
Returns the description of this requirement.
- getDescription() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns the description of this requirement.
- getDescription() - Method in class com.starteam.ServerAdministration.License.BLS
-
Gets the description of this license.
- getDescription() - Method in class com.starteam.ServerInfo
-
Returns the description for this server info entry.
- getDescription() - Method in class com.starteam.Sprint
-
Returns the text in the "Description" property for this sprint.
- getDescription() - Method in class com.starteam.Sprint.WebCacheSprint
-
Returns the description of this sprint.
- getDescription() - Method in class com.starteam.Story
-
Returns the description of this story.
- getDescription() - Method in class com.starteam.Story.WebCacheStory
-
Returns the description of this story.
- getDescription() - Method in class com.starteam.Swimlane
-
Returns the description of this swimlane.
- getDescription() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Returns the description of this swimlane.
- getDescription() - Method in class com.starteam.Task
-
Returns the description for this task.
- getDescription() - Method in class com.starteam.Task.WebCacheTask
-
Returns the description for this task.
- getDescription() - Method in class com.starteam.Test
-
Returns the content of this Test.
- getDescription() - Method in class com.starteam.Test.WebCacheTest
-
Returns the description of this Test.
- getDescription() - Method in class com.starteam.TestRun
-
Returns the description of this TestRun.
- getDescription() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the description of this TestRun.
- getDescription() - Method in class com.starteam.Trace
-
Gets the description of this trace.
- getDescription() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the description of this trace.
- getDescription() - Method in class com.starteam.View
-
Returns the description of this view.
- getDescription() - Method in class com.starteam.View.WebCacheView
-
Returns the description of this view.
- getDescription() - Method in class com.starteam.viewcomparemerge.AnyScope
-
Return a description of this scope.
- getDescription() - Method in class com.starteam.viewcomparemerge.DifferenceType
-
Gets a description of this DifferenceType.
- getDescription() - Method in class com.starteam.viewcomparemerge.EveryScope
-
Return a description of this scope.
- getDescription() - Method in class com.starteam.viewcomparemerge.FolderScope
-
Return a description of this scope.
- getDescription() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets a user-friendly description of this difference.
- getDescription() - Method in class com.starteam.viewcomparemerge.ItemListScope
-
Return a description of this scope.
- getDescription() - Method in class com.starteam.viewcomparemerge.ItemTypeScope
-
Return a description of this scope.
- getDescription() - Method in class com.starteam.viewcomparemerge.ProcessItemScope
-
Return a description of this scope.
- getDescription() - Method in class com.starteam.viewcomparemerge.Progress
-
Returns a description of the current state of the session
- getDescription() - Method in class com.starteam.viewcomparemerge.RevisionLabelScope
-
Return a description of this scope.
- getDescription() - Method in class com.starteam.viewcomparemerge.Scope
-
Get a String that gives a reasonable description of this scope.
- getDescription() - Method in class com.starteam.WhiteBoard
-
Returns the text in the "Description" property for this WhiteBoard.
- getDescription() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
Returns the description of this WhiteBoard.
- getDescriptionProperty() - Method in class com.starteam.ChangeRequest.Type
-
return a description that determines whether this type is one that
provides description information in the context of an ALM process
- getDescriptionProperty() - Method in class com.starteam.Item.Type
-
return a description that determines whether this type is one that
provides description information in the context of an ALM process
- getDescriptionProperty() - Method in class com.starteam.Item.Type.WebCacheItemType
-
return a description that determines whether this type is one that
provides description information in the context of an ALM process
- getDescriptionProperty() - Method in class com.starteam.Requirement.Type
-
return a description that determines whether this type is one that
provides description information in the context of an ALM process
- getDescriptionProperty() - Method in class com.starteam.Story.Type
-
return a description that determines whether this type is one that
provides description information in the context of an ALM process
- getDescriptionProperty() - Method in class com.starteam.Task.Type
-
return a description that determines whether this type is one that
provides description information in the context of an ALM process
- getDiagnosticStatisticsReportingInterval() - Method in class com.starteam.ServerConfiguration
-
Determines the frequency with which the server reports diagnostic
statistics.
- getDiagramSource() - Method in class com.starteam.Concept
-
Returns the diagram source of this Concept.
- getDiagramSource() - Method in class com.starteam.Concept.WebCacheConcept
-
Returns the diagram source of this Concept.
- getDiagramSource() - Method in class com.starteam.Requirement
-
Returns the diagram source of this Requirement.
- getDiagramSource() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns the diagram source of this Requirement.
- getDiffCompare() - Static method in class com.starteam.diff.IntralineSequence
-
Gets a DiffCompare interface appropriate for comparing members of an
intraline sequence.
- getDifferences() - Method in class com.starteam.viewcomparemerge.Session
-
Allows an application to iterate over the set of differences detected
when comparing the source and target views.
- getDifferencesForMergedItem(Item) - Method in class com.starteam.viewcomparemerge.Session
-
Gets the ItemDifference that corresponds to a given merge item.
- getDifferencesForSourceItem(Item) - Method in class com.starteam.viewcomparemerge.Session
-
Gets the ItemDifference that corresponds to a given source item.
- getDifferencesForTargetItem(Item) - Method in class com.starteam.viewcomparemerge.Session
-
Gets the ItemDifference that corresponds to a given target item.
- getDifferenceType() - Method in class com.starteam.viewcomparemerge.ActionOverride
-
Returns the DifferenceType contained within this ActionOverride or null
- getDifferenceType() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the difference type associated with this difference.
- getDirectoryOverrides() - Method in class com.starteam.ClientContext
-
Returns the directory override information for this client context.
- getDirectoryServiceEnabled() - Method in class com.starteam.ServerConfiguration
-
Indicates whether Directory Service is enabled on this server.
- getDirectoryServiceHost() - Method in class com.starteam.ServerConfiguration
-
Gets the URL to the Directory Service Host, if Directory Service is
enabled.
- getDirectoryServicePort() - Method in class com.starteam.ServerConfiguration
-
Gets the SSL port used by Directory Service, if Directory Service is
enabled.
- getDirectoryServiceSecurityType() - Method in class com.starteam.ServerConfiguration
-
- getDisableCustomTools() - Method in class com.starteam.ServerConfiguration
-
returns true if custom tools can be disabled, false otherwise this
feature was introduced with the 14.0 server
- getDisembodiedChild() - Method in class com.starteam.Link
-
Resolves the child endpoint of this link.
- getDisembodiedItem(Item.Type, int) - Method in class com.starteam.View
-
Retrieves an Item by Item ID.
- getDisembodiedItem(Item.Type, int) - Method in class com.starteam.viewcomparemerge.MergePreview
-
Retrieves an Item by Item ID.
- getDisembodiedParent() - Method in class com.starteam.Link
-
Resolves the parent endpoint of this link.
- getDisembodiedViewMember() - Method in class com.starteam.Link.Endpoint
-
Resolves this link endpoint.
- getDisembodiedViewMember(ViewMember.Type, int) - Method in class com.starteam.View
-
Retrieves a ViewMember by VMID.
- getDisembodiedViewMember(ViewMember.Type, int) - Method in class com.starteam.viewcomparemerge.MergePreview
-
Retrieves a ViewMember by VMID.
- getDislikes() - Method in class com.starteam.Topic
-
Returns the set of users who have expressed a dislike for this topic.
- getDislikes() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the users expressing dislikes for this topic.
- getDisplayableProperties() - Method in class com.starteam.Item
-
return the set of properties that may be displayed in the context of an
ALM editor If a layout is available, return the properties described in
the layout xml, otherwise, return a default set of properties for the
type The returned set may be empty, but is never null.
- getDisplayFormat() - Method in class com.starteam.TimeSpanProperty
-
returns the DisplayFormat for this TimeSpan property
- getDisplayName() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Label that an application will display as the identifier for the changeset.
- getDisplayName() - Method in class com.starteam.ChangePackage.SessionType
-
Returns the display name of the session type.
- getDisplayName() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Label that an application will display as the identifier for the changeset.
- getDisplayName() - Method in class com.starteam.EnumeratedValue
-
Returns the locale appropriate display name for the enumerated value.
- getDisplayName() - Method in class com.starteam.File.EOLFormat
-
Returns the display name of the EOLFormat.
- getDisplayName() - Method in class com.starteam.File.Status
-
Returns a String name for this Status
- getDisplayName() - Method in class com.starteam.Folder.Status
-
Returns the display name of the Status.
- getDisplayName() - Method in class com.starteam.Group
-
Gets a short string that can be used to refer to this Group in an
application's user interface.
- getDisplayName() - Method in class com.starteam.Label
-
Gets a short string that can be used to refer to this label in an
application's user interface.
- getDisplayName() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Gets a short string that can be used to refer to this item in an
application's user interface.
- getDisplayName() - Method in class com.starteam.Property
-
Returns this property's display name.
- getDisplayName() - Method in class com.starteam.Property.WebCacheProperty
-
Returns this property's display name.
- getDisplayName() - Method in class com.starteam.Server.EncryptionAlgorithm
-
Returns the display name of the Encryption Algorithm.
- getDisplayName() - Method in class com.starteam.StatusMethod
-
Gets the display name for this StatusMethod.
- getDisplayName() - Method in class com.starteam.Task.ProcessUsage
-
Returns the display name of the Process Usage.
- getDisplayName() - Method in class com.starteam.Type
-
Returns a display name for this type.
- getDisplayName() - Method in class com.starteam.Type.WebCacheType
-
Returns a display name for this type.
- getDisplayName() - Method in class com.starteam.TypedResource
-
Gets a short string that can be used to refer to this item in an
application's user interface.
- getDisplayName() - Method in class com.starteam.User.GeographicTerritory
-
Returns the display name of the Geographic Territory.
- getDisplayName() - Method in class com.starteam.User
-
Gets a short string that can be used to refer to this User in an
application's user interface.
- getDisplayName() - Method in class com.starteam.User.License
-
Returns the display name of the License.
- getDisplayName() - Method in class com.starteam.User.Status
-
Returns the display name of the Status.
- getDisplayNameTranslations() - Method in class com.starteam.EnumeratedValue
-
Returns the display name translations for this enumerated value.
- getDisplayNameTranslations() - Method in class com.starteam.Property
-
Returns a copy of the display name translations for this property.
- getDisplayNameTranslations() - Method in class com.starteam.Property.WebCacheProperty
-
Returns a copy of the display name translations for this property.
- getDisplayNameTranslations() - Method in class com.starteam.Type
-
Returns a copy of the display name translations for this type.
- getDisplayNameTranslations() - Method in class com.starteam.Type.WebCacheType
-
Returns a copy of the display name translations for this type.
- getDisplayString() - Static method in class com.starteam.BuildNumber
-
Gets a display string showing the full product name, version and build number.
- getDisplayValue(Object) - Method in class com.starteam.BinaryProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.ContentProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.DateProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.DateTimeProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.DoubleProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.EnumeratedProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.IntegerProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.LinkProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.LongIntegerProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.MapProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.ObjectArrayProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.ObjectProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.Property
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.Property.WebCacheProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.TextProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Object) - Method in class com.starteam.TimeSpanProperty
-
Converts the given property value to a string suitable for display.
- getDisplayValue(Property) - Method in class com.starteam.ViewMember
-
Gets the value of a property in a form suitable for display.
- getDisplayValue(Property.WebCacheProperty) - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Gets the value of a property in a form suitable for display.
- getDistinguishedName() - Method in class com.starteam.User
-
Gets the Distinguished Name for Directory Service.
- getDistinguishedName() - Method in class com.starteam.User.WebCacheUser
-
Gets the Distinguished Name for Directory Service.
- getDotNotation() - Method in interface com.starteam.File.Revision
-
Gets the dot notation of this revision of the repository object.
- getDotNotation() - Method in class com.starteam.File.SyncRecord
-
return the dot notation
- getDotNotation() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the dot notation of this file
- getDotNotation() - Method in class com.starteam.Link.Endpoint
-
Returns the dot notation for the revision being referenced by this
link.
- getDotNotation() - Method in class com.starteam.LinkValue
-
Attempts to extract version information in the form of a DotNotation from
this LinkValue.
- getDotNotation() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Attempts to extract version information in the form of a DotNotation
from this LinkValue.
- getDotNotation() - Method in class com.starteam.Share
-
Returns the revision number in dot notation form.
- getDotNotation() - Method in class com.starteam.Share.WebCacheShare
-
Returns the revision number in dot notation form.
- getDotNotation() - Method in class com.starteam.ViewMember
-
Gets the dot notation identification of this resource version.
- getDotNotation() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Gets the dot notation identification of this resource version.
- getDoubleValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning double valued properties.
- getDumpAsserts() - Method in class com.starteam.ServerConfiguration
-
Returns whether the server will create a diagnostic dump when unexpected
conditions [i.e., asserts] are discovered.
- getDumpErrors() - Method in class com.starteam.ServerConfiguration
-
Returns whether the server will create a diagnostic dump when errors are
discovered.
- getDumpType() - Method in class com.starteam.ServerConfiguration
-
Returns the mini dump type used for diagnostic dumps
- getDuration() - Method in class com.starteam.TestRun
-
Returns the duration.
- getDuration() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the Duration of this TestRun.
- getEffectiveACE() - Method in class com.starteam.MatchedACE
-
Gets the corresponding EffectiveACE.
- getEffectiveExcludeList() - Method in class com.starteam.Folder
-
Returns the fully resolved exclude list.
- getEffectiveExcludeList() - Method in class com.starteam.Folder.WebCacheFolder
-
Returns the fully resolved exclude list.
- getEffectiveRights(ISecurable) - Method in class com.starteam.AccessRightsManager
-
Gets the effective access control list for the given securable object.
- getEffectiveRights(ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
-
Gets the effective access control list for objects of a given type in a
given securable container.
- getEffectiveUserVisible() - Method in class com.starteam.Folder
-
Returns false if this folder or any parent is set to be not visible.
- getElapsedTime(Date, Date) - Static method in class com.starteam.util.Date
-
Returns the elapsed time between two Date instances.
- getElapsedTime(DateTime, DateTime) - Static method in class com.starteam.util.DateTime
-
returns the elapsed time between two DateTime instances
- getEmailAddress() - Method in class com.starteam.User
-
Returns the User's email address.
- getEmailAddress() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's email address.
- getEmbedDefaultStyles() - Method in class com.starteam.diff.HTMLDiffWriter
-
Determines whether or not a default style sheet is embedded in the HTML
document.
- getEnableCacheAgentForFileContent() - Method in class com.starteam.ServerInfo
-
returns true if a cache agent should be used for file content checkout
false to force all checkouts to use the StarTeam server directly.
- getEnableCacheAgentForObjectProperties() - Method in class com.starteam.ServerInfo
-
returns true to fetch object properties from a cache agent false to fetch
all properties from the star team server
- getEnabled(int) - Method in class com.starteam.ServerConfiguration
-
Returns true if the specified protocol is enabled.
- getEnabled() - Method in class com.starteam.Swimlane
-
Returns a value indicating whether or not this board is in a team room
- getEnabled() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Returns a value indicating whether or not this board is in a team room
- getEnableDiagnostics() - Method in class com.starteam.ServerConfiguration
-
Indicates whether or not server diagnostics are enabled.
- getEnableSDKWorkflow() - Method in class com.starteam.ServerConfiguration
-
Returns TRUE if SDK Workflow should be turned ON automatically
within the SDK, the Command Line etc.
- getEncoding() - Method in class com.starteam.diff.StarTeamMerge.FileDetails
-
Gets the file's encoding
- getEncoding(byte[], int) - Static method in class com.starteam.util.FileUtils
-
Return the detected encoding for the byte buffer, or US_ASCII if we can't
determine the encoding.
- getEncoding(File) - Static method in class com.starteam.util.FileUtils
-
Return the detected encoding for the file
- getEncryption() - Method in class com.starteam.ServerInfo
-
Returns the EncryptionAlgorithm algorithm to use for connections to the
server.
- getEncryptionAlgorithm() - Method in class com.starteam.Project
-
Returns the encryption algorithm
- getEncryptionAlgorithm() - Method in class com.starteam.Server
-
Gets the level of EncryptionAlgorithm requested for the connection.
- getEncryptionRequirements() - Method in class com.starteam.ServerConfiguration
-
Returns the required encryption levels for various ranges of TCP/IP
addresses.
- getEndDate() - Method in class com.starteam.Plan
-
Returns the End Date
of this Plan.
- getEndDate() - Method in class com.starteam.Plan.WebCachePlan
-
Returns the End Date
of this Plan.
- getEndDate() - Method in class com.starteam.Sprint
-
Returns the End Date
of this sprint.
- getEndDate() - Method in class com.starteam.Sprint.WebCacheSprint
-
Returns the End Date
of this sprint.
- getEndDate() - Method in class com.starteam.View
-
Gets the end date of this view.
- getEndDate() - Method in class com.starteam.View.WebCacheView
-
Return the end date of this view.
- getEndModifiedTime() - Method in class com.starteam.Share
-
Returns the EndModifiedTime of this item, only available on server
versions 5.2 and higher.
- getEndModifiedTime() - Method in class com.starteam.Share.WebCacheShare
-
Returns the EndModifiedTime of this item, only available on server
versions 5.2 and higher.
- getEndPoint(int) - Method in class com.starteam.ServerConfiguration
-
Returns the endpoint for the specified protocol.
- getEndSource() - Method in class com.starteam.diff.Edit
-
return the end source
- getEndTarget() - Method in class com.starteam.diff.Edit
-
return the end target
- getEnforceAge() - Method in class com.starteam.KanbanBoard
-
Returns a value indicating whether or not this board enforces Age
- getEnforceAge() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns a value indicating whether or not this board enforces Age
- getEnforceGatedCheckin() - Method in class com.starteam.CheckinOptions
-
Returns true if gated checkin option is enforced on this view.
- getEnforceWIP() - Method in class com.starteam.KanbanBoard
-
Returns a value indicating whether or not this board enforces WIP
- getEnforceWIP() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns a value indicating whether or not this board enforces WIP
- getEnteredBy() - Method in class com.starteam.ChangeRequest
-
Returns the User
object that entered this request.
- getEnteredBy() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the User
object that entered this request.
- getEnteredOn() - Method in class com.starteam.ChangeRequest
-
Returns the date that this request was entered
- getEnteredOn() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the date that this request was entered
- getEnumDisplayName(int) - Method in class com.starteam.EnumeratedProperty
-
A convenience method for returning the display name for a given value of
an enumerated property.
- getEnumDisplayName(Property, int) - Method in class com.starteam.TypedResource
-
A convenience method for returning the display name for a given value of
an enumerated property.
- getEnumeratedValues(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning Enumerated valued properties.
- getEnvironmentVariable(String) - Static method in class com.starteam.util.Platform
-
- getEOL() - Method in class com.starteam.ClientContext
-
Returns the client machine's end-of-line convention.
- getEOL() - Method in class com.starteam.diff.StarTeamMerge
-
Returns the eolFormat being used; defaults to the platform EOL
- getEOL() - Method in class com.starteam.File.EOLFormat
-
Gets the actual end-of-line character sequence for this EOLFormat.
- getEOL() - Method in class com.starteam.util.Platform.EOL
-
Gets the actual end-of-line character sequence for this EOLFormat.
- getEOL() - Static method in class com.starteam.util.Platform
-
Return the end of line convention.
- getEOLFormat() - Method in class com.starteam.CheckinOptions
-
Gets the End-of-Line format to be used for this file.
- getEOLFormat() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Gets the End-of-Line format to be used for this file.
- getEOLFormat() - Method in class com.starteam.CheckoutOptions
-
Gets the end-of-line format to be used by working files.
- getEOLFormat() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Gets the end-of-line format to be used by working files.
- getEOLFormat() - Method in class com.starteam.File
-
Gets the end-of-line format used by this file's working files on disk.
- getEOLFormat() - Method in class com.starteam.File.WebCacheFile
-
Gets the end-of-line format used by this file's working files on
disk.
- getEOLFormat() - Method in class com.starteam.util.LineReader
-
Returns the File.EOLFormat we were able to guess by reading the text.
- getError() - Method in class com.starteam.events.CheckinEvent
-
The error that occurred during the checkin of this file.
- getError() - Method in class com.starteam.events.CheckoutEvent
-
The error that occurred during the checkout of this file.
- getError() - Method in class com.starteam.events.ServerCommandEvent
-
Gets the exception that occurred during execution of the command, if any.
- getError() - Method in class com.starteam.events.WebCacheCheckinEvent
-
The error that occurred during the checkin of this file.
- getError() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
The error that occurred during the checkout of this file.
- getErrorCode() - Method in exception com.starteam.exceptions.MPXException
-
Returns an error code
- getErrorCode() - Method in exception com.starteam.exceptions.SDKRuntimeException
-
Return a unique error code that identified this exception May return NULL
if this exception is aggregated from other exceptions such as I/O or
Server exceptions
- getErrorCode() - Method in exception com.starteam.exceptions.ServerException
-
The exception's error code.
- getErrorMessage() - Method in class com.starteam.events.CheckinEvent
-
The error message for the error that occurred during the checkin of this
file.
- getErrorMessage() - Method in class com.starteam.events.CheckoutEvent
-
The error message for the error that occurred during the checkout of this
file.
- getErrorMessage() - Method in class com.starteam.events.WebCacheCheckinEvent
-
The error message for the error that occurred during the checkin of this
file.
- getErrorMessage() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
The error message for the error that occurred during the checkout of this
file.
- getErrorMessage() - Method in exception com.starteam.exceptions.ServerException
-
The error message to be presented to the user.
- getErrorSource() - Method in exception com.starteam.exceptions.ServerException
-
The server's error source for the exception.
- getEstimatedFinishDate() - Method in class com.starteam.Task
-
Returns the estimated date at which this task will be completed.
- getEstimatedFinishDate() - Method in class com.starteam.Task.WebCacheTask
-
Returns the estimated date at which this task will be completed.
- getEstimatedFinishVariance() - Method in class com.starteam.Task
-
Returns the Estimated Finish Variance of this task.
- getEstimatedHoursVariance() - Method in class com.starteam.Task
-
Returns the Estimated Hours Variance of this task.
- getEstimatedPercentComplete() - Method in class com.starteam.viewcomparemerge.Progress
-
Returns a percentage estimate of how complete the current operation is.
- getEstimatedPoints() - Method in class com.starteam.Story
-
Returns a estimated points indicating how long it might take for the
story to be completed.
- getEstimatedPoints() - Method in class com.starteam.Story.WebCacheStory
-
Returns the estimated points indicating how long it might take for
the story to be completed.
- getEstimatedStartDate() - Method in class com.starteam.Task
-
Returns the estimated start date of this task.
- getEstimatedStartDate() - Method in class com.starteam.Task.WebCacheTask
-
Returns the estimated start date of this task.
- getEstimatedStartVariance() - Method in class com.starteam.Task
-
Returns the Estimated Start Variance of this task.
- getEstimatedTimeRemaining() - Method in class com.starteam.viewcomparemerge.Progress
-
Returns an estimate of the time that remains to complete the current
operation.
- getEstimatedTimeRemaining() - Method in class com.starteam.WorkRecord
-
Returns the estimated time remaining to complete the task after this
period.
- getEstimatedTimeRemaining() - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Returns the estimated time remaining to complete the task after this
period.
- getEstimatedTotalWork() - Method in class com.starteam.Task
-
Returns an estimate of the number of hours that will be spent completing
this task.
- getEstimatedTotalWork() - Method in class com.starteam.Task.WebCacheTask
-
Returns an estimate of the number of hours that will be spent
completing this task.
- getEventHandlerInfo(String) - Method in class com.starteam.Server
-
Returns the specified EventHandlerInfo object on this server.
- getEventHandlerInfoNames() - Method in class com.starteam.Server
-
Returns an array containing the names of all existing EventHandlerInfos
on this server.
- getEventID() - Method in class com.starteam.Audit
-
Returns the EventID of this Audit.
- getEventSubtype() - Method in class com.starteam.events.MPXMessageEvent
-
returns the event sub type
- getEventType() - Method in class com.starteam.events.MPXMessageEvent
-
returns the event type
- getEventVerb() - Method in class com.starteam.events.MPXMessageEvent
-
returns the event verb
- getException() - Method in class com.starteam.events.MPXStatusEvent
-
Gets the MPX exception that triggered the event handler.
- getException() - Method in class com.starteam.events.WebCacheMPXStatusEvent
-
Gets the MPX exception that triggered the event handler.
- getException() - Method in exception com.starteam.exceptions.SDKRuntimeException
-
Returns the exception that underlies the SDKRuntimeException being
thrown.
- getException() - Method in exception com.starteam.xml.XMLException
-
Gets the exception that was the root cause of this exception.
- getExcludablePropertiesForMerge(Item.Type) - Static method in class com.starteam.viewcomparemerge.Options
-
returns the set of properties (of a specified type) that may be excluded
from a VCM compare & merge Excluding properties allows an application
fine grained control over which properties should be considered relevant
to a VCM View Compare Merge Session.
- getExcludedGroups() - Method in class com.starteam.View
-
Returns the set of groups who are excluded from VCM Commits.
- getExcludedGroups() - Method in class com.starteam.View.WebCacheView
-
Returns the set of groups who are excluded from VCM Commits.
- getExcludedUsers() - Method in class com.starteam.View
-
Returns the set of users who are excluded from VCM Commits.
- getExcludedUsers() - Method in class com.starteam.View.WebCacheView
-
Returns the set of users who are excluded from VCM Commits.
- getExcludeFlags() - Method in class com.starteam.Folder
-
Returns the ExcludeFlags
representing the method by which
the exclude list is determined.
- getExcludeFlags() - Method in class com.starteam.Folder.WebCacheFolder
-
Returns the ExcludeFlags
representing the method by
which the exclude list is determined.
- getExcludeList() - Method in class com.starteam.Folder
-
Returns the portion of the exclude list that this folder contributes.
- getExcludeList() - Method in class com.starteam.Folder.WebCacheFolder
-
Returns the portion of the exclude list that this folder contributes.
- getExclusiveLocker() - Method in class com.starteam.File.CheckOutResult
-
Returns the user object that has an exclusive lock on this file.
- getExclusiveLocker() - Method in class com.starteam.ViewMember
-
Gets the User that has this resource exclusively locked, or null if no
one has it locked.
- getExecutable() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns True if the local file is an executable
- getExecutedAt() - Method in class com.starteam.TestRun
-
Returns the Executed At of this TestRun.
- getExecutedAt() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the Executed At of this TestRun.
- getExecutedBy() - Method in class com.starteam.TestRun
-
Returns the Executed By of this TestRun.
- getExecutedBy() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the Executed By of this TestRun.
- getExecutedCommands() - Method in class com.starteam.CommandProcessor
-
Returns the LIFO set of all commands executed by this processor.
- getExecutionTime() - Method in class com.starteam.events.CacheAgentEvent
-
returns the time (in msecs) taken to process the content for this item
- getExists() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns True if the local file exists
- getExpandKeywords() - Method in class com.starteam.Project
-
Returns true if keywords are expanded when files are checked out.
- getExpandKeywords() - Method in class com.starteam.Project.WebCacheProject
-
Returns true if keywords are expanded when files are checked out.
- getExpectedEffort() - Method in class com.starteam.Requirement
-
The estimated effort expected for completing the requirement.
- getExpectedEffort() - Method in class com.starteam.Requirement.WebCacheRequirement
-
The estimated effort expected for completing the requirement.
- getExpensiveOperationMinimum() - Method in class com.starteam.ServerConfiguration
-
Returns the minimum number of milliseconds used to determine what is an
expensive operation for tracing purposes.
- getExplanation() - Method in class com.starteam.AccessRightsManager.AccessTestResults
-
Describes why access was granted or denied.
- getExplicitRank() - Method in class com.starteam.Requirement
-
Returns this requirement's rank.
- getExplicitRank() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns this requirement's rank.
- getExtension() - Method in class com.starteam.File
-
Returns the file name extension.
- getExtension() - Method in class com.starteam.File.WebCacheFile
-
Returns the file name extension.
- getExternalBranchURL() - Method in class com.starteam.ChangePackage
-
Gets the external Branch URL of the changeset.
- getExternalBranchURL() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the external Branch URL of this changeset.
- getExternalCreatedBy() - Method in class com.starteam.ChangePackage
-
Gets the external Created By User name describing the committer of the changeset.
- getExternalCreatedBy() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the external Created By User name describing the committer of this changeset.
- getExternalCreatedBy() - Method in class com.starteam.CheckinManager
-
Gets the external Created By User name describing the committer of the changeset.
- getExternalCreatedTime() - Method in class com.starteam.ChangePackage
-
Gets the External created time of the changeset.
- getExternalCreatedTime() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the External created time of the changeset.
- getExternalID() - Method in class com.starteam.LinkValue
-
Gets the ExternalID of this LinkValue, in raw form.
- getExternalID() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Gets the ExternalID of this LinkValue, in raw form.
- getExternalID() - Method in class com.starteam.ViewMember
-
Gets the external ID describing this revision of the item.
- getExternalID() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Gets the external ID describing this revision of the item.
- getExternalLinkTo(LiveObject) - Static method in class com.starteam.LinkValue
-
Creates a LinkValue representing an external link to the given liveobject.
- getExternalReference() - Method in class com.starteam.ChangeRequest
-
Returns a string value that represents some external reference, such as
an identification number identifying this request in another system.
- getExternalReference() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns a string value that represents some external reference, such
as an identification number identifying this request in another
system.
- getExternalReference() - Method in class com.starteam.Requirement
-
Returns a string value that represents some external reference, such as
an identification number identifying this requirement in another system.
- getExternalReference() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns a string value that represents some external reference, such
as an identification number identifying this requirement in another
system.
- getExternalRepositoryURI() - Method in class com.starteam.ChangePackage
-
Gets the external Repository URI of the changeset.
- getExternalRepositoryURI() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the external Repository URI of this changeset.
- getExternalTestID() - Method in class com.starteam.Requirement
-
Returns a string value that represents an external test ID.
- getExternalTestID() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns a string value that represents an external test ID.
- getExternalTestID() - Method in class com.starteam.Story
-
Returns a string value that represents an external test ID.
- getExternalTestID() - Method in class com.starteam.Story.WebCacheStory
-
Returns a string value that represents an external test ID.
- getExternalTestProjectURL() - Method in class com.starteam.Requirement
-
Returns a string value that represents an external test project URL.
- getExternalTestProjectURL() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns a string value that represents an external test project URL.
- getExternalTestProjectURL() - Method in class com.starteam.Story
-
Returns a string value that represents an external test project URL.
- getExternalTestProjectURL() - Method in class com.starteam.Story.WebCacheStory
-
Returns a string value that represents an external test project URL.
- getExternalTestURL() - Method in class com.starteam.Requirement
-
Returns a string value that represents an external test URL.
- getExternalTestURL() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns a string value that represents an external test URL.
- getExternalTestURL() - Method in class com.starteam.Story
-
Returns a string value that represents an external test URL.
- getExternalTestURL() - Method in class com.starteam.Story.WebCacheStory
-
Returns a string value that represents an external test URL.
- getExternalURL() - Method in class com.starteam.ViewMember
-
Gets the external URL describing this revision of the item.
- getExternalURL() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Gets the external URL describing this revision of the item.
- getExtraCachedProperties() - Method in class com.starteam.ViewMemberListManager
-
Gets the list of "extra" properties that will be pre-fetched and cached
for members of this item list.
- getFailedLoginLimit() - Method in class com.starteam.SystemPolicy
-
Gets the number of acceptable failed login attempts.
- getFailedLoginLimit() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Gets the number of acceptable failed login attempts.
- getFailedLoginLockout() - Method in class com.starteam.SystemPolicy
-
Gets the number of minutes a user will be locked out after exceeding the
failed login limit.
- getFailedLoginLockout() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Gets the number of minutes a user will be locked out after exceeding the
failed login limit.
- getFailure() - Method in class com.starteam.events.TraceEvent
-
Reports an exception.
- getFalseValue() - Method in class com.starteam.BooleanProperty
-
Gets the enumerated value that is used to represent false
- getFavoriteProjects() - Method in class com.starteam.User
-
Returns the User's Favorite Projects.
- getFavoriteProjects() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's Favorite Projects.
- getFaxNumber() - Method in class com.starteam.User
-
Returns the User's fax number.
- getFaxNumber() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's fax number.
- getFederatedTraceServer() - Method in class com.starteam.ServerConfiguration
-
Returns the GUID corresponding to a Server used to store only Traces
in a multi configuration StarTeam environment
- getFile() - Method in class com.starteam.diff.StarTeamMerge.FileDetails
-
Gets the associated file
- getFile() - Method in class com.starteam.events.CommandProcessorCheckinEvent
-
Returns the file that is being added/checked in
- getFile() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns the StarTeam File object associated with this instance
- getFileClearLocksOnCheckIn() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileCompareOptions() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileComparePath() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileDefaultEncoding() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileDefaultEOL() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileDigest() - Method in class com.starteam.File.SyncRecord
-
return the digest
- getFileDigest() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the digest
- getFileDigest() - Method in interface com.starteam.File.WorkspaceSync
-
Gets the Digest for the file in question.
- getFileEditorOptions() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileEditorPath() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileEncoding() - Method in class com.starteam.CheckinOptions
-
Returns the "File Encoding" option value.
- getFileEncoding() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the "File Encoding" option value.
- getFileEncoding() - Method in class com.starteam.CheckoutOptions
-
Returns the "File Encoding" option value.
- getFileEncoding() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Returns the "File Encoding" option value.
- getFileEOL() - Method in class com.starteam.Folder
-
Returns the end-of-line character sequence to be used for text files in
this folder.
- getFileExecutable(File) - Static method in class com.starteam.util.Platform
-
Return true if the file is "executable" by the user.
- getFileLastModified(File) - Static method in class com.starteam.util.Platform
-
returns the last modified time for the given file via a native platform
call
- getFileLastModified(String) - Static method in class com.starteam.util.Platform
-
returns the last modified time for the given file via a native platform
call
- getFileLength(String) - Method in class com.starteam.util.FileAccess
-
- getFileLength(String) - Method in class com.starteam.util.NativeFileAccess
-
- getFileLength(String) - Static method in class com.starteam.util.Platform
-
- getFileLocalDirectoryWatch() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileLockFilesExclusivelyOnCheckOut() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileMarkUnlockedFilesReadOnly() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileMD5() - Method in interface com.starteam.File.Digest
-
Gets the MD5 cryptographic hash of the file's content.
- getFileMD5() - Method in class com.starteam.File.SyncRecord
-
return the file md5
- getFileMD5() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the md5 of this file
- getFileMergeOptions() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileMergePath() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileOptimizeForSlowConnections() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFilePath(String) - Method in class com.starteam.Folder
-
For a given file name, this method returns the concatenation of the file
name and the working directory path of this folder.
- getFilePathDelimiter() - Method in class com.starteam.ClientContext
-
Returns the string used to delimit directories in a file path.
- getFilePathDelimiter() - Static method in class com.starteam.util.Platform
-
Return file name path delimiter.
- getFilePerformEOLConversion() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFilePopupVisMergeAlways() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileSize() - Method in interface com.starteam.File.Digest
-
Gets the file's size.
- getFileSize() - Method in class com.starteam.File.SyncRecord
-
return the file size
- getFileSize() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the size of this file
- getFileStatusAutoPurgeDays() - Method in class com.starteam.ServerConfiguration
-
Returns the number of days after which a file's status information will
be purged.
- getFileStatusManager() - Method in class com.starteam.View
-
Get the FileBasedStatusManager that manages file status information for
this View.
- getFileStatusManager() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Get the FileBasedStatusManager that manages file status information for
this View.
- getFileSyncInfo(MD5, long, MD5, long, DateTime) - Method in class com.starteam.File
-
Attempts to determine what version of the file is actually on disk.
- getFileTime() - Method in interface com.starteam.File.Digest
-
Gets the file's last modified time.
- getFileTime() - Method in class com.starteam.File.SyncRecord
-
return the file time
- getFileTime() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the file time of this file
- getFileTrackActiveProcessItem() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileUseAlternateCompare() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileUseAlternateEditor() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileUseAlternateMerge() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileUseMD5ToCalculateStatus() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileUseModifiedTimeStamp() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileUseNonExclusiveLocksInIntegrations() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFileWritable(File) - Static method in class com.starteam.util.Platform
-
return true if the file is writable
- getFilter() - Method in class com.starteam.events.FilterEvent
-
Gets the Filter that has been added, changed or deleted, in its new
state.
- getFilter() - Method in class com.starteam.events.WebCacheFilterEvent
-
Gets the WebCacheFilter that has been added, changed or deleted, in its
new state.
- getFilter(String) - Method in class com.starteam.Type
-
Returns the cached Filter
object belonging to this type with
the specified filter name.
- getFilter(int) - Method in class com.starteam.Type
-
Returns the cached Filter
object belonging to this type with
the specified filter ID.
- getFilter() - Method in class com.starteam.ViewMemberListManager
-
Gets the filter that is applied to the viewMember list.
- getFilterACL() - Method in class com.starteam.Type
-
Returns the Access Control List for filter of this type.
- getFilters(Type) - Method in class com.starteam.Project
-
returns the set of filters associated with this project
- getFilters(Type.WebCacheType) - Method in class com.starteam.Project.WebCacheProject
-
returns the set of filters associated with this project
- getFilters() - Method in class com.starteam.Type
-
Returns an array of all Filter
s for this type.
- getFilters() - Method in class com.starteam.Type.WebCacheType
-
Returns the set of Filters visible to the specified user
- getFindNotInViewFolders() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if not in view folders should be considered during a
workspace compare
- getFix() - Method in class com.starteam.ChangeRequest
-
Returns the fix for this change request.
- getFix() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the fix for this change request.
- getFixFloatingChildShares() - Method in class com.starteam.viewcomparemerge.Options
-
Indicates whether or not shares that float from the source view to the
target view will automatically be detected during the compare phase and
fixed during the commit.
- getFolder() - Method in class com.starteam.CommandProcessor
-
Returns the folder within which this command processor is executing
commands, null if not yet connected to a view Applications may register
for supported events on this instance
- getFolder() - Method in class com.starteam.events.FolderTreeEvent
-
Gets the Folder at the root of the part of the hierarchy that has
changed.
- getFolder() - Method in class com.starteam.events.ItemListEvent
-
Gets the Folder whose Item list has changed.
- getFolderAlternatePath(Folder) - Method in class com.starteam.StarTeamClientOptions
-
Returns the alternate working directory for the specified folder.
- getFolderAlternatePath(GUID, int) - Method in class com.starteam.StarTeamClientOptions
-
Returns the alternate working directory for the specified folder.
- getFolderAlternatePathEnabled(GUID, int) - Method in class com.starteam.StarTeamClientOptions
-
Return true if the alternate working directory is enabled for this
folder.
- getFolderAlternatePathEnabled(Folder) - Method in class com.starteam.StarTeamClientOptions
-
Return true if the alternate working directory is enabled for this
folder.
- getFolderHierarchy() - Method in class com.starteam.Folder
-
Gets the fully-qualified name of this folder.
- getFolderHierarchy() - Method in class com.starteam.Folder.WebCacheFolder
-
Gets the fully-qualified name of this folder.
- getFolderID(Folder) - Method in class com.starteam.FolderListManager
-
Returns the ItemID for a folder; if we're managing not-in-view folders,
this may be a negative, temporary ID that can be used to uniquely
identify the not-in-view folder object until it's been added to the
repository.
- getFolderItemID() - Method in class com.starteam.Share
-
Returns the Item ID of the referenced Item's parent Folder.
- getFolderItemID() - Method in class com.starteam.Share.WebCacheShare
-
Returns the Item ID of the referenced Item's parent Folder.
- getFolderListManager() - Method in class com.starteam.ViewMemberListManager
-
Gets the FolderListManager that determines which folders will be used to
generate viewMembers in the item list.
- getFolderObjectID() - Method in class com.starteam.Link.Endpoint
-
Returns the object ID for the parent folder of the linked viewMember.
- getFolderPath() - Method in class com.starteam.Share
-
Returns the folder path of the referenced Item's parent Folder.
- getFolderPath() - Method in class com.starteam.Share.WebCacheShare
-
Returns the folder path of the referenced Item's parent Folder.
- getFolders() - Method in class com.starteam.FolderListManager
-
Gets the complete list of folders in the folder list.
- getFolderTimeStampNow() - Method in class com.starteam.CheckoutOptions
-
Return whether the current folder time is used as the last modified time.
- getFolderTimeStampNow() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Return whether the current time is used as the last modified time.
- getFolderTree(Filter.Context, int) - Method in class com.starteam.Folder
-
Retrieves a copy of this Folder object in the specified context and
depth.
- getFolderUseModifiedTimeStamp() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getFolderUserVisible(Folder) - Method in class com.starteam.StarTeamClientOptions
-
Return true if the specified folder is user visible.
- getFolderUserVisible(GUID, int) - Method in class com.starteam.StarTeamClientOptions
-
Return true if the specified folder is user visible.
- getForceCheckin() - Method in class com.starteam.CheckinOptions
-
Returns the "Force Checkin" option value.
- getForceCheckin() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the "Force Checkin" option value.
- getForceCheckout() - Method in class com.starteam.CheckoutOptions
-
Returns the "Force Checkout" option value.
- getForceCheckout() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Returns the "Force Checkout" option value.
- getFromHistory(Label) - Method in class com.starteam.ViewMember
-
Gets the version of this resource to which the given label is attached.
- getFromHistory(PromotionState) - Method in class com.starteam.ViewMember
-
Gets the version of this resource based on the PromotionState specified.
- getFromHistory(DateTime) - Method in class com.starteam.ViewMember
-
Returns the most recent version of this resource as of the specified
date.
- getFromHistory(int) - Method in class com.starteam.ViewMember
-
Returns the specified version of this item based on the view version
number.
- getFromHistory(Label) - Method in class com.starteam.ViewMemberCollection
-
Returns an equivalent set of historical revisions of the ViewMembers from
this collection, at the versions at which they are attached to this Label
Note that the returned set may be smaller than the set in this collection
since some of these items may not have been attached to the label
- getFromHistory(DateTime) - Method in class com.starteam.ViewMemberCollection
-
Returns an equivalent set of historical revisions of the ViewMembers from
this collection, at the versions at which specofoed.
- getFromHistory(PromotionState) - Method in class com.starteam.ViewMemberCollection
-
Returns an equivalent set of historical revisions of the ViewMembers from
this collection, at the versions at which they are attached to this
PromotionState Note that the returned set may be smaller than the set in
this collection since some of these items may not have been attached to
the label attached to the PromotionState
- getFullDisplay() - Method in class com.starteam.ViewMemberListManager
-
Returns the current display state of the list.
- getFullName() - Method in class com.starteam.File
-
Returns the concatenation of this file's name with the working directory
of the file's parent folder.
- getFullName() - Method in class com.starteam.Group
-
Returns a qualified name for the group, showing both the group and its
parents.
- getFullName() - Method in class com.starteam.Group.WebCacheGroup
-
Returns a qualified name for the group, showing both the group and
its parents.
- getFullName() - Method in class com.starteam.View
-
Returns the full hierarchical name of this view--that is, the
concatenation of the root view and each descendant to this view.
- getFullName() - Method in class com.starteam.View.WebCacheView
-
Returns the full hierarchical name of this view--that is, the
concatenation of the root view and each descendant to this view.
- getFullName() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns the full hierarchical name of this view--that is, the
concatentation of the root view and each descendent to this view.
- getGeneral() - Method in class com.starteam.Story
-
Returns the text in the "General" for this story.
- getGeneral() - Method in class com.starteam.Story.WebCacheStory
-
Returns the text in the "General" for this story.
- getGenericDefaultValue() - Method in class com.starteam.Change.Type.ActionProperty
-
Returns the default value for this property.
- getGenericDefaultValue() - Method in class com.starteam.Change.Type.ChangeTypeProperty
-
Returns the default value for this property.
- getGenericDefaultValue() - Method in class com.starteam.File.Type.CharacterSetProperty
-
Returns null for the generic default value of this CharacterSet
- getGenericDefaultValue() - Method in class com.starteam.Property
-
Returns the default value for this property.
- getGenericDefaultValue() - Method in class com.starteam.Property.WebCacheProperty
-
Returns the default value for this property.
- getGenericMaxValue() - Method in class com.starteam.DateProperty
-
Gets the maximum allowable value of this property.
- getGenericMaxValue() - Method in class com.starteam.DateTimeProperty
-
Gets the maximum allowable value of this property.
- getGenericMaxValue() - Method in class com.starteam.DoubleProperty
-
Gets the maximum allowable value of this property.
- getGenericMaxValue() - Method in class com.starteam.IntegerProperty
-
Gets the maximum allowable value of this property.
- getGenericMaxValue() - Method in class com.starteam.LongIntegerProperty
-
Gets the maximum allowable value of this property.
- getGenericMaxValue() - Method in class com.starteam.ScalarProperty
-
Gets the maximum allowable value of this property.
- getGenericMaxValue() - Method in class com.starteam.TimeSpanProperty
-
Gets the maximum allowable value of this property.
- getGenericMinValue() - Method in class com.starteam.DateProperty
-
Gets the minimum allowable value of this property.
- getGenericMinValue() - Method in class com.starteam.DateTimeProperty
-
Gets the minimum allowable value of this property.
- getGenericMinValue() - Method in class com.starteam.DoubleProperty
-
Gets the minimum allowable value of this property.
- getGenericMinValue() - Method in class com.starteam.IntegerProperty
-
Gets the minimum allowable value of this property.
- getGenericMinValue() - Method in class com.starteam.LongIntegerProperty
-
Gets the minimum allowable value of this property.
- getGenericMinValue() - Method in class com.starteam.ScalarProperty
-
Gets the minimum allowable value of this property.
- getGenericMinValue() - Method in class com.starteam.TimeSpanProperty
-
Gets the minimum allowable value of this property.
- getGotoBlankHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw whitespace the same width as a naviation
control.
- getGotoBottomHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the navigation symbol that jumps to the
bottom of the output page.
- getGotoFirstDiffHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the navigation symbol that jumps to the
first difference on the output page.
- getGotoLastDiffHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the navigation symbol that jumps to the
last difference on the output page.
- getGotoNextDiffHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the navigation symbol that jumps to the
next difference on the output page.
- getGotoPrevDiffHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the navigation symbol that jumps to the
previous difference on the output page.
- getGotoTopHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the navigation symbol that jumps to the
top of the output page.
- getGroup() - Method in class com.starteam.EffectiveACE
-
Gets the Group to which this EffectiveACE applies.
- getGroup() - Method in class com.starteam.events.GroupEvent
-
Gets the Group that has been added, changed or deleted, in its new state.
- getGroup() - Method in class com.starteam.events.WebCacheGroupEvent
-
Gets the WebCacheGroup that has been added, changed or deleted, in its
new state.
- getGroupingDepth() - Method in class com.starteam.Filter
-
Returns the number of grouping levels specified for the Filter.
- getGroupingDepth() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the number of grouping levels specified for the Filter.
- getGroupings() - Method in class com.starteam.Filter
-
Returns the set of groupings for this filter
- getGroupings() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the set of groupings for this filter
- getGroupNodeAtLine(int) - Method in class com.starteam.ViewMemberListManager
-
Returns the GroupNode at line, given the list's current
collapsed/expanded state, or null if that line doesn't contain a
GroupNode.
- getGroups(PermissionCollection) - Method in class com.starteam.Project.WebCacheProject
-
Return the set of Groups that have access rights to this project as
defined by the specified permissions
- getGroups() - Method in class com.starteam.Server
-
Returns all of the groups on this Server.
- getGroups() - Method in class com.starteam.Server.WebCacheServer
-
Return the set of all groups cached by this ArtifactCacheManager The
returned instances are type safe read only Group Instances that
reflect the current & consistent state of each group w.r.t their user
members until the next refresh
- getGroups() - Method in class com.starteam.ServerAdministration
-
Returns all of the active groups accounts on the server along with their
complete account information.
- getGroups() - Method in class com.starteam.User
-
Returns all of the groups to which this User belongs.
- getGroups() - Method in class com.starteam.User.WebCacheUser
-
Returns all of the groups to which this User belongs.
- getGroupType() - Method in class com.starteam.Group
-
Gets the type (Team, User, Unknown) of this Group.
- getGroupType() - Method in class com.starteam.Group.WebCacheGroup
-
Gets the type (Team, User, Unknown) of this Group.
- getGUID() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the GUID for this context
- getGUID() - Method in class com.starteam.ArtifactCacheManager
-
Returns the GUID for this ArtifactCacheManager
- getGUID() - Method in class com.starteam.Project
-
Returns GUID
- getGUID() - Method in class com.starteam.Task
-
Returns the MS Project GUID of this task.
- getHasFixedLicense() - Method in class com.starteam.User
-
Determines whether this User has a fixed ( named-User ) license or a
floating ( concurrent ) license.
- getHasFixedLicense() - Method in class com.starteam.User.WebCacheUser
-
Returns true if the user has a fixed license
- getHasParentFolder() - Method in class com.starteam.Folder
-
Returns true if this folder has a parent folder.
- getHaveAccessRights() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns true.
- getHighEffort() - Method in class com.starteam.Requirement
-
The Highest effort expected for completing the requirement.
- getHighEffort() - Method in class com.starteam.Requirement.WebCacheRequirement
-
The Highest effort expected for completing the requirement.
- getHighestChangePackageID() - Method in class com.starteam.View
-
returns the value of the most recent change package committed to this view
note that view member ids are monotonically increasing
i.e.
- getHighestChangePackageID() - Method in class com.starteam.View.WebCacheView
-
returns the value of the most recent change package committed to this view
- getHistory() - Method in class com.starteam.Folder
-
Returns the past versions of this item.
- getHistory(ViewMember.Type) - Method in class com.starteam.Share
-
- getHistory() - Method in class com.starteam.ViewMember
-
Returns the past versions of this ViewMember.
- getHistory() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
given a ViewMember from the cache, return the history of all
revisions for this view member
- getHistory() - Method in class com.starteam.ViewMemberCollection
-
Returns a collection of History collections
- getHistory(ViewMember) - Method in class com.starteam.ViewMemberCollection.HistoryContainer
-
Return the ViewMemberCollection of all historical revisions
- getHistory(ArtifactCacheManager.Context, ViewMember.WebCacheViewMember[]) - Static method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
-
Executes a query to fetch the history of all specified view members
in the array.
- getHistory(ViewMember.WebCacheViewMember) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection.WebCacheHistoryContainer
-
Return an array of all historical revisions
- getHistoryLength() - Method in class com.starteam.util.DotNotation
-
Determines how many total revision would be in the history of an artifact
with this DotNotation.
- getHiveID() - Method in class com.starteam.File
-
Gets the ID of the hive where the archive file is stored in the vault.
- getHiveID() - Method in class com.starteam.File.WebCacheFile
-
Gets the ID of the hive where the archive file is stored in the
vault.
- getHiveInfo() - Method in class com.starteam.HiveManager
-
Returns the current set of HiveInfo's from the server, or null if new
vault format is not supported on this server.
- getHiveManager() - Method in class com.starteam.ServerAdministration
-
Gets the HiveManager that manages new vault format hives.
- getHost() - Method in class com.starteam.ServerInfo
-
Returns the host name for the server info.
- getHostAddress() - Static method in class com.starteam.util.Platform
-
Return this machine's host IP Address
- getHostName() - Method in class com.starteam.CacheAgent
-
Gets the host address of this cache agent.
- getHostName() - Method in class com.starteam.ClientContext
-
Returns the client machine's host name.
- getHoursPart() - Method in class com.starteam.util.TimeSpan
-
returns the number of whole hours in this TimeSpan
- getID() - Method in class com.starteam.Audit.EventID
-
The ID of the corresponding EnumeratedValue, as defined in
EventIDProperty.
- getID() - Method in class com.starteam.Change.ChangeAtomType
-
The ID of the corresponding ChangeAtomType.
- getID() - Method in class com.starteam.ChangePackage.SessionType
-
The ID of the corresponding EnumeratedValue, as defined in
SessionType.
- getID() - Method in class com.starteam.ChangePackage.State
-
The ID of the corresponding EnumeratedValue, as defined in
StateProperty.
- getID() - Method in class com.starteam.ChangeRequest.ChangeRequestType
-
The ID of the corresponding EnumeratedValue, as defined in
TypeProperty.
- getID() - Method in class com.starteam.ChangeRequest.Platform
-
The ID of the corresponding EnumeratedValue, as defined in
PlatformProperty.
- getID() - Method in class com.starteam.ChangeRequest.Priority
-
The ID of the corresponding EnumeratedValue, as defined in
PriorityProperty.
- getID() - Method in class com.starteam.ChangeRequest.Severity
-
The ID of the corresponding EnumeratedValue, as defined in
SeverityProperty.
- getID() - Method in class com.starteam.ChangeRequest.StarFlowStatus
-
The ID of the corresponding EnumeratedValue, as defined in
StarFlowStatusProperty.
- getID() - Method in class com.starteam.ChangeRequest.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.ChangeRequest.StreamState
-
The ID of the corresponding EnumeratedValue, as defined in
StreamStateProperty.
- getID() - Method in class com.starteam.Content
-
if this Content instance represents an attachment, returns the associated
attachment ID
- getID() - Method in class com.starteam.Content.WebCacheContent
-
if this Content instance represents an attachment, returns the
associated attachment ID
- getID() - Method in class com.starteam.exceptions.MPXException.ErrorCode
-
the ID of an error
- getID() - Method in class com.starteam.File.CharacterSet
-
The ID of the corresponding EnumeratedValue, as defined in
CharacterSetProperty.
- getID() - Method in class com.starteam.File.Compression
-
The ID of the corresponding EnumeratedValue, as defined in
CompressionProperty.
- getID() - Method in class com.starteam.File.EOLFormat
-
The ID of the corresponding EnumeratedValue, as defined in
EOLFormatProperty.
- getID() - Method in class com.starteam.File.KeywordFlag
-
The ID of the corresponding EnumeratedValue, as defined in
KeywordFlagProperty.
- getID() - Method in class com.starteam.File.Operation
-
The ID of the corresponding Operation
- getID() - Method in class com.starteam.File.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.File.StorageType
-
The ID of the corresponding EnumeratedValue, as defined in
StorageTypeProperty.
- getID() - Method in class com.starteam.Filter.Context
-
returns the id of this context instance
- getID() - Method in class com.starteam.Filter
-
Returns the internal ID of the filter.
- getID() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the internal ID of the filter.
- getID() - Method in class com.starteam.Folder.ExcludeFlags
-
The ID of the corresponding EnumeratedValue, as defined in
ExcludeFlagsProperty.
- getID() - Method in class com.starteam.Folder.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.Group
-
Returns this group's integer identifier.
- getID() - Method in class com.starteam.Group.GroupType
-
The ID of the corresponding EnumeratedValue, as defined in
TypeProperty.
- getID() - Method in class com.starteam.HiveInfo
-
The number assigned by StarTeam to identify the hive.
- getID() - Method in class com.starteam.HiveInfo.HiveType
-
Returns the ID of this HiveType instance
- getID() - Method in interface com.starteam.ISecurable
-
returns the unique system ID for this securable
- getID() - Method in interface com.starteam.ISecurableContainer
-
returns the unique system ID for this securable container
- getID() - Method in class com.starteam.Item.Type.WebCacheItemType
-
Returns the ID of its underlying object.
- getID() - Method in class com.starteam.KanbanBoard.InputType
-
The ID of the corresponding EnumeratedValue, as defined in
InputTypeProperty.
- getID() - Method in class com.starteam.KanbanBoard.ItemType
-
The ID of the corresponding EnumeratedValue, as defined in
ItemTypeProperty.
- getID() - Method in class com.starteam.Label
-
Returns this label's unique integer identifier.
- getID() - Method in class com.starteam.Label.Scope
-
The ID of the corresponding Scope.
- getID() - Method in class com.starteam.Link
-
Returns an integer that identifies this link.
- getID() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Gets the VMID of the linked item.
- getID() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Returns the ID of its underlying object.
- getID() - Method in class com.starteam.Permission
-
return the ID of this Permission instance
- getID() - Method in class com.starteam.Plan.PlanType
-
The ID of the corresponding EnumeratedValue, as defined in
PlanTypeProperty.
- getID() - Method in class com.starteam.Principal
-
Returns this principal's server wide unique integer identifier.
- getID() - Method in class com.starteam.Principal.WebCachePrincipal
-
Returns this principal's server wide unique integer identifier.
- getID() - Method in class com.starteam.Project
-
Returns the unique integer identifier for this project.
- getID() - Method in class com.starteam.Project.Methodology
-
The ID of the corresponding EnumeratedValue, as defined in
MethodologyProperty.
- getId() - Method in interface com.starteam.Project.ScmSubRepository
-
VersionService identifier for the sub repository.
- getID() - Method in class com.starteam.Project.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getId() - Method in class com.starteam.Project.WebCacheProject
-
VersionService identifier for the sub repository.
- getID() - Method in class com.starteam.PromotionModel
-
Return the object ID for the PromotionModel.
- getID() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Return the object ID for the PromotionModel.
- getID() - Method in class com.starteam.PromotionState
-
Returns the object ID for the PromotionState.
- getID() - Method in class com.starteam.Property
-
Returns this property's internal ID.
- getID() - Method in class com.starteam.Property.WebCacheProperty
-
Returns the ID of its underlying object.
- getID() - Method in class com.starteam.Query
-
Return the internal ID of the Query.
- getID() - Method in class com.starteam.Query.WebCacheQuery
-
Returns the internal ID of the filter.
- getID() - Method in class com.starteam.QueryNode.Operator
-
The ID of the corresponding Operator.
- getID() - Method in class com.starteam.QueryPart.Relation
-
The ID of the corresponding Relation.
- getID() - Method in class com.starteam.Requirement.AtlasWorkflowStatus
-
The ID of the corresponding EnumeratedValue, as defined in
AtlasWorkflowStatusProperty.
- getID() - Method in class com.starteam.Requirement.Priority
-
The ID of the corresponding EnumeratedValue, as defined in
PriorityProperty.
- getID() - Method in class com.starteam.Requirement.RequirementType
-
The ID of the corresponding EnumeratedValue, as defined in
RequirementTypeProperty.
- getID() - Method in class com.starteam.Requirement.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.Requirement.StreamState
-
The ID of the corresponding EnumeratedValue, as defined in
StreamStateProperty.
- getID() - Method in class com.starteam.Review.ReviewType
-
The ID of the corresponding EnumeratedValue, as defined in
ReviewTypeProperty.
- getID() - Method in class com.starteam.Review.Status
-
The ID of the corresponding EnumeratedValue, as defined in
ReviewTypeProperty.
- getID() - Method in class com.starteam.RollbackSession.MergeAction
-
Gets the unique ID associated with this action.
- getID() - Method in class com.starteam.Server.EncryptionAlgorithm
-
- getID() - Method in class com.starteam.Server.ProductCode
-
Returns a internal id of the Product code.
- getID() - Method in class com.starteam.Server.Session
-
Returns a GUID of the server session
- getID() - Method in class com.starteam.ServerAdministration.LockStatus
-
The ID of the corresponding LockStatus.
- getID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
-
- getID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.Workstation
-
The number assigned by the server to this workstation.
- getID() - Method in class com.starteam.ServerAdministration.ServerLogMode
-
The ID of the corresponding LogMode.
- getID() - Method in class com.starteam.ServerAdministration.ServerLogType
-
The ID of the corresponding LogMode.
- getID() - Method in class com.starteam.ServerConfiguration.AuthenticationType
-
The ID of the corresponding AuthenticationType Type.
- getID() - Method in class com.starteam.ServerConfiguration.DatabaseType
-
The ID of the corresponding Database Type.
- getID() - Method in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
-
The ID of the corresponding directory service's security type.
- getID() - Method in class com.starteam.ServerConfiguration.NotificationType
-
The ID of the corresponding Database Type.
- getID() - Method in class com.starteam.Share
-
throws UnsupportedOperationException()
- getID() - Method in class com.starteam.Story.Risk
-
The ID of the corresponding EnumeratedValue, as defined in
RiskProperty.
- getID() - Method in class com.starteam.Story.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.Story.StoryType
-
The ID of the corresponding EnumeratedValue, as defined in
StoryTypeProperty.
- getID() - Method in class com.starteam.Story.StoryValue
-
The ID of the corresponding EnumeratedValue, as defined in
StoryValueProperty.
- getID() - Method in class com.starteam.Story.StreamState
-
The ID of the corresponding EnumeratedValue, as defined in
StreamStateProperty.
- getID() - Method in class com.starteam.Task.Constraint
-
The ID of the corresponding EnumeratedValue, as defined in
ConstraintProperty.
- getID() - Method in class com.starteam.Task.LifeCycleType
-
The ID of the corresponding EnumeratedValue, as defined in
LifeCycleTypeProperty.
- getID() - Method in class com.starteam.Task.Origin
-
The ID of the corresponding EnumeratedValue, as defined in
OriginProperty.
- getID() - Method in class com.starteam.Task.Priority
-
The ID of the corresponding EnumeratedValue, as defined in
PriorityProperty.
- getID() - Method in class com.starteam.Task.ProcessUsage
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.Task.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.Task.TaskType
-
The ID of the corresponding EnumeratedValue, as defined in
TaskTypeProperty.
- getID() - Method in class com.starteam.TaskDependency
-
Returns the integer identifier for this task dependency.
- getID() - Method in class com.starteam.TaskDependency.PredecessorType
-
The ID of the corresponding EnumeratedValue, as defined in
PredecessorProperty.
- getID() - Method in class com.starteam.Topic.Priority
-
The ID of the corresponding EnumeratedValue, as defined in
PriorityProperty.
- getID() - Method in class com.starteam.Topic.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.Topic.TopicType
-
The ID of the corresponding EnumeratedValue, as defined in
TopicTypeProperty.
- getID() - Method in class com.starteam.Trace.Status
-
The ID of the corresponding EnumeratedValue, as defined in
StatusProperty.
- getID() - Method in class com.starteam.Trace.TraceType
-
The ID of the corresponding EnumeratedValue, as defined in
TraceTypeProperty.
- getID() - Method in class com.starteam.TraceFinder.Direction
-
Gets the unique integer ID of this Direction.
- getID() - Method in class com.starteam.TraceFinder.PinType
-
Gets the unique integer ID of this PinType.
- getID() - Method in class com.starteam.Transaction
-
The Transaction ID assigned by the server if this Transaction has been
committed
- getID() - Method in class com.starteam.Transaction.WebCacheTransaction
-
The Transaction ID assigned by the server if this Transaction has
been committed
- getID() - Method in class com.starteam.TreeItem.MoSCoW
-
The ID of the corresponding EnumeratedValue, as defined in
MoSCoWProperty.
- getID() - Method in class com.starteam.Type
-
Return the class ID for this type.
- getID() - Method in class com.starteam.Type.WebCacheType
-
Return the class ID for this type.
- getID() - Method in class com.starteam.TypedResource.BranchState
-
The ID of the corresponding EnumeratedValue, as defined in
BranchStateProperty.
- getID() - Method in class com.starteam.TypedResource
-
Gets the unique identifier for this resource.
- getID() - Method in class com.starteam.User.DayOfWeek
-
The ID of the corresponding DayOfWeek
- getID() - Method in class com.starteam.User.GeographicTerritory
-
The ID of the corresponding Territory
- getID() - Method in class com.starteam.User
-
Returns an integer ID that represents this User account.
- getID() - Method in class com.starteam.User.License
-
The ID of the corresponding License
- getID() - Method in class com.starteam.User.LogOnPolicy
-
The ID of the corresponding Policy
- getID() - Method in class com.starteam.User.Status
-
The ID of the corresponding Status
- getID() - Method in class com.starteam.util.Platform.EOL
-
The ID of the corresponding end of line sequence.
- getID() - Method in class com.starteam.View
-
Returns the unique integer identifier for this view.
- getId() - Method in interface com.starteam.View.ScmBranch
-
Must be unique in the context of a given VersionService and must work across VersionService instances created from the same URI.
- getID() - Method in class com.starteam.View.ViewType
-
The ID of the corresponding EnumeratedValue, as defined in
TypeProperty.
- getId() - Method in class com.starteam.View.WebCacheView
-
- getID() - Method in class com.starteam.viewcomparemerge.DifferenceType
-
Gets the unique ID associated with this DifferenceType.
- getID() - Method in class com.starteam.viewcomparemerge.MergeAction
-
Gets the unique ID associated with this action.
- getID() - Method in class com.starteam.ViewMember
-
Gets the unique identifier for this resource.
- getID() - Method in class com.starteam.ViewMember.LockType
-
Get the integer representation of the LockType.
- getID() - Method in class com.starteam.ViewMember.MyLock
-
The ID of the corresponding EnumeratedValue, as defined in
MyLockProperty.
- getID() - Method in class com.starteam.ViewMember.ShareState
-
The ID of the corresponding EnumeratedValue, as defined in
ShareState.
- getID() - Method in class com.starteam.ViewMemberRevision
-
throws UnsupportedOperationException()
- getID() - Method in class com.starteam.WorkRecord
-
Returns the integer identifier of the work record.
- getIdentifier() - Method in interface com.starteam.ArtifactCacheManager.Identifiable
-
returns the ID of this artifact instance
- getIdentifier() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Unique identifier in the context of an instance of a VersionService and hence a VersionRepo.
- getIdentifier() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Unique identifier in the context of an instance of a VersionService and hence a VersionRepo.
- getIdentifier() - Method in class com.starteam.Item.Type.WebCacheItemType
-
returns the integer identifier value of the identifier property
- getIdentifier() - Method in class com.starteam.Item.WebCacheItem
-
returns the integer identifier value of this live object instance
- getIdentifierProperty() - Method in interface com.starteam.ArtifactCacheManager.Identifiable
-
returns the property which provides an identifier
- getIdentifierProperty() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Concept.WebCacheConcept
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Item.Type.WebCacheItemType
-
returns the identifier property for this item type
- getIdentifierProperty() - Method in class com.starteam.Item.WebCacheItem
-
returns the identifier property for this item type
- getIdentifierProperty() - Method in class com.starteam.Plan.WebCachePlan
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Requirement.WebCacheRequirement
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Review.WebCacheReview
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Sprint.WebCacheSprint
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Story.WebCacheStory
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Task.WebCacheTask
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Test.WebCacheTest
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.TestRun.WebCacheTestRun
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.Topic.WebCacheTopic
-
returns the identifier property for this type
- getIdentifierProperty() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
returns the identifier property for this type
- getIgnoreMergePoints() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if all merge points should be ignored for comparisons.
- getIgnoreWhiteSpace() - Method in class com.starteam.viewcomparemerge.VisMergeAdapter
-
Determines whether or not changed lines with no conflicts will be merged
automatically.
- getImpersonationTime() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the impersonation time assigned, if any
- getInactivityTimeout() - Method in class com.starteam.Server.WebCacheServer
-
returns the inactivity timeout for the server
Inactivity timeout is measured in seconds
- getInactivityTimeout() - Method in class com.starteam.ServerConfiguration
-
Returns the server's inactivity timeout.
- getInboxLane() - Method in class com.starteam.KanbanBoard
-
Returns the InboxLane of this KanbanBoard.
- getInboxLane() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns the InboxLane of this KanbanBoard.
- getIncludeActiveItems() - Method in class com.starteam.RecycleBin
-
Determines whether or not the resulting folders may contain active items.
- getIncludeDeletedFolders() - Method in class com.starteam.RecycleBin
-
Determines whether or not deleted child folders will be inserted into the
copy of the folder tree.
- getIncludeDeletedItems() - Method in class com.starteam.RecycleBin
-
Determines whether or not the resulting folders may contain deleted
items.
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.AnyScope
-
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.EveryScope
-
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.FolderScope
-
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.ItemListScope
-
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.ItemTypeScope
-
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.ProcessItemScope
-
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.RevisionLabelScope
-
- getIncludedRevision(Item) - Method in class com.starteam.viewcomparemerge.Scope
-
Determines whether or not the given source item is in scope for the
current view compare/merge operation, and, if so, returns the item
revision that should be used for comparision.
- getIncomingStreams() - Method in class com.starteam.Story
-
returns the incoming streams, if any, attached to this story the returned
array may be of size 0, but is never null
- getIncomingStreams() - Method in class com.starteam.Story.WebCacheStory
-
returns the Incoming Streams, if any, attached to this story the
returned array may be of size 0, but is never null
- getIndex() - Method in class com.starteam.diff.LineIterator
-
Returns the underlying CharSequence index of the last char retrieved.
- getIndexInACL() - Method in class com.starteam.MatchedACE
-
Gets the index of the matched ACEManager in its Effective Access Control
List.
- getInfo1Property() - Method in class com.starteam.Audit
-
returns auxiliary information for the first "operand" object (if any)
- getInfo2Property() - Method in class com.starteam.Audit
-
returns auxiliary information for the second "operand" object (if any)
- getInfo3Property() - Method in class com.starteam.Audit
-
returns auxiliary information for the third "operand" object (if any)
- getInitializedProperties(ViewMember) - Method in class com.starteam.Workflow.Step
-
returns the set of properties whose values were automatically
initialized when the workflow entered this step.
- getInitializedProperties(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
returns the set of properties whose values were automatically
initialized when the workflow entered this step.
- getInlineDeleteMarkHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to mark an in-line deletion point within a source
line.
- getInlineInsertMarkHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to mark an in-line insertion point within a
source line.
- getInputID() - Method in class com.starteam.KanbanBoard
-
Returns the input id.
- getInputID() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns the input id.
- getInputType() - Method in class com.starteam.KanbanBoard
-
Returns the input type
- getInputType() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns the input type
- getInTeamRoom() - Method in class com.starteam.KanbanBoard
-
Returns a value indicating whether or not this board is in a team room
- getInTeamRoom() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns a value indicating whether or not this board is in a team room
- getIntegerArrayValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning int[] valued properties.
- getIntegerArrayValue(Property) - Method in class com.starteam.ViewMember
-
A type-safe accessor method for returning int[] valued properties.
- getIntegerValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning integer valued properties.
- getInternalLinkTo(LiveObject) - Static method in class com.starteam.LinkValue
-
return a LinkValue representing an internal link to the specified liveobject
This linkValue has not been saved to the StarTeam server
- getInternalName() - Method in class com.starteam.EnumeratedValue
-
Return the internal name for this object.
- getIOException() - Method in exception com.starteam.exceptions.CommandException
-
- getIsExecutable(String) - Method in class com.starteam.util.FileAccess
-
Return true if the file is "executable" by the user.
- getIsExecutable(String) - Method in class com.starteam.util.NativeFileAccess
-
- getIsFileContent() - Method in class com.starteam.events.CacheAgentEvent
-
returns true if the content is file specific, false otherwise
- getIsMultiLine() - Method in interface com.starteam.File.Keyword
-
Returns true if this keyword spans multiple lines.
- getIsObjectPropertyContent() - Method in class com.starteam.events.CacheAgentEvent
-
returns true if the content describes properties of cached objects, false
otherwise
- getIsPrimaryDirectoryService() - Method in class com.starteam.User
-
True if this user is in the primary directory service, false if secondary.
- getIsPrimaryDirectoryService() - Method in class com.starteam.User.WebCacheUser
-
True if this user is in the primary directory service, false if secondary.
- getIssuerURL() - Method in class com.starteam.Oauth2ServiceProvider
-
Returns the Oauth2 Provider Issuer URL.
- getIssuerURL() - Method in class com.starteam.Oauth2ServiceProvider.WebCacheOauth2ServiceProvider
-
Returns the Oauth2 Provider Issuer URL.
- getItem() - Method in class com.starteam.events.NotificationEvent
-
Gets the Item whose notification state has changed.
- getItem() - Method in exception com.starteam.exceptions.DisembodiedException
-
Returns the disembodied item itself, if there is an item.
- getItem() - Method in exception com.starteam.exceptions.ItemRevisionNotFoundException
-
Returns the item itself.
- getItem() - Method in class com.starteam.ProcessItem
-
Gets the underlying item.
- getItem() - Method in exception com.starteam.viewcomparemerge.AmbiguousMatchException
-
Gets the item that could not be unambiguously matched, and, as a result,
triggered this exception.
- getItemClass1Name() - Method in class com.starteam.Audit
-
Returns the name of the audited item's type.
- getItemClass2Name() - Method in class com.starteam.Audit
-
Returns the name of the second "operand" item's type (if any).
- getItemClass3Name() - Method in class com.starteam.Audit
-
Returns the name of the third "operand" item's type (if any).
- getItemDeletedInSource() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is deleted in the source
view.
- getItemDeletedInTarget() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is deleted in the target
view.
- getItemDescriptor1() - Method in class com.starteam.Audit
-
Returns the primary descriptor for the underlying audited object.
- getItemDescriptor2() - Method in class com.starteam.Audit
-
Returns the primary descriptor for the second "operand" object (if any).
- getItemDescriptor3() - Method in class com.starteam.Audit
-
Returns the primary descriptor for the third "operand" object (if any).
- getItemID() - Method in class com.starteam.events.CacheAgentEvent
-
returns the item id of the StarTeam item whose content has been received
- getItemID() - Method in class com.starteam.events.ItemIDEvent
-
Gets the ID of the Item that was added, changed or removed.
- getItemID() - Method in class com.starteam.Item
-
Returns an identifier representing this item, that is, the underlying
entity represented by this item in this specific context.
- getItemIsBinaryFile() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is a binary file.
- getItemModifiedInSource() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is modified in the source
view.
- getItemModifiedInTarget() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is modified in the target
view.
- getItemMovedInSource() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is moved in the source
view.
- getItemMovedInTarget() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is moved in the target
view.
- getItemPresentInSource() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is present in the source
view.
- getItemPresentInTarget() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is present in the target
view.
- getItemReadOnlyInTarget() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is read-only in the target
view.
- getItems(Item.Type) - Method in class com.starteam.Folder
-
Ensures that the list of items of the specified type for this folder have
been retrieved from the server and cached locally.
- getItems(Item.Type.WebCacheItemType, Filter.WebCacheFilter, boolean) - Method in class com.starteam.Folder.WebCacheFolder
-
Returns a sorted set of ViewMembers visible to the specified user,
from the set of available view members for the type (specified by the
filter) sorted, grouped and constrained by the provided filter
criteria The returned ViewMembers are pure 'data objects' without a
Server Connection No server calls can be made through these objects.
- getItems(Item.Type) - Method in class com.starteam.viewcomparemerge.VCMFolder
-
Returns the list of items of the specified type
getItems() does not retrieve any item properties.
- getItemsExpected() - Method in class com.starteam.events.ServerCommandEvent
-
For bulk commands that are executed in chunks, gets the total number of
items to be processed.
- getItemsHaveSameContent() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source and target items have identical
content.
- getItemsInDifferentBranches() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source and target items are in different
branches of the object's version tree.
- getItemsSoFar() - Method in class com.starteam.events.ServerCommandEvent
-
For bulk commands that are executed in chunks, gets the number of items
that have been processed so far.
- getItemType() - Method in class com.starteam.Change
-
Gets the type of the source and/or target item.
- getItemType() - Method in class com.starteam.Change.WebCacheChange
-
Gets the type of the source and/or target item.
- getItemType() - Method in class com.starteam.KanbanBoard
-
Returns the item type
- getItemType() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns the item type
- getItemType() - Method in class com.starteam.viewcomparemerge.MatchState
-
Gets the item type.
- getItemTypes() - Method in class com.starteam.viewcomparemerge.AnyScope
-
- getItemTypes() - Method in class com.starteam.viewcomparemerge.EveryScope
-
- getItemTypes() - Method in class com.starteam.viewcomparemerge.FolderScope
-
- getItemTypes() - Method in class com.starteam.viewcomparemerge.ItemListScope
-
- getItemTypes() - Method in class com.starteam.viewcomparemerge.ItemTypeScope
-
- getItemTypes() - Method in class com.starteam.viewcomparemerge.ProcessItemScope
-
- getItemTypes() - Method in class com.starteam.viewcomparemerge.RevisionLabelScope
-
- getItemTypes() - Method in class com.starteam.viewcomparemerge.Scope
-
Get the list of item types that are included in this scope.
- getItemTypes() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the item types that are to be included in the view compare/merge
operation.
- getKeepAliveInterval() - Method in class com.starteam.Server
-
Gets the keep-alive interval, in minutes.
- getKeywordExpansionEnabled() - Method in class com.starteam.CheckinOptions
-
Determine whether keyword expansion in text files is enabled.
- getKeywordExpansionEnabled() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Determine whether keyword expansion in text files is enabled.
- getKeywordExpansionEnabled() - Method in class com.starteam.CheckoutOptions
-
Determin whether keyword expansion in text files is enabled.
- getKeywordExpansionEnabled() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determin whether keyword expansion in text files is enabled.
- getKeywordExpansionFileExtensions() - Method in class com.starteam.Project
-
Returns the list of file extensions upon which to perform keyword
expansion.
- getKeywordExpansionFileExtensions() - Method in class com.starteam.Project.WebCacheProject
-
Returns the list of file extensions upon which to perform keyword
expansion.
- getKeywordFlag() - Method in class com.starteam.File
-
returns the KeywordFlag property value for this File
- getKeywordFlag() - Method in class com.starteam.File.WebCacheFile
-
returns the KeywordFlag property value for this File
- getKeywords() - Method in class com.starteam.File.Result
-
Returns the keywords used in the add/checkin/checkout operation.
- getLabel() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the label for this context.
- getLabel() - Method in class com.starteam.diff.StarTeamMerge.FileDetails
-
Gets the label to identify the file
- getLabel() - Method in class com.starteam.events.LabelEvent
-
Gets the Label that has been added, changed or deleted, in its new state.
- getLabel() - Method in class com.starteam.events.WebCacheLabelEvent
-
Gets the WebCacheLabel that has been added, changed or deleted, in its
new state.
- getLabel() - Method in class com.starteam.PromotionState
-
Returns the Label that defines this PromotionState.
- getLabel() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Returns the Label that defines this PromotionState.
- getLabel() - Method in class com.starteam.ViewConfiguration
-
Return the label ID for this configuration.
- getLabel() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return the label ID for this configuration or NULL
- getLabeledItems(ViewMemberCollection) - Method in class com.starteam.Label
-
Determines which items from a given list have been labeled with this
label in the current view.
- getLabeledViewMembers(ViewMember.WebCacheViewMember[]) - Method in class com.starteam.Label.WebCacheLabel
-
Determines which view members from a given collection have been labeled with
"this" label in the current view.
- getLabels() - Method in class com.starteam.View
-
Returns the labels that exist in this view, including both active and
deleted labels.
- getLabels() - Method in class com.starteam.View.WebCacheView
-
Returns the labels that exist in this view, including both active and
deleted labels.
- getLabels() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns the labels that exist in this view, including both active and
deleted labels.
- getLabels() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
given a view member from the cache, return all labels attached to any
version of this view member
- getLagTime() - Method in class com.starteam.TaskDependency
-
Returns the lag time for this task dependency.
- getLagTime() - Method in class com.starteam.TaskDependency.WebCacheTaskDependency
-
Returns the lag time for this task dependency.
- getLastAccess() - Method in class com.starteam.User.LoginHistory
-
The date and time the User accessed the server
- getLastBuildTested() - Method in class com.starteam.ChangeRequest
-
Returns a label of the build or named configuration that this request was
last tested in.
- getLastBuildTested() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns a label of the build or named configuration that this request
was last tested in.
- getLastChangePackageID() - Method in class com.starteam.CheckinOptions
-
return the last known 'good' Change Package ID processed by the client
prior to committing these changes
- getLastChangePackageID() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
return the last known 'good' Change Package ID processed by the client
prior to committing these changes
- getLastEOL() - Method in class com.starteam.util.LineReader
-
- getLastError() - Method in class com.starteam.CheckinManager.Progress
-
Get the last error, if any, that occurred during the last checkin
operation.
- getLastError() - Method in class com.starteam.CheckoutManager.Progress
-
Get the last error, if any, that occurred during the last checkout
operation.
- getLastKnownStatus() - Method in class com.starteam.File
-
Returns the last known status of the default working file relative to the
file in the repository, using only information provided by the client
during the last status update operation.
- getLastLogoutTime() - Method in class com.starteam.User
-
Gets the time the user last logged out.
- getLastLogoutTime() - Method in class com.starteam.User.WebCacheUser
-
Gets the time the user last logged out.
- getLastModified() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns the date/time that this file was last modified
- getLastModified(String) - Method in class com.starteam.util.FileAccess
-
Return the the file's last modified time.
- getLastModified(String) - Method in class com.starteam.util.NativeFileAccess
-
- getLastModified(File) - Static method in class com.starteam.util.Platform
-
returns the last modified time for the given file via a native platform
call
- getLastModified(String) - Static method in class com.starteam.util.Platform
-
returns the last modified time for the given file via a native platform
call
- getLastUsedAt() - Method in class com.starteam.ArtifactCache
-
Returns the time at which this Cache was last used
- getLastUsedAt() - Method in class com.starteam.View.WebCacheView
-
Returns the time at which this view was last used
- getLastWebLogoutTime() - Method in class com.starteam.User
-
Gets the time the user last logged out from the webserver.
- getLastWebLogoutTime() - Method in class com.starteam.User.WebCacheUser
-
Gets the time the user last logged out from the webserver.
- getLegalActions() - Method in class com.starteam.viewcomparemerge.DifferenceType
-
Gets the set of all possible legal actions for a given merge type.
- getLegalActions() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the list of merge actions that are legal for this difference.
- getLength() - Method in interface com.starteam.diff.CharSequence
-
Returns the length of the sequence.
- getLength() - Method in class com.starteam.diff.SharedCharSequence
-
returns the length of the sequence
- getLength() - Method in class com.starteam.diff.StringCharSequence
-
returns the length of the sequence
- getLength() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
the size of the local file
- getLength() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the number of contiguous objects spanned in the underlying
indexable collection.
- getLFHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Returns the string representation of the line-feed character in the HTML
document.
- getLicenseInformation() - Method in class com.starteam.Server.WebCacheServer
-
Gets information about the licenses registered on this server.
- getLicenseInformation() - Method in class com.starteam.ServerAdministration
-
Gets information about the licenses registered on this server.
- getLicensePath() - Static method in class com.starteam.WinProfile
-
- getLicenseType() - Method in class com.starteam.User
-
Gets the type of license assigned to this User.
- getLicenseType() - Method in class com.starteam.User.WebCacheUser
-
Gets the type of license assigned to this User.
- getLifeCycleType() - Method in class com.starteam.Task
-
Returns a value indicating the life cycle type (e.g.
- getLifeCycleType() - Method in class com.starteam.Task.WebCacheTask
-
Returns a value indicating the life cycle type (e.g.
- getLikes() - Method in class com.starteam.Topic
-
Returns the set of users who have expressed a like for this topic.
- getLikes() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the users expressing likes for this topic.
- getLine(int) - Method in class com.starteam.diff.ParsedCharSequence
-
returns the CharSequence at a given line
- getLineNumber() - Method in exception com.starteam.xml.XMLParseException
-
Gets the line number within the source text where the parsing error was
encountered.
- getLink() - Method in class com.starteam.LinkToTraceAdapter
-
Gets the link from which this trace was derived.
- getLinks(ViewMember) - Method in class com.starteam.LinkCache
-
Gets the links for the given ViewMember.
- getLinks() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
given a view member from the cache, return all Traces and (old style)
internal Links (adapted as pseudo Traces) for which this view member
is an end point.
- getLinkTo(LiveObject, View) - Static method in class com.starteam.LinkValue
-
Creates a LinkValue representing a link to the given liveobject,
relative to the given source view.
- getLinkValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for getting LinkValued properties.
- getLiveObject() - Method in class com.starteam.events.WebCacheLiveObjectEvent
-
Returns the liveobject on which this event occurred.
- getLocalDateInstance() - Static method in class com.starteam.util.DateTimeFormat
-
Returns a platform-dependent version of DateTimeFormat that can be used
to create a date string formatted in the style typically found in item
display tables.
- getLocalDateTimeInstance() - Static method in class com.starteam.util.DateTimeFormat
-
Returns a platform-dependent version of DateTimeFormat that can be used
to create a date/time string formatted in the style typically found in
item display tables.
- getLocaleNames() - Method in class com.starteam.Translations
-
Return all of the locale names for which a translation exists.
- getLocales() - Method in class com.starteam.Translations
-
Return all of the locales for which a translation exists.
- getLocalFileSystemPropertyProvider() - Method in class com.starteam.File
-
Returns the registered provider for local file properties and
synchronization status.
- getLocalInstance(String) - Static method in class com.starteam.util.DateTimeFormat
-
Return a date time format instance controlled by a simple format pattern
- getLocalStarbaseAppDataDir() - Static method in class com.starteam.WinProfile
-
- getLocationMsg() - Method in interface com.starteam.util.Platform.WorkStationOptions
-
the location (path to .ini file) of this option
- getLockCount() - Method in class com.starteam.ChangeSession
-
Gets the number of source or target items that are currently locked on
behalf of this session.
- getLockCount() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the number of source or target items that are currently locked on
behalf of this session.
- getLocker() - Method in interface com.starteam.LockableObject
-
Gets the User that has this resource exclusively locked, or -1 if no one
has it locked.
- getLocker() - Method in class com.starteam.ViewMember
-
Returns the User
object of the user who has this item
exclusively locked, or null if no one has it locked.
- getLocker() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Returns the User
object of the user who has this item
exclusively locked, or null if no one has it locked.
- getLockSourceForDifference() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if a source item will be locked when a difference is
detected.
- getLockTargetForDifference() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if a target item will be locked when a difference is
detected.
- getLockType() - Method in class com.starteam.CheckinOptions
-
Return the type of lock to be used when checking in.
- getLockType() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Return the type of lock to be used when checking in.
- getLockType() - Method in class com.starteam.CheckoutOptions
-
Return the type of lock to be used when checking out.
- getLockType() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Return the type of lock to be used when checking out.
- getLog() - Method in class com.starteam.ServerAdministration
-
Return the server log for this server.
- getLogEntry() - Method in exception com.starteam.exceptions.ServerException
-
The server log entry number for the error.
- getLogFile() - Method in class com.starteam.ServerConfiguration
-
Returns the path to the server's log file.
- getLoggedInUser() - Method in class com.starteam.Server
-
Gets the user object of the logged in user.
- getLoggedInUser() - Method in class com.starteam.Server.WebCacheServer
-
Gets the user object of the logged in user.
- getLogger(Class) - Method in interface com.starteam.util.LogManager.LogFactory
-
Returns a Logger for a given class name
- getLogins() - Method in class com.starteam.User
-
Returns a history of logins for this User Login History has been
introduced with the 12.0 server release
- getLogins() - Method in class com.starteam.User.WebCacheUser
-
Returns a history of logins for this User Login History has been
introduced with the 12.0 server release
- getLoginTime() - Method in class com.starteam.User.LoginHistory
-
The date and time the User logged in
- getLogOnCount() - Method in class com.starteam.User
-
Returns the number of times this User is logged in to the server.
- getLogOnName() - Method in class com.starteam.User
-
Returns the logon name or identifier for this account.
- getLogOnName() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's name.
- getLogonTimeout() - Method in class com.starteam.ServerConfiguration
-
Returns the server's logon timeout.
- getLongValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning long valued properties.
- getLowEffort() - Method in class com.starteam.Requirement
-
The lowest effort expected for completing the requirement.
- getLowEffort() - Method in class com.starteam.Requirement.WebCacheRequirement
-
The lowest effort expected for completing the requirement.
- getMachineName() - Static method in class com.starteam.util.Platform
-
Return this machine's name
- getMailEnabled() - Method in class com.starteam.ServerConfiguration
-
Indicates whether or not email is enabled on the server.
- getMajorVersion() - Static method in class com.starteam.BuildNumber
-
Gets the product major version number.
- getManager() - Method in class com.starteam.ArtifactCache
-
returns the artifact cache manager that owns this cache
- getManager(String) - Static method in class com.starteam.ArtifactCacheManager
-
returns an artifact cache manager responsible for managing the caches for
a server or NULL
- getMarkProcessItemComplete() - Method in class com.starteam.CheckinOptions
-
Returns whether to mark the process item complete.
- getMarkProcessItemComplete() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns whether to mark the process item complete.
- getMarkUnlockedFilesReadOnly() - Method in class com.starteam.CheckinOptions
-
Returns the "Mark Unlocked Files ReadOnly" option value.
- getMarkUnlockedFilesReadOnly() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the "Mark Unlocked Files ReadOnly" option value.
- getMarkUnlockedFilesReadOnly() - Method in class com.starteam.CheckoutOptions
-
Returns the "Mark Unlocked Files ReadOnly" option value.
- getMarkUnlockedFilesReadOnly() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Returns the "Mark Unlocked Files ReadOnly" option value.
- getMarkUnlockedWorkingFilesReadOnly() - Method in class com.starteam.Project
-
Determines if unlocked working files should be marked read only
- getMatchFilesByFileName() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if files (or folders) with the same name are to be
considered matched, even if their object and/or item ids do not match.
- getMatchHint(Item, View) - Static method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not a match hint is available that indicates which
item in the given target view should be matched to the specified source
item.
- getMatchState() - Method in class com.starteam.viewcomparemerge.ActionOverride
-
Returns the MatchState contained within this ActionOverride or null
- getMatchState() - Method in class com.starteam.viewcomparemerge.DifferenceType
-
Gets a copy of the MatchState associated with this DifferenceType.
- getMaxCaches() - Static method in class com.starteam.Server.CacheController
-
Gets the maximum number of server caches.
- getMaxCacheSize() - Method in class com.starteam.HiveInfo
-
Maximum number of megabytes of hard disk space that the cache can use.
- getMaxIP() - Method in class com.starteam.IPRange
-
Returns the maximum IP address for this range.
- getMaxLength() - Method in class com.starteam.VectorProperty
-
Gets the maximum length of a property value.
- getMaxLength() - Method in class com.starteam.VectorProperty.WebCacheVectorProperty
-
Gets the maximum length of a property value.
- getMaxValue() - Method in class com.starteam.DateProperty
-
Returns the maximum Date value for this Property or MIN_VALUE if none has
been specified
- getMaxValue() - Method in class com.starteam.DateProperty.WebCacheDateProperty
-
Returns the maximum Date value for this Property or MIN_VALUE if none
has been specified
- getMaxValue() - Method in class com.starteam.DateTimeProperty
-
Returns the maximum DateTime value for this Property or MAX_VALUE if none
has been specified
- getMaxValue() - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
-
Returns the maximum DateTime value for this Property or MAX_VALUE if
none has been specified
- getMaxValue() - Method in class com.starteam.DoubleProperty
-
Returns the maximum double value for this Property or MAX_VALUE if none
has been specified
- getMaxValue() - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
Returns the maximum double value for this Property or MAX_VALUE if
none has been specified
- getMaxValue() - Method in class com.starteam.IntegerProperty
-
Returns the maximum integer value for this Property or MAX_VALUE if none
has been specified
- getMaxValue() - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
Returns the maximum integer value for this Property or MAX_VALUE if
none has been specified
- getMaxValue() - Method in class com.starteam.LongIntegerProperty
-
Returns the maximum long integer value for this Property or MAX_VALUE if
none has been specified
- getMaxValue() - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
Returns the maximum integer value for this Property or MAX_VALUE if
none has been specified
- getMaxValue() - Method in class com.starteam.TimeSpanProperty
-
Returns the maximum TimeSpan value for this Property or MAX_VALUE if none
has been specified
- getMaxValue() - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
Returns the maximum TimeSpan value for this Property or MAX_VALUE if
none has been specified
- getMD5() - Method in class com.starteam.Content
-
- getMD5() - Method in class com.starteam.Content.WebCacheContent
-
- getMD5() - Method in class com.starteam.File
-
The MD5 of the file contents for this version.
- getMD5() - Method in class com.starteam.File.WebCacheFile
-
The MD5 of the file contents for this version.
- getMD5() - Method in class com.starteam.util.MD5.Stream
-
Finalize the MD5 computation and return the final 16-byte MD5 value.
- getMe() - Method in class com.starteam.Query.Context
-
Gets the user context to be used when evaluating "me" queries.
- getMergeAction() - Method in class com.starteam.viewcomparemerge.ActionOverride
-
Returns the MergeAction contained within this ActionOverride
- getMerged() - Method in class com.starteam.RollbackSession.Change
-
returns the file content of the tip after the revision changes are
rolled back
- getMergedFileContent() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the path to a file within this session's working vault where the
merged file content for this difference resides.
- getMergedFileContentItem() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the StarTeam file revision whose content was used as the merged file
content for this difference, or null if the merged content was not set
via
setMergedFileContentItem
.
- getMergedItem() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets an item that closely approximates the state the target item after
the merge, if the session were to be committed in its current state.
- getMergeHistory() - Method in class com.starteam.Item
-
Returns the merge points for this item.
- getMergeHistoryDuringVCMSession() - Method in class com.starteam.Project
-
Returns true if History Merges during VCM Sessions are required.
- getMergeHistoryDuringVCMSession() - Method in class com.starteam.Project.WebCacheProject
-
Returns true if History Merges during VCM Sessions are required.
- getMergePreview() - Method in class com.starteam.viewcomparemerge.Session
-
Gets a preview of the merge results for this session.
- getMergeType() - Method in class com.starteam.viewcomparemerge.MatchState
-
Gets the merge type.
- getMergeType() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the merge type of this session.
- getMergeVersion() - Method in class com.starteam.File
-
Returns a revision from this file's history that represents the most
recent common ancestor of this file with the last known revision on disk.
- getMergeVersion(File.WebCacheWorkSpaceSync) - Method in class com.starteam.File.WebCacheFile
-
Returns a revision from this file's history that represents the most
recent common ancestor of this file with the last known revision on
disk.
- getMessage() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Author-entered commit log message (svn), or delivery comment (dcm).
- getMessage() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Author-entered commit log message (svn), or delivery comment (dcm).
- getMessage() - Method in exception com.starteam.exceptions.CommandException
-
Returns the detail message string of this exception.
- getMessage() - Method in exception com.starteam.exceptions.ServerException
-
Returns this exceptions error message.
- getMessage() - Method in exception com.starteam.xml.XMLException
-
Gets a descriptive error message for this exception.
- getMetaProperties() - Method in class com.starteam.Item.Type
-
returns a java.util.Map containing meta properties defined by the
client application This feature is new to the 12.0 server
Meta Properties are simply key
value pairs.
- getMetaProperties() - Method in class com.starteam.Item.Type.WebCacheItemType
-
returns a java.util.Map containing meta properties defined by the
client application This feature is new to the 12.0 server Will
return an empty Hashtable for 11.0 servers Meta Properties are
simply key value pairs.
- getMethodology() - Method in class com.starteam.Project
-
Returns the development methodology used for this project (Supported
methodologies include Agile, Kanban, Waterfall, Migration).
- getMethodology() - Method in class com.starteam.Project.WebCacheProject
-
Returns the development methodology used for this Project (Supported
methodologies include Agile, Kanban, Waterfall, Migration).
- getMillisecondsPart() - Method in class com.starteam.util.TimeSpan
-
returns the number of whole milliseconds in this TimeSpan
- getMimeName() - Method in class com.starteam.util.Encoding
-
Gets the preferred MIME name of this encoding.
- getMinimumPasswordLength() - Method in class com.starteam.SystemPolicy
-
Gets the minimum allowable password length.
- getMinimumPasswordLength() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Gets the minimum allowable password length.
- getMinimumPasswordLength() - Method in class com.starteam.User
-
Returns the minimum required password length.
- getMinIP() - Method in class com.starteam.IPRange
-
Returns the minimum IP address for this range.
- getMinLength() - Method in class com.starteam.VectorProperty
-
Gets the minimum length of a property value.
- getMinLength() - Method in class com.starteam.VectorProperty.WebCacheVectorProperty
-
Gets the minimum length of a property value.
- getMinorVersion() - Static method in class com.starteam.BuildNumber
-
Gets the product minor version number.
- getMinutesPart() - Method in class com.starteam.util.TimeSpan
-
returns the number of whole minutes in this TimeSpan
- getMinValue() - Method in class com.starteam.DateProperty
-
Returns the minimum Date value for this Property or MIN_VALUE if none has
been specified
- getMinValue() - Method in class com.starteam.DateProperty.WebCacheDateProperty
-
Returns the minimum Date value for this Property or MIN_VALUE if none
has been specified
- getMinValue() - Method in class com.starteam.DateTimeProperty
-
Returns the minimum DateTime value for this Property or MIN_VALUE if none
has been specified
- getMinValue() - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
-
Returns the minimum DateTime value for this Property or MIN_VALUE if
none has been specified
- getMinValue() - Method in class com.starteam.DoubleProperty
-
Returns the minimum double value for this Property or MIN_VALUE if none
has been specified
- getMinValue() - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
Returns the minimum double value for this Property or MIN_VALUE if
none has been specified
- getMinValue() - Method in class com.starteam.IntegerProperty
-
Returns the minimum integer value for this Property or MIN_VALUE if none
has been specified
- getMinValue() - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
Returns the minimum integer value for this Property or MIN_VALUE if
none has been specified
- getMinValue() - Method in class com.starteam.LongIntegerProperty
-
Returns the minimum long integer value for this Property or MIN_VALUE if
none has been specified
- getMinValue() - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
Returns the minimum integer value for this Property or MIN_VALUE if
none has been specified
- getMinValue() - Method in class com.starteam.TimeSpanProperty
-
Returns the minimum TimeSpan value for this Property or MIN_VALUE if none
has been specified
- getMinValue() - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
Returns the minimum TimeSpan value for this Property or MIN_VALUE if
none has been specified
- getMissingProperties() - Method in class com.starteam.events.CacheAgentEvent
-
returns the set of properties that were requested but not received from
the Cache Agent NULL if file content was retrieved from the cache agent
an empty property array if no properties were missed
- getModifiedBy() - Method in class com.starteam.Filter
-
Return the user who last modified this filter.
- getModifiedBy() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the user who last modified this filter.
- getModifiedBy() - Method in class com.starteam.Query
-
Return the user who last modified this query.
- getModifiedBy() - Method in class com.starteam.Query.WebCacheQuery
-
Return the user who last modified this query.
- getModifiedBy() - Method in class com.starteam.Share
-
Returns the User who last modified this item, only available on server
versions 5.2 and higher.
- getModifiedBy() - Method in class com.starteam.Share.WebCacheShare
-
Returns the User who last modified this item, only available on
server versions 5.2 and higher.
- getModifiedBy() - Method in class com.starteam.TrackedObject
-
Get the user who last modified this object.
- getModifiedBy() - Method in class com.starteam.TrackedObject.WebCacheTrackedObject
-
Get the user who last modified this object.
- getModifiedTime() - Method in class com.starteam.Filter
-
Return the modified time for this filter.
- getModifiedTime() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the last modified time for this filter.
- getModifiedTime() - Method in class com.starteam.Query
-
Return the last modified time of this query.
- getModifiedTime() - Method in class com.starteam.Query.WebCacheQuery
-
Return the last modified time of this query.
- getModifiedTime() - Method in class com.starteam.Share
-
Returns the ModifiedTime of this item, only available on server versions
5.2 and higher.
- getModifiedTime() - Method in class com.starteam.Share.WebCacheShare
-
Returns the ModifiedTime of this item, only available on server
versions 5.2 and higher.
- getModifiedTime() - Method in class com.starteam.TrackedObject
-
Gets the date and time at which this object was last modified.
- getModifiedTime() - Method in class com.starteam.TrackedObject.WebCacheTrackedObject
-
Gets the date and time at which this object was last modified.
- getMonth() - Method in class com.starteam.util.Date
-
returns the month (an integer between 0 and 11)
- getMoSCoW() - Method in class com.starteam.Requirement
-
MoSCoW of the requirement
- getMoSCoW() - Method in class com.starteam.Requirement.WebCacheRequirement
-
MoSCoW of the requirement
- getMoSCoW() - Method in class com.starteam.Story
-
MoSCoW of the requirement
- getMoSCoW() - Method in class com.starteam.Story.WebCacheStory
-
MoSCoW of the story
- getMPXCacheAgentAddress() - Method in class com.starteam.ServerInfo
-
Gets the host address of the MPX cache agent.
- getMPXCacheAgentPort() - Method in class com.starteam.ServerInfo
-
Gets the port number of the MPX cache agent.
- getMPXCacheAgentThreadCount() - Method in class com.starteam.ServerInfo
-
Gets the number of threads used by the MPX cache agent to fetch file
content.
- getMPXEnabled() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value to enable MPX
- getMPXMessageCount() - Method in class com.starteam.Server
-
Gets the number of MPX messages received by the server since MPX was
enabled.
- getMPXProfileName() - Method in class com.starteam.ServerInfo
-
Gets the name of the MPX profile to be used when connecting to this
server.
- getMPXTransmitterName() - Method in class com.starteam.Server
-
The name of the event handler for the StarTeam MPX Transmitter.
- getMSProjectFileName() - Method in class com.starteam.Task
-
Returns the MS Project FileName of this task.
- getMSProjectFileName() - Method in class com.starteam.Task.WebCacheTask
-
Returns the MS Project FileName of this task.
- getMSProjectLastUpdate() - Method in class com.starteam.Task
-
Returns the date that this task was last updated from MS Project.
- getMSProjectLastUpdate() - Method in class com.starteam.Task.WebCacheTask
-
Returns the date that this task was last updated from MS Project.
- getMSProjectTaskType() - Method in class com.starteam.Task
-
Returns the task's type in MS Project.
- getMultiPartDirectory() - Method in class com.starteam.ServerConfiguration
-
Returns the path to the server's multi-part directory.
- getMyLock() - Method in class com.starteam.File.CheckOutResult
-
Returns the lock state of the file for the user performing the
checkout.
- getMyLockType() - Method in interface com.starteam.LockableObject
-
Returns the lock status of this ViewMember for the currently logged in
user.
- getMyLockType() - Method in class com.starteam.ViewMember
-
Returns the lock status of this ViewMember for the currently logged in
user.
- getMyResponsibility() - Method in class com.starteam.ChangePackageCollection
-
Gets the subset of ChangePackages in this collection for which the
logged-in user is responsible.
- getName() - Method in class com.starteam.Application
-
Gets the client application name.
- getName() - Method in interface com.starteam.ArtifactCacheManager.Nameable
-
returns the name of this artifact instance
- getName() - Method in class com.starteam.ChangePackage
-
Each change package has a name that serves as a textual identification of
the change package.
- getName() - Method in class com.starteam.ChangePackage.SessionType
-
Returns the name of this Session Type
- getName() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Each change package has a name that serves as a textual
identification of the change package.
- getName() - Method in class com.starteam.ChangeSession
-
Returns the name of the ChangePackage for this session.
- getName() - Method in class com.starteam.CheckinManager
-
Returns the name of the ChangePackage for this session.
- getName() - Method in class com.starteam.CheckinManager.Progress.Phase
-
Get the name of this Phase.
- getName() - Method in class com.starteam.CheckoutManager.Progress.Phase
-
Get the name of this Phase.
- getName() - Method in class com.starteam.Concept
-
Returns the Name of this Concept.
- getName() - Method in class com.starteam.Concept.WebCacheConcept
-
Returns the name of this concept.
- getName() - Method in class com.starteam.Content
-
returns the advisory name (or description) of this content the name is
typically associated with a rendering mechanism on the client, e.g.
- getName() - Method in class com.starteam.Content.WebCacheContent
-
returns the advisory name (or description) of this content the name
is typically associated with a rendering mechanism on the client,
e.g.
- getName() - Method in class com.starteam.EffectiveACE
-
Gets the name of the user or group to which this EffectiveACE applies.
- getName() - Method in class com.starteam.EnumeratedValue
-
return the name of this EnumeratedValue
- getName() - Method in class com.starteam.EventHandlerInfo
-
Gets the name of this EventHandlerInfo.
- getName() - Method in class com.starteam.EventHandlerProfile
-
Gets the name of this EventHandlerProfile.
- getName() - Method in class com.starteam.File
-
Returns the name of this file.
- getName() - Method in interface com.starteam.File.Keyword
-
Return the keyword name.
- getName() - Method in class com.starteam.File.Status
-
Returns a String name for this Status
- getName() - Method in class com.starteam.File.WebCacheFile
-
Returns the name of this file.
- getName() - Method in class com.starteam.Filter
-
Returns the display name of the filter.
- getName() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the display name of the filter.
- getName() - Method in class com.starteam.Folder
-
Returns the name of the folder.
- getName() - Method in class com.starteam.Folder.Status
-
Returns a name for the status
- getName() - Method in class com.starteam.Folder.WebCacheFolder
-
Returns the name of the folder.
- getName() - Method in class com.starteam.Group
-
Returns the group name.
- getName() - Method in class com.starteam.Group.WebCacheGroup
-
Returns the group name.
- getName() - Method in class com.starteam.HiveInfo
-
The name of the hive.
- getName() - Method in class com.starteam.KanbanBoard
-
Returns the Name of this KanbanBoard.
- getName() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Returns the name of this KanbanBoard.
- getName() - Method in class com.starteam.Label
-
Return's the label's name.
- getName() - Method in class com.starteam.Label.Scope
-
Returns a user friendly name for the scope
- getName() - Method in class com.starteam.Label.WebCacheLabel
-
Return's the label's name.
- getName() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
returns the name of this live object instance
- getName() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns the name of the local file
- getName() - Method in class com.starteam.Permission
-
the advisory description of this permission
- getName() - Method in class com.starteam.Plan
-
Returns the Name of this Plan.
- getName() - Method in class com.starteam.Plan.WebCachePlan
-
Returns the name of this Plan.
- getName() - Method in class com.starteam.Principal
-
Returns the name of this principal
- getName() - Method in class com.starteam.Principal.WebCachePrincipal
-
Returns the name of this principal
- getName() - Method in class com.starteam.Project
-
Returns the name of this project.
- getName() - Method in interface com.starteam.Project.ScmSubRepository
-
Humam readable and displayable name for the sub repository.
- getName() - Method in class com.starteam.Project.WebCacheProject
-
Returns the name of this project.
- getName() - Method in class com.starteam.PromotionModel
-
Returns the name of the PromotionModel.
- getName() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Returns the name of the PromotionModel.
- getName() - Method in class com.starteam.PromotionState
-
Returns the name of the PromotionState.
- getName() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Returns the name of the PromotionState.
- getName() - Method in class com.starteam.Property
-
Returns this property's internal name.
- getName() - Method in class com.starteam.Property.WebCacheProperty
-
Returns this property's internal name.
- getName() - Method in class com.starteam.PurgeController.Status
-
Returns a description of the purge status
- getName() - Method in class com.starteam.Query
-
Return the name of the query.
- getName() - Method in class com.starteam.Query.WebCacheQuery
-
Returns the display name of the query.
- getName() - Method in class com.starteam.Requirement
-
Return the name of the requirement
- getName() - Method in class com.starteam.Requirement.WebCacheRequirement
-
The name of the requirement
- getName() - Method in class com.starteam.Review
-
Returns the Name of this Review.
- getName() - Method in class com.starteam.Review.WebCacheReview
-
Returns the name of this Review.
- getName() - Method in class com.starteam.RollbackSession.MergeAction
-
- getName() - Method in class com.starteam.Server.EmailAttachment
-
Returns the attachment's name.
- getName() - Method in class com.starteam.Server.EncryptionAlgorithm
-
Returns a internal name of the encryption algorithm.
- getName() - Method in class com.starteam.ServerAdministration.LockStatus
-
Gets the name of the LockStatus
- getName() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.Workstation
-
The name of the workstation.
- getName() - Method in class com.starteam.ServerAdministration.ServerLogMode
-
- getName() - Method in class com.starteam.ServerAdministration.ServerLogType
-
- getName() - Method in class com.starteam.ServerConfiguration.AuthenticationType
-
The internal name of the AuthenticationType Type.
- getName() - Method in class com.starteam.ServerConfiguration.DatabaseType
-
The internal name of the Database Type.
- getName() - Method in class com.starteam.ServerConfiguration.NotificationType
-
Returns the internal name of the notification type
- getName() - Method in class com.starteam.Sprint
-
Returns the Name of this sprint.
- getName() - Method in class com.starteam.Sprint.WebCacheSprint
-
Returns the name of this sprint.
- getName() - Method in class com.starteam.StatusMethod.FileStatus
-
- getName() - Method in class com.starteam.StatusMethod
-
Gets the internal name for this StatusMethod.
- getName() - Method in class com.starteam.Story
-
Returns the Name of this story.
- getName() - Method in class com.starteam.Story.WebCacheStory
-
Returns the Name of this story.
- getName() - Method in class com.starteam.Swimlane
-
Returns the Name of this Swimlane.
- getName() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Returns the name of this Swimlane.
- getName() - Method in class com.starteam.Task
-
Returns the Name of this task.
- getName() - Method in class com.starteam.Task.ProcessUsage
-
return the name of this object
- getName() - Method in class com.starteam.Task.WebCacheTask
-
Returns the Name of this task.
- getName() - Method in class com.starteam.Test
-
Returns the Name of this Test.
- getName() - Method in class com.starteam.Test.WebCacheTest
-
Returns the name of this Test.
- getName() - Method in class com.starteam.TestRun
-
Returns the Name of this TestRun.
- getName() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the name of this TestRun.
- getName() - Method in class com.starteam.Type
-
Returns the fixed internal name for this type.
- getName() - Method in class com.starteam.Type.WebCacheType
-
Returns the fixed internal name for this type.
- getName() - Method in class com.starteam.User.DayOfWeek
-
The friendly name for the day
- getName() - Method in class com.starteam.User.GeographicTerritory
-
The name of this Territory
- getName() - Method in class com.starteam.User
-
Returns the User's name.
- getName() - Method in class com.starteam.User.License
-
A friendly name for this license
- getName() - Method in class com.starteam.User.LogOnPolicy
-
A friendly name for this logon policy
- getName() - Method in class com.starteam.User.Status
-
A friendly name for this Status
- getName() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's name.
- getName() - Method in class com.starteam.util.Encoding
-
Gets the common name of this encoding.
- getName(String, String) - Static method in class com.starteam.util.FileUtils
-
Returns the name of the file represented by this pathname.
- getName() - Method in class com.starteam.View
-
Returns the name of this view.
- getName() - Method in interface com.starteam.View.ScmBranch
-
Only used for display purposes.
- getName() - Method in class com.starteam.View.WebCacheView
-
Returns the name of this view.
- getName() - Method in class com.starteam.viewcomparemerge.MergeAction
-
Returns a String representation of this merge action
- getName() - Method in class com.starteam.viewcomparemerge.MergeType
-
Gets the user-friendly name of this merge type.
- getName() - Method in class com.starteam.viewcomparemerge.Session.State
-
Returns the name of this session state as a string.
- getName() - Method in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
-
Returns a string representation of the preview state.
- getName() - Method in class com.starteam.ViewMember.LockType
-
Get the name of the LockType.
- getName() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the display name of this group.
- getName() - Method in class com.starteam.WhiteBoard
-
Returns the Name of this WhiteBoard.
- getName() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
Returns the name of this WhiteBoard.
- getName() - Method in class com.starteam.xml.XMLAttribute
-
Gets the local name of this attribute (that is, without a namespace
prefix).
- getName() - Method in class com.starteam.xml.XMLElement
-
Gets the local name of this element (that is, without a namespace
prefix).
- getNamedConfigOptions(String[]) - Method in class com.starteam.ServerAdministration
-
Return a String array of values that matches the input String array of
option names.
- getNameProperty() - Method in interface com.starteam.ArtifactCacheManager.Nameable
-
returns the property which provides a name
- getNameProperty() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
returns the 'name' property for this artifacts type
- getNameProperty() - Method in class com.starteam.EnumeratedValue
-
always returns NULL.
- getNameProperty() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
returns the 'name' property for this artifacts type
- getNameProperty() - Method in class com.starteam.Property.WebCacheProperty
-
always returns NULL.
- getNameProperty() - Method in class com.starteam.Task.WebCacheTask
-
returns the 'name' property for this artifacts type
- getNameProperty() - Method in class com.starteam.Type.WebCacheType
-
returns null
- getNavigateOnEveryChangedLine() - Method in class com.starteam.diff.HTMLDiffWriter
-
Indicates whether or not navigation symbols will be drawn on every
changed line.
- getNewFolder() - Method in class com.starteam.events.FolderEvent
-
Gets the Folder in its new state.
- getNewFolder() - Method in class com.starteam.events.FolderUpdateEvent
-
Gets the Folder in its new state.
- getNewItem() - Method in class com.starteam.events.ItemEvent
-
Gets the Item in its new state.
- getNewItem() - Method in class com.starteam.events.ItemUpdateEvent
-
Gets the Item in its new state.
- getNewLink() - Method in class com.starteam.events.LinkUpdateEvent
-
Gets the Link in its new state.
- getNewNotificationItems(Item.Type) - Method in class com.starteam.View
-
Return the list of "notification" items for the specified type.
- getNewRevisionComment() - Method in class com.starteam.Item
-
Returns the empty string.
- getNewViewMember() - Method in class com.starteam.events.ViewMemberEvent
-
Gets the ViewMember in its new state.
- getNewViewMember() - Method in class com.starteam.events.ViewMemberUpdateEvent
-
Gets the ViewMember in its new state.
- getNext() - Method in class com.starteam.util.DotNotation
-
Gets the next DotNotation in this branch.
- getNextSteps(ViewMember) - Method in class com.starteam.Workflow.Step
-
returns the set of steps that can be transitioned to from this step
- getNextSteps(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
returns the set of steps that can be transitioned to from this
step
- getNonLocalizedMessage() - Method in exception com.starteam.exceptions.ServerException
-
The "default" (English) version of the error message.
- getNonWindowsConfig() - Static method in class com.starteam.ConfigFiles
-
Returns the default location of the client's configuration settings for
non-Windows platforms.
- getNotes() - Method in class com.starteam.Requirement
-
Notes recorded for the requirement
- getNotes() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Notes recorded for the requirement
- getNotes() - Method in class com.starteam.Story
-
Returns the text in the "Notes" for this story.
- getNotes() - Method in class com.starteam.Story.WebCacheStory
-
Returns the text in the "Notes" for this story.
- getNotes() - Method in class com.starteam.Task
-
Returns the text in the "Notes" for this task.
- getNotes() - Method in class com.starteam.Task.WebCacheTask
-
Returns the text in the "Notes" for this task.
- getNotes() - Method in class com.starteam.WorkRecord
-
Return the notes about this work record.
- getNotes() - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Return the notes about this work record.
- getNotificationEndTime() - Method in class com.starteam.ServerConfiguration
-
return the notification end time
- getNotificationMessage() - Method in class com.starteam.Server
-
returns a Notification Message, if any, sent out by the server on login
- getNotificationMessage() - Method in class com.starteam.ServerConfiguration
-
get a configured notification message
- getNotificationStartTime() - Method in class com.starteam.ServerConfiguration
-
return the notification start time
- getNotifiedUsers() - Method in class com.starteam.File
-
Returns the set of users who are notified
- getNotifiedUsers() - Method in class com.starteam.Item
-
Returns the set of users who are notified
- getNotifiedUsers() - Method in class com.starteam.Item.WebCacheItem
-
Returns the set of users who are notified
- getNotifyBy() - Method in class com.starteam.ServerConfiguration
-
Gets the method by which notification messages are sent to StarTeam
users.
- getNotifyByEmail() - Method in class com.starteam.SystemPolicy
-
Indicates whether or not security administrators will be notified of
login lockouts by email.
- getNotifyByEmail() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Indicates whether or not security administrators will be notified of
login lockouts by email.
- getNoTimeoutNamedLicenses() - Method in class com.starteam.ServerConfiguration
-
Gets the server's "NoTimeoutNamedLicenses" setting for servers 7.0 and
later.
- getNotInViewFiles() - Method in class com.starteam.Folder
-
Returns an array of "not in view" File objects in this Folder, applying
exclusions as appropriate.
- getNumber() - Method in class com.starteam.ChangeRequest
-
Returns the numeric identifier of this change request in the StarTeam
view.
- getNumber() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the numeric identifier of this change request in the StarTeam
view.
- getNumber() - Method in class com.starteam.Task
-
Returns the number assigned to this task.
- getNumber() - Method in class com.starteam.Task.WebCacheTask
-
Returns the number assigned to this task.
- getNumber() - Method in class com.starteam.Topic
-
Returns the topic number of this topic.
- getNumber() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the topic number of this topic.
- getNumberOfConcurrentLicenses() - Method in class com.starteam.ServerAdministration.License.AutoPassLicense
-
Return total number of available concurrent licenses.
- getNumberOfNamedLicenses() - Method in class com.starteam.ServerAdministration.License.AutoPassLicense
-
Return total number of avaialable named licenses.
- getNumChildren() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the number of direct subgroups of this group.
- getNumContextLines() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the maximum number of unchanged lines displayed before and after
each changed line.
- getNumSourceChanges() - Method in class com.starteam.diff.Edit
-
return the number of source changes
- getNumTargetChanges() - Method in class com.starteam.diff.Edit
-
return the number of target changes
- getNumUsersForBLSLicense(int) - Method in class com.starteam.ServerAdministration.License
-
Gets the number of users currently assigned to the BLS license with
the given Slip ID.
- getNumVisibleLines() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the number of visible lines represented in this node, based
on the current collapsed/expanded state of the hierarchy.
- getOauth2AccessToken() - Method in class com.starteam.Server
-
Logged in user can fetch valid Oauth2 access tokens from StarTeam server.
- getOauth2ClientID() - Method in class com.starteam.ServerConfiguration
-
Gets the Oauth2 client id.
- getOauth2IssuerURL() - Method in class com.starteam.Server
-
Returns the Oauth2 provider Issuer URL configured in StarTeam server.
- getOauth2IssuerURL() - Method in class com.starteam.Server.WebCacheServer
-
Returns the Oauth2 provider Issuer URL configured in StarTeam server.
- getOauth2IssuerURL() - Method in class com.starteam.ServerConfiguration
-
Gets the Oauth2 Issuer URL configured.
- getOauth2RedirectURI() - Method in class com.starteam.Server
-
Returns the Oauth2 provider redirect URI configured in StarTeam server.
- getOauth2RedirectURI() - Method in class com.starteam.Server.WebCacheServer
-
Returns the Oauth2 provider redirect URI configured in StarTeam server.
- getOauth2RedirectURI() - Method in class com.starteam.ServerConfiguration
-
Gets the Oauth2 redirect URI configured.
- getObject() - Method in class com.starteam.EffectiveACE
-
Gets the securable object to which this EffectiveACE applies.
- getObjectACL() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the ObjectACL or null.
- getObjectDisplayText() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the display text for the security event.
- getObjectID() - Method in interface com.starteam.File.Revision
-
Gets the objectID (also known as the branch identifier) of this
revision of the repository object.
- getObjectID() - Method in class com.starteam.File.SyncRecord
-
return the object id
- getObjectID() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the object id of this file
- getObjectID() - Method in class com.starteam.Link.Endpoint
-
Returns the object ID of the underlying object referenced by the
viewMember.
- getObjectID() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Gets the unique identifier for the underlying object.
- getObjectID() - Method in class com.starteam.MergePoint.Revision
-
Returns the revision identifier's object ID.
- getObjectID() - Method in class com.starteam.PromotionModel
-
Return the object ID for the PromotionModel.
- getObjectID() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Return the object ID for the PromotionModel.
- getObjectID() - Method in class com.starteam.PromotionState
-
Returns the object ID for the PromotionState.
- getObjectID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.AccessCheck
-
Returns the object id.
- getObjectID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.ContainerACL
-
Returns the object id.
- getObjectID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.ObjectACL
-
Returns the object id.
- getObjectID() - Method in class com.starteam.Share
-
Returns the item's object ID.
- getObjectID() - Method in class com.starteam.Share.WebCacheShare
-
Returns the item's object ID.
- getObjectID() - Method in class com.starteam.TypedResource
-
Gets the unique identifier for this resource.
- getObjectID() - Method in class com.starteam.ViewMemberRevision
-
Returns the object ID for this item revision.
- getObjectID() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns the object ID for this item revision.
- getObjectTime() - Method in class com.starteam.ViewMemberRevision
-
Returns the time of this item revision.
- getObjectType() - Method in class com.starteam.EffectiveACE
-
Gets the type of securable object to which this EffectiveACE applies.
- getOldFolder() - Method in class com.starteam.events.FolderEvent
-
Gets the Folder in its old state.
- getOldFolder() - Method in class com.starteam.events.FolderUpdateEvent
-
Gets the Folder in its old state.
- getOldItem() - Method in class com.starteam.events.ItemEvent
-
Gets the Item in its old state.
- getOldItem() - Method in class com.starteam.events.ItemUpdateEvent
-
Gets the Item in its old state.
- getOldLink() - Method in class com.starteam.events.LinkUpdateEvent
-
Gets the Link in its old state.
- getOldViewMember() - Method in class com.starteam.events.ViewMemberEvent
-
Gets the ViewMember in its old state.
- getOldViewMember() - Method in class com.starteam.events.ViewMemberUpdateEvent
-
Gets the ViewMember in its old state.
- getOperator() - Method in class com.starteam.QueryNode
-
Returns the operator type for this expression.
- getOperator() - Method in class com.starteam.QueryNode.WebCacheQueryNode
-
Returns the operator type for this expression.
- getOption(String, String) - Method in class com.starteam.StarTeamClientOptions
-
Returns the specified workstation option.
- getOption(String) - Method in interface com.starteam.util.Platform.WorkStationOptions
-
Returns the value stored for the option
- getOptionNames(String) - Method in class com.starteam.StarTeamClientOptions
-
Gets the names of all options that have been set for a given component.
- getOptions() - Method in class com.starteam.CheckinManager
-
Gets the default checkin options currently in effect.
- getOptions() - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
-
Return the options associated with this checkin manager These options
can be changed by the caller on demand
- getOptions() - Method in class com.starteam.CheckoutManager
-
Gets the checkout options currently in effect.
- getOptions() - Method in class com.starteam.CheckoutManager.WebCacheCheckoutManager
-
Return the options associated with this checkin manager These options
can be changed by the caller on demand
- getOptions() - Method in class com.starteam.events.CheckinEvent
-
Gets the checkin options that apply to the current file.
- getOptions() - Method in class com.starteam.events.CheckoutEvent
-
Gets the checkout options that apply to the current file.
- getOptions() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Gets the checkin options that apply to the current file.
- getOptions() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Gets the checkout options that apply to the current file.
- getOptions() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the current set of options that influence the behavior of compare or
merge operations.
- getOrder() - Method in class com.starteam.Requirement
-
Returns the order in which the requirement should be worked on.
- getOrder() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns the order in which the requirement should be worked on.
- getOrder() - Method in class com.starteam.Story
-
Returns the order in which the story should be executed.
- getOrder() - Method in class com.starteam.Story.WebCacheStory
-
Returns the order in which the story should be executed.
- getOrder() - Method in class com.starteam.Task
-
Returns the order in which the task should be worked on.
- getOrder() - Method in class com.starteam.Task.WebCacheTask
-
Returns the order in which the task should be worked on.
- getOrder() - Method in class com.starteam.Trace
-
Returns the order in which the trace should be executed.
- getOrder() - Method in class com.starteam.Trace.WebCacheTrace
-
Returns the order in which the trace should be executed.
- getOrderProperty() - Method in class com.starteam.Requirement
-
Returns a DoubleProperty used for ordering tree item instances Any
TreeItem Type that intends to have the children of a particular parent
ordered using a default numeric scheme must provide a double property to
store the implicit order.
- getOrderProperty() - Method in class com.starteam.Story
-
Returns a DoubleProperty used for ordering tree item instances Any
TreeItem Type that intends to have the children of a particular parent
ordered using a default numeric scheme must provide a double property to
store the implicit order.
- getOrderProperty() - Method in class com.starteam.Task
-
Returns a DoubleProperty used for ordering tree item instances Any
TreeItem Type that intends to have the children of a particular parent
ordered using a default numeric scheme must provide a double property to
store the implicit order.
- getOrderProperty() - Method in class com.starteam.TreeItem
-
Returns a DoubleProperty used for ordering tree item instances Any
TreeItem Type that intends to have the children of a particular parent
ordered using a default numeric scheme must provide a double property to
store the implicit order.
- getOrigin() - Method in class com.starteam.Task
-
Returns a value indicating the origin (e.g., StarTeam or MS Project) of
this task.
- getOriginalDefaultComment() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the original default comment to use for the commit
- getOriginalFile() - Method in class com.starteam.events.CommandProcessorCheckoutEvent
-
Returns the original working file on disk which was deleted, renamed or moved (implying deleted)
- getOriginalRevision() - Method in class com.starteam.events.CheckoutEvent
-
Gets the StarTeam File that's used to resolve to the revision being
checked out.
- getOriginalRevision() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Gets the StarTeam File that's used to resolve to the revision being
checked out.
- getOriginalWorkingFile() - Method in class com.starteam.events.CheckoutEvent
-
Gets the original working file or folder on disk where this used to be checked out to,
or the currentWorkingFile if it is the same
- getOSName() - Static method in class com.starteam.util.Platform
-
Gets a descriptive name for the operating system.
- getOutputStream(File, OutputStream) - Method in interface com.starteam.CheckoutOptions.ContentFilter
-
Get the OutputStream object corresponding to the specified File and
OutputStream objects.
- getOverlapOnly() - Method in class com.starteam.diff.StarTeamMerge
-
return true if overlapping content is being output
- getOverriddenCapacity(Project, Date) - Method in class com.starteam.User
-
Return the overridden capacity for the project for the specified week
- getOverriddenCapacity(Project.WebCacheProject, Date) - Method in class com.starteam.User.WebCacheUser
-
Return the overridden capacity for the project for the specified week
- getOwnedBy() - Method in class com.starteam.Filter
-
Returns the user who owns the filter, or NULL for a public filter
- getOwnedBy() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the user who owns the filter, or NULL for a public filter.
- getOwnedBy() - Method in class com.starteam.Query
-
Return the user who owns this query.
- getOwnedBy() - Method in class com.starteam.Query.WebCacheQuery
-
Return the user who owns this query, Return null if it is a public
query.
- getOwner() - Method in class com.starteam.Requirement
-
Owner of the requirement
- getOwner() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Owner of the requirement
- getOwner() - Method in class com.starteam.ServerInfo
-
Return the owning ServerInfoCollection.
- getOwner() - Method in class com.starteam.Sprint
-
Returns the User
object who owns this sprint.
- getOwner() - Method in class com.starteam.Sprint.WebCacheSprint
-
Returns the User
object who owns this sprint.
- getOwningView() - Method in class com.starteam.Label
-
Returns the view that owns this label.
- getOwningView() - Method in class com.starteam.Label.WebCacheLabel
-
Returns the view that owns this label.
- getPageBaseURL() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the base URL of the output HTML page.
- getPagerNumber() - Method in class com.starteam.User
-
Returns the User's pager number.
- getPagerNumber() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's pager number.
- getPageTitle() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the title of the output HTML page.
- getParameter(String) - Method in class com.starteam.Content.Type
-
Return the specified parameter value.
- getParent() - Method in class com.starteam.Group
-
Returns this groups's parent .
- getParent() - Method in class com.starteam.Group.WebCacheGroup
-
Returns this groups's parent .
- getParent() - Method in class com.starteam.TreeItem
-
Returns the TreeItem which is the Parent of this instance, or NULL if
this is a root
- getParent() - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
Returns the TreeItem which is the Parent of this instance, or NULL if
this is a root
- getParent() - Method in class com.starteam.util.DotNotation
-
Gets the parent branch point of this DotNotation, or null if this
DotNotation is not a branched DotNotation.
- getParent(String, String) - Static method in class com.starteam.util.FileUtils
-
Returns the parent part of the given pathname, or null
if
the name has no parent part.
- getParent() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the parent GroupNode.
- getParent() - Method in class com.starteam.xml.XMLAttribute
-
Gets the parent element of this attribute.
- getParent() - Method in class com.starteam.xml.XMLElement
-
Return the parent of this XMLElement or null
- getParentContainer() - Method in class com.starteam.Filter
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentContainer() - Method in class com.starteam.Folder
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentContainer() - Method in interface com.starteam.ISecurable
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentContainer() - Method in interface com.starteam.ISecurableContainer
-
If there are no container-level access rights for the given type
explicitly assigned to this container, then the effective container-level
access rights come from a parent container.
- getParentContainer() - Method in class com.starteam.Item
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentContainer() - Method in class com.starteam.Project
-
A Project has no parent container.
- getParentContainer() - Method in class com.starteam.PromotionState
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentContainer() - Method in class com.starteam.Query
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentContainer() - Method in class com.starteam.Type
-
A Type has no parent container.
- getParentContainer() - Method in class com.starteam.View
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentContainer() - Method in class com.starteam.ViewMember
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getParentEndpoint() - Method in class com.starteam.Link
-
Returns a reference to the "parent" viewMember in this link.
- getParentFolder() - Method in class com.starteam.Folder
-
Returns the folder that contains this folder, or null
if
this is the root folder.
- getParentFolder() - Method in class com.starteam.Folder.WebCacheFolder
-
Returns the folder that contains this folder, or null
if
this is the root folder.
- getParentFolder() - Method in class com.starteam.Item
-
Returns the folder in which this item exists.
- getParentFolder() - Method in class com.starteam.Item.WebCacheItem
-
Returns the folder in which this item exists.
- getParentFolder() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns the parent folder (location) of this item revision
or NULL if the folder cannot be located in the cache.
- getParentFolderFailed() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder failed to be
reconciled.
- getParentFolderHierarchy() - Method in class com.starteam.Item
-
Gets the fully-qualified name of this item's parent folder.
- getParentFolderIgnored() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder is ignored.
- getParentFolderItemID() - Method in class com.starteam.Link
-
Returns the ItemID of the linked item's parent folder if the item is in
the current view, otherwise -1.
- getParentFolderItemID() - Method in class com.starteam.ViewMemberRevision
-
Returns the parent folder (location) item ID of this item revision.
- getParentFolderName() - Method in class com.starteam.Item
-
Returns the name of the item's parent folder.
- getParentFolderPath() - Method in class com.starteam.Item
-
Returns the working directory path for the item's parent folder.
- getParentFolderQualifiedName() - Method in class com.starteam.Item
-
Gets the fully-qualified name of this item's parent folder.
- getParentID() - Method in class com.starteam.TreeItem
-
Gets the ObjectID of this item's parent.
- getParentItemID() - Method in class com.starteam.ViewMemberRevision
-
Returns the Item ID of the parent for this item revision.
- getParentPlan() - Method in class com.starteam.Requirement
-
Return the Plan containing this Requirement or null
- getParentPlan() - Method in class com.starteam.Requirement.WebCacheRequirement
-
- getParentPlan() - Method in class com.starteam.Sprint
-
Return the Plan containing this Story or null
- getParentPlan() - Method in class com.starteam.Sprint.WebCacheSprint
-
- getParentPlan() - Method in class com.starteam.Story
-
Return the Plan containing this Story or null
- getParentPlan() - Method in class com.starteam.Story.WebCacheStory
-
- getParentRevision() - Method in class com.starteam.ViewMember
-
Returns the revision number at which this resource was branched.
- getParentShare() - Method in class com.starteam.Share
-
Returns the parent of this Share, or null if this is the root of the
share tree.
- getParentShare() - Method in class com.starteam.Share.WebCacheShare
-
Returns the parent of this Share, or null if this is the root of the
share tree.
- getParentSprint() - Method in class com.starteam.Story
-
Return the Sprint containing this Story or null
- getParentSprint() - Method in class com.starteam.Story.WebCacheStory
-
- getParentStory() - Method in class com.starteam.Task
-
Return the Story containing this Task or null
- getParentStory() - Method in class com.starteam.Task.WebCacheTask
-
- getParentTopic() - Method in class com.starteam.Topic
-
Gets the ObjectID of this topic's parent topic.
- getParentValue() - Method in class com.starteam.EnumeratedValue
-
Returns the parent value of this enumerated value, or null if this is a
root value.
- getParentView() - Method in class com.starteam.View
-
Returns the parent of this view.
- getParentView() - Method in class com.starteam.View.WebCacheView
-
Returns the parent of this view.
- getParentView() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns null.
- getPassword() - Method in class com.starteam.events.CommandProcessorPasswordEvent
-
returns the password set using getPassword
- getPassword() - Method in class com.starteam.ServerInfo
-
Returns a password saved in this ServerInfo.
- getPasswordChangeRequired() - Method in class com.starteam.User
-
Determines whether or not a password change is required during the
current session.
- getPasswordChangeRequired() - Method in class com.starteam.User.WebCacheUser
-
Determines whether or not a password change is required during the
current session.
- getPasswordDaysRemaining() - Method in class com.starteam.User
-
Returns the number of days remaining that the user's current password
will remain valid.
- getPasswordDaysRemaining() - Method in class com.starteam.User.WebCacheUser
-
Returns the number of days remaining that the user's current password
will remain valid.
- getPasswordExpirationPeriod() - Method in class com.starteam.SystemPolicy
-
Gets the number of days after which a password will expire.
- getPasswordExpirationPeriod() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Gets the number of days after which a password will expire.
- getPath() - Method in class com.starteam.Folder
-
Returns the local working folder path being used for this folder.
- getPath() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns the fully qualified path to the local file
- getPath() - Method in class com.starteam.Test
-
Returns the Path.
- getPath() - Method in class com.starteam.Test.WebCacheTest
-
Returns the Path.
- getPath() - Method in class com.starteam.View
-
Returns the working file path being used for this view.
- getPathFragment() - Method in class com.starteam.Folder
-
Return the path fragment to use for this folder.
- getPathFragment() - Method in class com.starteam.viewcomparemerge.VCMFolder
-
Return the path fragment to use for this folder.
- getPendingCommandCount() - Method in class com.starteam.events.ServerCommandEvent
-
Gets the total number of server commands currently in progress in this
client application.
- getPercentComplete() - Method in class com.starteam.Task
-
Returns a percentage indicating how much of the task has been completed.
- getPercentComplete() - Method in class com.starteam.Task.WebCacheTask
-
Returns a percentage indicating how much of the task has been
completed.
- getPerFolderStatusManager() - Static method in class com.starteam.StatusMethod
-
Gets a FileBasedStatusManager for managing status on a per-folder basis.
- getPermissions() - Method in class com.starteam.ACE
-
Returns the permissions for this ACE.
- getPermissions() - Method in class com.starteam.ACE.WebCacheACE
-
Returns the permissions for this ACE.
- getPermissions() - Method in class com.starteam.Group
-
Returns the permissions for this group.
- getPermissions() - Method in class com.starteam.Group.WebCacheGroup
-
Returns the permissions for this group.
- getPermissions() - Method in class com.starteam.MatchedACE
-
Gets a subset of the permissions that were tested.
- getPermittedStateTransitions(ViewMember) - Method in class com.starteam.Workflow.Step
-
returns the set of Enumerated Values that this artifact may
transition to from this state
- getPermittedStateTransitions(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
returns the set of Enumerated Values that this artifact may
transition to from this state
- getPermittedUsers(ViewMember, ObjectProperty) - Method in class com.starteam.Workflow.Step
-
Returns the set of users who are possible legal values for this
property in this state
- getPermittedUsers(ViewMember.WebCacheViewMember, ObjectProperty.WebCacheObjectProperty) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns the set of users who are possible legal values for this
property in this state
- getPhoneNumber() - Method in class com.starteam.User
-
Returns the User's phone number.
- getPhoneNumber() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's phone number.
- getPicture() - Method in class com.starteam.User
-
Returns the Content object used to store a picture of this user
- getPicture() - Method in class com.starteam.User.WebCacheUser
-
Returns the Content object used to store a picture of this user
- getPinProcessItem() - Method in class com.starteam.CheckinOptions
-
Returns the "Pin Process Item" option value.
- getPinProcessItem() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the "Pin Process Item" option value.
- getPixelWidth() - Method in class com.starteam.Filter.Column
-
Returns the display resolution for this column
- getPixelWidth() - Method in class com.starteam.Filter.Column.WebCacheColumn
-
Returns the display resolution for this column
- getPlanID() - Method in class com.starteam.Plan
-
Returns the Plan id.
- getPlanID() - Method in class com.starteam.Plan.WebCachePlan
-
Returns the Plan id.
- getPlanType() - Method in class com.starteam.Plan
-
Returns the plan type
- getPlanType() - Method in class com.starteam.Plan.WebCachePlan
-
Returns the plan type
- getPlatform() - Method in class com.starteam.ChangeRequest
-
Returns the platform this Change Request applies to.
- getPlatform() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the platform this Change Request applies to.
- getPlatformEOL() - Method in class com.starteam.File.EOLFormat
-
An end of line sequence associated with this EOL format, as used in
LineReader.
- getPlatformName() - Method in class com.starteam.util.Encoding
-
Gets the name by which this encoding is known on this platform.
- getPlatformNameForReading() - Method in class com.starteam.util.Encoding
-
Gets a name that can be used to read this encoding on this platform.
- getPlatformNameForWriting() - Method in class com.starteam.util.Encoding
-
Gets a name that can be used to write this encoding on this platform.
- getPolicy() - Method in class com.starteam.ServerAdministration
-
Gets the current system policy options.
- getPolicyTimeZoneShift() - Method in class com.starteam.User
-
Return's the timezone shift for this account's access policy.
- getPolicyTimeZoneShift() - Method in class com.starteam.User.WebCacheUser
-
Return's the timezone shift for this account's access policy.
- getPort() - Method in class com.starteam.CacheAgent
-
returns the port number at which this cache agent is located
- getPort() - Method in class com.starteam.Server
-
TCP/IP port on which to connect to the remote server.
- getPort() - Method in class com.starteam.Server.WebCacheServer
-
TCP/IP port on which to connect to the remote server.
- getPort() - Method in class com.starteam.ServerInfo
-
Returns the protocol endpoint for the server info.
- getPossibleValues(Property) - Method in class com.starteam.TypedResource
-
A convenience method for returning an array of the possible values of an
enumerated property.
- getPostalAddress() - Method in class com.starteam.User
-
Returns the User's postal address.
- getPostalAddress() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's postal address.
- getPostCommitRevisionLabel() - Method in class com.starteam.ChangePackage
-
The post-commit revision label, or null.
- getPostCommitRevisionLabel() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
The post-commit revision label, or null.
- getPostCommitRevisionLabelName() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the name of the post-commit revision label.
- getPostCommitViewLabel() - Method in class com.starteam.ChangePackage
-
The post-commit view label.
- getPostCommitViewLabel() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
The post-commit view label.
- getPostCommitViewLabelName() - Method in class com.starteam.CheckinManager
-
Gets the name of the post-commit view label.
- getPostCommitViewLabelName() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the name of the post-commit view label.
- getPreCommitRevisionLabel() - Method in class com.starteam.ChangePackage
-
The pre-commit revision label.
- getPreCommitRevisionLabel() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
The pre-commit revision label.
- getPreCommitRevisionLabelName() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the name of the pre-commit revision label.
- getPreCommitViewLabel() - Method in class com.starteam.ChangePackage
-
The pre-commit view label.
- getPreCommitViewLabel() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
The pre-commit view label.
- getPreCommitViewLabelName() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the name of the pre-commit view label.
- getPredecessorID() - Method in class com.starteam.TaskDependency
-
Returns the ObjectID of the predecessor Task.
- getPredecessorID() - Method in class com.starteam.TaskDependency.WebCacheTaskDependency
-
Returns the ObjectID of the predecessor Task.
- getPredecessorLinks() - Method in class com.starteam.Task
-
Returns the predecessor tasks to this this task.
- getPredecessorLinks() - Method in class com.starteam.Task.WebCacheTask
-
Returns the predecessor tasks to this this task.
- getPredecessorType() - Method in class com.starteam.TaskDependency
-
Returns the PredecessorType of this task dependency.
- getPredecessorType() - Method in class com.starteam.TaskDependency.WebCacheTaskDependency
-
Returns the PredecessorType of this task dependency.
- getPresentationID() - Method in class com.starteam.Filter
-
Returns the unique integer identifier for this filter.
- getPresentationID() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the unique integer identifier for this filter.
- getPresentationID() - Method in class com.starteam.Group
-
Returns the unique integer identifier for this group.
- getPresentationID() - Method in class com.starteam.Group.WebCacheGroup
-
Returns the unique integer identifier for this group.
- getPresentationID() - Method in class com.starteam.Project
-
Returns the unique integer identifier for this project.
- getPresentationID() - Method in class com.starteam.Project.WebCacheProject
-
Returns the unique integer identifier for this resource.
- getPresentationID() - Method in class com.starteam.Query
-
Returns the unique integer identifier for this query.
- getPresentationID() - Method in class com.starteam.Query.WebCacheQuery
-
Returns the unique integer identifier for this query.
- getPresentationID() - Method in class com.starteam.User
-
Returns the unique integer identifier for this user.
- getPresentationID() - Method in class com.starteam.User.WebCacheUser
-
Returns the unique integer identifier for this user.
- getPresentationID() - Method in class com.starteam.View
-
Returns the unique integer identifier for this view.
- getPresentationID() - Method in class com.starteam.View.WebCacheView
-
Returns the unique integer identifier for this resource.
- getPresentationID() - Method in class com.starteam.ViewMember
-
Returns the unique integer identifier for this resource.
- getPresentationID() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Returns the unique integer identifier for this resource.
- getPreviewState(Item.Type) - Method in class com.starteam.viewcomparemerge.VCMFolder
-
Returns the preview state of this folder, which is an aggregate of the
states of the constituent elements (items & sub-folders) of this folder
- getPrevious() - Method in class com.starteam.util.DotNotation
-
Gets the previous DotNotation in this one's revision history, or null if
this is the first revision in the history.
- getPrimaryDescriptor(int) - Method in class com.starteam.Catalog
-
Returns the property value for the "primary descriptor" property of the
given "object" ID.
- getPrimaryDescriptor(int) - Method in class com.starteam.Catalog.WebCacheCatalog
-
Returns the property value for the "primary descriptor" property of
the given "object" ID.
- getPrimaryDescriptor() - Method in class com.starteam.Type
-
Gets the one and only primary descriptor of this type.
- getPrimaryDescriptor() - Method in class com.starteam.Type.WebCacheType
-
Gets the primary descriptor of this type.
- getPrimaryType() - Method in class com.starteam.Content.Type
-
Return the primary type.
- getPrincipal() - Method in class com.starteam.ACE
-
Returns the principal (user or group) for this entry.
- getPrincipal() - Method in class com.starteam.ACE.WebCacheACE
-
Returns the principal (user or group) for this entry.
- getPriority() - Method in class com.starteam.ChangeRequest
-
Returns the relative priority of this Change Request.
- getPriority() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the relative priority of this Change Request.
- getPriority() - Method in class com.starteam.Requirement
-
Priority of the requirement
- getPriority() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Priority of the requirement
- getPriority() - Method in class com.starteam.Task
-
Returns the Priority of this task.
- getPriority() - Method in class com.starteam.Task.WebCacheTask
-
Returns the Priority of this task.
- getPriority() - Method in class com.starteam.Topic
-
Returns the Priority of this topic.
- getPriority() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the Priority of this topic.
- getPriorityProperty() - Method in class com.starteam.ChangeRequest.Type
-
return a property that determines whether this type is one that
provides priority information in the context of an ALM process
- getPriorityProperty() - Method in class com.starteam.Item.Type
-
return a property that determines whether this type is one that
provides priority information in the context of an ALM process
- getPriorityProperty() - Method in class com.starteam.Item.Type.WebCacheItemType
-
return a property that determines whether this type is one that
provides priority information in the context of an ALM process
- getPriorityProperty() - Method in class com.starteam.Requirement.Type
-
return a property that determines whether this type is one that
provides priority information in the context of an ALM process
- getPriorityProperty() - Method in class com.starteam.Task.Type
-
return a property that determines whether this type is one that
provides priority information in the context of an ALM process
- getProcessItem() - Method in class com.starteam.ChangePackage
-
returns the process item (if any) linked to this ChangePackage via a Trace
- getProcessItem() - Method in class com.starteam.CheckinOptions
-
Returns the process item to link and pin.
- getProcessItem() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the process item to link and pin.
- getProcessItem(View) - Method in class com.starteam.StarTeamClientOptions
-
Gets the current process item in the given target view.
- getProcessItemTypes() - Method in class com.starteam.Project
-
Returns the set of (stock or custom) Item Types that may be used as
process items For 11.0 servers only the three stock types ChangeRequest,
Requirement and Task are supported, in the context of their stock status
properties.
- getProcessItemTypes() - Method in class com.starteam.Project.WebCacheProject
-
Returns the set of (stock or custom) Item Types that may be used as
process items For 11.0 servers only the three stock types ChangeRequest,
Requirement and Task are supported, in the context of their stock status
properties.
- getProduct() - Method in class com.starteam.TestRun
-
Returns the Product of this TestRun.
- getProduct() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the product of this TestRun.
- getProductCodes() - Method in class com.starteam.Server
-
Gets the product codes licensed for this server.
- getProductName() - Static method in class com.starteam.BuildNumber
-
Gets the product name.
- getProfile(String) - Method in class com.starteam.EventHandlerInfo
-
Returns the specified EventHandlerProfile object.
- getProfileNames() - Method in class com.starteam.EventHandlerInfo
-
Returns an array containing the names of all existing
EventHandlerProfiles of this EventHandlerInfo.
- getProgress() - Method in class com.starteam.CheckinManager
-
Gets a snapshot of the state of the current checkin operation.
- getProgress() - Method in class com.starteam.CheckoutManager
-
Gets a snapshot of the state of the current checkout operation.
- getProgress() - Method in class com.starteam.viewcomparemerge.Session
-
Gets a snapshot of the state of the current compare or commit operation.
- getProject() - Method in class com.starteam.CommandProcessor
-
Returns the project within which this command processor is executing
commands, null if not yet connected to a project Applications may
register for supported events on this instance
- getProject() - Method in class com.starteam.events.ProjectEvent
-
Gets the Project that has been added, changed or deleted, in its new
state.
- getProject() - Method in class com.starteam.events.WebCacheProjectEvent
-
Gets the WebCacheProject that has been added, changed or deleted, in its
new state.
- getProject() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Return the project targeted by the StarTeam Item represented by this
link value or NULL for external links Useful for applications that
may not have cached items of this type in this project but need to do so
using delayed caching or discovery based caching models
- getProject() - Method in class com.starteam.Share
-
Returns the project that contains this reference.
- getProject() - Method in class com.starteam.Share.WebCacheShare
-
Returns the project that contains this reference.
- getProject() - Method in class com.starteam.View
-
Returns the project to which this view belongs.
- getProject() - Method in class com.starteam.View.WebCacheView
-
Returns the project to which this view belongs.
- getProject() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns the project to which this view belongs.
- getProject() - Method in class com.starteam.ViewMemberRevision
-
Returns the Project that contains this item revision.
- getProject() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns the Project that contains this item revision.
- getProjectID() - Method in class com.starteam.LinkValue
-
Returns the 'raw' project ID associated with this link value Useful for
applications that listen for Trace Events using the lightweight listener
- getProjectName() - Method in class com.starteam.Share
-
Returns the containing Project's name.
- getProjectName() - Method in class com.starteam.Share.WebCacheShare
-
Returns the containing Project's name.
- getProjects() - Method in class com.starteam.Filter
-
return the set of projects associated with this filter
- getProjects() - Method in class com.starteam.Filter.WebCacheFilter
-
Return the projects (associated with this filter) visible in the
current user context
- getProjects() - Method in class com.starteam.Query
-
return the set of projects associated with this query
- getProjects() - Method in class com.starteam.Query.WebCacheQuery
-
Return the projects (associated with this query) visible in the
current user context
- getProjects() - Method in class com.starteam.Server
-
Ensures that this server's project list has been retrieved and cached
locally.
- getProjects() - Method in class com.starteam.Server.WebCacheServer
-
Returns the set of projects accessible by this User on this server
The returned project context is that of the managed server connection
of the tip cache However, the returned projects may or may not be
cached in the tip cache.
- getPromotionModel() - Method in class com.starteam.PromotionState
-
Returns the "owning" PromotionModel object for this PromotionState.
- getPromotionModel() - Method in class com.starteam.View
-
Returns the promotion model associated with this view.
- getPromotionModel() - Method in class com.starteam.View.WebCacheView
-
Returns the promotion model associated with this view.
- getPromotionModel() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns the promotion model associated with this view.
- getPromotionState() - Method in class com.starteam.ViewConfiguration
-
Return the PromotionSate ID for this configuration.
- getPromotionState() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return the PromotionSate ID for this configuration or null
- getPromotionStates() - Method in class com.starteam.PromotionModel
-
Returns an array of PromotionStates for this model.
- getPromotionStates() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Returns an array of PromotionStates for this model.
- getProperties() - Method in class com.starteam.Audit
-
Gets the PropertyCollection for this Audit.
- getProperties() - Method in class com.starteam.Catalog
-
Returns the collection of properties for which this catalog has data.
- getProperties() - Method in class com.starteam.Catalog.WebCacheCatalog
-
Returns the collection of properties for which this catalog has data.
- getProperties() - Method in class com.starteam.Change
-
Returns the properties of the Change object Type
- getProperties() - Method in class com.starteam.ChangePackage
-
Returns the property collection for the ChangePackage Type
- getProperties() - Method in class com.starteam.ChangeRequest
-
Gets the PropertyCollection for this ChangeRequest.
- getProperties() - Method in class com.starteam.Concept
-
Gets the PropertyCollection for this Concept.
- getProperties() - Method in class com.starteam.File
-
Gets the PropertyCollection for this File.
- getProperties() - Method in class com.starteam.Filter
-
Returns an array of all Properties that are relevant to the Filter,
including dependencies for client-calculated properties.
- getProperties() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns an array of all Properties that are relevant to the Filter,
including dependencies for client-calculated properties.
- getProperties() - Method in class com.starteam.Folder
-
Returns the properties for the folder type
- getProperties() - Method in class com.starteam.Group
-
Returns the properties for the Group Type
- getProperties() - Method in class com.starteam.Item.Type
-
returns the collection of properties specified for a new type or the
standard property collection for an existing type
- getProperties() - Method in class com.starteam.KanbanBoard
-
Gets the PropertyCollection for this KanbanBoard.
- getProperties() - Method in class com.starteam.Label
-
Returns the properties of the label type
- getProperties() - Method in class com.starteam.Plan
-
Gets the PropertyCollection for this Plan.
- getProperties() - Method in class com.starteam.Project
-
Returns the PropertyCollection for the Project type
- getProperties() - Method in class com.starteam.PromotionModel
-
Gets the PropertyCollection for this Promotion Model.
- getProperties() - Method in class com.starteam.PromotionState
-
Gets the PropertyCollection for this Promotion State.
- getProperties() - Method in class com.starteam.Query
-
Returns the property IDs used by any of the QueryNode and QueryPart
objects comprising this query.
- getProperties() - Method in class com.starteam.Query.WebCacheQuery
-
Returns the property IDs used by any of the QueryNode and QueryPart
objects comprising this query.
- getProperties() - Method in class com.starteam.Requirement
-
Gets the PropertyCollection for this Requirement.
- getProperties() - Method in class com.starteam.Review
-
Gets the PropertyCollection for this Review.
- getProperties() - Method in class com.starteam.Share
-
Get all the properties of the share
- getProperties() - Method in class com.starteam.Sprint
-
Gets the PropertyCollection for this Sprint.
- getProperties() - Method in class com.starteam.Story
-
Gets the PropertyCollection for this Story.
- getProperties() - Method in class com.starteam.Swimlane
-
Gets the PropertyCollection for this Swimlane.
- getProperties() - Method in class com.starteam.Task
-
Gets the PropertyCollection for this Task.
- getProperties() - Method in class com.starteam.TaskDependency
-
Gets the PropertyCollection for this Task dependency
- getProperties() - Method in class com.starteam.Test
-
Gets the PropertyCollection for this Test.
- getProperties() - Method in class com.starteam.TestRun
-
Gets the PropertyCollection for this TestRun.
- getProperties() - Method in class com.starteam.Topic
-
Gets the PropertyCollection for this Topic.
- getProperties() - Method in class com.starteam.Trace
-
Gets all the properties of the Trace Type
- getProperties() - Method in class com.starteam.Type
-
Return an array of all Property
objects belonging to this
type.
- getProperties() - Method in class com.starteam.Type.WebCacheType
-
Return an array of all Property
objects belonging to
this type.
- getProperties() - Method in class com.starteam.User
-
Returns the properties of the User Type
- getProperties() - Method in class com.starteam.View
-
- getProperties() - Method in class com.starteam.ViewMemberRevision
-
The property collection of the ViewMemberRevision
typr
- getProperties() - Method in class com.starteam.WhiteBoard
-
Gets the PropertyCollection for this WhiteBoard.
- getProperties() - Method in class com.starteam.WorkRecord
-
The property collection of the WorkRecord
type
- getPropertiesExcludedForMerge() - Method in class com.starteam.viewcomparemerge.Options
-
Returns the set of properties excluded from a VCM Merge Only user
modifiable &/or attachment properties may be excluded
- getProperty(String) - Method in class com.starteam.EventHandlerInfo
-
Gets the value of a named property.
- getProperty(String) - Method in class com.starteam.EventHandlerProfile
-
Gets the value of the named property.
- getProperty() - Method in exception com.starteam.exceptions.PropertyMergeException
-
Gets the property with the unresolved merge condition.
- getProperty() - Method in exception com.starteam.exceptions.PropertyNotWritableException
-
The property whose value should not be changed
- getProperty() - Method in class com.starteam.Filter.Column
-
- getProperty() - Method in class com.starteam.Filter.Column.WebCacheColumn
-
- getProperty() - Method in class com.starteam.Filter.Grouping
-
Returns the property in this grouping
- getProperty() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Returns the property in this grouping
- getProperty() - Method in class com.starteam.QueryPart
-
Gets the property being tested by this query part.
- getProperty() - Method in class com.starteam.QueryPart.WebCacheQueryPart
-
Gets the property being tested by this query part.
- getProperty(String) - Method in class com.starteam.viewcomparemerge.Options
-
Searches for the property with the specified key in this property list.
- getPropertyID() - Method in exception com.starteam.exceptions.NoSuchPropertyException
-
Return the ID of the property that failed to be accessed.
- getPropertyName() - Method in exception com.starteam.exceptions.NoSuchPropertyException
-
Return the name of the property that failed to be accessed.
- getPropertyNameBeingFetched() - Method in class com.starteam.events.ServerCommandEvent
-
if a property fetch has been triggered, this method returns the name of
the property that has triggered the fetch; otherwise it will return null
- getPropertyNames() - Method in class com.starteam.EventHandlerInfo
-
Gets the names of all existing properties of this EventHandlerInfo.
- getPropertyNames() - Method in class com.starteam.EventHandlerProfile
-
Gets the names of all existing properties of this EventHandlerProfile.
- getPropertyNames() - Method in class com.starteam.viewcomparemerge.Options
-
Returns an array of all the keys in this property list,
- getProtocol() - Method in class com.starteam.Server
-
Gets the protocol used to connect to the server.
- getPulseLabel() - Method in class com.starteam.Review
-
Returns the Pulse Label of this Review.
- getPulseLabel() - Method in class com.starteam.Review.WebCacheReview
-
Returns the Pulse Label of this Review.
- getPurgeController() - Method in class com.starteam.ServerAdministration
-
Provides control of the Online Purge service.
- getPurgeStatus() - Method in class com.starteam.PurgeController
-
Request the status of the Purge Service
- getQualifiedName() - Method in class com.starteam.Folder
-
Gets the fully-qualified name of this folder.
- getQualifiedName() - Method in class com.starteam.xml.XMLAttribute
-
Gets the qualified name of this attribute, in the form
[namespace]:[name].
- getQualifiedName() - Method in class com.starteam.xml.XMLElement
-
Gets the qualified name of this element, in the form [namespace]:[name].
- getQueries(Type) - Method in class com.starteam.Project
-
returns the set of queries associated with this project
- getQueries(Type.WebCacheType) - Method in class com.starteam.Project.WebCacheProject
-
returns the set of queries associated with this project
- getQueries() - Method in class com.starteam.Type
-
Returns an array of all Query
for this type.
- getQueries() - Method in class com.starteam.Type.WebCacheType
-
Returns the set of Queries visible to the specified user
- getQuery() - Method in class com.starteam.events.QueryEvent
-
Gets the Query that has been added, changed or deleted, in its new state.
- getQuery() - Method in class com.starteam.events.WebCacheQueryEvent
-
Gets the WebCacheQuery that has been added, changed or deleted, in its
new state.
- getQuery() - Method in class com.starteam.Filter
-
Returns the query associated with the filter.
- getQuery() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the query associated with the filter.
- getQuery(String) - Method in class com.starteam.Type
-
Returns the cached Query
object belonging to this type with
the specified Query name.
- getQuery(int) - Method in class com.starteam.Type
-
Returns the cached Query
object belonging to this type with
the specified Query ID.
- getQueryACL() - Method in class com.starteam.Type
-
Returns the Access Control List for query of this type.
- getQueryNode() - Method in class com.starteam.Query
-
Return the boolean expression defining this query.
- getQueryNode() - Method in class com.starteam.Query.WebCacheQuery
-
Return the boolean expression defining this query.
- getQueryNodes() - Method in class com.starteam.QueryNode
-
Returns the QueryNodes associated with this QueryNode.
- getQueryNodes() - Method in class com.starteam.QueryNode.WebCacheQueryNode
-
Returns the QueryNodes associated with this QueryNode.
- getQueryParts() - Method in class com.starteam.QueryNode
-
Returns the QueryParts associated with this QueryNode.
- getQueryParts() - Method in class com.starteam.QueryNode.WebCacheQueryNode
-
Returns the QueryParts associated with this QueryNode.
- getRank() - Method in class com.starteam.Requirement
-
Returns this requirement's rank.
- getRank() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns this requirement's rank.
- getRank() - Method in class com.starteam.Story
-
Returns the rank in which the story should be viewed.
- getRank() - Method in class com.starteam.Story.WebCacheStory
-
Returns the rank in which the story should be viewed.
- getReadableEncodings() - Static method in class com.starteam.util.Encoding
-
Gets a list of all encodings supported for reading by the current
platform.
- getReadOnSelectChangeActivated(String) - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getReason() - Method in exception com.starteam.exceptions.SDKRuntimeException
-
return the artifact responsible for this exception
- getRecipientCount() - Method in class com.starteam.Topic
-
Returns the number of recipients assigned to this topic.
- getRecipients() - Method in class com.starteam.Topic
-
Returns the users assigned as recipients of this topic.
- getRecipients() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the users assigned as recipients of this topic.
- getReconnectAttemptCount() - Method in exception com.starteam.exceptions.ConnectionException
-
Gets the number of reconnect attempts that were made, trying to
automatically re-establish the connection to the server, before giving up
and triggering this exception.
- getReconnectExceptions() - Method in exception com.starteam.exceptions.ConnectionException
-
Gets one exception for each reconnect attempt that was made trying to
automatically re-establish the connection to the server.
- getReconnectTimeout() - Method in class com.starteam.ServerConfiguration
-
Gets the server's reconnect timeout.
- getRecordID() - Method in class com.starteam.File.SyncRecord
-
return the record id
- getRecordTime() - Method in class com.starteam.File.SyncRecord
-
return the record time
- getRecycleBin() - Method in class com.starteam.View
-
Provides access to the items that have been deleted from a view.
- getRecycleBin() - Method in class com.starteam.View.WebCacheView
-
Returns a Recycle Bin for this view.
- getRedirectURI() - Method in class com.starteam.Oauth2ServiceProvider
-
Returns the redirect callback URI for fetching Oauth2 authorization code/tokens.
- getRedirectURI() - Method in class com.starteam.Oauth2ServiceProvider.WebCacheOauth2ServiceProvider
-
Returns the redirect callback URI for fetching Oauth2 authorization code/tokens.
- getRegisteredID() - Method in class com.starteam.util.Encoding
-
Gets the unique ID of this encoding, as registered with the Internet
Assigned Numbers Authority (IANA).
- getRegisteredName() - Method in class com.starteam.util.Encoding
-
Gets the name of this encoding, as registered with the Internet Assigned
Numbers Authority (IANA).
- getRejectors() - Method in class com.starteam.Review
-
Returns the set of users who have rejected this review.
- getRejectors() - Method in class com.starteam.Review.WebCacheReview
-
Returns the rejectors of this review.
- getRelation() - Method in class com.starteam.QueryPart
-
Returns the relation type for this expression.
- getRelation() - Method in class com.starteam.QueryPart.WebCacheQueryPart
-
Returns the relation type for this expression.
- getRemainingUnitsOfWork() - Method in class com.starteam.viewcomparemerge.Progress
-
Get the total number of operations yet to be completed.
- getReplacedSymbolHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the symbol that indicates a "replaced"
line.
- getReplayPathLength(ChangePackage, ChangePackage) - Method in class com.starteam.ChangePackageReplayGraph
-
Gets the length of the replay path from the given source to the given
target.
- getReplaySources() - Method in class com.starteam.ChangePackage
-
Gets the set of change packages from which the given one was derived.
- getReplaySources(ChangePackage) - Method in class com.starteam.ChangePackageReplayGraph
-
Gets the set of change packages from which the given one was derived.
- getReplayTargets() - Method in class com.starteam.ChangePackage
-
Gets the set of change packages representing replayed instances of the
given one.
- getReplayTargets(ChangePackage) - Method in class com.starteam.ChangePackageReplayGraph
-
Gets the set of change packages representing replayed instances of the
given one.
- getRepositoryID() - Method in interface com.starteam.File.Revision
-
Gets an ID that uniquely identifies the repository in which the
object in question exists.
- getRepositoryID() - Method in class com.starteam.File.SyncRecord
-
return the server GUID
- getRepositoryID() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the repository the file is in
- getRepositoryID() - Method in class com.starteam.Server
-
Uniquely identifies the repository served by this server amongst all
StarTeam repositories in the universe.
- getRepositoryID() - Method in class com.starteam.Server.WebCacheServer
-
Uniquely identifies the repository served by this server amongst all
StarTeam repositories in the universe.
- getRepositoryIDs() - Method in class com.starteam.Application
-
Returns a StarTeamRepositoryIDs instance, loaded from the local file of
server GUIDs
- getRepositoryPath() - Method in class com.starteam.ServerConfiguration
-
Returns the path to the server's data repository.
- getRepositoryURI() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
The repository URI of the changeset.
- getRepositoryURI() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the Repository URI of this changeset.
- getRequests() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Requests/tickets have labels and identifiers, these may be the same in some systems.
- getRequests() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Requests/tickets have labels and identifiers, these may be the same in some systems.
- getRequestType() - Method in class com.starteam.ChangeRequest
-
Returns this change request's type.
- getRequestType() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns this change request's type.
- getRequiredEncryptionLevel() - Method in class com.starteam.Server
-
Returns the level of security required to connect to the server.
- getRequiredProperties(ViewMember) - Method in class com.starteam.Workflow.Step
-
returns the set of properties that require non-null or non-empty
values when the workflow property for the specified artifact is in
this state
- getRequiredProperties() - Method in class com.starteam.Workflow.Step
-
Returns the set of required properties at this step, whether or not
these properties have been initialized for a particular item at that
step
- getRequiredProperties() - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns the set of required properties at this step, whether or
not these properties have been initialized for a particular item
at that step
- getRequiredProperties(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
returns the set of properties that require non-null or non-empty
values when the workflow property for the specified artifact is
in this state
- getRequirementNumber() - Method in class com.starteam.Requirement
-
Requirement number
- getRequirementNumber() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Requirement number
- getRequirements() - Method in class com.starteam.Plan
-
Returns the requirements which are linked to this plan.
- getRequirements(Filter.WebCacheFilter) - Method in class com.starteam.Plan.WebCachePlan
-
Gets the requirements which are linked to this plan.
- getRequirementType() - Method in class com.starteam.Requirement
-
Type of the requirement
- getRequirementType() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Type of the requirement
- getResolvedOn() - Method in class com.starteam.ChangeRequest
-
Returns the date that this Change Request was resolved.
- getResolvedOn() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the date that this Change Request was resolved.
- getResolveOptions() - Method in class com.starteam.Application
-
Gets the options that affect resolve operations for this Application.
- getResourceCount() - Method in class com.starteam.Task
-
Returns the number of resources assigned to this task.
- getResourceNames() - Method in class com.starteam.Task
-
Returns the names of the users assigned as resources of this task.
- getResources() - Method in class com.starteam.Task
-
Returns the User
objects assigned as resources of this task.
- getResources() - Method in class com.starteam.Task.WebCacheTask
-
Returns the User
objects assigned as resources of this
task.
- getResponsibility() - Method in class com.starteam.ChangePackage
-
Gets the user who is currently responsible for this change package.
- getResponsibility() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the user who is currently responsible for this change package.
- getResponsibility() - Method in class com.starteam.ChangeRequest
-
Returns the User
object that is currently responsible for
this request.
- getResponsibility() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the User
object that is currently responsible
for this request.
- getResponsibility() - Method in class com.starteam.Task
-
Returns The User
object who is responsible for this task.
- getResponsibility() - Method in class com.starteam.Task.WebCacheTask
-
Returns The User
object who is responsible for this
task.
- getResponsibleUsers() - Method in class com.starteam.Requirement
-
The users responsible for the requirement.
- getResponsibleUsers() - Method in class com.starteam.Requirement.WebCacheRequirement
-
The users responsible for the requirement.
- getRestoredShare() - Method in class com.starteam.Item.WebCacheItem
-
In the context of a deleted item from the RecycleBin, returns an item from the tip
if one has been subsequently shared.
- getRestoreFileOnError() - Method in class com.starteam.CheckinOptions
-
Determine whether to restore previous working file if an error occurs
during a checkin.
- getRestoreFileOnError() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Determine whether to restore previous working file if an error occurs
during a checkin.
- getRestoreFileOnError() - Method in class com.starteam.CheckoutOptions
-
Determine whether to restore previous working file if an error occurs
during a checkout.
- getRestoreFileOnError() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determine whether to restore previous working file if an error occurs
during a checkout.
- getRESTServicePort() - Method in class com.starteam.ServerConfiguration
-
return the search service port
- getRESTServicePort() - Method in class com.starteam.ServerConfiguration.WebCacheServerConfiguration
-
return the search service port
- getReturnEmailAddress() - Method in class com.starteam.User
-
Return the email address to be used for spoofing the mail server
- getReturnEmailAddress() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's email address for spoofing.
- getReview() - Method in class com.starteam.ChangePackage
-
Returns a pulse code review associated with this ChangePackage, if any.
- getReview() - Method in class com.starteam.viewcomparemerge.Session
-
Returns a pulse code review associated with this Session, if any.
- getReviewedBy() - Method in class com.starteam.Requirement
-
Users who reviewed the requirement
- getReviewedBy() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Users who reviewed the requirement
- getReviewers() - Method in class com.starteam.Review
-
Returns the set of users who have reviewed this review.
- getReviewers() - Method in class com.starteam.Review.WebCacheReview
-
Returns the reviewers of this review.
- getReviewID() - Method in class com.starteam.Review
-
Returns the review id.
- getReviewID() - Method in class com.starteam.Review.WebCacheReview
-
Returns the review id.
- getReviewType() - Method in class com.starteam.Review
-
Gets the review type of a review
- getReviewType() - Method in class com.starteam.Review.WebCacheReview
-
Returns the review type of this Review
- getRevisedDescription() - Method in class com.starteam.Requirement
-
Revised description for the requirement
- getRevisedDescription() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Revised description for the requirement
- getRevisionIdentifier() - Method in class com.starteam.File.SyncRecord
-
return the file revision
- getRevisionIdentifier() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the revision
- getRevisionIdentifier() - Method in interface com.starteam.File.WorkspaceSync
-
Gets the Revision for the file in question.
- getRevisionLabel() - Method in class com.starteam.CheckinOptions
-
Returns the revision label to attach.
- getRevisionLabel() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the revision label to attach.
- getRevisionLevel() - Method in class com.starteam.Server
-
Returns the interface revision level supported by this server.
- getRevisionNumber() - Method in interface com.starteam.File.Revision
-
Gets the version number of this revision of the repository object
within its branch.
- getRevisionNumber() - Method in class com.starteam.File.SyncRecord
-
return the revision number
- getRevisionNumber() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the revision number of this file
- getRevisionNumber() - Method in class com.starteam.Link.Endpoint
-
Returns the revision number for the specific revision this link
endpoint references.
- getRevisionNumber() - Method in class com.starteam.MergePoint.Revision
-
Returns the revision identifier's revision number.
- getRevisionNumber() - Method in class com.starteam.VersionedObject
-
Gets the revision number for this object revision.
- getRevisionNumber() - Method in class com.starteam.VersionedObject.WebCacheVersionedObject
-
Gets the revision number for this object revision.
- getRevisionTime() - Method in class com.starteam.Label
-
Returns the label's revision time.
- getRevisionTime() - Method in class com.starteam.Label.WebCacheLabel
-
Returns the label's revision time.
- getRevisionTime1Property() - Method in class com.starteam.Audit
-
returns the revision time for the first "operand" object (if any)
- getRevisionTime2Property() - Method in class com.starteam.Audit
-
returns the revision time for the second "operand" object (if any)
- getRevisionTime3Property() - Method in class com.starteam.Audit
-
returns the revision time for the third "operand" object (if any)
- getRichDescription() - Method in class com.starteam.Requirement
-
Returns the Rich Description
- getRichDescription() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns the rich description of this requirement.
- getRichDescription() - Method in class com.starteam.Story
-
Returns the Rich Description
- getRichDescription() - Method in class com.starteam.Story.WebCacheStory
-
Returns the rich description of this story.
- getRichDescription() - Method in class com.starteam.Task
-
Returns the Rich Description
- getRichDescription() - Method in class com.starteam.Task.WebCacheTask
-
Returns the rich description of this task.
- getRights(ISecurable) - Method in class com.starteam.AccessRightsManager
-
Returns the Access Control List for this securable object.
- getRights(ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
-
Returns the Access Control List for items of the specified type for this
container.
- getRights() - Method in class com.starteam.Filter
-
Returns the Access Control List for this filter.
- getRights() - Method in class com.starteam.Filter.WebCacheFilter
-
Return the access rights assigned to this filter
- getRights(Type) - Method in class com.starteam.Folder
-
Returns the Access Control List for items of the specified type for this
folder.
- getRights(Type.WebCacheType) - Method in class com.starteam.Folder.WebCacheFolder
-
Query this folder for the access rights assigned to the specified
type
- getRights() - Method in interface com.starteam.ISecurable
-
Gets the access rights explicitly assigned to this object.
- getRights(Type) - Method in interface com.starteam.ISecurableContainer
-
Gets the container-level access rights explicitly assigned to this
container for objects of the given type.
- getRights(Type) - Method in class com.starteam.Project
-
Returns the Access Control List for items of the specified type for this
project.
- getRights() - Method in class com.starteam.Project
-
Returns the Access Control List for this project.
- getRights() - Method in class com.starteam.Project.WebCacheProject
-
Return the access rights assigned to this project
- getRights(Type.WebCacheType) - Method in class com.starteam.Project.WebCacheProject
-
Query this project for the access rights assigned to the specified
type
- getRights() - Method in class com.starteam.PromotionState
-
Returns the Access Control List for this object.
- getRights() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Return the access rights assigned to this promotion state
- getRights() - Method in class com.starteam.Query
-
Returns the Access Control List for this query.
- getRights() - Method in class com.starteam.Query.WebCacheQuery
-
Return the access rights assigned to this query
- getRights() - Method in class com.starteam.ServerAdministration
-
Returns the Access control list for this server.
- getRights(Type) - Method in class com.starteam.Type
-
Returns the Access Control List for items of the specified type for this
type.
- getRights(Type.WebCacheType) - Method in class com.starteam.Type.WebCacheType
-
Query this type for the access rights assigned to the specified type
- getRights() - Method in class com.starteam.View
-
Returns the Access Control List for this view.
- getRights(Type) - Method in class com.starteam.View
-
Returns the Access Control List for items of the specified type for this
view.
- getRights() - Method in class com.starteam.View.WebCacheView
-
Return the access rights assigned to this view
- getRights(Type.WebCacheType) - Method in class com.starteam.View.WebCacheView
-
Query this view for the access rights assigned to the specified type
- getRights() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns an empty ACE array.
- getRights(Type) - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns null
- getRights() - Method in class com.starteam.ViewMember
-
Returns the Access Control List for this item.
- getRights() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Return the access rights assigned to this filter
- getRisk() - Method in class com.starteam.Story
-
Returns the risk for the story
- getRisk() - Method in class com.starteam.Story.WebCacheStory
-
Returns the risk for the story
- getRollback() - Method in class com.starteam.RollbackSession.Change
-
returns the file whose changes are being rolled back or null (w.r.t.
- getRollbackRevision() - Method in class com.starteam.RollbackSession.Change
-
returns the StarTeam file (revision from history) being rolled back
- getRollup() - Method in class com.starteam.ProcessItem
-
return the assigned value of rollup, if any
If rollup is set to true, the engine resolves all files reachable via traces to
(sub) classes of process items.
- getRollup() - Method in class com.starteam.viewcomparemerge.ProcessItemScope
-
return the assigned value of rollup, if any
If rollup is set to true, the engine resolves all files reachable via traces to
(sub) classes of process items.
- getRootCacheAgentArchiveDirectory() - Method in class com.starteam.HiveInfo
-
Same folder path as for ArchiveDirectory but from the perspective of the
computer on which the Root Cache Agent is installed.
- getRootDirectory() - Method in class com.starteam.HiveInfo
-
Shortcut to creating path to Cache and Archive directories; when set,
CacheDirectory and ArchiveDirectory do not need to be set.
- getRootDirectory() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the path to the temporary folder on disk used by this session.
- getRootElement() - Method in class com.starteam.xml.XMLDocument
-
Gets the root element of this document.
- getRootFolder() - Method in class com.starteam.View
-
Gets the root folder of this view.
- getRootFolder() - Method in class com.starteam.View.WebCacheView
-
Gets the root folder of this view.
- getRootFolder() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Gets the root folder of this view.
- getRootObjectID() - Method in interface com.starteam.File.Revision
-
Gets the RootObjectID of the repository object.
- getRootObjectID() - Method in class com.starteam.File.SyncRecord
-
return the root object id
- getRootObjectID() - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
returns the root object id of the file
- getRootObjectID() - Method in class com.starteam.LinkValue
-
Returns the root object ID of the underlying StarTeam Item, if known
The root object ID is not persisted
- getRootObjectID() - Method in class com.starteam.VersionedObject
-
Gets the root object ID for this resource.
- getRootObjectID() - Method in class com.starteam.VersionedObject.WebCacheVersionedObject
-
Gets the root object ID for this resource.
- getRootObjectID() - Method in class com.starteam.ViewMember
-
Gets the root object ID for this resource.
- getRootTreeItems(TreeItem.Type.WebCacheTreeItemType, Filter.WebCacheFilter) - Method in class com.starteam.Folder.WebCacheFolder
-
Returns a set of root TreeItems visible to the specified user, from
the set of available tree items for the type within the specified
folder Root Tree Items are those tree items who have no parent tree
item.
- getRunningCommandCount() - Static method in class com.starteam.NetMonitor
-
Gets the total number of server commands currently being executed.
- getScheduledCalendarTime() - Method in class com.starteam.Task
-
Returns the number of hours during which at least one user is working on
this task.
- getScheduleStatus() - Method in class com.starteam.Swimlane
-
Returns the schedule status.
- getScheduleStatus() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Returns the schedule status.
- getScope() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the current scope of this view compare/merge session.
- getSecondaryDescriptor() - Method in class com.starteam.Type
-
Gets a secondary descriptor of this type.
- getSecondaryDescriptor() - Method in class com.starteam.Type.WebCacheType
-
Gets the secondary descriptor of this type.
- getSecondaryDescriptors() - Method in class com.starteam.Type
-
Return the set of all secondary descriptors for this type Typically, most
types may have at most one secondary descriptor
- getSecondaryDirectoryServiceEnabled() - Method in class com.starteam.ServerConfiguration
-
Indicates whether Directory Service is enabled on this server.
- getSecondaryDirectoryServiceHost() - Method in class com.starteam.ServerConfiguration
-
Gets the URL to the Directory Service Host, if Directory Service is
enabled.
- getSecondaryDirectoryServicePort() - Method in class com.starteam.ServerConfiguration
-
Gets the SSL port used by Directory Service, if Directory Service is
enabled.
- getSecondaryDirectoryServiceSecurityType() - Method in class com.starteam.ServerConfiguration
-
- getSecondaryDisplayName() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Some SCM systems have more than one way of referring to a changeset,
- getSecondaryDisplayName() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Some SCM systems have more than one way of referring to a changeset,
- getSecondsPart() - Method in class com.starteam.util.TimeSpan
-
returns the number of whole seconds in this TimeSpan
- getSecurable() - Method in class com.starteam.events.WebCacheAccessRightsEvent
-
Returns the Securable associated with this event.
- getSecurableContainer() - Method in class com.starteam.events.WebCacheAccessRightsEvent
-
Returns the Securable Container associated with this event.
- getSecurityEventType() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the EventType that caused this event
- getSecurityLog(ServerAdministration.SecurityLogEntry.EventType) - Method in class com.starteam.ServerAdministration
-
Returns an array of SecurityLogEntry objects for this server, for the
specified security event type.
- getSecurityLogAutoPurgeDays() - Method in class com.starteam.SystemPolicy
-
Gets the number of days of information that will be saved in the server's
security log.
- getSecurityLogAutoPurgeDays() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Gets the number of days of information that will be saved in the server's
security log.
- getSecurityType() - Method in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
-
Returns the security type used to connect to directory service's (UNSECURE,SSL,TLS).
- getSelectableValues(Property, Object, EnumeratedProperty) - Method in class com.starteam.Workflow.Step
-
Returns the (sub)set of enumerated values of the target property that
are selectable, or specifically candidates for allowable values when
the source property changes to the new state once again, based on
dynamic default initialization note that setting state to NULL is a
special case meaning the 'otherwise' or default condition
- getSelectableValues(Property.WebCacheProperty, Object, EnumeratedProperty.WebCacheEnumeratedProperty) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns the (sub)set of enumerated values of the target property
that are selectable, or specifically candidates for allowable
values when the source property changes to the new state once
again, based on dynamic default initialization note that setting
state to NULL is a special case meaning the 'otherwise' or
default condition
- getSelectedItemTimerActivated(String) - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getSelectedItemTimerInterval(String) - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getServer() - Method in class com.starteam.ACE.WebCacheACE
-
return the Server for this cached object
- getServer() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the Server for this context
- getServer() - Method in class com.starteam.CommandProcessor
-
Returns the server against which this command processor is executing
commands, null if not yet connected to a server Applications may register
for supported events on this instance
- getServer() - Method in class com.starteam.ConnectionPool
-
return the primary read Server associated with this Connection Pool
- getServer() - Method in class com.starteam.events.MPXStatusEvent
-
Gets the Server object that was used to register the listener.
- getServer() - Method in class com.starteam.events.ServerCommandEvent
-
returns the server against which this command was issued
- getServer() - Method in class com.starteam.events.ServerControlEvent
-
Gets the Server object whose status has changed.
- getServer() - Method in class com.starteam.events.TraceEvent
-
Gets the repository from which these traces were obtained.
- getServer() - Method in class com.starteam.events.WebCacheMPXStatusEvent
-
Gets the Server object that was used to register the listener.
- getServer() - Method in class com.starteam.events.WebCacheServerControlEvent
-
Gets the Server object whose status has changed.
- getServer() - Method in exception com.starteam.exceptions.CommandException
-
Return the server originating this exception
- getServer() - Method in exception com.starteam.exceptions.ServerException
-
Return the server originating this exception
- getServer() - Method in class com.starteam.Filter
-
returns the Server instance for this Filter
- getServer() - Method in class com.starteam.Filter.WebCacheFilter
-
return the Server for this cached object
- getServer() - Method in class com.starteam.Group
-
Returns the Server object to which this Group belongs.
- getServer() - Method in interface com.starteam.ISecurable
-
returns the server that this object belongs to
- getServer() - Method in interface com.starteam.ISecurableContainer
-
returns the server that this object belongs to
- getServer() - Method in class com.starteam.Label
-
Returns the server instance for this label
- getServer() - Method in class com.starteam.Link
-
Returns the server object to which the parent endpoint of this link
belongs.
- getServer() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
return the Server for this cached object
- getServer() - Method in class com.starteam.Principal
-
Returns the Server object to which this principal belongs.
- getServer() - Method in class com.starteam.Project
-
Returns the server to which this project belongs.
- getServer() - Method in class com.starteam.Property
-
returns the Server that this property belongs to
- getServer() - Method in class com.starteam.Query
-
return the Server instance for this Query
- getServer() - Method in class com.starteam.Query.WebCacheQuery
-
return the Server for this cached object
- getServer() - Method in class com.starteam.ServerAdministration
-
returns a reference to the Server
- getServer() - Method in class com.starteam.Transaction
-
Server on which the transaction is running
- getServer() - Method in class com.starteam.Type
-
Returns the Server object containing this Type.
- getServer() - Method in class com.starteam.Type.WebCacheType
-
return the Server for this cached object
- getServer() - Method in class com.starteam.TypedResource
-
returns the Server instance for this SimpleTypedResource
- getServer() - Method in class com.starteam.User
-
Returns the Server object to which this User belongs.
- getServer() - Method in class com.starteam.View
-
Returns the server to which this view belongs.
- getServer() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the server from which this session was constructed.
- getServerAssignedStates() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Return the subset of enumerated values that are not assigned to any
project Note that the set of enumerated values for a given type is
and continues to be a server wide definition.
- getServerBuild() - Method in class com.starteam.Server
-
Returns the server build number as reported by the server.
- getServerBuild() - Method in class com.starteam.Server.WebCacheServer
-
Returns the server build number as reported by the server.
- getServerBuildDescription() - Method in class com.starteam.Server
-
Returns a server build description as reported by the server.
- getServerCommandStats(OutputStream) - Method in class com.starteam.ServerAdministration
-
Retrieves the server's command statistics and writes it to the specified
output stream.
- getServerGUID() - Method in class com.starteam.events.MPXMessageEvent
-
returns the server guid
- getServerGUID() - Method in class com.starteam.ServerConfiguration
-
Returns the server's globally unique identifier.
- getServerInfo() - Method in class com.starteam.Server
-
Return a copy of the serverInfo object used to construct this server
session A copy is returned to prevent the caller from modifying the
internal state of the server object after the connection has been
established
- getServerInfo() - Method in class com.starteam.Server.WebCacheServer
-
Return the serverInfo object used to construct this server session
- getServerInfo() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the ServerInfo associated with this session.
- getServerList() - Static method in class com.starteam.ConfigFiles
-
Gets the default location of the client's "StarTeam-Servers.xml" file.
- getServerListPath() - Static method in class com.starteam.WinProfile
-
- getServerLockStatus() - Method in class com.starteam.ServerAdministration
-
Returns the "locked", "locked exclusively" or "unlocked" status of the
server.
- getServers() - Method in class com.starteam.Application
-
Gets the list of Servers that the client application is currently
connected to.
- getServersSearched() - Method in class com.starteam.TraceFinder
-
Gets all the servers that the TraceFinder that were searched during the
last query.
- getServerThreadID() - Method in class com.starteam.events.ServerCommandEvent
-
Returns the Server's Thread ID which processed this command.
- getServerThreadID() - Method in class com.starteam.NetMonitor
-
- getSession() - Method in class com.starteam.Server
-
Returns session information for the currently logged on user.
- getSession() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the VCM session to which this difference belongs.
- getSession() - Method in class com.starteam.viewcomparemerge.MergePreview
-
return the Session that this view belongs to
- getSessionID() - Method in class com.starteam.events.ServerCommandEvent
-
Gets a unique id assigned to this command session.
- getSessionID() - Method in class com.starteam.NetMonitor
-
- getSessionState() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the current state of this session.
- getSessionType() - Method in class com.starteam.ChangePackage
-
Defines the session type for the change package.
- getSessionType() - Method in interface com.starteam.ChangePackage.ScmChangeSet
-
Defines the session type for the change package.
- getSessionType() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Defines the session type for the change package.
- getSessionType() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the SessionType of this session.
- getSetReadOnlyCmd() - Static method in class com.starteam.util.Platform
-
return the 'set read only' command
- getSetWritableCmd() - Static method in class com.starteam.util.Platform
-
return the 'set writable' command
- getSeverity() - Method in class com.starteam.ChangeRequest
-
Return the relative severity of the condition that this Change Request
represents.
- getSeverity() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Return the relative severity of the condition that this Change
Request represents.
- getShare(ViewConfiguration) - Method in class com.starteam.ViewMember
-
Returns the Share for this item, as of the configuration specified by the
config argument, whether the item is live or deleted.
- getShare() - Method in class com.starteam.ViewMember
-
Get the share for this view member.
- getSharedChangePackages(View[], Boolean) - Method in class com.starteam.Item
-
Returns the set of change packages visible across the specified target
views across the share tree of this item, as resolved to those target
views The goal is to match old style server wide link visibility rules,
constrained, however, by the fact that ChangePackages are view members.
- getSharedTraces(View[]) - Method in class com.starteam.Item
-
Returns the set of traces visible across the specified target views
across the share tree of this item, as resolved to those target views The
goal is to match old style server wide link visibility rules,
constrained, however, by the fact that Traces are view members.
- getShareTree() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
given a ViewMember from the cache, return it's share tree
- getShortComment() - Method in class com.starteam.VersionedObject
-
return the ShortComment for this artifact
- getShortComment() - Method in class com.starteam.VersionedObject.WebCacheVersionedObject
-
return the ShortComment for this artifact
- getShowEOLs() - Method in class com.starteam.diff.HTMLDiffWriter
-
Indicates whether or not "replaced" lines show markup within the line.
- getShowFromCommon() - Method in class com.starteam.diff.StarTeamMerge
-
return true to include changed lines from the common file
- getShowInlineDiffs() - Method in class com.starteam.diff.HTMLDiffWriter
-
Indicates whether or not "replaced" lines show markup within the line.
- getShowLineNumbers() - Method in class com.starteam.diff.HTMLDiffWriter
-
Determines whether or not line numbers are embedded in the HTML document.
- getShowNotInViewFolders(View) - Method in class com.starteam.StarTeamClientOptions
-
Returns true if not in view folders in the specified view are to be shown
- getShowNotInViewFoldersByDefault() - Method in class com.starteam.StarTeamClientOptions
-
Returns true if not in view folders are to be shown by default
- getShowUnchangedLines() - Method in class com.starteam.diff.HTMLDiffWriter
-
Determines whether or not unchanged lines are displayed in the HTML
document.
- getSize() - Method in class com.starteam.Content
-
- getSize() - Method in class com.starteam.Content.WebCacheContent
-
- getSize() - Method in class com.starteam.diff.IntralineSequence
-
Gets the number of elements in the sequence.
- getSize() - Method in class com.starteam.diff.ParsedCharSequence
-
returns the size of the sequence
- getSize() - Method in interface com.starteam.diff.Sequence
-
Get the size of the sequence
- getSize() - Method in class com.starteam.File
-
The size of this file in the repository.
- getSize() - Method in class com.starteam.File.WebCacheFile
-
The size of this file in the repository.
- getSize() - Method in interface com.starteam.util.Sortable
-
The size of the list.
- getSkipGroupPrivilegesCheck() - Method in class com.starteam.SystemPolicy
-
Indicates whether or not access validation will ignore group privileges.
- getSkipGroupPrivilegesCheck() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Indicates whether or not access validation will ignore group privileges.
- getSlipGuid() - Method in class com.starteam.ServerAdministration.License.BLS
-
Gets the Slip ID assigned by the Borland License Server to
identify this license.
- getSmartStatus() - Method in class com.starteam.File
-
Gets the status of the default working file relative to the latest
version of this file in the repository.
- getSmartStatus(File) - Method in class com.starteam.File
-
Gets the status of the given working file relative to the latest version
of this file in the repository.
- getSMTPAddress() - Method in class com.starteam.ServerConfiguration
-
Gets the SMTP address of the mail server that handles outbound email
requests for this StarTeam server.
- getSMTPCertificateName() - Method in class com.starteam.ServerConfiguration
-
Gets the SMTP certificate name of the mail server that handles outbound email
requests for this StarTeam server.
- getSMTPHostName() - Method in class com.starteam.ServerConfiguration
-
Gets the SMTP host name of the mail server that handles outbound email
requests for this StarTeam server.
- getSMTPLoginName() - Method in class com.starteam.ServerConfiguration
-
Gets the SMTP login name of the mail server that handles outbound email
requests for this StarTeam server.
- getSMTPPort() - Method in class com.starteam.ServerConfiguration
-
Gets the SMTP port of the mail server that handles outbound email
requests for this StarTeam server.
- getSMTPSecurityType() - Method in class com.starteam.ServerConfiguration
-
Gets the SMTP security type of the mail server that handles outbound email
requests for this StarTeam server.
- getSnapshotTime() - Method in class com.starteam.CheckinManager.Progress
-
Return the snapshot time that is set when the last clone was created.
- getSnapshotTime() - Method in class com.starteam.CheckoutManager.Progress
-
Return the snapshot time that is set when the last clone was created.
- getSomeChangedPropertiesExcludedFromMerge() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not at least one changed property has been excluded
from the merge.
- getSortedValues() - Method in class com.starteam.EnumeratedProperty
-
Returns an array of all the enumerated values for this property, sorted
by the specified sort order
- getSortOrder() - Method in class com.starteam.EnumeratedValue
-
Get the sort order of this enumerated value.
- getSource() - Method in class com.starteam.MergePoint
-
Returns the Revision of the merge source.
- getSource() - Method in class com.starteam.Trace
-
Gets the source endpoint of this trace.
- getSource() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the source endpoint of this trace or NULL if the endpoint
viewmember is not cached in this ArtifactCache
- getSourceAncestor() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the item from the source item's history that was used to determine
whether the source item has changed or moved since the last merge
operation.
- getSourceChange() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the source endpoint of this trace or NULL *
- getSourceChanges() - Method in class com.starteam.diff.Edit
-
return the source changes
- getSourceChildShareOfTarget() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item is a child share of the target
item.
- getSourceCPs() - Method in class com.starteam.viewcomparemerge.ChangePackageScope
-
Given a change package enforced project, returns the set of
change packages from the source view which have not been merged
to the target view, after a specific point in time.
- getSourceDirs(File) - Static method in class com.starteam.StatusMethod
-
Given a root directory which contains centrally managed status data, this
method will return an enumeration of all the local directory paths for
which there is status data.
- getSourceDirsCount(File) - Static method in class com.starteam.StatusMethod
-
Returns the number of local directories that the specified centrally
managed status directory is maintaining.
- getSourceFile() - Method in class com.starteam.ClientContext.DirectoryOverrides
-
Returns the source file specifying the override information.
- getSourceFileHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to display the name of the source file on the
output page.
- getSourceFileURL() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the URL used to link to the source file from the output HTML page.
- getSourceIsFloating() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item has a floating configuration.
- getSourceItem() - Method in class com.starteam.Change
-
Gets this Change object's source item, or null if there is no source
item.
- getSourceItem() - Method in class com.starteam.Change.WebCacheChange
-
Gets the source endpoint of this change or NULL if the endpoint
item is not cached in this ArtifactCache.
- getSourceItem() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the source item associated with this difference.
- getSourceItemForCompare() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the source item associated with this difference May be null for some
difference types (for example, "New in Target").
- getSourceItemHasAHigherRevisionMerged() - Method in class com.starteam.viewcomparemerge.MatchState
-
returns true if the Source Item is from history and a higher revision of
the item (possibly from the tip) has already been merged
- getSourceItemIsNotTipRevision() - Method in class com.starteam.viewcomparemerge.MatchState
-
returns true if the Source Item is a historical revision
- getSourceItemOnRootBranch() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item is on the root branch of the
share tree.
- getSourceLink() - Method in class com.starteam.Change
-
Gets this Change object's source, as a LinkValue.
- getSourceLink() - Method in class com.starteam.Change.WebCacheChange
-
Gets this Change object's source, as a LinkValue.
- getSourceLink() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the source endpoint of this trace.
- getSourceMatchesForTargetItems(ViewMemberCollection) - Method in class com.starteam.viewcomparemerge.Session
-
Finds the source items that are the best matches for the given target
items.
- getSourceMatchForTargetItem(Item) - Method in class com.starteam.viewcomparemerge.Session
-
Finds the source item that is the best match for the given target item.
- getSourceProperties() - Method in class com.starteam.Workflow.Step
-
Returns the set of source properties that trigger dynamic default
initialization when in this step.
- getSourceProperties() - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns the set of source properties that trigger dynamic default
initialization when in this step.
- getSourceTip() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the tip revision of the source endpoint of this trace
or NULL if the endpoint viewmember is not cached in this ArtifactCache
- getSourceVersion() - Method in class com.starteam.Change
-
Gets the version number of the source item.
- getSourceVersion() - Method in class com.starteam.Change.WebCacheChange
-
Gets the version number of the source item.
- getSourceVersions(Trace.Status) - Method in class com.starteam.Trace
-
Returns the suspect transition versions of the source endpoint
If a statusValue is not specified, the 'raw' value is returned.
- getSourceVersions(Trace.Status) - Method in class com.starteam.Trace.WebCacheTrace
-
Returns the suspect transition versions of the source endpoint
If a statusValue is not specified, the 'raw' value is returned.
- getSourceView() - Method in class com.starteam.ChangePackage
-
The source view for this change package.
- getSourceView() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
The source view for this change package.
- getSourceView() - Method in class com.starteam.ChangeSession
-
Gets the source view associated with this session.
- getSourceView() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the source view associated with this session.
- getSourceViewForCompare() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the version of the source view used for comparison.
- getSpacesPerTab() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the number of spaces per tab character.
- getSponsor() - Method in class com.starteam.Story
-
Sponsor of the story
- getSponsor() - Method in class com.starteam.Story.WebCacheStory
-
Sponsor of the story
- getSprintID() - Method in class com.starteam.Sprint
-
Returns the sprint id.
- getSprintID() - Method in class com.starteam.Sprint.WebCacheSprint
-
Returns the sprint id.
- getSprints() - Method in class com.starteam.Plan
-
Returns the sprints which are linked to this plan.
- getSprints(Filter.WebCacheFilter) - Method in class com.starteam.Plan.WebCachePlan
-
Gets the sprints which are linked to this plan.
- getStackTrace() - Static method in class com.starteam.util.Platform
-
Returns a runtime specific implementation of the stack trace
Uses StackTraceElement's in Java, StackFrame's in .NET
- getStackTrace(Throwable) - Static method in class com.starteam.util.Platform
-
Returns a runtime specific implementation of the stack trace
Uses StackTraceElement's in Java, StackFrame's in .NET
- getStarFlowStatus() - Method in class com.starteam.ChangeRequest
-
Returns the status (Open, Fixed, Closed, etc.) of this Change Request.
- getStarFlowStatus() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the status (Open, Fixed, Closed, etc.) of this Change
Request.
- getStart() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns the index of the first leaf object of this node in the
associated indexable collection.
- getStartDate() - Method in class com.starteam.Plan
-
Returns the Start Date
of this Plan.
- getStartDate() - Method in class com.starteam.Plan.WebCachePlan
-
Returns the Start Date
of this Plan.
- getStartDate() - Method in class com.starteam.Sprint
-
Returns the Start Date
of this sprint.
- getStartDate() - Method in class com.starteam.Sprint.WebCacheSprint
-
Returns the Start Date
of this sprint.
- getStartDate() - Method in class com.starteam.View
-
Gets the start date of this view.
- getStartDate() - Method in class com.starteam.View.WebCacheView
-
Return the start date of this view.
- getStarteamAgileWebAddress() - Method in class com.starteam.ServerConfiguration
-
Returns the Starteam Agile web address.
- getStarTeamIniPath() - Static method in class com.starteam.WinProfile
-
- getStarTeamLogPath() - Static method in class com.starteam.WinProfile
-
- getStarTeamXML() - Static method in class com.starteam.ConfigFiles
-
Returns the default location of the client's "StarTeam.xml" file.
- getStarTeamXMLPath() - Static method in class com.starteam.WinProfile
-
- getStartingStep() - Method in class com.starteam.Workflow
-
The first step in the workflow
- getStartingStep() - Method in class com.starteam.Workflow.WebCacheWorkflow
-
The first step in the workflow
- getStartSource() - Method in class com.starteam.diff.Edit
-
return the start source
- getStartTarget() - Method in class com.starteam.diff.Edit
-
return the start target
- getState() - Method in class com.starteam.ChangePackage
-
Gets the current workflow state of the change package.
- getState() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Gets the current workflow state of the change package.
- getStatesAssignedOnlyTo(Project.WebCacheProject) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Returns the subset of enumerated values that are assigned to the
specified project and only to the specified project.
- getStatisticsByThread(int) - Method in class com.starteam.CheckoutManager.Progress
-
// ------------------------------------------------------------------
------- // Any of the following methods that returns a Statistics
object may return null if // the current phase does not support
Statistics.
- getStatisticsForCacheAgentCheckout() - Method in class com.starteam.CheckoutManager.Progress
-
returns aggregated statistics for all Cache Agent Threads.
- getStatisticsForStarTeamServerCheckout() - Method in class com.starteam.CheckoutManager.Progress
-
returns statistics for the one & only non-cache agent thread.
- getStatus() - Method in class com.starteam.ChangeRequest
-
Returns the status (Open, Fixed, Closed, etc.) of this Change Request.
- getStatus() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the status (Open, Fixed, Closed, etc.) of this Change
Request.
- getStatus() - Method in class com.starteam.events.CommandProcessorStatusEvent
-
returns the status of the StarTeam file relative to the working file on
disk In case of a checkout command (co), the status will be one of MERGE,
UNKNOWN or MODIFIED In case of a checkin command (ci), the status will be
one of MERGE, UNKNOWN or OUT OF DATE
- getStatus() - Method in class com.starteam.File
-
Gets the status of the default working file relative to the latest
version of this file in the repository.
- getStatus(File) - Method in class com.starteam.File
-
Gets the status of the given working file relative to the latest version
of this file in the repository.
- getStatus(long, DateTime) - Method in class com.starteam.File
-
Returns the status of the default working file relative to the file in
the repository, using the given size and last modified date of the file.
- getStatus(MD5) - Method in class com.starteam.File
-
Returns the status of the default working file relative to the file in
the repository, using the given size MD5 signature of the file.
- getStatus(File.WebCacheWorkSpaceSync, File.WebCacheWorkSpaceSync, MD5) - Static method in class com.starteam.File.WebCacheFile
-
return a computed Status for a file based on the local and remote
Workspace sync's specified via this interface The local Sync record
is expected to have been pulled from the sync database on the client
machine, the remote Sync record is expected to have been pulled from
a web server surfacing web cache file objects the two sync objects
are expected to be mapped to each other by fully qualified path to
file name.
- getStatus(File.WebCacheWorkSpaceSync, File.WebCacheWorkSpaceSync, long, DateTime) - Static method in class com.starteam.File.WebCacheFile
-
return a computed Status for a file based on the local and remote
Workspace sync's specified via this interface The local Sync record
is expected to have been pulled from the sync database on the client
machine, the remote Sync record is expected to have been pulled from
a web server surfacing web cache file objects the two sync objects
are expected to be mapped to each other by fully qualified path to
file name.
- getStatus(File.WebCacheWorkSpaceSync, MD5) - Method in class com.starteam.File.WebCacheFile
-
return a computed Status for this file based on the current state of
the file in memory (that is representative of the content saved in
the repository) and a WorkSpace Sync specified via this interface.
- getStatus(File.WebCacheWorkSpaceSync, long, DateTime) - Method in class com.starteam.File.WebCacheFile
-
return a computed Status for this file based on the current state of
the file in memory (that is representative of the content saved in
the repository) and a WorkSpace Sync specified via this interface.
- getStatus() - Method in class com.starteam.Folder
-
Gets the status of the default working folder relative to the latest
version of this folder in the repository.
- getStatus() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns the status of this file w.r.t.
- getStatus() - Method in class com.starteam.Project
-
Returns the status (Active, Parked, etc.) of this Project.
- getStatus(Story.Status) - Method in class com.starteam.Project
-
Return the subset of Task Status values that match the specified Story
Status for this project.
- getStatus() - Method in class com.starteam.Project.WebCacheProject
-
Returns the status (Active, Parked, etc.) of this Project.
- getStatus(Story.Status) - Method in class com.starteam.Project.WebCacheProject
-
Return the subset of Task Status values that match the specified
Story Status for this project.
- getStatus() - Method in class com.starteam.Requirement
-
Returns the status (Draft, Submitted, Pending, Accepted, etc.) of the
requirement.
- getStatus() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns the status (Draft, Submitted, Pending, Accepted, etc.) of the
requirement.
- getStatus() - Method in class com.starteam.Review
-
Gets the status of a review
- getStatus() - Method in class com.starteam.Review.WebCacheReview
-
Returns the status of this Review
- getStatus(Story.Status) - Method in class com.starteam.Server
-
Return the subset of Task Status values that match the specified Story
Status for this project.
- getStatus(Story.Status) - Method in class com.starteam.Server.WebCacheServer
-
Return the subset of Task Status values that match the specified
Story Status for this project.
- getStatus() - Method in class com.starteam.StatusMethod.FileStatus
-
- getStatus() - Method in class com.starteam.Story
-
Gets the status of a story based on the statuses of the tasks under that
story.
- getStatus() - Method in class com.starteam.Story.WebCacheStory
-
Gets the status of a story based on the statuses of the tasks under
that story.
- getStatus() - Method in class com.starteam.Task
-
Returns the Status of this task.
- getStatus() - Method in class com.starteam.Task.WebCacheTask
-
Returns the Status of this task.
- getStatus() - Method in class com.starteam.TestRun
-
Returns the Status of this TestRun.
- getStatus() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the status of this TestRun.
- getStatus() - Method in class com.starteam.Topic
-
Returns the Status of this topic.
- getStatus() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the Status of this topic.
- getStatus() - Method in class com.starteam.Trace
-
Gets the Status of this Trace.
- getStatus() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the Status of this Trace.
- getStatusInformation(File, boolean) - Method in class com.starteam.FileBasedStatusManager
-
Gets File Status information for the given working file.
- getStatusInformation(String) - Static method in class com.starteam.StatusMethod
-
Given a directory path for which there is centrally managed status data,
return the collection of all FileStatuses representing cached status data
for files in this path
- getStatusKnown() - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
returns True if the status of this file (w.r.t.
- getStatusManager(View) - Static method in class com.starteam.StatusMethod
-
Gets the FileBasedStatusManager that manages file status information for
the given View.
- getStatusManager(View, GUID) - Static method in class com.starteam.StatusMethod
-
Gets the FileBasedStatusManager that manages file status information for
the given View and Server ID.
- getStatusMethodOverride() - Method in class com.starteam.View
-
Returns the status method used to determine status for files in this
view.
- getStatusMethodOverride() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns the status method used to determine status for files in this
view.
- getStatusNow() - Method in class com.starteam.File
-
refresh the status information from the server and return it
- getStatusProperty() - Method in class com.starteam.Item.Type
-
return a property that determines whether this type is one that
provides status information in the context of an ALM process
- getStatusProperty() - Method in class com.starteam.Item.Type.WebCacheItemType
-
return a property that determines whether this type is one that
provides status information in the context of an ALM process
- getStatusReason() - Method in class com.starteam.TestRun
-
Returns the Status Reason of this TestRun.
- getStatusReason() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the status reason of this TestRun.
- getSteps() - Method in class com.starteam.Workflow
-
Returns the set of steps in the workflow
- getSteps() - Method in class com.starteam.Workflow.WebCacheWorkflow
-
Returns the set of steps in the workflow
- getStopExpanding() - Method in interface com.starteam.File.Keyword
-
Return true if upon encountering this keyword in a file that no
further keyword expansion will occur.
- getStopServerOnErrors() - Method in class com.starteam.ServerConfiguration
-
Indicates whether or not the server automatically stops after an error.
- getStorageLimitThreshold() - Method in class com.starteam.HiveInfo
-
Percentage of total disk space allowed for hive.
- getStories() - Method in class com.starteam.Plan
-
Returns the stories which are linked to this plan.
- getStories(Filter.WebCacheFilter) - Method in class com.starteam.Plan.WebCachePlan
-
Gets the stories which are linked to this plan.
- getStories() - Method in class com.starteam.Sprint
-
Returns the stories which are linked to this sprint.
- getStories(Filter.WebCacheFilter) - Method in class com.starteam.Sprint.WebCacheSprint
-
Gets the stories which are linked to this sprint.
- getStoryID() - Method in class com.starteam.Story
-
Returns the story id.
- getStoryID() - Method in class com.starteam.Story.WebCacheStory
-
Returns the story id.
- getStoryType() - Method in class com.starteam.Story
-
Returns the story type
- getStoryType() - Method in class com.starteam.Story.WebCacheStory
-
Returns the story type
- getStoryValue() - Method in class com.starteam.Story
-
Returns the story value
- getStoryValue() - Method in class com.starteam.Story.WebCacheStory
-
Returns the story value
- getStreamState() - Method in class com.starteam.ChangeRequest
-
Returns the Stream State
- getStreamState() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the Stream State
- getStreamState() - Method in class com.starteam.Requirement
-
Returns the Stream State
- getStreamState() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Returns the Stream State
- getStreamState() - Method in class com.starteam.Story
-
Returns the Stream State
- getStreamState() - Method in class com.starteam.Story.WebCacheStory
-
Returns the Stream State
- getStringKey(String, String) - Method in class com.starteam.util.Registry
-
Function to get a string value for a specific registry key.
- getStringValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning String valued properties.
- getStrongPasswordRulesEnforced() - Method in class com.starteam.SystemPolicy
-
Indicates whether or not strong password rules are enforced.
- getStrongPasswordRulesEnforced() - Method in class com.starteam.SystemPolicy.WebCacheSystemPolicy
-
Indicates whether or not strong password rules are enforced.
- getStyleSheetURL() - Method in class com.starteam.diff.HTMLDiffWriter
-
The URL used to reference a linked style sheet.
- getSubFolders() - Method in class com.starteam.Folder
-
Returns the sub-folders of this folder.
- getSubFolders(Filter.WebCacheFilter) - Method in class com.starteam.Folder.WebCacheFolder
-
given a Folder from the ArtifactCache, return all those of its
children visible to the specified user.
- getSubFolders() - Method in class com.starteam.viewcomparemerge.VCMFolder
-
Returns the subfolders of this folder.
- getSubGroups() - Method in class com.starteam.Group
-
Returns all of the sub-Groups for which this Group is the parent.
- getSubGroups() - Method in class com.starteam.Group.WebCacheGroup
-
Returns all of the sub-Groups for which this Group is the parent.
- getSubRepository() - Method in interface com.starteam.View.ScmBranch
-
the container ScmSubRepository
- getSubRepository() - Method in class com.starteam.View.WebCacheView
-
the container ScmSubRepository
- getSubType() - Method in class com.starteam.Content.Type
-
Return the sub type.
- getSubTypeProperty() - Method in class com.starteam.ChangeRequest.Type
-
return a property that determines whether this type is one that
provides a sub type enumeration in the context of an ALM process
- getSubTypeProperty() - Method in class com.starteam.Item.Type
-
return a property that determines whether this type is one that
provides a sub type enumeration in the context of an ALM process
- getSubTypeProperty() - Method in class com.starteam.Item.Type.WebCacheItemType
-
return a property that determines whether this type is one that
provides a sub type enumeration in the context of an ALM process
- getSubTypeProperty() - Method in class com.starteam.Requirement.Type
-
return a property that determines whether this type is one that
provides a sub type enumeration in the context of an ALM process
- getSubTypeProperty() - Method in class com.starteam.Story.Type
-
return a property that determines whether this type is one that
provides a sub type enumeration in the context of an ALM process
- getSubTypeProperty() - Method in class com.starteam.Task.Type
-
return a property that determines whether this type is one that
provides a sub type enumeration in the context of an ALM process
- getSuccessorLinks() - Method in class com.starteam.Task
-
Returns the successor tasks to this task.
- getSuccessorLinks() - Method in class com.starteam.Task.WebCacheTask
-
Returns the successor tasks to this task.
- getSummaryProperty() - Method in class com.starteam.ChangeRequest.Type
-
return a summary that determines whether this type is one that
provides summary information in the context of an ALM process
- getSummaryProperty() - Method in class com.starteam.Item.Type
-
return a summary that determines whether this type is one that
provides summary information in the context of an ALM process
- getSummaryProperty() - Method in class com.starteam.Item.Type.WebCacheItemType
-
return a summary that determines whether this type is one that
provides summary information in the context of an ALM process
- getSummaryProperty() - Method in class com.starteam.Requirement.Type
-
return a summary that determines whether this type is one that
provides summary information in the context of an ALM process
- getSummaryProperty() - Method in class com.starteam.Story.Type
-
return a summary that determines whether this type is one that
provides summary information in the context of an ALM process
- getSummaryProperty() - Method in class com.starteam.Task.Type
-
return a summary that determines whether this type is one that
provides summary information in the context of an ALM process
- getSummaryStatistics() - Method in class com.starteam.CheckoutManager.Progress
-
returns aggregated statistics across all threads.
- getSupportedEncodings() - Static method in class com.starteam.util.Encoding
-
Gets a list of all encodings supported by the current platform.
- getSupportedFeatures() - Method in class com.starteam.Server
-
Gets an instance of the SupportedFeatures class that can tell which
features are available for this StarTeam server.
- getSymbolicLinkTarget() - Method in class com.starteam.File
-
Returns the target path if file is a symbolic link, null otherwise.
- getSymbolicLinkTarget() - Method in class com.starteam.File.WebCacheFile
-
Returns the symbolic link's target.
- getSymbolicLinkTarget(String) - Method in class com.starteam.util.FileAccess
-
- getSymbolicLinkTarget(String) - Method in class com.starteam.util.NativeFileAccess
-
Returns the target of a symbolic link.
- getSymbolicLinkTarget(File) - Static method in class com.starteam.util.Platform
-
Returns target path for specified symbolic link.
- getSyncBranchVersion() - Method in class com.starteam.File
-
Gets the branch version of the last known revision of this file on disk.
- getSyncContentVersion() - Method in class com.starteam.File
-
Gets the content version of the last known revision of this file on disk.
- getSyncMD5() - Method in class com.starteam.File
-
Gets the MD5 of this file's last known revision on disk.
- getSyncModifiedTime() - Method in class com.starteam.File
-
Gets the working file modified time of the last known revision of this
file on disk.
- getSyncRoot() - Method in class com.starteam.StarTeamCollection
-
returns an object that can be used to synchronize this collection
- getSyncSize() - Method in class com.starteam.File
-
Gets the working file size of the last known revision of this file on
disk.
- getSyncViewVersion() - Method in class com.starteam.File
-
Gets the view version of the last known revision of this file on disk.
- getSynopsis() - Method in class com.starteam.ChangeRequest
-
Returns the synopsis or brief description of this request.
- getSynopsis() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the synopsis or brief description of this request.
- getSystemPolicy() - Method in class com.starteam.Server.WebCacheServer
-
returns the SystemPolicy rules set for this server.
- getTags() - Method in class com.starteam.Concept
-
returns the tags, if any, attached to this story the returned array may
be of size 0, but is never null
- getTags() - Method in class com.starteam.Concept.WebCacheConcept
-
returns the tags, if any, attached to this story the returned array
may be of size 0, but is never null
- getTags() - Method in class com.starteam.Requirement
-
returns the tags, if any, attached to this story the returned array may
be of size 0, but is never null
- getTags() - Method in class com.starteam.Requirement.WebCacheRequirement
-
returns the tags, if any, attached to this story the returned array
may be of size 0, but is never null
- getTags() - Method in class com.starteam.Story
-
returns the tags, if any, attached to this story the returned array may
be of size 0, but is never null
- getTags() - Method in class com.starteam.Story.WebCacheStory
-
returns the tags, if any, attached to this story the returned array
may be of size 0, but is never null
- getTags() - Method in class com.starteam.WhiteBoard
-
returns the tags, if any, attached to this story the returned array may
be of size 0, but is never null
- getTags() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
returns the tags, if any, attached to this story the returned array
may be of size 0, but is never null
- getTarget() - Method in class com.starteam.MergePoint
-
Returns the Revision of the merge target.
- getTarget() - Method in class com.starteam.RollbackSession.Change
-
returns the file content of the tip prior to the revision changes
being rolled back or null
- getTarget() - Method in class com.starteam.Trace
-
Gets the target endpoint of this trace.
- getTarget() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the target endpoint of this trace or NULL if the endpoint
viewmember is not cached in this ArtifactCache
- getTargetAncestor() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the item from the target item's history that was used to determine
whether the target item has changed or moved since the last merge
operation.
- getTargetChange() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the target endpoint of this trace or NULL *
- getTargetChanges() - Method in class com.starteam.diff.Edit
-
return the target changes
- getTargetChildShareOfSource() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item is a child share of the source
item.
- getTargetCP() - Method in class com.starteam.viewcomparemerge.ChangePackageScope
-
return a ChangePackage from the target view which satisfies the rules
the project enforces checkin change packages &
it is a change package with a matching mergetype, source & target view
and it is the most recent change package to satisfy this rule
and it is a fully scoped or optimized change package
- getTargetFileHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to display the name of the target file on the
output page.
- getTargetFileURL() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the URL used to link to the target file from the output HTML page.
- getTargetFolderHasFloatingShares() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder has floating
child shares.
- getTargetIsFloating() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item has a floating configuration.
- getTargetItem() - Method in class com.starteam.Change
-
Gets this Change object's target item, or null if there is no target
item.
- getTargetItem() - Method in class com.starteam.Change.WebCacheChange
-
Gets the target endpoint of this change or NULL if the target
item is not cached in this ArtifactCache
Note that getTargetLink() may return a non-null Link value, but
getTargetItem() may still return null.
- getTargetItem() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the target item associated with this difference.
- getTargetItemForCompare() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the target item associated with this difference May be null for some
difference types (for example, "New in source").
- getTargetItemOnRootBranch() - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item is on the root branch of the
share tree.
- getTargetLink() - Method in class com.starteam.Change
-
Gets this Change object's target, as a LinkValue.
- getTargetLink() - Method in class com.starteam.Change.WebCacheChange
-
Gets this Change object's target, as a LinkValue.
- getTargetLink() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the target endpoint of this trace.
- getTargetProperties(Property, Object) - Method in class com.starteam.Workflow.Step
-
Returns the set of target properties whose values will change,
triggered by a change of the source property to the new state based
on dynamic default initialization note that setting state to NULL is
a special case meaning the 'otherwise' or default condition The
returned set of target properties can be of any type, e.g.
- getTargetProperties(Property.WebCacheProperty, Object) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns the set of target properties whose values will change,
triggered by a change of the source property to the new state
based on dynamic default initialization note that setting state
to NULL is a special case meaning the 'otherwise' or default
condition The returned set of target properties can be of any
type, e.g.
- getTargetReleases() - Method in class com.starteam.Sprint
-
return the target releases that this sprint may be mapped to
- getTargetReleases() - Method in class com.starteam.Sprint.WebCacheSprint
-
return the target releases that this sprint may be mapped to
- getTargetReleases() - Method in class com.starteam.Story
-
return the target releases that this story may be mapped to
- getTargetReleases() - Method in class com.starteam.Story.WebCacheStory
-
return the target releases that this story may be mapped to
- getTargetRevision() - Method in class com.starteam.RollbackSession.Change
-
returns the target StarTeam file (tip)
- getTargets(LinkValue.WebCacheLinkValue[]) - Static method in class com.starteam.LinkValue.WebCacheLinkValue
-
Returns the set of target Link Values reachable from the specified
set of sources, paired with their respective source links
Each source that represents a ChangePackage is
considered, the returned link values represent the Target Items of
the Changes
Each source that represents a ProcessTask is also
considered, the returned link values represent the Target Items of
the Links
- getTargetTip() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the tip revision of the target endpoint of this trace
or NULL if the endpoint viewmember is not cached in this ArtifactCache
- getTargetVersion() - Method in class com.starteam.Change
-
Gets the version number of the target item.
- getTargetVersion() - Method in class com.starteam.Change.WebCacheChange
-
Gets the version number of the target item.
- getTargetView() - Method in class com.starteam.ChangePackage
-
The target view for this change package.
- getTargetView() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
The target view for this change package.
- getTargetView() - Method in class com.starteam.ChangeSession
-
Gets the target view associated with this session.
- getTargetView() - Method in class com.starteam.ProcessItem
-
Gets the target view.
- getTargetView() - Method in class com.starteam.viewcomparemerge.MergePreview
-
returns the underlying target view represented by this merge preview
- getTargetView() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the target view associated with this session.
- getTargetViewForCompare() - Method in class com.starteam.viewcomparemerge.Session
-
Gets the version of the target view used for comparison.
- getTargetViewHasMultipleFloatingSharesWithSameOID() - Method in class com.starteam.viewcomparemerge.MatchState
-
Return true if the Target View has Multiple Floating Shares with the same
Object ID
- getTaskID() - Method in class com.starteam.TaskDependency
-
Returns the ObjectID of the successor Task.
- getTaskID() - Method in class com.starteam.TaskDependency.WebCacheTaskDependency
-
Returns the ObjectID of the successor Task.
- getTasks() - Method in class com.starteam.Story
-
Returns the tasks which are linked to this story.
- getTasks(Filter.WebCacheFilter) - Method in class com.starteam.Story.WebCacheStory
-
Gets the tasks which are linked to this story.
- getTaxonomies() - Method in class com.starteam.Topic
-
returns the taxonomy, if any, attached to this topic
the returned array may be of size 0, but is never null
- getTaxonomies() - Method in class com.starteam.Topic.WebCacheTopic
-
returns the taxonomy, if any, attached to this topic
the returned array may be of size 0, but is never null
- getTeam() - Method in class com.starteam.Sprint
-
Returns the team for this sprint.
- getTeam() - Method in class com.starteam.Sprint.WebCacheSprint
-
Returns the team for this sprint.
- getTeam() - Method in class com.starteam.Story
-
Returns the team for this story.
- getTeam() - Method in class com.starteam.Story.WebCacheStory
-
Returns the team for this story.
- getTeam() - Method in class com.starteam.Task
-
Returns the team for this task.
- getTeam() - Method in class com.starteam.Task.WebCacheTask
-
Returns the team for this task.
- getTempDirectoryPath() - Static method in class com.starteam.util.Platform
-
returns the path to the temp directory, if available, or to the local
directory if not
- getTerritory() - Method in class com.starteam.User
-
Returns the Territory this User belongs to
- getTerritory() - Method in class com.starteam.User.WebCacheUser
-
Returns the Territory this User belongs to
- getTestCommand() - Method in class com.starteam.ChangeRequest
-
Returns the test command string for this change request.
- getTestCommand() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the test command string for this change request.
- getTestID() - Method in class com.starteam.Test
-
Returns the test id.
- getTestID() - Method in class com.starteam.Test.WebCacheTest
-
Returns the test id.
- getTestName() - Method in class com.starteam.TestRun
-
Returns the Test Name.
- getTestName() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the Test Name.
- getTestRunID() - Method in class com.starteam.TestRun
-
Returns the test run id.
- getTestRunID() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the test run id.
- getTestVersion() - Method in class com.starteam.TestRun
-
Returns the Test Version of this TestRun.
- getTestVersion() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns the test version of this TestRun.
- getText() - Method in class com.starteam.Topic
-
Returns the text or body of the topic.
- getText() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the text or body of the topic.
- getText() - Method in class com.starteam.xml.XMLElement
-
Gets the textual content directly held under this element.
- getTime() - Method in class com.starteam.Label
-
Returns the label's primary rollback time.
- getTime() - Method in class com.starteam.Label.WebCacheLabel
-
Returns the label's primary rollback time.
- getTime() - Method in class com.starteam.Transaction
-
Time at which the transaction was committed
- getTime() - Method in class com.starteam.Transaction.WebCacheTransaction
-
Time at which the transaction was committed
- getTime() - Method in class com.starteam.ViewConfiguration
-
Return the as-of time for this configuration.
- getTime() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return the as-of time for this configuration or NULL
- getTime() - Method in class com.starteam.ViewMemberRevision
-
Returns the time of this item revision.
- getTime() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns the time of this item revision, when recorded.
- getTimeInstance(int) - Static method in class com.starteam.util.DateTimeFormat
-
Returns a platform-dependent version of DateTimeFormat that can be used
to create a time string formatted in the given style.
- getTimeLogged() - Method in exception com.starteam.exceptions.ServerException
-
The time at which the server logged the error.
- getTimeSpanValue(Property) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for returning TimeSpan valued properties.
- getTimeStamp() - Method in class com.starteam.LinkValue
-
Gets the revision timestamp associated with this LinkValue.
- getTimeStamp() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Gets the revision timestamp associated with this LinkValue.
- getTimestamp() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the timestamp.
- getTimeStampNow() - Method in class com.starteam.CheckoutOptions
-
Return whether the current time is used as the last modified time.
- getTimeStampNow() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Return whether the current time is used as the last modified time.
- getTimeWorked() - Method in class com.starteam.WorkRecord
-
Returns the time spent on the task during this period.
- getTimeWorked() - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Returns the time spent on the task during this period.
- getTitle() - Method in class com.starteam.Topic
-
Returns the title or subject of the topic.
- getTitle() - Method in class com.starteam.Topic.WebCacheTopic
-
Returns the title or subject of the topic.
- getTNSNames() - Method in class com.starteam.ServerConfiguration
-
For an Oracle configuration, returns the TNS Names for the database that the
StarTeam server is connected to.
- getTotalBytesCheckedIn() - Method in class com.starteam.CheckinManager.Progress
-
Get the total number of bytes that are checked in.
- getTotalBytesCheckedOut() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
Get the total number of bytes that are checked out.
- getTotalFilesCheckedIn() - Method in class com.starteam.CheckinManager.Progress
-
Return the number of files that have been checked in.
- getTotalFilesCheckedOut() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
Return the number of files that have been checked out.
- getTotalFilesFailed() - Method in class com.starteam.CheckinManager.Progress
-
Get the total number of files that failed during checkin.
- getTotalFilesFailed() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
Get the total number of files that failed during checkout.
- getTotalFilesForCheckin() - Method in class com.starteam.CheckinManager.Progress
-
Get the total number of files for checkin.
- getTotalFilesForCheckout() - Method in class com.starteam.CheckoutManager.Progress
-
Get the total number of files for checkout.
- getTotalFilesProcessed() - Method in class com.starteam.CheckinManager.Progress
-
Get the total number of files processed.
- getTotalFilesProcessed() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
Get the total number of files processed.
- getTotalFilesRemaining() - Method in class com.starteam.CheckinManager.Progress
-
Return the number of files remaining to be checked in.
- getTotalFilesRemaining() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
Return the number of files remaining to be checked out.
- getTotalFilesSkipped() - Method in class com.starteam.CheckinManager.Progress
-
Get the total number of files skipped without being checked in.
- getTotalFilesSkipped() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
Get the total number of files skipped without being checked out.
- getTotalFixedLicenses() - Method in class com.starteam.ServerAdministration.License
-
Gets the total number of fixed (named-user) licenses registered on
the server.
- getTotalFloatingLicenses() - Method in class com.starteam.ServerAdministration.License
-
Gets the total number of floating (concurrent) licenses registered on
the server.
- getTotalTimeSpent() - Method in class com.starteam.CheckinManager.Progress
-
Get the total time spent so far (in milliseconds).
- getTotalTimeSpent() - Method in class com.starteam.CheckoutManager.Progress
-
Get the total time spent so far (in milliseconds).
- getTotalTimeSpent() - Method in class com.starteam.CheckoutManager.Progress.Statistics
-
Get the total time spent so far (in milliseconds).
- getTotalTimeSpent() - Method in class com.starteam.viewcomparemerge.Progress
-
Get the total time spent so far (in milliseconds).
- getTotalUnitsOfWorkCompleted() - Method in class com.starteam.viewcomparemerge.Progress
-
Get the total number of operations completed.
- getTotalWork() - Method in class com.starteam.events.TraceEvent
-
Gets the total units of work required to execute this query.
- getTouchCmd() - Static method in class com.starteam.util.Platform
-
return the touch command
- getTracedResources(ViewMember.Type.WebCacheViewMemberType, Boolean, Filter.WebCacheFilter) - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Gets the items of the specified type which are linked to this item.
- getTraceExpensiveOperations() - Method in class com.starteam.ServerConfiguration
-
Returns whether the server will trace expensive operations.
- getTraceFinder() - Method in class com.starteam.Application
-
Creates a new TraceFinder instance for searching Traces across StarTeam
servers.
- getTraces() - Method in class com.starteam.Change.WebCacheChange
-
Given a ViewMember in this artifact cache, resolve it to a set of
locally cached Traces.
- getTraces() - Method in class com.starteam.events.TraceEvent
-
A set of traces representing partial results to a query.
- getTraces() - Method in class com.starteam.Project.WebCacheProject
-
Returns the set of Traces mapping this Project to other artifacts for
InfoStreams (or other purposes)
- getTraces(ViewMember) - Method in class com.starteam.TraceCollection
-
Gets all traces that reference any revision of the given StarTeam item
either as the source or the target.
- getTraces(ViewMember, TraceFinder.Direction, TraceFinder.PinType) - Method in class com.starteam.TraceCollection
-
Gets all traces to or from the given StarTeam item that meet the
specified criteria.
- getTraces(LinkValue, TraceFinder.Direction, TraceFinder.PinType) - Method in class com.starteam.TraceCollection
-
Gets all traces to or from the given LinkValue that meet the specified
criteria.
- getTraces(String, TraceFinder.Direction, TraceFinder.PinType) - Method in class com.starteam.TraceCollection
-
Gets all traces to or from the given endpoint that meet the specified
criteria.
- getTraces(ViewMember) - Method in class com.starteam.TraceFinder
-
Gets all traces that reference the given revision or any historical
revision of the given StarTeam item either as the source or the target.
- getTraces(ViewMember, TraceFinder.Direction, TraceFinder.PinType) - Method in class com.starteam.TraceFinder
-
Gets all traces to or from the given StarTeam item that meet the
specified criteria.
- getTraces(LinkValue, TraceFinder.Direction, TraceFinder.PinType) - Method in class com.starteam.TraceFinder
-
Gets all traces to or from the given LinkValue that meet the specified
criteria.
- getTraces(String, TraceFinder.Direction, TraceFinder.PinType) - Method in class com.starteam.TraceFinder
-
Gets all traces to or from the given endpoint that meet the specified
criteria.
- getTraces() - Method in class com.starteam.View
-
Gets the traces which exists in this view.
- getTraces(boolean) - Method in class com.starteam.ViewMember
-
Gets all traces that reference any revision of this view member either as
the source or the target that are stored on the same server as this view
member.
- getTraces() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Given a ViewMember in this artifact cache, resolve it to a set of
locally cached Traces.
- getTracesFrom(ViewMember) - Method in class com.starteam.TraceCollection
-
Gets all traces that reference any revision of the given StarTeam item as
the source endpoint.
- getTracesFrom(ViewMember) - Method in class com.starteam.TraceFinder
-
Gets all traces that reference the given revision or any historical
revision of the given StarTeam item as source endpoint.
- getTracesTo(ViewMember) - Method in class com.starteam.TraceCollection
-
Gets all traces that reference any revision of the given StarTeam item as
the target endpoint.
- getTracesTo(ViewMember) - Method in class com.starteam.TraceFinder
-
Gets all traces that referenceGets all traces that reference the given
revision or any historical revision of the given StarTeam item as target
endpoint.
- getTraceType() - Method in class com.starteam.Trace
-
Gets the TraceType of this Trace.
- getTraceType() - Method in class com.starteam.Trace.WebCacheTrace
-
Gets the TraceType of this Trace.
- getTranslation(Locale) - Method in class com.starteam.Translations
-
Return the translation for the specified locale.
- getTranslation(String) - Method in class com.starteam.Translations
-
Return the translation for the specified locale.
- getTreatFileNamesAsCaseSensitive() - Method in class com.starteam.viewcomparemerge.Options
-
Returns true if file (or folder) names are compared in a case-sensitive
manner.
- getTrueValue() - Method in class com.starteam.BooleanProperty
-
Gets the enumerated value that is used as the preferred true value for
new object revisions.
- getType() - Method in class com.starteam.Catalog
-
Gets the type that owns this catalog.
- getType() - Method in class com.starteam.Catalog.WebCacheCatalog
-
Gets the type that owns this catalog.
- getType() - Method in class com.starteam.events.CacheAgentEvent
-
returns the type of the StarTeam item whose content has been received
- getType() - Method in class com.starteam.events.ItemListEvent
-
Gets the Type of the item list has changed.
- getType() - Method in class com.starteam.events.ServerCommandEvent
-
returns the Type of Object associated with this Command, if any or null,
if this command is not associated with any specific type
- getType() - Method in class com.starteam.events.TypedResourceEvent
-
Gets the type of the TypedResource on which an event was performed.
- getType() - Method in class com.starteam.events.TypeEvent
-
Gets the Type that has changed, in its new state.
- getType() - Method in class com.starteam.events.WebCacheAccessRightsEvent
-
Returns the type associated with this Securable Container
however, if this interface fires for a Securable, then this type is null
- getType() - Method in class com.starteam.events.WebCacheLiveObjectEvent
-
Gets the type of the live object on which an event was performed.
- getType() - Method in class com.starteam.events.WebCacheTypeEvent
-
Gets the WebCacheType that has changed, in its new state.
- getType() - Method in class com.starteam.Filter
-
Returns the Type this Filter was created for.
- getType() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns the Type this Filter was created for.
- getType() - Method in class com.starteam.HiveInfo
-
The HiveType assigned by StarTeam to identify the the type of archive
files stored in the hive:
- getType() - Method in interface com.starteam.ISecurable
-
If there are no access rights explicitly assigned to this object, then
the effective access rights come from a parent container.
- getType() - Method in class com.starteam.Link.Endpoint
-
Returns the Type
of the viewMember for this link
endpoint.
- getType() - Method in class com.starteam.LinkValue
-
Returns the Type of the link value for internal links
- getType() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Returns the Type of the link value for internal links
- getType() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Returns the type of this resource.
- getType() - Method in class com.starteam.Property
-
Returns the Type object that has this property as one of its properties.
- getType() - Method in class com.starteam.Property.WebCacheProperty
-
Returns the type of this resource.
- getType() - Method in class com.starteam.PropertyCollection
-
Returns the Type associated with this set of properties
- getType() - Method in class com.starteam.Query
-
Return the type for this query.
- getType() - Method in class com.starteam.Query.WebCacheQuery
-
Return the type for this query.
- getType() - Method in class com.starteam.TypedResource
-
Returns the type of this resource.
- getType() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Gets the item type of the source and target items in this difference.
- getType() - Method in class com.starteam.ViewMemberListManager
-
Gets the type of viewMember included in the viewMember list.
- getType() - Method in class com.starteam.Workflow
-
returns the Type in whose context this workflow definition executes
- getType() - Method in class com.starteam.Workflow.WebCacheWorkflow
-
returns the Type in whose context this workflow definition executes
- getTypedResource() - Method in class com.starteam.events.TypedResourceEvent
-
Returns the typedResource object on which this event occurred.
- getTypeID() - Method in exception com.starteam.exceptions.TypeNotFoundException
-
Return the classID of the type not found for this exception.
- getTypeName() - Method in exception com.starteam.exceptions.TypeNotFoundException
-
Return the name of the type not found for this exception.
- getTypeOfAuthentication() - Method in class com.starteam.ServerConfiguration
-
Gets the authentication type configured on the server.
- getTypeOfMembers() - Method in class com.starteam.ObjectArrayProperty
-
Gets the type of member object referenced by this property value.
- getTypeOfMembers() - Method in class com.starteam.ObjectArrayProperty.WebCacheObjectArrayProperty
-
Gets the type of member object referenced by this property value.
- getTypeOfValue() - Method in class com.starteam.ObjectProperty
-
Gets the Type object representing the type of a property value.
- getTypeOfValue() - Method in class com.starteam.ObjectProperty.WebCacheObjectProperty
-
Gets the Type object representing the type of a property value.
- getTypes() - Method in class com.starteam.Server
-
Returns collection of Type
objects supported by this server.
- getTypes() - Method in class com.starteam.Server.WebCacheServer
-
Returns collection of Type
objects supported by this
server.
- getUDAGrouping() - Method in class com.starteam.Requirement
-
UDA Grouping of the requirement
- getUDAGrouping() - Method in class com.starteam.Requirement.WebCacheRequirement
-
UDA Grouping of the requirement
- getUDAGroupings(Requirement.RequirementType) - Method in class com.starteam.Project
-
Return the subset of Requirement UDA Grouping values that match the
specified Requirement Type for this project.
- getUDAGroupings(Requirement.RequirementType) - Method in class com.starteam.Project.WebCacheProject
-
Return the subset of Requirement UDA Grouping values that match the
specified Requirement Type for this project.
- getUDAGroupings(Requirement.RequirementType) - Method in class com.starteam.Server
-
Return the subset of Requirement UDA Grouping values that match the
specified Requirement Type for this project.
- getUDAGroupings(Requirement.RequirementType) - Method in class com.starteam.Server.WebCacheServer
-
Return the subset of Requirement UDA Grouping values that match the
specified Requirement Type for this project.
- getUnassignedLicenseUsers() - Method in class com.starteam.ServerAdministration.License
-
Gets the number of users without an assigned license on the server.
- getUnchangedSymbolHTML() - Method in class com.starteam.diff.HTMLDiffWriter
-
Gets the HTML text used to draw the symbol that indicates an "unchanged"
line.
- getUniqueID() - Method in class com.starteam.Task
-
Returns the MS Project UniqueID of this task.
- getUniqueID() - Method in class com.starteam.Task.WebCacheTask
-
Returns the MS Project UniqueID of this task.
- getUnits() - Method in class com.starteam.TimeSpanProperty
-
returns the unit of measurement for this TimeSpan property
- getUnits() - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
returns the unit of measurement for this TimeSpan property
- getUpdateExistingLinks() - Method in class com.starteam.CheckinOptions
-
Returns the "Update Existing Links" option value.
- getUpdateExistingLinks() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns the "Update Existing Links" option value.
- getUpdateStatus() - Method in class com.starteam.CheckinOptions
-
Determine whether to update status information after a successful
checkin.
- getUpdateStatus() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Determine whether to update status information after a successful
checkin.
- getUpdateStatus() - Method in class com.starteam.CheckoutOptions
-
Determine whether to update status information after a successful
checkout.
- getUpdateStatus() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determine whether to update status information after a successful
checkout.
- getURL() - Method in class com.starteam.LinkValue
-
Gets a URL that refers to the linked item.
- getURL() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Gets a URL that refers to the linked item.
- getUsage() - Method in class com.starteam.Task
-
Gets the usage of this task.
- getUser() - Method in class com.starteam.ArtifactCacheManager.Context
-
Returns the user whose context is described by this object
- getUser() - Method in class com.starteam.Audit
-
Get the user who caused this audit.
- getUser() - Method in class com.starteam.EffectiveACE
-
Gets the User to which this EffectiveACE applies.
- getUser() - Method in class com.starteam.events.UserEvent
-
Gets the User that has been added, changed or deleted, in its new state.
- getUser() - Method in class com.starteam.events.WebCacheUserEvent
-
Gets the WebCacheUser that has been added, changed or deleted, in its new
state.
- getUser() - Method in class com.starteam.Server.Session
-
Returns the user of the server session
- getUser() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the User object that represents the user id.
- getUser() - Method in class com.starteam.Transaction
-
The user who committed the transaction
- getUser() - Method in class com.starteam.Transaction.WebCacheTransaction
-
The user who committed the transaction
- getUserGroup() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the UserGroup or null.
- getUserGroupID() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.UserGroup
-
Returns the user group id.
- getUserID() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the userid for this context
- getUserName() - Method in class com.starteam.ServerInfo
-
Returns a user name saved in this ServerInfo.
- getUsers() - Method in class com.starteam.Group
-
Returns a list of User objects that directly belong to this group.
- getUsers() - Method in class com.starteam.Group.WebCacheGroup
-
Returns a list of User objects that directly belong to this group.
- getUsers() - Method in class com.starteam.Server
-
Returns all the active and deleted users on this Server.
- getUsers() - Method in class com.starteam.Server.WebCacheServer
-
Return the set of all users cached by this ArtifactCacheManager The
returned instances are type safe read only User Instances that
reflect the current & consistent state of each user w.r.t their Group
membership until the next refresh
- getUsers() - Method in class com.starteam.ServerAdministration
-
Returns all of the active users on the server along with their complete
account information.
- getUserStarTeamAppDataDir() - Static method in class com.starteam.WinProfile
-
- getUserVisible() - Method in class com.starteam.Folder
-
Returns true if items in this folder should be visible to the user.
- getUserVisibleFoldersOnly() - Method in class com.starteam.ViewMemberListManager
-
Returns true if only ViewMembers in user-visible Folders are included,
otherwise false.
- getUsesKeywords() - Method in class com.starteam.File
-
Tells whether or not this file will use keyword expansion.
- getUsesKeywords() - Method in class com.starteam.File.WebCacheFile
-
Tells whether or not this file will use keyword expansion.
- getUTCNoon() - Method in class com.starteam.util.DateTime
-
Returns a DateTime whose value is UTC noon of the current DateTime
instance
- getValidateThroughDirectoryService() - Method in class com.starteam.User
-
Indicates whether the User validates through Directory Service.
- getValue(Property) - Method in class com.starteam.ChangePackage
-
Returns the value of the property.
- getValue(Property) - Method in class com.starteam.File
-
- getValue() - Method in interface com.starteam.File.Keyword
-
Return the keyword value.
- getValue(Property) - Method in class com.starteam.Folder
-
- getValue(Property) - Method in class com.starteam.Group
-
Return the value for the specified property.
- getValue(Property) - Method in class com.starteam.Label
-
Return the value for the specified property.
- getValue(String) - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
get the value of the property as specified by name
- getValue(Property.WebCacheProperty) - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Returns the value of the property
- getValue(Property) - Method in class com.starteam.Principal
-
Return the value for the specified property.
- getValue(Property) - Method in class com.starteam.Project
-
Return the value for the specified property.
- getValue() - Method in class com.starteam.PurgeController.Status
-
Purge status
- getValue() - Method in class com.starteam.QueryPart
-
Gets the value of the item property in question
- getValue() - Method in class com.starteam.QueryPart.WebCacheQueryPart
-
Gets the value of the item property in question
- getValue(Property) - Method in class com.starteam.Requirement
-
Returns the value of the property.
- getValue(Property) - Method in class com.starteam.Sprint
-
Returns the value of the property.
- getValue(Property) - Method in class com.starteam.Story
-
Returns the value of the property.
- getValue(Property) - Method in class com.starteam.Task
-
Returns the value of the property.
- getValue(Property) - Method in class com.starteam.TypedResource
-
Gets the value of the specified property.
- getValue(Property) - Method in class com.starteam.User
-
Return the value for the specified property.
- getValue(Property) - Method in class com.starteam.View
-
Return the value for the specified property.
- getValue(Property) - Method in class com.starteam.viewcomparemerge.MergePreview
-
Return the value for the specified property.
- getValue(Property) - Method in class com.starteam.ViewMember
-
Returns the value of the property.
- getValue() - Method in class com.starteam.Workflow.Step
-
Returns the value of this step
- getValue() - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns the value of this step
- getValue() - Method in class com.starteam.xml.XMLAttribute
-
Gets the value of this attribute.
- getValues() - Method in class com.starteam.Change.Type.ActionProperty
-
Returns an array of the enumerated values of this property.
- getValues() - Method in class com.starteam.Change.Type.ChangeTypeProperty
-
Returns an array of the enumerated values of this property.
- getValues() - Method in class com.starteam.EnumeratedProperty
-
Returns an array of the enumerated values of this property.
- getValues() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Returns an array of the enumerated values of this property, sorted by
the specified sort order
- getVaultCacheMaxSize() - Method in class com.starteam.ServerConfiguration
-
Returns the server's vault cache size limit.
- getVaultCacheRefreshInterval() - Method in class com.starteam.ServerConfiguration
-
Returns the server's vault cache refresh interval.
- getVaultDirectory() - Method in class com.starteam.ServerConfiguration
-
Returns the path to the server's vault directory.
- getVaultLockTimeLimit() - Method in class com.starteam.ServerConfiguration
-
Returns the server's vault lock time limit.
- getVaultVersion() - Method in class com.starteam.File
-
Returns the vault version number for this file.
- getVaultVersion() - Method in class com.starteam.File.WebCacheFile
-
Returns the vault version number for this file.
- getVerboseDifferences(Item.Type) - Method in class com.starteam.viewcomparemerge.Options
-
Determines whether or not a difference is generated for every matched
pair of source and target items, whether or not the match is considered a
difference.
- getVerboseProcessLinks() - Method in class com.starteam.viewcomparemerge.Options
-
Determines whether or not a commit operation should create process links
for all file and folder operations that add or modify target items.
- getVerifiedOn() - Method in class com.starteam.ChangeRequest
-
Returns the date that this Change Request was verified.
- getVerifiedOn() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the date that this Change Request was verified.
- getVersion() - Method in class com.starteam.CacheAgent
-
returns version information for this Cache Agent
- getVersion() - Method in class com.starteam.LinkValue
-
Attempts to extract version information from the VersionID of this
LinkValue.
- getVersion() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Attempts to extract version information from the VersionID of this
LinkValue.
- getVersion() - Method in class com.starteam.Workflow
-
Returns the version of this workflow definition
- getVersion() - Method in class com.starteam.Workflow.WebCacheWorkflow
-
Returns the version of this workflow definition
- getVersionID() - Method in class com.starteam.LinkValue
-
Gets the VersionID of this LinkValue, in raw form.
- getVersionID() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Gets the VersionID of this LinkValue, in raw form.
- getVersionMetadata() - Method in class com.starteam.Concept
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Concept.WebCacheConcept
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.KanbanBoard
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Requirement
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Review
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Review.WebCacheReview
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Sprint
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Sprint.WebCacheSprint
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Story
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Story.WebCacheStory
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Swimlane
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Task
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.Task.WebCacheTask
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.WhiteBoard
-
Return the version metadata of this revision
- getVersionMetadata() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Concept
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Concept.WebCacheConcept
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.KanbanBoard
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Requirement
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Requirement.WebCacheRequirement
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Review
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Review.WebCacheReview
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Sprint
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Sprint.WebCacheSprint
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Story
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Story.WebCacheStory
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Swimlane
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Task
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.Task.WebCacheTask
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.WhiteBoard
-
Return the version metadata of this revision
- getVersionMetadataIDs() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
Return the version metadata of this revision
- getVersionString() - Static method in class com.starteam.BuildNumber
-
Gets the product version string.
- getView() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the View for this context or NULL
if this context refers to a tip cache or
if the user does not have the right to see the access the view
wrapped in this artifact cache
- getView() - Method in class com.starteam.Change
-
Gets the view that contains this Change object and the associated
ChangePackage.
- getView() - Method in class com.starteam.Change.WebCacheChange
-
Gets the view that contains this Change object and the associated
ChangePackage.
- getView() - Method in class com.starteam.CheckinManager
-
returns the containing view
- getView() - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
-
returns the containing view
- getView() - Method in class com.starteam.CheckoutManager
-
returns the containing view
- getView() - Method in class com.starteam.CheckoutManager.WebCacheCheckoutManager
-
returns the containing view
- getView() - Method in class com.starteam.CommandProcessor
-
Returns the view within which this command processor is executing
commands, null if not yet connected to a view Applications may register
for supported events on this instance
- getView() - Method in class com.starteam.events.ViewEvent
-
Gets the View that has been added, changed or deleted, in its new state.
- getView() - Method in class com.starteam.events.WebCacheViewEvent
-
Gets the WebCacheView that has been added, changed or deleted, in its new
state.
- getView() - Method in class com.starteam.FolderListManager
-
Returns the view for this FolderListManager.
- getView() - Method in class com.starteam.Label
-
Returns this label's View context.
- getView() - Method in class com.starteam.Label.WebCacheLabel
-
Returns this label's View context.
- getView() - Method in class com.starteam.Link
-
Returns the view to which the parent endpoint of this link belongs.
- getView() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Return the view targeted by the StarTeam Item represented by this
link value or NULL for external links Useful for applications that
may not have cached items of this type in this view but need to do so
using delayed caching or discovery based caching models
- getView() - Method in class com.starteam.PromotionModel
-
Returns the View that owns this PromotionModel.
- getView() - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Returns the View that owns this PromotionModel.
- getView() - Method in class com.starteam.Share
-
Returns the View for this share.
- getView() - Method in class com.starteam.Share.WebCacheShare
-
Returns the View for this share.
- getView() - Method in class com.starteam.Trace
-
Gets the view that contains this Trace
- getView() - Method in class com.starteam.ViewMember
-
Gets the View
containing this ViewMember.
- getView() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Gets the View
containing this ViewMember.
- getView() - Method in class com.starteam.ViewMemberListManager
-
Returns the view from which the ViewMembers will be culled
- getView() - Method in class com.starteam.ViewMemberRevision
-
Returns the View for this item revision.
- getView() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns the View for this item revision.
- getViewAlternatePath(GUID, int) - Method in class com.starteam.StarTeamClientOptions
-
Returns the alternate working directory for the specified view.
- getViewAlternatePath(View) - Method in class com.starteam.StarTeamClientOptions
-
Returns the alternate working directory for the specified view.
- getViewAlternatePathEnabled(GUID, int) - Method in class com.starteam.StarTeamClientOptions
-
Return true if the alternate working directory is enabled for this view.
- getViewAlternatePathEnabled(View) - Method in class com.starteam.StarTeamClientOptions
-
Return true if the alternate working directory is enabled for this view.
- getViewCompareMergeRootDir() - Static method in class com.starteam.ConfigFiles
-
Gets the full path to the View Compare/Merge root folder.
- getViewID() - Method in class com.starteam.ArtifactCacheManager.Context
-
return the viewID for this context.
- getViewID() - Method in class com.starteam.events.MPXMessageEvent
-
returns the view
- getViewID() - Method in class com.starteam.Link.Endpoint
-
Returns the view ID in which the referenced viewMember exists.
- getViewID() - Method in class com.starteam.LinkValue
-
Returns the 'raw' view ID associated with this link value Useful for
applications that listen for Trace Events using the lightweight listener
- getViewID() - Method in class com.starteam.View
-
Returns the unique integer identifier for this view.
- getViewMember() - Method in class com.starteam.events.WebCacheViewMemberEvent
-
Gets the WebCacheViewMember that has been added, changed or deleted, in
its new state.
- getViewMember() - Method in exception com.starteam.exceptions.DisembodiedException
-
Returns the disembodied ViewMember itself, if any.
- getViewMember() - Method in exception com.starteam.exceptions.LockingException
-
Gets the item whose lock attempt failed.
- getViewMember(String) - Method in class com.starteam.ViewMemberCollection
-
find an element by its primary descriptor (name), using a case insensitive match.
- getViewMember(int) - Method in class com.starteam.ViewMemberCollection
-
return an element by ID
- getViewMemberAtLine(int) - Method in class com.starteam.ViewMemberListManager
-
Returns the ViewMember at line, given the list's current
collapsed/expanded state, or null if that line doesn't contain an
ViewMember.
- getViewMemberBehavior() - Method in class com.starteam.ViewMemberCollection
-
returns the ViewMemberBehavior for a set of ViewMembers
- getViewMemberGroups() - Method in class com.starteam.ViewMemberListManager
-
Returns an array of GroupNodes that describes the group membership of all
ViewMembers managed by the ViewMemberListManager.
- getViewMemberID(ViewMember) - Method in class com.starteam.ViewMemberListManager
-
Returns the VMID for an item; if we're managing not-in-view files, this
may be a negative, temporary ID that can be used to uniquely identify the
not-in-view file object until it's been added to the repository.
- getViewMemberRevisions() - Method in class com.starteam.ViewMember
-
Returns the ViewMember revisions for this item.
- getViewMemberRevisions() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Returns the ViewMember revisions for this item.
- getViewMembers(ViewMember.Type) - Method in class com.starteam.View
-
Gets the view members of the given type contained in this view.
- getViewMembers(ViewMember.Type.WebCacheViewMemberType, Filter.WebCacheFilter) - Method in class com.starteam.View.WebCacheView
-
Returns a set of ViewMembers visible to the specified user, from the
entire set of available view members for the type The returned
ViewMembers are pure 'data objects' without a Server Connection i.e.
- getViewMembers(String, boolean) - Method in class com.starteam.ViewMemberCollection
-
return a set of elements by primary descriptor.
- getViewMembers() - Method in class com.starteam.ViewMemberCollection.HistoryContainer
-
return the set of view members in this container
- getViewMembers() - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
-
returns an unordered unique set of view members in this collection
while in an uncommitted state.
- getViewMembers() - Method in class com.starteam.ViewMemberListManager
-
Returns the viewMembers in the viewMember list.
- getViewMembers(Folder, boolean) - Method in class com.starteam.ViewMemberListManager
-
Returns a collection containing the viewMembers in a Folder and
optionally all its descendants.
- getViewPath() - Method in class com.starteam.Share
-
Returns the View path (in this format: "parent\child\grandchild...").
- getViewPath() - Method in class com.starteam.Share.WebCacheShare
-
Returns the View path (in this format: "parent\child\grandchild...").
- getViews() - Method in class com.starteam.Project
-
Ensures that this project's view list has been retrieved and cached
locally.
- getViews() - Method in class com.starteam.Project.WebCacheProject
-
Returns the subset of views (from the specific project) that are
accessible by this User The returned view context is that of the
managed server connection of the tip cache However, the returned
views may or may not be cached in the tip cache.
- getViewStatusMethodOverride(View) - Method in class com.starteam.StarTeamClientOptions
-
Returns the option value stored for the specified View's status method.
- getViewType() - Method in class com.starteam.View
-
Gets the type (Unknown, Main, Sandbox, Release) of this View.
- getViewType() - Method in class com.starteam.View.WebCacheView
-
Gets the type (Unknown, Main, Sandbox, Release) of this View.
- getViewVersion() - Method in class com.starteam.VersionedObject
-
The version number of this item calculated by counting direct ancestors
of this item from this version to the initial version.
- getViewVersion(DotNotation) - Static method in class com.starteam.VersionedObject
-
Computes the "view version" from the specified dot notation.
- getViewVersion() - Method in class com.starteam.VersionedObject.WebCacheVersionedObject
-
The version number of this item calculated by counting direct
ancestors of this item from this version to the initial version.
- getViewVersion() - Method in class com.starteam.ViewMember
-
The version number of this item calculated by counting direct ancestors
of this viewmember from this version to the initial version.
- getVisibleLines() - Method in class com.starteam.ViewMemberListManager
-
Returns the number of visible lines in the list, given the current
collapsed/expanded state of its nodes.
- getVisibleProperties(EnumeratedValue) - Method in class com.starteam.Project
-
Return the subset of properties that are visible in the context of the
specified Enumerated Value
- getVisibleProperties(EnumeratedValue) - Method in class com.starteam.Project.WebCacheProject
-
Return the subset of properties that are visible in the context of
the specified Enumerated Value
- getVisibleProperties(EnumeratedValue) - Method in class com.starteam.Server
-
Return the subset of properties that are visible in the context of the
specified Enumerated Value
- getVisibleProperties(EnumeratedValue) - Method in class com.starteam.Server.WebCacheServer
-
Return the subset of properties that are visible in the context of
the specified Enumerated Value
- getVMID() - Method in class com.starteam.Link.Endpoint
-
Gets the ID of the view member being referenced.
- getVMID() - Method in class com.starteam.LinkValue
-
Gets the VMID of the linked item.
- getVMID() - Method in class com.starteam.Share
-
Returns the shared ViewMember's VMID.
- getVMID() - Method in class com.starteam.Share.WebCacheShare
-
Returns the shared ViewMember's VMID.
- getVMID() - Method in class com.starteam.ViewMember
-
Gets the unique identifier for this ViewMember.
- getVoiceMailNumber() - Method in class com.starteam.User
-
Returns the User's voice mail number.
- getVoiceMailNumber() - Method in class com.starteam.User.WebCacheUser
-
Returns the User's voice mail number.
- getWatchers() - Method in class com.starteam.Review
-
Returns the set of users who have watched this review.
- getWatchers() - Method in class com.starteam.Review.WebCacheReview
-
Returns the watchers of this review.
- getWBSCode() - Method in class com.starteam.Task
-
Returns the MS Project WBS Code of this task.
- getWebLogOnCount() - Method in class com.starteam.User
-
Returns the number of times this User is logged in via the webserver.
- getWeeklyCapacity() - Method in class com.starteam.Plan
-
Returns the weekly capacity for the Plan
- getWeeklyCapacity() - Method in class com.starteam.Plan.WebCachePlan
-
returns the weekly capacity for the Plan
- getWhiteBoardID() - Method in class com.starteam.WhiteBoard
-
Returns the whiteboard id.
- getWhiteBoardID() - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
Returns the whiteboard id.
- getWorkAround() - Method in class com.starteam.ChangeRequest
-
Returns the workaround for this change request.
- getWorkAround() - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Returns the workaround for this change request.
- getWorkCompleted() - Method in class com.starteam.events.TraceEvent
-
Gets the number of units of work completed so far.
- getWorkflow(ViewMember.Type) - Method in class com.starteam.View
-
Returns the type specific workflow definition for this view, if any If a
workflow has not been defined for the view, but a project wide workflow
has been defined for the type, the project workflow is returned If a
project wide workflow has not been defined then the server wide workflow
for the type is returned.
- getWorkflow(ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.View.WebCacheView
-
Returns the type specific workflow definition for this view, if any
If a workflow has not been defined for the view, but a project wide
workflow has been defined for the type, the project workflow is
returned If a project wide workflow has not been defined then the
server wide workflow for the type is returned.
- getWorkflowProperty() - Method in class com.starteam.Workflow
-
Returns the property that is, by definition, the 'workflow property'
- getWorkflowProperty() - Method in class com.starteam.Workflow.WebCacheWorkflow
-
Returns the property that is, by definition, the 'workflow property'
- getWorkingFileModifiedTime() - Method in class com.starteam.File
-
Gets the local working file's modified time.
- getWorkingFileName() - Method in class com.starteam.File
-
Gets the name of the local working file.
- getWorkingFileOnDisk() - Method in class com.starteam.events.CommandProcessorStatusEvent
-
returns the working file on disk in whose context this event is being
fired
- getWorkingFilePath() - Method in class com.starteam.File
-
Gets the full path to the local working file.
- getWorkingFileSize() - Method in class com.starteam.File
-
Gets the local working file's size, in bytes.
- getWorkInProgress() - Method in class com.starteam.Swimlane
-
Returns the work in progress.
- getWorkInProgress() - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Returns the work in progress.
- getWorkPerformedBy() - Method in class com.starteam.WorkRecord
-
Returns the user who performed the work.
- getWorkPerformedBy() - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Returns the user who performed the work.
- getWorkRecordCount() - Method in class com.starteam.Task
-
Returns the number of work records that have been added to this task.
- getWorkRecords() - Method in class com.starteam.Task
-
Returns the work records associates with this task.
- getWorkRecords() - Method in class com.starteam.Task.WebCacheTask
-
Returns the work records associates with this task.
- getWorkspaceAutoRefresh() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceChangeScopeFolder() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceConfirmDelete() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceConfirmMove() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceDateTimeFormat() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceEnableFileSystemWatching() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceFolderContext() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceHistoryUTC() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceInstantRefresh() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceInstantRefreshMaxTime() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceInstantRefreshMinTime() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLocale() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLogCommandDetails() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLogCommands() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLogErrors() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLogEvents() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLogOutputPath() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLogThreshold() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceLogUIOperations() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceMaintainGroupState() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceModifiedTime() - Method in class com.starteam.View
-
Gets the workspace modified time of this view.
- getWorkspaceModifiedTime() - Method in class com.starteam.View.WebCacheView
-
Gets the workspace modified time of this view.
- getWorkspacePing() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceRefreshTime() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceReportDirectoryPath() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceReportOutputPath() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceRestoreShortcuts() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceShowStatusBar() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceShowToolbars() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceShowVirtualMeetingOptions() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceStatusManager(String) - Static method in class com.starteam.StatusMethod
-
Gets a FileBasedStatusManager for managing status on a workspace basis.
- getWorkspaceSync() - Method in class com.starteam.File.WebCacheFile
-
Returns a workspace sync representing this file's content as checked
into the repository Note that this sync record need not match the
sync record for the file itself on disk The file, in this case, would
be in a users workspace on a file system with no direct access to the
StarTeam server.
- getWorkspaceTimeSpanFormat() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkspaceWarnings() - Method in class com.starteam.StarTeamClientOptions
-
Returns the workstation option value.
- getWorkstation() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns the Workstation object that represents the workstation id.
- getWorkstation() - Method in class com.starteam.User.LoginHistory
-
The workstation used to login
- getWorkstationDefault() - Static method in class com.starteam.viewcomparemerge.Options
-
Returns the default Options for this workstation
- getWorkStationID() - Method in class com.starteam.ClientContext
-
Returns the workstation GUID identifying the client.
- getWorkStationID() - Static method in class com.starteam.util.Platform
-
return the Workstation GUID
- getWorkstationIDPath(boolean) - Static method in class com.starteam.WinProfile
-
- getWorkstations() - Method in class com.starteam.User
-
Currently unused.
- getWritableEncodings() - Static method in class com.starteam.util.Encoding
-
Gets a list of all encodings supported for writing by the current
platform.
- getWSOptions() - Static method in class com.starteam.util.Platform
-
- getXMLString() - Method in interface com.starteam.File.Keyword
-
Returns an XML representation of the keyword.
- getYear() - Method in class com.starteam.util.Date
-
returns the year (an integer between 1900 and 9999)
- GLOBAL_ID - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.File.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Group.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Project.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Test.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.Trace.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.User.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.View.Type.PropertyCollection
-
The Global ID
property.
- GLOBAL_ID - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The Global ID
property.
- GREATER_THAN - Static variable in class com.starteam.QueryPart.Relation
-
The "greater-than" relation.
- GREATER_THAN_OR_EQUAL_TO - Static variable in class com.starteam.QueryPart.Relation
-
The "greater-than-or-equal-to" relation.
- Group - Class in com.starteam
-
This class represents a full StarTeam Group.
- Group(Server) - Constructor for class com.starteam.Group
-
Creates a new StarTeam Group object.
- GROUP - Variable in class com.starteam.TypeCollection
-
The type for Group
- Group.GroupType - Class in com.starteam
-
Defines the Types of a Group This property is new to 12.0+ servers
- Group.Type - Class in com.starteam
-
The Type of Group.
- Group.Type.DescriptionProperty - Class in com.starteam
-
The property type of the Description
property.
- Group.Type.NameProperty - Class in com.starteam
-
The property type of the Name
property.
- Group.Type.ParentProperty - Class in com.starteam
-
The property type of the Parent
property.
- Group.Type.PrivilegeMaskProperty - Class in com.starteam
-
The property type of the Privilege Mask
property.
- Group.Type.PropertyCollection - Class in com.starteam
-
The property collection for the Group Type
- Group.Type.TenantProperty - Class in com.starteam
-
The property type of the Tenant/code> property.
- Group.Type.TypeProperty - Class in com.starteam
-
The property type of the Type
property.
- Group.WebCacheGroup - Class in com.starteam
-
User accessor for cached SDK Users contained objects are obtained from
the artifact cache
- groupAdded(GroupEvent) - Method in interface com.starteam.events.GroupListener
-
Invoked when a new Group has been added to the server.
- groupAdded(WebCacheGroupEvent) - Method in interface com.starteam.events.WebCacheGroupListener
-
Invoked when a new WebCacheGroup has been added to the server.
- groupChanged(GroupEvent) - Method in interface com.starteam.events.GroupListener
-
Invoked when an existing Group has been modified on the server.
- groupChanged(WebCacheGroupEvent) - Method in interface com.starteam.events.WebCacheGroupListener
-
Invoked when an existing WebCacheGroup has been modified on the server.
- groupDeleted(GroupEvent) - Method in interface com.starteam.events.GroupListener
-
Invoked when an existing Group has been deleted on the server.
- groupDeleted(WebCacheGroupEvent) - Method in interface com.starteam.events.WebCacheGroupListener
-
Invoked when an existing WebCacheGroup has been deleted on the server.
- GroupEvent - Class in com.starteam.events
-
An event triggered whenever a Group is added, changed or deleted on the
server.
- Grouping(Property, boolean) - Constructor for class com.starteam.Filter.Grouping
-
Create a new Grouping
- GroupListener - Interface in com.starteam.events
-
Event-listener interface for Group events.
- groupViewMembers(boolean) - Method in class com.starteam.ViewMemberListManager
-
Determines whether this ViewMemberListManager should group viewMembers
when returning them? ViewMembers can only be grouped if sortViewMembers
is also set to True ViewMembers will be grouped if the
ViewMemberListManager is attached to a Filter that specifies Group
Sorting Information A ViewMemberListManager is grouped by default
- GUID - Variable in class com.starteam.Project.Type.PropertyCollection
-
The GUID
property.
- GUID - Variable in class com.starteam.Task.Type.PropertyCollection
-
The GUID
property.
- GUID - Class in com.starteam.util
-
Generates a Globally unique identifier
- GUID() - Constructor for class com.starteam.util.GUID
-
Creates a GUID isntance
- GUID(byte[]) - Constructor for class com.starteam.util.GUID
-
Creates a GUID based on the byte array
- GUID(String) - Constructor for class com.starteam.util.GUID
-
Creates a GUID based on the given specification
- ID - Variable in class com.starteam.Audit.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Change.Type.PropertyCollection
-
- ID - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.File.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Group.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Label.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Project.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.PromotionState.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Review.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Story.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Task.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Test.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- ID - Variable in class com.starteam.User.Type.PropertyCollection
-
- ID - Variable in class com.starteam.View.Type.PropertyCollection
-
- ID - Static variable in class com.starteam.viewcomparemerge.DefaultActionProperty
-
The internal ID of this property.
- ID - Static variable in class com.starteam.viewcomparemerge.DifferenceTypeProperty
-
The internal ID of this property.
- ID - Static variable in class com.starteam.viewcomparemerge.IsActionOverriddenProperty
-
The internal ID of this property.
- ID - Static variable in class com.starteam.viewcomparemerge.IsCheckedProperty
-
The internal ID of this property.
- ID - Static variable in class com.starteam.viewcomparemerge.MergeActionProperty
-
The internal ID of this property.
- ID - Static variable in class com.starteam.viewcomparemerge.MergeStatusProperty
-
The internal ID of this property.
- ID - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The ID
property.
- ID - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
-
- ID_CHANGED - Static variable in class com.starteam.viewcomparemerge.MergeStatusProperty
-
The enum code used to represent the "Changed" value for compare-only
sessions.
- ID_FILE_ADDED - Static variable in class com.starteam.Change.CommitAction
-
- ID_FILE_MODIFIED - Static variable in class com.starteam.Change.CommitAction
-
- ID_FILE_REMOVED - Static variable in class com.starteam.Change.CommitAction
-
- ID_FILE_RENAMED - Static variable in class com.starteam.Change.CommitAction
-
- ID_FILE_RENAMED_AND_MODIFIED - Static variable in class com.starteam.Change.CommitAction
-
- ID_FILE_UNDEFINED - Static variable in class com.starteam.Change.CommitAction
-
- ID_NOT_COMPARED - Static variable in class com.starteam.viewcomparemerge.MergeStatusProperty
-
The enum code used to represent the "Not Compared" value.
- ID_RESOLVED - Static variable in class com.starteam.viewcomparemerge.MergeStatusProperty
-
The enum code used to represent the "Resolved" value.
- ID_UNCHANGED - Static variable in class com.starteam.viewcomparemerge.MergeStatusProperty
-
The enum code used to represent the "Unchanged" value.
- ID_UNKNOWN - Static variable in class com.starteam.util.Encoding
-
Used to represent an encoding ID that is unknown or undefined.
- ID_UNRESOLVED - Static variable in class com.starteam.viewcomparemerge.MergeStatusProperty
-
The enum code used to represent the "Unresolved" value.
- IFilterQueryListener - Interface in com.starteam.events
-
Event-listener interface for Filter and/or QueryManager events.
- IFolderListener - Interface in com.starteam.events
-
Event-listener interface for Folder events.
- ignore(Item) - Method in class com.starteam.CheckinManager
-
Remove this item from consideration for the commit If the item was to be
checked in, it will not be checked in if it was to be deleted, it will
not be deleted, if it was to be moved, it will not be moved If the item
is a folder, then all child items, descendant folders and child items of
descendant folders will be removed from consideration
- ignore(Item) - Method in class com.starteam.CheckoutManager
-
Remove this item from consideration for the commit If the item was to be
checked out, it will not be checked out If the item is a folder, then all
child files, descendant folders and child files of descendant folders
will be removed from consideration
- IGNORE - Static variable in class com.starteam.RollbackSession.MergeAction
-
IGNORE
- IGNORE - Static variable in class com.starteam.viewcomparemerge.MergeAction
-
No action.
- IGNORE_CASE - Static variable in class com.starteam.diff.BasicCompare
-
Ignore case when comparing two lines.
- ignoreLinkedChangeRequest() - Method in class com.starteam.Story
-
If invoked, then updating this Story status does not affect the status of a linked ChangeRequest
The caller is responsible for ensuring that ChangeRequest and linked Story states are consistent.
- ignoreLinkedStory() - Method in class com.starteam.Task
-
If invoked, then updating this Task status does not affect the status of a linked Story
The caller is responsible for ensuring that Task and linked Story states are consistent.
- IItemListener - Interface in com.starteam.events
-
Event-listener interface for Item events.
- ImpersonateUser - Class in com.starteam
-
Switch the server to execute in the context of an impersonated user Useful
for applications like import utilities or web clients that service multiple
users by switching context.
- ImpersonateUser(Server) - Constructor for class com.starteam.ImpersonateUser
-
Creates a new ImpersonateUser object for the specified server.
- IN_BOX_LANE - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The InboxLane
property.
- IN_PROGRESS - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
-
An in-progress ChangeRequest.
- IN_PROGRESS - Static variable in class com.starteam.ChangeRequest.Status
-
An in-progress ChangeRequest.
- IN_PROGRESS - Static variable in class com.starteam.PurgeController.Status
-
Specifies that the service is running.
- IN_PROGRESS - Static variable in class com.starteam.Task.Status
-
Task is in Progress
- IN_REVIEW - Static variable in class com.starteam.Review.Status
-
In Review
- IN_REVIEW - Static variable in class com.starteam.Story.Status
-
All of its tasks are "in review"
- IN_TEAM_ROOM - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The InTeamRoom
property.
- INACTIVE - Static variable in class com.starteam.Topic.Status
-
Topic is Inactive
- includeFolder(Folder) - Method in class com.starteam.FolderListManager
-
Includes the given folder in the folder list.
- includeFolders(Folder, int) - Method in class com.starteam.FolderListManager
-
Includes the given folder, and optionally its sub-folders, in the folder
list.
- includeFolders(Folder, Filter.Context, int) - Method in class com.starteam.FolderListManager
-
Includes the given folder in the folder list in the context and depth
specified.
- includeItemType(Item.Type) - Method in class com.starteam.viewcomparemerge.ItemTypeScope
-
Adds a given item type to the list of included item types.
- includes(MergeAction) - Method in class com.starteam.viewcomparemerge.MergeAction
-
Determines whether or not this action includes the primitives specified
in the given action, in any order.
- includeSelectedValue(Property, Object, EnumeratedProperty) - Method in class com.starteam.Workflow.Step
-
Returns true if the client should retain a field's previously
selected value false if the client should remove a field's previously
selected value in the event that the selected value does not appear
in the current list of available selections note that setting state
to NULL is a special case meaning the 'otherwise' or default
condition This boolean is primarily a hint to the UI
- includeSelectedValue(Property.WebCacheProperty, Object, EnumeratedProperty.WebCacheEnumeratedProperty) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
Returns true if the client should retain a field's previously
selected value false if the client should remove a field's
previously selected value in the event that the selected value
does not appear in the current list of available selections note
that setting state to NULL is a special case meaning the
'otherwise' or default condition This boolean is primarily a hint
to the UI
- INCOMING_STREAM - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Incoming Stream
property.
- indexOf(Object) - Method in class com.starteam.StarTeamCollection
-
returns the index of the object in this collection
- INFO_1 - Variable in class com.starteam.Audit.Type.PropertyCollection
-
The Info 1
property.
- INFO_2 - Variable in class com.starteam.Audit.Type.PropertyCollection
-
The Info 2
property.
- INFO_3 - Variable in class com.starteam.Audit.Type.PropertyCollection
-
The Info 3
property.
- INFORMATION_TECHNOLOGY - Static variable in class com.starteam.Requirement.RequirementType
-
Requirement is for information technology
- INHERIT - Static variable in class com.starteam.Folder.ExcludeFlags
-
Inherited folders are excluded
- initFromFile(File) - Method in class com.starteam.File.SyncRecord
-
initialize this record from a File instance
- INPUT_ID - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The KanbanBoardID
property.
- INPUT_TYPE - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The InputType
property.
- INSERT - Static variable in class com.starteam.diff.Edit
-
- insert(int, Object) - Method in class com.starteam.PropertyCollection
-
insert the object into the collection at the specified index
- insert(int, Object) - Method in class com.starteam.StarTeamCollection
-
insert the object into the collection at the specified index
- insert(int, Object) - Method in class com.starteam.TraceCollection
-
- insertLines(int, int, int) - Method in class com.starteam.diff.ConsoleWriter
-
- insertLines(int, int, int) - Method in class com.starteam.diff.EditListWriter
-
called when lines are inserted
- insertLines(int, int, int) - Method in class com.starteam.diff.HTMLDiffWriter
-
called when lines are inserted
- insertLines(int, int, int) - Method in class com.starteam.diff.HTMLTableDiffWriter
-
called when lines are inserted
- IntegerProperty - Class in com.starteam
-
This class represents a property whose value is an Integer.
- IntegerProperty.WebCacheIntegerProperty - Class in com.starteam
-
Base accessor for cached SDK objects encapsulating the statefulness of
objects obtained from the artifact cache.
- INTERIOR_WS_EQUIV - Static variable in class com.starteam.diff.BasicCompare
-
Treat interior whitespace as equivalent to a single space character.
- INTERIOR_WS_IGNORE - Static variable in class com.starteam.diff.BasicCompare
-
Ignore interior whitespace.
- internalError(String) - Static method in class com.starteam.util.Assert
-
Throws a SDKRuntimeException indicating that an unexpected, internal
error has occurred.
- internalError(String, Exception) - Static method in class com.starteam.util.Assert
-
Throws a SDKRuntimeException indicating that an unexpected, internal
error has occurred.
- interruptHandleEvents() - Method in class com.starteam.Server
-
Interrupts a handleEvents() loop, if there is one running.
- IntralineSequence - Class in com.starteam.diff
-
Represents a sequence of characters within a line.
- IntralineSequence(CharSequence) - Constructor for class com.starteam.diff.IntralineSequence
-
Constructs an intraline sequence based on a sequence of characters from a
single line of text.
- IntralineSequence(CharSequence, boolean) - Constructor for class com.starteam.diff.IntralineSequence
-
Constructs an intraline sequence based on a sequence of characters from a
single line of text.
- IPRange - Class in com.starteam
-
This class represents a range of TCP/IP addresses and the required level of
encryption for clients to connect to the StarTeam server.
- IPRange(String, String, Server.EncryptionAlgorithm) - Constructor for class com.starteam.IPRange
-
Creates a new IP range/required encryption level.
- IPRange(IPRange) - Constructor for class com.starteam.IPRange
-
construct a new IPRange from the source
- IS_ACTION_OVERRIDDEN - Variable in class com.starteam.Item.Type.PropertyCollection
-
The Is action overriden
property.
- IS_BLOCKED - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The IsBlocked
property.
- IS_BOOKMARKED - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Is Bookmarked
property.
- IS_BOOKMARKED - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
- IS_BOOKMARKED - Variable in class com.starteam.File.Type.PropertyCollection
-
The Is Bookmarked
property.
- IS_BOOKMARKED - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Is Book marked
property.
- IS_BOOKMARKED - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Is Bookmarked
property.
- IS_BOOKMARKED - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Is Bookmarked
property.
- IS_BOOKMARKED - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- IS_BRANCH_ON_CHANGE - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The Is Branch On Change
property.
- IS_CARRIED_OVER - Variable in class com.starteam.Story.Type.PropertyCollection
-
The IsCarriedOver
property.
- IS_CHECKED - Variable in class com.starteam.Item.Type.PropertyCollection
-
The Is checked
property.
- IS_DELETE_COMPLETE - Variable in class com.starteam.View.Type.PropertyCollection
-
- IS_DIRECTORY_MANAGED - Variable in class com.starteam.User.Type.PropertyCollection
-
- IS_DISABLED - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Is Disabled
property.
- IS_DUPLICATE - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
-
A ChangeRequest identified as being a duplicate of another
ChangeRequest.
- IS_DUPLICATE - Static variable in class com.starteam.ChangeRequest.Status
-
A ChangeRequest identified as being a duplicate of another
ChangeRequest.
- IS_EXECUTABLE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Is Executable
property.
- IS_LEAF - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Is Leaf
property.
- IS_LEAF - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Is Leaf
property.
- IS_LEAF - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Is Leaf
property.
- IS_LEAF - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Is Leaf
property.
- IS_MY_TASK - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Is my task
property.
- IS_PROCESS_ITEM_REQUIRED - Variable in class com.starteam.Project.Type.PropertyCollection
-
The Is Process Item Required
property.
- IS_PURGED - Variable in class com.starteam.View.Type.PropertyCollection
-
- IS_READ_ONLY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.File.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Test.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Is Read Only
property.
- IS_READ_ONLY - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- IS_READ_ONLY - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The Is Read Only
property.
- IS_REPLICATED - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Is Replicated
property.
- IS_SUSPECT - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- IS_SYNC_IN_HISTORY - Variable in class com.starteam.File.Type.PropertyCollection
-
The Is Sync In Revision History
property.
- IS_SYNC_KNOWN - Variable in class com.starteam.File.Type.PropertyCollection
-
The Is Sync Known
property.
- IS_UNREAD - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Is Unread
property.
- IS_UNREAD - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
- IS_UNREAD - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Is Unread
property.
- IS_UNREAD - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Is Unread
property.
- IS_UNREAD - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Is Unread
property.
- IS_UNREAD - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- IS_VCM_CODE_REVIEW_REQUIRED - Variable in class com.starteam.View.Type.PropertyCollection
-
The VCM Code Review Required
property.
- IS_VCM_COMMIT_ENFORCED - Variable in class com.starteam.View.Type.PropertyCollection
-
The VCM Commit Enforced
property.
- IS_WORKING_FILE_AVAILABLE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Local File Exists
property.
- IS_WORKING_FILE_EXECUTABLE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Working File Executable
property.
- isAbsolute(String) - Static method in class com.starteam.util.FileUtils
-
Tests if the given pathname is an absolute pathname.
- isAccepted(Content.Type) - Method in class com.starteam.Content.AcceptedTypes
-
Returns true if the specified Content.Type "matches" any of the
Content.Type objects contained in this AcceptedContentTypes.
- isAccessGranted(Principal, PermissionCollection, ISecurable) - Method in class com.starteam.AccessRightsManager
-
Determines whether or not the given principal is granted the given
permissions to the given securable object.
- isAccessGranted(Principal, PermissionCollection, ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
-
Determines whether or not the given principal is granted the given
permissions to the given securable container.
- isAccessGranted(Principal, PermissionCollection, EffectiveACE[]) - Method in class com.starteam.AccessRightsManager
-
Determines whether or not the given principal is granted the given
permissions to a securable object with the given access control list.
- isAccessible() - Method in class com.starteam.View
-
Determines whether or not the logged on user has access to this view.
- IsActionOverriddenProperty - Class in com.starteam.viewcomparemerge
-
Client-calculated property whose value is the current action of the
ItemDifference associated with this item.
- IsActionOverriddenProperty(Type) - Constructor for class com.starteam.viewcomparemerge.IsActionOverriddenProperty
-
Creates a new MergeActionProperty.
- isActive() - Method in class com.starteam.ChangePackage
-
Returns true if this is an active ChangePackage
- isActive() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Returns true if this is an active ChangePackage
- isActive() - Method in class com.starteam.ChangeSession
-
Returns true if this session is in an active state.
- isActive() - Method in class com.starteam.viewcomparemerge.Session
-
Returns true if this session is in an active state.
- isActiveProcessItemStateEnabled(EnumeratedValue) - Method in class com.starteam.Project
-
Determines whether or not a given status value of a given type, is one
that can be used for an active process item of that type.
- isActiveState() - Method in class com.starteam.ProcessItem
-
Determines whether or not this process item is a legal process
item for its target view, and is in a legal state to be selected
as an active process item for that view.
- isAdministrator() - Method in class com.starteam.Group
-
Return true if this is the 'Administrators' Group.
- isAdministrator() - Method in class com.starteam.Group.WebCacheGroup
-
Return true if this is the 'Administrators' Group.
- isAdvanced() - Method in class com.starteam.Property
-
Return true is the property is considered "advanced".
- isAdvanced() - Method in class com.starteam.Property.WebCacheProperty
-
Return true is the property is considered "advanced".
- isAdvanced() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isAdvancedViewsDisabled() - Method in class com.starteam.ServerConfiguration
-
Returns whether the server is configured to disable advanced views.
- isAfter(Date) - Method in class com.starteam.util.Date
-
Returns true if the given date is after this one in time
- isAfter(DateTime) - Method in class com.starteam.util.DateTime
-
Returns true if the given date is after this one in time
- isAncestorOf(DotNotation) - Method in class com.starteam.util.DotNotation
-
Determines whether or not this DotNotation is an ancestor of the given
one.
- isAscending() - Method in class com.starteam.Filter.Grouping
-
Returns true if the sort is ascending
- isAscending() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Returns true if the sort is ascending
- isAtomicTransactionsDisabled() - Method in class com.starteam.ServerConfiguration
-
Returns whether the server is configured to disable atomic transactions.
- isAttachmentContainer() - Method in class com.starteam.Type
-
Returns true if this type can have attachments.
- isAttentionRequired() - Method in class com.starteam.Task
-
Returns a value that indicates whether or not this task needs attention.
- isAuthorized(ViewMember) - Method in class com.starteam.Workflow.Step
-
returns true if the logged in user is authorized to transition this
artifact to its next step
- isAuthorized(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.Step.WebCacheStep
-
returns true if the logged in user is authorized to transition
this artifact to its next step
- isAutoLogOnAvailable() - Method in class com.starteam.Server
-
Determines whether or not logon credentials for this server have been
cached on this workstation.
- isAutoLogonEnabled() - Method in class com.starteam.Application.ResolveOptions
-
Determines whether or not autologon is enabled in
Application.resolveServer().
- isAutoReconnectEnabled() - Method in class com.starteam.Server
-
Indicates whether or not a reconnect is automatically attempted whenever
a connection problem is detected while executing a server command.
- isAutoRefreshProjectsEnabled() - Method in class com.starteam.Application.ResolveOptions
-
Determines whether or not auto-refresh is enabled for projects.
- isAutoRefreshViewsEnabled() - Method in class com.starteam.Application.ResolveOptions
-
Determines whether or not auto-refresh is enabled for views.
- isBaseline() - Method in class com.starteam.ArtifactCache
-
returns true if this is a baseline cache Baseline (rolled back) caches
are historical, read only caches They are based on either a label,
promotion state or historical point in time
- isBefore(Date) - Method in class com.starteam.util.Date
-
Returns true if the given date is before this one in time
- isBefore(DateTime) - Method in class com.starteam.util.DateTime
-
Returns true if the given date is before this one in time
- isBinary() - Method in class com.starteam.File
-
Tells whether this file (in the repository) has been determined to be a
binary file.
- isBinary() - Method in class com.starteam.File.WebCacheFile
-
Tells whether this file (in the repository) has been determined to be
a binary file.
- isBinary(File) - Static method in class com.starteam.util.FileUtils
-
Returns true if the file is considered to be binary.
- isBlocked() - Method in class com.starteam.Task
-
Returns a value indicating whether or not this task is blocked and needs
further attention to resolve.
- isBlocked() - Method in class com.starteam.Task.WebCacheTask
-
Returns a value indicating whether or not this task is blocked and
needs further attention to resolve.
- isBlocked() - Method in class com.starteam.TestRun
-
Returns a value indicating whether or not this test run is blocked
- isBlocked() - Method in class com.starteam.TestRun.WebCacheTestRun
-
Returns a value indicating whether or not this test run is blocked and
needs further attention to resolve.
- isBookmarked() - Method in class com.starteam.ViewMember
-
Determines whether or not this artifact has been flagged by the currently
logged-in user.
- isBookmarked() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Determines whether or not this artifact has been flagged (bookmarked)
in the current user context.
- isBranch() - Method in class com.starteam.View
-
Return true if this view is a Branch view.
- isBranch() - Method in class com.starteam.View.WebCacheView
-
Return true if this view is a Branch view.
- isBranch() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false.
- isBranchable() - Method in class com.starteam.Type
-
Returns true if this type is branchable.
- isBranchable() - Method in class com.starteam.ViewMember
-
Returns true if this item is a type that is branchable.
- isBranchAll() - Method in class com.starteam.View
-
Return true if this view's original branching default was set "All".
- isBranchAll() - Method in class com.starteam.View.WebCacheView
-
Return true if this view's original branching default was set "All".
- isBranchAll() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false.
- isBranched() - Method in class com.starteam.util.DotNotation
-
Determines whether or not this is a branched DotNotation.
- isBranched() - Method in class com.starteam.ViewMemberRevision
-
Returns true if this item revision has branched
- isBranched() - Method in class com.starteam.ViewMemberRevision.WebCacheViewMemberRevision
-
Returns true if this item revision has branched
- isBranchNone() - Method in class com.starteam.View
-
Return true if this view's original branching default was set "None".
- isBranchNone() - Method in class com.starteam.View.WebCacheView
-
Return true if this view's original branching default was set "None".
- isBranchNone() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns true.
- isBranchOnChange() - Method in class com.starteam.ViewMemberBehavior
-
Determines whether or not this ViewMemberBehavior is set to branch on
change.
- isBranchOnShare() - Method in class com.starteam.View
-
Returns true if this view is set to branch shared items.
- isBranchOnShare() - Method in class com.starteam.View.WebCacheView
-
Returns true if this view is set to branch shared items.
- isBranchOnShare() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false
- isBuildLabel() - Method in class com.starteam.Label
-
Returns true if the label as being a StarTeam "Build" label.
- isBuildLabel() - Method in class com.starteam.Label.WebCacheLabel
-
Returns true if the label as being a StarTeam "Build" label.
- isBuiltin() - Method in class com.starteam.Group
-
Return true if this is a builtin Group.
- isBuiltin() - Method in class com.starteam.Group.WebCacheGroup
-
Return true if this is a builtin Group.
- isBuiltIn() - Method in class com.starteam.User
-
Returns true if this is a built in user When a tenant is created, the
system creates a built in user with full administrative privileges.
- isBuiltIn() - Method in class com.starteam.User.WebCacheUser
-
Returns true if this is a built in user When a tenant is created, the
system creates a built in user with full administrative privileges.
- isByDate() - Method in class com.starteam.CheckoutOptions
-
Determines whether "checkout by date" option is used.
- isByDate() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determines whether "checkout by date" option is used.
- isByDateOnly() - Method in class com.starteam.Filter.Grouping
-
Returns true if sort order is by date
- isByDateOnly() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Returns true if sort order is by date
- isByLabel() - Method in class com.starteam.CheckoutOptions
-
Determines whether "checkout by Label" option is used.
- isByLabel() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determines whether "checkout by Label" option is used.
- isByPromotionState() - Method in class com.starteam.CheckoutOptions
-
Determines whether "checkout by PromotionState" option is used.
- isByPromotionState() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determines whether "checkout by PromotionState" option is used.
- isByTextValue() - Method in class com.starteam.Filter.Grouping
-
Returns true if the sort order is determined by text value
- isByTextValue() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Returns true if the sort order is determined by text value
- isByViewVersion() - Method in class com.starteam.CheckoutOptions
-
Determines whether "checkout by view version" option is used.
- isByViewVersion() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determines whether "checkout by view version" option is used.
- isCached(ISecurable) - Method in class com.starteam.AccessRightsManager
-
returns true if ACLs for the specified securable have already been cached
An access rights test against a securable that has not been cached will
still succeed since the manager will issue server calls in the content of
the test However, the resultant operation would be fairly expensive
- isCached(ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
-
returns true if ACLs for the specified securable container have already
been cached An access rights test against a securable container that has
not been cached will still succeed since the manager will issue server
calls in the content of the test However, the resultant operation would
be fairly expensive
- isCached(View.WebCacheView) - Method in class com.starteam.ArtifactCache
-
Returns true if this view is currently cached in this ArtifactCache Note
that views may be cached and then removed (dynamic caching) and
subsequently re-cached.
- isCached(View.WebCacheView, ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.ArtifactCache
-
Returns true if the specified type is currently cached in this
ArtifactCache for the specified view Note that views may be cached and
then removed (dynamic caching) and subsequently re-cached.
- isCached(int) - Method in class com.starteam.Project.WebCacheProject
-
Returns true if the view has been cached in the ArtifactCache and is
visible in this user context.
- isCached(int) - Method in class com.starteam.Server.WebCacheServer
-
Returns true if the project has been cached in the ArtifactCache and
is visible in this user context.
- isCalculated() - Method in class com.starteam.Property
-
Returns true if the property is calculated on-the-fly by the server as
opposed to being stored on the server.
- isCalculated() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if the property is calculated on-the-fly by the server
as opposed to being stored on the server.
- isCalculated() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always true
- isCanceled() - Method in class com.starteam.CheckinManager
-
Indicates whether or not pending checkin operations have been canceled.
- isCanceled() - Method in class com.starteam.CheckoutManager
-
Indicates whether or not pending checkout operations have been canceled.
- isCanceled() - Method in class com.starteam.events.CheckinEvent
-
Indicates whether or not the overall checkin operation has been canceled.
- isCanceled() - Method in class com.starteam.events.CheckoutEvent
-
Indicates whether or not the overall checkout operation has been
canceled.
- isCanceled() - Method in class com.starteam.events.CommandProcessorCheckoutEvent
-
return true if the command was canceled during execution
- isCanceled() - Method in class com.starteam.events.CommandProcessorStatusEvent
-
return true if the command was canceled during execution
- isCanceled() - Method in class com.starteam.events.TraceEvent
-
returns true if further execution of TraceFinder Queries have been
canceled
- isCanceled() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Indicates whether or not the overall checkin operation has been canceled.
- isCanceled() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Indicates whether or not the overall checkout operation has been
canceled.
- isCarriedOver() - Method in class com.starteam.Story
-
Returns true if this story has been carried over
- isCarriedOver() - Method in class com.starteam.Story.WebCacheStory
-
Returns true if this story has been carried over
- isCaseIgnored() - Method in class com.starteam.QueryPart
-
Verify if case has been ignored
- isCaseIgnored() - Method in class com.starteam.QueryPart.WebCacheQueryPart
-
Verify if case has been ignored
- isCaseSensitive() - Method in class com.starteam.Filter.Grouping
-
Returns true if sorting is case sensitive
- isCaseSensitive() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Returns true if sorting is case sensitive
- isCentral() - Method in class com.starteam.FileBasedStatusManager
-
Determines whether or not status information is centrally managed.
- IsCheckedProperty - Class in com.starteam.viewcomparemerge
-
Client-calculated property whose value is the current check state of the
ItemDifference associated with this item.
- IsCheckedProperty(Type) - Constructor for class com.starteam.viewcomparemerge.IsCheckedProperty
-
Creates a new MergeActionProperty.
- isClientCalculated() - Method in class com.starteam.Property
-
Return true is the property is calculated in the fly by the client.
- isClientCalculated() - Method in class com.starteam.Property.WebCacheProperty
-
Return true is the property is calculated in the fly by the client.
- isClientCalculated() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always true
- isClosedState() - Method in class com.starteam.EnumeratedValue
-
Returns true if this Enumerated Value represents the Closed State for its
Property Note that the closed state is only meaningful if the property is
the status property Note also that only 1 enumerated value may represent
the closed state of a status property This property was first introduced
in the 12.0 server Changing the closed state on a pre 12.0 server has no
effect Querying for the Closed State on a 11.0 server is meaningless
since the Process Types are restricted to Task, Requirement &
ChangeRequest, and their Closed States are fixed
- isCommandFinished() - Method in class com.starteam.events.ServerCommandEvent
-
Determines whether or not the execution of this command is starting (a
start event) or finishing (an end or error event).
- isCommitted() - Method in class com.starteam.ChangePackage
-
Returns true if this is a committed ChangePackage
- isCommitted() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Returns true if this is a committed ChangePackage
- isCommitted() - Method in class com.starteam.ChangeSession
-
Returns true if this session is in a committed state.
- isCommitted() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not this difference has been commited.
- isCommitted() - Method in class com.starteam.viewcomparemerge.Session
-
Returns true if this session is in a committed state.
- isComponentType() - Method in class com.starteam.Type
-
Determines whether or not this Type corresponds to a StarTeam
"component".
- isCompressed() - Method in class com.starteam.Server
-
Determines whether or not the server connection is compressed.
- isCompression() - Method in class com.starteam.ServerInfo
-
Returns true if compression is to be used when communicating with the
server.
- isConflictDetected() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not this difference represents a merge conflict.
- isConnected() - Method in class com.starteam.Server
-
Tells whether a network connection has been established to the server.
- isConnected() - Method in class com.starteam.Server.WebCacheServer
-
Tells whether a network connection has been established to the
server.
- isCredentialCachingAvailable() - Static method in class com.starteam.Server
-
Determines whether or not the credential caching feature is available on
this workstation.
- isCredentialCachingEnabled() - Static method in class com.starteam.Server
-
Determines whether or not the credential caching feature is enabled on
this workstation.
- isDeleted() - Method in class com.starteam.events.CheckoutEvent
-
returns true if this file system file has been deleted
may only return true for ChangePackage based 'checkout'
- isDeleted() - Method in class com.starteam.Filter
-
Returns true if this filter has been deleted
- isDeleted() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns true if this filter has been deleted
- isDeleted() - Method in class com.starteam.Group
-
Returns true if the Group has been deleted.
- isDeleted() - Method in class com.starteam.Group.WebCacheGroup
-
Returns true if the Group has been deleted.
- isDeleted() - Method in interface com.starteam.ISecurable
-
determines whether or not this object has been deleted
- isDeleted() - Method in interface com.starteam.ISecurableContainer
-
determines whether or not this object has been deleted
- isDeleted() - Method in class com.starteam.Label
-
Returns true if this label has been deleted.
- isDeleted() - Method in class com.starteam.Label.WebCacheLabel
-
Returns true if this label has been deleted.
- isDeleted() - Method in class com.starteam.Principal
-
Returns true if the Principal has been deleted.
- isDeleted() - Method in class com.starteam.Principal.WebCachePrincipal
-
Determines whether or not this item has been deleted.
- isDeleted() - Method in class com.starteam.Project
-
Determines whether or not this project has been deleted from the server.
- isDeleted() - Method in class com.starteam.Project.WebCacheProject
-
Determines whether or not this project has been deleted from the
server.
- isDeleted() - Method in class com.starteam.PromotionState
-
determines whether this PromotionState instance has been deleted
- isDeleted() - Method in class com.starteam.PromotionState.WebCachePromotionState
-
determines whether this PromotionState instance has been deleted
- isDeleted() - Method in class com.starteam.Query
-
Returns true if this query has been deleted.
- isDeleted() - Method in class com.starteam.Query.WebCacheQuery
-
Returns true if this query has been deleted
- isDeleted() - Method in class com.starteam.Share
-
Returns true if the Item has been deleted.
- isDeleted() - Method in class com.starteam.Share.WebCacheShare
-
Returns true if the Item has been deleted.
- isDeleted() - Method in class com.starteam.Type
-
always returns false
- isDeleted() - Method in class com.starteam.User
-
Returns true if this User has been deleted.
- isDeleted() - Method in class com.starteam.User.WebCacheUser
-
Returns true if this User has been deleted.
- isDeleted() - Method in class com.starteam.View
-
Determines whether or not this view has been deleted from the server.
- isDeleted() - Method in class com.starteam.View.WebCacheView
-
Determines whether or not this view has been deleted from the server.
- isDeleted() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false.
- isDeleted() - Method in class com.starteam.ViewMember
-
Determines whether or not this item has been deleted.
- isDeleted() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Determines whether or not this item has been deleted.
- isDescendantOf(Folder) - Method in class com.starteam.Folder
-
Returns true if this folder is a child of the specified ancestor
- isDescriptor() - Method in class com.starteam.Property
-
Returns true if the property is considered a descriptor.
- isDescriptor() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if the property is considered a descriptor.
- isDescriptor() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isDifference() - Method in class com.starteam.viewcomparemerge.DifferenceType
-
Determines whether or not this difference type should really be
considered a difference.
- isDirectory() - Method in interface com.starteam.Change.ScmChangeAtom
-
If there is no file content change to retrieve, this will be true.
- isDirectory() - Method in class com.starteam.Change.WebCacheChange
-
If there is no file content change to retrieve, this will be true.
- isDirectory - Variable in class com.starteam.util.FileAccess.Attributes
-
Tells whether the file is a directory
- isDirty() - Method in class com.starteam.ChangePackage
-
Returns true if this change package has been modified, and requires an
update() to save changes on the server.
- isDirty() - Method in class com.starteam.Filter
-
Returns true if the filter has unsaved modifications.
- isDirty() - Method in class com.starteam.Filter.WebCacheFilter
-
Return true if this object is dirty
- isDirty() - Method in class com.starteam.Group
-
Returns true
if any property has been modified from the
original value (including properties set on new items).
- isDirty() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Return true if this object is dirty
- isDirty() - Method in class com.starteam.Principal
-
Returns true
if any property has been modified from the
original value (including properties set on new items).
- isDirty() - Method in class com.starteam.Property
-
Is this property instance dirty?
- isDirty() - Method in class com.starteam.Property.WebCacheProperty
-
Return true if this object is dirty
- isDirty() - Method in class com.starteam.Query
-
Returns true if the query has unsaved modifications.
- isDirty() - Method in class com.starteam.Query.WebCacheQuery
-
Return true if this object is dirty
- isDirty() - Method in class com.starteam.Task
-
Returns true
if this task has been modified and is need of
updating.
- isDirty() - Method in class com.starteam.Task.WebCacheTask
-
Return true if this object is dirty
- isDirty() - Method in class com.starteam.TaskDependency
-
Returns true if this task dependency has been modified but not yet saved.
- isDirty() - Method in class com.starteam.TaskDependency.WebCacheTaskDependency
-
Returns true if this task dependency has been modified but not yet
saved.
- isDirty() - Method in class com.starteam.TypedResource
-
Returns true
if any property has been modified from the
original value (including properties set on new items).
- isDirty(Property) - Method in class com.starteam.TypedResource
-
returns true if the artifact value of this property is dirty
- isDirty() - Method in class com.starteam.User
-
Returns true
if any property has been modified from the
original value (including properties set on new items).
- isDirty() - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not this session has been changed since it was last
saved or restored.
- isDirty() - Method in class com.starteam.WorkRecord
-
Returns true if this WorkRecord has been modified but not yet saved.
- isDirty() - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Return true if this object is dirty
- isDisabled() - Method in class com.starteam.EnumeratedValue
-
Return true if this enumerated value is disabled.
- isDisabled() - Method in class com.starteam.Property
-
Return true if the property is flagged as disabled.
- isDisabled() - Method in class com.starteam.Property.WebCacheProperty
-
Return true if the property is flagged as disabled.
- isDisabled() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isDisabled() - Method in class com.starteam.Workflow
-
returns true if this workflow definition has been disabled
- isDisabled() - Method in class com.starteam.Workflow.WebCacheWorkflow
-
returns true if this workflow definition has been disabled
- isDiscarded() - Method in interface com.starteam.CacheService
-
Returns true if all of the cached properties of the element(s) Item have
been discarded They will be re-fetched from the server on demand (even
when MPX is enabled).
- isDiscarded() - Method in class com.starteam.ViewMember
-
Returns true if all of the cached properties for this Item have been
discarded They will be re-fetched from the server on demand (even when
MPX is enabled).
- isDisembodied() - Method in class com.starteam.ViewMember
-
A disembodied Item is one which does not have its full View and Folder
context.
- isDotNET() - Static method in class com.starteam.util.Platform
-
Determines whether or not we are running in a .NET environment.
- ISecurable - Interface in com.starteam
-
An object that can be secured in the repository.
- ISecurableContainer - Interface in com.starteam
-
A container in the repository that can hold secured objects of a given type.
- isEmpty() - Method in class com.starteam.StarTeamCollection
-
Returns true if this collection contains no elements
- isEnabled() - Method in class com.starteam.Change
-
Returns true if this change is enabled
- isEnabled() - Method in class com.starteam.Change.WebCacheChange
-
Returns true if this change is enabled
- isEnabled() - Method in class com.starteam.EnumeratedValue
-
Return true if this enumerated value is enabled.
- isEnabled() - Method in class com.starteam.Item.Type
-
Returns true if this type is enabled
- isEnabled() - Method in class com.starteam.Item.Type.WebCacheItemType
-
Returns true if this type is enabled
- isEnabled() - Method in class com.starteam.Property
-
Return true if the property is flagged as enabled.
- isEnabled() - Method in class com.starteam.Property.WebCacheProperty
-
Return true if the property is flagged as enabled.
- isEnabled() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always true
- isEqualTo(Content) - Method in class com.starteam.Content
-
returns true if this Content object can be considered identical to the
other
- isEqualTo(Content.Type) - Method in class com.starteam.Content.Type
-
Compares two Content Type objects.
- isEqualTo(Property) - Method in class com.starteam.ContentProperty
-
Compares two ContentProperty objects.
- isEqualTo(Property) - Method in class com.starteam.EnumeratedProperty
-
Compares two EnumeratedProperty objects.
- isEqualTo(EnumeratedValue) - Method in class com.starteam.EnumeratedValue
-
Compares this EnumeratedValue instance with another one.
- isEqualTo(EventHandlerProfile) - Method in class com.starteam.EventHandlerProfile
-
Compares two EventHandlerProfile objects.
- isEqualTo(Filter.Column) - Method in class com.starteam.Filter.Column
-
Returns true if this column is equal to the other
- isEqualTo(Filter.Grouping) - Method in class com.starteam.Filter.Grouping
-
Tests two groupings for equality
- isEqualTo(Filter) - Method in class com.starteam.Filter
-
Compares two Filter objects.
- isEqualTo(Group) - Method in class com.starteam.Group
-
Compares two Group objects, and their member User IDs.
- isEqualTo(HiveInfo) - Method in class com.starteam.HiveInfo
-
returns true if the Object passed in is a HiveInfo instance, with the
same set of values as this HiveInfo instance
- isEqualTo(IPRange) - Method in class com.starteam.IPRange
-
returns true if the Object passed in is a IPRange instance, with the same
set of values as this IPRange instance
- isEqualTo(Item) - Method in class com.starteam.Item
-
Compares two Items.
- isEqualTo(Label) - Method in class com.starteam.Label
-
Compares two Label objects.
- isEqualTo(Link.Endpoint) - Method in class com.starteam.Link.Endpoint
-
Determines whether or not the contents of two link endpoints are the
same.
- isEqualTo(Link) - Method in class com.starteam.Link
-
Determines whether or not the contents of two links are the same.
- isEqualTo(Property) - Method in class com.starteam.LinkProperty
-
Compares two Link Property objects.
- isEqualTo(ViewMember) - Method in class com.starteam.LinkToTraceAdapter
-
Compares two ViewMembers.
- isEqualTo(LinkValue) - Method in class com.starteam.LinkValue
-
Similar to equals().
- isEqualTo(Project) - Method in class com.starteam.Project
-
Compares the properties of two Projects.
- isEqualTo(Property) - Method in class com.starteam.Property
-
Compares two Property objects.
- isEqualTo(Query) - Method in class com.starteam.Query
-
Compares two Query objects.
- isEqualTo(ServerConfiguration) - Method in class com.starteam.ServerConfiguration
-
returns true if the Object passed in is a ServerConfiguration instance,
with the same set of values as this ServerConfiguration instance
- isEqualTo(SystemPolicy) - Method in class com.starteam.SystemPolicy
-
returns true if the paramter is a System Policy whose values are
identical to those of this instance
- isEqualTo(Translations) - Method in class com.starteam.Translations
-
compares two translations
- isEqualTo(TreeItem) - Method in class com.starteam.TreeItem
-
Compares two Items.
- isEqualTo(Type) - Method in class com.starteam.Type
-
Compares two Type objects.
- isEqualTo(User) - Method in class com.starteam.User
-
Compares two User objects.
- isEqualTo(Date) - Method in class com.starteam.util.Date
-
Returns true if the given date is the same as this one
- isEqualTo(TimeSpan) - Method in class com.starteam.util.TimeSpan
-
Compare this TimeSpan to another one.
- isEqualTo(Property) - Method in class com.starteam.VectorProperty
-
Compares two VectorProperty objects.
- isEqualTo(View) - Method in class com.starteam.View
-
Compares the properties of two Views.
- isEqualTo(View) - Method in class com.starteam.viewcomparemerge.MergePreview
-
Compares the properties of two Views.
- isEqualTo(ViewConfiguration) - Method in class com.starteam.ViewConfiguration
-
returns true if this ViewConfiguration instance can be considered equal
to the other
- isEqualTo(ViewMember) - Method in class com.starteam.ViewMember
-
Compares two ViewMembers.
- isExcluded(String) - Method in class com.starteam.Folder
-
Determines if the given file name is one that will be excluded (Matches
the exclude list criteria) from operations in the working directory.
- isExcludedFromMerge(Property) - Method in class com.starteam.viewcomparemerge.Options
-
returns true if the specified property has been excluded from the merge
- isExecutable() - Method in class com.starteam.File
-
Determines whether or not this file has been marked executable in the
repository.
- isExecutable() - Method in class com.starteam.File.WebCacheFile
-
Determines whether or not this file has been marked executable in the
repository.
- isExpanded() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns true if this GroupNode is expanded.
- isExplicitACE() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an EffectiveACE that is explicitly
represented in an Access Control List (ACL) on the object or one of its
parent containers.
- isFailure() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
-
Returns true if this was a failure, otherwise false.
- isFileCheckin() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not applying the current action at commit time
would result in a file checkin.
- isFileContentMixedEOL(File) - Static method in class com.starteam.File
-
Returns true if the file contains a mixed set of CRs, LFs and/or CRLF's
Files that contain this pattern are automatically treated as BINARY files
iff the Server Configuration Option MixedEOLAsBinary is set to true.
- isFileMerge() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not this difference represents a file whose content
has changed in both the source and target in such a way as to create a
merge condition.
- isFileSkipped() - Method in class com.starteam.CheckinOptions
-
Returns whether to skip checking in files or the file associated with
this CheckinOptions object.
- isFileSkipped() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Returns whether to skip checking in files or the file associated with
this CheckinOptions object.
- isFileSkipped() - Method in class com.starteam.CheckoutOptions
-
Returns whether to skip checking out files or the file associated with
this CheckoutOptions object.
- isFileSkipped() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Returns whether to skip checking out files or the file associated
with this CheckoutOptions object.
- isFinished() - Method in class com.starteam.events.CheckinEvent
-
Indicates whether or not the checkin operation for this file is finished.
- isFinished() - Method in class com.starteam.events.CheckoutEvent
-
Indicates whether or not the checkout operation for this file is
finished.
- isFinished() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Indicates whether or not the checkin operation for this file is finished.
- isFinished() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Indicates whether or not the checkout operation for this file is
finished.
- isFirstOfItsBranch() - Method in class com.starteam.Share
-
Determines whether or not this share is the first share of its branch.
- isFirstOfItsBranch() - Method in class com.starteam.Share.WebCacheShare
-
Determines whether or not this share is the first share of its
branch.
- isFixed() - Method in class com.starteam.File.EOLFormat
-
Returns true if this is one of the fixed EOL formats; false for
CLIENT_DEFINED.
- isFixedSize() - Method in class com.starteam.StarTeamCollection
-
returns true if this collection has a fixed size
- isFloating() - Method in class com.starteam.LinkValue
-
returns true if this LinkValue is floating w.r.t its Trace
- isFloating() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
returns true if this LinkValue is floating w.r.t its Trace
- isFloating() - Method in class com.starteam.ViewMember
-
returns true if this artifact is floating
- isFloating() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
returns true if this artifact is floating
- isFolderIncluded(Folder) - Method in class com.starteam.FolderListManager
-
Determines whether or not the given folder is included in the folder
list.
- isForceCheckinReasonRequired() - Method in class com.starteam.Project
-
Returns true if a comment must be included with file check in operations.
- isForceCheckinReasonRequired() - Method in class com.starteam.Project.WebCacheProject
-
Returns true if a comment must be included with file check in operations.
- isForced() - Method in class com.starteam.events.CommandProcessorStatusEvent
-
return true if this file should be force checked in (or checked out)
during execution
- isFromContainerACL() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an EffectiveACE that is explicitly
defined in the Access Control List (ACL) of one of the object's parent
containers.
- isFromGroupPrivileges() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an EffectiveACE that is implied by
group privileges.
- isFromHistory() - Method in class com.starteam.VersionedObject
-
Determines whether or not this is a historical resource obtained from the
history.
- isFromHistory() - Method in class com.starteam.VersionedObject.WebCacheVersionedObject
-
Determines whether or not this is a historical resource obtained from
the history.
- isFromMissingACE() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an EffectiveACE that is implicit in the
StarTeam access control algorithm: if a given permission is not
explicitly specified in an Access Control List (ACL), then access is
denied by default.
- isFromMissingACL() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an EffectiveACE that is implicit in the
StarTeam access control algorithm: if there is no Access Control List
(ACL) defined on an object or on any of its parent containers, then
access is granted by default.
- isFromObjectACL() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an EffectiveACE that is explicitly
defined in the object's Access Control List (ACL).
- isFromObjectOwnership() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an EffectiveACE that is implied by
object ownership rules.
- isFullScope() - Method in class com.starteam.ChangePackage
-
- isFullScope() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Returns true if this is a full scoped ChangePackage
Full Scoped ChangePackages may be used for optimized VCM sessions
- isFullScope() - Method in class com.starteam.FolderListManager
-
Determines whether or not all folders are included by definition.
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.AnyScope
-
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.EveryScope
-
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.FolderScope
-
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.ItemListScope
-
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.ItemTypeScope
-
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.ProcessItemScope
-
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.RevisionLabelScope
-
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.Scope
-
Determines whether or not this represents a "Full Scope" operation for
the given item type.
- isFullScope(Item.Type) - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not this session will perform a full-scope compare
on the items of the given type.
- isGenericCalculated() - Method in class com.starteam.Property
-
Returns true if the property is calculated on the server by the
component.
- isGenericCalculated() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if the property is calculated on the server by the
component.
- isGenericCalculated() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isGranted() - Method in class com.starteam.AccessRightsManager.AccessTestResults
-
Determines whether or not access was granted.
- isGranted() - Method in class com.starteam.ACE
-
Returns true if the permissions are granted and false if denied.
- isGranted() - Method in class com.starteam.ACE.WebCacheACE
-
Returns true if the permissions are granted and false if denied.
- isGroup() - Method in class com.starteam.ACE
-
Returns true if this ACE represents a group.
- isGroup() - Method in class com.starteam.Filter.Grouping
-
Returns true if this property participates in a group
- isGroup() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Returns true if this property participates in a group
- isGrouped() - Method in class com.starteam.ViewMemberListManager
-
Returns true if this ViewMemberListManager has grouping criteria applied.
- isGroupNodeAtLine(int) - Method in class com.starteam.ViewMemberListManager
-
Returns true if the object at line is a GroupNode or false if it's an
ViewMember, given the list's current collapsed/expanded state.
- isHeader() - Method in class com.starteam.Property
-
Returns true if this property is stored in the repository database and if
the database field is a header field.
- isHeader() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if this property is stored in the repository database
and if the database field is a header field.
- isHeader() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isHierarchicalEnumeration() - Method in class com.starteam.EnumeratedProperty
-
Returns true if at least one of the enumerated values has child values,
or false if every enumerated value is a root value with no children
- isHierarchicalEnumeration() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Returns true if at least one of the enumerated values has child
values, or false if every enumerated value is a root value with no
children
- isImpliedACE() - Method in class com.starteam.EffectiveACE
-
Determines whether or not this is an implied EffectiveACE that is not
explicitly represented in an ACL defined on the object or on one if its
parent containers.
- isIncluded(Item.Type) - Method in class com.starteam.viewcomparemerge.ItemTypeScope
-
Determines whether or not the given item type is included.
- isIncluded(Item.Type) - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the given item type is included in this view
compare/merge session.
- isIncluded(Item) - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the given item is in scope for the current view
compare/merge operation.
- isInSyncByMD5(File, File.WorkspaceSync) - Static method in class com.starteam.File
-
Determines whether or not the given file has the MD5 signature indicated
in the given WorkspaceSync record.
- isInSyncByTime(File, File.WorkspaceSync) - Static method in class com.starteam.File
-
Determines whether or not the given file has the size and last modified
date indicated in the given WorkspaceSync record.
- isInternalApplicationError(Throwable) - Static method in exception com.starteam.exceptions.SDKRuntimeException
-
Returns true if the given Exception represents an internal SDK error;
false, otherwise.
- isInternalError() - Method in exception com.starteam.exceptions.SDKRuntimeException
-
Returns true if this exception represents an internal SDK error; false,
otherwise.
- isInternalLink() - Method in class com.starteam.LinkValue
-
Determines whether or not this LinkValue is an internal reference to a
StarTeam view member on the same server.
- isInternalLink() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Determines whether or not this LinkValue is an internal reference to
a StarTeam view member on the same server.
- isInternalTo(View) - Method in class com.starteam.LinkValue
-
Determines whether or not this is an internal link to a StarTeam item in
the same view as the given one.
- isInternalTo(Project) - Method in class com.starteam.LinkValue
-
Determines whether or not this is an internal link to a StarTeam item in
the same project as the given one.
- isInternalTo(View.WebCacheView) - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Determines whether or not this is an internal link to a StarTeam item
in the same view as the given one.
- isInternalTo(Project.WebCacheProject) - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Determines whether or not this is an internal link to a StarTeam item
in the same project as the given one.
- isInTransaction() - Method in class com.starteam.CheckinManager.Progress
-
return true if the transaction has begun for this checkin
- isInTransaction() - Method in class com.starteam.viewcomparemerge.Progress
-
Returns true if the Commit Transaction has begun for this session
- isItemFromSourceView() - Method in exception com.starteam.viewcomparemerge.AmbiguousMatchException
-
Indicates whether the ambiguous item resides in the source view or the
target view.
- isItemProperty() - Method in class com.starteam.Property
-
Gets the value of the property itemProperty.
- isItemProperty() - Method in class com.starteam.Property.WebCacheProperty
-
Gets the value of the property itemProperty.
- isItemProperty() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Gets the value of the property itemProperty.
- isKeepAliveEnabled() - Method in class com.starteam.Server
-
Determines whether or not keep-alive mode is in effect.
- isLabelBased() - Method in class com.starteam.ViewConfiguration
-
Return true if this configuration is label-based.
- isLabelBased() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return true if this configuration is label-based.
- isLeaf() - Method in class com.starteam.TreeItem
-
Returns true if this tree item is a leaf
By definition, a tree item is a leaf if it has no children
- isLeaf() - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
Returns true if this tree item is a leaf
By definition, a tree item is a leaf if it has no children
- isLeafNode() - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Returns true if this is a leaf-level GroupNode.
- isLeafValue() - Method in class com.starteam.EnumeratedValue
-
Returns true if this enumerated value has no child values.
- isLegalAction(MergeAction) - Method in class com.starteam.viewcomparemerge.DifferenceType
-
Determines whether or not the given action is a legal action for this
difference type.
- isLegalAction(MergeAction) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not the given action is a legal action for this
item difference.
- isLegalType() - Method in class com.starteam.ProcessItem
-
Determines whether or not this process item is a legal type of process
item for its target view.
- isLegalValue(Object) - Method in class com.starteam.Property
-
Returns true if the specified object is a legal value for this property.
- isLegalValue(Object) - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if the specified object is a legal value for this
property.
- isLightWeightWorkView() - Method in class com.starteam.View
-
Return true if this view is a lightweight work view.
- isLightWeightWorkView() - Method in class com.starteam.View.WebCacheView
-
Return true if this view is a lightweight work view.
- isLightWeightWorkView() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Return true if this view is a lightweight work view.
- isLocked() - Method in class com.starteam.Label
-
Return true if the label is locked or frozen.
- isLocked() - Method in class com.starteam.Label.WebCacheLabel
-
Return true if the label is locked or frozen.
- isLocked(String) - Static method in class com.starteam.StarTeamClientOptions
-
returns true if the specified option is locked
if so, the GUI (CPC) will disable the control
- isLogged() - Method in exception com.starteam.exceptions.ServerException
-
Returns true if the error has been logged by the server.
- isLoggedOn() - Method in class com.starteam.Server
-
Returns true if someone has logged on through this server object.
- isLoggedOn(User.WebCacheUser) - Method in class com.starteam.Server.WebCacheServer
-
Returns true if this user is logged on Note that the Administrator in
whose context the artifact cache is created is always logged on.
- isMailAvailable() - Method in class com.starteam.Server
-
Determines whether or not the server supports email.
- isMailUsed() - Method in class com.starteam.Project
-
Return true if email is used in this project.
- isMember(User) - Method in class com.starteam.Group
-
Return true if the specified user can be considered a member of this
Group.
- isMember(User.WebCacheUser) - Method in class com.starteam.Group.WebCacheGroup
-
Return true if the specified user can be considered a member of this
Group.
- isMemberOf(Group) - Method in class com.starteam.User
-
Determines whether or not this user is a member of the given group.
- isMemberOf(Group.WebCacheGroup) - Method in class com.starteam.User.WebCacheUser
-
Determines whether or not this user is a member of the given group.
- isMilestone() - Method in class com.starteam.Task
-
Returns a value indicating whether or not this task represents a
milestone.
- isModified() - Method in class com.starteam.Label
-
Returns true if this label has been modified but not yet saved.
- isModified() - Method in class com.starteam.StarTeamCollection
-
returns true if this collection has been modified while being iterated
over
- isMoved() - Method in class com.starteam.events.CheckoutEvent
-
returns true if this file system file has been renamed or moved
if true, then the original working file will be different from
the current working file.
- isMPXAvailable() - Method in class com.starteam.Server
-
Determines whether or not MPX is installed on this server.
- isMPXAvailable() - Method in class com.starteam.Server.WebCacheServer
-
Determines whether or not MPX is installed on this server.
- isMPXCacheAgentThread() - Method in class com.starteam.events.CheckoutEvent
-
Indicates whether this thread is checking out files from the MPX File
Cache Agent, or directly from the server.
- isMPXCacheAgentThread() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Indicates whether this thread is checking out files from the MPX File
Cache Agent, or directly from the server.
- isMPXEnabled() - Method in class com.starteam.Server
-
Determines whether or not MPX has been enabled for this server.
- isMPXEnabled() - Method in class com.starteam.Server.WebCacheServer
-
Determines whether or not MPX has been enabled for this server.
- isMPXResponding() - Method in class com.starteam.Server
-
Determines whether or not the MPX server is running properly.
- isMPXResponding() - Method in class com.starteam.Server.WebCacheServer
-
Determines whether or not the MPX server is running properly.
- isMPXSupported() - Method in class com.starteam.ChangePackage.Type
-
Determines whether or not this Type supports MPX.
- isMPXSupported() - Method in class com.starteam.Trace.Type
-
Determines whether or not this Type supports MPX.
- isMPXSupported() - Method in class com.starteam.Type
-
Determines whether or not this Type supports MPX.
- isMPXUsingActiveMQ() - Method in class com.starteam.Server
-
returns true if the server is using ActiveMQ
false otherwise
- isMultiCommandTransactionsDisabled() - Method in class com.starteam.ServerConfiguration
-
Returns true if multi-command transactions are disabled at runtime This
feature is used for non-transactional vcm commits executed strictly in an
administrative context If a vcm commit session discovers that atomic
transactions are indeed disabled it will immediately re-enable them in
the server (at required administrative privilege) and then honor the
setting by running the commit without enabling multi-command transactions
- isMultiSelectable() - Method in class com.starteam.EnumeratedProperty
-
Returns true if this Enumerated Property supports selecting more than one
enumerated value at a time.
- isMultiSelectable() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Returns true if this Enumerated Property supports selecting more than
one enumerated value at a time.
- isMyResponsibility() - Method in class com.starteam.ChangePackage
-
Returns true if the logged in user is responsible for this ChangePackage
- isMyResponsibility() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Returns true if the logged in user is responsible for this
ChangePackage
- isMyTask() - Method in class com.starteam.Task
-
Tell if the logged on user is responsible for this task.
- isNamed(String) - Method in class com.starteam.util.Encoding
-
Determines whether or not the given name refers to this encoding.
- isNew() - Method in class com.starteam.Filter
-
Returns true if this filter is new and has not yet been saved to the
repository
- isNew() - Method in class com.starteam.Group
-
Returns true if this Group has not yet been created on the Server.
- isNew() - Method in class com.starteam.Item.Type
-
returns true if this is a new type, i.e.
- isNew() - Method in class com.starteam.Item.Type.WebCacheItemType
-
returns true if this is a new type, i.e.
- isNew() - Method in class com.starteam.Label
-
Returns true if the label has not been created on the server (using
update())
- isNew() - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Returns true if this resource has not yet been stored in the server.
- isNew() - Method in class com.starteam.Principal
-
Returns true if this Principal has been created on the server yet.
- isNew() - Method in class com.starteam.Property
-
Is this property instance new?
- isNew() - Method in class com.starteam.Query
-
Returns true if this query is newly created and not yet saved in the
repository.
- isNew() - Method in class com.starteam.TypedResource
-
Returns true if this resource has not yet been stored in the server.
- isNew() - Method in class com.starteam.User
-
Tells if this User account has been created on the server yet.
- isNonDerived() - Method in class com.starteam.View
-
Return true if this view is a Non-Derived view.
- isNonDerived() - Method in class com.starteam.View.WebCacheView
-
Return true if this view is a Non-Derived view.
- isNonDerived() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false.
- isNonTipReverseShare() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not committing this difference resulted in a
reverse share from a non-tip revision.
- ISO8601 - Class in com.starteam.util
-
A utility class for encoding and parsing ISO8601 date/time format strings.
- ISO_8859_1 - Static variable in class com.starteam.util.Encoding
-
ISO Latin Alphabet 1 (ISO-LATIN-1).
- isOnSameBranchAs(DotNotation) - Method in class com.starteam.util.DotNotation
-
Determines whether or not this DotNotation is on the same branch as
another one.
- isOpen() - Method in class com.starteam.ArtifactCache
-
Returns true if this artifact cache is open
- isPerFolder() - Method in class com.starteam.FileBasedStatusManager
-
Determines whether or not status information managed on a per-folder
basis.
- isPinned() - Method in class com.starteam.Link.Endpoint
-
Returns true
if the viewMember referenced is fixed at a
specific revision such that the association does not propagate to
newer versions of the viewMember.
- isPinned() - Method in class com.starteam.LinkValue
-
returns true if this LinkValue is pinned to its Trace
- isPinned() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
returns true if this LinkValue is pinned to its Trace
- isPinned() - Method in class com.starteam.ViewMember
-
returns true if this artifact is pinned
- isPinned() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
returns true if this artifact is pinned
- isPinned() - Method in class com.starteam.ViewMemberBehavior
-
Determines whether or not this ViewMember has a fixed configuration.
- isPopulated() - Method in interface com.starteam.CacheService
-
Determines whether or not the element(s) have been populated with all
available properties this is equivalent to isPopulated(null)
- isPopulated(PropertyCollection) - Method in interface com.starteam.CacheService
-
Determines whether or not the element(s) have been populated with the
specified properties
- isPopulated(Item.Type) - Method in class com.starteam.Folder
-
Determines whether or not this folder's items have been populated.
- isPopulated(ViewMember) - Method in class com.starteam.LinkCache
-
Determines whether of not the given view member's links have already been
cached.
- isPopulated(Item.Type) - Method in class com.starteam.viewcomparemerge.VCMFolder
-
Returns whether or not the target items have been populated.
- isPostCommitRevisionLabelEnabled() - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the post-commit revision label will be created.
- isPostCommitViewLabelEnabled() - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the post-commit view label will be created.
- isPreCommitRevisionLabelEnabled() - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the pre-commit revision label will be created.
- isPreCommitViewLabelEnabled() - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the pre-commit view label will be created.
- isPrimaryDescriptor() - Method in class com.starteam.Property
-
Return true if this property is the primary descriptor for this
property's owning type.
- isPrimaryDescriptor() - Method in class com.starteam.Property.WebCacheProperty
-
Return true if this property is the primary descriptor for this
property's owning type.
- isPrimaryDescriptor() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isProcessItemRequired() - Method in class com.starteam.Project
-
Determines whether or not process items are required for this project.
- isProcessItemRequired() - Method in class com.starteam.Project.WebCacheProject
-
Determines whether or not process items are required for this project.
- isProcessItemTypeEnabled(Item.Type) - Method in class com.starteam.Project
-
Determines whether or not process items of the given type are supported
for this project.
- isProcessItemTypeEnabled(Item.Type.WebCacheItemType) - Method in class com.starteam.Project.WebCacheProject
-
Determines whether or not process items of the given type are supported
for this project.
- isProcessTask() - Method in class com.starteam.Task
-
Determines whether or not this task is a process task.
- isPromotionStateBased() - Method in class com.starteam.ViewConfiguration
-
Return true if this configuration is based on a
PromotionState
.
- isPromotionStateBased() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return true if this configuration is based on a
PromotionState
.
- isPropertyFetchTriggered() - Method in class com.starteam.events.ServerCommandEvent
-
Returns true if this command triggers a property fetch for a single item
This is an indication that the application has not pre-populated the
appropriate set of properties for the item(s) at the folder level Failure
to do so implies significantly increased server round-trip processing.
- isPropertyMerge() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not there is at least one property whose value has
changed in both the source item and target item in such a way as to
create a merge condition.
- isPropertyMergeFor(Property) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not the given property has changed in both the
source item and target item in such a way as to create a merge condition.
- isProtocolAvailable(int) - Method in class com.starteam.ServerConfiguration
-
Returns true if the server supports the specified protocol.
- isPublic() - Method in class com.starteam.Filter
-
Returns true if the filter is visible to all users.
- isPublic() - Method in class com.starteam.Filter.WebCacheFilter
-
Returns true if the filter is visible to all users.
- isPublic() - Method in class com.starteam.Query
-
Return true if the query is publicly visible.
- isPublic() - Method in class com.starteam.Query.WebCacheQuery
-
Return true if the query is publicly visible.
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.ContentProperty
-
Determines whether or not the given query operator is supported by this
property.
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.DateProperty
-
Returns true if this property supports the specified query operator
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.DateTimeProperty
-
Returns true if this property supports the specified query operator
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.EnumeratedProperty
-
Returns true if this property supports the specified query operator(s)
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.LinkProperty
-
Determines whether or not the given query operator is supported by this
property.
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.MapProperty
-
Returns true if this property supports the specified query operator.
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.ObjectArrayProperty
-
Returns true if this property supports the specified query operator(s)
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.ObjectProperty
-
Returns true if this property supports the given query operator(s)
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.Property
-
Returns true if this property supports the specified query operator(s)
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if this property supports the specified query
operator(s)
- isQueryRelationSupported(QueryPart.Relation) - Method in class com.starteam.TextProperty
-
Returns true if this property supports the specified query operator.
- isReadingSupported() - Method in class com.starteam.util.Encoding
-
Determines whether or not this encoding is supported for reading by the
current platform.
- isReadOnly() - Method in class com.starteam.Audit
-
Determines whether or not the given item is read-only.
- isReadOnly() - Method in class com.starteam.ChangeSession
-
Returns true if this session is read-only; false otherwise.
- isReadOnly() - Method in class com.starteam.StarTeamCollection
-
returns true if this collection is read only
- isReadOnly() - Method in class com.starteam.View
-
Return true if this is a ReadOnly view, otherwise false.
- isReadOnly() - Method in class com.starteam.View.WebCacheView
-
Return true if this is a ReadOnly view, otherwise false.
- isReadOnly() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Returns true if the session is read only, false otherwise.
- isReadOnly() - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether this is a read-only session.
- isReadOnly() - Method in class com.starteam.ViewMember
-
Determines whether or not the given ViewMember is read-only.
- isReference() - Method in class com.starteam.View
-
Return true if this is a reference view, otherwise false.
- isReference() - Method in class com.starteam.View.WebCacheView
-
Return true if this is a reference view, otherwise false.
- isReference() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns true
- isRefreshAccountsRequired() - Method in class com.starteam.Server
-
Returns true if a refreshAccounts() operation might have resulted in User
or Group information being updated; returns false if and only if it is
known that the User and Group information had not been changed since the
last refresh.
- isRefreshActiveLabelsRequired() - Method in class com.starteam.View
-
Returns true if a refreshLabels() operation might have resulted in Label
information for active (non-deleted) labels being updated; returns false
if and only if it is known that the Labels had not been changed since the
last refresh.
- isRefreshActiveLabelsRequired() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false.
- isRefreshFiltersAndQueriesRequired() - Method in class com.starteam.Type
-
Returns true if a refreshFiltersAndQueries() operation might have
resulted in Filter or QueryManager information being updated; returns
false if and only if it is known that the Filter and QueryManager
information had not been changed since the last refresh.
- isRefreshFoldersRequired() - Method in class com.starteam.RecycleBin
-
Returns true if a refreshFolders() operation might have resulted in
Folder information being updated; returns false if and only if it is
known that the folders had not been changed since the last refresh.
- isRefreshFoldersRequired() - Method in class com.starteam.View
-
Returns true if a View.refreshFolders() operation might have resulted in
Folder information being updated; returns false if and only if it is
known that the folders had not been changed since the last refresh.
- isRefreshFoldersRequired() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns true.
- isRefreshGroupsRequired() - Method in class com.starteam.Server
-
Returns true if a refreshGroups() operation might have resulted in Group
information being updated; returns false if and only if it is known that
the Group information had not been changed since the last refresh.
- isRefreshIDsRequired(int[]) - Method in class com.starteam.Catalog
-
Returns true if a refresh() operation might have resulted in the catalog
information being updated for any of the given object IDs; returns false
if and only if it is known that the catalog information had not been
changed since the last refresh.
- isRefreshItemsRequired(Item.Type, PropertyCollection, int) - Method in class com.starteam.Folder
-
Determines whether or not the items of the given type need to be
refreshed.
- isRefreshItemsRequired(Item.Type, PropertyCollection, int) - Method in class com.starteam.viewcomparemerge.VCMFolder
-
Determines whether or not the items of the given type need to be
refreshed.
- isRefreshLabelsRequired() - Method in class com.starteam.View
-
Returns true if a refreshLabels() operation might have resulted in Label
information being updated; returns false if and only if it is known that
the Labels had not been changed since the last refresh.
- isRefreshLabelsRequired() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false.
- isRefreshProjectsRequired() - Method in class com.starteam.Server
-
Determines whether or not the server's project list needs to be
refreshed.
- isRefreshRequired() - Method in interface com.starteam.CacheService
-
Determines whether or not any of the available properties need to be
refreshed
- isRefreshRequired(PropertyCollection) - Method in interface com.starteam.CacheService
-
Determines whether or not any of the given properties need to be
refreshed
- isRefreshRequired() - Method in class com.starteam.Catalog
-
Returns true if a refresh() operation might have resulted in the catalog
information being updated; returns false if and only if it is known that
the catalog information had not been changed since the last refresh.
- isRefreshRequired() - Method in class com.starteam.FolderListManager
-
Returns true if a refresh() operation might have resulted in the folder
list being updated; returns false if and only if it is known that the
Folder list had not been changed since the last refresh.
- isRefreshRequired() - Method in class com.starteam.Project
-
Returns true if a refresh() operation might have resulted in project
properties being updated; returns false if and only if it is known that
the project properties had not been changed since the last refresh.
- isRefreshRequired() - Method in class com.starteam.ServerAdministration
-
Returns true if a refresh() operation might have resulted in UserAccount
or GroupAccount information being updated; returns false if and only if
it is known that the UserAccount and GroupAccount information had not
been changed since the last refresh.
- isRefreshRequired() - Method in class com.starteam.TypeCollection
-
Returns true if a refreshTypes() operation might have resulted in Type or
Property information being updated; returns false if and only if it is
known that the Type information has not been changed since the last
refresh.
- isRefreshRequired() - Method in class com.starteam.View
-
Returns true if a refresh() operation might have resulted in view
properties being updated; returns false if and only if it is known that
the view properties had not been changed since the last refresh.
- isRefreshRequired() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns false.
- isRefreshRequired() - Method in class com.starteam.ViewMemberListManager
-
Returns true if a refresh() operation might have resulted in the
viewMember list being updated; returns false if and only if it is known
that the viewMember list had not been changed since the last refresh.
- isRefreshUsersRequired() - Method in class com.starteam.Server
-
Returns true if a refreshUsers() operation might have resulted in User
information being updated; returns false if and only if it is known that
the User information had not been changed since the last refresh.
- isRefreshViewsRequired() - Method in class com.starteam.Project
-
Determines whether or not the project's view list needs to be refreshed.
- isRelated() - Method in class com.starteam.Share
-
Returns true if this item contains the revision queried by
Item.getReferences() in its history.
- isRelated() - Method in class com.starteam.Share.WebCacheShare
-
Returns true if this item contains the revision queried by
Item.getReferences() in its history.
- isRemoteDrive(String) - Method in class com.starteam.util.FileAccess
-
- isRemoteDrive(String) - Method in class com.starteam.util.NativeFileAccess
-
- isRemoteDrive(String) - Static method in class com.starteam.util.Platform
-
- isReplicated() - Method in class com.starteam.Task
-
Returns true if this task is replicated in MS Project.
- isRequired() - Method in class com.starteam.Property
-
Returns true if a value for this property is required; valid for
user-defined properties only.
- isRequired() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if a value for this property is required; valid for
user-defined properties only.
- isRequireLockForCheckin() - Method in class com.starteam.Project
-
Returns true if files must be locked before they are checked in.
- isRequireLockForCheckin() - Method in class com.starteam.Project.WebCacheProject
-
Returns true if files must be locked before they are checked in.
- isRestricted() - Method in class com.starteam.Property
-
Return true if this is a restricted property.
- isRestricted() - Method in class com.starteam.Property.WebCacheProperty
-
Return true if this is a restricted property.
- isReverseShareRecommended(Folder) - Method in class com.starteam.Item
-
Determines whether share or reverse-share is the more appropriate
operation when sharing this item to the given target folder.
- isReverseShareRecommended(View) - Method in class com.starteam.Trace
-
Determines whether share or reverse-share is the more appropriate
operation when sharing this trace to the given target view.
- isRevisionIndependent() - Method in class com.starteam.Property
-
Returns true if this property is revision-independent (for example,
"FlagUserList", "ReadStatusUserList").
- isRevisionIndependent() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if this property is revision-independent (for example,
"FlagUserList", "ReadStatusUserList").
- isRevisionIndependent() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isRevisionLabel() - Method in class com.starteam.Label
-
Returns true if the label is a revision label.
- isRevisionLabel() - Method in class com.starteam.Label.WebCacheLabel
-
Returns true if the label is a revision label.
- isRollbackConflictDetected() - Method in class com.starteam.RollbackSession.Change
-
returns true if the rollback was not completely successful, false
otherwise
- isRollbackSession() - Method in class com.starteam.viewcomparemerge.Session
-
Returns true if this is a rollback session
- isRollupProperty() - Method in class com.starteam.DoubleProperty
-
Gets the value of the property rollupProperty.
- isRollupProperty() - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
Gets the value of the property rollupProperty.
- isRollupProperty() - Method in class com.starteam.IntegerProperty
-
Gets the value of the property rollupProperty.
- isRollupProperty() - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
Gets the value of the property rollupProperty.
- isRollupProperty() - Method in class com.starteam.LongIntegerProperty
-
Gets the value of the property rollupProperty.
- isRollupProperty() - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
Gets the value of the property rollupProperty.
- isRoot() - Method in class com.starteam.CacheAgent
-
returns true if this a a Root Cache Agent
- isRoot() - Method in class com.starteam.Group
-
Returns true if this is a top-level group with no parent group.
- isRoot() - Method in class com.starteam.Group.WebCacheGroup
-
Returns true if this is a top-level group with no parent group.
- isRoot() - Method in class com.starteam.View
-
Return true if this view is a Root view.
- isRoot() - Method in class com.starteam.View.WebCacheView
-
Return true if this view is a Root view.
- isRoot() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Always returns true
- isRootShare() - Method in class com.starteam.ViewMember
-
Determines whether or not this item is the root share of its share tree.
- isRootValue() - Method in class com.starteam.EnumeratedValue
-
Returns true if this enumerated value has no parent value.
- isRunning() - Method in class com.starteam.CheckinManager
-
Determines whether or not there is currently a checkin operation in
progress.
- isRunning() - Method in class com.starteam.CheckoutManager
-
Determines whether or not there is currently a checkout operation in
progress.
- isSelectable() - Method in class com.starteam.EnumeratedValue
-
Gets the IsSelectable attribute of this enumerated value.
- isServerCalculated() - Method in class com.starteam.Property
-
Return true if the property if calculated on the fly by the server.
- isServerCalculated() - Method in class com.starteam.Property.WebCacheProperty
-
Return true if the property if calculated on the fly by the server.
- isServerCalculated() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isSingleSignOnAuthenticationDisabled() - Method in class com.starteam.ServerInfo
-
When Single Sign-On authentication (SSO) is enabled on the server, this client side option allows the user
revert back to using regular password based authentication to StarTeam server.
- isSingleSignOnAuthenticationEnabled() - Method in class com.starteam.Server
-
Checks if Single Sign-On Authentication has been enabled on the StarTeam server.
- isSingleSignOnAuthenticationEnabled() - Method in class com.starteam.Server.WebCacheServer
-
Checks if Single Sign-On Authentication has been enabled on the StarTeam server.
- isSkipped() - Method in class com.starteam.events.CommandProcessorCheckinEvent
-
return true if this file should be skipped during execution The default
behavior is to not skip files being added or checked in
- isSkipped() - Method in class com.starteam.events.CommandProcessorCheckoutEvent
-
return true if this file should be skipped during execution
- isSkipped() - Method in class com.starteam.events.CommandProcessorStatusEvent
-
return true if this file should be skipped during execution
- isSort() - Method in class com.starteam.Filter.Grouping
-
Returns true if this property participates in a sort, not in a group
- isSort() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Returns true if this property participates in a sort, not in a
group
- isSortByTextValueSupported() - Method in class com.starteam.DateProperty
-
Returns true if this property supports GroupInfo.SortbyTextValue for the
specified Query Operator
- isSortByTextValueSupported() - Method in class com.starteam.Property
-
Returns true if this property supports Sort by TextValue for the
specified Query Operator
- isSortByTextValueSupported() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if this property supports Sort by TextValue for the
specified Query Operator
- isSortByTextValueSupported() - Method in class com.starteam.TextProperty
-
Returns true if this property supports Sort by TextValue for the
specified Query Operator
- isSSOAuthenticationEnforced() - Method in class com.starteam.User
-
Check if this user is required to use Single Sign-On/Multi-factor authentication to login to StarTeam server.
- isStarTeamLink() - Method in class com.starteam.LinkValue
-
Determines whether or not this LinkValue references a StarTeam view
member.
- isStarTeamLink() - Method in class com.starteam.LinkValue.WebCacheLinkValue
-
Determines whether or not this LinkValue references a StarTeam view
member.
- isStatusProperty() - Method in class com.starteam.EnumeratedProperty
-
Gets the value of the property statusProperty.
- isStatusProperty() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Gets the value of the property statusProperty.
- isStored() - Method in class com.starteam.Property
-
Returns true if the property is stored in the server's database.
- isStored() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if the property is stored in the server's database.
- isStored() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always true
- isSuccessful() - Method in class com.starteam.events.CheckinEvent
-
Indicates whether or not the checkin operation for this file has finished
successfully.
- isSuccessful() - Method in class com.starteam.events.CheckoutEvent
-
Indicates whether or not the checkout operation for this file has
finished successfully.
- isSuccessful() - Method in class com.starteam.events.ServerCommandEvent
-
Determines whether or not the command terminated normally.
- isSuccessful() - Method in class com.starteam.events.TraceEvent
-
Returns true if we're reporting query results; false if we're reporting
an exception.
- isSuccessful() - Method in class com.starteam.events.WebCacheCheckinEvent
-
Indicates whether or not the checkin operation for this file has finished
successfully.
- isSuccessful() - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Indicates whether or not the checkout operation for this file has
finished successfully.
- isSupported() - Method in class com.starteam.util.Encoding
-
Determines whether or not this encoding is fully supported by the current
platform.
- isSuspect() - Method in class com.starteam.Trace
-
Determines whether the trace is suspect
- isSuspect() - Method in class com.starteam.Trace.WebCacheTrace
-
Determines whether the trace is suspect
- isSymbolicLink(String) - Method in class com.starteam.util.FileAccess
-
- isSymbolicLink(String) - Method in class com.starteam.util.NativeFileAccess
-
Returns true if the given file is a symbolic link.
- isSymbolicLink(File) - Static method in class com.starteam.util.Platform
-
Returns true if the specified file is a symbolic link.
- isSynchronized() - Method in class com.starteam.StarTeamCollection
-
returns true if access to this collection is synchronized
- isSyncInRevisionHistory() - Method in class com.starteam.File
-
Determines whether or not the last known revision of this file on disk is
somewhere in the file's linear revision history.
- isSyncKnown() - Method in class com.starteam.File
-
Determines whether or not information about the last known version on
disk is available.
- isSysDefined() - Method in class com.starteam.Property
-
Returns true if the property is a built-in StarTeam property (as opposed
to a custom property).
- isSysDefined() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if the property is a built-in StarTeam property (as
opposed to a custom property).
- isSysDefined() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always true
- isTimeBased() - Method in class com.starteam.ViewConfiguration
-
Return true if this configuration is time-based.
- isTimeBased() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return true if this configuration is time-based.
- isTip() - Method in class com.starteam.ArtifactCacheManager.Context
-
Returns True if this context represents a Tip Configuration
notionally, this simply means that the date time has not been set -
this does NOT make the Context object equivalent to a
ViewConfiguration.
- isTip() - Method in class com.starteam.CheckoutOptions
-
Determine which file revision is checked out.
- isTip() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determine which file revision is checked out.
- isTip() - Method in class com.starteam.MergePoint.Revision
-
Return true if the revision identifier represents the "tip" revision
of a branch.
- isTip() - Method in class com.starteam.ViewConfiguration
-
Return true if this configuration is "tip" or "current".
- isTip() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return true if this configuration is "tip" or "current".
- isTrue(boolean, String) - Static method in class com.starteam.util.Assert
-
Throw a RuntimeException
- isUnicode() - Method in class com.starteam.File
-
Tells whether this file (in the repository) has been determined to be a
UNICODE file.
- isUnicode() - Method in class com.starteam.File.WebCacheFile
-
Tells whether this file (in the repository) has been determined to be
a UNICODE file.
- isUnicode(byte[], int) - Static method in class com.starteam.util.FileUtils
-
Returns true if the byte buffer indicates Unicode.
- isUnicode(File) - Static method in class com.starteam.util.FileUtils
-
Returns true if the file is considered to be Unicode.
- isUnread() - Method in class com.starteam.ViewMember
-
Determines whether or not this artifact has been marked read by the
currently logged-in user.
- isUnread() - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Determines whether or not this artifact has been marked read in the
current user context.
- isUnresolved() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not this difference has an unresolved merge
condition.
- isUnresolvedFileMerge() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not this difference represents a file whose content
has changed in both the source and target in such a way as to create a
merge condition, and that merge condition has not yet been resolved.
- isUnresolvedPropertyMerge() - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not there is at least one property whose value has
changed in both the source item and target item in such a way as to
create a merge condition, and that merge condition has not yet been
resolved.
- isUnresolvedPropertyMergeFor(Property) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Determines whether or not the given property has changed in both the
source item and target item in such a way as to create a merge condition,
and that merge condition has not yet been resolved.
- isUserCustomized() - Method in class com.starteam.Property
-
Returns true if this property is a user defined property.
- isUserCustomized() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if this property is a user defined property.
- isUserDefined() - Method in class com.starteam.Property
-
Returns true is the property was user defined through the repository
customization feature.
- isUserDefined() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true is the property was user defined through the repository
customization feature.
- isUserDefined() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isUserModifiable() - Method in class com.starteam.Property
-
Return true if the property is flagged as user modifiable.
- isUserModifiable() - Method in class com.starteam.Property.WebCacheProperty
-
Return true if the property is flagged as user modifiable.
- isUserModifiable() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isUserNameValid() - Method in exception com.starteam.exceptions.LogonException
-
Determines whether or not the foreign archive is PVCS.
- isValid() - Method in class com.starteam.File.SyncRecord
-
return true if this sync record is valid
- isVCMCodeReviewRequired() - Method in class com.starteam.View
-
returns true if VCM Code Reviews are required.
- isVCMCodeReviewRequired() - Method in class com.starteam.View.WebCacheView
-
returns true if VCM Code Reviews are required.
- isVCMCommitEnforced() - Method in class com.starteam.View
-
returns true if VCM Commits are enforced.
- isVCMCommitEnforced() - Method in class com.starteam.View.WebCacheView
-
returns true if VCM Commits are enforced.
- isVerbosePreview() - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not verbose preview mode is enabled.
- isViewDeleted() - Method in class com.starteam.Share
-
Returns true if the item's View has been deleted.
- isViewDeleted() - Method in class com.starteam.Share.WebCacheShare
-
Returns true if the item's View has been deleted.
- isViewLabel() - Method in class com.starteam.Label
-
Returns true if the label is a view label.
- isViewLabel() - Method in class com.starteam.Label.WebCacheLabel
-
Returns true if the label is a view label.
- isViewSpecific() - Method in class com.starteam.Property
-
Returns true if this property is view-specific (for example,
"ExclusiveLocker", "BranchOnChange").
- isViewSpecific() - Method in class com.starteam.Property.WebCacheProperty
-
Returns true if this property is view-specific (for example,
"ExclusiveLocker", "BranchOnChange").
- isViewSpecific() - Method in class com.starteam.ViewMember.Type.ViewMemberIDProperty
-
Always false
- isWin32() - Static method in class com.starteam.util.Platform
-
Determines whether or not we are running on a Win32 computer.
- isWorkingFileAvailable() - Method in class com.starteam.File
-
Determines whether or not the local working file exists on disk.
- isWorkingFileExecutable() - Method in class com.starteam.File
-
Determines whether or not the local working file is executable.
- isWritingSupported() - Method in class com.starteam.util.Encoding
-
Determines whether or not this encoding is supported for writing by the
current platform.
- isXML(File) - Static method in class com.starteam.util.XMLUtils
-
Test to see if a file could be an XML file.
- Item - Class in com.starteam
-
Contextual reference to an object in a StarTeam repository.
- Item.Type - Class in com.starteam
-
The Type of Items.
- Item.Type.DiagramSourceProperty - Class in com.starteam
-
The property type of the Diagram
property.
- Item.Type.ExternalReferenceProperty - Class in com.starteam
-
The property type of the ExternalReference
property.
- Item.Type.FolderProperty - Class in com.starteam
-
The property type of the Folder
property.
- Item.Type.NewRevisionCommentProperty - Class in com.starteam
-
The property type of the New Revision Comment
property.
- Item.Type.NotificationCountProperty - Class in com.starteam
-
The property type of the NotificationCount
property
- Item.Type.NotificationIDsProperty - Class in com.starteam
-
The property type of the NotificationIDs
property
- Item.Type.PropertyCollection - Class in com.starteam
-
Property Collection for TreeItem
- Item.Type.TagProperty - Class in com.starteam
-
The Property Type of the Tag Property
- Item.Type.TeamProperty - Class in com.starteam
-
The property type of the Team
property.
- Item.Type.VersionMetadataIDsProperty - Class in com.starteam
-
The property type of the VersionMetadataIDs
property.
- Item.Type.VersionMetadataProperty - Class in com.starteam
-
The property type of the VersionMetadata
property.
- Item.Type.WebCacheItemType - Class in com.starteam
-
Base accessor for cached SDK types encapsulating the statefulness of
objects obtained from the artifact cache.
- Item.WebCacheItem - Class in com.starteam
-
Item accessor for cached SDK Items contained objects are obtained from
the artifact cache
- ITEM_ADD_TO_REVISION_LABEL - Static variable in class com.starteam.Permission
-
The right to add object to a revision label;
ID 0x04000000 is reused across multiple permissions
- ITEM_ADD_TO_VIEW_LABEL - Static variable in class com.starteam.Permission
-
The right to add object to a view label;
- ITEM_AND_CONTENTS - Static variable in class com.starteam.Label.Scope
-
When applying a label to a folder you can specify the scope of the
operation.
- ITEM_BREAK_EXCLUSIVE_LOCK - Static variable in class com.starteam.Permission
-
The right to break an exclusive lock
- ITEM_CREATE_LINKS - Static variable in class com.starteam.Permission
-
The right to create links for the object.
- ITEM_DELETE_LINKS - Static variable in class com.starteam.Permission
-
The right to delete links for the object; ID 0x00080000 is reused across
multiple permissions
- ITEM_DELETED_BY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.File.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Test.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_BY - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- ITEM_DELETED_BY - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The Item Deleted By
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.File.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Test.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DELETED_TIME - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- ITEM_DELETED_TIME - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The Item Deleted Time
property.
- ITEM_DETACH_FROM_REVISION_LABEL - Static variable in class com.starteam.Permission
-
The right to exclude object from a revision label;
ID 0x08000000 is reused across multiple permissions
- ITEM_DETACH_FROM_VIEW_LABEL - Static variable in class com.starteam.Permission
-
The right to exclude object from a view label;
ID 0x00010000 is reused across multiple permissions
- ITEM_ID - Variable in class com.starteam.Share.Type.PropertyCollection
-
The Item ID
property.
- ITEM_LOCK_EXCLUSIVELY - Static variable in class com.starteam.Permission
-
The right to set an exclusive lock
- ITEM_MODIFY_BEHAVIOR - Static variable in class com.starteam.Permission
-
The right to modify object behavior.
- ITEM_MODIFY_LINKS - Static variable in class com.starteam.Permission
-
The right to modify the links for an object.
- ITEM_MOVE - Static variable in class com.starteam.Permission
-
The right to move objects out of the folder (this right is important if
the objects themselves are not protected by their own ACLs).
- ITEM_ONLY - Static variable in class com.starteam.Label.Scope
-
When applying a label to a folder you can specify the scope of the
operation.
- ITEM_OVERWRITTEN - Static variable in class com.starteam.Audit.EventID
-
The Item Overwritten Event
- ITEM_PERFORM_MAINTENANCE - Static variable in class com.starteam.Permission
-
The right to edit comments etc
- ITEM_REVISION - Variable in class com.starteam.Share.Type.PropertyCollection
-
The Item Revision
property.
- ITEM_SEE_HISTORY - Static variable in class com.starteam.Permission
-
The right to see object history (if it has any); ID 0x00001000 is reused
across multiple permissions
- ITEM_SEE_LINKS - Static variable in class com.starteam.Permission
-
The right to see object links (if it has any);
- ITEM_SHARE - Static variable in class com.starteam.Permission
-
The right to share objects out of the folder (this right is important if
the objects themselves are not protected by their own ACLs).
- ITEM_TREE - Static variable in class com.starteam.Label.Scope
-
When applying a label to a folder you can specify the scope of the
operation.
- ITEM_TYPE - Variable in class com.starteam.Change.Type.PropertyCollection
-
- ITEM_TYPE - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The ItemType
property.
- itemAdded(ItemIDEvent) - Method in interface com.starteam.events.ItemIDListener
-
Invoked when an Item is added to a view.
- itemAdded(ItemEvent) - Method in interface com.starteam.events.ItemListener
-
Invoked when an Item is added to a view.
- itemAdded(ItemUpdateEvent) - Method in interface com.starteam.events.ItemUpdateListener
-
Invoked when an Item is added to a view.
- itemChanged(ItemIDEvent) - Method in interface com.starteam.events.ItemIDListener
-
Invoked when the properties of an Item have changed.
- itemChanged(ItemEvent) - Method in interface com.starteam.events.ItemListener
-
Invoked when the properties of an Item have changed.
- itemChanged(ItemUpdateEvent) - Method in interface com.starteam.events.ItemUpdateListener
-
Invoked when the properties of an Item have changed.
- ItemDifference - Class in com.starteam.viewcomparemerge
-
Represents the difference between a given item from the source view and the
corresponding item in the target view.
- ItemEvent - Class in com.starteam.events
-
An event triggered whenever an Item is added, moved, changed or deleted in a
View.
- ItemIDEvent - Class in com.starteam.events
-
An event triggered whenever an Item is added, changed or deleted in a View.
- ItemIDListener - Interface in com.starteam.events
-
Event-listener interface for ItemID events.
- ItemListener - Interface in com.starteam.events
-
Event-listener interface for Item events.
- ItemListEvent - Class in com.starteam.events
-
An event triggered whenever the list of Items of a given Type has changed in
a Folder.
- ItemListListener - Interface in com.starteam.events
-
ItemListListener allows an application to listen for changes to the contents
of one or more folders.
- ItemListScope - Class in com.starteam.viewcomparemerge
-
Allows items to be included or excluded from the scope of the view
compare/merge operation in a flexible way.
- ItemListScope(Item) - Constructor for class com.starteam.viewcomparemerge.ItemListScope
-
Create an ItemListScope for the specified Item
- ItemListScope(ViewMemberCollection) - Constructor for class com.starteam.viewcomparemerge.ItemListScope
-
Create an ItemListScope from an array of Items
- itemMissed(CacheAgentEvent) - Method in interface com.starteam.events.CacheAgentListener
-
Triggered if an item's content was requested, but was not received from
the cache agent.
- itemMoved(ItemEvent) - Method in interface com.starteam.events.ItemListener
-
Invoked when an Item is moved within a view.
- itemMoved(ItemUpdateEvent) - Method in interface com.starteam.events.ItemUpdateListener
-
Invoked when an Item is moved within a view.
- ItemNotFoundException - Exception in com.starteam.exceptions
-
An exception that is raised when an item with the given ItemID was not found.
- itemReceived(CacheAgentEvent) - Method in interface com.starteam.events.CacheAgentListener
-
Triggered whenever an item's content is received from the cache agent.
- itemRemoved(ItemIDEvent) - Method in interface com.starteam.events.ItemIDListener
-
Invoked when an Item is removed from a view.
- itemRemoved(ItemEvent) - Method in interface com.starteam.events.ItemListener
-
Invoked when an Item is removed from a view.
- itemRemoved(ItemUpdateEvent) - Method in interface com.starteam.events.ItemUpdateListener
-
Invoked when an Item is removed from a view.
- ItemRevisionNotFoundException - Exception in com.starteam.exceptions
-
An exception that is thrown when attempting to resolve to a revision of an
item, and it results to a null, i.e.
- itemsChanged(ItemListEvent) - Method in interface com.starteam.events.ItemListListener
-
Invoked when the list of Items of a particular Type has changed in a
Folder.
- ItemTypeScope - Class in com.starteam.viewcomparemerge
-
Allows item types to be included or excluded from the scope of the view
compare/merge operation.
- ItemTypeScope() - Constructor for class com.starteam.viewcomparemerge.ItemTypeScope
-
Creates an empty ItemTypeScope.
- ItemTypeScope(Item.Type) - Constructor for class com.starteam.viewcomparemerge.ItemTypeScope
-
Creates an ItemTypeScope that includes the given type.
- ItemTypeScope(TypeCollection) - Constructor for class com.starteam.viewcomparemerge.ItemTypeScope
-
Creates an ItemTypeScope that includes the given list of types.
- ItemUpdateEvent - Class in com.starteam.events
-
An event triggered whenever an Item is added, moved, changed or deleted in a
View.
- ItemUpdateEvent(Item, Item) - Constructor for class com.starteam.events.ItemUpdateEvent
-
Constructs a new ItemUpdateEvent.
- ItemUpdateListener - Interface in com.starteam.events
-
Event-listener interface for Item update events.
- iterator() - Method in class com.starteam.StarTeamCollection
-
Returns an iterator over the elements in this collection.
- SANDBOX - Static variable in class com.starteam.View.ViewType
-
Defines a "Sandbox" View
- SATURDAY - Static variable in class com.starteam.User.DayOfWeek
-
Saturday
- SATURDAY_AM - Variable in class com.starteam.User.Type.PropertyCollection
-
- SATURDAY_PM - Variable in class com.starteam.User.Type.PropertyCollection
-
- save() - Method in class com.starteam.ChangeSession
-
Saves the current state of this session.
- save() - Method in class com.starteam.ServerConfiguration.WebCacheServerConfiguration
-
Saves the given server configuration options.
- save() - Method in class com.starteam.StarTeamClientOptions
-
Writes the options to the underlying file.
- save(String, int, GUID) - Method in class com.starteam.StarTeamRepositoryIDs
-
Remembers the repository ID for the indicated server.
- save(ViewMember) - Method in class com.starteam.Transaction
-
Set up a ViewMember to be saved (created or updated)
- save() - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
-
Save the entire set of underlying web cache view members in the
collection to the repository All operations are performed in a
transaction, i.e.
- saveTo(File) - Method in class com.starteam.ServerInfoCollection
-
Writes the server list out to the specified file.
- saveTo(File) - Method in class com.starteam.StarTeamClientOptions
-
Saves the options to the new file.
- saveTo(File, boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Save this session to a file.
- ScalarProperty - Class in com.starteam
-
An implementation of a ScalarProperty
- ScalarProperty.WebCacheScalarProperty - Class in com.starteam
-
Base accessor for cached SDK objects encapsulating the statefulness of
objects obtained from the artifact cache.
- SCHEDULE_STATUS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The ScheduleStatus
property.
- Scope - Class in com.starteam.viewcomparemerge
-
Provides a client application a flexible way to specify the scope of a view
compare/merge operation.
- Scope() - Constructor for class com.starteam.viewcomparemerge.Scope
-
- SDKRuntimeException - Exception in com.starteam.exceptions
-
This is a subclass of java.lang.RuntimeException which may be thrown by the
SDK when a runtime error occurs.
- SECURITYLOG_AUTOPURGE_DEFAULT - Static variable in class com.starteam.SystemPolicy
-
By default, the security log is purged after this many days.
- SECURITYLOG_AUTOPURGE_NEVER - Static variable in class com.starteam.SystemPolicy
-
Indicates that the security log is never purged.
- selectBy(Label) - Method in class com.starteam.ViewMemberListManager
-
Gets the subset of viewMembers in the viewMember list to which the given
label has been applied.
- selectBy(Query) - Method in class com.starteam.ViewMemberListManager
-
Gets the subset of viewMembers in the viewMember list that match the
given query.
- sendMail(View, User[], User[], User[], String, String) - Method in class com.starteam.Server
-
Directs the StarTeam Server to send mail to the specified StarTeam users.
- sendMail(View, User[], User[], User[], String, String, Server.EmailAttachment[]) - Method in class com.starteam.Server
-
Directs the StarTeam Server to send mail to the specified StarTeam users.
- sendMail(View.WebCacheView, User.WebCacheUser[], User.WebCacheUser[], User.WebCacheUser[], String, String, Server.EmailAttachment[]) - Method in class com.starteam.Server.WebCacheServer
-
Directs the StarTeam Server to send mail to the specified StarTeam users.
- SEPARATE_SERVER_SESSIONS - Static variable in class com.starteam.Server
-
If set to true, create separate sessions and caches per server connection.
- Sequence - Interface in com.starteam.diff
-
A sequence of objects.
- SERVER - Static variable in class com.starteam.Filter.Context
-
Specifies only server items should be displayed.
- Server - Class in com.starteam
-
The Server class provides network access to a remote StarTeam Server.
- Server(String) - Constructor for class com.starteam.Server
-
Looks up the given server name in starteam-servers.xml, and uses the
resulting ServerInfo to construct the server.
- Server(String, int) - Constructor for class com.starteam.Server
-
Constructs an object that represents a remote server process.
- Server(ServerInfo) - Constructor for class com.starteam.Server
-
Creates a new Server object, using the given connection information.
- Server.CacheController - Class in com.starteam
-
For each repository accessed via some Server object, we maintain a local
cache that holds data fetched from the repository.
- Server.EmailAttachment - Class in com.starteam
-
This class embodies an email attachment.
- Server.EncryptionAlgorithm - Class in com.starteam
-
This class provides a convenient place to refer to the different
encryption algorithms that can be used for secure StarTeam connections.
- Server.ProductCode - Class in com.starteam
-
This public final class defines constant values for the various StarTeam
product codes.
- Server.Session - Class in com.starteam
-
Represents a user's session with the server.
- Server.WebCacheServer - Class in com.starteam
-
Base accessor for cached SDK objects encapsulating the statefulness of
objects obtained from the artifact cache.
- SERVER_ADD_COLLABORATION_USER - Static variable in class com.starteam.Permission
-
The right to add new user to collaboration user group
- SERVER_ADMIN_REMOTELY - Static variable in class com.starteam.Permission
-
The right to administer server remotely ID 0x04000000 is reused across
multiple permissions
- SERVER_ADMIN_USER_ACCOUNTS - Static variable in class com.starteam.Permission
-
The right to administer user accounts ID 0x08000000 is reused across
multiple permissions
- SERVER_ADMINISTER_COMPONENT_RIGHTS - Static variable in class com.starteam.Permission
-
The right to administer component rights ID 0x00020000 is reused across
multiple permissions
- SERVER_CREATE_PROJECT - Static variable in class com.starteam.Permission
-
The right to create projects ID 0x00010000 is reused across multiple
permissions
- SERVER_MODIFY_CONFIGURATION - Static variable in class com.starteam.Permission
-
The right to modify server settings
- SERVER_MODIFY_SCHEMA - Static variable in class com.starteam.Permission
-
The right to add/modify property definitions of the objects in the
components ID 0x00001000 is reused across multiple permissions
- SERVER_MODIFY_SYSTEM_POLICY - Static variable in class com.starteam.Permission
-
The right to modify system policy ID 0x02000000 is reused across multiple
permissions
- SERVER_REPLICATION_RIGHTS - Static variable in class com.starteam.Permission
-
The right to allow user impersonation ID 0x00080000 is reused across
multiple permissions
- SERVER_VIEW_COMMAND_STATS - Static variable in class com.starteam.Permission
-
The right to view server command statistics
- SERVER_VIEW_CONFIGURATION - Static variable in class com.starteam.Permission
-
The right to view server settings ID 0x00400000 is reused across multiple
permissions
- SERVER_VIEW_DIAGNOSTICS - Static variable in class com.starteam.Permission
-
The right to view server diagnostics ID 0x00200000 is reused across
multiple permissions
- SERVER_VIEW_LOG - Static variable in class com.starteam.Permission
-
The right to view server log ID 0x00100000 is reused across multiple
permissions
- SERVER_VIEW_SECURITY_LOG - Static variable in class com.starteam.Permission
-
The right to view security log ID 0x10000000 is reused across multiple
permissions
- SERVER_VIEW_SYSTEM_POLICY - Static variable in class com.starteam.Permission
-
The right to view system policy ID 0x01000000 is reused across multiple
permissions
- ServerAdministration - Class in com.starteam
-
The ServerAdministration class provides a convenient interface to perform
various server level administration commands.
- ServerAdministration.License - Class in com.starteam
-
Information about the licenses registered on a StarTeam Server.
- ServerAdministration.License.AutoPassLicense - Class in com.starteam
-
A license managed by the AutoPass License Server.
- ServerAdministration.License.BLS - Class in com.starteam
-
A license managed by the Borland License Server.
- ServerAdministration.LockStatus - Class in com.starteam
-
Information about the lock status of the server.
- ServerAdministration.SecurityLogEntry - Class in com.starteam
-
Information about the security log entries on a StarTeam Server.
- ServerAdministration.SecurityLogEntry.AccessCheck - Class in com.starteam
-
For Access Check events.
- ServerAdministration.SecurityLogEntry.ContainerACL - Class in com.starteam
-
For Container-level security log events.
- ServerAdministration.SecurityLogEntry.EventType - Class in com.starteam
-
Constants that define the type of the Security Event.
- ServerAdministration.SecurityLogEntry.ObjectACL - Class in com.starteam
-
For Object ACL events.
- ServerAdministration.SecurityLogEntry.UserGroup - Class in com.starteam
-
For User-based security log events.
- ServerAdministration.SecurityLogEntry.Workstation - Class in com.starteam
-
Workstation details
- ServerAdministration.ServerLogMode - Class in com.starteam
-
Information about the log mode of the server.
- ServerAdministration.ServerLogType - Class in com.starteam
-
Information about the log type of the server.
- ServerCommandEvent - Class in com.starteam.events
-
An event triggered whenever a command is issued to the StarTeam Server.
- ServerCommandListener - Interface in com.starteam.events
-
Event-listener interface for ServerCommand events.
- ServerConfiguration - Class in com.starteam
-
Describes Configuration Properties of the connected StarTeam server
- ServerConfiguration(ServerConfiguration) - Constructor for class com.starteam.ServerConfiguration
-
construct a new ServerConfiguration from the source
- ServerConfiguration.AuthenticationType - Class in com.starteam
-
AuthenticationType used by the server
- ServerConfiguration.DatabaseType - Class in com.starteam
-
Database type used by the server
- ServerConfiguration.DirectoryServiceSecurityType - Class in com.starteam
-
Security type used while connecting to Directory service.
- ServerConfiguration.NotificationType - Class in com.starteam
-
Notification type used by the server
- ServerConfiguration.WebCacheServerConfiguration - Class in com.starteam
-
Server Configurations exposed via the Web Cache Object Model
- ServerControlEvent - Class in com.starteam.events
-
An event triggered whenever a Server is stopped or restarted.
- ServerControlListener - Interface in com.starteam.events
-
Event-listener interface for ServerControl events.
- ServerException - Exception in com.starteam.exceptions
-
The ServerException class is a client side exception that is thrown when an
error on the server is encountered.
- ServerInfo - Class in com.starteam
-
Description: Server Configuration Parameters including the MPX Profile, and
Cache Agent Configuration
Applications that intend to use the Cache Agent should provide connectivity
information through this class.
- ServerInfo() - Constructor for class com.starteam.ServerInfo
-
Construct a ServerInfo instance
- ServerInfo(ServerInfo) - Constructor for class com.starteam.ServerInfo
-
Create a copy of a ServerInfo from another one
- ServerInfoCollection - Class in com.starteam
-
Collection of Server configuration parameters
- ServerInfoCollection() - Constructor for class com.starteam.ServerInfoCollection
-
Start with an empty server info collection
- ServerInfoCollection(File) - Constructor for class com.starteam.ServerInfoCollection
-
Loads the server list from the specified file.
- serverStarted(ServerControlEvent) - Method in interface com.starteam.events.ServerControlListener
-
Invoked when a Server is restarted.
- serverStarted(WebCacheServerControlEvent) - Method in interface com.starteam.events.WebCacheServerControlListener
-
Invoked when a Server is restarted.
- serverStopped(ServerControlEvent) - Method in interface com.starteam.events.ServerControlListener
-
Invoked when a Server is stopped.
- serverStopped(WebCacheServerControlEvent) - Method in interface com.starteam.events.WebCacheServerControlListener
-
Invoked when a Server is stopped.
- ServerUnavailableException - Exception in com.starteam.exceptions
-
An exception that is raised when the server is currently unavailable.
- Session - Class in com.starteam.viewcomparemerge
-
A view compare/merge (VCM) session.
- Session(View) - Constructor for class com.starteam.viewcomparemerge.Session
-
Constructs a new VCM session for comparing and merging changes from the
desktop (workspace) to the given view
- Session(MergeType, View, View) - Constructor for class com.starteam.viewcomparemerge.Session
-
Constructs a new VCM session, for comparing and merging changes from a
given source view to a given target view.
- Session(MergeType, View, View, Options) - Constructor for class com.starteam.viewcomparemerge.Session
-
Constructs a new VCM session, for comparing and merging changes from a
given source view to a given target view.
- Session.State - Class in com.starteam.viewcomparemerge
-
The state of the sesion.
- SESSION_TYPE - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Session Type
property.
- set(int, Object) - Method in class com.starteam.PropertyCollection
-
Sets the object at a given index in the collection, and removes the
(existing) object at that index in the collection, provided that the
object does not already exist in the collection
- set(int, Object) - Method in class com.starteam.StarTeamCollection
-
Sets the object at a given index in the collection, and removes the
(existing) object at that index in the collection, provided that the
object does not already exist in the collection
- set(int, Object) - Method in class com.starteam.TraceCollection
-
- set(int, Object) - Method in interface com.starteam.util.Sortable
-
Set the object at index.
- setAcceptanceCriteria(String) - Method in class com.starteam.Story
-
Sets the text in the "AcceptanceCriteria" for this story.
- setAcceptanceCriteria(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the text in the "AcceptanceCriteria" for this story.
- setAccessPolicy(User.LogOnPolicy) - Method in class com.starteam.User
-
Changes this account's access policy.
- setAccessPolicy(User.LogOnPolicy) - Method in class com.starteam.User.WebCacheUser
-
Changes this account's access policy.
- setAccessTimes(User.DayOfWeek, int, int, int, int) - Method in class com.starteam.User
-
Changes the custom access policy start and end times for the specified
day of the week.
- setAccessTimes(User.DayOfWeek, int, int, int, int) - Method in class com.starteam.User.WebCacheUser
-
Changes the custom access policy start and end times for the
specified day of the week.
- setAction(RollbackSession.MergeAction) - Method in class com.starteam.RollbackSession.Change
-
- setAction(MergeAction) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Sets the action that will be performed at commit time to merge this
difference from the source to the target.
- setActiveProcessItemStateEnabled(EnumeratedValue, boolean) - Method in class com.starteam.Project
-
Defines the specified state as a legal 'Active' state for this project
for it's type The set of legal active states is a subset of the set of
all open states for the given enumerated property that represents the
process item property For 11.0 servers, the types and the status
properties are fixed.
- setActualFinishDate(Date) - Method in class com.starteam.Task
-
Sets the actual finish date of this task.
- setActualFinishDate(Date) - Method in class com.starteam.Task.WebCacheTask
-
Sets the actual finish date of this task.
- setActualStartDate(Date) - Method in class com.starteam.Task
-
Sets the actual start date of this task.
- setActualStartDate(Date) - Method in class com.starteam.Task.WebCacheTask
-
Sets the actual start date of this task.
- setAddedSymbolHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the symbol that indicates an "added"
line.
- setAddressedBy(User) - Method in class com.starteam.ChangeRequest
-
Sets the User
object that addressed this request.
- setAddressedBy(User.WebCacheUser) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the User
object that addressed this request.
- setAddressedIn(Label) - Method in class com.starteam.ChangeRequest
-
Sets the label in which this change request was addressed.
- setAddressedIn(Label.WebCacheLabel) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the label in which this change request was addressed.
- setAddressedInView(View) - Method in class com.starteam.ChangeRequest
-
Sets the view from which this Change Request was addressed.
- setAddressedInView(View.WebCacheView) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the view from which this Change Request was addressed.
- setAdvancedViewsDisabled(boolean) - Method in class com.starteam.ServerConfiguration
-
Set whether the server is configured to disable advanced views.
- setAfter(EnumeratedValue) - Method in class com.starteam.EnumeratedValue
-
Place (position) this Enumerated Value immediately after the specified
predecessor An illegal state exception will be thrown if this Enumerated
Value and the specified predecessor belong to different hierarchies If
the context of the owning EnumeratedProperty is known to this and its
predecessor, then the sort order of the entire forest of values is
realigned in accordance with this assignment.
- setAfter(TreeItem) - Method in class com.starteam.TreeItem
-
place this tree item after prev this and prev must both be children of a
common parent
- setAfter(TreeItem.WebCacheTreeItem) - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
place this tree item after prev this and prev must both be children
of a common parent tree item or must be root tree items in the same
folder
- setAgeLimit(TimeSpan) - Method in class com.starteam.Swimlane
-
Sets the age limit
- setAgeLimit(TimeSpan) - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
set the age limit of the swim lane
- setAlgorithm(Server.EncryptionAlgorithm) - Method in class com.starteam.IPRange
-
Sets the minimum required level of encryption for this range.
- setAllowedState(EnumeratedValue, boolean) - Method in class com.starteam.Project
-
Set an enumerated value of a given property as an allowed or legal state
for this project.
- setAllowedState(EnumeratedValue, boolean) - Method in class com.starteam.Project.WebCacheProject
-
Set an enumerated value of a given property as an allowed or legal
state for this project.
- setAllowNewArchives(boolean) - Method in class com.starteam.HiveInfo
-
Set whether new archive files can be added to the hive.
- setAllPropertiesRequired(ViewMember.Type) - Method in class com.starteam.ViewConfigurationDiffer
-
Marks all properties as required for a given type.
- setAllPropertiesRequired(ViewMember.Type) - Method in class com.starteam.ViewPollingAgent
-
Marks all properties as required for a given type.
- setAlmServiceUrl(String) - Method in class com.starteam.ServerConfiguration
-
Sets the location of the ALM Trace Service.
- setAlmServiceUrl(String) - Method in class com.starteam.ServerConfiguration.WebCacheServerConfiguration
-
Sets the location of the ALM Trace Service.
- setAlternateEditorPath(Item.Type, String) - Method in class com.starteam.Project
-
Sets the Alternate Editor Path for the Specified Item Type Specify either
NULL or an empty string to turn it off
- setAlternateEditorPath(Item.Type.WebCacheItemType, String) - Method in class com.starteam.Project.WebCacheProject
-
Sets the Alternate Editor Path for the Specified Item Type Specify either
NULL or an empty string to turn it off
- setAlternatePath(String) - Method in class com.starteam.View
-
Sets the alternate working file path to be used for this view.
- setAlternatePathFragment(String) - Method in class com.starteam.Folder
-
Sets the alternate working file path to be used for this view.
- setAmbiguitiesCount(int) - Method in class com.starteam.Requirement
-
Set the number of ambiguities for the requirement.
- setAmbiguitiesCount(int) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the number of ambiguities for the requirement.
- setAppend(boolean) - Method in class com.starteam.File.KeywordReader
-
explicitly determine whether or not to append the keyword text to the
stream Set this to true only when content is being uploaded to the
server or keywords are being expanded back to disk after an add or
checkin
- setApplicationFooterHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets application-specific HTML text to be drawn at the bottom of the
output HTML page.
- setApplicationHeaderHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets application-specific HTML text to be drawn at the top of the output
HTML page.
- setApplicationObject(Object) - Method in class com.starteam.viewcomparemerge.Session
-
Sets the application-specific object associated with this session.
- setArchiveDirectory(String) - Method in class com.starteam.HiveInfo
-
Set the path to the hiv's Archive directory.
- setArchiveDirectory(String) - Method in class com.starteam.ServerConfiguration
-
Sets the path to the server's archive directory.
- setAscending(boolean) - Method in class com.starteam.Filter.Grouping
-
Set the order of sort; ascending or descending
- setAscending(boolean) - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Set the order of sort; ascending or descending
- setAtlasWorkflowStatus(Requirement.AtlasWorkflowStatus) - Method in class com.starteam.Requirement
-
Set the AtlasWorkflowStatus of the requirement
- setAtlasWorkflowStatus(Requirement.AtlasWorkflowStatus) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the AtlasWorkflowStatus of the requirement
- setAtomicTransactionsDisabled(boolean) - Method in class com.starteam.ServerConfiguration
-
Set whether the server is configured to disable atomic transactions.
- setAttachmentDirectory(String) - Method in class com.starteam.ServerConfiguration
-
Sets the path to the server's attachment directory.
- setAttachments(Content[]) - Method in class com.starteam.ViewMember
-
Save the attachments for this ViewMember This set must contain existing
attachments, for which nothing will change i.e.
- setAttachments(Content.WebCacheContent[]) - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Save the attachments for this ViewMember in a StarTeam Transaction,
perhaps as part of a larger set of view members which need to be
saved Note that this call does not save the content.
- setAttachNewLabelsOnly(boolean) - Method in class com.starteam.CheckinOptions
-
Determines under what conditions the specified revision label should be
attached to the new file revision on checkin.
- setAttachNewLabelsOnly(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Determines under what conditions the specified revision label should
be attached to the new file revision on checkin.
- setAttentionNotes(String) - Method in class com.starteam.Task
-
Sets the text in the "Needs Attention" note for this task.
- setAttentionNotes(String) - Method in class com.starteam.Task.WebCacheTask
-
Sets the text in the "Needs Attention" note for this task.
- setAttentionRequired(boolean) - Method in class com.starteam.Task
-
Sets the value that indicates whether or not this task needs attention.
- setAuditsAutoPurgeDays(int) - Method in class com.starteam.ServerConfiguration
-
Sets the number of days after which audit information is purged from the
server.
- setAuditsEnabled(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets whether or not auditing is enabled on the server.
- setAutoLocateCacheAgent(boolean) - Method in class com.starteam.ServerInfo
-
Determines whether or not the best cache agent for this connection will
be located automatically.
- setAutoLogonEnabled(boolean) - Method in class com.starteam.Application.ResolveOptions
-
Enables or disabled autologon in Application.resolveServer().
- setAutoMergeFiles(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether file pairs that have no conflicts should be automatically
merged.
- setAutoMergeLinesWithNoConflicts(boolean) - Method in class com.starteam.viewcomparemerge.StarTeamFileMergeAdapter
-
Determines whether or not changed lines with no conflicts will be merged
automatically.
- setAutoMergeLinesWithNoConflicts(boolean) - Method in class com.starteam.viewcomparemerge.VisMergeAdapter
-
Determines whether or not changed lines with no conflicts will be merged
automatically.
- setAutoMergeProperties(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether property pairs that have no conflicts should be automatically
merged.
- setAutoReconnectAttempts(int) - Method in class com.starteam.Server
-
If automatic reconnect is enabled, specifies the maximum number of
attempts to reconnect that will be made while executing a single server
command.
- setAutoReconnectEnabled(boolean) - Method in class com.starteam.Server
-
Specifies whether or not a reconnect is automatically attempted whenever
a connection problem is detected while executing a server command.
- setAutoReconnectWait(int) - Method in class com.starteam.Server
-
If automatic reconnect is enabled, specifies the number of seconds that
we will wait before each reconnect attempt.
- setAutoRefreshAllEnabled(boolean) - Method in class com.starteam.Application.ResolveOptions
-
Enables or disabled auto-refresh for all supported resource types.
- setAutoRefreshProjectsEnabled(boolean) - Method in class com.starteam.Application.ResolveOptions
-
Enables or disabled auto-refresh for projects.
- setAutoRefreshViewsEnabled(boolean) - Method in class com.starteam.Application.ResolveOptions
-
Enables or disabled auto-refresh for views.
- setBefore(TreeItem) - Method in class com.starteam.TreeItem
-
place this tree item before next this and next must both be children of a
common parent
- setBefore(TreeItem.WebCacheTreeItem) - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
place this tree item before next this and next must both be children
of a common parent tree item or must be root tree items in the same
folder
- setBehavior(Item, ViewMemberBehavior) - Method in class com.starteam.CheckinManager
-
Changes the behavior of an item in a transaction.
- setBehavior(ViewMemberBehavior) - Method in class com.starteam.ViewMember
-
Changes the behavior of this ViewMember.
- setBehavior(ViewMember, ViewMemberBehavior) - Method in class com.starteam.ViewMemberCollection.BehaviorContainer
-
Sets the new behavior for this view member Note that this call stores
the unassigned objects in memory.
- setBetween(TreeItem, TreeItem) - Method in class com.starteam.TreeItem
-
place this tree item in between prev and next.
- setBetween(TreeItem.WebCacheTreeItem, TreeItem.WebCacheTreeItem) - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
place this tree item in between prev and next.
- setBlocked(boolean) - Method in class com.starteam.Task
-
Sets the value indicating whether or not this task is blocked.
- setBlocked(boolean) - Method in class com.starteam.Task.WebCacheTask
-
Sets the value indicating whether or not this task is blocked.
- setBlocked(boolean) - Method in class com.starteam.TestRun
-
Sets the value indicating whether or not this test run is blocked.
- setBlocked(boolean) - Method in class com.starteam.TestRun.WebCacheTestRun
-
Sets the value indicating whether or not this test run is blocked.
- setBLSSlipGuid(int) - Method in class com.starteam.User
-
Sets the Slip ID assigned to this license.
- setBooleanValue(Property, boolean) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting boolean valued properties.
- setBranchOnChange(boolean) - Method in class com.starteam.ViewMember
-
Sets the "Branch On Change" behavior.
- setBranchOnChange(boolean) - Method in class com.starteam.ViewMemberBehavior
-
Determines whether or not this ViewMemberBehavior is set to branch on
change.
- setBranchOnShare(boolean) - Method in class com.starteam.View
-
Sets the Branch On Share behavior for this view (only on servers that
support it).
- setBreakLock(boolean) - Method in class com.starteam.CheckinOptions
-
set to True to break another users lock during checkin
- setBreakLock(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
set to True to break another users lock during checkin
- setBreakLock(boolean) - Method in class com.starteam.CheckoutOptions
-
set to True to break another users lock during checkout
- setBreakLock(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
set to True to break another users lock during checkout
- setBreakLocksAutomatically(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether to automatically break locks as necessary to check in merged
revisions.
- setBuild(String) - Method in class com.starteam.TestRun
-
Sets the Build of this TestRun.
- setBuild(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the build of the TestRun
- setBuildLabel(Label) - Method in class com.starteam.CheckinOptions
-
Sets the build label to attach.
- setBuildLabel(Label.WebCacheLabel) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the build label to attach.
- setBuildLabel(boolean) - Method in class com.starteam.Label.WebCacheLabel
-
Set to true if the label is to be used as a build label.
- setByDateOnly(boolean) - Method in class com.starteam.Filter.Grouping
-
Set whether sort order should be by date
- setByDateOnly(boolean) - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Set whether sort order should be by date
- setByteArrayValue(Property, byte[]) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting byte[] valued properties.
- setByTextValue(boolean) - Method in class com.starteam.Filter.Grouping
-
Set whether sort order should be by text value
- setByTextValue(boolean) - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Set whether sort order should be by text value
- setCacheCleanupInterval(int) - Method in class com.starteam.HiveInfo
-
Set the number of seconds between cache cleanup operations.
- setCacheDirectory(String) - Method in class com.starteam.HiveInfo
-
Set the path to the hive's Cache directory.
- setCacheDirectory(String) - Method in class com.starteam.ServerConfiguration
-
Sets the path to the server's vault directory.
- setCanceled() - Method in class com.starteam.CheckinManager
-
Cancels any pending checkin operations.
- setCanceled() - Method in class com.starteam.CheckoutManager
-
Cancels any pending checkout operations.
- setCanWrite(String, boolean) - Method in class com.starteam.util.FileAccess
-
Change whether or not the local file can be modified.
- setCanWrite(String, boolean) - Method in class com.starteam.util.NativeFileAccess
-
- setCapacity(User, double) - Method in class com.starteam.Sprint
-
set the capacity for a given user
- setCapacity(User.WebCacheUser, double) - Method in class com.starteam.Sprint.WebCacheSprint
-
set the capacity for a given user note that setting a capacity of 0
removes the capacity for that user
- setCaseIgnored(boolean) - Method in class com.starteam.QueryPart
-
Set if case needs to be ignored
- setCaseIgnored(boolean) - Method in class com.starteam.QueryPart.WebCacheQueryPart
-
Set if case needs to be ignored
- setCaseSensitive(boolean) - Method in class com.starteam.Filter.Grouping
-
Set the sorting to be case sensitive
- setCaseSensitive(boolean) - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Set the sorting to be case sensitive
- setCaseSensitiveFileNames(boolean) - Method in class com.starteam.ClientContext
-
Sets whether or not the client treats file names as case sensitive.
- setCategory(String) - Method in class com.starteam.ChangeRequest
-
Sets the category for this change request.
- setCategory(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the category for this change request.
- setCentralStatusDirectory(String) - Method in class com.starteam.StarTeamClientOptions
-
Set the path to be used for storing centralized status information.
- setCentralStatusDirectory(String) - Static method in class com.starteam.StatusMethod
-
Change the location of the central status directory.
- setChangePackageName(String) - Method in class com.starteam.CheckinOptions
-
set a name for the change package that will be produced
- setChangePackageName(String) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
set a name for the change package that will be produced
- setCharacterSet(File.CharacterSet) - Method in class com.starteam.CheckinOptions
-
Sets the Character Set to be used for this file.
- setCharacterSet(File.CharacterSet) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the Character Set to be used for this file.
- setCharacterSet(File.CharacterSet) - Method in class com.starteam.File
-
Sets the character set used by this file.
- setCharacterSet(File.CharacterSet) - Method in class com.starteam.File.WebCacheFile
-
Sets the character set used by this file.
- setChecked(boolean) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
- setCheckinOptions(CheckinOptions) - Method in class com.starteam.viewcomparemerge.Options
-
Sets the CheckinOptions to be used for committing the workspace session
- setCheckinReason(String) - Method in class com.starteam.CheckinOptions
-
Sets the "Checkin Reason" option value.
- setCheckinReason(String) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the "Checkin Reason" option value.
- setCheckNewItemActivated(String, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setCheckNewItemInterval(String, int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setCheckoutByDate(DateTime) - Method in class com.starteam.CheckoutOptions
-
Set to "checkout by date" on the given DateTime value.
- setCheckoutByDate(DateTime) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to "checkout by date" on the given DateTime value.
- setCheckoutByLabel(Label) - Method in class com.starteam.CheckoutOptions
-
Set to "checkout by Label" on the given Label.
- setCheckoutByLabel(Label.WebCacheLabel) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to "checkout by Label" on the given Label.
- setCheckoutByPromotionState(PromotionState) - Method in class com.starteam.CheckoutOptions
-
Set to "checkout by PromotionState" on the given PromotionState ID.
- setCheckoutByViewVersion(int) - Method in class com.starteam.CheckoutOptions
-
Set to "checkout by View Version" on the given View Version.
- setCheckoutByViewVersion(int) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to "checkout by View Version" on the given View Version.
- setCheckoutOptions(CheckoutOptions) - Method in class com.starteam.viewcomparemerge.Options
-
Sets the CheckoutOptions to be used for committing the workspace session
- setCheckoutTip() - Method in class com.starteam.CheckoutOptions
-
Determines which file revision is checked out.
- setCheckoutTip() - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Determines which file revision is checked out.
- setCheckTargetFoldersForFloatingShares(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Determines whether or not VCM will check target folders for floating
child shares, and fail if any are found.
- setChildValues(EnumeratedValue[]) - Method in class com.starteam.EnumeratedValue
-
Set the children for this EnumeratedValue.
- setCipher(String) - Method in class com.starteam.ServerConfiguration
-
Sets the server's cipher string.
- setCloneTime(DateTime) - Method in class com.starteam.View
-
Sets the clone time for this view.
- setCloneTime(DateTime) - Method in class com.starteam.View.WebCacheView
-
Sets the clone time for this view.
- setClosedState(boolean) - Method in class com.starteam.EnumeratedValue
-
Set this Enumerated Value to represent a closed state for its property
Note that the closed state is only meaningful if the property is the
status property This property was first introduced in the 12.0 server.
- setColor(String) - Method in class com.starteam.Swimlane
-
Sets the Color of this Swimlane.
- setColor(String) - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
set the Color of the Swimlane
- setColor(String) - Method in class com.starteam.WhiteBoard
-
Sets the Color of this WhiteBoard.
- setColor(String) - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
set the color of the WhiteBoard
- setColumns(Filter.Column[]) - Method in class com.starteam.Filter
-
Set the columns to be used for this filter
- setColumns(Filter.Column.WebCacheColumn[]) - Method in class com.starteam.Filter.WebCacheFilter
-
Set the columns to be used for this filter
- setCommandTime(DateTime) - Method in class com.starteam.ImpersonateUser
-
Warning: This method is potentially very dangerous and should be used
with extreme caution. Each command issued to a StarTeam Server can
have an optional override time.
- setCommandUser(User) - Method in class com.starteam.ImpersonateUser
-
Warning: This method is potentially very dangerous and should be used
with extreme caution. This can only be called when in impersonation
mode and is used to impersonate a user for subsequent commands.
- setComment(String) - Method in class com.starteam.Link
-
Sets the comment associated with this link
- setComment(String) - Method in class com.starteam.ViewMember
-
Sets the comment describing this revision of the item.
- setComment(String) - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Sets the comment attached to this revision of the item.
- setComments(String) - Method in class com.starteam.Requirement
-
Set the comments recorded for the requirement
- setComments(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the comments recorded for the requirement
- setComparer(DiffCompare) - Method in class com.starteam.diff.StarTeamMerge
-
Set the comparer to use
- setComponent(String) - Method in class com.starteam.ChangeRequest
-
Sets the component this change request applies to.
- setComponent(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the component this change request applies to.
- setComponentACL(ACE[]) - Method in class com.starteam.Type
-
Modify the Access Control List for this type.
- setComponentOption(String, String, String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the specified workstation option.
- setCompression(boolean) - Method in class com.starteam.Server
-
Sets whether or not to compress data on transmission
- setCompression(boolean) - Method in class com.starteam.ServerInfo
-
Specify whether or not compression should be used when connecting to the
server.
- setConfiguration(ServerConfiguration) - Method in class com.starteam.ServerAdministration
-
Saves the given server configuration options.
- setConfiguration(ViewConfiguration) - Method in class com.starteam.ViewMemberBehavior
-
Changes this ViewMemberBehavior to use the given configuration.
- setConnectionType(int) - Method in class com.starteam.ServerInfo
-
Sets the connection type to be used.
- setContent(Content) - Method in class com.starteam.Concept
-
Sets the content of this Concept.
- setContent(Content.WebCacheContent) - Method in class com.starteam.Concept.WebCacheConcept
-
Sets the content of this Concept.
- setContentFilter(CheckoutOptions.ContentFilter) - Method in class com.starteam.CheckoutOptions
-
Set the hook inserted after performing keyword expansion, eol conversion,
etc.
- setContentFilter(CheckoutOptions.ContentFilter) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set the hook inserted after performing keyword expansion, eol
conversion, etc.
- setContentModifiedTime(DateTime) - Method in class com.starteam.File
-
Sets this file's content modification time.
- setContentModifiedTime(DateTime) - Method in class com.starteam.File.WebCacheFile
-
Sets this file's content modification time, for file checkin from a stream
Note that the content modification time is automatically set for file checkin
from disk.
- setContentRevision(int) - Method in interface com.starteam.File.Revision
-
Sets the content version of this item revision.
- setContentRevision(int) - Method in class com.starteam.File.SyncRecord
-
set the content revision
- setContentRevision(int) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
set the content revision for this sync
- setContentType(Content.Type) - Method in class com.starteam.Content.WebCacheContent
-
Sets the Content Type for this content.
- setContentValue(Property, Content) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting Content valued properties.
- setContext(Filter.Context) - Method in class com.starteam.Filter
-
Set the context in which this filter should be applied
- setContext(Filter.Context) - Method in class com.starteam.Filter.WebCacheFilter
-
Set the context in which this filter should be applied
- setContextRange(String) - Method in class com.starteam.Topic
-
Sets the context range of this topic.
- setContextRange(String) - Method in class com.starteam.Topic.WebCacheTopic
-
Sets the context range of this topic.
- setCreateCheckinChangePackage(Boolean) - Method in class com.starteam.Project
-
Set to TRUE to always create checkin change packages (even in the absence
of a process item) Set to FALSE to never create checkin change packages
Set to NULL to fall back to the server
wide definition (server configuration option).
- setCreateCheckinChangePackage(boolean) - Method in class com.starteam.ServerConfiguration
-
Set to true to always create checkin change packages
This property was introduced on 12.0+ servers
- setCRHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the representation of the carriage-return character in the HTML
document.
- setCRStatus(Story.Status, EnumeratedValue) - Method in class com.starteam.Project
-
Map Change Request Status values to specific Story States for the given
project.
- setCRStatus(Story.Status, EnumeratedValue) - Method in class com.starteam.Project.WebCacheProject
-
Map Change Request Status values to specific Story States for the given
project.
- setCRStatus(Story.Status, EnumeratedValue) - Method in class com.starteam.Server
-
Map a Change Request Status value to a specific Story State.
- setCRStatus(Story.Status, EnumeratedValue) - Method in class com.starteam.Server.WebCacheServer
-
Map a Change Request State to a specific Story State
This feature was introduced in the 16.0 server
- setCRsToMarkFixed(ChangeRequest[]) - Method in class com.starteam.CheckinOptions
-
Sets the ChangeRequests to mark fixed.
- setCRsToMarkFixed(ChangeRequest.WebCacheChangeRequest[]) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the ChangeRequests to mark fixed.
- setCurrentWorkingFile(File) - Method in class com.starteam.events.CheckinEvent
-
Sets the working file on disk where this file is being checked in from.
- setCurrentWorkingFile(File) - Method in class com.starteam.events.CheckoutEvent
-
Sets the working file on disk where this file is being checked out to.
- setCurrentWorkingFile(File) - Method in class com.starteam.events.WebCacheCheckinEvent
-
Sets the working file on disk where this file is being checked in from.
- setCurrentWorkingFile(File) - Method in class com.starteam.events.WebCacheCheckoutEvent
-
Sets the working file on disk where this file is being checked out to.
- setData(byte[]) - Method in class com.starteam.util.MD5
-
set the data (payload) of an MD5 - this is a precomputed MD5 byte array
- setDateTimeValue(Property, DateTime) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting DateTime valued properties.
- setDateValue(Property, Date) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting DateTime valued properties.
- setDateWorkedOn(Date) - Method in class com.starteam.WorkRecord
-
Sets the date on which the work was begun.
- setDateWorkedOn(Date) - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Sets the date on which the work was begun.
- setDBAutoRecovery(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets whether or not the server automatically recovers from errors.
- setDBPooledConnections(int) - Method in class com.starteam.ServerConfiguration
-
Sets the number of pooled connections to the server database.
- setDBPort(String) - Method in class com.starteam.ServerConfiguration
-
Sets the port number of the Starteam server database
- setDBServerName(String) - Method in class com.starteam.ServerConfiguration
-
Sets the database server name.
- setDBServiceName(String) - Method in class com.starteam.ServerConfiguration
-
For an Oracle configuration, sets the service name for the database that
the StarTeam server is connected to.
- setDBSid(String) - Method in class com.starteam.ServerConfiguration
-
For an Oracle configuration, sets the sid for the database that the
StarTeam server is connected to.
- setDBTransactionsEnabled(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets whether or not database transactions are enabled.
- setDBType(ServerConfiguration.DatabaseType) - Method in class com.starteam.ServerConfiguration
-
Sets the server database type.
- setDBVerifyOnStartup(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets whether or not the server database is verified on startup.
- setDefault(String) - Method in class com.starteam.Translations
-
Change the default translation.
- setDefaultAction(DifferenceType, MergeAction) - Method in class com.starteam.viewcomparemerge.Options
-
Changes the default action in a given situation.
- setDefaultAction(MatchState, MergeAction) - Method in class com.starteam.viewcomparemerge.Options
-
Changes the default action in a given situation.
- setDefaultCapacity(Project, double) - Method in class com.starteam.User
-
Set the default capacity for a given project.
- setDefaultCapacity(Project.WebCacheProject, double) - Method in class com.starteam.User.WebCacheUser
-
Set the default capacity for a given project
- setDefaultComment(String) - Method in class com.starteam.viewcomparemerge.Session
-
Sets the default comment to use for checkin operations that occur when
committing this session.
- setDefaultItemTypes(TypeCollection) - Method in class com.starteam.Project
-
Sets the default item types that will be shared upon creation of a
variant view.
- setDefaultName(String) - Static method in class com.starteam.Application
-
Sets the client application name.
- setDefaultPath(String) - Method in class com.starteam.View
-
Sets the default working file path to be used for this view.
- setDefaultPath(String) - Method in class com.starteam.View.WebCacheView
-
Sets the default working file path to be used for this view.
- setDefaultPathFragment(String) - Method in class com.starteam.Folder
-
Sets this folder's working path.
- setDefaultPathFragment(String) - Method in class com.starteam.Folder.WebCacheFolder
-
Sets this folder's working path.
- setDefaultStarTeamEncoding(Encoding) - Static method in class com.starteam.util.Encoding
-
Sets the default StarTeam encoding.
- setDefaultStatusMethod(StatusMethod) - Method in class com.starteam.StarTeamClientOptions
-
Sets the default status method to be used by the client.
- setDefaultStatusMethod(StatusMethod) - Static method in class com.starteam.StatusMethod
-
Sets the client's default method for storing status information.
- setDefaultValue(byte[]) - Method in class com.starteam.BinaryProperty
-
sets the default value for this property instance
- setDefaultValue(byte[]) - Method in class com.starteam.BinaryProperty.WebCacheBinaryProperty
-
sets the default value for this property instance
- setDefaultValue(boolean) - Method in class com.starteam.BooleanProperty
-
Sets the default value of this property, as a boolean value.
- setDefaultValue(boolean) - Method in class com.starteam.BooleanProperty.WebCacheBooleanProperty
-
Sets the default value of this property, as a boolean value.
- setDefaultValue(Content) - Method in class com.starteam.ContentProperty
-
Sets the default Content value for this Property.
- setDefaultValue(Content.WebCacheContent) - Method in class com.starteam.ContentProperty.WebCacheContentProperty
-
Sets the default Content value for this Property.
- setDefaultValue(Date) - Method in class com.starteam.DateProperty
-
Sets the default Date value for this Property
- setDefaultValue(Date) - Method in class com.starteam.DateProperty.WebCacheDateProperty
-
Sets the default Date value for this Property
- setDefaultValue(DateTime) - Method in class com.starteam.DateTimeProperty
-
Sets the default DateTime value for this Property
- setDefaultValue(DateTime) - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
-
Sets the default DateTime value for this Property
- setDefaultValue(double) - Method in class com.starteam.DoubleProperty
-
Sets the default double value for this Property
- setDefaultValue(double) - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
Sets the default double value for this Property
- setDefaultValue(int) - Method in class com.starteam.IntegerProperty
-
Sets the default integer value for this Property
- setDefaultValue(int) - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
Sets the default integer value for this Property
- setDefaultValue(LinkValue) - Method in class com.starteam.LinkProperty
-
Sets the default LinkVale for this Property.
- setDefaultValue(LinkValue) - Method in class com.starteam.LinkProperty.WebCacheLinkProperty
-
Sets the default LinkVale for this Property.
- setDefaultValue(long) - Method in class com.starteam.LongIntegerProperty
-
Sets the default long integer value for this Property
- setDefaultValue(long) - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
Sets the default long integer value for this Property
- setDefaultValue(int[]) - Method in class com.starteam.ObjectArrayProperty
-
sets the default value for this property instance
- setDefaultValue(int[]) - Method in class com.starteam.ObjectArrayProperty.WebCacheObjectArrayProperty
-
sets the default value for this property instance
- setDefaultValue(int) - Method in class com.starteam.ObjectProperty
-
Sets the default object-id (integer) value for this Property instance
- setDefaultValue(int) - Method in class com.starteam.ObjectProperty.WebCacheObjectProperty
-
Sets the default object-id (integer) value for this Property instance
- setDefaultValue(String) - Method in class com.starteam.TextProperty
-
Sets the default String value for this property instance
- setDefaultValue(String) - Method in class com.starteam.TextProperty.WebCacheTextProperty
-
Sets the default String value for this property instance
- setDefaultValue(TimeSpan) - Method in class com.starteam.TimeSpanProperty
-
Sets the default TimeSpan value for this Property
- setDefaultValue(TimeSpan) - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
Sets the default TimeSpan value for this Property
- setDefaultValues(EnumeratedValue[]) - Method in class com.starteam.EnumeratedProperty
-
Sets an array of enumerated values to be the default for the property.
- setDefaultValues(EnumeratedValue[]) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Sets an array of enumerated values to be the default for the
property.
- setDeletedAsOf(DateTime) - Method in class com.starteam.RecycleBin
-
Used to limit deleted folders and items to those that were after a given
time.
- setDeletedSymbolHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the symbol that indicates a "deleted"
line.
- setDeleteWorkingFile(boolean) - Method in class com.starteam.CheckinOptions
-
Sets the "Delete Working File" option value.
- setDeleteWorkingFile(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the "Delete Working File" option value.
- setDescription(String) - Method in class com.starteam.ChangePackage
-
Provide a description for the change package
- setDescription(String) - Method in class com.starteam.ChangeRequest
-
Sets the description of this change request.
- setDescription(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the description of this change request.
- setDescription(String) - Method in class com.starteam.ChangeSession
-
Sets the description of the ChangePackage for this session.
- setDescription(String) - Method in class com.starteam.Concept
-
Sets the text in the "Description" property for this Concept.
- setDescription(String) - Method in class com.starteam.Concept.WebCacheConcept
-
set the description of the concept
- setDescription(String) - Method in class com.starteam.EventHandlerInfo
-
Sets the description of this EventHandlerInfo.
- setDescription(String) - Method in class com.starteam.EventHandlerProfile
-
Sets the description of this EventHandlerProfile.
- setDescription(String) - Method in class com.starteam.File
-
Sets the description of this file.
- setDescription(String) - Method in class com.starteam.File.WebCacheFile
-
Sets the description of this file.
- setDescription(String) - Method in class com.starteam.Folder
-
Sets this folder's description.
- setDescription(String) - Method in class com.starteam.Folder.WebCacheFolder
-
Sets this folder's description.
- setDescription(String) - Method in class com.starteam.Group
-
Changes the group description.
- setDescription(String) - Method in class com.starteam.Group.WebCacheGroup
-
Changes the group description.
- setDescription(String) - Method in class com.starteam.Label
-
Sets the label's description.
- setDescription(String) - Method in class com.starteam.Label.WebCacheLabel
-
Sets the label's description.
- setDescription(String) - Method in class com.starteam.Project
-
Set the description for this project
- setDescription(String) - Method in class com.starteam.Project.WebCacheProject
-
Set the description for this project
- setDescription(String) - Method in class com.starteam.PromotionModel
-
Sets the description of the PromotionModel.
- setDescription(String) - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Sets the description of the PromotionModel.
- setDescription(String) - Method in class com.starteam.PromotionState
-
Sets the description of the PromotionState.
- setDescription(String) - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Sets the description of the PromotionState.
- setDescription(String) - Method in class com.starteam.Requirement
-
Sets the description of this requirement.
- setDescription(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the description of this requirement.
- setDescription(String) - Method in class com.starteam.ServerInfo
-
Changes the description for this server info entry.
- setDescription(String) - Method in class com.starteam.Sprint
-
Sets the text in the "Description" property for this sprint.
- setDescription(String) - Method in class com.starteam.Sprint.WebCacheSprint
-
set the description of the sprint
- setDescription(String) - Method in class com.starteam.Story
-
Sets the description of this story.
- setDescription(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the description of this story.
- setDescription(String) - Method in class com.starteam.Swimlane
-
Sets the description of this swimlane.
- setDescription(String) - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Sets the description of this Swimlane.
- setDescription(String) - Method in class com.starteam.Task
-
Sets the new description for this task.
- setDescription(String) - Method in class com.starteam.Task.WebCacheTask
-
Sets the new description for this task.
- setDescription(Content) - Method in class com.starteam.Test
-
Sets the description of this Test.
- setDescription(Content.WebCacheContent) - Method in class com.starteam.Test.WebCacheTest
-
Sets the description of this Test.
- setDescription(Content) - Method in class com.starteam.TestRun
-
Sets the description of this TestRun.
- setDescription(Content.WebCacheContent) - Method in class com.starteam.TestRun.WebCacheTestRun
-
Sets the description of this TestRun.
- setDescription(String) - Method in class com.starteam.Trace
-
Sets the description of this trace.
- setDescription(String) - Method in class com.starteam.Trace.WebCacheTrace
-
Sets the description of this trace.
- setDescription(String) - Method in class com.starteam.View
-
Sets the description for this view.
- setDescription(String) - Method in class com.starteam.View.WebCacheView
-
Sets the description for this view.
- setDescription(String) - Method in class com.starteam.WhiteBoard
-
Sets the text in the "Description" property for this WhiteBoard.
- setDescription(String) - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
set the description of the WhiteBoard
- setDescriptor() - Method in class com.starteam.Property
-
Assign this property as a (non-primary) Descriptor Several properties on
a type can be descriptors for that type This assignment may be made for a
new type that has not been saved to the server and the value is used
simply to ensure the construction of the type xml
- setDescriptor() - Method in class com.starteam.Property.WebCacheProperty
-
Assign this property as a (non-primary) Descriptor Several properties
on a type can be descriptors for that type This assignment may be
made for a new type that has not been saved to the server and the
value is used simply to ensure the construction of the type xml
- setDiagnosticStatisticsReportingInterval(int) - Method in class com.starteam.ServerConfiguration
-
Configures the server to reporting diagnostic statistics with the given
frequency.
- setDiagramSource(Content) - Method in class com.starteam.Concept
-
Sets the diagram source of this Concept.
- setDiagramSource(Content.WebCacheContent) - Method in class com.starteam.Concept.WebCacheConcept
-
Sets the diagram source of this Concept.
- setDiagramSource(Content) - Method in class com.starteam.Requirement
-
Sets the diagram source of this Requirement.
- setDiagramSource(Content.WebCacheContent) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the diagram source of this Requirement.
- setDirectoryOverrides(ClientContext.DirectoryOverrides) - Method in class com.starteam.ClientContext
-
Sets the directory override information for this client context.
- setDirectoryServiceEnabled(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets Directory Service enabled or disabled on this server.
- setDirectoryServiceHost(String) - Method in class com.starteam.ServerConfiguration
-
Sets the Directory Service host address, if Directory Service is enabled.
- setDirectoryServicePort(int) - Method in class com.starteam.ServerConfiguration
-
Sets the Directory Service SSL port, if Directory Service is enabled.
- setDisableSingleSignOnAuthentication(boolean) - Method in class com.starteam.ServerInfo
-
When Single Sign-On authentication (SSO) is enabled on the server, this client side option allows the user
revert back to using regular password based authentication to StarTeam server.
- setDisplayFormat(String) - Method in class com.starteam.TimeSpanProperty
-
sets the DisplayFormat for this TimeSpan property
- setDisplayName(String) - Method in class com.starteam.EnumeratedValue
-
Sets the locale appropriate display name for this enumerated value
- setDisplayName(String) - Method in class com.starteam.Item.Type
-
Sets the display name for this type.
- setDisplayName(String) - Method in class com.starteam.Item.Type.WebCacheItemType
-
Set the display name for instances of Item Types
- setDisplayName(String) - Method in class com.starteam.Property
-
Sets the display name for this property.
- setDisplayName(String) - Method in class com.starteam.Property.WebCacheProperty
-
Sets the display name for this property.
- setDisplayNameTranslations(Translations) - Method in class com.starteam.EnumeratedValue
-
Sets the display name translations for this enumerated value.
- setDisplayNameTranslations(Translations) - Method in class com.starteam.Item.Type
-
Sets a copy of the display name translations for this type.
- setDisplayNameTranslations(Translations) - Method in class com.starteam.Property
-
Sets a copy of the display name translations for this property.
- setDisplayNameTranslations(Translations) - Method in class com.starteam.Property.WebCacheProperty
-
Sets a copy of the display name translations for this property.
- setDistinguishedName(String) - Method in class com.starteam.User
-
Sets the Distinguished Name for Directory Service.
- setDistinguishedName(String) - Method in class com.starteam.User.WebCacheUser
-
Sets the Distinguished Name for Directory Service.
- setDotNotation(DotNotation) - Method in interface com.starteam.File.Revision
-
Sets the dot notation of this revision of the repository object.
- setDotNotation(DotNotation) - Method in class com.starteam.File.SyncRecord
-
set the dot notation
- setDotNotation(DotNotation) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
set the dot notation for this sync
- setDoubleValue(Property, double) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting double valued properties.
- setDumpAsserts(boolean) - Method in class com.starteam.ServerConfiguration
-
Set whether the server will create a diagnostic dump when unexpected
conditions [i.e., asserts] are discovered.
- setDumpErrors(boolean) - Method in class com.starteam.ServerConfiguration
-
Set whether the server will create a diagnostic dump when errors are
discovered.
- setDumpType(int) - Method in class com.starteam.ServerConfiguration
-
Set the Dump Type used for a subsequent Diagnsotic Dump
- setDuration(TimeSpan) - Method in class com.starteam.TestRun
-
Sets the duration
- setDuration(TimeSpan) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the Duration of the TestRun
- setEmailAddress(String) - Method in class com.starteam.User
-
Changes the User's email address.
- setEmailAddress(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's email address.
- setEmbedDefaultStyles(boolean) - Method in class com.starteam.diff.HTMLDiffWriter
-
Determines whether or not a default style sheet is embedded in the HTML
document.
- setEnableCacheAgentForFileContent(boolean) - Method in class com.starteam.ServerInfo
-
Sets whether or not to use the cache agent for file content checkout
- setEnableCacheAgentForObjectProperties(boolean) - Method in class com.starteam.Server
-
enable or disable object property caching
- setEnableCacheAgentForObjectProperties(boolean) - Method in class com.starteam.ServerInfo
-
Sets whether or not to use the cache agent for object property caches
- setEnabled(boolean) - Method in class com.starteam.Change
-
mark this change as enabled or disabled Disabled Changes will not report
their attached links as resolveable members of the ChangePackage or
associated Process Item.
- setEnabled(boolean) - Method in class com.starteam.Change.WebCacheChange
-
mark this change as enabled or disabled Disabled Changes will not
report their attached links as resolveable members of the
ChangePackage or associated Process Item.
- setEnabled(boolean) - Method in class com.starteam.EnumeratedValue
-
Enable or disable this enumerated value.
- setEnabled(boolean) - Method in class com.starteam.Item.Type
-
Enables/disables the type This feature was introduced in the 12.0
server Note that the value of this property is simply a hint to the
client application Neither the SDK nor the server ascribe any special
meaning to it Only supported for custom components
- setEnabled(boolean) - Method in class com.starteam.Item.Type.WebCacheItemType
-
Enables/disables the type This feature was introduced in the 12.0
server Note that the value of this property is simply a hint to
the client application Neither the SDK nor the server ascribe any
special meaning to it Only supported for custom components
- setEnabled(boolean) - Method in class com.starteam.Property
-
Enables/disables the property
- setEnabled(boolean) - Method in class com.starteam.Property.WebCacheProperty
-
Enables/disables the property
- setEnabled(int, boolean) - Method in class com.starteam.ServerConfiguration
-
Enable or disable the specified communication procotol.
- setEnabled(boolean) - Method in class com.starteam.Swimlane
-
Sets the value indicating whether or not this board is in a team room.
- setEnabled(boolean) - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
Sets the value indicating whether or not this board is in a team room.
- setEnableDiagnostics(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets whether or not server diagnostics are enabled.
- setEncoding(Encoding) - Method in class com.starteam.File.KeywordReader
-
Set the encoding to use when expanding keywords
- setEncryption(Server.EncryptionAlgorithm) - Method in class com.starteam.ServerInfo
-
Sets the EncryptionAlgorithm algorithm to use for conenctions to the
server.
- setEncryptionAlgorithm(Server.EncryptionAlgorithm) - Method in class com.starteam.Project
-
Sets the the encryption algorithm for the project
- setEncryptionRequirements(IPRange[]) - Method in class com.starteam.ServerConfiguration
-
Sets the required encryption levels for various ranges of TCP/IP
addresses.
- setEndDate(DateTime) - Method in class com.starteam.Plan
-
Set the End Date
for this Plan.
- setEndDate(DateTime) - Method in class com.starteam.Plan.WebCachePlan
-
Set the End Date
for this Plan.
- setEndDate(Date) - Method in class com.starteam.Sprint
-
Set the End Date
for this sprint.
- setEndDate(Date) - Method in class com.starteam.Sprint.WebCacheSprint
-
Set the End Date
for this sprint.
- setEndDate(DateTime) - Method in class com.starteam.View
-
Sets the end date of this view.
- setEndDate(DateTime) - Method in class com.starteam.View.WebCacheView
-
Sets the end date of this view.
- setEndPoint(int, String) - Method in class com.starteam.ServerConfiguration
-
Modifies the specified protocol's endpoint.
- setEnforceAge(boolean) - Method in class com.starteam.KanbanBoard
-
Sets the value indicating whether or not this board enforces Age.
- setEnforceAge(boolean) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Sets the value indicating whether or not this board age is enforced.
- setEnforceGatedCheckin(boolean) - Method in class com.starteam.CheckinOptions
-
Ensure that checkins in this view are gated.
- setEnforceSSOAuthentication(boolean) - Method in class com.starteam.User
-
Enforce user to login only using Single Sign-On/Multi-Factor Authentication.
- setEnforceWIP(boolean) - Method in class com.starteam.KanbanBoard
-
Sets the value indicating whether or not this board enforces WIP.
- setEnforceWIP(boolean) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Sets the value indicating whether or not this board WIP is enforced.
- setEnteredBy(User) - Method in class com.starteam.ChangeRequest
-
Sets the User
object that entered this request.
- setEnteredBy(User.WebCacheUser) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the User
object that entered this request.
- setEnumeratedValue(Property, EnumeratedValue) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting Enumerated valued properties.
- setEnumeratedValues(Property, EnumeratedValue[]) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting Enumerated valued properties.
- setEOL(Platform.EOL) - Method in class com.starteam.ClientContext
-
Sets the end of line sequence to use for this client context.
- setEOL(File.EOLFormat) - Method in class com.starteam.diff.StarTeamMerge
-
Set the eolFormat to use
- setEOLFormat(File.EOLFormat) - Method in class com.starteam.CheckinOptions
-
Sets the End-of-Line format to be used for this file.
- setEOLFormat(File.EOLFormat) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the End-of-Line format to be used for this file.
- setEOLFormat(File.EOLFormat) - Method in class com.starteam.CheckoutOptions
-
Sets the EOL format to be used by working files.
- setEOLFormat(File.EOLFormat) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Sets the EOL format to be used by working files.
- setEOLFormat(File.EOLFormat) - Method in class com.starteam.File
-
Sets the end-of-line format used by this file's working files on disk.
- setEOLFormat(File.EOLFormat) - Method in class com.starteam.File.WebCacheFile
-
Sets the end-of-line format used by this file's working files on
disk.
- setErrorMessage(String) - Method in exception com.starteam.exceptions.ServerException
-
Replace the message string.
- setEstimatedFinishDate(Date) - Method in class com.starteam.Task
-
Sets the estimated date at which this task will be completed.
- setEstimatedFinishDate(Date) - Method in class com.starteam.Task.WebCacheTask
-
Sets the estimated date at which this task will be completed.
- setEstimatedPoints(double) - Method in class com.starteam.Story
-
Sets the estimated points indicating how long it might take for the story
to be completed.
- setEstimatedPoints(double) - Method in class com.starteam.Story.WebCacheStory
-
Sets the estimated points indicating how long it might take for the
story to be completed.
- setEstimatedStartDate(Date) - Method in class com.starteam.Task
-
Sets the estimated start date of this task.
- setEstimatedStartDate(Date) - Method in class com.starteam.Task.WebCacheTask
-
Sets the estimated start date of this task.
- setEstimatedTimeRemaining(TimeSpan) - Method in class com.starteam.WorkRecord
-
Sets the estimated number of hour remaining to complete the task after
this period.
- setEstimatedTimeRemaining(TimeSpan) - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Sets the estimated number of hour remaining to complete the task
after this period.
- setEstimatedTotalWork(TimeSpan) - Method in class com.starteam.Task
-
Set the estimate of the number of hours that will be spent completing
this task
- setEstimatedTotalWork(TimeSpan) - Method in class com.starteam.Task.WebCacheTask
-
Set the estimate of the number of hours that will be spent completing
this task
- setExcludeFlags(Folder.ExcludeFlags) - Method in class com.starteam.Folder
-
Sets the exclude flag for this folder.
- setExcludeFlags(Folder.ExcludeFlags) - Method in class com.starteam.Folder.WebCacheFolder
-
Sets the exclude flag for this folder.
- setExcludeList(String) - Method in class com.starteam.Folder
-
Sets this folder's local exclude list.
- setExcludeList(String) - Method in class com.starteam.Folder.WebCacheFolder
-
Sets this folder's local exclude list.
- setExcludePropertyFromMerge(Property, boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Specify a property to exclude from a VCM compare & merge (or to
re-include it once again) Excluding properties allows an application fine
grained control over which properties should be considered relevant to a
VCM View Compare Merge Session.
- setExecutable(boolean) - Method in class com.starteam.File
-
Change this file executable marking in the repository.
- setExecutable(boolean) - Method in class com.starteam.File.WebCacheFile
-
Determines whether or not this file has been marked executable in the
repository.
- setExecutable(boolean) - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
Set to True if the local file is an executable
- setExecutedAt(DateTime) - Method in class com.starteam.TestRun
-
Sets the Executed At of this TestRun.
- setExecutedAt(DateTime) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the Executed At of the TestRun
- setExecutedBy(String) - Method in class com.starteam.TestRun
-
Sets the Executed By of this TestRun.
- setExecutedBy(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the Executed By of the TestRun
- setExists(boolean) - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
Set to True if the local file exists
- setExpanded(boolean) - Method in class com.starteam.ViewMemberListManager.GroupNode
-
Expands or collapses this GroupNode.
- setExpandKeywords(boolean) - Method in class com.starteam.Project
-
set to true if keywords should be expanded on checkout
- setExpandKeywords(boolean) - Method in class com.starteam.Project.WebCacheProject
-
set to true if keywords should be expanded on checkout
- setExpectedEffort(int) - Method in class com.starteam.Requirement
-
The estimated effort expected for completing the requirement.
- setExpectedEffort(int) - Method in class com.starteam.Requirement.WebCacheRequirement
-
The estimated effort expected for completing the requirement.
- setExpensiveOperationMinimum(int) - Method in class com.starteam.ServerConfiguration
-
Set the minimum number of milliseconds used to determine what is an
expensive operation for tracing purposes.
- setExplicitRank(int) - Method in class com.starteam.Requirement
-
Sets the new rank for this requirement.
- setExplicitRank(int) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the new explicit rank for this requirement.
- setExternalBranchURL(String) - Method in class com.starteam.ChangePackage
-
Sets the external Branch URL of the changeset.
- setExternalBranchURL(String) - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Sets the external Branch URL this changeset.
- setExternalCreatedBy(String) - Method in class com.starteam.ChangePackage
-
Sets the external Created By User name describing the committer of the changeset.
- setExternalCreatedBy(String) - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Sets the external Created By User name describing the committer of this changeset.
- setExternalCreatedBy(String) - Method in class com.starteam.CheckinManager
-
Sets the external Created By User name describing the committer of the changeset.
- setExternalCreatedTime(DateTime) - Method in class com.starteam.ChangePackage
-
Sets the External created time of the changeset.
- setExternalCreatedTime(DateTime) - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Sets the external Created time of the changeset.
- setExternalID(String) - Method in class com.starteam.ViewMember
-
Sets the external ID describing this revision of the item.
- setExternalID(String) - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Sets the external ID describing this revision of the item.
- setExternalReference(String) - Method in class com.starteam.ChangeRequest
-
Sets the external reference for this change request.
- setExternalReference(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the external reference for this change request.
- setExternalReference(String) - Method in class com.starteam.Requirement
-
Sets the external reference for this requirement.
- setExternalReference(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the external reference for this requirement.
- setExternalRepositoryURI(String) - Method in class com.starteam.ChangePackage
-
Sets the external Branch URL of the changeset.
- setExternalRepositoryURI(String) - Method in class com.starteam.ChangePackage.WebCacheChangePackage
-
Sets the external Repository URI of this changeset.
- setExternalTestID(String) - Method in class com.starteam.Requirement
-
Sets the external test ID for this requirement.
- setExternalTestID(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the external test ID for this requirement.
- setExternalTestID(String) - Method in class com.starteam.Story
-
Sets the external test ID for this requirement.
- setExternalTestID(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the external test ID for this requirement.
- setExternalTestProjectURL(String) - Method in class com.starteam.Requirement
-
Sets the external test project URL for this requirement.
- setExternalTestProjectURL(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the external test project URL for this requirement.
- setExternalTestProjectURL(String) - Method in class com.starteam.Story
-
Sets the external test project URL for this requirement.
- setExternalTestProjectURL(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the external test project URL for this requirement.
- setExternalTestURL(String) - Method in class com.starteam.Requirement
-
Sets the external test URL for this requirement.
- setExternalTestURL(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the external test URL for this requirement.
- setExternalTestURL(String) - Method in class com.starteam.Story
-
Sets the external test URL for this requirement.
- setExternalTestURL(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the external test URL for this requirement.
- setExternalURL(String) - Method in class com.starteam.ViewMember
-
Sets the external URL describing this revision of the item.
- setExternalURL(String) - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Sets the external URL describing this revision of the item.
- setExtraCachedProperties(PropertyCollection) - Method in class com.starteam.ViewMemberListManager
-
Sets the list of "extra" properties that will be pre-fetched and cached
for members of this item list, beyond what is specified by the Filter.
- setFailedLoginLimit(int) - Method in class com.starteam.SystemPolicy
-
Sets the number of acceptable failed login attempts.
- setFailedLoginLockout(int) - Method in class com.starteam.SystemPolicy
-
Sets the number of minutes a user will be locked out after exceeding the
failed login limit.
- setFalseValue(EnumeratedValue) - Method in class com.starteam.BooleanProperty
-
Sets the enumerated value that is used to represent false The
EnumeratedValue parameter instance must belong to the set of
EnumeratedValue's of this BooleanProperty instance
- setFavoriteProjects(Project[]) - Method in class com.starteam.User
-
Changes the User's favorite projects.
- setFavoriteProjects(Project.WebCacheProject[]) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's favorite projects.
- setFaxNumber(String) - Method in class com.starteam.User
-
Changes the User's fax number.
- setFaxNumber(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's fax number.
- setFileClearLocksOnCheckIn(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileCompareOptions(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileComparePath(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileDefaultEncoding(Encoding) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileDefaultEOL(int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileEditorOptions(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileEditorPath(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileEncoding(Encoding) - Method in class com.starteam.CheckinOptions
-
Sets the "File Encoding" option value.
- setFileEncoding(Encoding) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the "File Encoding" option value.
- setFileEncoding(Encoding) - Method in class com.starteam.CheckoutOptions
-
Sets the "File Encoding" option value.
- setFileEncoding(Encoding) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Sets the "File Encoding" option value.
- setFileExecutable(File, boolean) - Static method in class com.starteam.util.Platform
-
Change whether or not the specified file should be marked "executable".
- setFileLastModified(File, double) - Static method in class com.starteam.util.Platform
-
Set the last modification time for the file
- setFileLocalDirectoryWatch(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileLockFilesExclusivelyOnCheckOut(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileMarkUnlockedFilesReadOnly(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileMD5(MD5) - Method in interface com.starteam.File.Digest
-
Sets the MD5 cryptographic hash of the file's content.
- setFileMD5(MD5) - Method in class com.starteam.File.SyncRecord
-
set the file md5
- setFileMD5(MD5) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
sets the MD5 for this sync
- setFileMergeOptions(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileMergePath(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileOptimizeForSlowConnections(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFilePathDelimiter(String) - Method in class com.starteam.ClientContext
-
Sets the file path delimiter to use.
- setFilePerformEOLConversion(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFilePopupVisMergeAlways(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileSize(long) - Method in interface com.starteam.File.Digest
-
Sets the file's size.
- setFileSize(long) - Method in class com.starteam.File.SyncRecord
-
set the file size
- setFileSize(long) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
sets the file size of the sync
- setFileSkipped(boolean) - Method in class com.starteam.CheckinOptions
-
Sets whether to skip checking in files or the file associated with this
CheckinOptions object.
- setFileSkipped(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets whether to skip checking in files or the file associated with
this CheckinOptions object.
- setFileSkipped(boolean) - Method in class com.starteam.CheckoutOptions
-
Sets whether to skip checking out files or the file associated with this
CheckoutOptions object.
- setFileSkipped(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Sets whether to skip checking out files or the file associated with
this CheckoutOptions object.
- setFileStatusAutoPurgeDays(int) - Method in class com.starteam.ServerConfiguration
-
Sets the number of days after which a file's status information will be
purged.
- setFileTime(DateTime) - Method in interface com.starteam.File.Digest
-
Sets the file's last modified time.
- setFileTime(DateTime) - Method in class com.starteam.File.SyncRecord
-
set the file time
- setFileTime(DateTime) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
set the file time for this sync
- setFileTrackActiveProcessItem(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileUseAlternateCompare(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileUseAlternateEditor(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileUseAlternateMerge(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileUseMD5ToCalculateStatus(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileUseModifiedTimeStamp(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileUseNonExclusiveLocksInIntegrations(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFileWritable(File, boolean) - Static method in class com.starteam.util.Platform
-
set the file writable bit
- setFilter(Filter) - Method in class com.starteam.ViewMemberListManager
-
Sets the filter to be applied to the item list.
- setFilterACL(ACE[]) - Method in class com.starteam.Type
-
Modify the Access Control List for filter of this type.
- setFindNotInViewFolders(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Sets whether to consider Not In View Folders when running a workspace
compare.
- setFirst() - Method in class com.starteam.TreeItem
-
place this tree item at the head of the set of all children of its parent
- setFirst() - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
place this tree item at the head of the set of all children of its
parent treeitem or folder
- setFix(String) - Method in class com.starteam.ChangeRequest
-
Sets the fix for this change request.
- setFix(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the fix for this change request.
- setFixedConfiguration(ViewConfiguration) - Method in class com.starteam.ViewMember
-
Changes the behavior of this ViewMember such that it is fixed at the
given configuration.
- setFixFloatingChildShares(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Determines whether or not shares that float from the source view to the
target view will automatically be detected during the compare phase and
fixed during the commit.
- setFloatingConfiguration() - Method in class com.starteam.ViewMember
-
Changes the behavior of this ViewMember to "floating".
- setFloatingConfiguration() - Method in class com.starteam.ViewMemberBehavior
-
Changes this ViewMemberBehavior to use a floating configuration.
- setFolderAlternatePath(GUID, int, String) - Method in class com.starteam.StarTeamClientOptions
-
Change the option value stored for the specified Folder's alternate
working directory.
- setFolderAlternatePath(Folder, String) - Method in class com.starteam.StarTeamClientOptions
-
Change the option value stored for the specified Folder's alternate
working directory.
- setFolderAlternatePathEnabled(GUID, int, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Change whether or not the alternate working directory should be used for
the specified folder.
- setFolderAlternatePathEnabled(Folder, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Change whether or not the alternate working directory should be used for
the specified folder.
- setFolderTimeStampNow(boolean) - Method in class com.starteam.CheckoutOptions
-
Set to use the folder current time as the last modified time.
- setFolderTimeStampNow(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to use the current time as the last modified time.
- setFolderUseModifiedTimeStamp(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setFolderUserVisible(GUID, int, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Change whether or not the specified folder should be visible.
- setFolderUserVisible(Folder, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Change whether or not the specified folder should be visible.
- setForceCheckin(boolean) - Method in class com.starteam.CheckinOptions
-
Sets the "Force Checkin" option value.
- setForceCheckin(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the "Force Checkin" option value.
- setForceCheckinReasonRequired(boolean) - Method in class com.starteam.Project
-
Set to true if a reason is required for checkin
- setForceCheckinReasonRequired(boolean) - Method in class com.starteam.Project.WebCacheProject
-
Set to true if a reason is required for checkin
- setForceCheckout(boolean) - Method in class com.starteam.CheckoutOptions
-
Sets the "Force Checkout" option value.
- setForceCheckout(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Sets the "Force Checkout" option value.
- setFormatter(DateFormat) - Static method in class com.starteam.util.DateTime
-
Set the formatter to be used for producing string representations of this datetime
- setGeneral(String) - Method in class com.starteam.Story
-
Sets the text in the "General" for this story.
- setGeneral(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the text in the "General" for this story.
- setGenericDefaultValue(Object) - Method in class com.starteam.Property
-
Sets the Generic Default Value for this property
- setGenericDefaultValue(Object) - Method in class com.starteam.Property.WebCacheProperty
-
Sets the Generic Default Value for this property
- setGenericMaxValue(Object) - Method in class com.starteam.ScalarProperty
-
sets the Max Value for this Property The Object Value parameter must be a
legal type for this Property Instance or else a Class Cast Exception will
be thrown
- setGenericMinValue(Object) - Method in class com.starteam.ScalarProperty
-
sets the Min Value for this Property The Object Value parameter must be a
legal type for this Property Instance or else a Class Cast Exception will
be thrown
- setGotoBlankHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw whitespace the same width as a naviation
control.
- setGotoBottomHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the navigation symbol that jumps to the
bottom of the output page.
- setGotoFirstDiffHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the navigation symbol that jumps to the
first difference on the output page.
- setGotoLastDiffHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the navigation symbol that jumps to the
last difference on the output page.
- setGotoNextDiffHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the navigation symbol that jumps to the
next difference on the output page.
- setGotoPrevDiffHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the navigation symbol that jumps to the
previous difference on the output page.
- setGotoTopHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the navigation symbol that jumps to the
top of the output page.
- setGranted(boolean) - Method in class com.starteam.ACE
-
Modifies this entry to be granted or denied.
- setGranted(boolean) - Method in class com.starteam.ACE.WebCacheACE
-
Modifies this entry to be granted or denied.
- setGroupings(Filter.Grouping[]) - Method in class com.starteam.Filter
-
Set the groupings for this filter
- setGroupings(Filter.Grouping.WebCacheGrouping[]) - Method in class com.starteam.Filter.WebCacheFilter
-
Set the groupings for this filter
- setGroupType(Group.GroupType) - Method in class com.starteam.Group
-
Sets the type of this Group.
- setGroupType(Group.GroupType) - Method in class com.starteam.Group.WebCacheGroup
-
Sets the type of this Group.
- setGUID(String) - Method in class com.starteam.Project
-
Set GUID for the project
- setHasFixedLicense(boolean) - Method in class com.starteam.User
-
Sets the license type for this User.
- setHasFixedLicense(boolean) - Method in class com.starteam.User.WebCacheUser
-
Set whether the user has a fixed or floating license
- setHighEffort(int) - Method in class com.starteam.Requirement
-
The highest effort expected for completing the requirement.
- setHighEffort(int) - Method in class com.starteam.Requirement.WebCacheRequirement
-
The highest effort expected for completing the requirement.
- setHiveInfo(HiveInfo[]) - Method in class com.starteam.HiveManager
-
Updates the set of HiveInfos at the server, and returns true if the
changes require the server to be restarted before they fully take effect.
- setHost(String) - Method in class com.starteam.ServerInfo
-
Sets the host name for this server info.
- setIgnoreMergePoints(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether all merge points should be ignored for comparisons.
- setIgnoreWhiteSpace(boolean) - Method in class com.starteam.viewcomparemerge.VisMergeAdapter
-
Determines whether or not changed lines with no conflicts will be merged
automatically.
- setImpersonationTime(double) - Method in class com.starteam.ArtifactCacheManager.Context
-
set an impersonation time for the transaction execution
Currently, time impersonation is only supported in the context of
a WebCacheViewmemberCollection
- setInactivityTimeout(int) - Method in class com.starteam.ServerConfiguration
-
Sets the server's inactivity timeout.
- setInboxLane(String) - Method in class com.starteam.KanbanBoard
-
Sets the InboxLane of this KanbanBoard.
- setInboxLane(String) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
set the InboxLane of the KanbanBoard
- setIncludeActiveItems(boolean) - Method in class com.starteam.RecycleBin
-
Sets whether or not the resulting folders may contain active items.
- setIncludeDeletedFolders(boolean) - Method in class com.starteam.RecycleBin
-
Sets whether or not deleted folders will be inserted into the copy of the
folder tree.
- setIncludeDeletedItems(boolean) - Method in class com.starteam.RecycleBin
-
Sets whether or not the resulting folders may contain deleted items.
- setIncomingStreams(EnumeratedValue[]) - Method in class com.starteam.Story
-
sets the incoming streams to be assigned to this story 0, 1 or more
incoming streams may be assigned or reassigned
- setIncomingStreams(EnumeratedValue[]) - Method in class com.starteam.Story.WebCacheStory
-
sets the Incoming Streams to be assigned to this story 0, 1 or more
Incoming Streams may be assigned or reassigned
- setInlineDeleteMarkHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to mark an in-line deletion point within a source
line.
- setInlineInsertMarkHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to mark an in-line insertion point within a
source line.
- setInputID(int) - Method in class com.starteam.KanbanBoard
-
Sets the input id of this board.
- setInputID(int) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
set the id of the KanbanBoard
- setInputType(KanbanBoard.InputType) - Method in class com.starteam.KanbanBoard
-
Sets the the input type for the kanban board
- setInputType(KanbanBoard.InputType) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Sets the the input type for the board
- setInTeamRoom(boolean) - Method in class com.starteam.KanbanBoard
-
Sets the value indicating whether or not this board is in a team room.
- setInTeamRoom(boolean) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Sets the value indicating whether or not this board is in a team room.
- setIntegerArrayValue(Property, int[]) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting int[] valued properties.
- setIntegerValue(Property, int) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting integer valued properties.
- setInternalName(String) - Method in class com.starteam.EnumeratedValue
-
Change the internal name for this enumerated value.
- setIsExecutable(String, boolean) - Method in class com.starteam.util.FileAccess
-
Change whether or not the specified file should be marked "executable".
- setIsExecutable(String, boolean) - Method in class com.starteam.util.NativeFileAccess
-
- setIsPrimaryDirectoryService(boolean) - Method in class com.starteam.User
-
- setIsPrimaryDirectoryService(boolean) - Method in class com.starteam.User.WebCacheUser
-
Set the directory service ID.
- setItemDeletedInSource(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is deleted in the source
view.
- setItemDeletedInSource(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is deleted in the source
view.
- setItemDeletedInTarget(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is deleted in the target
view.
- setItemDeletedInTarget(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is deleted in the target
view.
- setItemIsBinaryFile(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is a binary file.
- setItemIsBinaryFile(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is a binary file.
- setItemModifiedInSource(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is modified in the source
view.
- setItemModifiedInSource(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is modified in the source
view.
- setItemModifiedInTarget(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is modified in the target
view.
- setItemModifiedInTarget(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is modified in the target
view.
- setItemMovedInSource(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is moved in the source
view.
- setItemMovedInSource(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is moved in the source
view.
- setItemMovedInTarget(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is moved in the target
view.
- setItemMovedInTarget(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is moved in the target
view.
- setItemPresentInSource(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is present in the source
view.
- setItemPresentInSource(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is present in the source
view.
- setItemPresentInTarget(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is present in the target
view.
- setItemPresentInTarget(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is present in the target
view.
- setItemReadOnlyInTarget(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is read-only in the target
view.
- setItemReadOnlyInTarget(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the item in question is read-only in the target
view.
- setItemsHaveSameContent(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source and target items have identical
content.
- setItemsHaveSameContent(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source and target items have identical
content.
- setItemsInDifferentBranches(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source and target items are in different
branches of the object's version tree.
- setItemsInDifferentBranches(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source and target items are in different
branches of the object's version tree.
- setItemType(KanbanBoard.ItemType) - Method in class com.starteam.KanbanBoard
-
Sets the the item type for the kanban board
- setItemType(KanbanBoard.ItemType) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
Sets the the item type for the board
- setItemType(Item.Type) - Method in class com.starteam.viewcomparemerge.MatchState
-
Sets the item type.
- setItemTypes(TypeCollection) - Method in class com.starteam.viewcomparemerge.ItemTypeScope
-
Sets the item types that are to be included in the view compare/merge
operation.
- setKeepAlive(boolean) - Method in class com.starteam.Server
-
Enables or disables keep-alive mode.
- setKeepAliveInterval(int) - Method in class com.starteam.Server
-
Sets the keep-alive interval, in minutes.
- setKeepTraceRouteAlive(int) - Method in class com.starteam.Server
-
Enables or disables keep-alive mode.
- setKeywordExpansionEnabled(boolean) - Method in class com.starteam.CheckinOptions
-
Set to enable keyword expansion in text files.
- setKeywordExpansionEnabled(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Set to enable keyword expansion in text files.
- setKeywordExpansionEnabled(boolean) - Method in class com.starteam.CheckoutOptions
-
Set to enable keyword expansion in text files.
- setKeywordExpansionEnabled(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to enable keyword expansion in text files.
- setKeywordExpansionFileExtensions(String) - Method in class com.starteam.Project
-
set the file extensions for keyword expansion
- setKeywordExpansionFileExtensions(String) - Method in class com.starteam.Project.WebCacheProject
-
set the file extensions for keyword expansion
- setLabel(Label) - Method in class com.starteam.PromotionState
-
Sets the Label that defines this PromotionState.
- setLabel(Label.WebCacheLabel) - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Sets the Label that defines this PromotionState.
- setLagTime(int) - Method in class com.starteam.TaskDependency
-
Sets the lag time for this task dependency.
- setLagTime(int) - Method in class com.starteam.TaskDependency.WebCacheTaskDependency
-
Sets the lag time for this task dependency.
- setLast() - Method in class com.starteam.TreeItem
-
place this tree item at the end of the set of all children of its parent
- setLast() - Method in class com.starteam.TreeItem.WebCacheTreeItem
-
place this tree item at the end of the set of all children of its
parent treeitem or folder
- setLastBuildTested(Label) - Method in class com.starteam.ChangeRequest
-
Sets the label for the build in which the change request was last tested.
- setLastBuildTested(Label.WebCacheLabel) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the label for the build in which the change request was last
tested.
- setLastChangePackageID(int) - Method in class com.starteam.CheckinOptions
-
Set the last 'good' Change Package ID processed by the client.
- setLastChangePackageID(int) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Set the last 'good' Change Package ID processed by the client.
- setLastModified(DateTime) - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
Set the date/time that the local file was modified
- setLastModified(String, long) - Method in class com.starteam.util.FileAccess
-
Change the the file's last modified time.
- setLastModified(String, long) - Method in class com.starteam.util.NativeFileAccess
-
- setLength(long) - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
Set the size of the local file
- setLFHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the representation of the line-feed character in the HTML document.
- setLicenseType(User.License) - Method in class com.starteam.User
-
Sets the type of license assigned to this User.
- setLicenseType(User.License) - Method in class com.starteam.User.WebCacheUser
-
Sets the type of license assigned to this User.
- setLifeCycleType(Task.LifeCycleType) - Method in class com.starteam.Task
-
Sets the value indicating the life cycle type (e.g.
- setLifeCycleType(Task.LifeCycleType) - Method in class com.starteam.Task.WebCacheTask
-
Sets the value indicating the life cycle type (e.g.
- setLinkValue(Property, LinkValue) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting LinkValued properties.
- setLocalFileInfo(File) - Method in class com.starteam.File.SyncRecord
-
set file information from a disk file
- setLocalFileSystemPropertyProvider(LocalFileSystemPropertyProvider) - Method in class com.starteam.File
-
Registers a provider for local file properties and synchronization
status.
- setLocked(boolean) - Method in class com.starteam.Label
-
Set the label's locked state.
- setLocked(boolean) - Method in class com.starteam.Label.WebCacheLabel
-
Set the label's locked state.
- setLockSourceForDifference(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether to lock the source item when a difference is detected.
- setLockTargetForDifference(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether to lock the target item when a difference is detected.
- setLockType(ViewMember.LockType) - Method in class com.starteam.CheckinOptions
-
Set the type of lock to be used when checking in.
- setLockType(ViewMember.LockType) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Set the type of lock to be used when checking in.
- setLockType(ViewMember.LockType) - Method in class com.starteam.CheckoutOptions
-
Set the type of lock to be used when checking out.
- setLockType(ViewMember.LockType) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set the type of lock to be used when checking out.
- setLogFile(String) - Method in class com.starteam.ServerConfiguration
-
Sets the path to the server's log file.
- setLogOnName(String) - Method in class com.starteam.User
-
Changes the logon name for this account.
- setLogOnName(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the logon name for this account.
- setLogonTimeout(int) - Method in class com.starteam.ServerConfiguration
-
Sets the server's logon timeout.
- setLongValue(Property, long) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting long valued properties.
- setLowEffort(int) - Method in class com.starteam.Requirement
-
Set the lowest effort expected for completing the requirement.
- setLowEffort(int) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the lowest effort expected for completing the requirement.
- setMailEnabled(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets whether or not email is enabled on the server.
- setMarkProcessItemComplete(boolean) - Method in class com.starteam.CheckinOptions
-
Sets whether to mark the process item complete.
- setMarkProcessItemComplete(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets whether to mark the process item complete.
- setMarkUnlockedFilesReadOnly(boolean) - Method in class com.starteam.CheckinOptions
-
Sets the "Mark Unlocked Files ReadOnly" option value.
- setMarkUnlockedFilesReadOnly(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the "Mark Unlocked Files ReadOnly" option value.
- setMarkUnlockedFilesReadOnly(boolean) - Method in class com.starteam.CheckoutOptions
-
Sets the "Mark Unlocked Files ReadOnly" option value.
- setMarkUnlockedFilesReadOnly(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Sets the "Mark Unlocked Files ReadOnly" option value.
- setMarkUnlockedWorkingFilesReadOnly(boolean) - Method in class com.starteam.Project
-
Mark the unlocked working files as read only
- setMatch(Item, Item) - Method in class com.starteam.viewcomparemerge.Session
-
Tells the VCM engine to match a specific source item to a specific target
item.
- setMatchFilesByFileName(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether files (or folders) with the same name are to be considered
matched, even when their object and/or item ids do not match.
- setMatchHint(Item, Item) - Static method in class com.starteam.viewcomparemerge.Session
-
Saves a match hint, indicating that the given source item corresponds to
the given target item, even though the two might otherwise be unrelated.
- setMaxCaches(int) - Static method in class com.starteam.Server.CacheController
-
Sets the maximum number of server caches.
- setMaxCacheSize(long) - Method in class com.starteam.HiveInfo
-
Set the maximum number of megabytes of hard disk space that the cache can
use.
- setMaxIP(String) - Method in class com.starteam.IPRange
-
Sets the maximum IP address for this range.
- setMaxLength(int) - Method in class com.starteam.VectorProperty
-
Sets the maximum length of a property value.
- setMaxLength(int) - Method in class com.starteam.VectorProperty.WebCacheVectorProperty
-
Sets the maximum length of a property value.
- setMaxValue(Date) - Method in class com.starteam.DateProperty
-
Sets the maximum Date value for this Property
- setMaxValue(Date) - Method in class com.starteam.DateProperty.WebCacheDateProperty
-
Sets the maximum Date value for this Property
- setMaxValue(DateTime) - Method in class com.starteam.DateTimeProperty
-
Sets the minimum DateTime value for this Property
- setMaxValue(DateTime) - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
-
Sets the minimum DateTime value for this Property
- setMaxValue(double) - Method in class com.starteam.DoubleProperty
-
Sets the maximum double value for this Property
- setMaxValue(double) - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
Sets the maximum double value for this Property
- setMaxValue(int) - Method in class com.starteam.IntegerProperty
-
Sets the maximum integer value for this Property
- setMaxValue(int) - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
Sets the maximum integer value for this Property
- setMaxValue(long) - Method in class com.starteam.LongIntegerProperty
-
Sets the maximum long integer value for this Property
- setMaxValue(long) - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
Sets the maximum long integer value for this Property
- setMaxValue(TimeSpan) - Method in class com.starteam.TimeSpanProperty
-
Sets the maximum TimeSpan value for this Property
- setMaxValue(TimeSpan) - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
Sets the maximum TimeSpan value for this Property
- setMerged(File) - Method in class com.starteam.RollbackSession.Change
-
set the file content of the tip (in the event that a manual merge is
required)
- setMergedFileContent(File) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Sets the merged file content for this difference.
- setMergedFileContentItem(File) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Similar to
setMergedFileContent
, except
that the merged file content is taken from the given StarTeam file
revision.
- setMergedPropertyValue(Property, Object) - Method in class com.starteam.viewcomparemerge.ItemDifference
-
Sets the value of the specified property on the merged item.
- setMergeHistoryDuringVCMSession(boolean) - Method in class com.starteam.Project
-
set to true if History Merges are required of VCM Sessions
- setMergeHistoryDuringVCMSession(boolean) - Method in class com.starteam.Project.WebCacheProject
-
set to true if History Merges are required of VCM Sessions
- setMergeType(MergeType) - Method in class com.starteam.viewcomparemerge.MatchState
-
Sets the merge type.
- setMetaProperties(Map) - Method in class com.starteam.Item.Type
-
saves a java.util.Map containing meta properties defined by the
client application This feature is new to the 12.0 server.
- setMetaProperties(Map) - Method in class com.starteam.Item.Type.WebCacheItemType
-
saves a java.util.Map containing meta properties defined by the
client application This feature is new to the 12.0 server.
- setMethodology(Project.Methodology) - Method in class com.starteam.Project
-
Sets the development methodology for this project.
- setMethodology(Project.Methodology) - Method in class com.starteam.Project.WebCacheProject
-
Sets the development methodology for this project.
- setMilestone(boolean) - Method in class com.starteam.Task
-
Sets the value indicating whether or not this task represents a
milestone.
- setMinimumPasswordLength(int) - Method in class com.starteam.SystemPolicy
-
Sets the minimum allowable password length.
- setMinIP(String) - Method in class com.starteam.IPRange
-
Sets the minimum IP address for this range.
- setMinLength(int) - Method in class com.starteam.VectorProperty
-
Sets the minimum length of a property value.
- setMinLength(int) - Method in class com.starteam.VectorProperty.WebCacheVectorProperty
-
Sets the minimum length of a property value.
- setMinValue(Date) - Method in class com.starteam.DateProperty
-
Sets the minimum Date value for this Property
- setMinValue(Date) - Method in class com.starteam.DateProperty.WebCacheDateProperty
-
Sets the minimum Date value for this Property
- setMinValue(DateTime) - Method in class com.starteam.DateTimeProperty
-
Sets the minimum DateTime value for this Property
- setMinValue(DateTime) - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
-
Sets the minimum DateTime value for this Property
- setMinValue(double) - Method in class com.starteam.DoubleProperty
-
Sets the minimum double value for this Property
- setMinValue(double) - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
Sets the minimum double value for this Property
- setMinValue(int) - Method in class com.starteam.IntegerProperty
-
Sets the minimum integer value for this Property
- setMinValue(int) - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
Sets the minimum integer value for this Property
- setMinValue(long) - Method in class com.starteam.LongIntegerProperty
-
Sets the minimum long integer value for this Property
- setMinValue(long) - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
Sets the minimum long integer value for this Property
- setMinValue(TimeSpan) - Method in class com.starteam.TimeSpanProperty
-
Sets the minimum TimeSpan value for this Property
- setMinValue(TimeSpan) - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
Sets the minimum TimeSpan value for this Property
- setMoSCoW(TreeItem.MoSCoW) - Method in class com.starteam.Requirement
-
Set the MoSCoW of the requirement
- setMoSCoW(TreeItem.MoSCoW) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the MoSCoW of the requirement
- setMoSCoW(TreeItem.MoSCoW) - Method in class com.starteam.Story
-
Set the MoSCoW of the story This property was introduced in 14.0 release
of the server.
- setMoSCoW(TreeItem.MoSCoW) - Method in class com.starteam.Story.WebCacheStory
-
Set the MoSCoW of the story
- setMPXCacheAgentAddress(String) - Method in class com.starteam.ServerInfo
-
Sets the host address of the MPX cache agent.
- setMPXCacheAgentPort(int) - Method in class com.starteam.ServerInfo
-
Sets the port number of the MPX cache agent.
- setMPXCacheAgentThreadCount(int) - Method in class com.starteam.ServerInfo
-
Sets the number of threads used by the MPX cache agent to fetch file
content.
- setMPXEnabled(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value to enable MPX
- setMPXProfileName(String) - Method in class com.starteam.ServerInfo
-
Sets the name of the MPX profile to be used when connecting to this
server.
- setMultiPartDirectory(String) - Method in class com.starteam.ServerConfiguration
-
Sets the path to the server's multi-part directory.
- setName(String) - Method in class com.starteam.ChangePackage
-
- setName(String) - Method in class com.starteam.ChangeSession
-
Sets the name of the ChangePackage for this session.
- setName(String) - Method in class com.starteam.CheckinManager
-
Sets the name of the ChangePackage for this session.
- setName(String) - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
-
Sets the name of the ChangePackage for this session.
- setName(String) - Method in class com.starteam.Concept
-
Sets the Name of this Concept.
- setName(String) - Method in class com.starteam.Concept.WebCacheConcept
-
set the name of the concept
- setName(String) - Method in class com.starteam.Content
-
set an advisory name (or description) to be saved along with the content
the name may typically be associated with a file name on the local
platform and a rendering mechanism; e.g.
- setName(String) - Method in class com.starteam.Content.WebCacheContent
-
set an advisory name (or description) to be saved along with the
content the name may typically be associated with a file name on the
local platform and a rendering mechanism; e.g.
- setName(String) - Method in class com.starteam.File
-
Sets a new name for this file.
- setName(String) - Method in class com.starteam.File.WebCacheFile
-
Set the name of this file
- setName(String) - Method in class com.starteam.Filter
-
Sets the display name of the filter.
- setName(String) - Method in class com.starteam.Filter.WebCacheFilter
-
Sets the display name of the filter.
- setName(String) - Method in class com.starteam.Folder
-
Sets the name of this folder.
- setName(String) - Method in class com.starteam.Folder.WebCacheFolder
-
Sets the name of this folder.
- setName(String) - Method in class com.starteam.Group
-
Changes the group name.
- setName(String) - Method in class com.starteam.Group.WebCacheGroup
-
Changes the group name.
- setName(String) - Method in class com.starteam.HiveInfo
-
Set the name of the hive.
- setName(String) - Method in class com.starteam.KanbanBoard
-
Sets the Name of this KanbanBoard.
- setName(String) - Method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
-
set the name of the KanbanBoard
- setName(String) - Method in class com.starteam.Label
-
Sets the label's name.
- setName(String) - Method in class com.starteam.Label.WebCacheLabel
-
Sets the label's name.
- setName(String) - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
Set the local file system name
- setName(String) - Method in class com.starteam.Plan
-
Sets the Name of this Plan.
- setName(String) - Method in class com.starteam.Plan.WebCachePlan
-
set the name of the Plan
- setName(String) - Method in class com.starteam.Principal
-
Changes the name of this principal.
- setName(String) - Method in class com.starteam.Project
-
set the name of the project
- setName(String) - Method in class com.starteam.Project.WebCacheProject
-
set the name of the project
- setName(String) - Method in class com.starteam.PromotionModel
-
Sets the name of the PromotionModel.
- setName(String) - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
Sets the name of the PromotionModel.
- setName(String) - Method in class com.starteam.PromotionState
-
Sets the name of the PromotionState.
- setName(String) - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Sets the name of the PromotionState.
- setName(String) - Method in class com.starteam.Query
-
Sets the name of the query.
- setName(String) - Method in class com.starteam.Query.WebCacheQuery
-
Sets the name of the query.
- setName(String) - Method in class com.starteam.Requirement
-
set the name of the requirement
- setName(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the name for the requirement
- setName(String) - Method in class com.starteam.Review
-
Sets the Name of this Review.
- setName(String) - Method in class com.starteam.Review.WebCacheReview
-
set the name of the Review
- setName(String) - Method in class com.starteam.Sprint
-
Sets the Name of this sprint.
- setName(String) - Method in class com.starteam.Sprint.WebCacheSprint
-
set the name of the sprint
- setName(String) - Method in class com.starteam.Story
-
Sets the Name of this story.
- setName(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the Name of this story.
- setName(String) - Method in class com.starteam.Swimlane
-
Sets the Name of this Swimlane.
- setName(String) - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
set the name of the Swimlane
- setName(String) - Method in class com.starteam.Task
-
Sets the Name of this task.
- setName(String) - Method in class com.starteam.Task.WebCacheTask
-
Sets the Name of this task.
- setName(String) - Method in class com.starteam.Test
-
Sets the Name of this Test.
- setName(String) - Method in class com.starteam.Test.WebCacheTest
-
set the name of the Test
- setName(String) - Method in class com.starteam.TestRun
-
Sets the Name of this TestRun.
- setName(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the name of the TestRun
- setName(String) - Method in class com.starteam.User
-
Changes the User's full name.
- setName(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's full name.
- setName(String) - Method in class com.starteam.View
-
Set the name of this view.
- setName(String) - Method in class com.starteam.View.WebCacheView
-
Set the name of this view.
- setName(String) - Method in class com.starteam.WhiteBoard
-
Sets the Name of this WhiteBoard.
- setName(String) - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
set the name of the WhiteBoard
- setNamedConfigOptions(String[], String[]) - Method in class com.starteam.ServerAdministration
-
Set a group of named configuration options.
- setNavigateOnEveryChangedLine(boolean) - Method in class com.starteam.diff.HTMLDiffWriter
-
Determines whether or not navigation symbols will be drawn on every
changed line.
- setNotes(String) - Method in class com.starteam.Requirement
-
Set the notes recorded for the requirement
- setNotes(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the notes recorded for the requirement
- setNotes(String) - Method in class com.starteam.Story
-
Sets the text in the "Notes" for this story.
- setNotes(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the text in the "Notes" for this story.
- setNotes(String) - Method in class com.starteam.Task
-
Sets the text in the "Notes" for this task.
- setNotes(String) - Method in class com.starteam.Task.WebCacheTask
-
Sets the text in the "Notes" for this task.
- setNotes(String) - Method in class com.starteam.WorkRecord
-
Sets the notes for this work record.
- setNotes(String) - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Sets the notes for this work record.
- setNotificationEndTime(DateTime) - Method in class com.starteam.ServerConfiguration
-
set the notification end time
- setNotificationMessage(String) - Method in class com.starteam.ServerConfiguration
-
set the notification message
- setNotificationStartTime(DateTime) - Method in class com.starteam.ServerConfiguration
-
set the notification start time
- setNotifyBy(ServerConfiguration.NotificationType) - Method in class com.starteam.ServerConfiguration
-
Sets the method by which notification messages are sent to StarTeam
users.
- setNotifyByEmail(boolean) - Method in class com.starteam.SystemPolicy
-
Sets whether or not security administrators will be notified of login
lockouts by email.
- setNoTimeoutNamedLicenses(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets the server's "NoTimeoutNamedLicenses" value for servers 7.0 and
later.
- setNumContextLines(int) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the maximum number of unchanged lines displayed before and after
each changed line.
- setOauth2ClientID(String) - Method in class com.starteam.ServerConfiguration
-
Sets the Oauth2 Client ID.
- setOauth2ClientSecret(String) - Method in class com.starteam.ServerConfiguration
-
Sets the Oauth2 client secret.
- setOauth2IssuerURL(String) - Method in class com.starteam.ServerConfiguration
-
Sets the Oauth2 Issuer URL.
- setOauth2RedirectURI(String) - Method in class com.starteam.ServerConfiguration
-
Sets the Oauth2 redirect URI.
- setObjectID(int) - Method in interface com.starteam.File.Revision
-
Sets the objectID of this revision of the repository object.
- setObjectID(int) - Method in class com.starteam.File.SyncRecord
-
set the object id
- setObjectID(int) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
set the object id for this sync
- setOperator(QueryNode.Operator) - Method in class com.starteam.QueryNode
-
Change the operator type for this expression.
- setOperator(QueryNode.Operator) - Method in class com.starteam.QueryNode.WebCacheQueryNode
-
Change the operator type for this expression.
- setOption(String, String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the specified workstation option.
- setOption(String, String) - Method in interface com.starteam.util.Platform.WorkStationOptions
-
sets a value for a specified option (key)
- setOptions(CheckinOptions) - Method in class com.starteam.CheckinManager
-
Changes the checkin options currently in effect.
- setOptions(CheckoutOptions) - Method in class com.starteam.CheckoutManager
-
Changes the checkout options currently in effect.
- setOptions(Options) - Method in class com.starteam.viewcomparemerge.Session
-
Sets options that influence the behavior of compare or merge operations.
- setOrder(double) - Method in class com.starteam.Requirement
-
Sets the new order in which the requirement should be worked on.
- setOrder(double) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the new order in which the requirement should be worked on.
- setOrder(double) - Method in class com.starteam.Story
-
Sets the order in which the story should be executed.
- setOrder(double) - Method in class com.starteam.Story.WebCacheStory
-
Sets the order in which the story should be executed.
- setOrder(double) - Method in class com.starteam.Task
-
Sets the new order in which the task should be worked on.
- setOrder(double) - Method in class com.starteam.Task.WebCacheTask
-
Sets the new order in which the task should be worked on.
- setOrder(double) - Method in class com.starteam.Trace
-
Sets the order in which the trace should be executed.
- setOrder(double) - Method in class com.starteam.Trace.WebCacheTrace
-
Sets the order in which the trace should be executed.
- setOrigin(Task.Origin) - Method in class com.starteam.Task
-
Sets the value indicating the origin (e.g., StarTeam or MS Project) of
this task.
- setOverlapOnly(boolean) - Method in class com.starteam.diff.StarTeamMerge
-
set to True to output overlapping content
- setOverriddenCapacity(Project, Date, double) - Method in class com.starteam.User
-
Sets the overridden capacity for the project for the specified week
- setOverriddenCapacity(Project.WebCacheProject, Date, double) - Method in class com.starteam.User.WebCacheUser
-
Sets the overridden capacity for the project for the specified week
- setOwner(User) - Method in class com.starteam.Requirement
-
Set the owner for the requirement
- setOwner(User.WebCacheUser) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the owner for the requirement
- setOwner(User) - Method in class com.starteam.Sprint
-
Sets the User
who owns this sprint.
- setOwner(User.WebCacheUser) - Method in class com.starteam.Sprint.WebCacheSprint
-
Sets the User
who owns this sprint.
- setPageBaseURL(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the base URL of the output HTML page.
- setPagerNumber(String) - Method in class com.starteam.User
-
Changes the User's pager number.
- setPagerNumber(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's pager number.
- setPageTitle(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the title of the output HTML page.
- setParameter(String, String) - Method in class com.starteam.Content.Type
-
Return a Content.Type object that has the specified parameter added.
- setParent(Group) - Method in class com.starteam.Group
-
Change/Assign the parent for this group.
- setParent(Group.WebCacheGroup) - Method in class com.starteam.Group.WebCacheGroup
-
Change/Assign the parent for this group.
- setParentFolderFailed(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder failed to be
reconciled.
- setParentFolderFailed(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder failed to be
reconciled.
- setParentFolderIgnored(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder is ignored.
- setParentFolderIgnored(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder is ignored.
- setPassword(String) - Method in class com.starteam.events.CommandProcessorPasswordEvent
-
Set the password to be used to authenticate the user for this connection.
- setPassword(String) - Method in class com.starteam.ServerInfo
-
Save a password to this serverInfo instance.
- setPassword(String) - Method in class com.starteam.User
-
Sets the password for this account.
- setPassword(String) - Method in class com.starteam.User.WebCacheUser
-
Sets the password for this account.
- setPasswordExpirationPeriod(int) - Method in class com.starteam.SystemPolicy
-
Sets the number of days after which a password will expire.
- setPath(String) - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
Set the local file system path
- setPath(String) - Method in class com.starteam.Test
-
Sets the Path of this Test.
- setPath(String) - Method in class com.starteam.Test.WebCacheTest
-
set the path of the Test
- setPercentComplete(int) - Method in class com.starteam.Task
-
Sets the percentage indicating how much of the task has been completed.
- setPercentComplete(int) - Method in class com.starteam.Task.WebCacheTask
-
Sets the percentage indicating how much of the task has been
completed.
- setPhoneNumber(String) - Method in class com.starteam.User
-
Changes the User's phone number.
- setPhoneNumber(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's phone number.
- setPicture(Content) - Method in class com.starteam.User
-
Saves a picture of this user to the server
- setPicture(Content.WebCacheContent) - Method in class com.starteam.User.WebCacheUser
-
Saves a picture of this user to the server
- setPinProcessItem(boolean) - Method in class com.starteam.CheckinOptions
-
Sets the "Pin Process Item" option value.
- setPinProcessItem(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the "Pin Process Item" option value.
- setPixelWidth(int) - Method in class com.starteam.Filter.Column
-
Sets the display resolution for this column
- setPixelWidth(int) - Method in class com.starteam.Filter.Column.WebCacheColumn
-
Sets the display resolution for this column
- setPlanType(Plan.PlanType) - Method in class com.starteam.Plan
-
Sets the the plan type for the plan
- setPlanType(Plan.PlanType) - Method in class com.starteam.Plan.WebCachePlan
-
Sets the the plan type for the plan
- setPlatform(ChangeRequest.Platform) - Method in class com.starteam.ChangeRequest
-
Sets the platform this change request applies to.
- setPlatform(ChangeRequest.Platform) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the platform this change request applies to.
- setPolicy(SystemPolicy) - Method in class com.starteam.ServerAdministration
-
Saves the given system policy options.
- setPolicyTimeZoneShift(int) - Method in class com.starteam.User
-
Changes timezone shift for this account's access policy.
- setPolicyTimeZoneShift(int) - Method in class com.starteam.User.WebCacheUser
-
Changes timezone shift for this account's access policy.
- setPort(int) - Method in class com.starteam.ServerInfo
-
Sets the protocol endpoint for the server info.
- setPostalAddress(String) - Method in class com.starteam.User
-
Changes the User's postal address.
- setPostalAddress(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's postal address.
- setPostCommitRevisionLabelEnabled(boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the post-commit revision label will be created.
- setPostCommitRevisionLabelName(String) - Method in class com.starteam.viewcomparemerge.Session
-
Sets the name of the post-commit revision label.
- setPostCommitViewLabelEnabled(boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the post-commit view label will be created.
- setPostCommitViewLabelName(String) - Method in class com.starteam.CheckinManager
-
Sets the name of the post-commit view label.
- setPostCommitViewLabelName(String) - Method in class com.starteam.viewcomparemerge.Session
-
Sets the name of the post-commit view label.
- setPreCommitRevisionLabelEnabled(boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the pre-commit revision label will be created.
- setPreCommitRevisionLabelName(String) - Method in class com.starteam.viewcomparemerge.Session
-
Sets the name of the pre-commit revision label.
- setPreCommitViewLabelEnabled(boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Determines whether or not the pre-commit view label will be created.
- setPreCommitViewLabelName(String) - Method in class com.starteam.viewcomparemerge.Session
-
Sets the name of the pre-commit view label.
- setPredecessorType(TaskDependency.PredecessorType) - Method in class com.starteam.TaskDependency
-
Sets the PredecessorType of this task dependency.
- setPredecessorType(TaskDependency.PredecessorType) - Method in class com.starteam.TaskDependency.WebCacheTaskDependency
-
Sets the PredecessorType of this task dependency.
- setPrimaryDescriptor() - Method in class com.starteam.Property
-
Assign this property as the Primary Descriptor Only 1 property on a type
can be the primary descriptor for the type If more than 1 property is
assigned to be the primary descriptor, the server will throw an exception
This assignment may be made for a new type that has not been saved to the
server and the value is used simply to ensure the construction of the
type xml
- setPrimaryDescriptor() - Method in class com.starteam.Property.WebCacheProperty
-
Assign this property as the Primary Descriptor Only 1 property on a
type can be the primary descriptor for the type If more than 1
property is assigned to be the primary descriptor, the server will
throw an exception This assignment may be made for a new type that
has not been saved to the server and the value is used simply to
ensure the construction of the type xml
- setPriority(ChangeRequest.Priority) - Method in class com.starteam.ChangeRequest
-
Sets the priority of this change request.
- setPriority(ChangeRequest.Priority) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the priority of this change request.
- setPriority(Requirement.Priority) - Method in class com.starteam.Requirement
-
Set the priority of the requirement
- setPriority(Requirement.Priority) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the priority of the requirement
- setPriority(Task.Priority) - Method in class com.starteam.Task
-
Sets the Priority of this task.
- setPriority(Task.Priority) - Method in class com.starteam.Task.WebCacheTask
-
Sets the Priority of this task.
- setPriority(Topic.Priority) - Method in class com.starteam.Topic
-
Sets the Priority of this topic.
- setPriority(Topic.Priority) - Method in class com.starteam.Topic.WebCacheTopic
-
Sets the Priority of this topic.
- setProcessItem(Item) - Method in class com.starteam.CheckinOptions
-
Sets the process item to link and pin.
- setProcessItem(Item.WebCacheItem) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the process item to link and pin.
- setProcessItem(Item, View) - Method in class com.starteam.StarTeamClientOptions
-
Sets the current process item for the given target view.
- setProcessItemRequired(boolean) - Method in class com.starteam.Project
-
Determines whether or not process items are required for this project.
- setProduct(String) - Method in class com.starteam.TestRun
-
Sets the Product of this TestRun.
- setProduct(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the product of the TestRun
- setProjects(Project[]) - Method in class com.starteam.Filter
-
Creates an association between a set of Projects and this filter.
- setProjects(Project.WebCacheProject[]) - Method in class com.starteam.Filter.WebCacheFilter
-
Creates an association between a set of Projects and this filter.
- setProjects(Project[]) - Method in class com.starteam.Query
-
Creates an association between a set of Projects and this query.
- setProjects(Project.WebCacheProject[]) - Method in class com.starteam.Query.WebCacheQuery
-
Creates an association between a set of Projects and this query.
- setPromotionStates(PromotionState[]) - Method in class com.starteam.PromotionModel
-
Changes the list of PromotionStates for this model.
- setPromotionStates(PromotionState.WebCachePromotionState[]) - Method in class com.starteam.PromotionModel.WebCachePromotionModel
-
- setProperties(PropertyCollection) - Method in class com.starteam.Item.Type
-
- setProperties(Property.WebCacheProperty[]) - Method in class com.starteam.Item.Type.WebCacheItemType
-
- setProperty(Property) - Method in class com.starteam.Filter.Column
-
Sets the property whose value is to be displayed
- setProperty(Property.WebCacheProperty) - Method in class com.starteam.Filter.Column.WebCacheColumn
-
Sets the property whose value is to be displayed
- setProperty(Property) - Method in class com.starteam.Filter.Grouping
-
Sets a property in this grouping
- setProperty(Property.WebCacheProperty) - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
-
Sets a property in this grouping
- setProperty(String, String) - Method in class com.starteam.viewcomparemerge.Options
-
Sets a value for the property identified by the specified key
- setPulseLabel(String) - Method in class com.starteam.Review
-
Sets the Pulse Label of this Review.
- setPulseLabel(String) - Method in class com.starteam.Review.WebCacheReview
-
Sets the Pulse Label of this Review.
- setQuery(Query) - Method in class com.starteam.Filter
-
Set the query to be used with this filter.
- setQuery(Query.WebCacheQuery) - Method in class com.starteam.Filter.WebCacheFilter
-
Set the query to be used with this filter.
- setQueryACL(ACE[]) - Method in class com.starteam.Type
-
Modify the Access Control List for query of this type.
- setQueryNode(QueryNode) - Method in class com.starteam.Query
-
Sets the boolean expression used to define this query.
- setQueryNode(QueryNode.WebCacheQueryNode) - Method in class com.starteam.Query.WebCacheQuery
-
Sets the boolean expression used to define this query.
- setQueryNodes(QueryNode[]) - Method in class com.starteam.QueryNode
-
Sets the QueryNodes associated with this QueryNode.
- setQueryNodes(QueryNode.WebCacheQueryNode[]) - Method in class com.starteam.QueryNode.WebCacheQueryNode
-
Sets the QueryNodes associated with this QueryNode.
- setQueryParts(QueryPart[]) - Method in class com.starteam.QueryNode
-
Changes the QueryParts associated with this QueryNode.
- setQueryParts(QueryPart.WebCacheQueryPart[]) - Method in class com.starteam.QueryNode.WebCacheQueryNode
-
Changes the QueryParts associated with this QueryNode.
- setRank(double) - Method in class com.starteam.Requirement
-
Sets the new rank for this requirement.
- setRank(double) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the new rank for this requirement.
- setRank(double) - Method in class com.starteam.Story
-
Sets the rank in which the story should be viewed.
- setRank(double) - Method in class com.starteam.Story.WebCacheStory
-
Sets the rank in which the story should be viewed.
- setReadOnSelectChangeActivated(String, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setReconnectTimeout(int) - Method in class com.starteam.ServerConfiguration
-
Sets the server's reconnect timeout.
- setRecordID(int) - Method in class com.starteam.File.SyncRecord
-
set the record id
- setRelation(QueryPart.Relation) - Method in class com.starteam.QueryPart
-
Sets the relation type for this expression.
- setRelation(QueryPart.Relation) - Method in class com.starteam.QueryPart.WebCacheQueryPart
-
Sets the relation type for this expression.
- setReplacedSymbolHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the symbol that indicates a "replaced"
line.
- setReplicated(boolean) - Method in class com.starteam.Task
-
Sets whether or not this task is replicated in MS Project.
- setRepositoryPath(String) - Method in class com.starteam.ServerConfiguration
-
Sets the path to the server's data repository.
- setRequestType(ChangeRequest.ChangeRequestType) - Method in class com.starteam.ChangeRequest
-
Sets this change request's type.
- setRequestType(ChangeRequest.ChangeRequestType) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets this change request's type.
- setRequired(boolean) - Method in class com.starteam.Property
-
Mark this property as required
- setRequired(boolean) - Method in class com.starteam.Property.WebCacheProperty
-
Mark this property as required
- setRequireLockForCheckin(boolean) - Method in class com.starteam.Project
-
require set to true if locks should be acquired for checkin
- setRequireLockForCheckin(boolean) - Method in class com.starteam.Project.WebCacheProject
-
require set to true if locks should be acquired for checkin
- setRequirementType(Requirement.RequirementType) - Method in class com.starteam.Requirement
-
Set the type of the requirement
- setRequirementType(Requirement.RequirementType) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the type of the requirement
- setResolveOptions(Application.ResolveOptions) - Method in class com.starteam.Application
-
Sets the options that affect resolve operations for this Application.
- setResponsibility(User) - Method in class com.starteam.ChangePackage
-
Set the user responsible for this change package
- setResponsibility(User) - Method in class com.starteam.ChangeRequest
-
Sets the responsibility of this change request to the specified
User
object.
- setResponsibility(User.WebCacheUser) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the responsibility of this change request to the specified
User
object.
- setResponsibility(User) - Method in class com.starteam.Task
-
Sets the User
who is responsible for this task.
- setResponsibility(User.WebCacheUser) - Method in class com.starteam.Task.WebCacheTask
-
Sets the User
who is responsible for this task.
- setResponsibleUsers(User[]) - Method in class com.starteam.Requirement
-
Set the users responsible for the requirement.
- setResponsibleUsers(User.WebCacheUser[]) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the users responsible for the requirement.
- setRestoreFileOnError(boolean) - Method in class com.starteam.CheckinOptions
-
Set to restore previous working file if an error occurs during a checkin.
- setRestoreFileOnError(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Set to restore previous working file if an error occurs during a
checkin.
- setRestoreFileOnError(boolean) - Method in class com.starteam.CheckoutOptions
-
Set to restore previous working file if an error occurs during a
checkout.
- setRestoreFileOnError(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to restore previous working file if an error occurs during a
checkout.
- setReturnEmailAddress(String) - Method in class com.starteam.User
-
set the return email address for server spoofing
- setReturnEmailAddress(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's email address for spoofing.
- setReviewedBy(User[]) - Method in class com.starteam.Requirement
-
Set the users who reviewed the requirement
- setReviewedBy(User.WebCacheUser[]) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the users who reviewed the requirement
- setReviewType(Review.ReviewType) - Method in class com.starteam.Review
-
Sets the review type of the review
- setReviewType(Review.ReviewType) - Method in class com.starteam.Review.WebCacheReview
-
Sets the review type of this review.
- setRevisedDescription(String) - Method in class com.starteam.Requirement
-
Set the revised description for the requirement
- setRevisedDescription(String) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the revised description for the requirement
- setRevisionLabel(Label) - Method in class com.starteam.CheckinOptions
-
Sets the revision label to attach.
- setRevisionLabel(Label.WebCacheLabel) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the revision label to attach.
- setRevisionNumber(int) - Method in interface com.starteam.File.Revision
-
Sets the version number of this revision of the repository object.
- setRevisionNumber(int) - Method in class com.starteam.File.SyncRecord
-
return the revision number
- setRevisionNumber(int) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
set the revision number for this sync
- setRichDescription(Content) - Method in class com.starteam.Requirement
-
Sets the the Rich Description for the requirement This property was
introduced in 14.0 release of the server.
- setRichDescription(Content.WebCacheContent) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the rich description of this requirement.
- setRichDescription(Content) - Method in class com.starteam.Story
-
Sets the the Rich Description for the story
- setRichDescription(Content.WebCacheContent) - Method in class com.starteam.Story.WebCacheStory
-
Sets the rich description of this story.
- setRichDescription(Content) - Method in class com.starteam.Task
-
Sets the the Rich Description for the task This property was introduced
in 13.0 release of the server.
- setRichDescription(Content.WebCacheContent) - Method in class com.starteam.Task.WebCacheTask
-
Sets the rich description of this task.
- setRights(ACE[]) - Method in class com.starteam.Filter
-
Modify the Access Control List for this filter.
- setRights(ACE.WebCacheACE[]) - Method in class com.starteam.Filter.WebCacheFilter
-
Assign the specified access rights to this filter
- setRights(Type, ACE[]) - Method in class com.starteam.Folder
-
Modifies the Access Control List for items of the specified type for this
folder.
- setRights(Type.WebCacheType, ACE.WebCacheACE[]) - Method in class com.starteam.Folder.WebCacheFolder
-
Assign the specified access rights to this folder contained type
- setRights(ACE[]) - Method in interface com.starteam.ISecurable
-
Sets the access rights explicitly assigned to this object.
- setRights(Type, ACE[]) - Method in interface com.starteam.ISecurableContainer
-
Sets the container-level access rights explicitly assigned to this
container for objects of the given type.
- setRights(Type, ACE[]) - Method in class com.starteam.Project
-
Modifies the Access Control List for items of the specified type for this
project.
- setRights(ACE[]) - Method in class com.starteam.Project
-
Modify the Access Control List for this project.
- setRights(ACE.WebCacheACE[]) - Method in class com.starteam.Project.WebCacheProject
-
Assign the specified access rights to this project
- setRights(Type.WebCacheType, ACE.WebCacheACE[]) - Method in class com.starteam.Project.WebCacheProject
-
Assign the specified access rights to this project contained type
- setRights(ACE[]) - Method in class com.starteam.PromotionState
-
Modify the Access Control List for this object.
- setRights(ACE.WebCacheACE[]) - Method in class com.starteam.PromotionState.WebCachePromotionState
-
Assign the specified access rights to this promotion state
- setRights(ACE[]) - Method in class com.starteam.Query
-
Modify the Access Control List for this query.
- setRights(ACE.WebCacheACE[]) - Method in class com.starteam.Query.WebCacheQuery
-
Assign the specified access rights to this query
- setRights(ACE[]) - Method in class com.starteam.ServerAdministration
-
Modify the access control list for this server.
- setRights(Type, ACE[]) - Method in class com.starteam.Type
-
Modifies the Access Control List for items of the specified type for this
type.
- setRights(Type.WebCacheType, ACE.WebCacheACE[]) - Method in class com.starteam.Type.WebCacheType
-
Assign the specified access rights to this Type contained type
- setRights(ACE[]) - Method in class com.starteam.View
-
Modify the Access Control List for this view.
- setRights(Type, ACE[]) - Method in class com.starteam.View
-
Modifies the Access Control List for items of the specified type for this
view.
- setRights(ACE.WebCacheACE[]) - Method in class com.starteam.View.WebCacheView
-
Assign the specified access rights to this view
- setRights(Type.WebCacheType, ACE.WebCacheACE[]) - Method in class com.starteam.View.WebCacheView
-
Assign the specified access rights to this view contained type
- setRights(ACE[]) - Method in class com.starteam.ViewMember
-
Modify the Access Control List for this item.
- setRights(ACE.WebCacheACE[]) - Method in class com.starteam.ViewMember.WebCacheViewMember
-
Assign the specified access rights to this view member
- setRisk(Story.Risk) - Method in class com.starteam.Story
-
Sets the the risk for the story
- setRisk(Story.Risk) - Method in class com.starteam.Story.WebCacheStory
-
Sets the the risk for the story
- setRollbackConflictDetected(boolean) - Method in class com.starteam.RollbackSession.Change
-
set to false after resolving merge conflicts if any
- setRollup(boolean) - Method in class com.starteam.ProcessItem
-
Turn on rollup so that the process item used for resolution
resolves not just files attached to it, but also resolves files
attached to process items reachable through traces.
- setRollup(boolean) - Method in class com.starteam.viewcomparemerge.ProcessItemScope
-
Turn on rollup so that the process item used for resolution
resolves not just files attached to it, but also resolves files
attached to process items reachable through traces.
- setRollupProperty(boolean) - Method in class com.starteam.DoubleProperty
-
set this property to be a rollup property
- setRollupProperty(boolean) - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
-
set this property to be a rollup property
- setRollupProperty(boolean) - Method in class com.starteam.IntegerProperty
-
set this property to be a rollup property
- setRollupProperty(boolean) - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
-
set this property to be a rollup property
- setRollupProperty(boolean) - Method in class com.starteam.LongIntegerProperty
-
set this property to be a rollup property
- setRollupProperty(boolean) - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
-
set this property to be a rollup property
- setRootCacheAgentArchiveDirectory(String) - Method in class com.starteam.HiveInfo
-
Set the Root Cache Agent Archive Directory.
- setRootDirectory(String) - Method in class com.starteam.HiveInfo
-
Set the shortcut for paths to the Cache and Archive directories; when
set, CacheDirectory and ArchiveDirectory do not need to be set.
- setRootObjectID(int) - Method in interface com.starteam.File.Revision
-
Sets the RootObjectID of the repository object.
- setRootObjectID(int) - Method in class com.starteam.File.SyncRecord
-
set the root object id
- setRootObjectID(int) - Method in class com.starteam.File.WebCacheWorkSpaceSync
-
set the root object id for this sync
- setScheduledCalendarTime(TimeSpan) - Method in class com.starteam.Task
-
Sets the number of hours during which at least one user is working on
this task.
- setScheduleStatus(int) - Method in class com.starteam.Swimlane
-
Sets the schedule status of this Swimlane.
- setScheduleStatus(int) - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
set the schedule status of the Swimlane
- setScope(Scope) - Method in class com.starteam.viewcomparemerge.Session
-
Sets the scope of this view compare/merge session.
- setSecondaryDirectoryServiceEnabled(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets Directory Service enabled or disabled on this server.
- setSecondaryDirectoryServiceHost(String) - Method in class com.starteam.ServerConfiguration
-
Sets the Directory Service host address, if Directory Service is enabled.
- setSecondaryDirectoryServicePort(int) - Method in class com.starteam.ServerConfiguration
-
Sets the Directory Service SSL port, if Directory Service is enabled.
- setSecurityLogAutoPurgeDays(int) - Method in class com.starteam.SystemPolicy
-
Sets the number of days of information that will be saved in the server's
security log.
- setSelectable(boolean) - Method in class com.starteam.EnumeratedValue
-
Sets the IsSelectable attribute of this enumerated value.
- setSelectedItemTimerActivated(String, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setSelectedItemTimerInterval(String, int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setServerGUID(String) - Method in class com.starteam.ServerConfiguration
-
Sets the server's globally unique identifier.
- setSeverity(ChangeRequest.Severity) - Method in class com.starteam.ChangeRequest
-
Sets the severity for this change request.
- setSeverity(ChangeRequest.Severity) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the severity for this change request.
- setShortComment(String) - Method in class com.starteam.VersionedObject
-
set the ShortComment for this artifact
- setShortComment(String) - Method in class com.starteam.VersionedObject.WebCacheVersionedObject
-
set the ShortComment for this artifact
- setShowEOLs(boolean) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets to flag whether or not EOL characters are displayed in the HTML
document when compared differently.
- setShowFromCommon(boolean) - Method in class com.starteam.diff.StarTeamMerge
-
set to True to include changed lines from the common file defaults to
false
- setShowInlineDiffs(boolean) - Method in class com.starteam.diff.HTMLDiffWriter
-
Determines whether or not "replaced" lines show markup within the line.
- setShowLineNumbers(boolean) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets to flag whether or not line numbers are embedded in the HTML
document.
- setShowUnchangedLines(boolean) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets to flag whether or not unchanged lines are displayed in the HTML
document.
- setSkipGroupPrivilegesCheck(boolean) - Method in class com.starteam.SystemPolicy
-
Sets whether or not access validation will ignore group privileges.
- setSMTPAddress(String) - Method in class com.starteam.ServerConfiguration
-
Sets the SMTP address of the mail server that handles outbound email
requests for this StarTeam server.
- setSMTPCertificateName(String) - Method in class com.starteam.ServerConfiguration
-
Sets the SMTP certificate name of the mail server that handles outbound email
requests for this StarTeam server.
- setSMTPHostName(String) - Method in class com.starteam.ServerConfiguration
-
Sets the SMTP host name of the mail server that handles outbound email
requests for this StarTeam server.
- setSMTPLoginName(String) - Method in class com.starteam.ServerConfiguration
-
Sets the SMTP login name of the mail server that handles outbound email
requests for this StarTeam server.
- setSMTPPassword(String) - Method in class com.starteam.ServerConfiguration
-
Sets the SMTP password of the mail server that handles outbound email
requests for this StarTeam server.
- setSMTPPort(int) - Method in class com.starteam.ServerConfiguration
-
Sets the SMTP port of the mail server that handles outbound email
requests for this StarTeam server.
- setSMTPSecurityType(ServerConfiguration.DirectoryServiceSecurityType) - Method in class com.starteam.ServerConfiguration
-
Sets the SMTP security Type of the mail server that handles outbound email
requests for this StarTeam server.
- setSomeChangedPropertiesExcludedFromMerge(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not at least one changed property has been excluded
from the merge.
- setSomeChangedPropertiesExcludedFromMerge(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not at least one changed property has been excluded
from the merge.
- setSortOrder(int) - Method in class com.starteam.EnumeratedValue
-
Set the sort order for this enumerated value.
- setSource(LinkValue) - Method in class com.starteam.Trace
-
Sets the source endpoint of this trace.
- setSource(LiveObject) - Method in class com.starteam.Trace
-
Sets the source endpoint of this trace.
- setSource(LiveObject.WebCacheLiveObject) - Method in class com.starteam.Trace.WebCacheTrace
-
Sets the source endpoint of this trace.
- setSource(LinkValue.WebCacheLinkValue) - Method in class com.starteam.Trace.WebCacheTrace
-
Sets the source endpoint of this trace.
- setSourceChildShareOfTarget(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item is a child share of the target
item.
- setSourceChildShareOfTarget(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the the source item is a child share of the
target item.
- setSourceFileHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to display the name of the source file on the
output page.
- setSourceFileURL(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the URL used to link to the source file from the output HTML page.
- setSourceIsFloating(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item has a floating configuration.
- setSourceIsFloating(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the the source item has a floating
configuration.
- setSourceItemHasAHigherRevisionMerged(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item has a higher revision already
merged
- setSourceItemHasAHigherRevisionMerged(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item has a higher revision already
merged
- setSourceItemIsNonTipRevision(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source is from history
- setSourceItemIsNonTipRevision(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item is from history
- setSourceItemOnRootBranch(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item is on the root branch of the
share tree.
- setSourceItemOnRootBranch(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the source item is on the root branch of the
share tree.
- setSourceVersions(Trace.Status, String) - Method in class com.starteam.Trace
-
Set a source version override for specific status value
- setSourceVersions(Trace.Status, String) - Method in class com.starteam.Trace.WebCacheTrace
-
Set a source version override for specific status value
- setSpacesPerTab(int) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the number of spaces per tab character.
- setSponsor(User) - Method in class com.starteam.Story
-
Set the sponsor for the story.
- setSponsor(User.WebCacheUser) - Method in class com.starteam.Story.WebCacheStory
-
Set the sponsor for the story.
- setStarFlowStatus(ChangeRequest.StarFlowStatus) - Method in class com.starteam.ChangeRequest
-
Sets the status of this change request.
- setStarFlowStatus(ChangeRequest.StarFlowStatus) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the status of this change request.
- setStartDate(DateTime) - Method in class com.starteam.Plan
-
Set the Start Date
for this Plan.
- setStartDate(DateTime) - Method in class com.starteam.Plan.WebCachePlan
-
Set the Start Date
for this Plan.
- setStartDate(Date) - Method in class com.starteam.Sprint
-
Set the Start Date
for this sprint.
- setStartDate(Date) - Method in class com.starteam.Sprint.WebCacheSprint
-
Set the Start Date
for this sprint.
- setStartDate(DateTime) - Method in class com.starteam.View
-
Sets the start date of this view.
- setStartDate(DateTime) - Method in class com.starteam.View.WebCacheView
-
Sets the start date of this view.
- setStarteamAgileWebAddress(String) - Method in class com.starteam.ServerConfiguration
-
Sets the Starteam Agile web address.
- setStatus(ChangeRequest.Status) - Method in class com.starteam.ChangeRequest
-
Sets the status of this change request.
- setStatus(ChangeRequest.Status) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the status of this change request.
- setStatus(File.Status) - Method in interface com.starteam.LocalFileSystemPropertyProvider
-
Set the status of the local file w.r.t.
- setStatus(Project.Status) - Method in class com.starteam.Project
-
Sets the status of this project.
- setStatus(Story.Status, Task.Status[]) - Method in class com.starteam.Project
-
Map a subset of Task Status values to specific Story States for the given
project.
- setStatus(Project.Status) - Method in class com.starteam.Project.WebCacheProject
-
Sets the status of this project.
- setStatus(Story.Status, Task.Status[]) - Method in class com.starteam.Project.WebCacheProject
-
Map a subset of Task Status values to specific Story States for the
given project.
- setStatus(Requirement.Status) - Method in class com.starteam.Requirement
-
Sets the status of the requirement.
- setStatus(Requirement.Status) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the status of the requirement.
- setStatus(Review.Status) - Method in class com.starteam.Review
-
Sets the status of the review
- setStatus(Review.Status) - Method in class com.starteam.Review.WebCacheReview
-
Sets the status of this review.
- setStatus(Story.Status, Task.Status[]) - Method in class com.starteam.Server
-
Map a subset of Task Status values to specific Story States for the given
project.
- setStatus(Story.Status, Task.Status[]) - Method in class com.starteam.Server.WebCacheServer
-
Map a subset of Task Status values to specific Story States for the
given project.
- setStatus(Story.Status) - Method in class com.starteam.Story
-
Sets the status of the story
- setStatus(Story.Status) - Method in class com.starteam.Story.WebCacheStory
-
Sets the status of the story.
- setStatus(Task.Status) - Method in class com.starteam.Task
-
Sets the Status of this task.
- setStatus(Task.Status) - Method in class com.starteam.Task.WebCacheTask
-
Sets the Status of this task.
- setStatus(String) - Method in class com.starteam.TestRun
-
Sets the Status of this TestRun.
- setStatus(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the status of the TestRun
- setStatus(Topic.Status) - Method in class com.starteam.Topic
-
Sets the Status of this topic.
- setStatus(Topic.Status) - Method in class com.starteam.Topic.WebCacheTopic
-
Sets the Status of this topic.
- setStatus(Trace.Status) - Method in class com.starteam.Trace
-
Set the status of the trace
- setStatus(Trace.Status) - Method in class com.starteam.Trace.WebCacheTrace
-
Set the status of the trace
- setStatusInformation(File.WorkspaceSync, File, boolean) - Method in class com.starteam.FileBasedStatusManager
-
Sets File Status information for the given working file.
- setStatusMethodOverride(StatusMethod) - Method in class com.starteam.View
-
Changes the status method to use for files in this view.
- setStatusMethodOverride(StatusMethod) - Method in class com.starteam.viewcomparemerge.MergePreview
-
Throws an UnsupportedOperation exception.
- setStatusProperty(boolean) - Method in class com.starteam.EnumeratedProperty
-
set this property to be the status property for the owning type.
- setStatusProperty(boolean) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
set this property to be the status property for the owning type.
- setStatusReason(String) - Method in class com.starteam.TestRun
-
Sets the Status Reason of this TestRun.
- setStatusReason(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the status reason of the TestRun
- setStopServerOnErrors(boolean) - Method in class com.starteam.ServerConfiguration
-
Sets whether or not the server automatically stops after an error.
- setStorageLimitThreshold(int) - Method in class com.starteam.HiveInfo
-
Set the percentage of total disk space allowed for the hive.
- setStoryType(Story.StoryType) - Method in class com.starteam.Story
-
Sets the the story type for the story
- setStoryType(Story.StoryType) - Method in class com.starteam.Story.WebCacheStory
-
Sets the the story type for the story
- setStoryValue(Story.StoryValue) - Method in class com.starteam.Story
-
Sets the story value of the story
- setStoryValue(Story.StoryValue) - Method in class com.starteam.Story.WebCacheStory
-
Sets the story value of the story
- setStreamState(ChangeRequest.StreamState) - Method in class com.starteam.ChangeRequest
-
Sets the the Stream State for the change request
- setStreamState(ChangeRequest.StreamState) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the stream state of the ChangeRequest
- setStreamState(Requirement.StreamState) - Method in class com.starteam.Requirement
-
Sets the the Stream State for the Requirement
- setStreamState(Requirement.StreamState) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Sets the stream state of the Requirement
- setStreamState(Story.StreamState) - Method in class com.starteam.Story
-
Sets the the Stream State for the story
- setStreamState(Story.StreamState) - Method in class com.starteam.Story.WebCacheStory
-
Sets the stream state of the story
- setStringValue(Property, String) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting String valued properties.
- setStrongPasswordRulesEnforced(boolean) - Method in class com.starteam.SystemPolicy
-
Sets whether or not strong password rules will be enforced.
- setStyleSheetURL(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
The URL used to reference a linked style sheet.
- setSuspect(boolean) - Method in class com.starteam.Trace
-
Mark the trace as suspect
- setSuspect(boolean) - Method in class com.starteam.Trace.WebCacheTrace
-
Mark the trace as suspect
- setSymbolicLinkTarget(String) - Method in class com.starteam.File
-
Sets the target path if this file is a symbolic link.
- setSymbolicLinkTarget(String) - Method in class com.starteam.File.WebCacheFile
-
Sets the target path, if file is a symbolic link.
- setSynopsis(String) - Method in class com.starteam.ChangeRequest
-
Sets the synopsis for this change request.
- setSynopsis(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the synopsis for this change request.
- setTags(EnumeratedValue[]) - Method in class com.starteam.Concept
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTags(EnumeratedValue[]) - Method in class com.starteam.Concept.WebCacheConcept
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTags(EnumeratedValue[]) - Method in class com.starteam.Requirement
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTags(EnumeratedValue[]) - Method in class com.starteam.Requirement.WebCacheRequirement
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTags(EnumeratedValue[]) - Method in class com.starteam.Story
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTags(EnumeratedValue[]) - Method in class com.starteam.Story.WebCacheStory
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTags(EnumeratedValue[]) - Method in class com.starteam.WhiteBoard
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTags(EnumeratedValue[]) - Method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
-
sets the tags to be assigned to this story 0, 1 or more tags may be
assigned or reassigned
- setTarget(LinkValue) - Method in class com.starteam.Trace
-
Sets the target endpoint of this trace.
- setTarget(LiveObject) - Method in class com.starteam.Trace
-
Sets the target endpoint of this trace.
- setTarget(LiveObject.WebCacheLiveObject) - Method in class com.starteam.Trace.WebCacheTrace
-
Sets the target endpoint of this trace.
- setTarget(LinkValue.WebCacheLinkValue) - Method in class com.starteam.Trace.WebCacheTrace
-
Sets the target endpoint of this trace.
- setTargetChildShareOfSource(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item is a child share of the source
item.
- setTargetChildShareOfSource(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the the target item is a child share of the
source item.
- setTargetFileHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to display the name of the target file on the
output page.
- setTargetFileURL(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the URL used to link to the target file from the output HTML page.
- setTargetFolderHasFloatingShares(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder has floating
child shares.
- setTargetFolderHasFloatingShares(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item's parent folder has floating
child shares.
- setTargetIsFloating(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item has a floating configuration.
- setTargetIsFloating(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item has a floating configuration.
- setTargetItemOnRootBranch(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item is on the root branch of the
share tree.
- setTargetItemOnRootBranch(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the target item is on the root branch of the
share tree.
- setTargetReleases(View[]) - Method in class com.starteam.Sprint
-
set the target releases to which this sprint may map
- setTargetReleases(View.WebCacheView[]) - Method in class com.starteam.Sprint.WebCacheSprint
-
set the target releases to which this sprint may map
- setTargetReleases(View[]) - Method in class com.starteam.Story
-
set the target releases to which this story may map
- setTargetReleases(View.WebCacheView[]) - Method in class com.starteam.Story.WebCacheStory
-
set the target releases to which this story may map
- setTargetViewHasMultipleFloatingSharesWithSameOID(boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the Target View has Multiple Floating Shares
with the same Object ID
- setTargetViewHasMultipleFloatingSharesWithSameOID(Boolean) - Method in class com.starteam.viewcomparemerge.MatchState
-
Indicates whether or not the Target View has Multiple Floating Shares
with the same Object ID
- setTaxonomies(EnumeratedValue[]) - Method in class com.starteam.Topic
-
sets the taxonomies to be assigned to this topic
0, 1 or more taxonomies may be assigned or reassigned
- setTaxonomies(EnumeratedValue[]) - Method in class com.starteam.Topic.WebCacheTopic
-
sets the taxonomies to be assigned to this topic
0, 1 or more taxonomies may be assigned or reassigned
- setTeam(String) - Method in class com.starteam.Sprint
-
Sets the new team for this sprint.
- setTeam(String) - Method in class com.starteam.Sprint.WebCacheSprint
-
Sets the new team for this sprint.
- setTeam(String) - Method in class com.starteam.Story
-
Sets the new team for this story.
- setTeam(String) - Method in class com.starteam.Story.WebCacheStory
-
Sets the new team for this story.
- setTeam(String) - Method in class com.starteam.Task
-
Sets the new team for this task.
- setTeam(String) - Method in class com.starteam.Task.WebCacheTask
-
Sets the new team for this task.
- setTerritory(User.GeographicTerritory) - Method in class com.starteam.User
-
Set the territory this User belongs to
- setTerritory(User.GeographicTerritory) - Method in class com.starteam.User.WebCacheUser
-
Set the territory this User belongs to
- setTestCommand(String) - Method in class com.starteam.ChangeRequest
-
Sets the test command for this change request.
- setTestCommand(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the test command for this change request.
- setTestName(String) - Method in class com.starteam.TestRun
-
Sets the name of this Test.
- setTestName(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the name of the test
- setTestVersion(String) - Method in class com.starteam.TestRun
-
Sets the Test Version of this TestRun.
- setTestVersion(String) - Method in class com.starteam.TestRun.WebCacheTestRun
-
set the test version of the TestRun
- setText(String) - Method in class com.starteam.Topic
-
Sets the text or body of this topic.
- setText(String) - Method in class com.starteam.Topic.WebCacheTopic
-
Sets the text or body of this topic.
- setTime(DateTime) - Method in class com.starteam.Label
-
Sets the label's primary rollback time.
- setTime(DateTime) - Method in class com.starteam.Label.WebCacheLabel
-
Sets the label's primary rollback time.
- setTimeSpanValue(Property, TimeSpan) - Method in class com.starteam.TypedResource
-
A type-safe accessor method for setting TimeSpan valued properties.
- setTimeStampNow(boolean) - Method in class com.starteam.CheckoutOptions
-
Set to use the current time as the last modified time.
- setTimeStampNow(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to use the current time as the last modified time.
- setTimeWorked(TimeSpan) - Method in class com.starteam.WorkRecord
-
Sets the time spent on the task.
- setTimeWorked(TimeSpan) - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Sets the time spent on the task.
- setTitle(String) - Method in class com.starteam.Topic
-
Sets the title or subject of this topic.
- setTitle(String) - Method in class com.starteam.Topic.WebCacheTopic
-
Sets the title or subject of this topic.
- setTNSNames(String) - Method in class com.starteam.ServerConfiguration
-
For an Oracle configuration, sets the TNSNames for the database that the
StarTeam server is connected to.
- setTraceExpensiveOperations(boolean) - Method in class com.starteam.ServerConfiguration
-
Set whether the server will trace expensive operations.
- setTraceType(Trace.TraceType) - Method in class com.starteam.Trace
-
Set the trace type of the trace
- setTraceType(Trace.TraceType) - Method in class com.starteam.Trace.WebCacheTrace
-
Set the trace type of the trace
- setTranslation(Locale, String) - Method in class com.starteam.Translations
-
Create or modify an existing translation.
- setTranslation(String, String) - Method in class com.starteam.Translations
-
Create or modify an existing translation.
- setTreatFileNamesAsCaseSensitive(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Set whether file (or folder) names should be compared in a case-sensitive
manner.
- setTrueValue(EnumeratedValue) - Method in class com.starteam.BooleanProperty
-
Sets the enumerated value that is used as the preferred true value for
new object revisions.
- setTypeOfAuthentication(ServerConfiguration.AuthenticationType) - Method in class com.starteam.ServerConfiguration
-
Sets the authentication type (0 for Starteam authentication, 1 for Single sign-on, 2 for Multi-factor authentication).
- setUDAGrouping(EnumeratedValue) - Method in class com.starteam.Requirement
-
Set the UDA Grouping of the requirement
- setUDAGrouping(EnumeratedValue) - Method in class com.starteam.Requirement.WebCacheRequirement
-
Set the UDA Grouping of the requirement
- setUDAGroupings(Requirement.RequirementType, EnumeratedValue[]) - Method in class com.starteam.Project
-
Map a subset of UDA Grouping values to specific Requirement Types for the
given project.
- setUDAGroupings(Requirement.RequirementType, EnumeratedValue[]) - Method in class com.starteam.Project.WebCacheProject
-
Map a subset of UDA Grouping values to specific Requirement Types for
the given project.
- setUDAGroupings(Requirement.RequirementType, EnumeratedValue[]) - Method in class com.starteam.Server
-
Map a subset of UDA Grouping values to specific Requirement Types for the
given project.
- setUDAGroupings(Requirement.RequirementType, EnumeratedValue[]) - Method in class com.starteam.Server.WebCacheServer
-
Map a subset of UDA Grouping values to specific Requirement Types for
the given project.
- setUnchangedSymbolHTML(String) - Method in class com.starteam.diff.HTMLDiffWriter
-
Sets the HTML text used to draw the symbol that indicates an "unchanged"
line.
- setUnits(TimeSpan) - Method in class com.starteam.TimeSpanProperty
-
sets the unit of measurement for this TimeSpan property
- setUnits(TimeSpan) - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
-
sets the unit of measurement for this TimeSpan property
- setUpdateExistingLinks(boolean) - Method in class com.starteam.CheckinOptions
-
Sets the "Update Existing Links" option value.
- setUpdateExistingLinks(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Sets the "Update Existing Links" option value.
- setUpdateStatus(boolean) - Method in class com.starteam.CheckinOptions
-
Set whether to update status information after a successful checkin.
- setUpdateStatus(boolean) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
-
Set whether to update status information after a successful checkin.
- setUpdateStatus(boolean) - Method in class com.starteam.CheckoutOptions
-
Set to whether to update status information after a successful checkout.
- setUpdateStatus(boolean) - Method in class com.starteam.CheckoutOptions.WebCacheCheckoutOptions
-
Set to whether to update status information after a successful
checkout.
- setUsage(Task.ProcessUsage) - Method in class com.starteam.Task
-
Sets the task usage.
- setUserName(String) - Method in class com.starteam.ServerInfo
-
Save a userName to this serverInfo instance.
- setUserVisible(boolean) - Method in class com.starteam.Folder
-
Change whether or not items in this folder should be visible to the user.
- setUserVisibleFoldersOnly(boolean) - Method in class com.starteam.ViewMemberListManager
-
Sets the option to include only ViewMembers in user-visible Folders on or
off.
- setUsingSecondarySecureDirectoryService(ServerConfiguration.DirectoryServiceSecurityType) - Method in class com.starteam.ServerConfiguration
-
Sets the security type for connecting to Directory services.
- setUsingSecureDirectoryService(ServerConfiguration.DirectoryServiceSecurityType) - Method in class com.starteam.ServerConfiguration
-
Sets the security type for connecting to Directory services.
- setValidateThroughDirectoryService(boolean) - Method in class com.starteam.User
-
Sets whether User validates through Directory Service.
- setValue(Property, Object) - Method in class com.starteam.Folder
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.Group
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.Label
-
Sets the value of the specified property and return the old value.
- setValue(String, Object) - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
set the value of the property as specified by name
- setValue(Property.WebCacheProperty, Object) - Method in class com.starteam.LiveObject.WebCacheLiveObject
-
Sets the value of the property
- setValue(Property, Object) - Method in class com.starteam.Principal
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.Project
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.Requirement
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.Task
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.TaskDependency
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.Topic
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.TypedResource
-
Sets the value of the property specified by property
.
- setValue(Property, Object) - Method in class com.starteam.User
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.View
-
Sets the value of the specified property and return the old value.
- setValue(Property, Object) - Method in class com.starteam.ViewMember
-
Sets the value of the property specified by propertyName
.
- setValue(Property, Object) - Method in class com.starteam.WorkRecord
-
Sets the value of the specified property and return the old value.
- setValue(Property.WebCacheProperty, Object) - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Sets the value of the property
- setValue(String, Object) - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
set the value of the property as specified by name
- setValues(EnumeratedValue[]) - Method in class com.starteam.EnumeratedProperty
-
Sets an array of the enumerated values for this property Applications
that track sort order, indentation, etc on their own and/or create
enumerated values using the standard constructors must use this api to
assign all enumerated values to the enumerated property Applications that
use this EnumeratedProperty itself to auto generate enum codes and use
the EnumeratedValue helper api's such as
EnumeratedValue.addChild(EnumeratedValue)
or
EnumeratedValue.setAfter(EnumeratedValue)
can directly update
this property when done, without calling this method.
- setValues(EnumeratedValue[]) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
-
Sets an array of the enumerated values for this property
- setVaultCacheMaxSize(int) - Method in class com.starteam.ServerConfiguration
-
Sets the server's vault cache size limit.
- setVaultCacheRefreshInterval(int) - Method in class com.starteam.ServerConfiguration
-
Sets the server's vault cache refresh interval.
- setVaultDirectory(String) - Method in class com.starteam.ServerConfiguration
-
Sets the path to the server's vault directory.
- setVaultLockTimeLimit(int) - Method in class com.starteam.ServerConfiguration
-
Sets the server's vault lock time limit.
- setVCMCodeReviewRequired(boolean) - Method in class com.starteam.View
-
Sets whether VCM Code Reviews are required.
- setVCMCodeReviewRequired(boolean) - Method in class com.starteam.View.WebCacheView
-
Sets whether VCM Code Reviews are required.
- setVCMCommitEnforced(boolean) - Method in class com.starteam.View
-
Sets whether VCM Commits are enforced.
- setVCMCommitEnforced(boolean) - Method in class com.starteam.View.WebCacheView
-
Sets whether VCM Commits are enforced.
- setVerboseDifferences(Item.Type, boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Determines whether or not a difference is generated for every matched
pair of source and target items of a given type, whether or not the match
is considered a difference.
- setVerbosePreview(boolean) - Method in class com.starteam.viewcomparemerge.Session
-
Enables or disables verbose preview mode.
- setVerboseProcessLinks(boolean) - Method in class com.starteam.viewcomparemerge.Options
-
Determines whether or not a commit operation should create process links
for all file and folder operations that add or modify target items.
- setViewAlternatePath(View, String) - Method in class com.starteam.StarTeamClientOptions
-
Change the option value stored for the specified View's alternate working
directory.
- setViewAlternatePath(GUID, int, String) - Method in class com.starteam.StarTeamClientOptions
-
Change the option value stored for the specified View's alternate working
directory.
- setViewAlternatePathEnabled(View, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Change whether or not the alternate working directory should be used for
the specified view.
- setViewAlternatePathEnabled(GUID, int, boolean) - Method in class com.starteam.StarTeamClientOptions
-
Change whether or not the alternate working directory should be used for
the specified view.
- setViewMemberBehavior(ViewMemberCollection.BehaviorContainer) - Static method in class com.starteam.ViewMemberCollection
-
Sets the behavior for the view members in the container The behavior is
assigned in bulk, i.e.
- setViewStatusMethodOverride(View, StatusMethod) - Method in class com.starteam.StarTeamClientOptions
-
Change the option value stored for the specified View's status method
This does not modify the view object.
- setViewType(View.ViewType) - Method in class com.starteam.View
-
Sets the type of this View.
- setViewType(View.ViewType) - Method in class com.starteam.View.WebCacheView
-
Sets the type of this View.
- setVisibleProperties(EnumeratedValue, PropertyCollection) - Method in class com.starteam.Project
-
Define a subset of properties of a given type that are marked visible
- setVisibleProperties(EnumeratedValue, Property.WebCacheProperty[]) - Method in class com.starteam.Project.WebCacheProject
-
Define a subset of properties of a given type that are marked visible
- setVisibleProperties(EnumeratedValue, PropertyCollection) - Method in class com.starteam.Server
-
Define a subset of properties of a given type that are marked visible
- setVisibleProperties(EnumeratedValue, Property.WebCacheProperty[]) - Method in class com.starteam.Server.WebCacheServer
-
Define a subset of properties of a given type that are marked visible
- setVoiceMailNumber(String) - Method in class com.starteam.User
-
Changes the User's voice mail number.
- setVoiceMailNumber(String) - Method in class com.starteam.User.WebCacheUser
-
Changes the User's voice mail number.
- setWeeklyCapacity(double) - Method in class com.starteam.Plan
-
Returns the weekly capacity for the Plan
- setWeeklyCapacity(double) - Method in class com.starteam.Plan.WebCachePlan
-
set the weekly capacity for the Plan.
- setWorkAround(String) - Method in class com.starteam.ChangeRequest
-
Sets the workaround for this change request.
- setWorkAround(String) - Method in class com.starteam.ChangeRequest.WebCacheChangeRequest
-
Sets the workaround for this change request.
- setWorkInProgress(int) - Method in class com.starteam.Swimlane
-
Sets the WorkInProgress of this Swimlane.
- setWorkInProgress(int) - Method in class com.starteam.Swimlane.WebCacheSwimlane
-
set the work in progress of the Swimlane
- setWorkPerformedBy(User) - Method in class com.starteam.WorkRecord
-
Sets the user who performed the work
- setWorkPerformedBy(User.WebCacheUser) - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
-
Sets the user who performed the work
- setWorkspaceAutoRefresh(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceChangeScopeFolder(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceConfirmDelete(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceConfirmMove(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceDateTimeFormat(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceEnableFileSystemWatching(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceFolderContext(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceHistoryUTC(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceInstantRefresh(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceInstantRefreshMaxTime(int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceInstantRefreshMinTime(int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLocale(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLogCommandDetails(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLogCommands(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLogErrors(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLogEvents(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLogOutputPath(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLogThreshold(int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceLogUIOperations(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceMaintainGroupState(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspacePing(int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceRefreshTime(int) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceReportDirectoryPath(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceReportOutputPath(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceRestoreShortcuts(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceShowStatusBar(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceShowToolbars(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceShowVirtualMeetingOptions(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceTimeSpanFormat(String) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkspaceWarnings(boolean) - Method in class com.starteam.StarTeamClientOptions
-
Sets the workstation option value.
- setWorkstationDefault() - Method in class com.starteam.viewcomparemerge.Options
-
Saves the current set of options as the defaults for this workstation.
- SEVERITY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Severity
property.
- Share - Class in com.starteam
-
This class represents the share tree of an item
- SHARE - Variable in class com.starteam.TypeCollection
-
The type for Share
- SHARE - Static variable in class com.starteam.viewcomparemerge.MergeAction
-
Share the source item to the target.
- Share.Type - Class in com.starteam
-
Type for share
- Share.Type.FolderIDProperty - Class in com.starteam
-
The property type of the FolderID
property.
- Share.Type.ItemIDProperty - Class in com.starteam
-
The property type of the ItemID
property.
- Share.Type.ItemRevisionProperty - Class in com.starteam
-
The property type of the Item Revision
property.
- Share.Type.NumberOfDerivedSharesProperty - Class in com.starteam
-
The property type of the Number of Derived Shares
property.
- Share.Type.ObjectIDProperty - Class in com.starteam
-
The property type of the Object ID
property.
- Share.Type.ProjectNameProperty - Class in com.starteam
-
The property type of the Project name
property.
- Share.Type.ProjectProperty - Class in com.starteam
-
The property type of the Project
property.
- Share.Type.PropertyCollection - Class in com.starteam
-
Property Collection class for Share type
- Share.Type.ViewPathProperty - Class in com.starteam
-
The property type of the View path
property.
- Share.Type.ViewProperty - Class in com.starteam
-
The property type of the View
property.
- Share.WebCacheShare - Class in com.starteam
-
Base accessor for cached SDK Shares
- SHARE_FLAGS - Variable in class com.starteam.View.Type.PropertyCollection
-
- SHARE_STATE - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Test.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Share State
property.
- SHARE_STATE - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- SHARE_STATE - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The Share State
property.
- SHARED - Static variable in class com.starteam.Audit.EventID
-
The Shared Event
- SharedCharSequence - Class in com.starteam.diff
-
An implementation of the ByteSequence interface that uses an underlying byte
array along with an offset and length parameter.
- SharedCharSequence(CharSequence, int, int) - Constructor for class com.starteam.diff.SharedCharSequence
-
Create a new sequence using the underlying data.
- shareItems(Item.Type.WebCacheItemType) - Method in class com.starteam.View.WebCacheView
-
Share items of the specified type on view creation.
- shareTo(Item, Folder) - Method in class com.starteam.CheckinManager
-
Share an item from it's current parent folder to the folder specified.
- shareTo(Folder) - Method in class com.starteam.Folder
-
Shares this folder to a new parent folder.
- shareTo(Folder, boolean) - Method in class com.starteam.Folder
-
Shares this folder to a new parent folder.
- shareTo(Folder) - Method in class com.starteam.Item
-
Shares this item to a new folder.
- shareTo(Folder.WebCacheFolder) - Method in class com.starteam.Item.WebCacheItem
-
Shares this item to a new folder.
- shareTo(View) - Method in class com.starteam.Trace
-
Shares this trace to a new view.
- shareTo(Folder) - Method in class com.starteam.TreeItem
-
Shares this item to a new folder.
- shareTo(View) - Method in class com.starteam.ViewMemberCollection
-
Share the items from this collection to the target view
this should be a different view from the view that the items belong to.
- SHORT - Static variable in class com.starteam.util.DateTimeFormat
-
Constant used to specify short format for both dates and times.
- SHORT_COMMENT - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Concept.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.File.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Swimlane.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Test.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- SHORT_COMMENT - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
-
The Short Comment
property.
- SHORT_COMMENT - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
-
- SHOULD_HAVE - Static variable in class com.starteam.TreeItem.MoSCoW
-
Should Have
- shutdownServer() - Method in class com.starteam.ServerAdministration
-
Shuts down the server.
- simpleDiff(File, File, File) - Static method in class com.starteam.diff.HTMLDiffWriter
-
Compares two text files, and generates a simple HTML file describing the
differences.
- SINGLE_SIGN_ON_AUTHENTICATION - Static variable in class com.starteam.ServerConfiguration.AuthenticationType
-
Single Sign-On authentication using OAuth2 provider (OSP)
- singleSignOnLogon(String) - Method in class com.starteam.Server
-
Single sign-on login to StarTeam server, using a valid JWT access tokens, which were passed on by a
logged in StarTeam client /3rd party application.
- size() - Method in class com.starteam.CheckinManager
-
returns a count of the amount of work to be done by this manager
- size() - Method in class com.starteam.CheckoutManager
-
returns a count of the amount of work to be done by this manager
- SIZE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Size
property.
- size() - Method in class com.starteam.StarTeamCollection
-
Returns the number of elements in this collection
- size - Variable in class com.starteam.util.FileAccess.Attributes
-
Returns the size of the file in bytes
- size() - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
-
return the size of this collection
- skip() - Method in class com.starteam.events.CommandProcessorCheckinEvent
-
skip this file during execution of the command Set the file to be skipped
when the event first fires for this file; (i.e.
- skip() - Method in class com.starteam.events.CommandProcessorCheckoutEvent
-
skip this file during execution of the command
- skip() - Method in class com.starteam.events.CommandProcessorStatusEvent
-
skip this file during execution of the command
- skip(long) - Method in class com.starteam.util.LineReader
-
Skip characters.
- skip(long) - Method in class com.starteam.util.TextInputStream
-
- skipBy(int, CharSequence) - Method in class com.starteam.diff.ColumnMask
-
return distance to skip from column if this ColumnMask includes this
column.
- SMALL - Static variable in class com.starteam.File.Compression
-
Compression algorithm that minimizes size of the compressed file.
- smartShareTo(Folder) - Method in class com.starteam.Item
-
Shares or reverse-shares this item to the given target folder, as
appropriate.
- smartShareTo(View) - Method in class com.starteam.Trace
-
Shares or reverse-shares this trace to the given target view, as
appropriate.
- smartShareTo(Folder) - Method in class com.starteam.TreeItem
-
Shares or reverse-shares this tree item to the given target folder, as
appropriate.
- SOFTWARE_REQUIREMENT - Static variable in class com.starteam.Requirement.RequirementType
-
Requirement is a software requirement
- SOFTWARE_SPECIFICATION - Static variable in class com.starteam.Requirement.RequirementType
-
Requirement is a software specification
- sort(Sortable) - Static method in class com.starteam.util.QuickSort
-
This is an implementation of the Quick Sort algorithm.
- sort(SortCompare) - Method in class com.starteam.ViewMemberCollection
-
returns an array of ViewMembers whose elements are sorted using the
provided comparer.
- sort(boolean) - Method in class com.starteam.ViewMemberCollection
-
sort the collection by name
- sort() - Method in class com.starteam.ViewMemberCollection
-
sort the collection by VMID
- Sortable - Interface in com.starteam.util
-
Delegate object to hand to sort for call back compare.
- sortArray(Object[], SortCompare) - Static method in class com.starteam.util.QuickSort
-
This is an implementation of the Quick Sort algorithm.
- SortCompare - Interface in com.starteam.util
-
Delegate object to hand to sort for call -back compare.
- sortInts(int[]) - Static method in class com.starteam.util.QuickSort
-
This is an implementation of the Quick Sort algorithm for integers
- sortStrings(String[]) - Static method in class com.starteam.util.QuickSort
-
This is an implementation of the Quick Sort algorithm.
- sortViewMembers(boolean) - Method in class com.starteam.ViewMemberListManager
-
Determines whether this ViewMemberListManager should sort viewMembers
when returning them? ViewMembers will be sorted if the
ViewMemberListManager is attached to a Filter that specifies Group
Sorting Information A ViewMemberListManager is sorted by default
- SOURCE - Variable in class com.starteam.Change.Type.PropertyCollection
-
- SOURCE - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- SOURCE_VERSION - Variable in class com.starteam.Change.Type.PropertyCollection
-
- SOURCE_VERSIONS - Variable in class com.starteam.Trace.Type.PropertyCollection
-
The Source Versions
property.
- SOURCE_VIEW - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The Source View
property.
- SPONSOR - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Sponsor
property.
- SPRINT - Static variable in class com.starteam.KanbanBoard.InputType
-
Describes a Sprint.
- Sprint - Class in com.starteam
-
An Agile/Scrum Sprint is a basic unit of development.
- SPRINT - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Sprint
property.
- SPRINT - Variable in class com.starteam.TypeCollection
-
The type for Sprint
- Sprint.Type - Class in com.starteam
-
Type meta-data (schema) for Sprint object instances.
- Sprint.Type.EndDateProperty - Class in com.starteam
-
The property type of the StartDate
property.
- Sprint.Type.OwnerProperty - Class in com.starteam
-
The property type of the Owner
property.
- Sprint.Type.PlanProperty - Class in com.starteam
-
The property type of the Plan
property
- Sprint.Type.PropertyCollection - Class in com.starteam
-
The PropertyCollection of a Sprint
- Sprint.Type.SprintIDProperty - Class in com.starteam
-
The property type of the SprintID
property
- Sprint.Type.StartDateProperty - Class in com.starteam
-
The property type of the StartDate
property.
- Sprint.Type.TargetReleasesProperty - Class in com.starteam
-
The property type of the TargetReleases
property.
- Sprint.WebCacheSprint - Class in com.starteam
-
Item accessor for cached SDK Sprint items contained objects are obtained
from the artifact cache
- SPRINT_ID - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The SprintID
property.
- SQL_SERVER - Static variable in class com.starteam.ServerConfiguration.DatabaseType
-
Database type is SQL Server
- SSL - Static variable in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
-
SSL connection to directory service.
- STANDARD - Static variable in class com.starteam.Server.ProductCode
-
The "Standard" StarTeam product.
- STANDARD - Static variable in class com.starteam.User.LogOnPolicy
-
Standard Access Policy
- STAR_FLOW_STATUS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The StarFlowStatus
property.
- STARDISK - Static variable in class com.starteam.Server.ProductCode
-
StarDisk
- start() - Method in class com.starteam.diff.ConsoleWriter
-
start writing
- start() - Method in class com.starteam.diff.EditListWriter
-
Called to tell writer where it can get the source for the lines.
- start() - Method in class com.starteam.diff.HTMLDiffWriter
-
- start(ServerCommandEvent) - Method in interface com.starteam.events.ServerCommandListener
-
Triggered whenever a command is issued to a StarTeam server, at the start
of the command.
- start() - Method in class com.starteam.PurgeController
-
Start the online purge service
- START_DATE - Variable in class com.starteam.Plan.Type.PropertyCollection
-
The StartDate
property.
- START_DATE - Variable in class com.starteam.Sprint.Type.PropertyCollection
-
The StartDate
property.
- START_DATE - Variable in class com.starteam.View.Type.PropertyCollection
-
- START_FINISH - Static variable in class com.starteam.TaskDependency.PredecessorType
-
SS Task PredecessorType
- START_NO_EARLIER_THAN - Static variable in class com.starteam.Task.Constraint
-
Task should start no ealier than
- START_NO_LATER_THAN - Static variable in class com.starteam.Task.Constraint
-
Task should start no later than
- START_START - Static variable in class com.starteam.TaskDependency.PredecessorType
-
SF Task PredecessorType
- STARTEAM - Static variable in class com.starteam.Task.Origin
-
Task created in StarTeam
- STARTEAM - Static variable in class com.starteam.User.License
-
StarTeam
- STARTEAM_PROPERTY - Static variable in class com.starteam.util.Encoding
-
Set this system property at startup to override the default StarTeam
encoding for the current process.
- StarTeamClientOptions - Class in com.starteam
-
Client Options maintained in the StarTeamClientOptions.xml file
- StarTeamClientOptions() - Constructor for class com.starteam.StarTeamClientOptions
-
Creates a new StarTeamClientOptions instance which can be used to get/set
client side options used by StarTeam clients.
- StarTeamCollection - Class in com.starteam
-
A stock implementation of an SDK collection.
- StarTeamDiff - Class in com.starteam.diff
-
The standard StarTeam Differencing Engine
- StarTeamDiff() - Constructor for class com.starteam.diff.StarTeamDiff
-
Construct an empty StarTeamDiff instance
- StarTeamFileMergeAdapter - Class in com.starteam.viewcomparemerge
-
Facilitates the use of the StarTeam File Compare / Merge tool (also known as
"DeltaII") to resolve a file merge condition.
- StarTeamFileMergeAdapter(ItemDifference) - Constructor for class com.starteam.viewcomparemerge.StarTeamFileMergeAdapter
-
Constructs a VisMerge adapter for resolving a given file merge condition.
- StarTeamMerge - Class in com.starteam.diff
-
Run a simple merge
- StarTeamMerge() - Constructor for class com.starteam.diff.StarTeamMerge
-
- StarTeamMerge.FileDetails - Class in com.starteam.diff
-
Details of the file involved in the merge.
- StarTeamRepositoryIDs - Class in com.starteam
-
A local file that keeps track of the last known repository ID of each known
StarTeam server.
- StarTeamRepositoryIDs() - Constructor for class com.starteam.StarTeamRepositoryIDs
-
Constructs a new StarTeamRepositoryIDs.
- StarTeamRepositoryIDs(File) - Constructor for class com.starteam.StarTeamRepositoryIDs
-
Constructs a new StarTeamRepositoryIDs.
- StarTeamURL - Class in com.starteam
-
StarTeamURL uses a URL-like syntax to reference a StarTeam Server, Project,
View or Item.
- StarTeamURL(Application, String) - Constructor for class com.starteam.StarTeamURL
-
Construct a new StarTeamURL with the given specifier.
- STARTED - Static variable in class com.starteam.Story.Status
-
At least one of its tasks is "started"
- startFile(CheckinEvent) - Method in interface com.starteam.events.CheckinListener
-
Triggered once per file, at the start of the checkin operation for that
file.
- startFile(CheckoutEvent) - Method in interface com.starteam.events.CheckoutListener
-
Triggered once per file, at the start of the checkout operation for that
file.
- startFile(WebCacheCheckinEvent) - Method in interface com.starteam.events.WebCacheCheckinListener
-
Triggered once per file, at the start of the checkin operation for that
file.
- startFile(WebCacheCheckoutEvent) - Method in interface com.starteam.events.WebCacheCheckoutListener
-
Triggered once per file, at the start of the checkout operation for that
file.
- STATE - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
-
The State
property.
- STATUS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.File.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Folder.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Project.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Review.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Topic.Type.PropertyCollection
-
The Status
property.
- STATUS - Variable in class com.starteam.Trace.Type.PropertyCollection
-
- STATUS - Variable in class com.starteam.User.Type.PropertyCollection
-
- STATUS_REASON - Variable in class com.starteam.TestRun.Type.PropertyCollection
-
The StatusReason
property.
- StatusMethod - Class in com.starteam
-
This class provides information about how file status is managed for the
client.
- StatusMethod.FileStatus - Class in com.starteam
-
A FileStatus represents a combination of a file name and its status
information from the status database (syncdb) on disk.
- stop() - Method in class com.starteam.PurgeController
-
Stop the online purge service.
- STOPPING - Static variable in class com.starteam.PurgeController.Status
-
Specifies that the service is stopping.
- STORAGE_TYPE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Storage Type
property.
- STORY - Static variable in class com.starteam.KanbanBoard.ItemType
-
Specifies a story type.
- Story - Class in com.starteam
-
A Story represents an Agile user story.
- Story(Story) - Constructor for class com.starteam.Story
-
Creates a child-Story under this parent Story.
- STORY - Variable in class com.starteam.Task.Type.PropertyCollection
-
The Story
property.
- STORY - Variable in class com.starteam.TypeCollection
-
The type for Story
- Story.Risk - Class in com.starteam
-
Risk of the Story
- Story.Status - Class in com.starteam
-
The status of this story
- Story.StoryType - Class in com.starteam
-
The type of the story according to agile terminology.
- Story.StoryValue - Class in com.starteam
-
Value of the Story
- Story.StreamState - Class in com.starteam
-
The Info Stream State of the Story
- Story.Type - Class in com.starteam
-
Type meta-data (schema) for Story object instances.
- Story.Type.AcceptanceCriteriaProperty - Class in com.starteam
-
The property type of the AcceptanceCriteria
property.
- Story.Type.EstimatedPointsProperty - Class in com.starteam
-
The property type of the Estimated Points
property.
- Story.Type.GeneralProperty - Class in com.starteam
-
The property type of the General
property.
- Story.Type.IncomingStreamProperty - Class in com.starteam
-
The Property Type of the IncomingStream Property
- Story.Type.IsCarriedOverProperty - Class in com.starteam
-
The property type of the IsLeaf
property
- Story.Type.NotesProperty - Class in com.starteam
-
The property type of the Notes
property.
- Story.Type.PlanProperty - Class in com.starteam
-
The property type of the Plan
property
- Story.Type.PropertyCollection - Class in com.starteam
-
The PropertyCollection of a Story item.
- Story.Type.RankProperty - Class in com.starteam
-
The property type of the Rank
property.
- Story.Type.RiskProperty - Class in com.starteam
-
The property type of the Risk
property.
- Story.Type.SponsorProperty - Class in com.starteam
-
The property type of the Sponsor
property.
- Story.Type.SprintProperty - Class in com.starteam
-
The property type of the Sprint
property
- Story.Type.StatusProperty - Class in com.starteam
-
The property type of the Status
property.
- Story.Type.StoryIDProperty - Class in com.starteam
-
The property type of the StoryID
property
- Story.Type.StoryOrderProperty - Class in com.starteam
-
The property type of the StoryOrder
property.
- Story.Type.StoryTypeProperty - Class in com.starteam
-
The property type of the StoryType
property.
- Story.Type.StoryValueProperty - Class in com.starteam
-
The property type of the StoryValue
property.
- Story.Type.StreamStateProperty - Class in com.starteam
-
The property type of the StreamState
property.
- Story.Type.TargetReleasesProperty - Class in com.starteam
-
The property type of the TargetReleases
property.
- Story.WebCacheStory - Class in com.starteam
-
Item accessor for cached SDK Story items contained objects are obtained
from the artifact cache
- STORY_ID - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Story ID
property.
- STORY_ORDER - Variable in class com.starteam.Story.Type.PropertyCollection
-
The StoryOrder
property.
- STORY_TYPE - Variable in class com.starteam.Story.Type.PropertyCollection
-
The story type
property.
- STORY_VALUE - Variable in class com.starteam.Story.Type.PropertyCollection
-
The StoryValue
property.
- Stream() - Constructor for class com.starteam.File.Stream
-
- Stream(OutputStream) - Constructor for class com.starteam.util.MD5.Stream
-
- STREAM_STATE - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
- STREAM_STATE - Variable in class com.starteam.Requirement.Type.PropertyCollection
-
- STREAM_STATE - Variable in class com.starteam.Story.Type.PropertyCollection
-
The Stream State
property.
- StreamUtils - Class in com.starteam.util
-
- StreamUtils.Listener - Interface in com.starteam.util
-
- STRING_CONTAINS_TEXT - Static variable in class com.starteam.QueryPart.Relation
-
Tests if a string valued property contains the specified string.
- STRING_ENDS_WITH_TEXT - Static variable in class com.starteam.QueryPart.Relation
-
Tests if a string valued property ends with the specified string.
- STRING_STARTS_WITH_TEXT - Static variable in class com.starteam.QueryPart.Relation
-
Tests if a string valued property starts with the specified string.
- StringCharSequence - Class in com.starteam.diff
-
A String Char Sequence
- StringCharSequence(String) - Constructor for class com.starteam.diff.StringCharSequence
-
Construct a String Char Sequence
- StringCompare - Class in com.starteam.diff
-
Compares two strings using the differencing engine
- StringCompare() - Constructor for class com.starteam.diff.StringCompare
-
- StringToUtf8(String) - Static method in class com.starteam.util.UTF8
-
Converts a string to an array of UTF-8 characters.
- SUBMITTED - Static variable in class com.starteam.Requirement.Status
-
Requirement is submitted
- subtract(DateTime, TimeSpan) - Static method in class com.starteam.util.DateTime
-
returns a DateTime composed by subtracting elapsed time from a DateTime
instance
- subtract(TimeSpan) - Method in class com.starteam.util.DateTime
-
returns a DateTime composed by subtracting elapsed time from this
DateTime instance
- subtract(TimeSpan, TimeSpan) - Static method in class com.starteam.util.TimeSpan
-
returns a TimeSpan created from the subtraction of 2 Timespan instances
- subtract(TimeSpan) - Method in class com.starteam.util.TimeSpan
-
returns a TimeSpan composed from the subtraction of a TimeSpan from this
instance
- SUGGESTION - Static variable in class com.starteam.ChangeRequest.ChangeRequestType
-
The ChangeRequest describes a suggestion.
- SUNDAY - Static variable in class com.starteam.User.DayOfWeek
-
Sunday
- SUNDAY_AM - Variable in class com.starteam.User.Type.PropertyCollection
-
- SUNDAY_PM - Variable in class com.starteam.User.Type.PropertyCollection
-
- SupportedFeatures - Class in com.starteam
-
The SupportedFeatures class contains a number of methods that report whether
or not a particular feature is available for a StarTeam server.
- supportsDeletedItems() - Method in class com.starteam.ViewConfiguration
-
Return true if this view configuration can support accessing deleted
items.
- supportsDeletedItems() - Method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
-
Return true if this view configuration can support accessing deleted
items.
- supportsInfoStreamCRStatus() - Method in class com.starteam.Server
-
Returns true if the server supports setting CR Status when the Story Status Changes
- supportsInfoStreamCRStatus() - Method in class com.starteam.Server.WebCacheServer
-
Returns true if the server supports setting CR Status when the Story Status Changes
- supportsPullRequests() - Method in class com.starteam.View
-
Return true if this view supports pull requests.
- supportsPullRequests() - Method in class com.starteam.View.WebCacheView
-
Return true if this view supports Pull Requests.
- supportsPullRequests() - Method in class com.starteam.viewcomparemerge.MergePreview
-
Return true if this view supports pull requests.
- supportsReleaseFifteenOneFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 15.1 Release.
- supportsReleaseFifteenZeroFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 15.0 Release.
- supportsReleaseFourteenZeroFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 14.0 Release The
14.0 release introduces multi-tenancy capabilities for MicroFocus hosted
deployment
- supportsReleaseFourteenZeroUpdateFourFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 14.0 Release Update Four
The 14.0 Update 4 release introduces dynamic BIRT Reports in the client
- supportsReleaseFourteenZeroUpdateThreeFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 14.0 Release Update Three
The 14.0 Update 3 release introduces StarTeam Search capabilities
- supportsReleaseSeventeenOneFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 17.1 Release.
- supportsReleaseSeventeenZeroFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 17.0 Release.
- supportsReleaseSixteenThreeFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 16.3 Release.
- supportsReleaseSixteenTwoFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 16.2 Release.
- supportsReleaseSixteenZeroFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 16.0 Release.
- supportsReleaseThirteenZeroFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 13.0 Release The
13.0 release of the server supports Rich Text Descriptions for Tasks,
enforcing Link access rights on Trace end points.
- supportsReleaseTwelveFiveFeatures() - Method in class com.starteam.SupportedFeatures
-
Determines whether the server supports the features of 12.5 Release The
12.5 release of the server supports project and view property fetches in
bulk
- supportsTraceVersioning(Item.Type) - Method in class com.starteam.Server
-
returns TRUE if the specified type supports trace versioning
Types with the newly introduced version metadata property possibly
configured turned ON in the server config .xml
- supportsTraceVersioning(Item.Type.WebCacheItemType) - Method in class com.starteam.Server.WebCacheServer
-
returns TRUE if the specified type supports trace versioning
Types with the newly introduced version metadata property possibly
configured turned ON in the server config .xml
- supportsTraceVersioning() - Method in class com.starteam.Type
-
Returns true if this type supports endpoint versioning with traces
This feature was introduced in the 16.2 server
- SUSPECT - Static variable in class com.starteam.Trace.Status
-
This Trace status is suspect
- suspend() - Method in class com.starteam.User
-
Suspend this User account.
- suspend() - Method in class com.starteam.User.WebCacheUser
-
Suspend this User account.
- SUSPENDED - Static variable in class com.starteam.User.Status
-
Suspended
- Swimlane - Class in com.starteam
-
A Swimlane is a path in Kanban.
- SWIMLANE - Variable in class com.starteam.TypeCollection
-
The type for Swimlane
- Swimlane.Type - Class in com.starteam
-
Type meta-data (schema) for Swimlane object instances.
- Swimlane.Type.AgeLimitProperty - Class in com.starteam
-
The property type of the AgeLimit
property.
- Swimlane.Type.ColorProperty - Class in com.starteam
-
The property type of the Color
property
- Swimlane.Type.EnabledProperty - Class in com.starteam
-
The property type of the EnforceAge
property.
- Swimlane.Type.PropertyCollection - Class in com.starteam
-
The PropertyCollection of a Swimlane
- Swimlane.Type.ScheduleStatusProperty - Class in com.starteam
-
The property type of the ScheduleStatus
property
- Swimlane.Type.WorkInProgressProperty - Class in com.starteam
-
The property type of the WorkInProgress
property
- Swimlane.WebCacheSwimlane - Class in com.starteam
-
Item accessor for cached SDK Swimlane items contained objects are obtained
from the artifact cache
- switchContext(User) - Method in class com.starteam.ImpersonateUser
-
Warning: This method is potentially very dangerous and should be used
with extreme caution. This can only be called when in impersonation
mode and is used to specify which user will be used for subsequent
operations.
- SYMBOLIC_LINK_TARGET - Variable in class com.starteam.File.Type.PropertyCollection
-
The Symbolic Link Target
property.
- SYNC_BRANCH_VERSION - Variable in class com.starteam.File.Type.PropertyCollection
-
The Sync Object Version
property.
- SYNC_CONTENT_VERSION - Variable in class com.starteam.File.Type.PropertyCollection
-
The Sync Content Version
property.
- SYNC_MD5 - Variable in class com.starteam.File.Type.PropertyCollection
-
The Sync MD5
property.
- SYNC_SIZE - Variable in class com.starteam.File.Type.PropertyCollection
-
The Sync Size
property.
- SYNC_TIME - Variable in class com.starteam.File.Type.PropertyCollection
-
The Sync Time
property.
- SYNC_VIEW_VERSION - Variable in class com.starteam.File.Type.PropertyCollection
-
The Sync Path Revision
property.
- synchronize(String[], boolean) - Method in class com.starteam.Server
-
Add or release a set of keys, i.e.
- synchronize(String[], boolean) - Method in class com.starteam.Server.WebCacheServer
-
Add or release a set of keys, i.e.
- SyncRecord(GUID) - Constructor for class com.starteam.File.SyncRecord
-
default constructor
- SYNOPSIS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
-
The Synopsis
property.
- SYS_TRAY - Static variable in class com.starteam.ServerConfiguration.NotificationType
-
System tray notification
- SystemPolicy - Class in com.starteam
-
Server wide Policies applied
- SystemPolicy(SystemPolicy) - Constructor for class com.starteam.SystemPolicy
-
construct a SystemPolicy instance from the specified source
- SystemPolicy.WebCacheSystemPolicy - Class in com.starteam
-
Base accessor for cached SDK objects encapsulating the statefulness of
objects obtained from the artifact cache.