Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

A

ABANDONED - Static variable in class com.starteam.Review.Status
Abandoned
ABORTING_CHANGES - Static variable in class com.starteam.CheckinManager.Progress.Phase
The Aborting Phase
ACCEPTANCE_CRITERIA - Variable in class com.starteam.Story.Type.PropertyCollection
The AcceptanceCriteria property.
ACCEPTED - Static variable in class com.starteam.ChangeRequest.StreamState
ChangeRequest info stream set to Accepted
ACCEPTED - Static variable in class com.starteam.Requirement.Status
Requirement has been Accepted
ACCEPTED - Static variable in class com.starteam.Requirement.StreamState
Requirement info stream set to Accepted
ACCEPTED - Static variable in class com.starteam.Story.Status
All of its tasks are "accepted"
ACCEPTED - Static variable in class com.starteam.Story.StreamState
Story's info stream set to Accepted
ACCEPTED - Static variable in class com.starteam.Topic.Status
Topic is Accepted
AcceptedTypes(Content.Type[]) - Constructor for class com.starteam.Content.AcceptedTypes
Constructor that takes an array of Content.Type object.
ACCEPTORS - Variable in class com.starteam.Review.Type.PropertyCollection
The Acceptors property.
ACCESS_RESTRICTION - Variable in class com.starteam.User.Type.PropertyCollection
 
ACCESS_TIMES_RESTRICTED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Access times restricted event
accessRightsChanged(WebCacheAccessRightsEvent) - Method in interface com.starteam.events.WebCacheAccessRightsListener
Invoked whenever an access rights change fires through the artifact cache.
AccessRightsManager - Class in com.starteam
A generalized access rights cache for all types of StarTeam artifacts and Containers For optimized results, the cache should be pre-loaded with ACLs for each and every relevant artifact (or container)
AccessRightsManager(Server) - Constructor for class com.starteam.AccessRightsManager
Creates a new access rights manager for the given server.
AccessRightsManager.AccessTestResults - Class in com.starteam
Represents the results of an access test.
accessTest(Principal, PermissionCollection, ISecurable) - Method in class com.starteam.AccessRightsManager
Performs an access test against the given securable object.
accessTest(Principal, PermissionCollection, ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
Performs an access test against the given securable container.
accessTest(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.
ACCOUNT_SUSPENDED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Account Suspended event
ACE - Class in com.starteam
An Access Control List entry.
ACE(Principal, boolean) - Constructor for class com.starteam.ACE
Creates a new Access Control Entry (ACE).
ACE(Principal, PermissionCollection, boolean) - Constructor for class com.starteam.ACE
Creates a new Access Control Entry (ACE).
ACE.WebCacheACE - Class in com.starteam
Base accessor for cached SDK ACEs
acquireReadLock(int) - Method in class com.starteam.util.ReadWriteLock
Try to acquire a read lock, wait for the specified time in seconds
acquireReadLock() - Method in class com.starteam.util.ReadWriteLock
Acquire a read lock, wait indefinitely
acquireWriteLock(int) - Method in class com.starteam.util.ReadWriteLock
Try to acquire a write lock, wait for the specified time in seconds
acquireWriteLock() - Method in class com.starteam.util.ReadWriteLock
Acquire a write lock, wait indefinitely
ACTION - Variable in class com.starteam.Change.Type.PropertyCollection
 
ActionOverride - Class in com.starteam.viewcomparemerge
Title: Starteam SDK
ACTIVE - Static variable in class com.starteam.ChangePackage.State
An active ChangePackage.
ACTIVE - Static variable in class com.starteam.Project.Status
Defines an active project
ACTIVE - Static variable in class com.starteam.Review.Status
Active
ACTIVE - Static variable in class com.starteam.Topic.Status
Topic is active
ACTUAL_FINISH - Variable in class com.starteam.Task.Type.PropertyCollection
The Actual Finish property.
ACTUAL_HOURS - Variable in class com.starteam.Task.Type.PropertyCollection
The Actual hours property.
ACTUAL_START - Variable in class com.starteam.Task.Type.PropertyCollection
The Actual Start property.
add(Object) - Method in class com.starteam.diff.IntralineSequence
Adds the given element to the sequence.
add(Object) - Method in class com.starteam.diff.ParsedCharSequence
add an object
add(Object) - Method in interface com.starteam.diff.Sequence
Add the object to the sequence
ADD - Static variable in class com.starteam.RollbackSession.MergeAction
ADD
add(Object) - Method in class com.starteam.ServerInfoCollection
Adds the specified ServerInfo to this ServerList.
add(Object) - Method in class com.starteam.StarTeamCollection
Add the specified element to the collection.
add(Object) - Method in class com.starteam.TraceCollection
 
add(DateTime, TimeSpan) - Static method in class com.starteam.util.DateTime
returns a DateTime composed by adding elapsed time to a DateTime instance
add(TimeSpan) - Method in class com.starteam.util.DateTime
returns a DateTime composed by adding elapsed time to this DateTime instance
add(TimeSpan, TimeSpan) - Static method in class com.starteam.util.TimeSpan
returns a TimeSpan created from the addition of 2 Timespan instances
add(TimeSpan) - Method in class com.starteam.util.TimeSpan
returns a TimeSpan composed from the addition of a TimeSpan to this instance
add(Scope) - Method in class com.starteam.viewcomparemerge.AnyScope
Adds the given member scope.
add(Scope) - Method in class com.starteam.viewcomparemerge.EveryScope
Adds the given member scope.
ADD - Static variable in class com.starteam.viewcomparemerge.MergeAction
Add.
addAcceptor(User) - Method in class com.starteam.Review
Adds the specified user object as a acceptor of this review.
addAcceptor(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Adds the specified user as a acceptor of this review.
addAccessRightsListener(WebCacheAccessRightsListener) - Method in class com.starteam.Server.WebCacheServer
add a listener for access rights events
addAll(Collection) - Method in class com.starteam.StarTeamCollection
Add all the elements of the specified collection to this one.
addAll(Object[]) - Method in class com.starteam.StarTeamCollection
Add all the elements of the specified array to this one.
addAll(Collection) - Method in class com.starteam.TraceCollection
 
addAll(Object[]) - Method in class com.starteam.TraceCollection
 
addAuthor(User) - Method in class com.starteam.Review
Adds the specified user object as an author of this review.
addAuthor(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Adds the specified user as an author of this review.
addCacheAgentListener(CacheAgentListener) - Static method in class com.starteam.NetMonitor
Registers a listener for CacheAgent events.
addChange(LinkValue, LinkValue, int, boolean) - Method in class com.starteam.ChangePackage
Create a Change whose source & target endpoints are references to external artifacts
addCheckinListener(CheckinListener) - Method in class com.starteam.CheckinManager
Adds a listener for checkin-related events.
addCheckinListener(WebCacheCheckinListener) - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
Adds a listener for checkin-related events.
addCheckoutListener(CheckoutListener) - Method in class com.starteam.CheckoutManager
Adds a listener for checkout-related events.
addCheckoutListener(WebCacheCheckoutListener) - Method in class com.starteam.CheckoutManager.WebCacheCheckoutManager
Adds a listener for checkout-related events.
addChild(EnumeratedValue) - Method in class com.starteam.EnumeratedValue
Assign a new child to the hierarchy of this Enumerated Value.
addChild(ViewMemberListManager.GroupNode) - Method in class com.starteam.ViewMemberListManager.GroupNode
Adds a GroupNode as a child of this GroupNode.
addDays(int) - Method in class com.starteam.util.Date
Returns a new Date that is nDays after this one.
addDislike(User) - Method in class com.starteam.Topic
Adds the specified user object as a disliker of this topic.
addDislike(User.WebCacheUser) - Method in class com.starteam.Topic.WebCacheTopic
Adds the specified user object as a disliker of this topic.
ADDED - Static variable in class com.starteam.Audit.EventID
The Added Event
ADDED - Static variable in class com.starteam.Change.ChangeAtomType
Added.
added(ViewMemberUpdateEvent) - Method in interface com.starteam.events.ViewMemberUpdateListener
Invoked when a ViewMember is added to a view.
ADDED - Static variable in class com.starteam.viewcomparemerge.MergeAction
Added.
addExcludedGroup(Group) - Method in class com.starteam.View
Adds the specified group object as an excluded group from VCM Commits.
addExcludedGroup(Group.WebCacheGroup) - Method in class com.starteam.View.WebCacheView
Adds the specified group object as an excluded group from VCM Commits.
addExcludedUser(User) - Method in class com.starteam.View
Adds the specified user object as an excluded user from VCM Commits.
addExcludedUser(User.WebCacheUser) - Method in class com.starteam.View.WebCacheView
Adds the specified user object as an excluded user from VCM Commits.
addFilterListener(WebCacheFilterListener) - Method in class com.starteam.Type.WebCacheType
Add a listener for WebCacheFilter events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addFilterQueryListener(IFilterQueryListener) - Method in class com.starteam.Type
Adds a listener for Filter and/or Query events.
addFolderListener(IFolderListener, int) - Method in class com.starteam.Folder
Adds a listener for Folder-related events.
addFolderListener(IFolderListener) - Method in class com.starteam.FolderListManager
Adds a listener for Folder-related events.
addFolderListener(IFolderListener) - Method in class com.starteam.View
Adds a listener for Folder-related events.
addFolderUpdateListener(FolderUpdateListener, int) - Method in class com.starteam.Folder
Listens for updates to this view's folder tree.
addFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.FolderListManager
Listens for updates to this view's folder tree.
addFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.View
Listens for updates to this view's folder tree.
addFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.ViewConfigurationDiffer
Registers a FolderUpdateListener, whose methods will be invoked during a compare() whenever changes to the folder tree are detected.
addFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.ViewPollingAgent
Registers a FolderUpdateListener, whose methods will be invoked during a refresh() whenever changes to the folder tree are detected.
addGroupListener(GroupListener) - Method in class com.starteam.Server
Adds a listener for Group events.
addGroupListener(WebCacheGroupListener) - Method in class com.starteam.Server.WebCacheServer
Add a listener for WebCacheGroup events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addItemListener(IItemListener, Item.Type, int) - Method in class com.starteam.Folder
Adds a listener for Item-related events.
addItemListener(IItemListener, Item.Type, PropertyCollection, int) - Method in class com.starteam.Folder
Adds a listener for Item-related events.
addItemListener(IItemListener, Item.Type) - Method in class com.starteam.View
Adds a listener for Item-related events.
addItemListener(IItemListener, Item.Type, PropertyCollection) - Method in class com.starteam.View
Adds a listener for Item-related events.
addItemListener(IItemListener) - Method in class com.starteam.ViewMemberListManager
Adds a listener for Item-related events.
addItemUpdateListener(ItemUpdateListener, Item.Type, int) - Method in class com.starteam.Folder
Listens for updates to the items of a given type in this folder.
addItemUpdateListener(ItemUpdateListener, Item.Type) - Method in class com.starteam.View
Listens for updates to the items of a given type in this view.
addItemUpdateListener(ItemUpdateListener, Item.Type) - Method in class com.starteam.ViewConfigurationDiffer
Registers an ItemUpdateListener, whose methods will be invoked during a compare() whenever changes to the items of the given type are detected.
addItemUpdateListener(ItemUpdateListener) - Method in class com.starteam.ViewMemberListManager
Listens for updates to this ViewMemberListManager.
addItemUpdateListener(ItemUpdateListener, Item.Type) - Method in class com.starteam.ViewPollingAgent
Registers an ItemUpdateListener, whose methods will be invoked during a refresh() whenever changes to the items of the given type are detected.
addLabelListener(LabelListener) - Method in class com.starteam.View
Adds a listener for Label events.
addLabelListener(WebCacheLabelListener) - Method in class com.starteam.View.WebCacheView
Add a listener for WebCacheLabel events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addLightWeightListener(WebCacheLiveObjectListener) - Method in class com.starteam.Server.WebCacheServer
Adds a listener for all events occurring across this server.
addLike(User) - Method in class com.starteam.Topic
Adds the specified user object as a liker of this topic.
addLike(User.WebCacheUser) - Method in class com.starteam.Topic.WebCacheTopic
Adds the specified user object as a liker of this topic.
addLine(CharSequence) - Method in class com.starteam.diff.ParsedCharSequence
Add a Char Sequence
addLinkUpdateListener(LinkUpdateListener) - Method in class com.starteam.LinkCache
Registers a LinkUpdateListener, which will then receive LinkUpdateEvents whenever a link is added or removed from the cache, and whenever a previously cached link is modified.
addListener(CommandProcessorListener) - Method in class com.starteam.CommandProcessor
adds a CommandProcessor event listener to this command processor instance Relevant events will be fired through this interface
addListener(TraceListener) - Method in class com.starteam.TraceFinder
Adds an application's TraceFinder.Listener.
addListener(CheckinListener) - Method in class com.starteam.viewcomparemerge.Session
Add a checkin listener to this session when ready to commit a workspace view CheckinManager events fired during the commit will be delegated to this listener Client applications may use these events to perform per-file actions such as requiring different checkin comments
addListener(CheckoutListener) - Method in class com.starteam.viewcomparemerge.Session
Add a checkout listener to this session when ready to commit a workspace view CheckoutManager events fired during the commit will be delegated to this listener Client applications may use these events to perform per-file actions such as launching DeltaII to resolve Merge conflicts
addMPXMessageListener(MPXMessageListener) - Static method in class com.starteam.NetMonitor
Register a listener for MPX messages
addMPXStatusListener(WebCacheMPXStatusListener) - Method in class com.starteam.ArtifactCache
Add a listener for WebCacheMPXStatusEvents events
addMPXStatusListener(MPXStatusListener) - Method in class com.starteam.Server
Adds a listener for MPXStatusEvents.
addNotifiedUser(User) - Method in class com.starteam.File
Adds the specified user object as one to be notified.
addNotifiedUser(User) - Method in class com.starteam.Item
Adds the specified user object as one to be notified.
addNotifiedUser(User.WebCacheUser) - Method in class com.starteam.Item.WebCacheItem
Adds the specified user object as one to be notified.
addPermission(Permission) - Method in class com.starteam.ACE
Adds the specified permission to this entry.
addPermission(Permission) - Method in class com.starteam.ACE.WebCacheACE
Adds the specified permission to this entry.
addPermission(Permission) - Method in class com.starteam.Group
Add this permission to the set of permissions for this Group.
addPermission(Permission) - Method in class com.starteam.Group.WebCacheGroup
Add this permission to the set of permissions for this Group.
addPredecessorLink(int, int, int) - Method in class com.starteam.Task
Adds a new predecessor to this task.
addPredecessorLink(int, int, int) - Method in class com.starteam.Task.WebCacheTask
Adds a new predecessor to this task.
addProfile(EventHandlerProfile) - Method in class com.starteam.EventHandlerInfo
Add an EventHandlerProfile to this EventHandlerInfo object.
addProjectListener(ProjectListener) - Method in class com.starteam.Project
Adds a listener for Project events.
addProjectListener(ProjectListener) - Method in class com.starteam.Server
Adds a listener for Project events.
addProjectListener(WebCacheProjectListener) - Method in class com.starteam.Server.WebCacheServer
Add a listener for WebCacheProject events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addQueryListener(WebCacheQueryListener) - Method in class com.starteam.Type.WebCacheType
Add a listener for WebCacheQuery events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addRecipient(User) - Method in class com.starteam.Topic
Adds the specified user object as a recipient for this topic.
addRecipient(User.WebCacheUser) - Method in class com.starteam.Topic.WebCacheTopic
Adds the specified user object as a recipient for this topic.
addRejector(User) - Method in class com.starteam.Review
Adds the specified user object as a rejector of this review.
addRejector(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Adds the specified user as a rejector of this review.
addRequiredProperties(ViewMember.Type, PropertyCollection) - Method in class com.starteam.ViewConfigurationDiffer
Marks a list of properties as required for a given type.
addRequiredProperties(ViewMember.Type, PropertyCollection) - Method in class com.starteam.ViewPollingAgent
Marks a list of properties as required for a given type.
addRequiredProperty(ViewMember.Type, Property) - Method in class com.starteam.ViewConfigurationDiffer
Marks a given property as required for a given type.
addRequiredProperty(ViewMember.Type, Property) - Method in class com.starteam.ViewPollingAgent
Marks a given property as required for a given type.
addResource(User) - Method in class com.starteam.Task
Adds the specified User object as a resource for this Task.
addResource(User.WebCacheUser) - Method in class com.starteam.Task.WebCacheTask
Adds the specified User object as a resource for this Task.
ADDRESS - Variable in class com.starteam.User.Type.PropertyCollection
 
ADDRESSED_BY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The AddressedBy property.
ADDRESSED_IN - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The AddressedIn property.
ADDRESSED_IN_VIEW - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The AddressedInView property.
addReviewer(User) - Method in class com.starteam.Review
Adds the specified user object as a reviewer of this review.
addReviewer(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Adds the specified user as a reviewer of this review.
addServerCommandListener(ServerCommandListener) - Static method in class com.starteam.NetMonitor
Registers a listener for ServerCommand events.
addServerControlListener(WebCacheServerControlListener) - Method in class com.starteam.ArtifactCache
Add a listener for WebCacheServerControlEvents events
addServerControlListener(ServerControlListener) - Method in class com.starteam.Server
Adds a listener for ServerControl events.
addTo(ObjectArrayProperty.WebCacheObjectArrayProperty, LiveObject.WebCacheLiveObject) - Method in class com.starteam.LiveObject.WebCacheLiveObject
Add the live object specified to the array of object values
addTo(Object) - Method in class com.starteam.StarTeamCollection
Add the specified element to the collection.
addTo(Group) - Method in class com.starteam.User
Adds this User to the specified group.
addTo(Group.WebCacheGroup) - Method in class com.starteam.User.WebCacheUser
Adds this User to the specified group.
addToIntegerArray(Property, Property, int) - Method in class com.starteam.TypedResource
Add a new array item to a property whose value is an integer array.
addTypedResourceListener(TypedResourceListener, LiveObject, TypeCollection) - Method in class com.starteam.Server
Adds a listener for all events occurring on the specified container (Currently supports Project, View and Folder) This is a lightweight solution for listening to events without the need to keep the container open.
addTypeListener(TypeListener) - Method in class com.starteam.Server
Adds a listener for Type events.
addTypeListener(WebCacheTypeListener) - Method in class com.starteam.Server.WebCacheServer
Add a listener for WebCacheType events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addTypeListener(TypeListener) - Method in class com.starteam.Type
Adds a listener for Type events.
addUserListener(UserListener) - Method in class com.starteam.Server
Adds a listener for User events.
addUserListener(WebCacheUserListener) - Method in class com.starteam.Server.WebCacheServer
Add a listener for WebCacheUser events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addViewListener(ViewListener) - Method in class com.starteam.Project
Adds a listener for View events.
addViewListener(WebCacheViewListener) - Method in class com.starteam.Project.WebCacheProject
Add a listener for WebCacheView events Listeners are supported on the tip cache only, since rolled back caches do not change over time
addViewListener(ViewListener) - Method in class com.starteam.View
Adds a listener for View events.
addViewMemberListener(ViewMemberListener, ViewMember.Type) - Method in class com.starteam.View
Adds a listener for non-Item ViewMember-related events.
addViewMemberListener(ViewMemberListener, ViewMember.Type, PropertyCollection) - Method in class com.starteam.View
Adds a listener for non-Item ViewMember-related events.
addViewMemberListener(WebCacheViewMemberListener, ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.View.WebCacheView
Add a listener for WebCacheViewMember events.
addViewMemberListener(ViewMemberListener) - Method in class com.starteam.ViewMemberListManager
Adds a listener for non-Item ViewMember-related events.
addViewMemberUpdateListener(ViewMemberUpdateListener, ViewMember.Type) - Method in class com.starteam.View
Listens for updates to the view members of a given type in this view.
addViewMemberUpdateListener(ViewMemberUpdateListener, ViewMember.Type) - Method in class com.starteam.ViewConfigurationDiffer
Registers a ViewMemberUpdateListener, whose methods will be invoked during a compare() whenever changes to the view members of the given type are detected.
addViewMemberUpdateListener(ViewMemberUpdateListener) - Method in class com.starteam.ViewMemberListManager
Listens for updates to the view members of a given type in this view.
addViewMemberUpdateListener(ViewMemberUpdateListener, ViewMember.Type) - Method in class com.starteam.ViewPollingAgent
Registers a ViewMemberUpdateListener, whose methods will be invoked during a refresh() whenever changes to the view members of the given type are detected.
addWatcher(User) - Method in class com.starteam.Review
Adds the specified user object as a watcher of this review.
addWatcher(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Adds the specified user as a watcher of this review.
ADMINISTRATORS - Static variable in class com.starteam.Group
The built-in "Administrators" Group.
AGE_LIMIT - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The AgeLimit property.
AGILE - Static variable in class com.starteam.Project.Methodology
Defines the agile development methodology for the project.
AGILE - Static variable in class com.starteam.Server.ProductCode
Agile
ALL - Static variable in class com.starteam.Audit.EventID
All legal Event values
ALL - Static variable in class com.starteam.ChangePackage.SessionType
All supported session type values.
ALL - Static variable in class com.starteam.ChangePackage.State
 
ALL - Static variable in class com.starteam.ChangeRequest.ChangeRequestType
 
ALL - Static variable in class com.starteam.ChangeRequest.Platform
 
ALL - Static variable in class com.starteam.ChangeRequest.Priority
 
ALL - Static variable in class com.starteam.ChangeRequest.Severity
 
ALL - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
 
ALL - Static variable in class com.starteam.ChangeRequest.Status
 
ALL - Static variable in class com.starteam.ChangeRequest.StreamState
All valid stream states for the ChangeRequest
ALL - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
 
ALL - Static variable in class com.starteam.File.CharacterSet
All legal Character Set values.
ALL - Static variable in class com.starteam.File.Compression
All supported compression values.
ALL - Static variable in class com.starteam.File.EOLFormat
All legal EOL format values.
ALL - Static variable in class com.starteam.File.KeywordFlag
All supported keyword flag values.
ALL - Static variable in class com.starteam.File.Status
All legal Status values
ALL - Static variable in class com.starteam.File.StorageType
All legal StorageType values.
ALL - Static variable in class com.starteam.Folder.ExcludeFlags
All legal ExcludeFlag values
ALL - Static variable in class com.starteam.Folder.Status
All legal status values
ALL - Static variable in class com.starteam.Group.GroupType
All supported GroupType types.
ALL - Static variable in class com.starteam.HiveInfo.HiveType
All Legal Hive Types
ALL - Static variable in class com.starteam.KanbanBoard.InputType
All legal InputType values.
ALL - Static variable in class com.starteam.KanbanBoard.ItemType
All legal ItemType values.
ALL - Static variable in class com.starteam.Label.Scope
All legal scopes
ALL - Static variable in class com.starteam.Permission
The collection of all Permissions
ALL - Static variable in class com.starteam.Plan.PlanType
All legal PlanType values.
ALL - Static variable in class com.starteam.Project.Methodology
All of the supported development methodology types for a project.
ALL - Static variable in class com.starteam.Project.Status
All supported Status types.
ALL - Static variable in class com.starteam.QueryNode.Operator
All valid query node operator
ALL - Static variable in class com.starteam.QueryPart.Relation
All possible relations
ALL - Static variable in class com.starteam.Requirement.AtlasWorkflowStatus
All legal AtlasWorkflowStatus values.
ALL - Static variable in class com.starteam.Requirement.Priority
All legal Priority Values
ALL - Static variable in class com.starteam.Requirement.RequirementType
All legal Requirement Type Values
ALL - Static variable in class com.starteam.Requirement.Status
All legal Status values
ALL - Static variable in class com.starteam.Requirement.StreamState
All valid stream states for the Requirement
ALL - Static variable in class com.starteam.Review.ReviewType
All valid priorities for the ReviewType
ALL - Static variable in class com.starteam.Review.Status
All valid states for the Status
ALL - Static variable in class com.starteam.Server.EncryptionAlgorithm
All legal EncryptionAlgorithm values.
ALL - Static variable in class com.starteam.Server.ProductCode
All valid StarTeam product codes
ALL - Static variable in class com.starteam.ServerAdministration.LockStatus
All possible Lock statuses
ALL - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
All possible event types
ALL - Static variable in class com.starteam.ServerAdministration.ServerLogMode
All Log modes
ALL - Static variable in class com.starteam.ServerAdministration.ServerLogType
All possible Server log types
ALL - Static variable in class com.starteam.ServerConfiguration.AuthenticationType
All possible values for Authentication types
ALL - Static variable in class com.starteam.ServerConfiguration.DatabaseType
All possible values for Database types
ALL - Static variable in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
All supported security options for connecting to Directory service.
ALL - Static variable in class com.starteam.ServerConfiguration.NotificationType
All supported notification types
ALL - Static variable in class com.starteam.Story.Risk
All valid priorities for the Story
ALL - Static variable in class com.starteam.Story.Status
All legal status values
ALL - Static variable in class com.starteam.Story.StoryType
All legal StoryType values.
ALL - Static variable in class com.starteam.Story.StoryValue
All valid priorities for the Story
ALL - Static variable in class com.starteam.Story.StreamState
All valid stream states for the Story
ALL - Static variable in class com.starteam.Task.Constraint
All valid Constraints for the task
ALL - Static variable in class com.starteam.Task.LifeCycleType
All possible LifeCycle Types for the Task
ALL - Static variable in class com.starteam.Task.Origin
All possible Task Origins
ALL - Static variable in class com.starteam.Task.Priority
All valid priorities for the task
ALL - Static variable in class com.starteam.Task.ProcessUsage
All supported ProcessUsage values.
ALL - Static variable in class com.starteam.Task.Status
All possible Task statuses
ALL - Static variable in class com.starteam.Task.TaskType
All valid task types
ALL - Static variable in class com.starteam.TaskDependency.PredecessorType
All supported PredecessorType values.
ALL - Static variable in class com.starteam.Topic.Priority
 
ALL - Static variable in class com.starteam.Topic.Status
 
ALL - Static variable in class com.starteam.Topic.TopicType
All possible values for Topic ServerConstants
ALL - Static variable in class com.starteam.Trace.Status
All valid status values
ALL - Static variable in class com.starteam.Trace.TraceType
All valid trace types
ALL - Static variable in class com.starteam.TraceFinder.Direction
Get an array containing all available Directions.
ALL - Static variable in class com.starteam.TraceFinder.PinType
Get an array containing all available LockTypes.
ALL - Static variable in class com.starteam.TreeItem.MoSCoW
All valid stream states for the Story
ALL - Static variable in class com.starteam.TypedResource.BranchState
All legal Branch State values.
ALL - Static variable in class com.starteam.User.DayOfWeek
All seven days of the week
ALL - Static variable in class com.starteam.User.GeographicTerritory
All valid geographic territories
ALL - Static variable in class com.starteam.User.License
All legal licenses
ALL - Static variable in class com.starteam.User.LogOnPolicy
All legal access policies
ALL - Static variable in class com.starteam.User.Status
All legal states
ALL - Static variable in class com.starteam.util.Platform.EOL
All legal EOL format values.
ALL - Static variable in class com.starteam.View.ViewType
All supported ViewType types.
ALL - Static variable in class com.starteam.viewcomparemerge.Session.State
All possible session states
ALL - Static variable in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
 
ALL - Static variable in class com.starteam.ViewMember.LockType
Get an array containing all available LockServerConstants.
ALL - Static variable in class com.starteam.ViewMember.MyLock
 
ALL - Static variable in class com.starteam.ViewMember.ShareState
All supported compression values.
ALL_PERMISSIONS - Static variable in class com.starteam.Permission
All permissions.
ALL_PLATFORMS - Static variable in class com.starteam.ChangeRequest.Platform
All platforms.
ALL_USERS - Static variable in class com.starteam.Group
The built-in "All Users" group.
ALLOW_BLANK_PASSWORDS - Static variable in class com.starteam.SystemPolicy
Indicates that blank passwords are permitted.
ALWAYS - Static variable in class com.starteam.User.LogOnPolicy
Always Allowed to Access
ALWAYS_EXPAND - Static variable in class com.starteam.File.KeywordFlag
Always Expand Keywords.
AM_I_RECIPIENT - Variable in class com.starteam.Topic.Type.PropertyCollection
The Am I Recipient property.
AM_I_RESPONSIBLE - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Am I Responsible property.
AMBIGUITIES_COUNT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Ambiguities Count property.
AmbiguousMatchException - Exception in com.starteam.viewcomparemerge
In most VCM sessions, the VCM engine can unambiguously match the root folder of the source view to some folder in the target view, or the root folder of the target view to some folder in the source view.
AMERICAS - Static variable in class com.starteam.User.GeographicTerritory
Americas
amIRecipient() - Method in class com.starteam.Topic
Returns a value indicating whether the logged on user is a recipient of this topic.
amIResponsible() - Method in class com.starteam.Requirement
Tests if the logged in user is responsible for the requirement
AND - Static variable in class com.starteam.QueryNode.Operator
A constant defining an AND query expression.
ANY - Static variable in class com.starteam.TraceFinder.Direction
Does not filter by direction.
ANY - Static variable in class com.starteam.TraceFinder.PinType
Does not filter by revision.
ANY_TEXT - Static variable in class com.starteam.Content.Type
Content-Type: text/*
ANY_TYPE - Static variable in class com.starteam.Content.Type
Any Type, Primary or SubType.
AnyScope - Class in com.starteam.viewcomparemerge
Combines multiple scopes.
AnyScope() - Constructor for class com.starteam.viewcomparemerge.AnyScope
Creates an empty scope.
AnyScope(Scope[]) - Constructor for class com.starteam.viewcomparemerge.AnyScope
Creates a scope that initially contains the given members.
appendColumn(Property, int) - Method in class com.starteam.Filter
A convenience method to add a new column at the end of the column list.
appendGrouping(Property, boolean) - Method in class com.starteam.Filter
A convenience method to append a Grouping to the list of Groupings
appendQueryNode(QueryNode) - Method in class com.starteam.QueryNode
A convenience method to add a QueryNode at the end of the list.
appendQueryNode(QueryNode.WebCacheQueryNode) - Method in class com.starteam.QueryNode.WebCacheQueryNode
Add a QueryNode to the end of the list.
appendQueryPart(QueryPart) - Method in class com.starteam.QueryNode
A convenience method to add a QueryParts at the end of the list.
appendQueryPart(QueryPart.WebCacheQueryPart) - Method in class com.starteam.QueryNode.WebCacheQueryNode
Add a QueryPart to the end of the list.
Application - Class in com.starteam
The StarTeam SDK's interface to the client application.
Application() - Constructor for class com.starteam.Application
Create an Application with a default name.
Application(String) - Constructor for class com.starteam.Application
Create an Application with the given name.
Application(String, ClientContext) - Constructor for class com.starteam.Application
Create an Application with the given name and client context.
Application.ResolveOptions - Class in com.starteam
Options that control the behavior of an Application's resolve operations.
APPROVED - Static variable in class com.starteam.Requirement.Status
Requirement is Approved
APPROVED - Static variable in class com.starteam.Review.Status
Approved
APPROVED_IN_MERGE - Static variable in class com.starteam.Review.Status
Approved In Merge
APPROVED_MERGE_FAILURE - Static variable in class com.starteam.Review.Status
Approved In Merge Failure
ARCHIVE_NAME - Variable in class com.starteam.File.Type.PropertyCollection
The Archive Name property.
areChangePackagesEnforced() - Method in class com.starteam.viewcomparemerge.ChangePackageScope
returns TRUE if the containing project enforces workspace change packages
areElementsPopulated() - Method in interface com.starteam.CacheService
Determines whether or not this Cache Service has been populated with elements from the repository
areValuesEqual(Object, Object) - Static method in class com.starteam.Property
Compares two property values for equality.
argIsTrue(boolean, String) - Static method in class com.starteam.util.Assert
Throw an IllegalArgumentException
argNotNull(Object, String) - Static method in class com.starteam.util.Assert
Throw an IllegalArgumentException
ArtifactCache - Class in com.starteam
An artifact cache is a collection of artifacts of different types The cache creates and maintains a private connection to the StarTeam server, using the credentials specified in the constructor This connection is closed when the cache is discarded.
ArtifactCacheManager - Class in com.starteam
A collection of ArtifactCache's managed for a given server.
ArtifactCacheManager.Client - Class in com.starteam
Establish the context of a Client Application.
ArtifactCacheManager.Context - Class in com.starteam
Establish the context in which a web application will execute some session specific requirement.
ArtifactCacheManager.Identifiable - Interface in com.starteam
An object (artifact) that can provide an integer ID via a "type"ID property.
ArtifactCacheManager.Nameable - Interface in com.starteam
An object (artifact) that can provide a name via a name property.
ArtifactCacheManager.Securable - Interface in com.starteam
An object that can be secured in the repository.
ArtifactCacheManager.SecurableContainer - Interface in com.starteam
A container in the repository that can hold secured objects of a given type.
AS_DESIGNED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest whose behavior is as designed.
AS_DESIGNED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest whose behavior is as designed.
AS_LATE_AS_POSSIBLE - Static variable in class com.starteam.Task.Constraint
Task constrained to finish as late as possible
AS_SOON_AS_POSSIBLE - Static variable in class com.starteam.Task.Constraint
Task constrained to finish as soon as possible
ASCII - Static variable in class com.starteam.File.CharacterSet
The working file on disk has ASCII content.
ASIA - Static variable in class com.starteam.User.GeographicTerritory
Asia
Assert - Class in com.starteam.util
An internal Assertion mechanism used to throw exceptions as needed Typically, application developers are likely to see one of these thrown exceptions only if they call into SDK api's with NULL arguments which are unexpected.
assertEquals(Object, Object) - Static method in class com.starteam.util.Assert
 
assertFalse(boolean) - Static method in class com.starteam.util.Assert
 
assertNotNull(Object) - Static method in class com.starteam.util.Assert
 
assertTrue(boolean) - Static method in class com.starteam.util.Assert
 
assignParent(EnumeratedValue) - Method in class com.starteam.EnumeratedValue
Assign this Enumerated Value to a different parent This enumerated value may either be a root or a child of a different hierarchy The hierarchy tree is changed in accordance with this assignment This method is equivalent to EnumeratedValue.addChild(EnumeratedValue) However, if NULL is passed in as the parent parameter, then this EnumeratedValue is promoted to become a root.
ATLAS - Static variable in class com.starteam.Server.ProductCode
Atlas
ATLAS_WORKFLOW_STATUS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Atlas Workslow Status property.
attach(Object) - Method in class com.starteam.StarTeamCollection
add an object to this collection
attach(LogManager.LogFactory) - Static method in class com.starteam.util.LogManager
attach a logger to this manager.
ATTACH_LABEL - Static variable in class com.starteam.File.Operation
An 'Attach Label' Operation is in progress
ATTACHMENT_COUNT - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
 
ATTACHMENT_COUNT - Variable in class com.starteam.Concept.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Plan.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Requirement.Type.PropertyCollection
 
ATTACHMENT_COUNT - Variable in class com.starteam.Review.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Story.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Task.Type.PropertyCollection
 
ATTACHMENT_COUNT - Variable in class com.starteam.Test.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Topic.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_COUNT - Variable in class com.starteam.Trace.Type.PropertyCollection
 
ATTACHMENT_COUNT - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Attachment Count property.
ATTACHMENT_IDS - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
 
ATTACHMENT_IDS - Variable in class com.starteam.Concept.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Plan.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Requirement.Type.PropertyCollection
 
ATTACHMENT_IDS - Variable in class com.starteam.Review.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Story.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Task.Type.PropertyCollection
 
ATTACHMENT_IDS - Variable in class com.starteam.Test.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Topic.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_IDS - Variable in class com.starteam.Trace.Type.PropertyCollection
 
ATTACHMENT_IDS - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Attachment IDs property.
ATTACHMENT_NAMES - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
 
ATTACHMENT_NAMES - Variable in class com.starteam.Concept.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Plan.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Requirement.Type.PropertyCollection
 
ATTACHMENT_NAMES - Variable in class com.starteam.Review.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Story.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Task.Type.PropertyCollection
 
ATTACHMENT_NAMES - Variable in class com.starteam.Test.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Topic.Type.PropertyCollection
The Attachment Names property.
ATTACHMENT_NAMES - Variable in class com.starteam.Trace.Type.PropertyCollection
 
ATTACHMENT_NAMES - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Attachment Names property.
attachTo(ViewMember) - Method in class com.starteam.Label
Associate a new viewMember with this label.
attachTo(ViewMemberCollection) - Method in class com.starteam.Label
Associate a set of viewMembers with this label.
attachTo(ViewMemberCollection, ViewConfiguration) - Method in class com.starteam.Label
Attach this label to the specified items as of the specified configuration.
attachTo(Folder, Label.Scope) - Method in class com.starteam.Label
Attaches the label to the specified folder.
attachTo(ViewMember.WebCacheViewMember[]) - Method in class com.starteam.Label.WebCacheLabel
Associate a set of viewMembers with this label.
ATTENTION_NOTES - Variable in class com.starteam.Task.Type.PropertyCollection
The Attention property.
Attributes() - Constructor for class com.starteam.util.FileAccess.Attributes
Create a new instance
Audit - Class in com.starteam
Represents a StarTeam Audit record
AUDIT - Variable in class com.starteam.TypeCollection
The type for Audit
Audit.EventID - Class in com.starteam
EventID of the Audit
Audit.Type - Class in com.starteam
The Audit Type
Audit.Type.ClassID1Property - Class in com.starteam
The property type of the ClassID1 property.
Audit.Type.ClassID2Property - Class in com.starteam
The property type of the ClassID2 property.
Audit.Type.ClassID3Property - Class in com.starteam
The property type of the ClassID3 property.
Audit.Type.ClassName1Property - Class in com.starteam
The property type of the ClassName1 property.
Audit.Type.ClassName2Property - Class in com.starteam
The property type of the Classname2 property.
Audit.Type.ClassName3Property - Class in com.starteam
The property type of the ClassName3 property.
Audit.Type.Descriptor1Property - Class in com.starteam
The property type of the Descriptor1 property.
Audit.Type.Descriptor2Property - Class in com.starteam
The property type of the Descriptor2 property.
Audit.Type.Descriptor3Property - Class in com.starteam
The property type of the Descriptor3 property.
Audit.Type.EventIDProperty - Class in com.starteam
The property type of the EventID property.
Audit.Type.FolderIDProperty - Class in com.starteam
The property type of the FolderID property.
Audit.Type.Info1Property - Class in com.starteam
The property type of the Info1 property.
Audit.Type.Info2Property - Class in com.starteam
The property type of the Info2 property.
Audit.Type.Info3Property - Class in com.starteam
The property type of the Info3 property.
Audit.Type.ObjectID1Property - Class in com.starteam
The property type of the ObjectID1 property.
Audit.Type.ObjectID2Property - Class in com.starteam
The property type of the ObjectID2 property.
Audit.Type.ObjectID3Property - Class in com.starteam
The property type of the objectID3 property.
Audit.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of an Audit.
Audit.Type.RevisionTime1Property - Class in com.starteam
The property type of the RevisionTime1 property.
Audit.Type.RevisionTime2Property - Class in com.starteam
The property type of the RevisionTime2 property.
Audit.Type.RevisionTime3Property - Class in com.starteam
The property type of the RevisionTime3 property.
Audit.Type.UserProperty - Class in com.starteam
The property type of the User property.
AUTHORS - Variable in class com.starteam.Review.Type.PropertyCollection
The Authors property.
AUTO_PASS_LICENSE_SERVER - Static variable in class com.starteam.User.License
AutoPass License Server.
autoLocateCacheAgent() - Method in class com.starteam.Server
autoLocate a Cache Agent, return null if none found Attempts to autolocate can be expensive
autoLogOn() - Method in class com.starteam.Server
Log on to this server using credentials that have been cached on this workstation.
available() - Method in class com.starteam.util.TextInputStream
 

B

BACKLOG_STREAM - Static variable in class com.starteam.Trace.TraceType
This is a backlog info stream
Base64 - Class in com.starteam.util
A utility class for encoding and decoding binary data in base64.
base64UrlEncode(String) - Static method in class com.starteam.util.Platform
Return a Base64 URL encoded string
BASE_CONFIGURATION_DATA - Variable in class com.starteam.View.Type.PropertyCollection
 
BASE_CONFIGURATION_TYPE - Variable in class com.starteam.View.Type.PropertyCollection
 
BasicCompare - Class in com.starteam.diff
BasicCompare is a implementation of the DiffCompare interface that can be used to compare two files with many different options.
BasicCompare(int, ColumnMask[]) - Constructor for class com.starteam.diff.BasicCompare
columnMask is an array of column numbers to ignore.
BasicCompare() - Constructor for class com.starteam.diff.BasicCompare
Can be used for binary comparison.
BehaviorContainer() - Constructor for class com.starteam.ViewMemberCollection.BehaviorContainer
create a new BehaviorContainer to assign behavior to view members in bulk
BINARY - Static variable in class com.starteam.Content.Type
Content-Type: application/octet-stream
BINARY - Static variable in class com.starteam.File.CharacterSet
The working file on disk has Binary content.
BinaryProperty - Class in com.starteam
A BinaryProperty is a Property whose value is a Byte Stream
BinaryProperty.WebCacheBinaryProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
BLOCKED - Variable in class com.starteam.Task.Type.PropertyCollection
The Blocked property.
BooleanProperty - Class in com.starteam
A Boolean property is a Property whose value may be either True or False
BooleanProperty.WebCacheBooleanProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
BOTH - Static variable in class com.starteam.Filter.Context
Specifies both local and server items should be displayed.
BOTH - Static variable in class com.starteam.ServerConfiguration.NotificationType
Both System tray and email notification
BRANCH_FLAG - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
BRANCH_STATE - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.Concept.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.File.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.Folder.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.Plan.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.Review.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Branch State property.
BRANCH_STATE - Variable in class com.starteam.Trace.Type.PropertyCollection
 
BRANCH_STATE - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
BRANCH_STATE - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Branch State property.
BRANCHED - Static variable in class com.starteam.Audit.EventID
The Branched Event
BRANCHED - Static variable in class com.starteam.TypedResource.BranchState
This View Member has branched.
BREAKDOWN - Static variable in class com.starteam.Trace.TraceType
This is a breakdown trace
bufferedTransfer(InputStream, OutputStream, int) - Static method in class com.starteam.util.StreamUtils
Transfer data from an input to an output stream Buffer the transfer for faster processing throughput
bufferedTransfer(InputStream, OutputStream, int, MD5) - Static method in class com.starteam.util.StreamUtils
Transfer data from an input to an output stream Buffer the transfer for faster processing throughput
bufferedTransfer(InputStream, OutputStream, int, MD5, StreamUtils.Listener) - Static method in class com.starteam.util.StreamUtils
Transfer data from an input to an output stream Buffer the transfer for faster processing throughput
BUILD - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Build property.
build(File, boolean) - Static method in class com.starteam.xml.XMLDocument
Parses the XML document in the given source file.
build(byte[], boolean) - Static method in class com.starteam.xml.XMLDocument
Parses the XML document in the given source bytes.
build(InputStream, boolean) - Static method in class com.starteam.xml.XMLDocument
Parses the XML document in the given source.
BuildNumber - Class in com.starteam
A simple class that provides access to version information for the starteam SDK.
BUSINESS_REQUIREMENT - Static variable in class com.starteam.Requirement.RequirementType
Requirement is a business requirement
BUSINESS_SPECIFICATION - Static variable in class com.starteam.Requirement.RequirementType
Requirement is a business specification
bytesTransferred(int) - Method in class com.starteam.CheckinManager
The number of bytes transferred from client to server
bytesTransferred(int) - Method in class com.starteam.CheckoutManager
the number of bytes transferred from the server to the client
bytesTransferred(int) - Method in interface com.starteam.util.StreamUtils.Listener
A notification message raised whenever a packet is read from an input stream and written to an output stream

C

CacheAgent - Class in com.starteam
Describes the features of a Cache Agent, including the type of content it caches, the projects supported, and whether or not it caches object property content.
CacheAgentEvent - Class in com.starteam.events
An event triggered whenever content is received from a CacheAgent.
CacheAgentListener - Interface in com.starteam.events
Event-listener interface for CacheAgent events.
cacheCredentials(String, int, String, String) - Static method in class com.starteam.Server
Cache server specific credentials, if credential caching is available.
cacheLogOnCredentials(String, String) - Method in class com.starteam.Server
Saves logon credentials for this server so that they may be used in future calls to autoLogOn().
CacheService - Interface in com.starteam
The CacheService is implemented by StarTeam objects that support caching data locally The data will typically have been fetched from the server, and will probably aggregate across multiple contained object instances.
cachesFileContent() - Method in class com.starteam.CacheAgent
returns true if this cache agent caches file content
cachesObjectPropertyContent() - Method in class com.starteam.CacheAgent
returns true if this cache agent caches object property content
cachesProject(Project) - Method in class com.starteam.CacheAgent
Indicate if the Cache Agent is caching content for the given StarTeam server project.
cachesType(Item.Type) - Method in class com.starteam.CacheAgent
Indicate if the object type is cached by the Cache Agent.
cacheViewMembers(View.WebCacheView, ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.ArtifactCache
Caches the view members of the specified type for the specified view.
cacheViewMembers(View.WebCacheView, ViewMember.Type.WebCacheViewMemberType[]) - Method in class com.starteam.ArtifactCache
Caches the view members of the specified types for the specified view.
CAN_CREATE_CHECKIN_CHANGE_PACKAGE - Variable in class com.starteam.Project.Type.PropertyCollection
The CAN_CREATE_CHECKIN_CHANGE_PACKAGE property.
canAccessContainerForReading(ArtifactCacheManager.Securable) - Method in class com.starteam.Principal.WebCachePrincipal
returns true if this securable's container is accessible for reading by this Principal
canAccessForReading(ArtifactCacheManager.Securable) - Method in class com.starteam.Principal.WebCachePrincipal
returns true if this securable is accessible for reading by this Principal
cancel() - Method in class com.starteam.events.CommandProcessorCheckoutEvent
cancel execution of the command
cancel() - Method in class com.starteam.events.CommandProcessorStatusEvent
cancel execution of the command
cancel() - Method in class com.starteam.events.TraceEvent
Cancel execution of the TraceFinder Queries
cancel() - Method in class com.starteam.TraceFinder
Cancels a running trace finder.Stops all query threads as soon as possible.
cancel() - Method in class com.starteam.viewcomparemerge.Session
Cancels a compare or commit operation that is currently in progress.
CANCELED - Static variable in class com.starteam.CheckinManager.Progress.Phase
The Canceled Phase
CANCELED - Static variable in class com.starteam.CheckoutManager.Progress.Phase
The Canceled phase
CANCELED - Static variable in class com.starteam.Review.Status
Canceled
canCommit() - Method in class com.starteam.CheckinManager
returns true if the session can be committed For the session to be in a commit-able state, all files being checked in should be in a relevant state, e.g.
canCommit() - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
return true if this checkin can be committed
canCommit() - Method in class com.starteam.CheckoutManager
returns true if the session can be committed For the session to be in a commit-able state, all files being checked out should be in a relevant state, e.g.
canCommit() - Method in class com.starteam.CheckoutManager.WebCacheCheckoutManager
return true if this checkin can be committed
canCommit() - Method in class com.starteam.RollbackSession
returns true if this rollback session can be committed, false otherwise will return true when all contained changes indicate no conflict false if all changes are marked IGNORE
canCommit() - Method in class com.starteam.viewcomparemerge.Session
Determines whether or not this session can be committed in its current state.
canCommitLinkedSession() - Method in class com.starteam.Review
Returns true if the associated ChangePackage(s) session can be committed
canConvertPropertyType(Class, Class) - Method in class com.starteam.SupportedFeatures
Determines whether or not the server supports conversion of a given property from one type to another.
canCreateArtifactType(ArtifactCacheManager.SecurableContainer, Type.WebCacheType) - Method in class com.starteam.Principal.WebCachePrincipal
true if this principal has the right to create types in the securable container for the type
canCreateCheckinChangePackages() - Method in class com.starteam.Server
Returns true if the server supports creating Change Packages on File Checkin This server configuration setting has been in force since the 12.5 server release.
canCreateCheckinChangePackages() - Method in class com.starteam.Server.WebCacheServer
Returns true if the server supports creating Change Packages on File Checkin This server configuration setting has been in force since the 12.5 server release.
canCreateProject() - Method in class com.starteam.User.WebCacheUser
Returns true if this user has the right to create projects Note that the user must be logged in to ascertain this right
canCreatePropertyType(Class) - Method in class com.starteam.SupportedFeatures
Determines whether or not the server supports creation of a new custom property of the given type.
canDeleteProject(Project.WebCacheProject) - Method in class com.starteam.User.WebCacheUser
Returns true if this user has the right to delete projects
CANNOT_CONNECT - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
A problem was encountered connecting to the MPX Message Broker.
CANNOT_REPRODUCE - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest the tester has been unable to reproduce.
CANNOT_REPRODUCE - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest the tester has been unable to reproduce.
canParse(String) - Static method in class com.starteam.CommandProcessor
Returns true if the specified command can be parsed by this processor
canReturnHeader() - Method in class com.starteam.CommandProcessor
Returns true if this Command can return a header along with the results false if this command will never return a header (whether or not it returns results)
canReturnResults() - Method in class com.starteam.CommandProcessor
Returns true if this Command can return a result set of 0 or more rows false if this command will never return any results.
canUpdate(ViewMember) - Method in class com.starteam.Workflow
Returns true if this artifact can be updated, in the context of this workflow, i.e.
canUpdate(ViewMember.WebCacheViewMember) - Method in class com.starteam.Workflow.WebCacheWorkflow
Returns true if this artifact can be updated, in the context of this workflow, i.e.
CARRY_OVER - Static variable in class com.starteam.Trace.TraceType
This is a carry over trace
Catalog - Class in com.starteam
The Catalog class provides "global" access to certain properties of objects from different classes.
Catalog.WebCacheCatalog - Class in com.starteam
The Catalog class provides "global" access to certain properties of objects from different classes.
CATEGORY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Category property.
CENTRAL - Static variable in class com.starteam.StatusMethod
Identifies the "Central" status management method.
Change - Class in com.starteam
A Change is essentially a unit of a ChangePackage.
CHANGE - Variable in class com.starteam.TypeCollection
The type for Change
Change.ChangeAtomType - Class in com.starteam
a ChangeAtom Type
Change.ChangeType - Class in com.starteam
The value of the Change Type Property
Change.CommitAction - Class in com.starteam
The action that was used to commit a change.
Change.ScmChangeAtom - Interface in com.starteam
A Change 'is a' Pulse ChangeAtom
Change.Type - Class in com.starteam
The Type for Change
Change.Type.ActionProperty - Class in com.starteam
The property type of the Action property.
Change.Type.ChangePackageProperty - Class in com.starteam
The property type of the ChangePackage property.
Change.Type.ChangeTypeProperty - Class in com.starteam
The property type of the ChangeType property.
Change.Type.FlagsProperty - Class in com.starteam
 
Change.Type.ItemTypeProperty - Class in com.starteam
The property type of the ItemType property.
Change.Type.PropertyCollection - Class in com.starteam
The Property Collection of a Change Object
Change.Type.SourceVersionProperty - Class in com.starteam
The property type of the SourceVersion property.
Change.Type.TargetVersionProperty - Class in com.starteam
The property type of the TargetVersion property.
Change.WebCacheChange - Class in com.starteam
Change accessor for cached SDK Changes contained objects are obtained from the artifact cache
CHANGE_NUMBER - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The ChangeNumber property.
CHANGE_PACKAGE - Variable in class com.starteam.Change.Type.PropertyCollection
 
CHANGE_PACKAGE - Static variable in class com.starteam.Review.ReviewType
A change package review
CHANGE_PACKAGE - Variable in class com.starteam.TypeCollection
The type for ChangePackage
CHANGE_REQUEST - Variable in class com.starteam.TypeCollection
The type for ChangeRequest
CHANGE_REQUEST_TYPE - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The RequestType property.
CHANGE_TYPE - Variable in class com.starteam.Change.Type.PropertyCollection
 
ChangeCollection - Class in com.starteam
A collection of change objects.
ChangeCollection() - Constructor for class com.starteam.ChangeCollection
Constructs a new writable ChangeCollection.
ChangeCollection(ChangeCollection) - Constructor for class com.starteam.ChangeCollection
Constructs a ChangeCollection that is a copy of an existing one.
changed(ViewMemberUpdateEvent) - Method in interface com.starteam.events.ViewMemberUpdateListener
Invoked when the properties of a ViewMember have changed.
ChangePackage - Class in com.starteam
A ChangePackage represents a set of changes to a StarTeam view that together form a single logical change.
ChangePackage(View) - Constructor for class com.starteam.ChangePackage
create a ChangePackage in this view
ChangePackage.ScmChangeSet - Interface in com.starteam
 
ChangePackage.SessionType - Class in com.starteam
The type of VCM or Checkin Session in whose context this Change Package was committed
ChangePackage.State - Class in com.starteam
The current state of the change package.
ChangePackage.Type - Class in com.starteam
The Type of the ChangePackage component.
ChangePackage.Type.CommittedByProperty - Class in com.starteam
The property type of the Committed By property.
ChangePackage.Type.CommittedInBuildProperty - Class in com.starteam
The property type of the Committed In Build property.
ChangePackage.Type.CommittedTimeProperty - Class in com.starteam
The property type of the Committed Time property.
ChangePackage.Type.ExternalBranchURLProperty - Class in com.starteam
The property type of the ExternalBranchURLProperty property
ChangePackage.Type.ExternalCreatedByProperty - Class in com.starteam
The property type of the ExternalCreatedByProperty property
ChangePackage.Type.ExternalCreatedTimeProperty - Class in com.starteam
The property type of the External Created Time property.
ChangePackage.Type.ExternalRepositoryURIProperty - Class in com.starteam
The property type of the ExternalRepositoryURIProperty property
ChangePackage.Type.FullScopeProperty - Class in com.starteam
The property type of the FullScopeProperty property
ChangePackage.Type.PostCommitRevisionLabelProperty - Class in com.starteam
The property type of the Post Commit Revision Label property.
ChangePackage.Type.PostCommitViewLabelProperty - Class in com.starteam
The property type of the Post Commit View Label property.
ChangePackage.Type.PreCommitRevisionLabelProperty - Class in com.starteam
The property type of the Pre Commit Revision Label property.
ChangePackage.Type.PreCommitViewLabelProperty - Class in com.starteam
The property type of the Pre Commit View Label property.
ChangePackage.Type.ProcessItemProperty - Class in com.starteam
The property type of the ProcessItem property
ChangePackage.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of the ChangePackage Type
ChangePackage.Type.SessionTypeProperty - Class in com.starteam
The property type of the Session Type property.
ChangePackage.Type.SourceViewProperty - Class in com.starteam
The property type of the Source View property.
ChangePackage.Type.StateProperty - Class in com.starteam
The property type of the State property.
ChangePackage.Type.TargetViewProperty - Class in com.starteam
The property type of the Target View property.
ChangePackage.WebCacheChangePackage - Class in com.starteam
ChangePackage accessor for cached SDK ChangePackages contained objects are obtained from the artifact cache
ChangePackageCollection - Class in com.starteam
A Collection of Change Packages within a specified view
ChangePackageCollection() - Constructor for class com.starteam.ChangePackageCollection
Construct an empty ChangePackage collection
ChangePackageCollection(ChangePackage) - Constructor for class com.starteam.ChangePackageCollection
Construct an ChangePackage collection containing only the given change package.
ChangePackageCollection(ChangePackageCollection) - Constructor for class com.starteam.ChangePackageCollection
Constructs a collection containing all the change packages of the given collection
ChangePackageCollection(ChangePackage[]) - Constructor for class com.starteam.ChangePackageCollection
Constructs a collection containing all the change packages of the given array
ChangePackageReplayGraph - Class in com.starteam
Represents the set of replay relationships among a collection of change packages.
ChangePackageReplayGraph(View) - Constructor for class com.starteam.ChangePackageReplayGraph
Builds the replay graph for the change packages in the given view.
ChangePackageReplayGraph(ChangePackage) - Constructor for class com.starteam.ChangePackageReplayGraph
Builds the replay graph for the given change package.
ChangePackageReplayGraph(ChangePackageCollection) - Constructor for class com.starteam.ChangePackageReplayGraph
Builds the replay graph for the given collection of change packages.
ChangePackageScope - Class in com.starteam.viewcomparemerge
A class that describes a ChangePackage scoped compare between two views to determine whether or not a full scoped merge may be reduced to a set of change packages since a last, predetermined compare.
ChangePackageScope(MergeType, View, View) - Constructor for class com.starteam.viewcomparemerge.ChangePackageScope
Construct a Scope Helper
changePassword(String, String, String) - Method in class com.starteam.Server
Changes the password to the specified new password upon a successful login to the server, and immediately logs out.
changePassword(String, String, String) - Method in class com.starteam.Server.WebCacheServer
Change the user's password
ChangeRequest - Class in com.starteam
Represents a StarTeam ChangeRequest item.
ChangeRequest.ChangeRequestType - Class in com.starteam
The type of change requested.
ChangeRequest.Platform - Class in com.starteam
The platform on which the need for this request was discovered.
ChangeRequest.Priority - Class in com.starteam
Priority of the ChangeRequest
ChangeRequest.Severity - Class in com.starteam
The severity of the problem that prompted the request.
ChangeRequest.StarFlowStatus - Class in com.starteam
The current status of the change request.
ChangeRequest.Status - Class in com.starteam
The current status of the change request.
ChangeRequest.StreamState - Class in com.starteam
The Info Stream State of the ChangeRequest
ChangeRequest.Type - Class in com.starteam
Type meta-data (schema) for ChangeRequest object instances.
ChangeRequest.Type.AddressedByProperty - Class in com.starteam
The property type of the AddressedBy property.
ChangeRequest.Type.AddressedInProperty - Class in com.starteam
The property type of the AddressedIn property.
ChangeRequest.Type.AddressedInViewProperty - Class in com.starteam
The property type of the AddressedInView property.
ChangeRequest.Type.CategoryProperty - Class in com.starteam
The property type of the Category property.
ChangeRequest.Type.ChangeNumberProperty - Class in com.starteam
The property type of the ChangeNumber property.
ChangeRequest.Type.ChangeRequestTypeProperty - Class in com.starteam
The property type of the RequestType property.
ChangeRequest.Type.ClosedOnProperty - Class in com.starteam
The property type of the ClosedOn property.
ChangeRequest.Type.ComponentProperty - Class in com.starteam
The property type of the Component property.
ChangeRequest.Type.EnteredByProperty - Class in com.starteam
The property type of the EnteredBy property.
ChangeRequest.Type.EnteredOnProperty - Class in com.starteam
The property type of the EnteredOn property.
ChangeRequest.Type.FixProperty - Class in com.starteam
The property type of the Fix property.
ChangeRequest.Type.LastBuildTestedProperty - Class in com.starteam
The property type of the LastBuildTested property.
ChangeRequest.Type.PlatformProperty - Class in com.starteam
The property type of the Platform property.
ChangeRequest.Type.PriorityProperty - Class in com.starteam
The property type of the Priority property.
ChangeRequest.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a ChangeRequest item.
ChangeRequest.Type.ResolvedOnProperty - Class in com.starteam
The property type of the ResolvedOn property.
ChangeRequest.Type.SeverityProperty - Class in com.starteam
The property type of the Severity property.
ChangeRequest.Type.StarFlowStatusProperty - Class in com.starteam
The property type of the Status property.
ChangeRequest.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
ChangeRequest.Type.StreamStateProperty - Class in com.starteam
The property type of the StreamState property.
ChangeRequest.Type.SynopsisProperty - Class in com.starteam
The property type of the Synopsis property.
ChangeRequest.Type.TestCommandProperty - Class in com.starteam
The property type of the TestCommand property.
ChangeRequest.Type.VerifiedOnProperty - Class in com.starteam
The property type of the VerifiedOn property.
ChangeRequest.Type.WorkAroundProperty - Class in com.starteam
The property type of the WorkAround property.
ChangeRequest.WebCacheChangeRequest - Class in com.starteam
Item accessor for cached SDK ChangeRequest items contained objects are obtained from the artifact cache
ChangeSession - Class in com.starteam
A change session, possibly associated with a change package.
CHARACTER_SET - Variable in class com.starteam.File.Type.PropertyCollection
The Character Set property.
charAt(int) - Method in interface com.starteam.diff.CharSequence
Returns the char located at the nth position (zero-based).
charAt(int) - Method in class com.starteam.diff.SharedCharSequence
returns the character at the index
charAt(int) - Method in class com.starteam.diff.StringCharSequence
returns the character at the index
CharSequence - Interface in com.starteam.diff
The ByteSequence interface is used by the diff engine.
CHECKED_IN - Static variable in class com.starteam.Audit.EventID
The Checked In Event
CHECKED_OUT - Static variable in class com.starteam.Audit.EventID
The Checked Out Event
CHECKIN - Static variable in class com.starteam.ChangePackage.SessionType
A Workspace Change (Checkin) Session
checkin(File) - Method in class com.starteam.CheckinManager
Checks in a single file from the default location.
checkin(File[]) - Method in class com.starteam.CheckinManager
Checks in the given set of files.
checkin(Folder) - Method in class com.starteam.CheckinManager
Checks in all the files in the given folder.
checkin(Folder, int) - Method in class com.starteam.CheckinManager
Checks in all the files in the given folder, and in all sub-folders to the given depth.
checkin(File, CheckinOptions) - Method in class com.starteam.CheckinManager
Checks in a file with the specified set of options.
CHECKIN - Static variable in class com.starteam.File.Operation
A 'Checkin' Operation is in progress
CHECKIN - Static variable in class com.starteam.Task.ProcessUsage
For adding and checking in files.
CHECKIN - Static variable in class com.starteam.viewcomparemerge.MergeAction
Checkin.
CHECKIN_AND_OVERWRITE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Equivalent to a Force CHECKIN.
CHECKIN_CHANGE_PACKAGE_LAST_UPDATE - Variable in class com.starteam.Project.Type.PropertyCollection
The CHECKIN_CHANGE_PACKAGE_LAST_UPDATE property.
CheckinEvent - Class in com.starteam.events
An event triggered whenever a file is checked in through CheckinManager.
checkinFrom(File, InputStream) - Method in class com.starteam.CheckinManager
Checks in a single file from an input stream.
checkinFrom(File, File) - Method in class com.starteam.CheckinManager
Checks in a file in the context of the specified starTeam File Object.
checkinFrom(File.WebCacheFile, File) - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
Set up a file to checkin from a working file on disk.
checkinFrom(File.WebCacheFile, InputStream) - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
Set up a file to checkin from an input stream.
CHECKING_OUT - Static variable in class com.starteam.CheckoutManager.Progress.Phase
The Checking Out Phase
CheckinListener - Interface in com.starteam.events
Event-listener interface for checkin events.
CheckinManager - Class in com.starteam
Provides a way to check in multiple files, applying a consistent set of options across all files.
CheckinManager.Progress - Class in com.starteam
Information on the progress of a checkin operation from CheckinManager.
CheckinManager.Progress.Phase - Class in com.starteam
Information on the phase of a checkin progress of the checkin operation from CheckinManager.
CheckinManager.WebCacheCheckinManager - Class in com.starteam
Checkin Manager accessor for cached SDK items Contained objects are obtained from the artifact cache a Change Package is created on commit, pursuant to server settings CheckinManager instances are considered stale after commit
CheckinOptions - Class in com.starteam
Maintains the checkin options used by CheckinManager.
CheckinOptions(View) - Constructor for class com.starteam.CheckinOptions
Construct a CheckinOptions object with default options from the View.
CheckinOptions(StarTeamClientOptions) - Constructor for class com.starteam.CheckinOptions
Construct a CheckinOptions object with default options from a StarTeamClientOptions object.
CheckinOptions(CheckinOptions) - Constructor for class com.starteam.CheckinOptions
Construct a CheckinOptions object with the same options as the given one.
CheckinOptions.WebCacheCheckinOptions - Class in com.starteam
Maintains the checkin options used by WebCacheCheckinManager.
checkout(ChangePackage) - Method in class com.starteam.CheckoutManager
Check out a changepackage to the default location.
checkout(File) - Method in class com.starteam.CheckoutManager
Checks out a single file to the default location.
checkout(File, CheckoutOptions) - Method in class com.starteam.CheckoutManager
Checks out a file with the specified set of options.
checkout(File[]) - Method in class com.starteam.CheckoutManager
Checks out the given set of files.
checkout(Folder) - Method in class com.starteam.CheckoutManager
Checks out all the files in the given folder.
checkout(Folder, int) - Method in class com.starteam.CheckoutManager
Checks out all the files in the given folder, and in all sub-folders to the given depth.
CHECKOUT - Static variable in class com.starteam.File.Operation
A 'Checkout' Operation is in progress
checkout() - Method in class com.starteam.RollbackSession
checkout (copy over) all the merged (rolled back) files to the working folders mapped via the view path.
CHECKOUT - Static variable in class com.starteam.viewcomparemerge.MergeAction
Checkout.
CHECKOUT_AND_OVERWRITE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Equivalent to a Force CHECKOUT.
CheckoutEvent - Class in com.starteam.events
An event triggered whenever a file is checked out through CheckoutManager.
CheckoutListener - Interface in com.starteam.events
Event-listener interface for checkout events.
CheckoutManager - Class in com.starteam
Provides a way to check out multiple files, applying a consistent set of options across all files.
CheckoutManager.Progress - Class in com.starteam
Information on the progress of a checkout operation from CheckoutManager.
CheckoutManager.Progress.Phase - Class in com.starteam
Information on the phase of a checkout progress of the Checkout operation from CheckoutManager.
CheckoutManager.Progress.Statistics - Class in com.starteam
A Statistical summary that tracks the progress of the checkout
CheckoutManager.WebCacheCheckoutManager - Class in com.starteam
Checkout Manager accessor for cached SDK items Contained objects are obtained from the artifact cache CheckoutManager instances are considered stale after commit
CheckoutOptions - Class in com.starteam
Maintains the checkout options used by CheckoutManager.
CheckoutOptions(View) - Constructor for class com.starteam.CheckoutOptions
Construct a CheckoutOptions object with default options from the View.
CheckoutOptions(StarTeamClientOptions) - Constructor for class com.starteam.CheckoutOptions
Construct a CheckoutOptions object with default options from a StarTeamClientOptions object.
CheckoutOptions(CheckoutOptions) - Constructor for class com.starteam.CheckoutOptions
Construct a CheckoutOptions object from the specified copy.
CheckoutOptions.ContentFilter - Interface in com.starteam
Allows an application to hook into the checkout process at a low level.
CheckoutOptions.WebCacheCheckoutOptions - Class in com.starteam
Maintains the checkout options used by WebCacheCheckoutManager.
checkoutTo(File, File) - Method in class com.starteam.CheckoutManager
Checks out a file in the context of the specified starTeam File Object to the specified file system disk file.
checkoutTo(File, OutputStream) - Method in class com.starteam.CheckoutManager
Checks out a single file to an output stream.
checkoutTo(File.WebCacheFile, File) - Method in class com.starteam.CheckoutManager.WebCacheCheckoutManager
Set up a file to checkout to a working file on disk Creates a copy of the global options.
checkoutTo(File.WebCacheFile, OutputStream) - Method in class com.starteam.CheckoutManager.WebCacheCheckoutManager
Set up a file to checkout to an output stream.
CHILD_TYPE - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Child Type property.
CHILDREN_COUNT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Children Count property.
CHILDREN_COUNT - Variable in class com.starteam.Task.Type.PropertyCollection
The Created Time property.
CHILDREN_COUNT - Variable in class com.starteam.Topic.Type.PropertyCollection
The Children Count property.
CLASS_ID_1 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Class ID 1 property.
CLASS_ID_2 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Class ID 2 property.
CLASS_ID_3 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Class ID 3 property.
CLASS_NAME_1 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Class Name 1 property.
CLASS_NAME_2 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Class Name 2 property.
CLASS_NAME_3 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Class Name 3 property.
clear() - Method in class com.starteam.FolderListManager
Removes all folders from the folder list.
clear() - Method in interface com.starteam.LocalFileSystemPropertyProvider
Reset the state of this instance
clear() - Method in class com.starteam.PropertyCollection
Removes all of the elements from this collection.
clear() - Method in class com.starteam.StarTeamCollection
Removes all of the elements from this collection.
clear() - Method in class com.starteam.TraceCollection
 
clear() - Method in class com.starteam.TypeCollection
Removes all of the elements from this collection.
clear() - Method in class com.starteam.ViewMemberCollection
Removes all of the elements from this collection.
clearAllColumns() - Method in class com.starteam.Filter
A convenience method to remove all column display information.
clearAllGroupings() - Method in class com.starteam.Filter
A convenience method to remove all sort and group information.
clearQueryNodes() - Method in class com.starteam.QueryNode
A convenience method to remove all query nodes.
clearQueryNodes() - Method in class com.starteam.QueryNode.WebCacheQueryNode
A convenience method to remove all query nodes.
clearQueryParts() - Method in class com.starteam.QueryNode
A convenience method to remove all query parts.
clearQueryParts() - Method in class com.starteam.QueryNode.WebCacheQueryNode
A convenience method to remove all query parts.
CLIENT_DEFINED - Static variable in class com.starteam.File.EOLFormat
The EOL format of the working file on disk is determined by the client.
ClientContext - Class in com.starteam
The ClientContext class contains the necessary information in order to run the SDK on one machine for a client running on a different machine.
ClientContext() - Constructor for class com.starteam.ClientContext
Creates a default client context based on properties of the machine actually running the code.
ClientContext(GUID) - Constructor for class com.starteam.ClientContext
Creates a default client context based on properties of the machine actually running the code but using the specified workstation ID.
ClientContext(GUID, String, int, boolean, String, ClientContext.DirectoryOverrides) - Constructor for class com.starteam.ClientContext
Creates a new client context based on the specified parameters.
ClientContext.DirectoryOverrides - Class in com.starteam
A class that can parse a StarTeam.xml file and work with the view and folder overrides it specifies.
clone() - Method in class com.starteam.CheckinManager
Clone a checkin manager from this one
clone() - Method in class com.starteam.CheckinManager.Progress
Return a snapshot of this Progress object.
clone() - Method in class com.starteam.CheckoutManager
clone a checkout manager from this one
clone() - Method in class com.starteam.CheckoutManager.Progress
Return a snapshot of this Progress object.
clone(File) - Method in interface com.starteam.LocalFileSystemPropertyProvider
Clone an instance of the implementor
CLONE_TIME - Variable in class com.starteam.View.Type.PropertyCollection
 
cloneComponentDefinition(String, String) - Method in class com.starteam.Item.Type
Returns a component definition (xml) which is a based on this item type.
cloneRevisionLabel(Label, String, String, boolean) - Method in class com.starteam.View
Clones the specified "Revision" label.
cloneRevisionLabel(Label, String, String, boolean) - Method in class com.starteam.viewcomparemerge.MergePreview
Clones the specified "Revision" label.
cloneViewLabel(Label, String, String, boolean, boolean) - Method in class com.starteam.View
Clones the specified "View" label.
cloneViewLabel(Label, String, String, boolean, boolean) - Method in class com.starteam.viewcomparemerge.MergePreview
Clones the specified "View" label.
close() - Method in class com.starteam.Application
Closes the client application.
close() - Method in class com.starteam.ChangeSession
Closes this change session, and releases the exclusive lock on the corresponding change package, if necessary.
close(boolean) - Method in class com.starteam.ChangeSession
Closes this change session, optionally releasing the exclusive lock on the corresponding change package.
close() - Method in class com.starteam.RecycleBin
Frees all cached resources associated with this view, and closes the associated view session.
close() - Method in class com.starteam.util.LineProcessor
 
close() - Method in class com.starteam.util.LineReader
Close the stream.
close() - Method in class com.starteam.util.MD5.Stream
 
close() - Method in class com.starteam.util.TextInputStream
 
close() - Method in class com.starteam.View
Frees all cached resources associated with this view, and closes the associated view session.
close() - Method in class com.starteam.viewcomparemerge.MergePreview
Frees all cached resources associated with this view, and closes the associated view session.
close() - Method in class com.starteam.viewcomparemerge.Session
Close this session, freeing its internal resources.
close() - Method in class com.starteam.ViewConfigurationDiffer
Frees all cached resources associated with this ViewConfigurationDiffer, and closes the associated view.
close() - Method in class com.starteam.ViewMemberListManager
Close this ViewMemberListManager, release all its resources, and sever its ties to its parent FolderListManager it will automatically be re-opened when needed.
close() - Method in class com.starteam.ViewPollingAgent
Frees all cached resources associated with this ViewPollingAgent, and closes the associated view.
CLOSED - Static variable in class com.starteam.Review.Status
Closed
CLOSED - Static variable in class com.starteam.Task.Status
Task is closed
CLOSED - Static variable in class com.starteam.viewcomparemerge.Session.State
Session.close() has been called, so all intermediate results; e.g.
CLOSED_AS_DESIGNED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest closed because its behavior is "as designed".
CLOSED_AS_DESIGNED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest closed because its behavior is "as designed".
CLOSED_CANNOT_REPRODUCE - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest closed because it cannot be reproduced.
CLOSED_CANNOT_REPRODUCE - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest closed because it cannot be reproduced.
CLOSED_DEFERRED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest closed because it has been deferred.
CLOSED_DEFERRED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest closed because it has been deferred.
CLOSED_DOCUMENTED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest closed as having been documented.
CLOSED_DOCUMENTED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest closed as having been documented.
CLOSED_FIXED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest closed because it has been fixed.
CLOSED_FIXED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest closed because it has been fixed.
CLOSED_IS_DUPLICATE - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest closed because it is a duplicate of another.
CLOSED_IS_DUPLICATE - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest closed because it is a duplicate of another.
CLOSED_ON - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The ClosedOn property.
closestDefined(Locale) - Method in class com.starteam.Translations
The closest locale defined for the specified locale
cmp(File, File) - Static method in class com.starteam.util.FileUtils
compare two files
CODE - Static variable in class com.starteam.Review.ReviewType
A code review
CODE_REVIEW_ITEM - Static variable in class com.starteam.Trace.TraceType
This is a code review trace
CODEPAGE_UNKNOWN - Static variable in class com.starteam.util.Encoding
Used to represent a code page that is unknown or undefined.
COLOR - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Color property.
COLOR - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Color property.
Column(Property, int) - Constructor for class com.starteam.Filter.Column
Create a column, i.e.
ColumnMask - Class in com.starteam.diff
This class supports masks defined as a column range (e.g.
ColumnMask(int, int, boolean) - Constructor for class com.starteam.diff.ColumnMask
Construct a new BasiColumn mask from first to last (inclusive).
com.starteam - package com.starteam
 
com.starteam.diff - package com.starteam.diff
 
com.starteam.events - package com.starteam.events
 
com.starteam.exceptions - package com.starteam.exceptions
 
com.starteam.util - package com.starteam.util
 
com.starteam.viewcomparemerge - package com.starteam.viewcomparemerge
Allows an application to compare two views, and merge differences from one to the other.
com.starteam.xml - package com.starteam.xml
 
CommandAbortedException - Exception in com.starteam.exceptions
The CommandAbortedException class is intended to be used to cause a command to be aborted in NetMonitor.
CommandAbortedException(String) - Constructor for exception com.starteam.exceptions.CommandAbortedException
Creates a new exception that can be used to be thrown to intentionally cause NetMonitor to abort before or after a particular command is executed.
CommandException - Exception in com.starteam.exceptions
An exception than can be thrown as a result of trying to execute a client command to the server.
CommandProcessor - Class in com.starteam
A Command Processor is a class that executes a sequence of commands against a selected server, in the context of a specific project and view.
CommandProcessor() - Constructor for class com.starteam.CommandProcessor
Creates a new Command Processor, ready for execution
CommandProcessor(View) - Constructor for class com.starteam.CommandProcessor
Create a Command Processor, ready for execution on a given view This constructor is appropriate for client integrations that use the 'select' statement to provide form based report generation
CommandProcessor(Server) - Constructor for class com.starteam.CommandProcessor
Create a Command Processor, ready for execution on a given server This constructor is appropriate for client integrations that use meta data queries
CommandProcessor(Folder) - Constructor for class com.starteam.CommandProcessor
Create a Command Processor, ready for execution on a given view's foder
CommandProcessorCheckinEvent - Class in com.starteam.events
An event triggered whenever an add or a checkin operation is executed through the CommandProcessor The event is fired (per file) before the add or checkin transaction begins, and allows the client application to skip the operation for that file for any reason whatsoever The event is also fired (per file) for informational purposes after the transaction completes
CommandProcessorCheckoutEvent - Class in com.starteam.events
An event triggered whenever a change package checkout operation is executed through the CommandProcessor The event is fired once (per file or folder) if the artifact is being deleted, renamed or moved.
CommandProcessorListener - Interface in com.starteam.events
Event listener interface for Command Processor Events An application may register for CommandProcessor events through this listener interface and then choose to process or ignore any of the notifications sent
CommandProcessorPasswordEvent - Class in com.starteam.events
An event triggered whenever a connect is executed through the CommandProcessor The event allows the client application to provide a clear text password if a password has not been specified through any other means
CommandProcessorStatusEvent - Class in com.starteam.events
An event triggered whenever a checkin or checkout command is executed through the CommandProcessor The event is triggered in interactive mode, if the file status is such that a checkin or a checkout would fail for instance, the status if either Merge or Unknown
COMMENT - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Concept.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.File.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Folder.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Plan.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Review.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Story.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Task.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Test.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Topic.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.Trace.Type.PropertyCollection
 
COMMENT - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Comment property.
COMMENT - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
COMMENT_EDITED - Static variable in class com.starteam.Audit.EventID
The Comment Edited Event
COMMENT_ID - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Concept.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.File.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Folder.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Plan.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Review.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Story.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Task.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Test.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Topic.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.Trace.Type.PropertyCollection
 
COMMENT_ID - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Comment ID property.
COMMENT_ID - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
COMMENTS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Comments property.
commit(Item[]) - Method in class com.starteam.ChangePackage
Commit a set of new Changes representing external artifacts, or changes to process item relationships of an existing changepackage This api is used by the pulse consumer service, to store proxy changesets & changes on behalf of pulse
commit(ConnectionPool, User) - Method in class com.starteam.CheckinManager
Commit all the changes to the repository This is an atomic operation running in the context of a ConnectionPool
commit() - Method in class com.starteam.CheckinManager
Commit all the changes to the repository
commit() - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
commit the changes and return the results.
commit() - Method in class com.starteam.CheckoutManager
Commit all the changes to the local file system.
commit() - Method in class com.starteam.CheckoutManager.WebCacheCheckoutManager
commit the changes
commit(CheckinOptions, ChangePackage) - Method in class com.starteam.RollbackSession
commit this rollback session to the repository, create a committed checkin (workspace) change package as a result (internally use a checkin manager primed with the StarTeam files and the merged files from the session)
commit() - Method in class com.starteam.viewcomparemerge.Session
Commits changes to the target view.
COMMITTED - Static variable in class com.starteam.ChangePackage.State
A committed ChangePackage.
COMMITTED - Static variable in class com.starteam.Requirement.AtlasWorkflowStatus
Use the committed status.
COMMITTED - Static variable in class com.starteam.viewcomparemerge.Session.State
New and restored sessions have this state if commit() was successfully called (hence cannot be called again).
COMMITTED_BY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Committed By property.
COMMITTED_IN_BUILD - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Committed In Build property.
COMMITTED_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Committed Time property.
COMMITTING_CHANGES - Static variable in class com.starteam.CheckinManager.Progress.Phase
The Committing Change Phase
COMPACTION - Variable in class com.starteam.Project.Type.PropertyCollection
The compaction property.
compare(DotNotation, DotNotation) - Static method in class com.starteam.util.DotNotation
Compares two DotNotations.
compare(Object, Object) - Method in interface com.starteam.util.Sortable
Compare object a to object b.
compare(Object, Object) - Method in interface com.starteam.util.SortCompare
Compare effectively returns a-b.
compare(TimeSpan, TimeSpan) - Static method in class com.starteam.util.TimeSpan
returns the result of a comparison between two TimeSpan's
COMPARE - Static variable in class com.starteam.viewcomparemerge.MergeType
The source and target views are compared, but no merging is performed.
compare() - Method in class com.starteam.viewcomparemerge.Session
Compares the source and target views.
compare(ViewConfiguration, ViewConfiguration) - Method in class com.starteam.ViewConfigurationDiffer
Comnpares the two given configurations of this view, triggering FolderUpdateEvents and ItemUpdateEvents for all changes detected between the two.
COMPARE_EOL - Static variable in class com.starteam.diff.BasicCompare
Compare EOL characters when comparing two lines.
COMPARED - Static variable in class com.starteam.ChangePackage.State
A compared ChangePackage.
COMPARED - Static variable in class com.starteam.viewcomparemerge.Session.State
New and/or restored sessions have this state if compare() successfully completed (hence cannot be called again), but commit() was never successfully called.
compareTo(Date) - Method in class com.starteam.util.Date
Returns: > 0 if this date is after the given date; 0 if this date is the same as the given date; < 0 if this date is before the given date.
compareTo(DateTime) - Method in class com.starteam.util.DateTime
Returns: > 0 if this date is after the given date; 0 if this date is the same as the given date; < 0 if this date is before the given date.
compareTo(DotNotation) - Method in class com.starteam.util.DotNotation
Compares this DotNotation to another one.
compareTo(TimeSpan) - Method in class com.starteam.util.TimeSpan
compares a TimeSpan to this instance
COMPLETE - Static variable in class com.starteam.Requirement.AtlasWorkflowStatus
Use the complete status.
COMPLETE - Static variable in class com.starteam.Requirement.Status
Requirement is Complete
COMPLETED - Static variable in class com.starteam.PurgeController.Status
Specifies that the service has completed.
COMPLETED - Static variable in class com.starteam.Review.Status
Completed
COMPLETED - Static variable in class com.starteam.Story.Status
All of its tasks are "completed"
COMPONENT - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Component property.
COMPONENT_CREATE_FILTERS - Static variable in class com.starteam.Permission
The right to create filters
COMPONENT_CREATE_PUBLIC_PROJECT_FILTERS - Static variable in class com.starteam.Permission
The right to create public project filters.
COMPONENT_CREATE_PUBLIC_PROJECT_QUERIES - Static variable in class com.starteam.Permission
The right to create public project queries.ID 0x02000000 is reused across multiple permissions.
COMPONENT_CREATE_QUERIES - Static variable in class com.starteam.Permission
The right to create queries ID 0x00400000 is reused across multiple permissions
COMPRESSION - Variable in class com.starteam.File.Type.PropertyCollection
The Compression property.
computeBufferMD5(byte[]) - Method in class com.starteam.util.MD5
Compute MD5 for a byte array.
computeCompareMD5(File, MD5) - Method in class com.starteam.File
Derives an MD5 signature of this file's working file on disk, if it were to be stored in the StarTeam repository.
computeCompareMD5(File, boolean, boolean, MD5) - Static method in class com.starteam.File.Stream
Derives an MD5 signature representing what the content of the given file would be if stored in the StarTeam repository.
computeFileMD5(File) - Method in class com.starteam.util.MD5
Compute MD5 on a file and return file length.
computeStreamMD5(InputStream) - Method in class com.starteam.util.MD5
Compute MD5 on a file and return file length.
computeSyncMD5(File, MD5) - Static method in class com.starteam.File.Stream
Derives an MD5 signature representing an actual working file on disk.
Concept - Class in com.starteam
A Concept is a basic unit of content.
CONCEPT - Variable in class com.starteam.TypeCollection
The type for Concept
Concept.Type - Class in com.starteam
Type meta-data (schema) for Concept object instances.
Concept.Type.ConceptIDProperty - Class in com.starteam
The property type of the ConceptID property
Concept.Type.ContentProperty - Class in com.starteam
The property type of the RichDescription property.
Concept.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Concept
Concept.WebCacheConcept - Class in com.starteam
Item accessor for cached SDK Concept items contained objects are obtained from the artifact cache
CONCEPT_ID - Variable in class com.starteam.Concept.Type.PropertyCollection
The Concept ID property.
condenseFilePaths(String, String, boolean, String) - Static method in class com.starteam.util.FileUtils
Compares the two paths and returns a relative path that represents the childFolderPath relative to parentFolderPath or null if either of the paths passed in are already relative or invalid, or if childFolderPath cannot be expressed relative to parentFolderPath.
ConfigFiles - Class in com.starteam
All client stored configuration file locations for StarTeam can be found using this class.
CONFIGURATION_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Concept.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.File.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Folder.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Plan.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Review.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Story.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Task.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Test.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Topic.Type.PropertyCollection
The Configuration Time property.
CONFIGURATION_TIME - Variable in class com.starteam.Trace.Type.PropertyCollection
 
CONFIGURATION_TIME - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Configuration Time property.
connect(Server) - Method in class com.starteam.ChangeSession
Connects a restored session to a server instance.
connect() - Method in class com.starteam.Server
Establishes a network connection to the remote server process.
connect(DotNotation) - Method in class com.starteam.Server
Establishes a network connection to the remote server process.
connect(Server) - Method in class com.starteam.viewcomparemerge.Session
Connects a restored session to a server instance.
CONNECT_AS_120 - Static variable in class com.starteam.Server
The server command API revision level of the StarTeam 12.0 server.
CONNECT_AS_125 - Static variable in class com.starteam.Server
The server command API revision level of the StarTeam 12.5 server.
CONNECT_AS_130 - Static variable in class com.starteam.Server
The server command API revision level of the StarTeam 13.0 server.
CONNECT_AS_140 - Static variable in class com.starteam.Server
The server command API revision level of the StarTeam 14.0 server.
CONNECTED - Static variable in class com.starteam.viewcomparemerge.Session.State
A session has this state before compare() has been called.
ConnectionException - Exception in com.starteam.exceptions
An exception that is raised when the execution of a server command fails due to a problem with the connection.
ConnectionPool - Class in com.starteam
A Connection Pool manages a set of connections targeted at a give StarTeam Server.
ConsoleWriter - Class in com.starteam.diff
This interface can be used when reconstructing a target from a source and a delta
ConsoleWriter(Writer, boolean, int, int, ParsedCharSequence, ParsedCharSequence) - Constructor for class com.starteam.diff.ConsoleWriter
Construct a Console Writer
CONSTRAINT - Variable in class com.starteam.Task.Type.PropertyCollection
The Constraint property.
CONSTRAINT_DATE - Variable in class com.starteam.Task.Type.PropertyCollection
The Constraint Date property.
CONTAINER_ACL_ADDED_OR_EDITED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Object ACL added or edited event
CONTAINER_ACL_DELETED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
container acl deleted event
containerChanged(TypedResourceEvent) - Method in interface com.starteam.events.TypedResourceListener
Invoked when there is a change in the container that the application is listening on.
containerChanged(WebCacheLiveObjectEvent) - Method in interface com.starteam.events.WebCacheLiveObjectListener
Invoked when there is a change in a container; i.e.
CONTAINMENT - Static variable in class com.starteam.Trace.TraceType
This is a containment trace
contains(ChangePackage) - Method in class com.starteam.ChangePackageReplayGraph
Determines whether or not the replay graph contains the given change package.
contains(Object) - Method in class com.starteam.PermissionCollection
Returns true if the specified Permission is contained in this collection
contains(Object) - Method in class com.starteam.PropertyCollection
Returns true if the specified object is a member of this collection overloaded to check for the key of an object, e.g.
CONTAINS - Static variable in class com.starteam.QueryPart.Relation
Tests if a map or multi-select enumerated valued property contains the specified object.
contains(Object) - Method in class com.starteam.StarTeamCollection
Returns true if the specified object is a member of this collection
contains(Object) - Method in class com.starteam.TypeCollection
Returns true if the specified object is a member of this collection overloaded to check for the key of an object, e.g.
contains(Object) - Method in class com.starteam.ViewMemberCollection
Returns true if the specified object is a member of this collection overloaded to check for the key of an object, e.g.
CONTAINS_KEY - Static variable in class com.starteam.QueryPart.Relation
Tests if a map valued property contains the specified key.
CONTAINS_VALUE - Static variable in class com.starteam.QueryPart.Relation
Tests if a map valued property contains the specified value.
containsAll(Collection) - Method in class com.starteam.StarTeamCollection
Returns true if this collection contains all of the elements in the specified collection
containsAnyChangePackagesFromView(View) - Method in class com.starteam.ChangePackageReplayGraph
Determines whether or not the replay graph contains any change packages from the given view.
CONTENT - Variable in class com.starteam.Concept.Type.PropertyCollection
The Content property.
Content - Class in com.starteam
The value of a ContentProperty.
Content.AcceptedTypes - Class in com.starteam
This class represents an Accept request-header field.
Content.Type - Class in com.starteam
This class represents a MIME Content-Type value.
Content.WebCacheContent - Class in com.starteam
Content accessor for cached SDK content contained objects are obtained from the artifact cache
CONTENT_MODIFIED_TIME - Variable in class com.starteam.File.Type.PropertyCollection
The File Time At Checkin property.
CONTENT_VERSION - Variable in class com.starteam.File.Type.PropertyCollection
The Content Version property.
ContentProperty - Class in com.starteam
This class represents a property whose value is arbitrary content.
ContentProperty.WebCacheContentProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
Context(String, int) - Constructor for class com.starteam.ArtifactCacheManager.Context
Create a Tip Context for a user session.
Context(User) - Constructor for class com.starteam.Query.Context
Create a Context in which this query may be executed This is particularly useful for evaluating queries specific to a user such as 'All Change Requests Assigned to me'
CONTEXT_RANGE - Variable in class com.starteam.Topic.Type.PropertyCollection
The ContextRange property.
convertArchive(boolean, int) - Method in class com.starteam.File
This method causes the server to convert all versions stored in the archives associated with the file to the storage parameters specified.
convertToNativeIIArchive(boolean) - Method in class com.starteam.File
Convert this File's archives to Native II format.
convertUnicodeEol(String, Encoding) - Static method in class com.starteam.util.FileUtils
Convert an end-of-line string that is assumed to be in ANSI format, to one of our known and supported Unicode encodings.
copy() - Method in class com.starteam.ArtifactCacheManager.Context
returns a copy of this Context
copy() - Method in class com.starteam.ContentProperty
Creates a copy of this property object.
copy() - Method in class com.starteam.EnumeratedProperty
Creates a copy of this EnumeratedProperty object.
copy() - Method in class com.starteam.EnumeratedValue
Returns a deep copy of this object.
copy() - Method in class com.starteam.EventHandlerProfile
Creates a copy of this EventHandlerProfile.
copy() - Method in class com.starteam.Filter.Column
returns a copy of this column
copy() - Method in class com.starteam.Filter
Creates a copy of this Filter object.
copy() - Method in class com.starteam.Filter.Grouping
Returns a copy of this object
copy() - Method in class com.starteam.Folder
Creates a copy of the Folder and all of its properties.
copy() - Method in class com.starteam.Group
Creates a copy of this GroupAccount object.
copy() - Method in class com.starteam.HiveInfo
return a copy of this HiveInfo instance
copy() - Method in class com.starteam.IPRange
return a copy of this IPRange instance
copy() - Method in class com.starteam.Item
Creates a copy of the Item and all of its properties.
copy(Folder.WebCacheFolder, boolean) - Method in class com.starteam.Item.WebCacheItem
Creates and returns a copy of this item.
copy() - Method in class com.starteam.Label
Creates a copy of this Label object.
copy() - Method in class com.starteam.Link
Copies this link, creating a new one with the same content.
copy() - Method in class com.starteam.Link.Endpoint
Copies this link endpoint, creating a new one with the same content.
copy() - Method in class com.starteam.LinkProperty
Creates a copy of this property object.
copy() - Method in class com.starteam.LinkToTraceAdapter
Creates a copy of the Item and all of its properties.
copy() - Method in class com.starteam.Project
Creates a copy of this Project object, with project properties fully populated.
copy() - Method in class com.starteam.Property
Creates a copy of this property object.
copy() - Method in class com.starteam.Query
Creates a copy of this Query object.
copy() - Method in class com.starteam.ServerConfiguration
return a copy of this ServerConfiguration instance
copy() - Method in class com.starteam.ServerInfo
return a copy of this ServerInfo
copy() - Method in class com.starteam.SystemPolicy
returns a copy of this SystemPolicy instance
copy() - Method in class com.starteam.TaskDependency
Creates a copy of this task dependency object.
COPY - Static variable in class com.starteam.Trace.TraceType
This is a copy trace
copy() - Method in class com.starteam.Translations
Makes a copy of the specified translation
copy() - Method in class com.starteam.Type
Creates a copy of a given Type object.
copy() - Method in class com.starteam.User
Creates a copy of this User object.
copy(File, String) - Static method in class com.starteam.util.StreamUtils
create a file in the directory, with the same name as the file specified and copy it's content
copy(File, String, String) - Static method in class com.starteam.util.StreamUtils
create a file in the directory, with the specified to name and copy the content from the 'from' file
copy() - Method in class com.starteam.VectorProperty
Creates a copy of this VectorProperty object.
copy() - Method in class com.starteam.View
Creates a copy of this View object, with view properties fully populated.
copy() - Method in class com.starteam.viewcomparemerge.MergePreview
Creates a copy of this View object, with view properties fully populated.
copy() - Method in class com.starteam.ViewMember
Creates a copy of the ViewMember and all of its properties.
copy() - Method in class com.starteam.WorkRecord
Creates a copy of this workrecord object.
copyFolderTree() - Method in class com.starteam.Folder
Copies a folder tree.
copyQueryNode() - Method in class com.starteam.QueryNode
Returns a deep copy of this QueryNode.
copyQueryPart() - Method in class com.starteam.QueryPart
Returns a copy of this QueryPart.
COULD_HAVE - Static variable in class com.starteam.TreeItem.MoSCoW
Could Have
countItems(Item.Type, int) - Method in class com.starteam.Folder
Returns a count of the number of items (of a given type) reachable from this folder to the given depth
countItems(Item.Type, int) - Method in class com.starteam.viewcomparemerge.VCMFolder
Returns a count of the number of items (of a given type) reachable from this folder to the given depth
CR - Static variable in class com.starteam.util.Platform.EOL
Carriage-return end-of-line sequence (i.e., "\r").
create(Folder) - Static method in class com.starteam.ChangeRequest
Create a ChangeRequest in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.ChangeRequest.WebCacheChangeRequest
Creates a ChangeRequest on the server.
create(Folder) - Static method in class com.starteam.Concept
Create a Concept in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Concept.WebCacheConcept
Creates a Concept on the server.
create(Folder) - Static method in class com.starteam.File
Create a File in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.File.WebCacheFile
Creates a File on the server.
create(ArtifactCacheManager.Context, ViewMember.Type.WebCacheViewMemberType, String, Filter.Context, boolean) - Static method in class com.starteam.Filter.WebCacheFilter
Create a new Filter
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Folder.WebCacheFolder
Creates a Folder on the server.
create(ArtifactCacheManager.Context) - Static method in class com.starteam.Group.WebCacheGroup
Create a new Group
create(ArtifactCacheManager.Context, String) - Static method in class com.starteam.Item.Type.WebCacheItemType
Create a new Type.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder, Item.Type.WebCacheItemType) - Static method in class com.starteam.Item.WebCacheItem
Creates a Item on the server.
create(Folder) - Static method in class com.starteam.KanbanBoard
Create a KanbanBoard in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.KanbanBoard.WebCacheKanbanBoard
Creates a KanbanBoard on the server.
create(ArtifactCacheManager.Context, View.WebCacheView, String, String, DateTime, boolean) - Static method in class com.starteam.Label.WebCacheLabel
Creates a Label on the server.
create(ArtifactCacheManager.Context, String, String) - Static method in class com.starteam.LinkValue.WebCacheLinkValue
Creates a WebCacheLinkValue for the given URL.
create(Folder) - Static method in class com.starteam.Plan
Create a Plan in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Plan.WebCachePlan
Creates a Plan on the server.
create(ArtifactCacheManager.Context, String, String) - Static method in class com.starteam.Project.WebCacheProject
Creates a Project on the server.
create(ArtifactCacheManager.Context, PromotionModel.WebCachePromotionModel) - Static method in class com.starteam.PromotionState.WebCachePromotionState
Create a new PromotionState for the specified model.
create(ArtifactCacheManager.Context, ViewMember.Type.WebCacheViewMemberType, boolean, String, QueryNode.WebCacheQueryNode) - Static method in class com.starteam.Query.WebCacheQuery
Create a new Query
create(Folder) - Static method in class com.starteam.Requirement
Create a Requirement in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Requirement.WebCacheRequirement
Creates a Requirement on the server.
create(ArtifactCacheManager.Context, Requirement.WebCacheRequirement) - Static method in class com.starteam.Requirement.WebCacheRequirement
Creates a Requirement on the server.
create(Folder) - Static method in class com.starteam.Review
Create a Review in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Review.WebCacheReview
Creates a Review on the server.
create(Folder) - Static method in class com.starteam.Sprint
Create a Sprint in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Sprint.WebCacheSprint
Creates a Sprint on the server.
create(Folder) - Static method in class com.starteam.Story
Create a Story in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Story.WebCacheStory
Creates a Story on the server.
create(ArtifactCacheManager.Context, Story.WebCacheStory) - Static method in class com.starteam.Story.WebCacheStory
Creates a Story on the server.
create(Folder) - Static method in class com.starteam.Swimlane
Create a Swimlane in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Swimlane.WebCacheSwimlane
Creates a Swimlane on the server.
create(Folder) - Static method in class com.starteam.Task
Create a Task in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Task.WebCacheTask
Creates a Task on the server.
create(ArtifactCacheManager.Context, Task.WebCacheTask) - Static method in class com.starteam.Task.WebCacheTask
Creates a Task on the server.
create(Folder) - Static method in class com.starteam.Test
Create a Test in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Test.WebCacheTest
Creates a Test on the server.
create(ArtifactCacheManager.Context, Test.WebCacheTest) - Static method in class com.starteam.Test.WebCacheTest
Creates a Test on the server.
create(Folder) - Static method in class com.starteam.TestRun
Create a TestRun in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.TestRun.WebCacheTestRun
Creates a TestRun on the server.
create(Folder) - Static method in class com.starteam.Topic
Create a Topic in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.Topic.WebCacheTopic
Creates a Topic on the server.
create(ArtifactCacheManager.Context, Topic.WebCacheTopic) - Static method in class com.starteam.Topic.WebCacheTopic
Creates a Topic on the server.
create(ArtifactCacheManager.Context, View.WebCacheView) - Static method in class com.starteam.Trace.WebCacheTrace
Creates a Trace on the server.
create(ArtifactCacheManager.Context, String) - Static method in class com.starteam.TreeItem.Type.WebCacheTreeItemType
Create a new Type.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder, TreeItem.Type.WebCacheTreeItemType) - Static method in class com.starteam.TreeItem.WebCacheTreeItem
Creates a TreeItem on the server.
create(ArtifactCacheManager.Context, TreeItem.WebCacheTreeItem) - Static method in class com.starteam.TreeItem.WebCacheTreeItem
Creates a TreeItem on the server.
create(ArtifactCacheManager.Context) - Static method in class com.starteam.User.WebCacheUser
Create a new User
create() - Method in class com.starteam.util.GUID
 
create(ArtifactCacheManager.Context, View.WebCacheView, String, String, Folder.WebCacheFolder, ViewConfiguration.WebCacheViewConfiguration) - Static method in class com.starteam.View.WebCacheView
Creates a View on the server.
create(ViewMember.WebCacheViewMember) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheViewMember to be created
create(Folder) - Static method in class com.starteam.WhiteBoard
Create a WhiteBoard in the specified parent folder.
create(ArtifactCacheManager.Context, Folder.WebCacheFolder) - Static method in class com.starteam.WhiteBoard.WebCacheWhiteBoard
Creates a WhiteBoard on the server.
createCheckinManager() - Method in class com.starteam.View
Constructs a CheckinManager with default options for this view.
createCheckinManager(CheckinOptions) - Method in class com.starteam.View
Constructs a CheckinManager using a specific set of options.
createCheckinManager() - Method in class com.starteam.View.WebCacheView
Create and return a CheckinManager
createCheckinManager() - Method in class com.starteam.viewcomparemerge.MergePreview
Constructs a CheckinManager with default options for this view.
createCheckinManager(CheckinOptions) - Method in class com.starteam.viewcomparemerge.MergePreview
Constructs a CheckinManager using a specific set of options.
createCheckoutManager() - Method in class com.starteam.View
Constructs a CheckoutManager with default options for this view.
createCheckoutManager(CheckoutOptions) - Method in class com.starteam.View
Constructs a CheckoutManager using a specific set of options.
createCheckoutManager() - Method in class com.starteam.View.WebCacheView
Constructs a CheckoutManager
createCheckoutManager() - Method in class com.starteam.viewcomparemerge.MergePreview
Constructs a CheckoutManager with default options for this view.
createCheckoutManager(CheckoutOptions) - Method in class com.starteam.viewcomparemerge.MergePreview
Constructs a CheckoutManager using a specific set of options.
createChild() - Method in class com.starteam.TreeItem
Creates a new child item.
createChildViewShareAllItems(String, String, Folder, String, ViewConfiguration, boolean) - Method in class com.starteam.View
Create a new variant view as a child of this view, that initially shares items of all item types supported on this server.
createChildViewShareDefaultItems(String, String, Folder, String, ViewConfiguration, boolean) - Method in class com.starteam.View
Create a new variant view as a child of this view, that initially shares items of the default set of item types defined for this view's Project.
createChildViewShareNoItems(String, String, Folder, String, ViewConfiguration, boolean) - Method in class com.starteam.View
Create a new variant view as a child of this view, that initially shares no items.
createChildViewShareTheseItems(String, String, Folder, String, ViewConfiguration, boolean, TypeCollection) - Method in class com.starteam.View
Create a new variant view as a child of this view, that initially shares items based on the set of item Types provided.
CREATED - Static variable in class com.starteam.Audit.EventID
The Created event
CREATED_BY - Variable in class com.starteam.Audit.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Change.Type.PropertyCollection
 
CREATED_BY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Concept.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.File.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Folder.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Group.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Label.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Plan.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Project.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.PromotionState.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Review.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Share.Type.PropertyCollection
The Created By User property.
CREATED_BY - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Story.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Task.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Test.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Topic.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.Trace.Type.PropertyCollection
 
CREATED_BY - Variable in class com.starteam.User.Type.PropertyCollection
 
CREATED_BY - Variable in class com.starteam.View.Type.PropertyCollection
 
CREATED_BY - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
CREATED_BY - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Created By property.
CREATED_BY - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
CREATED_TIME - Variable in class com.starteam.Audit.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Change.Type.PropertyCollection
 
CREATED_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Concept.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.File.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Folder.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Group.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Label.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Plan.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Project.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.PromotionState.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Review.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Share.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Story.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Task.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Created time property.
CREATED_TIME - Variable in class com.starteam.Test.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Topic.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.Trace.Type.PropertyCollection
 
CREATED_TIME - Variable in class com.starteam.User.Type.PropertyCollection
 
CREATED_TIME - Variable in class com.starteam.View.Type.PropertyCollection
 
CREATED_TIME - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
CREATED_TIME - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Created Time property.
CREATED_TIME - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
createFrom(String, int, int, double) - Static method in class com.starteam.ArtifactCacheManager.Context
Create a rolled back Context for a user session.
createFrom(String, int, int, int) - Static method in class com.starteam.ArtifactCacheManager.Context
Create a rolled back Context for a user session.
createFrom(Label) - Static method in class com.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents a view in the specified label-based configuration.
createFrom(DateTime) - Static method in class com.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents a view as-of a specified point in time.
createFrom(PromotionState) - Static method in class com.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents a view in the specified PromotionState-based configuration.
createFrom(ArtifactCacheManager.Context, Label.WebCacheLabel) - Static method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
Creates a new ViewConfiguration object that represents a view in the specified label-based configuration.
createFrom(ArtifactCacheManager.Context, DateTime) - Static method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
Creates a new ViewConfiguration object that represents a view as-of a specified point in time.
createFrom(ArtifactCacheManager.Context, PromotionState.WebCachePromotionState) - Static method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
Creates a new ViewConfiguration object that represents a view in the specified PromotionState-based configuration.
createItem(Folder) - Method in class com.starteam.Item.Type
Creates a new StarTeam item of this type.
createLightWeightWorkView(String, String, Folder, String, ViewConfiguration) - Method in class com.starteam.View
Create a new lightweight work view as a child of this view.
createLightWeightWorkViewWithPulsePullRequests(String, String, Folder, String, ViewConfiguration) - Method in class com.starteam.View
Create a new lightweight work view as a child of this view.
createRevisionLabel(String, String, boolean) - Method in class com.starteam.View
Create a new "Revision" label with the specified properties.
createRevisionLabel(String, String, boolean) - Method in class com.starteam.viewcomparemerge.MergePreview
Create a new "Revision" label with the specified properties.
createSymbolicLink(String, String) - Method in class com.starteam.util.FileAccess
Creates a symbolic link to the target specified.
createSymbolicLink(String, String) - Method in class com.starteam.util.NativeFileAccess
Creates a symbolic link between the given link file name and the target.
createSymbolicLink(String, String) - Static method in class com.starteam.util.Platform
Creates a symbolic link to the target path specified.
createTenant(int, String, String, String) - Method in class com.starteam.Server
Create a new tenant in an environment that supports multi-tenant hosting Will throw a server exception for on-premise servers
createTip() - Static method in class com.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents the current or "tip" state of a view.
createTip(ArtifactCacheManager.Context) - Static method in class com.starteam.ViewConfiguration.WebCacheViewConfiguration
Creates a new ViewConfiguration object that represents the current or "tip" state of a view.
createType(String, boolean) - Method in class com.starteam.Server
create a custom component (a new type) on the server.
createType(String, boolean) - Method in class com.starteam.Server.WebCacheServer
create a custom component (a new type) on the server.
createValue(String) - Method in class com.starteam.EnumeratedProperty
Create a new Enumerated Value for this property.
createValue(String) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
Create a new Enumerated Value for this property.
createViewLabel(String, String, DateTime, boolean, boolean) - Method in class com.starteam.View
Create a new "View" label with the specified properties.
createViewLabel(String, String, DateTime, boolean, boolean) - Method in class com.starteam.viewcomparemerge.MergePreview
Create a new "View" label with the specified properties.
createWorkRecord(User) - Method in class com.starteam.Task
Creates a new WorkRecord for the specified Task and user.
createWorkRecord(User.WebCacheUser) - Method in class com.starteam.Task.WebCacheTask
Creates a new WorkRecord for the specified Task and user.
creationTime - Variable in class com.starteam.util.FileAccess.Attributes
Returns the creation time of the file
CRLF - Static variable in class com.starteam.util.Platform.EOL
Carriage-return + Line-feed end-of-line sequence (i.e., "\r\n").
CURRENT - Static variable in class com.starteam.File.Status
The working file on disk is CURRENT w.r.t.
CURRENT - Static variable in class com.starteam.Folder.Status
The working folder on disk is current w.r.t.
CURRENT_SERVER_TIME - Static variable in class com.starteam.util.DateTime
A date value that can signal the server to use its current time rather than any specific time sent by the client.
CUSTOM - Static variable in class com.starteam.User.LogOnPolicy
Custom Access Policy
CUSTOMIZATION - Static variable in class com.starteam.Server.ProductCode
Customization.
CustomThreeWayMergeAdapter - Class in com.starteam.viewcomparemerge
Facilitates the use of an external merge tool to resolve a Three-way file merge condition.
CustomThreeWayMergeAdapter(ItemDifference, String, String) - Constructor for class com.starteam.viewcomparemerge.CustomThreeWayMergeAdapter
Constructs an adapter for resolving a given file merge condition.

D

Date - Class in com.starteam.util
An SDK implementation of Date which closely mirrors java.util.GregorianCalendar but only supports day, month and year Note that, unlike the Microsoft.NET System.DateTime, the values for Month range from 0 (January) to 11 (December) This is in keeping with java.util.Date and java.util.GregorianCalendar
Date(int, int, int) - Constructor for class com.starteam.util.Date
Create a new Date from a Year, Month and DayOfMonth
Date() - Constructor for class com.starteam.util.Date
Creates a new Date using current time in GMT.
Date(String) - Constructor for class com.starteam.util.Date
Constructs a Date from a string specified in the standard SQL format i.e.
DATE_OLDER_THAN_DAYS - Static variable in class com.starteam.QueryPart.Relation
True if the date is older than the specified number of days.
DATE_OLDER_THAN_WEEKS - Static variable in class com.starteam.QueryPart.Relation
True if the date is older than the specified number of weeks.
DATE_TIME_VALUE_NOT_SET - Static variable in class com.starteam.util.DateTime
Constant used in some properties to indicate this value has not been set.
DATE_VALUE_NOT_SET - Static variable in class com.starteam.util.Date
Constant used in some properties to indicate this date value has not been set.
DATE_WITHIN_LAST_DAYS - Static variable in class com.starteam.QueryPart.Relation
True if the date falls within the last specified number of days.
DATE_WITHIN_LAST_WEEKS - Static variable in class com.starteam.QueryPart.Relation
True if the date falls within the last specified number of weeks.
DateProperty - Class in com.starteam
This class represents a property whose value is a java.util.Date.
DateProperty.WebCacheDateProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
DateTime - Class in com.starteam.util
An SDK implementation of Date and Time whose internal representation is in UTC It provides transformations and converters to java.util.Date and to/from Ticks, to support interoperability with Microsoft.NET System.DateTime This class does not support millisecond precision.
DateTime() - Constructor for class com.starteam.util.DateTime
Creates a new DateTime from the current time.
DateTime(int, int, int) - Constructor for class com.starteam.util.DateTime
Creates a new DateTime from the specified parts
DateTime(int, int, int, int, int, int) - Constructor for class com.starteam.util.DateTime
Creates a new DateTime from the specified parts
DateTime(double) - Constructor for class com.starteam.util.DateTime
Creates a new DateTime given a double which is an DateTime representing the number of days since midnight January 1, 1899.
DateTime(long) - Constructor for class com.starteam.util.DateTime
Creates a new DateTime given a long value as would be returned from the Java Date class method getTime().
DateTime(Date) - Constructor for class com.starteam.util.DateTime
Creates a new DateTime from a java.util.Date
DateTimeFormat - Class in com.starteam.util
Formats dates in a locale-sensitive manner.
DateTimeProperty - Class in com.starteam
This class represents a property whose value is a DateTime.
DateTimeProperty.WebCacheDateTimeProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
declareComponentDefinition(String, Class) - Static method in class com.starteam.Server
Registers this type to a User-defined (custom) component class definition.
declareComponentDefinitions(String, String, Class[]) - Static method in class com.starteam.Server
Registers this type to a set of user defined custom component class definitions.
declareWebCacheDefinitions(String, String, Class[]) - Static method in class com.starteam.Server.WebCacheServer
Registers this type to a set of user defined custom component class definitions.
decode(String) - Static method in class com.starteam.util.Base64
Returns the byte array represented by the specified base64 encoded data.
decodeAsString(String) - Static method in class com.starteam.util.Base64
Returns the String decoding of the specified base64 encoded data.
decodeToFile(String, File) - Static method in class com.starteam.util.Base64
Decodes the specified base64 encoded data but puts the output in to the specified File.
decodeToStream(String, OutputStream) - Static method in class com.starteam.util.Base64
Decodes the specified base64 encoded data but puts the output in to the specified OutputStream.
decryptPassword(byte[]) - Static method in class com.starteam.Server
Decrypt the specified password and return its clear text equivalent
DEFAULT - Static variable in class com.starteam.File.Compression
Default compression algorithm is a compromise between speed and size.
DEFAULT - Static variable in class com.starteam.StatusMethod
Used for specifying a View's status method.
DEFAULT_ACTION - Variable in class com.starteam.Item.Type.PropertyCollection
The Default action property.
DEFAULT_PORT - Static variable in class com.starteam.ServerInfo
Default server TCP/IP port.
DEFAULT_SPACES_PER_TAB - Static variable in class com.starteam.diff.HTMLDiffWriter
The default number of spaces per tab character (currently 4).
DEFAULT_TIMESPAN_DISPLAYFORMAT - Static variable in class com.starteam.TimeSpanProperty
 
DEFAULT_TIMESPAN_UNITS - Static variable in class com.starteam.TimeSpanProperty
 
DEFAULT_TYPES - Variable in class com.starteam.Project.Type.PropertyCollection
The Default Types property.
DEFAULT_VIEW - Variable in class com.starteam.Project.Type.PropertyCollection
The default view property.
DefaultActionProperty - Class in com.starteam.viewcomparemerge
Client-calculated property whose value is the default action of the ItemDifference associated with this item.
DefaultActionProperty(Type) - Constructor for class com.starteam.viewcomparemerge.DefaultActionProperty
Creates a new MergeActionProperty.
DEFECT - Static variable in class com.starteam.ChangeRequest.ChangeRequestType
The ChangeRequest describes a defect.
DEFECT - Static variable in class com.starteam.Story.StoryType
Use the defect story type.
DEFECT_STREAM - Static variable in class com.starteam.Trace.TraceType
This is a defect info stream
DEFERRED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A deferred ChangeRequest.
DEFERRED - Static variable in class com.starteam.ChangeRequest.Status
A deferred ChangeRequest.
DEFERRED - Static variable in class com.starteam.Requirement.Status
Requirement is Deferred
DEFERRED - Static variable in class com.starteam.Trace.Status
This Trace status is deferred
DEFINE - Static variable in class com.starteam.Trace.TraceType
This is a define trace
DELETE - Static variable in class com.starteam.diff.Edit
 
delete() - Method in class com.starteam.Filter
Remove this filter from the repository
delete() - Method in class com.starteam.Link
Terminates the association of the linked items.
delete() - Method in class com.starteam.Query
Deletes this query from the repository.
DELETE - Static variable in class com.starteam.RollbackSession.MergeAction
DELETE
DELETE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Delete the target item.
DELETE_AND_REVERSE_SHARE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Equivalent to a DELETE followed by a REVERSE_SHARE.
DELETE_AND_SHARE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Equivalent to a DELETE followed by a SHARE.
DELETED - Static variable in class com.starteam.Audit.EventID
The Deleted Event
DELETED_BY - Variable in class com.starteam.Audit.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Concept.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.File.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Folder.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Group.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Label.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Plan.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Project.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.PromotionState.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Review.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Share.Type.PropertyCollection
The Deleted By User property.
DELETED_BY - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Story.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Task.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Test.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Topic.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.Trace.Type.PropertyCollection
 
DELETED_BY - Variable in class com.starteam.User.Type.PropertyCollection
 
DELETED_BY - Variable in class com.starteam.View.Type.PropertyCollection
 
DELETED_BY - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Deleted By property.
DELETED_BY - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
DELETED_TIME - Variable in class com.starteam.Audit.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Concept.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.File.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Folder.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Group.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Label.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Plan.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Project.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.PromotionState.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Review.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Share.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Story.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Task.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Test.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Topic.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.Trace.Type.PropertyCollection
 
DELETED_TIME - Variable in class com.starteam.User.Type.PropertyCollection
 
DELETED_TIME - Variable in class com.starteam.View.Type.PropertyCollection
 
DELETED_TIME - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Deleted Time property.
DELETED_TIME - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
deleteLines(int, int, int) - Method in class com.starteam.diff.ConsoleWriter
delete lines from source and target
deleteLines(int, int, int) - Method in class com.starteam.diff.EditListWriter
called when lines are deleted
deleteLines(int, int, int) - Method in class com.starteam.diff.HTMLDiffWriter
called when lines are deleted
deleteLines(int, int, int) - Method in class com.starteam.diff.HTMLTableDiffWriter
called when lines are deleted
deleteLocalFile(File) - Method in class com.starteam.File
Deletes the specified local file and has the side effect of deleting sync information from the server about the file.
deleteMergePoint(MergePoint) - Method in class com.starteam.Item
Deletes the specified merge point for this item.
deleteProfile(EventHandlerProfile) - Method in class com.starteam.EventHandlerInfo
Remove an EventHandlerProfile from this EventHandlerInfo object.
deleteStatusInformation(File, boolean) - Method in class com.starteam.FileBasedStatusManager
Deletes File Status information for the given working file.
deleteSyncDB(File, String) - Static method in class com.starteam.StatusMethod
Deletes all the status information for the specified directory path.
deleteSyncInfo(File) - Method in class com.starteam.File
Removes sync information from this File object's Server.
DELIVERABLE - Static variable in class com.starteam.Requirement.AtlasWorkflowStatus
Use the deliverable status.
DELTA - Static variable in class com.starteam.File.StorageType
Only the differences between this and the previous version are stored
DERIVED_SHARE - Static variable in class com.starteam.ViewMember.ShareState
 
DESCRIPTION - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Dexcription property.
DESCRIPTION - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Concept.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.File.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Folder.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Group.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Label.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Project.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.PromotionState.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Story.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Task.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Test.Type.PropertyCollection
The Content property.
DESCRIPTION - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Content property.
DESCRIPTION - Variable in class com.starteam.Topic.Type.PropertyCollection
The Description property.
DESCRIPTION - Variable in class com.starteam.Trace.Type.PropertyCollection
 
DESCRIPTION - Variable in class com.starteam.View.Type.PropertyCollection
 
DESCRIPTION - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Description property.
DESCRIPTOR_1 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Descriptor 1 property.
DESCRIPTOR_2 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Descriptor 2 property.
DESCRIPTOR_3 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Descriptor 3 property.
DESIRABLE - Static variable in class com.starteam.Requirement.Priority
Priority of the requirement is desirable
detach(Object) - Method in class com.starteam.StarTeamCollection
remove the object from the collection
DETACH_LABEL - Static variable in class com.starteam.File.Operation
A 'Detach Label' Operation is in progress
detachFrom(ViewMemberCollection) - Method in class com.starteam.Label
Detaches this label from a collection of items.
detachFrom(ViewMember) - Method in class com.starteam.Label
Removes the label from the specified viewMember.
detachFrom(Folder, Label.Scope) - Method in class com.starteam.Label
Removes the label from the specified folder.
detachFrom(ViewMember.WebCacheViewMember[]) - Method in class com.starteam.Label.WebCacheLabel
Detaches this label from a collection of view members.
DEVELOPMENT - Static variable in class com.starteam.Task.LifeCycleType
Lifecycle type for Task is Development.
DIAGRAM - Static variable in class com.starteam.Requirement.RequirementType
Requirement is a diagram
DIAGRAM_SOURCE - Variable in class com.starteam.Concept.Type.PropertyCollection
The DiagramSource property.
DIAGRAM_SOURCE - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Diagram Source property.
diff(File, File, File) - Static method in class com.starteam.diff.HTMLInterleavedDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, int, File) - Static method in class com.starteam.diff.HTMLInterleavedDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, DiffCompare, File) - Static method in class com.starteam.diff.HTMLInterleavedDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, File) - Static method in class com.starteam.diff.HTMLStereoDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, int, File) - Static method in class com.starteam.diff.HTMLStereoDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, DiffCompare, File) - Static method in class com.starteam.diff.HTMLStereoDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(Sequence, Sequence, DiffCompare) - Method in class com.starteam.diff.StarTeamDiff
execute a diff
DIFF_B_WS - Static variable in class com.starteam.diff.BasicCompare
A predfined flag for how Unix diff treats whitespace using the -b flag.
DIFF_W_WS - Static variable in class com.starteam.diff.BasicCompare
A predfined flag for how Unix diff treats whitespace using the -w flag.
DiffCompare - Class in com.starteam.diff
The DiffCompare interface can be used to delegate the comparison of objects.
DiffCompare() - Constructor for class com.starteam.diff.DiffCompare
 
DIFFERENCE_TYPE - Variable in class com.starteam.Item.Type.PropertyCollection
The Difference Type property.
DifferenceType - Class in com.starteam.viewcomparemerge
Classifies the relationship between a source item and a target item.
DifferenceTypeProperty - Class in com.starteam.viewcomparemerge
Client-calculated property whose value describes the relationship between the item in the source view and the corresponding item in the target view, within the context of the current View Compare/Merge session.
DifferenceTypeProperty(Type) - Constructor for class com.starteam.viewcomparemerge.DifferenceTypeProperty
Creates a new DifferenceTypeProperty.
DiffException - Exception in com.starteam.diff
An exception thrown when we have some kind of error trying to make the diff
diffInDays(Date) - Method in class com.starteam.util.Date
Subtracts a date from this one, returning the difference in days.
DIRECTORY_SERVICE_ID - Variable in class com.starteam.User.Type.PropertyCollection
 
DirectoryOverrides() - Constructor for class com.starteam.ClientContext.DirectoryOverrides
Create a new instance with no overrides specified.
disable() - Method in class com.starteam.EnumeratedValue
Disable this enumerated value
disabled(MPXStatusEvent) - Method in interface com.starteam.events.MPXStatusListener
Invoked when MPX is disabled by the client application.
disabled(WebCacheMPXStatusEvent) - Method in interface com.starteam.events.WebCacheMPXStatusListener
Invoked when MPX is disabled by the client application.
disableMPX() - Method in class com.starteam.Server
Disables MPX, if it was enabled for this server.
discard() - Method in class com.starteam.AccessRightsManager
Discards cached access rights information.
discard() - Method in interface com.starteam.CacheService
Discards any cached properties and reduces the memory footprint of the element(s)
discard() - Method in class com.starteam.Catalog
Discards all cached data for this Catalog.
discard() - Method in class com.starteam.FolderListManager
Discards cached folder information.
discard() - Method in class com.starteam.Project
Discards all of the cached properties for this project.
discard() - Method in class com.starteam.ServerAdministration
Discards all cached UserAccount and GroupAccount information.
discard() - Method in class com.starteam.Task
This will discard all cached data associated with this task including changes made but not yet saved.
discard() - Method in class com.starteam.Type
discards local changes made to cached properties
discard() - Method in class com.starteam.TypeCollection
Discards all cached Type information.
discard() - Method in class com.starteam.View
Discards all of the cached properties for this view.
discard() - Method in class com.starteam.viewcomparemerge.MergePreview
 
discard() - Method in class com.starteam.ViewMemberListManager
Discards all relevant cached data.
discardAccounts() - Method in class com.starteam.Server
Discards all cached User and Group information.
discardActiveLabels() - Method in class com.starteam.View
Discard any cached active (non-deleted) labels.
discardActiveLabels() - Method in class com.starteam.viewcomparemerge.MergePreview
Discard any cached active (non-deleted) labels.
discardFiltersAndQueries() - Method in class com.starteam.Type
Discards all cached filter and query information associated with this Type.
discardFolders() - Method in class com.starteam.View
Discards all cached Folder information.
discardFolders() - Method in class com.starteam.viewcomparemerge.MergePreview
This implementation of refreshFolders does not affect the VCMFolder tree directly.
discardGroups() - Method in class com.starteam.Server
Discards cached Group information.
discardItems(Item.Type, int) - Method in class com.starteam.Folder
Discards cached items of the specified type in this folder.
discardItems(Item.Type, int) - Method in class com.starteam.viewcomparemerge.VCMFolder
Discards cached items of the specified type in this folder.
discardLabels() - Method in class com.starteam.View
Discards cached Label information.
discardProjects() - Method in class com.starteam.Server
Discards the list of cached projects.
discardUsers() - Method in class com.starteam.Server
Discards cached User information.
discardViews() - Method in class com.starteam.Project
Discards the list of cached views.
disconnect() - Method in class com.starteam.Server
Terminates the network connection to the remote server process.
DISCONNECTED - Static variable in class com.starteam.viewcomparemerge.Session.State
A session is in this state when it has been restored (from a serialized stream) but not yet connected.
DisembodiedException - Exception in com.starteam.exceptions
An exception that is thrown when attempting to perform an operation not allowed for a disembodied item.
DISLIKES - Variable in class com.starteam.Topic.Type.PropertyCollection
The UserDislikes property.
DISTINGUISHED_NAME - Variable in class com.starteam.User.Type.PropertyCollection
 
DO_NOT_LEVEL - Static variable in class com.starteam.Task.Priority
Task's priority should be ignored
DOCUMENTATION - Static variable in class com.starteam.Task.LifeCycleType
Lifecycle type for Task is Documentation.
DOCUMENTED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest that has been documented.
DOCUMENTED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest that has been documented.
DOT_NOTATION - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Concept.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.File.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Folder.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Plan.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Review.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Story.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Task.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Test.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Topic.Type.PropertyCollection
The Dot Notation property.
DOT_NOTATION - Variable in class com.starteam.Trace.Type.PropertyCollection
 
DOT_NOTATION - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Dot Notation property.
DotNotation - Class in com.starteam.util
Represents a DotNotation (e.g., 1.25.1.0).
DotNotation(String) - Constructor for class com.starteam.util.DotNotation
Constructs a new DotNotation.
DotNotation(DotNotation) - Constructor for class com.starteam.util.DotNotation
Constructs a new DotNotation that is a copy of another one.
DoubleProperty - Class in com.starteam
This class represents a property whose value is a double.
DoubleProperty.WebCacheDoubleProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
DRAFT - Static variable in class com.starteam.Requirement.AtlasWorkflowStatus
Specifies a draft status.
DRAFT - Static variable in class com.starteam.Requirement.Status
Requirement is in a Draft form
DRAFT - Static variable in class com.starteam.Review.Status
Draft
dropUnusedCachesAfter(int) - Static method in class com.starteam.ArtifactCacheManager
Drop all Cached Data that is no longer in use after a pre-specified interval of time.
DuplicateServerListEntryException - Exception in com.starteam.exceptions
An exception that is thrown while trying to create a duplicate entry in the server list.
DURATION - Variable in class com.starteam.Task.Type.PropertyCollection
The Duration property.
DURATION - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Duration property.
duration() - Method in class com.starteam.util.TimeSpan
returns the real duration in time for this TimeSpan, i.e.

E

EARLIER - Static variable in class com.starteam.TraceFinder.PinType
The trace must match a revision of the item that was created before the given one.
EARLIEST_SUPPORTED_TIME - Static variable in class com.starteam.util.DateTime
A date value representing January 1, 1899
eatStream(InputStream, int) - Static method in class com.starteam.util.StreamUtils
 
eatStream(InputStream, int, MD5) - Static method in class com.starteam.util.StreamUtils
 
Edit - Class in com.starteam.diff
An Edit
Edit(int, int, int, int, int) - Constructor for class com.starteam.diff.Edit
Create an Edit
EditCollection - Class in com.starteam.diff
A collection of Edits managed by the differencing engine
EditCollection() - Constructor for class com.starteam.diff.EditCollection
Construct a default Edit Collection
EditListWriter - Class in com.starteam.diff
This interface can be used when reconstructing a target from a source and a delta
EditListWriter() - Constructor for class com.starteam.diff.EditListWriter
 
EffectiveACE - Class in com.starteam
An Access Control Entry (ACE) in an Effective Access Control List (ACL).
ELITE - Static variable in class com.starteam.Server.ProductCode
StarTeam "Elite" (Enterprise Advantage)
EMAIL - Static variable in class com.starteam.ServerConfiguration.NotificationType
Email notification
EMAIL_ADDRESS - Variable in class com.starteam.User.Type.PropertyCollection
 
EmailAttachment(File, String, String) - Constructor for class com.starteam.Server.EmailAttachment
Creates a new email attachment based on the specified input file.
enable() - Method in class com.starteam.EnumeratedValue
Enable this enumerated value
enableAnonymousImpersonation() - Method in class com.starteam.ServerInfo
turn on anonymous impersonation.
enableCredentialCaching() - Static method in class com.starteam.Server
Enables credential caching on this workstation, if it is available and not already enabled.
enabled(MPXStatusEvent) - Method in interface com.starteam.events.MPXStatusListener
Invoked when MPX is enabled by the client application.
enabled(WebCacheMPXStatusEvent) - Method in interface com.starteam.events.WebCacheMPXStatusListener
Invoked when MPX is enabled by the client application.
ENABLED - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Enabled property.
enableImpersonation() - Method in class com.starteam.ImpersonateUser
Warning: This method is potentially very dangerous and should be used with extreme caution. Calling this method will put the server into a state in which the same server object can be used to perform operations for different users.
enableMPX() - Method in class com.starteam.Server
Enables MPX using the default client MPX profile.
enableMPX(String) - Method in class com.starteam.Server
Enables MPX using the MPX profile with the given name.
enableMPX(EventHandlerProfile) - Method in class com.starteam.Server
Enables MPX using the given MPX profile.
enableMPXImpersonation() - Method in class com.starteam.ServerInfo
turn on MPX impersonation for the 'cloud'; i.e.
encode(byte[]) - Static method in class com.starteam.util.Base64
Returns a String encoding of the specified data in base64.
encodeBytes(byte[], int, int) - Static method in class com.starteam.util.Base64
Returns a byte array encoding of the specified data in base64.
Encoding - Class in com.starteam.util
A platform-independent representation of a character encoding, with methods for enumerating encodings, determining which are supported by the current platform, etc.
ENCRYPTION_ALGORITHM - Variable in class com.starteam.Project.Type.PropertyCollection
The encryption algorithm property.
encryptPassword(String) - Static method in class com.starteam.Server.WebCacheServer
Encrypt the specified clear text password.
encryptPasswordToFile(String, String) - Static method in class com.starteam.Server
Encrypt and save the specified clear text password to a file Return the file to the caller when done
end(ServerCommandEvent) - Method in interface com.starteam.events.ServerCommandListener
Triggered whenever a command is issued to a StarTeam server, at the end of each command that terminates normally.
END_DATE - Variable in class com.starteam.Plan.Type.PropertyCollection
The StartDate property.
END_DATE - Variable in class com.starteam.Sprint.Type.PropertyCollection
The EndDate property.
END_DATE - Variable in class com.starteam.View.Type.PropertyCollection
 
END_MODIFIED_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Concept.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.File.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Folder.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Plan.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Requirement.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Review.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Share.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Sprint.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Story.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Task.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Test.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.TestRun.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Topic.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.Trace.Type.PropertyCollection
 
END_MODIFIED_TIME - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The End Modified Time property.
END_MODIFIED_TIME - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
endofInput() - Method in class com.starteam.File.KeywordReader
This is called when the end of the source input has been reached.
endofInput() - Method in class com.starteam.util.EOLReader
 
endofInput() - Method in class com.starteam.util.LineProcessor
 
endsWithEOL() - Method in class com.starteam.diff.ParsedCharSequence
Returns true if the content being parsed ends with an EOL character
ENFORCE_AGE - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The EnforceAge property.
ENFORCE_WIP - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The EnforceWIP property.
ENTERED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
An entered (unsaved) ChangeRequest.
ENTERED_BY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The EnteredBy property.
ENTERED_ON - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The EnteredOn property.
ENTERPRISE - Static variable in class com.starteam.Server.ProductCode
The StarTeam "Enterprise" product.
EnumeratedProperty - Class in com.starteam
This class represents a property whose value is an enumeration Historically, enumerations were single select, i.e.
EnumeratedProperty.WebCacheEnumeratedProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
EnumeratedValue - Class in com.starteam
A simple integer/String pair object to be used for adding new custom enumerated fields (Property) and modifying existing enumerated fields (Property).
EnumeratedValue(int, Translations) - Constructor for class com.starteam.EnumeratedValue
Creates a new enumerated value with the specified code and translations for its display name.
EnumeratedValue(int, String) - Constructor for class com.starteam.EnumeratedValue
Creates a new enumerated value with the specified code and display name The default sort order is assigned the value of the code The internal name is set to the value of the display name but can subsequently be overridden.
EOL_FORMAT - Variable in class com.starteam.File.Type.PropertyCollection
The EOL Format property.
EOLReader - Class in com.starteam.util
The class definition for an EOL Reader
EOLReader(LineReader, String) - Constructor for class com.starteam.util.EOLReader
 
EPIC - Static variable in class com.starteam.Story.StoryType
Use the epic story type.
EQUAL_TO - Static variable in class com.starteam.QueryPart.Relation
The "equal-to" relation.
equals(Object) - Method in class com.starteam.ACE
Return true if the object is an ACE and is equal to this ACE.
equals(Object) - Method in class com.starteam.ACE.WebCacheACE
Return true if the object is an ACE and is equal to this ACE.
equals(Object) - Method in class com.starteam.ArtifactCacheManager.Context
Indicates whether this Context equals the other
equals(Object) - Method in class com.starteam.Audit.EventID
 
equals(Object) - Method in class com.starteam.Change
Returns true if the specified Object identifies the same exact Change.
equals(Object) - Method in class com.starteam.ChangePackage.SessionType
Compares this Session Type with Object o
equals(Object) - Method in class com.starteam.ChangePackage.State
 
equals(Object) - Method in class com.starteam.ChangeRequest.ChangeRequestType
 
equals(Object) - Method in class com.starteam.ChangeRequest.Platform
 
equals(Object) - Method in class com.starteam.ChangeRequest.Priority
 
equals(Object) - Method in class com.starteam.ChangeRequest.Severity
 
equals(Object) - Method in class com.starteam.ChangeRequest.StarFlowStatus
 
equals(Object) - Method in class com.starteam.ChangeRequest.Status
 
equals(Object) - Method in class com.starteam.ChangeRequest.StreamState
Compares this StreamState with the Object o
equals(Object) - Method in class com.starteam.CheckinManager.Progress.Phase
Returns true if the specified Object identifies the same exact Phase.
equals(Object) - Method in class com.starteam.CheckinOptions
Returns true if the specified Object identifies the same exact CheckinOptions.
equals(Object) - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
Returns true if the specified Object identifies the same exact CheckinOptions.
equals(Object) - Method in class com.starteam.CheckoutManager.Progress.Phase
Returns true if the specified Object identifies the same exact Phase.
equals(Object) - Method in class com.starteam.Content
return true if this Content equals the other.
equals(Object) - Method in class com.starteam.Content.Type
return true if this Content Type equals the other
equals(Object) - Method in class com.starteam.EffectiveACE
Returns true if the specified Object identifies the same exact EffectiveACE.
equals(Object) - Method in class com.starteam.EnumeratedValue
Compares this EnumeratedValue instance with another one.
equals(Object) - Method in class com.starteam.exceptions.MPXException.ErrorCode
compares two error codes for equality
equals(Object) - Method in class com.starteam.File.CharacterSet
Compares this CharacterSet with the Object o for equality
equals(Object) - Method in class com.starteam.File.Compression
Compares this Compression instance with the object O
equals(Object) - Method in class com.starteam.File.EOLFormat
Compares this EOLFormat with the Object o
equals(Object) - Method in class com.starteam.File.KeywordFlag
Compares this KeywordFlag instance with the object O
equals(Object) - Method in class com.starteam.File.Status
Compares this Status instance with the Object o
equals(Object) - Method in class com.starteam.File.StorageType
Compares this Storage Type with the Object o
equals(Object) - Method in class com.starteam.Filter.Column
Returns true if this Column is equal to the Object o
equals(Object) - Method in class com.starteam.Filter.Column.WebCacheColumn
Test this object for equality with another
equals(Object) - Method in class com.starteam.Filter.Context
Compares this context with the object o
equals(Object) - Method in class com.starteam.Filter
Returns true if the specified Object identifies the same exact Filter.
equals(Object) - Method in class com.starteam.Filter.Grouping
Returns true if the specified Object identifies the same exact GroupSortInfo.
equals(Object) - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
Test this object for equality with another
equals(Object) - Method in class com.starteam.Filter.WebCacheFilter
Test this object for equality with another
equals(Object) - Method in class com.starteam.Folder.ExcludeFlags
Returns true if this object is identical to Object o
equals(Object) - Method in class com.starteam.Folder.Status
Compares this object with the Object o
equals(Object) - Method in class com.starteam.Group
tests two groups for equality
equals(Object) - Method in class com.starteam.Group.GroupType
Compare a Type instance with this one
equals(Object) - Method in class com.starteam.HiveInfo.HiveType
Returns true if this HiveType is equal to the object o
equals(Object) - Method in class com.starteam.KanbanBoard.InputType
Compares this InputType value with the Object o
equals(Object) - Method in class com.starteam.KanbanBoard.ItemType
Compares this ItemType value with the Object o
equals(Object) - Method in class com.starteam.Label
Returns true if the other object is a Label and has the same id (from getID()) and the same server object otherwise returns false.
equals(Object) - Method in class com.starteam.Label.Scope
Compare two scopes for equality
equals(Object) - Method in class com.starteam.LinkValue
compare two LinkValue's for equality
equals(Object) - Method in class com.starteam.LinkValue.WebCacheLinkValue
Test this object for equality with another
equals(Object) - Method in class com.starteam.LiveObject.WebCacheLiveObject
Test this object for equality wiith another
equals(Object) - Method in class com.starteam.Permission
Compares object o with this permission instance
equals(Object) - Method in class com.starteam.PermissionCollection
compares two Permission Collections for equality
equals(Object) - Method in class com.starteam.Plan.PlanType
Compares this Plan value with the Object o
equals(Object) - Method in class com.starteam.ProcessItem
Compares this ProcessItem to another for equality
equals(Object) - Method in class com.starteam.Project
Returns true if the specified Object identifies the same exact Project.
equals(Object) - Method in class com.starteam.Project.Methodology
Compares the given methodology instance with this one
equals(Object) - Method in class com.starteam.Project.Status
Compare a Status instance with this one
equals(Object) - Method in class com.starteam.PromotionState
Returns true if the specified Object identifies the same exact Project.
equals(Object) - Method in class com.starteam.Property
return true if the two properties are equal
equals(Object) - Method in class com.starteam.Property.WebCacheProperty
Test this object for equality wiith another
equals(Object) - Method in class com.starteam.Query
Returns true if the specified Object identifies the same exact Query.
equals(Object) - Method in class com.starteam.Query.WebCacheQuery
Test this object for equality with another
equals(Object) - Method in class com.starteam.QueryNode.Operator
tests the two operators for equality
equals(Object) - Method in class com.starteam.QueryNode.WebCacheQueryNode
Test this object for equality with another
equals(Object) - Method in class com.starteam.QueryPart.Relation
tests two relations for equality
equals(Object) - Method in class com.starteam.QueryPart.WebCacheQueryPart
Test this object for equality with another
equals(Object) - Method in class com.starteam.Requirement.AtlasWorkflowStatus
Compares this AtlasWorkflowStatus value with the Object o
equals(Object) - Method in class com.starteam.Requirement.Priority
 
equals(Object) - Method in class com.starteam.Requirement.RequirementType
 
equals(Object) - Method in class com.starteam.Requirement.Status
 
equals(Object) - Method in class com.starteam.Requirement.StreamState
Compares this StreamState with the Object o
equals(Object) - Method in class com.starteam.Review.ReviewType
Compares this Review Type with the Object o
equals(Object) - Method in class com.starteam.Review.Status
Compares this Status with the Object o
equals(Object) - Method in class com.starteam.Server.EncryptionAlgorithm
Returns true if the specified Object identifies the same exact EncryptionAlgorithm.
equals(Object) - Method in class com.starteam.Server.ProductCode
compares two product codes for equality
equals(Object) - Method in class com.starteam.ServerAdministration.LockStatus
Compares this LockStatus with the Object o
equals(Object) - Method in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Compares this Event Type with the Object o
equals(Object) - Method in class com.starteam.ServerAdministration.ServerLogMode
compares two ServerLogMode's for equality
equals(Object) - Method in class com.starteam.ServerAdministration.ServerLogType
compares two ServerLogTypes for equality
equals(Object) - Method in class com.starteam.ServerConfiguration.AuthenticationType
Compares this AuthenticationType with the Object o
equals(Object) - Method in class com.starteam.ServerConfiguration.DatabaseType
Compares this Database Type with the Object o
equals(Object) - Method in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
Compares this Directory service's security type with the Object o
equals(Object) - Method in class com.starteam.ServerConfiguration.NotificationType
Compares this NotificationType with the Object o
equals(Object) - Method in class com.starteam.ServerInfo
returns true if the Object passed in is a ServerInfo instance, with the same set of values as this ServerInfo instance
equals(Object) - Method in class com.starteam.Story.Risk
Compares this Story Risk with the Object o
equals(Object) - Method in class com.starteam.Story.Status
Compares this object with the Object o
equals(Object) - Method in class com.starteam.Story.StoryType
Compares this Story value with the Object o
equals(Object) - Method in class com.starteam.Story.StoryValue
Compares this Story value with the Object o
equals(Object) - Method in class com.starteam.Story.StreamState
Compares this StreamState with the Object o
equals(Object) - Method in class com.starteam.Task.Constraint
Compares this Constraint with the Object o
equals(Object) - Method in class com.starteam.Task.LifeCycleType
Compares this Task LifeCycleTypes with the Object o
equals(Object) - Method in class com.starteam.Task.Origin
Compares this Task Origins with the Object o
equals(Object) - Method in class com.starteam.Task.Priority
Compares this Task Priority with the Object o
equals(Object) - Method in class com.starteam.Task.ProcessUsage
 
equals(Object) - Method in class com.starteam.Task.Status
Compares this Task Status with the Object o
equals(Object) - Method in class com.starteam.Task.TaskType
Compares this Task Type with the Object o
equals(Object) - Method in class com.starteam.TaskDependency
Returns true if the other object represents the same task dependency
equals(Object) - Method in class com.starteam.TaskDependency.PredecessorType
Compares this PredecessorType with the Object o
equals(Object) - Method in class com.starteam.Topic.Priority
 
equals(Object) - Method in class com.starteam.Topic.Status
 
equals(Object) - Method in class com.starteam.Topic.TopicType
 
equals(Object) - Method in class com.starteam.Trace.Status
Compares this Status with the Object o
equals(Object) - Method in class com.starteam.Trace.TraceType
Compares this Trace Type with the Object o
equals(Object) - Method in class com.starteam.TraceFinder.Direction
compares two origins for equality
equals(Object) - Method in class com.starteam.TraceFinder.PinType
compares two pin types for equality
equals(Object) - Method in class com.starteam.Translations
compare two Translations for equality
equals(Object) - Method in class com.starteam.TreeItem.MoSCoW
Compares this StreamState with the Object o
equals(Object) - Method in class com.starteam.Type
return true if the two types are equal
equals(Object) - Method in class com.starteam.Type.WebCacheType
Test this object for equality with another
equals(Object) - Method in class com.starteam.TypedResource.BranchState
returns true if this BranchState is the same as the other
equals(Object) - Method in class com.starteam.User.DayOfWeek
Compares two days of week
equals(Object) - Method in class com.starteam.User
Returns true if the specified Object identifies the same exact User.
equals(Object) - Method in class com.starteam.User.GeographicTerritory
Compares two Geographic Territories for equality
equals(Object) - Method in class com.starteam.User.License
Compares this object with another License for equality
equals(Object) - Method in class com.starteam.User.LogOnPolicy
Compares this object with another logon policy for equality
equals(Object) - Method in class com.starteam.User.Status
Compares this object with another Status for equality
equals(Object) - Method in class com.starteam.util.Date
returns true if the content of this Date Object is equal to the specified other instance false if its not, or if the other object is not a Date instance
equals(Object) - Method in class com.starteam.util.DateTime
Compare this DateTime with another one
equals(Object) - Method in class com.starteam.util.DotNotation
Determines whether or not this DotNotation is equal to another one.
equals(Object) - Method in class com.starteam.util.GUID
Compares this GUID instance with the Object o
equals(Object) - Method in class com.starteam.util.MD5
Return true if the given byte[] is identical to this object.
equals(Object) - Method in class com.starteam.util.TimeSpan
Compare this TimeSpan to another one.
equals(Object) - Method in class com.starteam.View
Returns true if the specified object identifies the same view as this one.
equals(Object) - Method in class com.starteam.View.ViewType
Compare a Type instance with this one
equals(Object) - Method in class com.starteam.viewcomparemerge.MergeAction
 
equals(Object) - Method in class com.starteam.viewcomparemerge.MergeType
Determines whether or not two merge types are equal.
equals(Object) - Method in class com.starteam.viewcomparemerge.Session.State
returns true if the two SessionStates represent the same state
equals(Object) - Method in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
returns true if the specified mergeType instance is the same as this one
equals(Object) - Method in class com.starteam.ViewConfiguration
returns true if this ViewConfiguration instance can be considered equal to the other
equals(Object) - Method in class com.starteam.ViewMember
Returns true if the specified Object identifies the same exact Item.
equals(Object) - Method in class com.starteam.ViewMember.LockType
compares two lock types for equality
equals(Object) - Method in class com.starteam.ViewMember.MyLock
 
equals(Object) - Method in class com.starteam.ViewMember.ShareState
 
equals(Object) - Method in class com.starteam.WorkRecord
Returns true if the other object represents the same work record.
equalsEx(Content) - Method in class com.starteam.Content
 
error(ServerCommandEvent) - Method in interface com.starteam.events.ServerCommandListener
Triggered whenever a command is issued to a StarTeam server, at the end of each command that terminates abnormally.
errorOccured(TraceEvent) - Method in interface com.starteam.events.TraceListener
Invoked when an exception occurs in a query thread.
escape(String) - Static method in class com.starteam.util.XMLUtils
Returns the specified arbitrary text reformated in a form suitable for the contents of an XML element.
ESSENTIAL - Static variable in class com.starteam.Requirement.Priority
Priority of the requirement is essential
ESTIMATED_FINISH - Variable in class com.starteam.Task.Type.PropertyCollection
The Estimated Finish Time property.
ESTIMATED_FINISH_VARIANCE - Variable in class com.starteam.Task.Type.PropertyCollection
The Estimated Finish Variance property.
ESTIMATED_HOURS - Variable in class com.starteam.Task.Type.PropertyCollection
The Estimated Hours property.
ESTIMATED_HOURS_VARIANCE - Variable in class com.starteam.Task.Type.PropertyCollection
The Estimated Hours Variance property.
ESTIMATED_POINTS - Variable in class com.starteam.Story.Type.PropertyCollection
The Estimated Points property.
ESTIMATED_START - Variable in class com.starteam.Task.Type.PropertyCollection
The Estimated Start property.
ESTIMATED_START_VARIANCE - Variable in class com.starteam.Task.Type.PropertyCollection
The Estimated Start Variance property.
EUROPE - Static variable in class com.starteam.User.GeographicTerritory
Europe
evaluate(Query.Context, ViewMember) - Method in class com.starteam.Query
Evaluates the query on the given view member, based on the given user context.
evaluate(ViewMember.WebCacheViewMember) - Method in class com.starteam.Query.WebCacheQuery
Evaluates the query on the given view member, based on the underlying user context.
evaluate(Query.Context, ViewMember) - Method in class com.starteam.QueryNode
Evaluates the query node on the given view member, based on the given user context.
evaluate(Query.Context, ViewMember) - Method in class com.starteam.QueryPart
Evaluates the query part on the given view member, based on the given user context.
evaluateAgainst(Object) - Method in class com.starteam.QueryPart
Evaluate this QueryPart with respect to the specified value.
EVENT_ID - Variable in class com.starteam.Audit.Type.PropertyCollection
The Event ID property.
EventHandlerInfo - Class in com.starteam
The EventHandlerInfo class describes a registered event handler, such as the one for the StarTeam MPX Server.
EventHandlerProfile - Class in com.starteam
The EventHandlerProfile class contains the information of one of profiles of an EventHandlerInfo.
EventHandlerProfile(String, String) - Constructor for class com.starteam.EventHandlerProfile
Constructs a new Event Handler Profile object.
EveryScope - Class in com.starteam.viewcomparemerge
Combines multiple scopes.
EveryScope() - Constructor for class com.starteam.viewcomparemerge.EveryScope
Creates an empty scope.
EveryScope(Scope[]) - Constructor for class com.starteam.viewcomparemerge.EveryScope
Creates a scope that initially contains the given members.
exception(MPXStatusEvent) - Method in interface com.starteam.events.MPXStatusListener
Invoked when an exception occurs during MPX processing.
exception(WebCacheMPXStatusEvent) - Method in interface com.starteam.events.WebCacheMPXStatusListener
Invoked when an exception occurs during MPX processing.
EXCLUDE_FLAGS - Variable in class com.starteam.Folder.Type.PropertyCollection
The Exclude Flags property.
EXCLUDE_SPEC - Variable in class com.starteam.Folder.Type.PropertyCollection
The Exclude Spec property.
EXCLUDED_GROUPS - Variable in class com.starteam.View.Type.PropertyCollection
The VCM Commit Excluded Groups property.
EXCLUDED_USERS - Variable in class com.starteam.View.Type.PropertyCollection
The VCM Commit Excluded Users property.
excludeFolder(Folder) - Method in class com.starteam.FolderListManager
Excludes the given folder from the folder list.
excludeFolders(Folder, int) - Method in class com.starteam.FolderListManager
Excludes the given folder, and optionally its sub-folders, from the folder list.
excludeFolders(Folder, Filter.Context, int) - Method in class com.starteam.FolderListManager
Excludes the given folder, and optionally its sub-folders, from the folder list.
excludeItemType(Item.Type) - Method in class com.starteam.viewcomparemerge.ItemTypeScope
Removes a given item type from the list of included item types.
excludePropertyFromMerge(Property) - Method in class com.starteam.viewcomparemerge.Options
Specify a property to exclude 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.
EXCLUDES - Static variable in class com.starteam.QueryPart.Relation
Tests if a multi-select enumerated valued property excludes the specified object.
EXCLUSIVE - Static variable in class com.starteam.ViewMember.LockType
LockType EXCLUSIVE.
EXCLUSIVE_LOCKER - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Concept.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.File.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Folder.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Plan.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Review.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Story.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Task.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Test.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Topic.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVE_LOCKER - Variable in class com.starteam.Trace.Type.PropertyCollection
 
EXCLUSIVE_LOCKER - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Exclusive Locker property.
EXCLUSIVELY_LOCKED_BY_ME - Static variable in class com.starteam.ViewMember.MyLock
 
execute(String) - Method in class com.starteam.CommandProcessor
Executes a command Throws an SDKRuntime exception if the command execution fails The error message will indicate the reason for failure.
execute() - Method in class com.starteam.Transaction
Commit the entire set of view members defined by this transaction to the StarTeam repository.
execute(ConnectionPool, User) - Method in class com.starteam.Transaction
Commit all the changes to the repository This is an atomic operation, executed in a transaction, and running in the context of a ConnectionPool
execute(String) - Method in class com.starteam.View.WebCacheView
Execute a command (currently supports select or describe queries) using the Command Processor The context of the command is the chosen view.
EXECUTED_AT - Variable in class com.starteam.TestRun.Type.PropertyCollection
The ExecutedAt property.
EXECUTED_BY - Variable in class com.starteam.TestRun.Type.PropertyCollection
The ExecutedBy property.
EXECUTION - Static variable in class com.starteam.Trace.TraceType
This is an execution trace
expand(String, String, boolean) - Method in interface com.starteam.File.Keyword
Returns the expanded or unexpanded version of this keyword.
EXPECTED_EFFORT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Expected Effort property.
EXPLICIT_RANK - Variable in class com.starteam.Requirement.Type.PropertyCollection
The ExplicitRank property.
EXPRESS - Static variable in class com.starteam.Server.ProductCode
Express
EXTENSION - Variable in class com.starteam.File.Type.PropertyCollection
The Extension property.
EXTERNAL - Static variable in class com.starteam.ChangePackage.SessionType
An External Session created by Pulse
EXTERNAL_BRANCH_URL - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The External Branch URL property.
EXTERNAL_CREATED_BY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The External Created By property.
EXTERNAL_CREATED_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The External Created Time property.
EXTERNAL_ID - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Concept.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.File.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Folder.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Plan.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Requirement.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Review.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Sprint.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Story.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Task.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Test.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.TestRun.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Topic.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.Trace.Type.PropertyCollection
The External ID property.
EXTERNAL_ID - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The External ID property.
EXTERNAL_REFERENCE - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The ExternalReference property.
EXTERNAL_REFERENCE - Variable in class com.starteam.Requirement.Type.PropertyCollection
The External Reference property.
EXTERNAL_REPOSITORY_URI - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The External Repository URL property.
EXTERNAL_TEST_ID - Variable in class com.starteam.Requirement.Type.PropertyCollection
The External Test ID property.
EXTERNAL_TEST_ID - Variable in class com.starteam.Story.Type.PropertyCollection
The External Test ID property.
EXTERNAL_TEST_PROJECT_URL - Variable in class com.starteam.Requirement.Type.PropertyCollection
The External Test Project URL property.
EXTERNAL_TEST_PROJECT_URL - Variable in class com.starteam.Story.Type.PropertyCollection
The External Test Project URL property.
EXTERNAL_TEST_URL - Variable in class com.starteam.Requirement.Type.PropertyCollection
The External Test URL property.
EXTERNAL_TEST_URL - Variable in class com.starteam.Story.Type.PropertyCollection
The External Test URL property.
EXTERNAL_URL - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Concept.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.File.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Folder.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Plan.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Requirement.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Review.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Sprint.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Story.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Task.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Test.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.TestRun.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Topic.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.Trace.Type.PropertyCollection
The External URL property.
EXTERNAL_URL - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The External URL property.

F

FAILED - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
An unknown exception has occurred.
FAILED - Static variable in class com.starteam.PurgeController.Status
Specifies that the service has failed.
FAILED_LOGIN_NO_LIMIT - Static variable in class com.starteam.SystemPolicy
Indicates that the number of failed login attempts is unlimited.
FALSE - Static variable in class com.starteam.Translations
Known translations of "false".
FALSE_INTERNAL_NAME - Static variable in class com.starteam.BooleanProperty
The internal name used for the "false" EnumeratedValue.
FAST - Static variable in class com.starteam.File.Compression
Compression algorithm that maximizes speed.
FASTFORWARD_MERGE - Static variable in class com.starteam.Trace.TraceType
This is a fast forward merge type (used by GIT connector)
FAVORITE_PROJECTS - Variable in class com.starteam.User.Type.PropertyCollection
The Favorite Projects property.
FAX - Variable in class com.starteam.User.Type.PropertyCollection
 
fetchAllLabels() - Method in class com.starteam.View
Returns all the active (non-deleted) labels for this view.
fetchAllLabels(View) - Method in class com.starteam.View
Returns all the active (non-deleted) labels for any given View
fetchAllLabels() - Method in class com.starteam.viewcomparemerge.MergePreview
Returns all the active (non-deleted) labels for this view.
fetchAllLabels(View) - Method in class com.starteam.viewcomparemerge.MergePreview
Returns all the active (non-deleted) labels for the given project and view.
fetchCachedPassword(String, int) - Static method in class com.starteam.Server
Fetch the cached password, if credential caching is available
fetchCachedUserName(String, int) - Static method in class com.starteam.Server
Fetch the cached user name for the given serverName/port combination, if any
fetchEmailUsers() - Method in class com.starteam.Server
This method issues a command to the server to return the list of users who are able to receive email messages.
fetchMembers(boolean) - Method in class com.starteam.Group
Returns the users that belong to this group.
File - Class in com.starteam
Represents a StarTeam File item.
FILE - Variable in class com.starteam.TypeCollection
The type for File
File.AddResult - Class in com.starteam
The class holds return information specific to the file add operation.
File.CharacterSet - Class in com.starteam
The character set of a working file on disk.
File.CheckInResult - Class in com.starteam
The class holds return information specific to the file checkin operation.
File.CheckOutResult - Class in com.starteam
The class holds return information specific to the file checkout operation.
File.Compression - Class in com.starteam
File compression level.
File.Digest - Interface in com.starteam
The Digest interface specifies the necessary information to determine if a file on disk has changed from some checkpoint.
File.EOLFormat - Class in com.starteam
The EOL format of a text file on disk.
File.Keyword - Interface in com.starteam
A Keyword object that encapsulates information about a File keyword.
File.KeywordFlag - Class in com.starteam
File keyword flag.
File.KeywordReader - Class in com.starteam
Extends the java.io.Reader class to expand or unexpand keywords in a file or other data source.
File.Operation - Class in com.starteam
An Operation Context for a given File, used by the CPC's Custom Trigger
File.Result - Class in com.starteam
return information common to the file operations of add, checkin and checkout
File.Revision - Interface in com.starteam
The Revision interface globally and uniquely identifies a specific revision of a StarTeam object.
File.Status - Class in com.starteam
The current status of the file.
File.StorageType - Class in com.starteam
The mechanism used to store this File content in the repository
File.Stream - Class in com.starteam
Provides utility functions for manipulating File streams.
File.SyncRecord - Class in com.starteam
a stock Sync Record Implementation to create sync records in syncdb
File.Type - Class in com.starteam
The Type of File items.
File.Type.ArchiveNameProperty - Class in com.starteam
The property type of the Archive Name property.
File.Type.CharacterSetProperty - Class in com.starteam
The property type of the CharacterSet property.
File.Type.CompressionProperty - Class in com.starteam
The property type of the Compression property.
File.Type.ContentModifiedTimeProperty - Class in com.starteam
The property type of the FileTimeAtCheckin property.
File.Type.ContentVersionProperty - Class in com.starteam
The property type of the ContentVersion property.
File.Type.EOLFormatProperty - Class in com.starteam
The property type of the EOLFormat property.
File.Type.ExtensionProperty - Class in com.starteam
The property type of the Extension property.
File.Type.HiveProperty - Class in com.starteam
The property type of the Hive property.
File.Type.IsExecutableProperty - Class in com.starteam
The property type of the IsExecutable property.
File.Type.IsSyncInRevisionHistoryProperty - Class in com.starteam
The property type of the IsSyncInRevisionHistory property.
File.Type.IsSyncKnownProperty - Class in com.starteam
The property type of the IsSyncKnown property.
File.Type.IsWorkingFileAvailableProperty - Class in com.starteam
The property type of the LocalFileExists property.
File.Type.IsWorkingFileExecutableProperty - Class in com.starteam
The property type of the WorkingFileExecutable property.
File.Type.KeywordFlagProperty - Class in com.starteam
The property type of the KeywordFlag property.
File.Type.MD5Property - Class in com.starteam
The property type of the MD5 property.
File.Type.NotificationUsersProperty - Class in com.starteam
The property type of the NotificationIDs property
File.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a File item.
File.Type.SizeProperty - Class in com.starteam
The property type of the Size property.
File.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
File.Type.StorageTypeProperty - Class in com.starteam
The property type of the Storage Type property.
File.Type.SymbolicLinkTargetProperty - Class in com.starteam
The property type of the SymbolicLinkTargetProperty property
File.Type.SyncBranchVersionProperty - Class in com.starteam
The property type of the SyncObjectVersion property.
File.Type.SyncContentVersionProperty - Class in com.starteam
The property type of the SyncContentVersion property.
File.Type.SyncMD5Property - Class in com.starteam
The property type of the SyncMD5 property.
File.Type.SyncModifiedTimeProperty - Class in com.starteam
The property type of the SyncTime property.
File.Type.SyncSizeProperty - Class in com.starteam
The property type of the SyncSize property.
File.Type.SyncViewVersionProperty - Class in com.starteam
The property type of the SyncPathVersion property.
File.Type.VaultVersionProperty - Class in com.starteam
The property type of the VautVersion property.
File.Type.ViewVersionProperty - Class in com.starteam
The property type of the View version property.
File.Type.WorkingFileModifiedTimeProperty - Class in com.starteam
The property type of the LocalTimeStamp property.
File.Type.WorkingFileNameProperty - Class in com.starteam
The property type of the LocalName property.
File.Type.WorkingFilePathProperty - Class in com.starteam
The property type of the LocalPath property.
File.Type.WorkingFileSizeProperty - Class in com.starteam
The property type of the LocalSize property.
File.Type.WorkingFolderPathProperty - Class in com.starteam
The property type of the Path property.
File.WebCacheFile - Class in com.starteam
File accessor for cached SDK Items contained objects are obtained from the artifact cache
File.WebCacheWorkSpaceSync - Class in com.starteam
A serializable implementation of WorkspaceSync that can be used to calculate status through the WebCache Interfaces.
File.WorkspaceSync - Interface in com.starteam
The WorkspaceSync interface specifies the pairing of the two important pieces of information needed to know what is on a user's local disk: Revision and Digest.
FILE_CENTRAL_STATUS_DIRECTORY - Static variable in class com.starteam.StarTeamClientOptions
File Central Status Directory
FILE_CHECKIN - Static variable in class com.starteam.Permission
The right to check in a file.
FILE_CHECKOUT - Static variable in class com.starteam.Permission
The right to check out a file.
FILE_CLEAR_LOCKS_ON_CHECK_IN - Static variable in class com.starteam.StarTeamClientOptions
Clear File Locks on Checkin
FILE_COMPARE_OPTIONS - Static variable in class com.starteam.StarTeamClientOptions
File Compare Options
FILE_COMPARE_PATH - Static variable in class com.starteam.StarTeamClientOptions
File Compare Path
FILE_DEFAULT_ENCODING - Static variable in class com.starteam.StarTeamClientOptions
Set File Default Encoding
FILE_DEFAULT_EOL - Static variable in class com.starteam.StarTeamClientOptions
Set File Default EOL
FILE_DEFAULT_STATUS_METHOD - Static variable in class com.starteam.StarTeamClientOptions
Default File Status Method
FILE_EDITOR_OPTIONS - Static variable in class com.starteam.StarTeamClientOptions
File Editor Options
FILE_EDITOR_PATH - Static variable in class com.starteam.StarTeamClientOptions
File Editor Path
FILE_LOCALDIRECTORYWATCH - Static variable in class com.starteam.StarTeamClientOptions
File Local Directory Watch
FILE_LOCK_FILES_EXCLUSIVELY_ON_CHECK_OUT - Static variable in class com.starteam.StarTeamClientOptions
Lock File Exclusively on Checkout
FILE_MARK_UNLOCKED_FILES_READ_ONLY - Static variable in class com.starteam.StarTeamClientOptions
Mark Unlocked Files Read Only
FILE_MERGE_OPTIONS - Static variable in class com.starteam.StarTeamClientOptions
File Merge Options
FILE_MERGE_PATH - Static variable in class com.starteam.StarTeamClientOptions
File Merge Path
FILE_OPTIMIZE_FOR_SLOW_CONNECTIONS - Static variable in class com.starteam.StarTeamClientOptions
Optimize File Transfer for Slow Connections
FILE_PERFORM_EOL_CONVERSION - Static variable in class com.starteam.StarTeamClientOptions
Perform File EOL Conversion
FILE_POPUP_VISMERGE_ALWAYS - Static variable in class com.starteam.StarTeamClientOptions
Always pop up VisiMerge
FILE_TRACK_ACTIVE_PROCESS_ITEM - Static variable in class com.starteam.StarTeamClientOptions
Set Active Process Item on Checkin
FILE_USE_ALTERNATE_COMPARE - Static variable in class com.starteam.StarTeamClientOptions
Use Alternate File Compare Tool
FILE_USE_ALTERNATE_EDITOR - Static variable in class com.starteam.StarTeamClientOptions
Use ALternate File Editor
FILE_USE_ALTERNATE_MERGE - Static variable in class com.starteam.StarTeamClientOptions
Use Alternate File Merge Tool
FILE_USE_MD5_TO_CALCULATE_STATUS - Static variable in class com.starteam.StarTeamClientOptions
Use MD5 to caluclate File Status
FILE_USE_MODIFIED_TIME_STAMP - Static variable in class com.starteam.StarTeamClientOptions
Use Modified File Time Stamp to calculate Status
FILE_USE_NON_EXCLUSIVE_LOCKS_IN_INTEGRATIONS - Static variable in class com.starteam.StarTeamClientOptions
Use non exclusive file locks in integrations
FileAccess - Class in com.starteam.util
An interface to obtain certain abstract file properties.
FileAccess() - Constructor for class com.starteam.util.FileAccess
 
FileAccess.Attributes - Class in com.starteam.util
Attributes of a working file on disk
FileBasedStatusManager - Class in com.starteam
Manages File Status information on the local client workstation.
FileDetails(File, Encoding, String) - Constructor for class com.starteam.diff.StarTeamMerge.FileDetails
Constructs the file details required for the merge.
FileDetails(File, Encoding) - Constructor for class com.starteam.diff.StarTeamMerge.FileDetails
Constructs the file details required for the merge.
FileDetails(File) - Constructor for class com.starteam.diff.StarTeamMerge.FileDetails
Constructs the file details required for the merge.
FileMergeAdapter - Class in com.starteam.viewcomparemerge
An abstract class designed to facilitate the use of an external tool for resolving a file merge condition.
FileMergeAdapter(ItemDifference) - Constructor for class com.starteam.viewcomparemerge.FileMergeAdapter
Constructs an adapter for resolving a given file merge condition.
FileMergeException - Exception in com.starteam.exceptions
Thrown when an attempt is made to check out a file for which there is an unresolved merge condition.
fileName - Variable in class com.starteam.util.FileAccess.Attributes
The fully qualified name of the file, including it's path
FileUtils - Class in com.starteam.util
Utility class for accessing file info.
Filter - Class in com.starteam
The Filter class is used to define criteria for which items (files, change requests) should be displayed to a user.
Filter(ViewMember.Type, String, Filter.Context, boolean) - Constructor for class com.starteam.Filter
Creates a new Filter.
FILTER - Static variable in class com.starteam.KanbanBoard.InputType
Specifies a filter type.
Filter.Column - Class in com.starteam
A column in which to display the value of the associated property The display length is defined in screen pixel widths
Filter.Column.WebCacheColumn - Class in com.starteam
A column in which to display the value of the associated property The display length is defined in screen pixel widths
Filter.Context - Class in com.starteam
Context is a specification for what the filter applies to or covers it may be local to the file system, specific to object instance stored on the server or both
Filter.Grouping - Class in com.starteam
A positional indicator for a property in a group meant for sorting and grouping results
Filter.Grouping.WebCacheGrouping - Class in com.starteam
A positional indicator for a property in a group meant for sorting and grouping results
Filter.WebCacheFilter - Class in com.starteam
Base accessor for cached SDK types encapsulating the statefulness of objects obtained from the artifact cache.
filterAdded(FilterEvent) - Method in interface com.starteam.events.FilterListener
Invoked when a new Filter has been added to the server.
filterAdded(WebCacheFilterEvent) - Method in interface com.starteam.events.WebCacheFilterListener
Invoked when a new Filter has been added to the server.
filterChanged(FilterEvent) - Method in interface com.starteam.events.FilterListener
Invoked when an existing Filter has been modified on the server.
filterChanged(WebCacheFilterEvent) - Method in interface com.starteam.events.WebCacheFilterListener
Invoked when an existing Filter has been modified on the server.
filterDeleted(FilterEvent) - Method in interface com.starteam.events.FilterListener
Invoked when an existing Filter has been deleted on the server.
filterDeleted(WebCacheFilterEvent) - Method in interface com.starteam.events.WebCacheFilterListener
Invoked when an existing Filter has been deleted on the server.
FilterEvent - Class in com.starteam.events
An event triggered whenever a Filter is added, changed or deleted on the server.
FilterListener - Interface in com.starteam.events
Event-listener interface for Filter events.
find(Item, Item) - Static method in class com.starteam.Change
Finds all Change objects for which the given items are the source and/or target.
find(int) - Method in class com.starteam.ChangeCollection
Finds a change by object ID.
find(String) - Method in class com.starteam.PropertyCollection
Return the Property object belonging to this type with the specified property name.
find(int) - Method in class com.starteam.PropertyCollection
Return the Property object belonging to this type with the specified property ID.
find(String) - Method in class com.starteam.ServerInfoCollection
Find a ServerInfo by description.
find(GUID) - Method in class com.starteam.StarTeamRepositoryIDs
Finds the set of StarTeam servers that were last known to have the given repository ID.
find(int) - Method in class com.starteam.TypeCollection
Looks up the type information based on a type-number.
find(String) - Method in class com.starteam.TypeCollection
Returns a type instance for a type name, or NULL if one is not found
find(String, boolean) - Method in class com.starteam.ViewMemberCollection
find an element by its primary descriptor.
find(String) - Method in class com.starteam.ViewMemberCollection
find an element by its primary descriptor.
find(int) - Method in class com.starteam.ViewMemberCollection
find an element by its ID
find(int) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
return the ViewMember with this id or NULL The Viewmember will have had to have been placed in this collection for it to be found subsequently
findChange(int) - Method in class com.starteam.ChangePackage
find the change associated with the specified ChangeID
findChange(int) - Method in class com.starteam.ChangePackage.WebCacheChangePackage
find the change associated with the specified ChangeID
findChange(LinkValue.WebCacheLinkValue) - Method in class com.starteam.ChangePackage.WebCacheChangePackage
find the change associated with the specified LinkValue
findChild(String) - Method in class com.starteam.EnumeratedValue
return a child with the given internal name
findDerivedView(String) - Method in class com.starteam.View
Return an immediate derived view with the specified name or NULL if none exist
findFile(Folder, String, boolean) - Method in class com.starteam.Application
return a File in a specific folder
findFilter(int) - Method in class com.starteam.Type.WebCacheType
find a Filter by ID, visible in the user context
findFilter(String) - Method in class com.starteam.Type.WebCacheType
find a Filter by name, visible in the user context
findFolder(Folder, String) - Method in class com.starteam.Application
Returns a Folder in a folder tree
findFolder(int) - Method in class com.starteam.View
Returns a Folder in the View, given its Item ID, or NULL if none found.
findFolders(String, boolean) - Method in class com.starteam.FolderListManager
return the (sub-)set of included folders that have the same name no matter what their full path in the folder tree
findGroup(int) - Method in class com.starteam.Server
Returns the Group object for the given ID.
findGroup(int) - Method in class com.starteam.Server.WebCacheServer
return an accessible group on this server or NULL
findGroup(String) - Method in class com.starteam.Server.WebCacheServer
return an accessible group on this server or NULL
findGroup(int) - Method in class com.starteam.ServerAdministration
Returns the Group object for the given ID.
findGroup(String) - Method in class com.starteam.ServerAdministration
Returns the Group object with the given name.
findItem(Item.Type, int) - Method in class com.starteam.View
Returns an Item in the View, given its Type and Item ID, or NULL if none found.
findItem(Item.Type, String) - Method in class com.starteam.View
Returns an Item in the View, given its Type and folder path, or NULL if none found.
findLabel(String) - Method in class com.starteam.View
find and return a label given its name
findLabel(int) - Method in class com.starteam.View
find and return a Label given it's label ID
findLabel(String) - Method in class com.starteam.View.WebCacheView
find and return a label given its name
findLabel(int) - Method in class com.starteam.View.WebCacheView
Returns a label in this view or NULL
findLinks() - Method in class com.starteam.ViewMember
Gets the links that have this view member as an endpoint.
findPrincipal(int) - Method in class com.starteam.Server.WebCacheServer
return an accessible principal (user or group) on this server or NULL
findProject(int) - Method in class com.starteam.Server
Finds a project in the server's project collection.
findProject(String) - Method in class com.starteam.Server
Finds a project in the server's project collection.
findProject(int) - Method in class com.starteam.Server.WebCacheServer
return an accessible Project on this server or NULL Note that accessible projects need not yet have been cached in the artifact cache However, if it has been cached ,and is accessible, the cached project will be returned
findProject(String) - Method in class com.starteam.Server.WebCacheServer
return an accessible Project on this server or NULL Note that accessible projects need not yet have been cached in the artifact cache However, if it has been cached ,and is accessible, the cached project will be returned
findPromotionState(int) - Method in class com.starteam.PromotionModel
Find a Promotion State with this ID
findPromotionState(String) - Method in class com.starteam.PromotionModel
find a Promotion State by Name.
findProperty(int) - Method in class com.starteam.Type.WebCacheType
Find and return a property by int iD
findProperty(String) - Method in class com.starteam.Type.WebCacheType
Find and return a property by name
findQuery(int) - Method in class com.starteam.Type.WebCacheType
find a Query by ID, visible in the user context
findQuery(String) - Method in class com.starteam.Type.WebCacheType
find a Query by name, visible in the user context
findSource(Item) - Static method in class com.starteam.Change
Finds all Change objects for which the given item is the source.
findSubFolder(String) - Method in class com.starteam.Folder
Find an immediate sub folder with the given name
findSubFolder(String) - Method in class com.starteam.Folder.WebCacheFolder
Find an immediate sub folder with the given name
findSubGroup(String) - Method in class com.starteam.Group.WebCacheGroup
Returns a sub group of this group, identified by name
findTarget(Item) - Static method in class com.starteam.Change
Finds all Change objects for which the given item is the target.
findType(int) - Method in class com.starteam.Server.WebCacheServer
return an accessible type on this server or NULL
findType(String) - Method in class com.starteam.Server.WebCacheServer
return an accessible type on this server or NULL
findUser(String) - Method in class com.starteam.Group.WebCacheGroup
Returns a user (who is a) member of this group, identified by logon name
findUser(int) - Method in class com.starteam.Server
Returns the User object for the given ID.
findUser(int) - Method in class com.starteam.Server.WebCacheServer
return an accessible user on this server or NULL
findUser(String) - Method in class com.starteam.Server.WebCacheServer
return an accessible user on this server or NULL
findUser(String) - Method in class com.starteam.ServerAdministration
Returns the User object with the given logonName.
findUser(int) - Method in class com.starteam.ServerAdministration
Returns the User object for the given ID.
findValue(int) - Method in class com.starteam.BooleanProperty
Finds an existing EnumeratedValue by code.
findValue(int) - Method in class com.starteam.EnumeratedProperty
Finds an existing EnumeratedValue by code.
findValue(String) - Method in class com.starteam.EnumeratedProperty
Finds an existing EnumeratedValue by internal name.
findValue(int) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
Finds an existing EnumeratedValue by code.
findValue(String) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
Finds an existing EnumeratedValue by internal name.
findView(int) - Method in class com.starteam.Project
Finds a view in the project's view collection.
findView(String) - Method in class com.starteam.Project
Finds a view in the project's view collection.
findView(int) - Method in class com.starteam.Project.WebCacheProject
return an accessible view on this project or NULL Note that the view will be accessible to the user in this session context and that this view may not have been cached by the ArtifactCache If it is however, the cached view is returned in preference to the unacached one
findView(String) - Method in class com.starteam.Project.WebCacheProject
return an accessible view on this project or NULL Note that the view will be accessible to the user in this session context and that this view may not have been cached by the ArtifactCache If it is however, the cached view is returned in preference to the unacached one
findViewMember(ViewMember.Type, int) - Method in class com.starteam.View
Returns a ViewMember in the View, given its Type and VMID, or NULL if none found.
findViewMember(ViewMember.Type.WebCacheViewMemberType, int) - Method in class com.starteam.View.WebCacheView
returns a view member identified by it's ID, if visible to the specified user.
findViewMember(int) - Method in class com.starteam.ViewMemberListManager
Searches for a given viewMember in the viewMember list.
finish() - Method in class com.starteam.diff.ConsoleWriter
 
finish() - Method in class com.starteam.diff.EditListWriter
called when the last lines are being processed
finish() - Method in class com.starteam.diff.HTMLDiffWriter
called when the last lines are being processed
FINISH_FINISH - Static variable in class com.starteam.TaskDependency.PredecessorType
FF Task PredecessorType
FINISH_NO_EARLIER_THAN - Static variable in class com.starteam.Task.Constraint
Task constrained to finish no earlier than
FINISH_NO_LATER_THAN - Static variable in class com.starteam.Task.Constraint
Task constrained to finish no later than
FINISH_START - Static variable in class com.starteam.TaskDependency.PredecessorType
FS Task Dependency
FINISHED - Static variable in class com.starteam.Task.Status
Task is finished
FIX - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Fix property.
FIXED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest believed by the developer to be fixed, but not yet verified.
FIXED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest believed by the developer to be fixed, but not yet verified.
FIXED_CR - Static variable in class com.starteam.File.EOLFormat
The working file on disk always uses a carriage return to denote end-of-line.
FIXED_CRLF - Static variable in class com.starteam.File.EOLFormat
The working file on disk always uses a carriage return / line feed sequence to denote end-of-line.
FIXED_DURATION - Static variable in class com.starteam.Task.TaskType
Task Type in MS Project is of Fixed Duration
FIXED_LF - Static variable in class com.starteam.File.EOLFormat
The working file on disk always uses a line feed to denote end-of-line.
FIXED_UNITS - Static variable in class com.starteam.Task.TaskType
Task Type in MS Project is of Fixed Units
FIXED_WORK - Static variable in class com.starteam.Task.TaskType
Task Type in MS Project is of Fixed work
FLAGGED_BY_USERS - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Flagged By Users property.
FLAGGED_BY_USERS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Concept.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.File.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Plan.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Review.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Story.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Task.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Test.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Topic.Type.PropertyCollection
The Flag User List property.
FLAGGED_BY_USERS - Variable in class com.starteam.Trace.Type.PropertyCollection
 
FLAGGED_BY_USERS - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Flag User List property.
FLAGS - Variable in class com.starteam.Change.Type.PropertyCollection
 
FLAGS - Variable in class com.starteam.Group.Type.PropertyCollection
The Flags property.
FLAGS - Variable in class com.starteam.Label.Type.PropertyCollection
The Flags property.
FLAGS - Variable in class com.starteam.Share.Type.PropertyCollection
The Flags property.
FLAGS - Variable in class com.starteam.User.Type.PropertyCollection
 
FLAGS - Variable in class com.starteam.View.Type.PropertyCollection
 
FLOW - Static variable in class com.starteam.Trace.TraceType
This is a flow trace
flush() - Method in class com.starteam.util.MD5.Stream
 
Folder - Class in com.starteam
Represents a StarTeam Folder.
Folder(Server) - Constructor for class com.starteam.Folder
Special constructor for the root folder of a view, to be used during the creation of a project.
Folder(Folder) - Constructor for class com.starteam.Folder
Creates a new folder specifying in which folder it is to reside.
Folder(Folder, String, String) - Constructor for class com.starteam.Folder
Creates a new folder specifying in which folder it is to reside, its name and its working path relative to the working path of its parent folder.
FOLDER - Variable in class com.starteam.TypeCollection
The type for Folder
Folder.ExcludeFlags - Class in com.starteam
Criteria used to exclude folders from the display
Folder.Status - Class in com.starteam
The status of this folder; a value of the Status Property
Folder.Type - Class in com.starteam
The Type for Folder
Folder.Type.ExcludeFlagsProperty - Class in com.starteam
The property type of the Exclude Flags property.
Folder.Type.ExcludeSpecProperty - Class in com.starteam
The property type of the Exclude Spec property.
Folder.Type.ProjectProperty - Class in com.starteam
The property type of the Project property.
Folder.Type.PropertyCollection - Class in com.starteam
The Property Collection of the Folder Type
Folder.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
Folder.Type.WorkingFolderPathProperty - Class in com.starteam
The property type of the Working Folder Path property.
Folder.WebCacheFolder - Class in com.starteam
Item accessor for cached SDK Items contained objects are obtained from the artifact cache
FOLDER_ID - Variable in class com.starteam.Audit.Type.PropertyCollection
The Folder ID property.
FOLDER_ID - Variable in class com.starteam.Share.Type.PropertyCollection
The Folder ID property.
FOLDER_PATH - Variable in class com.starteam.Audit.Type.PropertyCollection
The Folder Path property.
FOLDER_PATH - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
 
FOLDER_PATH - Variable in class com.starteam.File.Type.PropertyCollection
The Folder Path property.
FOLDER_PATH - Variable in class com.starteam.Folder.Type.PropertyCollection
The Folder Path property.
FOLDER_PATH - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Folder Path property.
FOLDER_PATH - Variable in class com.starteam.Share.Type.PropertyCollection
The Folder path property.
FOLDER_PATH - Variable in class com.starteam.Task.Type.PropertyCollection
The Folder Path property.
FOLDER_PATH - Variable in class com.starteam.Topic.Type.PropertyCollection
The Folder path property.
FOLDER_USE_MODIFIED_TIME_STAMP - Static variable in class com.starteam.StarTeamClientOptions
Modify working folder Time Stamp
folderAdded(FolderEvent) - Method in interface com.starteam.events.FolderListener
Invoked when a Folder is added to a view.
folderAdded(FolderUpdateEvent) - Method in interface com.starteam.events.FolderUpdateListener
Invoked when a Folder is added to a view.
folderChanged(FolderEvent) - Method in interface com.starteam.events.FolderListener
Invoked when the properties of a Folder have changed.
folderChanged(FolderUpdateEvent) - Method in interface com.starteam.events.FolderUpdateListener
Invoked when the properties of a Folder have changed.
FolderEvent - Class in com.starteam.events
An event triggered whenever a Folder is added, moved, changed or deleted in a View.
FolderListener - Interface in com.starteam.events
Event-listener interface for Folder events.
FolderListManager - Class in com.starteam
Manages a collection of folders created by including and excluding selected folders and their sub-folders.
FolderListManager(View) - Constructor for class com.starteam.FolderListManager
Constructs a new folder list.
FolderListManager(FolderListManager) - Constructor for class com.starteam.FolderListManager
Creates a new folder list with the same folders as an existing folder list.
FolderListManager(View, FolderListManager) - Constructor for class com.starteam.FolderListManager
Creates a new folder list with the same folders as an existing folder list.
folderMoved(FolderEvent) - Method in interface com.starteam.events.FolderListener
Invoked when a Folder is moved within a view.
folderMoved(FolderUpdateEvent) - Method in interface com.starteam.events.FolderUpdateListener
Invoked when a Folder is moved within a view.
folderRemoved(FolderEvent) - Method in interface com.starteam.events.FolderListener
Invoked when a Folder is removed from a view.
folderRemoved(FolderUpdateEvent) - Method in interface com.starteam.events.FolderUpdateListener
Invoked when a Folder is removed from a view.
FolderScope - Class in com.starteam.viewcomparemerge
Allows folders to be included or excluded from the scope of the view compare/merge operation in a flexible way.
FolderScope(Folder) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the files in the given source folder.
FolderScope(Folder, Item.Type) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the items of the given type in the given source folder.
FolderScope(Folder, TypeCollection) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the items of all of the given types in the given source folder.
FolderScope(Folder, boolean) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the files in the given source folder, and optionally in all of its child folders at any depth.
FolderScope(Folder, boolean, Item.Type) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the files in the given source folder, and optionally in all of its child folders at any depth.
FolderScope(Folder, boolean, TypeCollection) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Construct a folder scope
FolderScope(FolderListManager) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes all of the folders indicated by the given FolderListManager.
FolderScope(FolderListManager, Item.Type) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes all of the folders indicated by the given FolderListManager.
FolderScope(FolderListManager, TypeCollection) - Constructor for class com.starteam.viewcomparemerge.FolderScope
Construct a Folder Scope
folderTreeChanged(FolderTreeEvent) - Method in interface com.starteam.events.FolderTreeListener
Invoked when the Folder hierarchy has changed.
FolderTreeEvent - Class in com.starteam.events
An event triggered whenever the Folder hierarchy is changed in a View.
FolderTreeListener - Interface in com.starteam.events
FolderTreeListener allows an application to listen for changes to the structure of the folder tree.
FolderUpdateEvent - Class in com.starteam.events
An event triggered whenever a Folder is added, moved, changed or deleted in a View.
FolderUpdateEvent(Folder, Folder) - Constructor for class com.starteam.events.FolderUpdateEvent
Constructs a new FolderUpdateEvent.
FolderUpdateListener - Interface in com.starteam.events
Event-listener interface for Folder update events.
forAllTypes(Server) - Static method in class com.starteam.viewcomparemerge.ItemTypeScope
Gets an ItemTypeScope containing all supported item types.
force() - Method in class com.starteam.events.CommandProcessorStatusEvent
force this file to be checked in (or checked out) during execution of the command This is the default expected behavior
FORCE_CHECKIN_REASON - Variable in class com.starteam.Project.Type.PropertyCollection
The force checkin reason property.
forceLogoff() - Method in class com.starteam.User
Forces this User account to be logged off from the server.
forceLogoff() - Method in class com.starteam.User.WebCacheUser
Forces this User account to be logged off from the server.
forcePasswordChange() - Method in class com.starteam.User
Forces a password change for this User account.
forcePasswordChange() - Method in class com.starteam.User.WebCacheUser
Forces a password change for this User account.
forceRefresh() - Method in class com.starteam.ArtifactCache
force a full refresh of the cache, spanning all cached projects, views and types.
forCodePage(int) - Static method in class com.starteam.util.Encoding
Gets the encoding corresponding to the given code page.
forDefaultTypes(Server) - Static method in class com.starteam.viewcomparemerge.ItemTypeScope
Gets an ItemTypeScope containing the default types (files and folders).
forExternalLink(LiveObject) - Static method in class com.starteam.LinkValue
Creates a LinkValue representing an external link to the given liveobject.
forID(int) - Static method in class com.starteam.util.Encoding
Gets the encoding registered under the given unique ID with the Internet Assigned Numbers Authority (IANA).
format(DateTime) - Method in class com.starteam.util.DateTimeFormat
Returns a string formatted according to the style(s) passed to the appropriate method that was used to create the DateTimeFormat.
format(TimeSpan) - Method in class com.starteam.util.TimeSpanFormatter
Return a string representing the value of TimeSpan t, formatted as specified by the format string used to create this TimeSpanFormatter.
forName(String) - Static method in class com.starteam.util.Encoding
Gets the encoding with the given name.
forPromote(View) - Static method in class com.starteam.viewcomparemerge.Session
Creates a new VCM session for promoting the given view to its parent.
forPromote(ChangePackage) - Static method in class com.starteam.viewcomparemerge.Session
Creates a new VCM session for replaying the given change package to its parent view.
forRebase(View) - Static method in class com.starteam.viewcomparemerge.Session
Creates a new VCM session for rebasing the given view from its parent.
forReplay(ChangePackage, View) - Static method in class com.starteam.viewcomparemerge.Session
Creates a new VCM session for replaying the given change package to a new target view.
forRollback(ChangePackage) - Static method in class com.starteam.viewcomparemerge.Session
Create a new VCM session for rolling back the changes associated with the revisions of files attached to this ChangePackage
forURL(String, String) - Static method in class com.starteam.LinkValue
Creates a LinkValue for the given URL.
forViewMember(ViewMember, View) - Static method in class com.starteam.LinkValue
Creates a LinkValue representing a link to the given viewmember, relative to the given source view.
forViewMember(ViewMember.WebCacheViewMember, View.WebCacheView) - Static method in class com.starteam.LinkValue.WebCacheLinkValue
Creates a LinkValue representing a link to the given item, relative to the given source view.
FRIDAY - Static variable in class com.starteam.User.DayOfWeek
Friday
FRIDAY_AM - Variable in class com.starteam.User.Type.PropertyCollection
 
FRIDAY_PM - Variable in class com.starteam.User.Type.PropertyCollection
 
FROM - Static variable in class com.starteam.TraceFinder.Direction
The requested item must be the source of the trace.
fromBytes(byte[], String) - Static method in class com.starteam.Content
Creates a content value from a byte array.
fromBytes(byte[], Content.Type, String) - Static method in class com.starteam.Content
Creates a content value from a byte array, assigning a given content type.
fromBytes(ArtifactCacheManager.Context, byte[]) - Static method in class com.starteam.Content.WebCacheContent
Creates a content value from an in memory byte stream.
fromBytes(ArtifactCacheManager.Context, byte[], Content.Type) - Static method in class com.starteam.Content.WebCacheContent
Creates a content value from an in memory byte stream.
fromDays(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of days
fromDays(int, int, int, int) - Static method in class com.starteam.util.TimeSpan
returns a TimeSpan created from the specified number of days, hours, minutes and seconds
fromDays(int, int, int, int, int) - Static method in class com.starteam.util.TimeSpan
returns a TimeSpan created from the specified number of days, hours, minutes, seconds and milliseconds
fromDifferenceType(DifferenceType) - Method in class com.starteam.viewcomparemerge.DifferenceTypeProperty
Gets the EnumeratedValue corresponding to a given DifferenceType.
fromEOL(String) - Static method in class com.starteam.File.EOLFormat
Determines the EOLFormat whose end-of-line character sequence matches the given one.
fromEOL(String) - Static method in class com.starteam.util.Platform.EOL
Determines the EOL whose end-of-line character sequence matches the given one.
fromEOLFormatID(int) - Static method in class com.starteam.File.EOLFormat
Determines the EOLFormat whose end-of-line character sequence matches the given LineReader EOL ID.
fromFile(File) - Static method in class com.starteam.Content
Creates a content value from a file on disk.
fromFile(File, Content.Type, String) - Static method in class com.starteam.Content
Creates a content value from a file on disk, assigning a given content type.
fromHours(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of hours
fromHours(int, int, int) - Static method in class com.starteam.util.TimeSpan
returns a TimeSpan created from the specified number of hours, minutes and seconds
fromHours(int, int, int, int) - Static method in class com.starteam.util.TimeSpan
returns a TimeSpan created from the specified number of hours, minutes, seconds and milliseconds
fromID(int) - Static method in class com.starteam.ChangePackage.SessionType
Gets the SessionType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangePackage.State
Gets the State value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangeRequest.ChangeRequestType
Gets the RequestType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangeRequest.Platform
Gets the Platform value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangeRequest.Priority
Gets the Priority value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangeRequest.Severity
Gets the Severity value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangeRequest.StarFlowStatus
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangeRequest.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ChangeRequest.StreamState
Gets the Stream State corresponding to the given ID.
fromID(int) - Static method in class com.starteam.exceptions.MPXException.ErrorCode
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.File.CharacterSet
Gets the CharacterSet value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.File.Compression
Gets the Compression value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.File.EOLFormat
Gets the EOLFormat value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.File.KeywordFlag
Gets the KeywordFlag value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.File.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.File.StorageType
Gets the StorageType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Filter.Context
Gets the Context value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Folder.ExcludeFlags
Gets the ExcludeFlags value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Folder.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Group.GroupType
returns a Type from an integer ID
fromID(int) - Static method in class com.starteam.HiveInfo.HiveType
Gets the HiveType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.KanbanBoard.InputType
Gets the input type corresponding to the given ID.
fromID(int) - Static method in class com.starteam.KanbanBoard.ItemType
Gets the item type corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Label.Scope
Gets the Scope value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Permission
Gets the first Permission value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Plan.PlanType
Gets the plan type corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Project.Methodology
returns a methodology object corresponding to the given integer ID
fromID(int) - Static method in class com.starteam.Project.Status
returns a Status from an integer ID
fromID(int) - Static method in class com.starteam.QueryNode.Operator
Gets the Query Node operator corresponding to the given ID.
fromID(int) - Static method in class com.starteam.QueryPart.Relation
Gets the Relation value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Requirement.AtlasWorkflowStatus
Gets the story type corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Requirement.Priority
Gets the Priority value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Requirement.RequirementType
Gets the RequirementTypeProperty value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Requirement.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Requirement.StreamState
Gets the Stream State corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Review.ReviewType
Gets the Review Type value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Review.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Server.EncryptionAlgorithm
Gets the EncryptionAlgorithm value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Server.ProductCode
Gets the Product code value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerAdministration.LockStatus
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Gets the Event type value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerAdministration.ServerLogMode
Gets the LogMode value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerAdministration.ServerLogType
Gets the LogType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerConfiguration.AuthenticationType
Gets the Authentication Type value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerConfiguration.DatabaseType
Gets the Database Type value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
Gets the Directory service's security type value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.ServerConfiguration.NotificationType
Gets the NotificationType Type value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Story.Risk
Gets the Risk value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Story.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Story.StoryType
Gets the story type corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Story.StoryValue
Gets the story value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Story.StreamState
Gets the Stream State corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Task.Constraint
Gets the Constraint value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Task.LifeCycleType
Gets the LifeCycleType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Task.Origin
Gets the Origin value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Task.Priority
Gets the Priority value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Task.ProcessUsage
Gets the ProcessUsage value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Task.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Task.TaskType
Gets the TaskType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.TaskDependency.PredecessorType
Gets the PredecessorType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Topic.Priority
Gets the Priority value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Topic.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Topic.TopicType
Gets the TopicType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Trace.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.Trace.TraceType
Gets the TraceType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.TraceFinder.Direction
Gets the Direction for a given ID.
fromID(int) - Static method in class com.starteam.TraceFinder.PinType
Gets the PinType for a given ID.
fromID(int) - Static method in class com.starteam.TreeItem.MoSCoW
Gets the MoSCoW corresponding to the given ID.
fromID(int) - Static method in class com.starteam.TypedResource.BranchState
Gets the BranchState value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.User.DayOfWeek
Gets the DayOfWeek value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.User.GeographicTerritory
Gets the GeographicTerritory value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.User.License
Gets the LicenseType value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.User.LogOnPolicy
Gets the Policy value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.User.Status
Gets the Status value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.util.Platform.EOL
Gets the end-of-line sequence value corresponding to the given ID.
fromID(int) - Static method in class com.starteam.View.ViewType
returns a Type from an integer ID
fromID(int) - Static method in class com.starteam.viewcomparemerge.DifferenceType
Finds a DifferenceType by ID.
fromID(int) - Static method in class com.starteam.viewcomparemerge.MergeAction
Gets the MergeAction that corresponds to the given action ID.
fromID(int) - Static method in class com.starteam.ViewMember.LockType
Gets the LockType that corresponds to the given lock type ID.
fromID(int) - Static method in class com.starteam.ViewMember.MyLock
Gets the MyLock value that corresponds to the given ID.
fromID(int) - Static method in class com.starteam.ViewMember.ShareState
Gets the Compression value corresponding to the given ID.
fromJavaDate(Date) - Static method in class com.starteam.util.DateTime
Creates an instance of a DateTime object from a java.util.Date object
fromJavaMsec(long) - Static method in class com.starteam.util.DateTime
Creates an instance of a DateTime object from a long value as would be returned from java.util.Date.getTime().
fromJavaMsecToOATime(long) - Static method in class com.starteam.util.DateTime
A helper method that converts a long (java.util.Date.getTime()) to a double (DateTime.toOATime())
fromJavaMsecToTicks(long) - Static method in class com.starteam.util.DateTime
A helper method that converts a long (java.util.Date.getTime()) to a long .NET tick (System.DateTime.Ticks)
fromMergeAction(MergeAction) - Method in class com.starteam.viewcomparemerge.MergeActionProperty
Gets the EnumeratedValue corresponding to a given MergeAction.
fromMilliseconds(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of milliseconds
fromMinutes(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of minutes
fromMonths(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of months
fromOATime(double) - Static method in class com.starteam.util.DateTime
Creates an instance of a DateTime object from a double value as would be returned from DateTime.toOATime()
fromOATimeToJavaMsec(double) - Static method in class com.starteam.util.DateTime
A helper method that converts a double (DateTime.toOATime()) to a long (java.util.Date.getTime())
fromOATimeToTicks(double) - Static method in class com.starteam.util.DateTime
A helper method that converts a double ((DateTime.toOATime.toOATime()) to a .NET tick (System.DateTime.Ticks)
fromSeconds(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of seconds
fromStarFlowExtensions(Server) - Static method in class com.starteam.StarTeamClientOptions
Update the client options on disk from StarFlow Extensions, if available.
fromStarFlowExtensions(View) - Static method in class com.starteam.Workflow
Load the workflow from StarFlow Extensions Once loaded, the rules validate state transitions, provide appropriate initialization defaults when entering new states, etc.
fromStarFlowExtensions(View.WebCacheView) - Static method in class com.starteam.Workflow.WebCacheWorkflow
Load the workflow from StarFlow Extensions.
fromStream(InputStream, String) - Static method in class com.starteam.Content
Creates a content value from an input stream.
fromStream(InputStream, Content.Type, String) - Static method in class com.starteam.Content
Creates a content value from an input stream, assigning a given content type.
fromString(String) - Static method in class com.starteam.Content.AcceptedTypes
Creates a AcceptedContentTypes from a string representation of a content-type.
fromString(String) - Static method in class com.starteam.Content.Type
Creates a Content.Type from a string representation of a content-type.
fromText(String, Content.Type, Encoding) - Static method in class com.starteam.Content
Create a text based content value from a string, assigning the specified content type and encoding
fromTicks(long) - Static method in class com.starteam.util.DateTime
Creates an instance of a DateTime object from a long value as would be returned from the .NET property System.DateTime.Ticks
fromTicks(long) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of ticks
fromTicksToJavaMsec(long) - Static method in class com.starteam.util.DateTime
A helper method that converts a long .NET tick (System.DateTime.Ticks) to a long (java.util.Date.getTime())
fromValue(EnumeratedValue) - Static method in class com.starteam.Audit.EventID
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(Audit.EventID) - Method in class com.starteam.Audit.Type.EventIDProperty
Gets the EnumeratedValue corresponding to a given EventID value.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangePackage.SessionType
Gets the SessionType value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangePackage.State
Gets the State value corresponding to the given EnumeratedValue.
fromValue(ChangePackage.SessionType) - Method in class com.starteam.ChangePackage.Type.SessionTypeProperty
Gets the EnumeratedValue corresponding to a given Compression value.
fromValue(ChangePackage.State) - Method in class com.starteam.ChangePackage.Type.StateProperty
Gets the EnumeratedValue corresponding to a given Compression value.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangeRequest.ChangeRequestType
Gets the RequestType value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangeRequest.Platform
Gets the Platform value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangeRequest.Priority
Gets the Priority value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangeRequest.Severity
Gets the Severity value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangeRequest.StarFlowStatus
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangeRequest.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ChangeRequest.StreamState
Gets the stream state value corresponding to the given EnumeratedValue.
fromValue(ChangeRequest.ChangeRequestType) - Method in class com.starteam.ChangeRequest.Type.ChangeRequestTypeProperty
Gets the EnumeratedValue corresponding to a given Type value.
fromValue(ChangeRequest.Platform) - Method in class com.starteam.ChangeRequest.Type.PlatformProperty
Gets the EnumeratedValue corresponding to a given Platform value.
fromValue(ChangeRequest.Priority) - Method in class com.starteam.ChangeRequest.Type.PriorityProperty
* Gets the EnumeratedValue corresponding to a given Priority value.
fromValue(ChangeRequest.Severity) - Method in class com.starteam.ChangeRequest.Type.SeverityProperty
Gets the EnumeratedValue corresponding to a given Severity value.
fromValue(ChangeRequest.StarFlowStatus) - Method in class com.starteam.ChangeRequest.Type.StarFlowStatusProperty
Gets the EnumeratedValue corresponding to a given Status value.
fromValue(ChangeRequest.Status) - Method in class com.starteam.ChangeRequest.Type.StatusProperty
Gets the EnumeratedValue corresponding to a given Status value.
fromValue(ChangeRequest.StreamState) - Method in class com.starteam.ChangeRequest.Type.StreamStateProperty
Gets the EnumeratedValue corresponding to a given stream state.
fromValue(EnumeratedValue) - Static method in class com.starteam.File.CharacterSet
Gets the CharacterSet value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.File.Compression
Gets the Compression value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.File.EOLFormat
Gets the EOLFormat value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.File.KeywordFlag
Gets the KeywordFlag value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.File.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.File.StorageType
Gets the StorageType value corresponding to the given EnumeratedValue.
fromValue(File.CharacterSet) - Method in class com.starteam.File.Type.CharacterSetProperty
Gets the EnumeratedValue corresponding to a given CharacterSet value.
fromValue(File.Compression) - Method in class com.starteam.File.Type.CompressionProperty
Gets the EnumeratedValue corresponding to a given Compression value.
fromValue(File.EOLFormat) - Method in class com.starteam.File.Type.EOLFormatProperty
Gets the EnumeratedValue corresponding to a given EOLFormat value.
fromValue(File.KeywordFlag) - Method in class com.starteam.File.Type.KeywordFlagProperty
Gets the EnumeratedValue corresponding to a given Compression value.
fromValue(File.Status) - Method in class com.starteam.File.Type.StatusProperty
Gets the EnumeratedValue corresponding to a given Status value.
fromValue(File.StorageType) - Method in class com.starteam.File.Type.StorageTypeProperty
Gets the EnumeratedValue corresponding to a given StorageType value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Folder.ExcludeFlags
Gets the ExcludeFlags value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Folder.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(Folder.ExcludeFlags) - Method in class com.starteam.Folder.Type.ExcludeFlagsProperty
Gets the EnumeratedValue corresponding to a given ExcludeFlags value.
fromValue(Folder.Status) - Method in class com.starteam.Folder.Type.StatusProperty
Gets the EnumeratedValue corresponding to a given Status value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Group.GroupType
Gets the Type value corresponding to the given EnumeratedValue.
fromValue(Group.Type) - Method in class com.starteam.Group.Type.TypeProperty
Gets the EnumeratedValue corresponding to a given Type value.
fromValue(EnumeratedValue) - Static method in class com.starteam.KanbanBoard.InputType
Gets the InputType corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.KanbanBoard.ItemType
Gets the ItemType corresponding to the given EnumeratedValue.
fromValue(KanbanBoard.InputType) - Method in class com.starteam.KanbanBoard.Type.InputTypeProperty
Gets the EnumeratedValue corresponding to a given InputTypeProperty value.
fromValue(KanbanBoard.ItemType) - Method in class com.starteam.KanbanBoard.Type.ItemTypeProperty
Gets the EnumeratedValue corresponding to a given ItemTypeProperty value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Plan.PlanType
Gets the plan Type corresponding to the given EnumeratedValue.
fromValue(Plan.PlanType) - Method in class com.starteam.Plan.Type.PlanTypeProperty
Gets the EnumeratedValue corresponding to a given PlanType value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Project.Methodology
Gets the development methodology value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Project.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(Server.EncryptionAlgorithm) - Method in class com.starteam.Project.Type.EncryptionAlgorithmProperty
Gets the EnumeratedValue corresponding to a given Encryption Algorithm value.
fromValue(Project.Methodology) - Method in class com.starteam.Project.Type.MethodologyProperty
Gets the EnumeratedValue corresponding to a given Methodology value.
fromValue(Project.Status) - Method in class com.starteam.Project.Type.StatusProperty
Gets the EnumeratedValue corresponding to a given Status value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Requirement.AtlasWorkflowStatus
Gets the AtlasWorkflowStatus corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Requirement.Priority
Gets the Priority value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Requirement.RequirementType
Gets the RequirementType value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Requirement.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Requirement.StreamState
Gets the stream state value corresponding to the given EnumeratedValue.
fromValue(Requirement.AtlasWorkflowStatus) - Method in class com.starteam.Requirement.Type.AtlasWorkflowStatusProperty
Gets the EnumeratedValue corresponding to a given AtlasWorkflowStatus value.
fromValue(Requirement.Priority) - Method in class com.starteam.Requirement.Type.PriorityProperty
Gets the EnumeratedValue corresponding to a given Priority value.
fromValue(Requirement.RequirementType) - Method in class com.starteam.Requirement.Type.RequirementTypeProperty
* Gets the EnumeratedValue corresponding to a given RequirementType value.
fromValue(Requirement.Status) - Method in class com.starteam.Requirement.Type.StatusProperty
* Gets the EnumeratedValue corresponding to a given Status value.
fromValue(Requirement.StreamState) - Method in class com.starteam.Requirement.Type.StreamStateProperty
Gets the EnumeratedValue corresponding to a given stream state.
fromValue(EnumeratedValue) - Static method in class com.starteam.Review.ReviewType
Gets the Review Type value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Review.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(Review.ReviewType) - Method in class com.starteam.Review.Type.ReviewTypeProperty
Gets the EnumeratedValue corresponding to a given ReviewType value.
fromValue(Review.Status) - Method in class com.starteam.Review.Type.StatusProperty
Gets the EnumeratedValue corresponding to a given ReviewType value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Story.Risk
Gets the Risk value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Story.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Story.StoryType
Gets the story Type corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Story.StoryValue
Gets the story value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Story.StreamState
Gets the story value corresponding to the given EnumeratedValue.
fromValue(Story.Risk) - Method in class com.starteam.Story.Type.RiskProperty
Gets the EnumeratedValue corresponding to a given Risk value.
fromValue(Story.Status) - Method in class com.starteam.Story.Type.StatusProperty
Gets the EnumeratedValue corresponding to a given Status value.
fromValue(Story.StoryType) - Method in class com.starteam.Story.Type.StoryTypeProperty
Gets the EnumeratedValue corresponding to a given StoryType value.
fromValue(Story.StoryValue) - Method in class com.starteam.Story.Type.StoryValueProperty
Gets the EnumeratedValue corresponding to a given story value.
fromValue(Story.StreamState) - Method in class com.starteam.Story.Type.StreamStateProperty
Gets the EnumeratedValue corresponding to a given stream state.
fromValue(EnumeratedValue) - Static method in class com.starteam.Task.Constraint
Gets the Constraint value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Task.LifeCycleType
Gets the LifeCycleType value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Task.Origin
Gets the Origin value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Task.Priority
Gets the Priority value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Task.ProcessUsage
Gets the Compression value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Task.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Task.TaskType
Gets the TaskType value corresponding to the given EnumeratedValue.
fromValue(Task.Constraint) - Method in class com.starteam.Task.Type.ConstraintProperty
* Gets the EnumeratedValue corresponding to a given Constraint value.
fromValue(Task.LifeCycleType) - Method in class com.starteam.Task.Type.LifeCycleTypeProperty
* Gets the EnumeratedValue corresponding to a given Lifecycle type value.
fromValue(Task.Origin) - Method in class com.starteam.Task.Type.OriginProperty
* Gets the EnumeratedValue corresponding to a given Origin value.
fromValue(Task.Priority) - Method in class com.starteam.Task.Type.PriorityProperty
* Gets the EnumeratedValue corresponding to a given Priority value.
fromValue(Task.ProcessUsage) - Method in class com.starteam.Task.Type.ProcessUsageProperty
Gets the EnumeratedValue corresponding to a given Compression value.
fromValue(Task.Status) - Method in class com.starteam.Task.Type.StatusProperty
* Gets the EnumeratedValue corresponding to a given Status value.
fromValue(Task.TaskType) - Method in class com.starteam.Task.Type.TaskTypeProperty
* Gets the EnumeratedValue corresponding to a given TaskType value.
fromValue(EnumeratedValue) - Static method in class com.starteam.TaskDependency.PredecessorType
Gets the PredecessorType value corresponding to the given EnumeratedValue.
fromValue(TaskDependency.PredecessorType) - Method in class com.starteam.TaskDependency.Type.PredecessorTypeProperty
Gets the EnumeratedValue corresponding to a given DependencyType value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Topic.Priority
Gets the Priority value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Topic.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Topic.TopicType
Gets the TopicType value corresponding to the given EnumeratedValue.
fromValue(Topic.Priority) - Method in class com.starteam.Topic.Type.PriorityProperty
* Gets the EnumeratedValue corresponding to a given Priority value.
fromValue(Topic.Status) - Method in class com.starteam.Topic.Type.StatusProperty
* Gets the EnumeratedValue corresponding to a given Status value.
fromValue(Topic.TopicType) - Method in class com.starteam.Topic.Type.TopicTypeProperty
* Gets the EnumeratedValue corresponding to a given TopicType value.
fromValue(EnumeratedValue) - Static method in class com.starteam.Trace.Status
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.Trace.TraceType
Gets the TraceType value corresponding to the given EnumeratedValue.
fromValue(Trace.Status) - Method in class com.starteam.Trace.Type.StatusProperty
* Gets the EnumeratedValue corresponding to a given Status value.
fromValue(Trace.TraceType) - Method in class com.starteam.Trace.Type.TraceTypeProperty
* Gets the EnumeratedValue corresponding to a given TraceType value.
fromValue(EnumeratedValue) - Static method in class com.starteam.TreeItem.MoSCoW
Gets the story value corresponding to the given EnumeratedValue.
fromValue(TreeItem.MoSCoW) - Method in class com.starteam.TreeItem.Type.MoSCoWProperty
Gets the EnumeratedValue corresponding to a given stream state.
fromValue(EnumeratedValue) - Static method in class com.starteam.TypedResource.BranchState
Gets the BranchState value corresponding to the given EnumeratedValue.
fromValue(TypedResource.BranchState) - Method in class com.starteam.TypedResource.Type.BranchStateProperty
Gets the EnumeratedValue corresponding to a given BranchState value.
fromValue(User.License) - Method in class com.starteam.User.Type.LicenseTypeProperty
convert a License to an Enumerated Value
fromValue(User.Status) - Method in class com.starteam.User.Type.StatusProperty
convert a status to an enumerated value
fromValue(User.GeographicTerritory) - Method in class com.starteam.User.Type.TerritoryProperty
convert a Geographic Territory to an Enumerated Value
fromValue(View.ViewType) - Method in class com.starteam.View.Type.TypeProperty
Gets the EnumeratedValue corresponding to a given Type value.
fromValue(EnumeratedValue) - Static method in class com.starteam.View.ViewType
Gets the Type value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ViewMember.MyLock
Gets the Status value corresponding to the given EnumeratedValue.
fromValue(EnumeratedValue) - Static method in class com.starteam.ViewMember.ShareState
Gets the Compression value corresponding to the given EnumeratedValue.
fromValue(ViewMember.MyLock) - Method in class com.starteam.ViewMember.Type.MyLockProperty
Gets the EnumeratedValue corresponding to a given Compression value.
fromValue(ViewMember.ShareState) - Method in class com.starteam.ViewMember.Type.ShareStateProperty
Gets the EnumeratedValue corresponding to a given ShareState value.
fromWeeks(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of weeks
fromXml(Server, String) - Static method in class com.starteam.Item.Type
Create a Type from a specified xml definition.
fromXml(ArtifactCacheManager.Context, String) - Static method in class com.starteam.Item.Type.WebCacheItemType
Create a Type from a specified xml definition.
fromXml(Type, String) - Static method in class com.starteam.Property
Create a property from a specified xml definition.
fromYears(double) - Static method in class com.starteam.util.TimeSpan
returns a time span created from a specified number of years
FULL_SCOPE - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Full Scope property.
FULL_VERSIONS - Static variable in class com.starteam.File.StorageType
Each new version of the file checked in is stored in full
fullyResolvedPath(String, String) - Static method in class com.starteam.util.FileUtils
returns a fully resolved path name

G

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 Filters 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

H

handleEvents() - Method in class com.starteam.Server
Places the current thread in an event-handling state.
HARDWARE_REQUIREMENT - Static variable in class com.starteam.Requirement.RequirementType
Requirement is a hardware requirement
HARDWARE_SPECIFICATION - Static variable in class com.starteam.Requirement.RequirementType
Requirement is a hardware specification
HAS_CHANGES - Static variable in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
Has Changes.
HAS_COMPARED_ITEMS - Static variable in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
Has Compared Items.
HAS_CONFLICTS - Static variable in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
Has Conflicts.
HAS_NO_COMPARED_ITEMS - Static variable in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
Has No Compared Items.
hasAlternatePathSet() - Method in class com.starteam.viewcomparemerge.Session
Returns true if the session has an alternate path set for its merge preview
hasCache(ArtifactCacheManager.Context) - Method in class com.starteam.ArtifactCacheManager
returns true if this manager houses a historical cache described by the specified context.
hasCachedProperties() - Method in class com.starteam.TypedResource
returns true if this item has at least one property cached locally either retrieved from persistent store or set up by the client
hasCapacity(User) - Method in class com.starteam.Sprint
Return true if this sprint has an assigned capacity for the specified user
hasCapacity(User.WebCacheUser) - Method in class com.starteam.Sprint.WebCacheSprint
Return true if this sprint has an assigned capacity for the specified user
hasChanges(Item[], Item[]) - Static method in class com.starteam.Change
Check for changes between the specified sources and targets.
hasCheckinListeners() - Method in class com.starteam.CheckinManager
Returns true if there is at least one registered listener for checkin events
hasCheckoutListeners() - Method in class com.starteam.CheckoutManager
Returns true if there is at least one registered listener for checkout events
hasChildren() - Method in class com.starteam.TreeItem
Returns true if the TreeItem has at least one child.
hasChildren() - Method in class com.starteam.TreeItem.WebCacheTreeItem
Returns true if the TreeItem has at least one child.
hasChildValues() - Method in class com.starteam.EnumeratedValue
Returns true if this enumerated value has any child values (that is, if it is not a leaf value).
hasContainerRight(ArtifactCacheManager.Securable, Permission) - Method in class com.starteam.Principal.WebCachePrincipal
true if the securable's container has the selected right for this Principal
hasContainerRight(ArtifactCacheManager.SecurableContainer, Type.WebCacheType, Permission) - Method in class com.starteam.Principal.WebCachePrincipal
true if the securable container has the selected rights for this Principal and specified Type
hasContainerRights(ArtifactCacheManager.Securable, PermissionCollection) - Method in class com.starteam.Principal.WebCachePrincipal
true if this securable's container has the selected rights for the specified Principal
hasDefaultCapacity(Project) - Method in class com.starteam.User
Returns true if this user has a default capacity assigned to a specific project
hasDefaultCapacity(Project.WebCacheProject) - Method in class com.starteam.User.WebCacheUser
Returns true if this user has a default capacity assigned to a specific project
hasDifferences() - Method in class com.starteam.viewcomparemerge.Session
Determines whether or not there were any differences detected when comparing the source and target views.
hasDisplayValue() - Method in class com.starteam.ContentProperty
Returns true if this property has meaningful display values that may be included, for example, in an item table.
hasDisplayValue() - Method in class com.starteam.LinkProperty
Returns true if this property has meaningful display values that may be included, for example, in an item table.
hasFilter(String) - Method in class com.starteam.Type
Returns true if the cache contains a Filter with the provided name.
hasFilter(int) - Method in class com.starteam.Type
Returns true if the cache contains a Filter with the provided ID.
hashCode() - Method in class com.starteam.ACE
Return a hashcode for this ACE.
hashCode() - Method in class com.starteam.ACE.WebCacheACE
Return a hashcode for this ACE.
hashCode() - Method in class com.starteam.ArtifactCacheManager.Context
returns a hash code for this context
hashCode() - Method in class com.starteam.Audit.EventID
 
hashCode() - Method in class com.starteam.Change
Return a hashcode for this change.
hashCode() - Method in class com.starteam.ChangePackage.SessionType
Retuns a hashCode for this instance
hashCode() - Method in class com.starteam.ChangePackage.State
 
hashCode() - Method in class com.starteam.ChangeRequest.ChangeRequestType
 
hashCode() - Method in class com.starteam.ChangeRequest.Platform
 
hashCode() - Method in class com.starteam.ChangeRequest.Priority
 
hashCode() - Method in class com.starteam.ChangeRequest.Severity
 
hashCode() - Method in class com.starteam.ChangeRequest.StarFlowStatus
 
hashCode() - Method in class com.starteam.ChangeRequest.Status
 
hashCode() - Method in class com.starteam.ChangeRequest.StreamState
Returns the hash code for the StreamState.
hashCode() - Method in class com.starteam.CheckinManager.Progress.Phase
Return a hashCode for this Phase.
hashCode() - Method in class com.starteam.CheckinOptions
returns a unique hash for this instance
hashCode() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
returns a unique hash for this instance
hashCode() - Method in class com.starteam.CheckoutManager.Progress.Phase
Return a hashCode for this Phase.
hashCode() - Method in class com.starteam.EffectiveACE
Returns a hash code for this EffectiveACE.
hashCode() - Method in class com.starteam.EnumeratedValue
returns a unique hash for this instance
hashCode() - Method in class com.starteam.exceptions.MPXException.ErrorCode
a hash code for this error
hashCode() - Method in class com.starteam.File.CharacterSet
Returns a hashCode for this CharacterSet
hashCode() - Method in class com.starteam.File.Compression
Returns a hashCode for this object
hashCode() - Method in class com.starteam.File.EOLFormat
Returns a hashCode for this EOLFormat instance
hashCode() - Method in class com.starteam.File.KeywordFlag
Returns a hashCode for this object
hashCode() - Method in class com.starteam.File.Status
Returns a hashCode for this Status instance
hashCode() - Method in class com.starteam.File.StorageType
Returns a hashCode for this instance
hashCode() - Method in class com.starteam.Filter.Column
Returns a hash code for this Column.
hashCode() - Method in class com.starteam.Filter.Column.WebCacheColumn
Return a hash code for this object
hashCode() - Method in class com.starteam.Filter.Context
Returns a hashCode for this object instance
hashCode() - Method in class com.starteam.Filter.Grouping
Returns a hash code for this GroupSortInfo.
hashCode() - Method in class com.starteam.Filter.Grouping.WebCacheGrouping
Return a hash code for this object
hashCode() - Method in class com.starteam.Filter
Returns a hash code for this Filter.
hashCode() - Method in class com.starteam.Filter.WebCacheFilter
Return a hash code for this object
hashCode() - Method in class com.starteam.Folder.ExcludeFlags
Returns a hashCode for this instance
hashCode() - Method in class com.starteam.Folder.Status
returns a hashCode for this instance
hashCode() - Method in class com.starteam.Group.GroupType
returns a hashCode for this instance
hashCode() - Method in class com.starteam.Group
returns a unique hash for this instance
hashCode() - Method in class com.starteam.HiveInfo.HiveType
Returns a hashCode for this instance
hashCode() - Method in class com.starteam.KanbanBoard.InputType
Returns the hash code for the InputType value.
hashCode() - Method in class com.starteam.KanbanBoard.ItemType
Returns the hash code for the ItemType value.
hashCode() - Method in class com.starteam.Label
Return a hash code for this object.
hashCode() - Method in class com.starteam.Label.Scope
Returns a hashCode for this instance
hashCode() - Method in class com.starteam.LinkValue
return a hash key for this link value
hashCode() - Method in class com.starteam.LinkValue.WebCacheLinkValue
Return a hash code for this object
hashCode() - Method in class com.starteam.LiveObject.WebCacheLiveObject
Return a hash code for this object
hashCode() - Method in class com.starteam.Permission
Returns the hashCode for this instance
hashCode() - Method in class com.starteam.PermissionCollection
Returns a hash code value for the Permission Collection.
hashCode() - Method in class com.starteam.Plan.PlanType
Returns the hash code for the Plan value.
hashCode() - Method in class com.starteam.ProcessItem
Return a hashCode for this process item.
hashCode() - Method in class com.starteam.Project
Returns a hash code for this project.
hashCode() - Method in class com.starteam.Project.Methodology
returns a hashCode for this methodology instance
hashCode() - Method in class com.starteam.Project.Status
returns a hashCode for this instance
hashCode() - Method in class com.starteam.PromotionState
Returns a hash code for this PromotionState.
hashCode() - Method in class com.starteam.Property
return a hash code for this property
hashCode() - Method in class com.starteam.Property.WebCacheProperty
Return a hash code for this object
hashCode() - Method in class com.starteam.Query
Returns a hash code for this Query.
hashCode() - Method in class com.starteam.Query.WebCacheQuery
Return a hash code for this object
hashCode() - Method in class com.starteam.QueryNode
Returns a hash code for this QueryNode.
hashCode() - Method in class com.starteam.QueryNode.Operator
returns the hash code for this operator
hashCode() - Method in class com.starteam.QueryNode.WebCacheQueryNode
Return a hash code for this object
hashCode() - Method in class com.starteam.QueryPart
Returns a hash code for this QueryPart.
hashCode() - Method in class com.starteam.QueryPart.Relation
returns the hash code for this relation
hashCode() - Method in class com.starteam.QueryPart.WebCacheQueryPart
Return a hash code for this object
hashCode() - Method in class com.starteam.Requirement.AtlasWorkflowStatus
Returns the hash code for the AtlasWorkflowStatus value.
hashCode() - Method in class com.starteam.Requirement.Priority
 
hashCode() - Method in class com.starteam.Requirement.RequirementType
 
hashCode() - Method in class com.starteam.Requirement.Status
 
hashCode() - Method in class com.starteam.Requirement.StreamState
Returns the hash code for the StreamState.
hashCode() - Method in class com.starteam.Review.ReviewType
Returns the hash code for the Review Type
hashCode() - Method in class com.starteam.Review.Status
Returns the hash code for the Status
hashCode() - Method in class com.starteam.Server.EncryptionAlgorithm
returns the hash code for this Encryption Algorithm
hashCode() - Method in class com.starteam.Server.ProductCode
Returns a hash code value for the Product code.
hashCode() - Method in class com.starteam.ServerAdministration.LockStatus
Returns a hash code value for the LockStatus.
hashCode() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Returns the hashcode for the Event Type
hashCode() - Method in class com.starteam.ServerAdministration.ServerLogMode
returns the hash code for this mode
hashCode() - Method in class com.starteam.ServerAdministration.ServerLogType
returns the hash code for this type
hashCode() - Method in class com.starteam.ServerConfiguration.AuthenticationType
Return hashcode for the AuthenticationType
hashCode() - Method in class com.starteam.ServerConfiguration.DatabaseType
Return hashcode for the Database type
hashCode() - Method in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
Returns the hash code for the Directory service's security type
hashCode() - Method in class com.starteam.ServerConfiguration.NotificationType
Returns the hashcode for the notification type
hashCode() - Method in class com.starteam.ServerInfo
returns a unique hash for this instance
hashCode() - Method in class com.starteam.Story.Risk
Returns the hash code for the Story Risk
hashCode() - Method in class com.starteam.Story.Status
returns a hashCode for this instance
hashCode() - Method in class com.starteam.Story.StoryType
Returns the hash code for the Story value.
hashCode() - Method in class com.starteam.Story.StoryValue
Returns the hash code for the Story value.
hashCode() - Method in class com.starteam.Story.StreamState
Returns the hash code for the StreamState.
hashCode() - Method in class com.starteam.Task.Constraint
Returns the hashcode for the constraint
hashCode() - Method in class com.starteam.Task.LifeCycleType
Returns hashcode of the task LifeCycleType
hashCode() - Method in class com.starteam.Task.Origin
Returns hashcode of the task origin
hashCode() - Method in class com.starteam.Task.Priority
Returns the hashcode for the task priority
hashCode() - Method in class com.starteam.Task.ProcessUsage
 
hashCode() - Method in class com.starteam.Task.Status
Returns hashcode of the task status
hashCode() - Method in class com.starteam.Task.TaskType
Returns the hashcode for the tasktype
hashCode() - Method in class com.starteam.TaskDependency.PredecessorType
Returns the hashcode for this predecessor type
hashCode() - Method in class com.starteam.Topic.Priority
 
hashCode() - Method in class com.starteam.Topic.Status
 
hashCode() - Method in class com.starteam.Topic.TopicType
 
hashCode() - Method in class com.starteam.Trace.Status
Returns the hashcode for the tracetype
hashCode() - Method in class com.starteam.Trace.TraceType
Returns the hashcode for the tracetype
hashCode() - Method in class com.starteam.TraceFinder.Direction
returns the hash code for this direction
hashCode() - Method in class com.starteam.TraceFinder.PinType
returns the hash code for this pin type
hashCode() - Method in class com.starteam.Translations
returns a unique hash for this instance
hashCode() - Method in class com.starteam.TreeItem.MoSCoW
Returns the hash code for the StreamState.
hashCode() - Method in class com.starteam.Type
return a hash code for this type
hashCode() - Method in class com.starteam.Type.WebCacheType
Return a hash code for this object
hashCode() - Method in class com.starteam.TypedResource.BranchState
returns the hashCode of this BranchState
hashCode() - Method in class com.starteam.User.DayOfWeek
Returns a hashCode for this day of week
hashCode() - Method in class com.starteam.User.GeographicTerritory
 
hashCode() - Method in class com.starteam.User
Returns a hash code for this User.
hashCode() - Method in class com.starteam.User.License
Returns a hashCode for this License
hashCode() - Method in class com.starteam.User.LogOnPolicy
Returns a hashCode for this logon policy
hashCode() - Method in class com.starteam.User.Status
Returns a hashCode for this Status
hashCode() - Method in class com.starteam.util.Date
Returns a hashCode value for the object.
hashCode() - Method in class com.starteam.util.DateTime
returns a unique hash for this DateTime
hashCode() - Method in class com.starteam.util.DotNotation
Gets a hash code for this DotNotation.
hashCode() - Method in class com.starteam.util.GUID
Returns the hashcode of the GUID.
hashCode() - Method in class com.starteam.util.MD5
Return a hashcode for this MD5 value.
hashCode() - Method in class com.starteam.util.TimeSpan
Gets a unique hash for this TimeSpan
hashCode() - Method in class com.starteam.View
Returns a hash code for this view.
hashCode() - Method in class com.starteam.View.ViewType
returns a hashCode for this instance
hashCode() - Method in class com.starteam.viewcomparemerge.MergeAction
 
hashCode() - Method in class com.starteam.viewcomparemerge.MergeType
returns a unique hash for this instance
hashCode() - Method in class com.starteam.viewcomparemerge.Session.State
returns hashcode of the session state
hashCode() - Method in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
 
hashCode() - Method in class com.starteam.ViewConfiguration
Gets a hash code for this ViewConfiguration.
hashCode() - Method in class com.starteam.ViewMember
Return a hashcode for this view member.
hashCode() - Method in class com.starteam.ViewMember.LockType
returns the hash code for this lock type
hashCode() - Method in class com.starteam.ViewMember.MyLock
 
hashCode() - Method in class com.starteam.ViewMember.ShareState
 
hashCode() - Method in class com.starteam.WorkRecord
Returns a hash code for this work record.
hasID(int) - Method in class com.starteam.Catalog
Determines whether or not information for specified ObjectID has been cached in this Catalog.
hasInactivityTimeout() - Method in class com.starteam.Server
Returns true if the server has an inactivity timeout interval specified
hasLocks() - Method in class com.starteam.ChangeSession
Determines whether any source or target items are currently locked on behalf of this session.
hasLocks() - Method in class com.starteam.viewcomparemerge.Session
Determines whether any source or target items are currently locked on behalf of this session.
hasNewNotificationItems(Item.Type) - Method in class com.starteam.View
Return true if any new notification items are available in this view for the specified item type.
hasNewNotificationItems(Item.Type) - Method in class com.starteam.viewcomparemerge.MergePreview
Return true if any new notification items are available in this view for the specified item type.
hasNext() - Method in class com.starteam.diff.LineIterator
return true if there are more chars available to be read.
hasOverriddenCapacity(Project, Date) - Method in class com.starteam.User
return true if the default capacity is overwritten for a specified week the date will typically be specified as a Monday, implying the week coverage
hasOverriddenCapacity(Project.WebCacheProject, Date) - Method in class com.starteam.User.WebCacheUser
return true if the default capacity is overwritten for a specified week the date will typically be specified as a Monday, implying the week coverage
hasParent() - Method in class com.starteam.Requirement
Tests if the Requirement has a parent
hasPermission(Permission) - Method in class com.starteam.ACE
Returns true if the specified permission is a part of this entry.
hasPermission(Permission) - Method in class com.starteam.ACE.WebCacheACE
Returns true if the specified permission is a part of this entry.
hasPermission(Permission) - Method in class com.starteam.Group
Returns true if this Group has the specified permission.
hasPermission(Permission) - Method in class com.starteam.Group.WebCacheGroup
Returns true if this Group has the specified permission.
hasPermission(PermissionCollection) - Method in class com.starteam.viewcomparemerge.MergePreview
Always returns false
hasPermission(PermissionCollection, Type) - Method in class com.starteam.viewcomparemerge.MergePreview
Always returns false
hasPermissions(PermissionCollection) - Method in class com.starteam.Filter
Returns true if desired permissions are granted for this filter.
hasPermissions(PermissionCollection, Type) - Method in class com.starteam.Folder
Returns true if desired permissions are granted for items of the specified type for this Folder
hasPermissions(PermissionCollection) - Method in interface com.starteam.ISecurable
Determines whether or not the given permissions are granted to the logged in user for this securable object.
hasPermissions(PermissionCollection, Type) - Method in interface com.starteam.ISecurableContainer
Determines whether or not the given permissions are granted to the logged in user for securable objects of the given type in this container.
hasPermissions(PermissionCollection) - Method in class com.starteam.Project
Returns true if desired permissions are granted for this project
hasPermissions(PermissionCollection, Type) - Method in class com.starteam.Project
Returns true if desired permissions are granted for items of the specified type for this project
hasPermissions(PermissionCollection) - Method in class com.starteam.PromotionState
Returns true if desired permissions are granted
hasPermissions(PermissionCollection) - Method in class com.starteam.Query
Returns true if desired permissions are granted for this query.
hasPermissions(PermissionCollection) - Method in class com.starteam.ServerAdministration
Returns true if desired permissions are granted
hasPermissions(PermissionCollection) - Method in class com.starteam.Type
Returns true if desired permissions are granted for this Type.
hasPermissions(PermissionCollection, Type) - Method in class com.starteam.Type
Returns true if desired permissions are granted for items of the specified type for this type.
hasPermissions(PermissionCollection) - Method in class com.starteam.View
Returns true if desired permissions are granted for this view
hasPermissions(PermissionCollection, Type) - Method in class com.starteam.View
Returns true if desired permissions are granted for items of the specified type for this view
hasPermissions(PermissionCollection) - Method in class com.starteam.ViewMember
Returns true if desired permissions are granted
hasProductCode(Server.ProductCode) - Method in class com.starteam.Server
Determines whether or not the server has a license for the specified product code.
hasPropertyType(Class) - Method in class com.starteam.SupportedFeatures
Determines whether or not the server supports a given property type.
hasQuery(String) - Method in class com.starteam.Type
Returns true if the cache contains a Query with the provided name.
hasQuery(int) - Method in class com.starteam.Type
Returns true if the cache contains a Query with the provided ID.
hasRight(ArtifactCacheManager.Securable, Permission) - Method in class com.starteam.Principal.WebCachePrincipal
returns true if this securable has the selected right for the specified Principal
hasRights(ArtifactCacheManager.Securable, PermissionCollection) - Method in class com.starteam.Principal.WebCachePrincipal
returns true if the securable has the selected rights for this Principal
hasSavedCRStatus(Story.Status) - Method in class com.starteam.Project
Returns true if an explicit Story Status is mapped to a Change Request Status and has been saved for this project
hasSavedCRStatus(Story.Status) - Method in class com.starteam.Project.WebCacheProject
Returns true if an explicit Story Status mapped to a Change Request Status (or set) has been saved for this project Note that if a status mapping is not saved to the server, the getCRStatus() api returns a default mapping
hasSavedCRStatus(Story.Status) - Method in class com.starteam.Server
Returns true if an explicit Story Status mapped to a Change Request Status (or set) has been saved for this project Note that if a status mapping is not saved to the server, the getStatus() api returns a default mapping
hasSavedCRStatus(Story.Status) - Method in class com.starteam.Server.WebCacheServer
Returns true if an explicit Story Status mapped to a Change Request Status has been saved for this server.
hasSavedStatus(Story.Status) - Method in class com.starteam.Project
Returns true if an explicit Story Status mapped to a Task Status (or set) has been saved for this project Note that if a status mapping is not saved to the server, the getStatus() api returns a default mapping
hasSavedStatus(Story.Status) - Method in class com.starteam.Project.WebCacheProject
Returns true if an explicit Story Status mapped to a Task Status (or set) has been saved for this project Note that if a status mapping is not saved to the server, the getStatus() api returns a default mapping
hasSavedStatus(Story.Status) - Method in class com.starteam.Server
Returns true if an explicit Story Status mapped to a Task Status (or set) has been saved for this project Note that if a status mapping is not saved to the server, the getStatus() api returns a default mapping
hasSavedStatus(Story.Status) - Method in class com.starteam.Server.WebCacheServer
Returns true if an explicit Story Status mapped to a Task Status (or set) has been saved for this project Note that if a status mapping is not saved to the server, the getStatus() api returns a default mapping
hasValue(ObjectArrayProperty.WebCacheObjectArrayProperty, LiveObject.WebCacheLiveObject) - Method in class com.starteam.LiveObject.WebCacheLiveObject
Return true if the live object argument is a member of the object array for the specified object array property
hasValue(Property) - Method in class com.starteam.TypedResource
returns true if this property is cached locally, i.e either retrieved from persistent store or set up by the client
hasViewMemberListener(ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.View.WebCacheView
Returns true if there is at least one registered listener for the specified type
HIGH - Static variable in class com.starteam.ChangeRequest.Severity
High severity.
HIGH - Static variable in class com.starteam.Story.Risk
Story's Risk is high
HIGH - Static variable in class com.starteam.Story.StoryValue
Story's value is high
HIGH - Static variable in class com.starteam.Task.Priority
Task's priority is high
HIGH - Static variable in class com.starteam.Topic.Priority
Topic priority is high
HIGH_EFFORT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The High Effort property.
HIGHER - Static variable in class com.starteam.Task.Priority
Task's priority is higher
HIGHEST - Static variable in class com.starteam.Task.Priority
Task is of the highest priority
HISTORY - Static variable in class com.starteam.TraceFinder.PinType
The trace must match the given revision of the item, or any historical revision of the item.
HIVE - Variable in class com.starteam.File.Type.PropertyCollection
The Hive property.
HiveInfo - Class in com.starteam
Describes a vault hive on the server.
HiveInfo(HiveInfo.HiveType) - Constructor for class com.starteam.HiveInfo
Create a new HiveInfo object
HiveInfo(int, int, String, String, String, String, String, boolean, int, long, int) - Constructor for class com.starteam.HiveInfo
Constructor for the case when we already know the hive object's ID.
HiveInfo(HiveInfo) - Constructor for class com.starteam.HiveInfo
construct a new HiveInfo from the source
HiveInfo.HiveType - Class in com.starteam
Constants identifying the type of archive files stored in a vault hive.
HiveManager - Class in com.starteam
Manages vault hives on the server.
HiveManager(Server) - Constructor for class com.starteam.HiveManager
Constructor a new HiveManager for this server
HKEY_CLASSES_ROOT - Static variable in class com.starteam.util.Registry
The Registry Hive HKEY_CLASSES_ROOT
HKEY_CURRENT_USER - Static variable in class com.starteam.util.Registry
The Registry Hive HKEY_CURENT_USER
HKEY_LOCAL_MACHINE - Static variable in class com.starteam.util.Registry
The Registry Hive HKEY_LOCAL_MACHINE
HOLD - Static variable in class com.starteam.Task.Status
Task is on Hold
HTML_TEXT - Static variable in class com.starteam.Content.Type
Content-Type: text/html
HTMLDiffWriter - Class in com.starteam.diff
Writes a simple HTML page showing the differences between two text files.
HTMLDiffWriter(ParsedCharSequence, ParsedCharSequence, File) - Constructor for class com.starteam.diff.HTMLDiffWriter
Constructs a simple HTMLDiffWriter, writing output to the specified file.
HTMLDiffWriter(ParsedCharSequence, ParsedCharSequence, Writer) - Constructor for class com.starteam.diff.HTMLDiffWriter
Constructs a simple HTMLDiffWriter, writing output to the specified Writer.
HTMLInterleavedDiffWriter - Class in com.starteam.diff
Writes a simple HTML page showing the differences between two text files.
HTMLInterleavedDiffWriter(ParsedCharSequence, ParsedCharSequence, File) - Constructor for class com.starteam.diff.HTMLInterleavedDiffWriter
Constructs an interleaved HTMLDiffWriter, writing output to the specified file.
HTMLInterleavedDiffWriter(ParsedCharSequence, ParsedCharSequence, Writer) - Constructor for class com.starteam.diff.HTMLInterleavedDiffWriter
Constructs an interleaved HTMLDiffWriter, writing output to the specified Writer.
HTMLStereoDiffWriter - Class in com.starteam.diff
Writes a simple HTML page showing the differences between two text files.
HTMLStereoDiffWriter(ParsedCharSequence, ParsedCharSequence, File) - Constructor for class com.starteam.diff.HTMLStereoDiffWriter
Constructs a side-by-side HTMLDiffWriter, writing output to the specified file.
HTMLStereoDiffWriter(ParsedCharSequence, ParsedCharSequence, Writer) - Constructor for class com.starteam.diff.HTMLStereoDiffWriter
Constructs a side-by-side HTMLDiffWriter, writing output to the specified Writer.
HTMLTableDiffWriter - Class in com.starteam.diff
Shared implementation for HTMLInterleavedDiffWriter and HTMLStereoDiffWriter.
HUMAN_RESOURCES - Static variable in class com.starteam.Requirement.RequirementType
Requirement is from human resources

I

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.

K

KANBAN - Static variable in class com.starteam.Project.Methodology
Defines the kanban development methodology for the project.
KANBAN_BOARD - Variable in class com.starteam.TypeCollection
The type for Kanban Board
KanbanBoard - Class in com.starteam
A KanbanBoard is a process
KanbanBoard.InputType - Class in com.starteam
The type of the board according to kanban terminology.
KanbanBoard.ItemType - Class in com.starteam
The type of the board according to kanban terminology.
KanbanBoard.Type - Class in com.starteam
Type meta-data (schema) for KanbanBoard object instances.
KanbanBoard.Type.EnforceAgeProperty - Class in com.starteam
The property type of the EnforceAge property.
KanbanBoard.Type.EnforceWIPProperty - Class in com.starteam
The property type of the EnforceWIP property.
KanbanBoard.Type.InboxLaneProperty - Class in com.starteam
The property type of the InboxLane property
KanbanBoard.Type.InputIDProperty - Class in com.starteam
The property type of the InputId property
KanbanBoard.Type.InputTypeProperty - Class in com.starteam
The property type of the InputType property.
KanbanBoard.Type.InTeamRoomProperty - Class in com.starteam
The property type of the EnforceAge property.
KanbanBoard.Type.ItemTypeProperty - Class in com.starteam
The property type of the ItemType property.
KanbanBoard.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a KanbanBoard
KanbanBoard.WebCacheKanbanBoard - Class in com.starteam
Item accessor for cached SDK KanbanBoard items contained objects are obtained from the artifact cache
KEY_CONTAINS_VALUE - Static variable in class com.starteam.QueryPart.Relation
Tests if a map valued property contains the specified key value pair.
KEYWORD_FILE_EXTENSIONS - Variable in class com.starteam.Project.Type.PropertyCollection
The Keyword File extensions property.
KEYWORD_FLAG - Variable in class com.starteam.File.Type.PropertyCollection
The Keyword Flag property.
KeywordReader(LineReader, File.Keyword[], boolean) - Constructor for class com.starteam.File.KeywordReader
Constructs a KeywordReader than can expand or unexpand the keywords in a file or other data source.
KeywordReader(LineReader, File.Keyword[], boolean, Encoding) - Constructor for class com.starteam.File.KeywordReader
Constructs a KeywordReader than can expand or unexpand the keywords in a file or other data source.
kill() - Static method in class com.starteam.NetMonitor
Turns off the NetMonitor.

L

Label - Class in com.starteam
Represents a named configuration of ViewMembers.
LABEL - Variable in class com.starteam.PromotionState.Type.PropertyCollection
The Label property.
LABEL - Variable in class com.starteam.TypeCollection
The type for Label
Label.Scope - Class in com.starteam
When applying a label to a folder, the scope of the operation
Label.Type - Class in com.starteam
The Type for Labels
Label.Type.LabelTimeProperty - Class in com.starteam
The property type of the Label Time property.
Label.Type.MemberIDProperty - Class in com.starteam
The property type of the Member ID property.
Label.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Label Type.
Label.WebCacheLabel - Class in com.starteam
Label accessor for cached SDK views contained objects are obtained from the artifact cache
LABEL_TIME - Variable in class com.starteam.Label.Type.PropertyCollection
The Label Time property.
labelAdded(LabelEvent) - Method in interface com.starteam.events.LabelListener
Invoked when a new Label has been added to the server.
labelAdded(WebCacheLabelEvent) - Method in interface com.starteam.events.WebCacheLabelListener
Invoked when a new WebCacheLabel has been added to the server.
labelChanged(LabelEvent) - Method in interface com.starteam.events.LabelListener
Invoked when an existing Label has been modified on the server.
labelChanged(WebCacheLabelEvent) - Method in interface com.starteam.events.WebCacheLabelListener
Invoked when an existing WebCacheLabel has been modified on the server.
labelDeleted(LabelEvent) - Method in interface com.starteam.events.LabelListener
Invoked when an existing Label has been deleted on the server.
labelDeleted(WebCacheLabelEvent) - Method in interface com.starteam.events.WebCacheLabelListener
Invoked when an existing WebCacheLabel has been deleted on the server.
LabelEvent - Class in com.starteam.events
An event triggered whenever a Label is added, changed or deleted on the server.
LabelListener - Interface in com.starteam.events
Event-listener interface for Label events.
LAG_TIME - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Lag Time property.
LAST_BUILD_TESTED - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The LastBuildTested property.
LAST_LOGOUT_TIME - Variable in class com.starteam.User.Type.PropertyCollection
 
LAST_PASSWORD_CHANGE_TIME - Variable in class com.starteam.User.Type.PropertyCollection
 
LAST_WEB_LOGOUT_TIME - Variable in class com.starteam.User.Type.PropertyCollection
 
lastAccessTime - Variable in class com.starteam.util.FileAccess.Attributes
Returns the time of last access
lastModifiedTime - Variable in class com.starteam.util.FileAccess.Attributes
Returns the time of last modification
LATER - Static variable in class com.starteam.TraceFinder.PinType
The trace must match a revision of the item that was created after the given one.
LEADING_WS_EQUIV - Static variable in class com.starteam.diff.BasicCompare
Treat leading whitespace as equivalent to a single space character.
LEADING_WS_IGNORE - Static variable in class com.starteam.diff.BasicCompare
Ignore leading whitespace.
LESS_THAN - Static variable in class com.starteam.QueryPart.Relation
The "less-than" relation.
LESS_THAN_OR_EQUAL_TO - Static variable in class com.starteam.QueryPart.Relation
The "less-than-or-equal-to" relation.
LF - Static variable in class com.starteam.util.Platform.EOL
Line-feed end-of-line sequence (i.e., "\n").
LICENSE - Variable in class com.starteam.User.Type.PropertyCollection
 
LICENSE_SERVER - Static variable in class com.starteam.User.License
Borland License Server (BLS and BLS licenses are provided through Embarcadero Software)
LICENSE_TYPE - Variable in class com.starteam.User.Type.PropertyCollection
 
LIFECYCLETYPE - Variable in class com.starteam.Task.Type.PropertyCollection
The LifeCycle Type property.
LIKES - Variable in class com.starteam.Topic.Type.PropertyCollection
The UserLikes property.
LineIterator - Class in com.starteam.diff
This class iterates over characters in a line.
LineIterator(CharSequence, int, ColumnMask[]) - Constructor for class com.starteam.diff.LineIterator
Construct a Line Iterator+
LineProcessor - Class in com.starteam.util
The class definition for a Line Processor
LineProcessor(LineReader) - Constructor for class com.starteam.util.LineProcessor
 
LineReader - Class in com.starteam.util
A Line Reader is a subclass of Reader, which implements its own buffer.
LineReader(Reader, int) - Constructor for class com.starteam.util.LineReader
Create a buffering character-input stream that uses an input buffer of the specified size.
LineReader(Reader) - Constructor for class com.starteam.util.LineReader
Create a buffering character-input stream that uses a default-sized input buffer.
Link - Class in com.starteam
Represents an association between two view members.
Link(ViewMember, int, ViewMember, int) - Constructor for class com.starteam.Link
Creates a new link object.
Link(ViewMember, ViewMember) - Constructor for class com.starteam.Link
Creates a new link object.
Link.Endpoint - Class in com.starteam
Represents a link reference to a viewMember.
linkAdded(LinkUpdateEvent) - Method in interface com.starteam.events.LinkUpdateListener
Invoked when a Link is added to a LinkCache.
LinkCache - Class in com.starteam
Caches links for a given set of items.
LinkCache() - Constructor for class com.starteam.LinkCache
Constructs a new link cache.
linkChanged(LinkUpdateEvent) - Method in interface com.starteam.events.LinkUpdateListener
Invoked when the properties of an Link in a LinkCache have changed.
LINKING - Static variable in class com.starteam.CheckinManager.Progress.Phase
The Linking Phase
LinkProperty - Class in com.starteam
This class represents a property whose value is a link.
LinkProperty.WebCacheLinkProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
linkRemoved(LinkUpdateEvent) - Method in interface com.starteam.events.LinkUpdateListener
Invoked when an Link is removed from a LinkCache.
LinkToTraceAdapter - Class in com.starteam
An adapter class that surfaces a Link as if it were a Trace.
LinkToTraceAdapter(Link) - Constructor for class com.starteam.LinkToTraceAdapter
Creates a new Trace that represents the information in the given Link as closely as possible.
LinkUpdateEvent - Class in com.starteam.events
An event triggered whenever a Link in a LinkCache is added, changed or deleted during a refresh operation.
LinkUpdateEvent(Link, Link) - Constructor for class com.starteam.events.LinkUpdateEvent
Constructs a new LinkUpdateEvent.
LinkUpdateListener - Interface in com.starteam.events
Event-listener interface for Link update events.
LinkValue - Class in com.starteam
A value of a LinkProperty.
LinkValue(LinkValue) - Constructor for class com.starteam.LinkValue
Create a LinkValue from another one
LinkValue(String, String, String) - Constructor for class com.starteam.LinkValue
Construct an External LinkValue representing a Pulse Changeset i.e.
LinkValue.WebCacheLinkValue - Class in com.starteam
The value of a Link Property
LiveObject - Class in com.starteam
LiveObjects store in the repository the date/time when the object was created, and the ID of the user who created it.
LiveObject.Type - Class in com.starteam
The Type for LiveObject
LiveObject.Type.CreatedByProperty - Class in com.starteam
The property type of the Created By property.
LiveObject.Type.CreatedTimeProperty - Class in com.starteam
The property type of the Created Time property.
LiveObject.Type.DeletedByProperty - Class in com.starteam
The property type of the Deleted By property.
LiveObject.Type.DeletedTimeProperty - Class in com.starteam
The property type of the Deleted Time property.
LiveObject.Type.DescriptionProperty - Class in com.starteam
The property type of the Description property.
LiveObject.Type.FlagsProperty - Class in com.starteam
The property type of the Flags property.
LiveObject.Type.GlobalIDProperty - Class in com.starteam
The property type of the Global ID property.
LiveObject.Type.NameProperty - Class in com.starteam
The property type of the Name property.
LiveObject.Type.SourceProperty - Class in com.starteam
The property type of the Source property.
LiveObject.Type.TargetProperty - Class in com.starteam
The property type of the Target property.
LiveObject.Type.WorkingFolderProperty - Class in com.starteam
The property type of the Working Folder property.
LiveObject.WebCacheLiveObject - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
liveObjectAdded(WebCacheLiveObjectEvent) - Method in interface com.starteam.events.WebCacheLiveObjectListener
Invoked when a liveobject is added.
liveObjectChanged(WebCacheLiveObjectEvent) - Method in interface com.starteam.events.WebCacheLiveObjectListener
Invoked when the properties of a liveobject have changed.
liveObjectRemoved(WebCacheLiveObjectEvent) - Method in interface com.starteam.events.WebCacheLiveObjectListener
Invoked when a liveobject is removed.
load(File) - Method in class com.starteam.ClientContext.DirectoryOverrides
Loads the specified .xml file.
load(File) - Method in class com.starteam.StarTeamClientOptions
Load the options from the specified file.
loadDefault() - Method in class com.starteam.ClientContext.DirectoryOverrides
Loads the default .xml file for the client platform.
loadDefault() - Method in class com.starteam.StarTeamClientOptions
Loads the options from the default file.
loadFileAttributes(FileAccess.Attributes[]) - Method in class com.starteam.util.FileAccess
Load all available attributes from the file system in bulk Each attribute object in the array should have the fully qualified file name (with path) specified.
loadFileAttributes(FileAccess.Attributes[]) - Method in class com.starteam.util.NativeFileAccess
Load all available attributes from the file system in bulk Each attribute object in the array should have the fully qualified file name (with path) specified.
loadFileAttributes(FileAccess.Attributes[]) - Static method in class com.starteam.util.Platform
Load all available attributes from the file system in bulk (where necessary) Each attribute object in the array should have the fully qualified file name (with path) specified.
LOCAL - Static variable in class com.starteam.Filter.Context
Specifies only local items should be displayed.
LOCAL - Static variable in class com.starteam.Folder.ExcludeFlags
Local working folders are excluded
LocalFileSystemPropertyProvider - Interface in com.starteam
This interface provides a mechanism for an SDK application to offer its own instance of Local File System Properties.
locateCacheAgent(String, int) - Method in class com.starteam.Server
locate a CacheAgent at a given address and port
lock() - Method in class com.starteam.ImpersonateUser
lock the underlying server connection.
lock(ViewMember.LockType, boolean) - Method in class com.starteam.ViewMember.WebCacheViewMember
lock the underlying viewmember using a pooled connection The lock is acquired on this viewmember alone, and is not transacted
lock() - Method in class com.starteam.ViewMember.WebCacheViewMember
lock the underlying viewmember using a pooled connection An exclusive lock is acquired on this viewmember alone, and is not transacted In the process, break a lock owned by another user, if any.
lock(ViewMember.WebCacheViewMember) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheViewMember to be exclusively locked and break anyone else's lock if necessary
LOCK_BROKEN - Static variable in class com.starteam.Audit.EventID
The Lock Broken Event
LOCK_OUT_TIME - Variable in class com.starteam.User.Type.PropertyCollection
 
Lockable - Interface in com.starteam
A resource (or collection of resources) that can be locked.
LockableObject - Interface in com.starteam
A resource (or collection of resources) that can be locked and the context, i.e.
LOCKED - Static variable in class com.starteam.Audit.EventID
The Locked Event
LOCKED - Static variable in class com.starteam.ServerAdministration.LockStatus
Server is locked
LOCKED_EXCLUSIVELY - Static variable in class com.starteam.ServerAdministration.LockStatus
Server is locked exclusively
LOCKED_OUT - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Locked out event
LOCKED_OUT - Static variable in class com.starteam.User.Status
Locked Out
lockExclusive() - Method in interface com.starteam.Lockable
Obtains an exclusive lock on this resource without attempting to break an existing lock.
lockExclusive(boolean) - Method in interface com.starteam.Lockable
Obtains an exclusive lock on this resource.
lockExclusive() - Method in class com.starteam.ViewMember
Obtains an exclusive lock on this resource without attempting to break an existing lock.
lockExclusive(boolean) - Method in class com.starteam.ViewMember
Obtains an exclusive lock on this resource.
lockExclusive() - Method in class com.starteam.ViewMemberCollection
Obtains an exclusive lock on each member of this collection, without attempting to break an existing lock.
lockExclusive(boolean) - Method in class com.starteam.ViewMemberCollection
Obtains an exclusive lock on each member of this collection If breakLock is true, and other users have some of these resources locked, then an attempt will be made to break those locks.
LockingException - Exception in com.starteam.exceptions
Thrown when an attempt is made to set a lock on an item during the view compare-merge, and the attempt fails.
lockNonExclusive() - Method in interface com.starteam.Lockable
Obtains a non-exclusive lock on this resource without attempting to break an existing lock.
lockNonExclusive() - Method in class com.starteam.ViewMember
Obtains a non-exclusive lock on this resource without attempting to break an existing lock.
lockNonExclusive() - Method in class com.starteam.ViewMemberCollection
Obtains a non-exclusive lock on each member of this collection.
LOCKOUT_FOREVER - Static variable in class com.starteam.SystemPolicy
Indicates that the user will be locked out until explicitly unlocked by the administrator.
lockServer() - Method in class com.starteam.ServerAdministration
Puts the server in "Locked" mode.
lockServerExclusively() - Method in class com.starteam.ServerAdministration
Puts the server in "LockedExclusively" mode: only the locker can perform operations.
log(Class) - Static method in class com.starteam.util.LogManager
log a stack trace This api will be called by SDK classes across the space of com.starteam namespaces
log(Class, String) - Static method in class com.starteam.util.LogManager
log a message This api will be called by SDK classes across the space of com.starteam namespaces
log(Class, Throwable) - Static method in class com.starteam.util.LogManager
log a message This api will be called by SDK classes across the space of com.starteam namespaces
log(Class, String[]) - Static method in class com.starteam.util.LogManager
log a message This api will be called by SDK classes across the space of com.starteam namespaces
log(String) - Method in interface com.starteam.util.LogManager.Logger
log the message
LOG_ALL - Static variable in class com.starteam.ServerAdministration.ServerLogMode
Log everything
LOG_ASSERTIONS - Static variable in class com.starteam.ServerAdministration.ServerLogMode
Log the assertions
LOG_EXCEPTIONS - Static variable in class com.starteam.ServerAdministration.ServerLogMode
Log the exceptions
LOG_MESSAGES - Static variable in class com.starteam.ServerAdministration.ServerLogMode
Log messages
LOG_TYPE_PURGE - Static variable in class com.starteam.ServerAdministration.ServerLogType
Purge Log type
LOG_TYPE_SERVER - Static variable in class com.starteam.ServerAdministration.ServerLogType
Server Log type
LOG_WARNINGS - Static variable in class com.starteam.ServerAdministration.ServerLogMode
Log the warnings
LOGGED_IN_USER - Static variable in class com.starteam.User
The Logged In User.
LOGIN - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Login event
LOGIN_FAILURE - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Login failure event
LOGIN_NAME - Variable in class com.starteam.User.Type.PropertyCollection
 
LogManager - Class in com.starteam.util
provide a simple model for logging debug messages from the sdk the caller is responsible for implementing the interfaces
LogManager() - Constructor for class com.starteam.util.LogManager
 
LogManager.LogFactory - Interface in com.starteam.util
A LogFactory returns a Logger for a given class Client applications must implement this interface
LogManager.Logger - Interface in com.starteam.util
A Logger accepts a string as input and decides whether or not to log that string Client applications must implement this interface
logoff(User.WebCacheUser) - Method in class com.starteam.Server.WebCacheServer
Logoff a User who was earlier logged on, release the license consumed by the user The logoff operation is executed on the specified server instance
logOn(String, String) - Method in class com.starteam.Server
Establishes a user-session with the remote server process.
logOn(String, String, int, GUID) - Method in class com.starteam.Server
Establishes a user-session with the remote server process.
logOn(String, File) - Method in class com.starteam.Server
Establishes a user-session with the remote server process.
logOn(String, String, GUID) - Method in class com.starteam.Server
Establishes a user-session with the remote server process, on behalf of the workstation with the given ID.
logOn(String, String, ClientContext) - Method in class com.starteam.Server
Establishes a user-session with the remote server process, on behalf of the specified ClientContext.
logon(String, String) - Method in class com.starteam.Server.WebCacheServer
Logon a User with a specified user name and password, return the User Object or throw a logon exception If the logon is successful, consume a license for this user This api may only be used for logging in users in on-premise systems or for logging in additional global administrators in the hosted system's global cache.
logon(String, String, String) - Method in class com.starteam.Server.WebCacheServer
Logon a Tenant User with a specified user name, return the User Object or throw a logon exception If the logon is successful, consume a license for this user
LogonException - Exception in com.starteam.exceptions
An exception that is raised when logon fails due to an invalid user name or password.
LOGOUT - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Logout event
LONG - Static variable in class com.starteam.util.DateTimeFormat
Constant used to specify long format for both dates and times.
LongIntegerProperty - Class in com.starteam
This class represents a property whose value is a Long Integer.
LongIntegerProperty.WebCacheLongIntegerProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
lookup(MatchState) - Static method in class com.starteam.viewcomparemerge.DifferenceType
Searches the list of known difference types, returning the one that describes the given match state.
LOW - Static variable in class com.starteam.ChangeRequest.Severity
Low severity.
LOW - Static variable in class com.starteam.Story.Risk
Story's Risk is low
LOW - Static variable in class com.starteam.Story.StoryValue
Story's value is low
LOW - Static variable in class com.starteam.Task.Priority
Task's priority is low
LOW - Static variable in class com.starteam.Topic.Priority
Topic priority is low
LOW_EFFORT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Low Effort property.
LOWER - Static variable in class com.starteam.Task.Priority
Task's priority is lower
LOWEST - Static variable in class com.starteam.Task.Priority
Task's priority is the lowest

M

MAC - Static variable in class com.starteam.util.Platform.EOL
End of line sequence commonly used on the MacIntosh.
MAC_OS - Static variable in class com.starteam.ChangeRequest.Platform
MacOS.
MAIL - Variable in class com.starteam.Project.Type.PropertyCollection
The Mail property.
MAIN - Static variable in class com.starteam.View.ViewType
Defines a "Main" View
makeMultiSelectable() - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
make this property multi selectable.
makePrivate(User) - Method in class com.starteam.Filter
Make this filter public.
makePrivate(User.WebCacheUser) - Method in class com.starteam.Filter.WebCacheFilter
Make this filter private.
makePrivate(User) - Method in class com.starteam.Query
Make this query public.
makePrivate(User.WebCacheUser) - Method in class com.starteam.Query.WebCacheQuery
Make this query private.
makePublic() - Method in class com.starteam.Filter
Make this filter public.
makePublic() - Method in class com.starteam.Filter.WebCacheFilter
Make this filter public.
makePublic() - Method in class com.starteam.Query
Make this query public.
makePublic() - Method in class com.starteam.Query.WebCacheQuery
Make this query public.
MANUAL - Static variable in class com.starteam.Trace.TraceType
This is a manual trace
MapProperty - Class in com.starteam
A Map Property supports the assignment of a java.util.Map as a StarTeam Property value.
MapProperty.WebCacheMapProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
mark(int) - Method in class com.starteam.util.LineReader
Mark the present position in the stream.
mark(int) - Method in class com.starteam.util.TextInputStream
 
MARK_RESOLVED - Static variable in class com.starteam.viewcomparemerge.MergeAction
Just mark the difference as resolved by creating a merge point.
MARK_UNLOCKED_FILES_READ_ONLY - Variable in class com.starteam.Project.Type.PropertyCollection
The Mark unlocked Files ReadOnly property.
markSupported() - Method in class com.starteam.util.LineReader
Tell whether this stream supports the mark() operation, which it does.
markSupported() - Method in class com.starteam.util.TextInputStream
 
match(String) - Method in class com.starteam.Content.Type
Match with the specified content-type string.
match(Content.Type) - Method in class com.starteam.Content.Type
Match with the specified Content.Type object.
match(String, String, boolean) - Static method in class com.starteam.util.FileUtils
match the file name to the pattern
MatchedACE - Class in com.starteam
Used when explaining the results of an access test.
matches(String, int, int[]) - Method in interface com.starteam.File.Keyword
Returns true of this keyword is found in the specified line.
matches(MatchState) - Method in class com.starteam.viewcomparemerge.MatchState
Determines whether or not this MatchState matches the conditions specified by the given pattern.
matchesAnyPattern(String, String[], boolean) - Static method in class com.starteam.util.FileUtils
match a file name against a set of patterns
matchPatternList(String, String, boolean) - Static method in class com.starteam.util.FileUtils
match a file name against a set of patterns
MatchState - Class in com.starteam.viewcomparemerge
Describes the relationship between an item in the source view and an item in the target view.
MatchState() - Constructor for class com.starteam.viewcomparemerge.MatchState
Constructs a new MatchState.
MatchState(MatchState) - Constructor for class com.starteam.viewcomparemerge.MatchState
Constructs a new MatchState that is a copy of an existing one.
MAX_VALUE - Static variable in class com.starteam.DateProperty
he constant December 31, 9999
MAX_VALUE - Static variable in class com.starteam.DateTimeProperty
The maxnimum supported value of the DateTime class
MAX_VALUE - Static variable in class com.starteam.DoubleProperty
The maximum legal value of a DoubleProperty.
MAX_VALUE - Static variable in class com.starteam.IntegerProperty
The integer value constant 2147483647
MAX_VALUE - Static variable in class com.starteam.LongIntegerProperty
The maximum long value 92233720368547775807
MAX_VALUE - Static variable in class com.starteam.TimeSpanProperty
 
MAX_VALUE - Static variable in class com.starteam.util.Date
11:59:59 P.M., December 31, 4636 A.D.
MAX_VALUE - Static variable in class com.starteam.util.DateTime
The largest DateTime this class can handle.
MAX_VALUE - Static variable in class com.starteam.util.TimeSpan
The largest value of a TimeSpan (DoubleProperty.MAX_VALUE)
maxSecurity(Server.EncryptionAlgorithm, Server.EncryptionAlgorithm) - Static method in class com.starteam.Server.EncryptionAlgorithm
Given two security algorithms return the maximum of the two.
MD5 - Variable in class com.starteam.File.Type.PropertyCollection
The MD5 property.
MD5 - Class in com.starteam.util
A 16 byte hash that uniquely identifies content across space and time
MD5() - Constructor for class com.starteam.util.MD5
Construct an MD5
MD5(byte[]) - Constructor for class com.starteam.util.MD5
This constructor is expecting (previously computed) MD5 bytes themselves.
MD5(MD5) - Constructor for class com.starteam.util.MD5
Construct an MD5 from another
MD5(String) - Constructor for class com.starteam.util.MD5
Construct a new MD5 with the given String value.
MD5.Stream - Class in com.starteam.util
The MD5 of content digested from a stream, computed after the stream is closed
MEDIUM - Static variable in class com.starteam.ChangeRequest.Severity
Medium severity.
MEDIUM - Static variable in class com.starteam.Story.Risk
Story is of medium Risk
MEDIUM - Static variable in class com.starteam.Story.StoryValue
Story is of medium StoryValue
MEDIUM - Static variable in class com.starteam.Task.Priority
Task is of medium priority
MEMBER_ID - Variable in class com.starteam.Label.Type.PropertyCollection
The Member ID property.
merge(StarTeamMerge.FileDetails, StarTeamMerge.FileDetails, StarTeamMerge.FileDetails, StarTeamMerge.FileDetails) - Method in class com.starteam.diff.StarTeamMerge
Performs a three-way merge of two text files and their common ancestor.
MERGE - Static variable in class com.starteam.File.Status
The working file on disk needs to be merged with the file in the repository
MERGE - Static variable in class com.starteam.RollbackSession.MergeAction
MERGE
merge() - Method in class com.starteam.viewcomparemerge.FileMergeAdapter
Runs the external merge tool with parameters that are appropriate for resolving the merge condition of this adapter's ItemDifference.
MERGE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Merge the source and target items.
merge() - Method in class com.starteam.viewcomparemerge.WorkstationDefaultMergeAdapter
Runs the external merge tool with parameters that are appropriate for resolving the merge condition of this adapter's ItemDifference.
MERGE_ACTION - Variable in class com.starteam.Item.Type.PropertyCollection
The Merge Action property.
MERGE_HISTORY_DURING_VCM_SESSION - Variable in class com.starteam.Project.Type.PropertyCollection
The MERGE_HISTORY_DURING_VCM_SESSION property.
MERGE_STATUS - Variable in class com.starteam.Item.Type.PropertyCollection
The Merge Status property.
MergeAction - Class in com.starteam.viewcomparemerge
An action that may be used to resolve a merge condition.
MergeActionProperty - Class in com.starteam.viewcomparemerge
Client-calculated property whose value is the current action of the ItemDifference associated with this item.
MergeActionProperty(Type) - Constructor for class com.starteam.viewcomparemerge.MergeActionProperty
Creates a new MergeActionProperty.
MergePoint - Class in com.starteam
This class provides information about how two item revisions are related with respect to merging.
MergePoint.Revision - Class in com.starteam
A simple class representing a unique revision of an Item in the repository.
MergePreview - Class in com.starteam.viewcomparemerge
Description: A MergePreview is a read-only reference View with additional properties, and some local, context specific overrides
MergeStatusProperty - Class in com.starteam.viewcomparemerge
Client-calculated property whose value describes the status of an item relative to the current View Compare/Merge session.
MergeStatusProperty(Type) - Constructor for class com.starteam.viewcomparemerge.MergeStatusProperty
Creates a new MergeStatusProperty.
MergeType - Class in com.starteam.viewcomparemerge
The type of view compare/merge operation to be performed.
METHODOLOGY - Variable in class com.starteam.Project.Type.PropertyCollection
The Methodology property.
MIGRATION - Static variable in class com.starteam.Project.Methodology
Defines the migration development methodology for the project.
MILESTONE - Variable in class com.starteam.Task.Type.PropertyCollection
The Milestone property.
MIN_VALUE - Static variable in class com.starteam.DateProperty
The constant January 01, 1900
MIN_VALUE - Static variable in class com.starteam.DateTimeProperty
The minimum supported value of the DateTime class
MIN_VALUE - Static variable in class com.starteam.DoubleProperty
The minimum legal value of a DoubleProperty.
MIN_VALUE - Static variable in class com.starteam.IntegerProperty
The integer value constant -2147483648
MIN_VALUE - Static variable in class com.starteam.LongIntegerProperty
The minimum long value -9223372036854775808
MIN_VALUE - Static variable in class com.starteam.TimeSpanProperty
 
MIN_VALUE - Static variable in class com.starteam.util.Date
Jan 1, 1900 AD 12:00:00
MIN_VALUE - Static variable in class com.starteam.util.DateTime
The smallest DateTime this class can handle.
MIN_VALUE - Static variable in class com.starteam.util.TimeSpan
The smallest value of a TimeSpan (DoubleProperty.MIN_VALUE)
MISSING - Static variable in class com.starteam.File.Status
There is a file in the repository that is missing on disk
MISSING - Static variable in class com.starteam.Folder.Status
The Folder in the repository (and any File content) is missing on disk
MODIFIED - Static variable in class com.starteam.Audit.EventID
The Modified Event
MODIFIED - Static variable in class com.starteam.Change.ChangeAtomType
Modified.
MODIFIED - Static variable in class com.starteam.File.Status
The working file on disk has been modified
MODIFIED - Static variable in class com.starteam.viewcomparemerge.MergeAction
Modified.
MODIFIED_AFTER - Static variable in class com.starteam.QueryPart.Relation
Tests if a link valued property endpoint is modified after a specific date/time.
MODIFIED_BY - Variable in class com.starteam.Audit.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Concept.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.File.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Folder.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Group.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Label.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Plan.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Review.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Share.Type.PropertyCollection
The Modified By User property.
MODIFIED_BY - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Story.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Test.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.Trace.Type.PropertyCollection
 
MODIFIED_BY - Variable in class com.starteam.User.Type.PropertyCollection
 
MODIFIED_BY - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Modified By property.
MODIFIED_BY - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
MODIFIED_TIME - Variable in class com.starteam.Audit.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Concept.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.File.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Folder.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Group.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Label.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Plan.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Review.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Share.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Story.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Task.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Test.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Topic.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.Trace.Type.PropertyCollection
 
MODIFIED_TIME - Variable in class com.starteam.User.Type.PropertyCollection
 
MODIFIED_TIME - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Modified Time property.
MODIFIED_TIME - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
MODIFIED_USER_ID - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Modified By property.
MODIFIED_USER_ID - Variable in class com.starteam.Task.Type.PropertyCollection
The Modified By property.
MODIFIED_USER_ID - Variable in class com.starteam.Topic.Type.PropertyCollection
The Modified by property.
modifyBookmark(boolean) - Method in class com.starteam.ViewMember
Modifies this item's flag for the logged-in user.
modifyBookmark(boolean) - Method in class com.starteam.ViewMember.WebCacheViewMember
Flags (bookmarks) this artifact for the user in this context.
modifyBookmark(boolean) - Method in class com.starteam.ViewMemberCollection
Modifies this list of member's book mark for the logged-in user.
modifyReadStatus(boolean) - Method in class com.starteam.ViewMember
Modifies this item's read status for the logged-in user.
modifyReadStatus(boolean) - Method in class com.starteam.ViewMember.WebCacheViewMember
Modifies this item's read status for the user in this context.
modifyReadStatus(boolean) - Method in class com.starteam.ViewMemberCollection
Modifies this list of members's read status for the logged-in user.
MONDAY - Static variable in class com.starteam.User.DayOfWeek
Monday
MONDAY_AM - Variable in class com.starteam.User.Type.PropertyCollection
 
MONDAY_PM - Variable in class com.starteam.User.Type.PropertyCollection
 
MOSCOW - Variable in class com.starteam.Requirement.Type.PropertyCollection
The MoSCoW property.
MOSCOW - Variable in class com.starteam.Story.Type.PropertyCollection
The MoSCoW property.
move(Item, Folder) - Method in class com.starteam.Transaction
Set up an Item to be moved to the specified destination
MOVE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Move the target item to another folder.
move(Item.WebCacheItem, View.WebCacheView) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheItem to be moved to the specified destination
move(Item.WebCacheItem, Folder.WebCacheFolder) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheItem to be moved to the specified destination
move(TreeItem.WebCacheTreeItem, TreeItem.WebCacheTreeItem) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheTreeItem to be moved to a new WebCacheTreeItem parent
MOVE_AND_MERGE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Equivalent to a MOVE followed by a MERGE.
MOVE_AND_OVERWRITE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Equivalent to a MOVE followed by an OVERWRITE.
MOVE_AND_RE_PIN - Static variable in class com.starteam.viewcomparemerge.MergeAction
Equivalent to a MOVE followed by a RE_PIN.
MOVE_BACK - Static variable in class com.starteam.viewcomparemerge.MergeAction
Move Back.
MOVED_FROM - Static variable in class com.starteam.Audit.EventID
The Moved From Event
MOVED_TO - Static variable in class com.starteam.Audit.EventID
The Moved To Event
moveItem(Item, int, DateTime) - Method in class com.starteam.Label
Associates the label with a different version of an item.
moveItem(Item) - Method in class com.starteam.Label
Associates the label with a different version of an item.
moveLocalFile(File, String) - Method in class com.starteam.File
Moves the local file to the specified folder and has the side effect of moving the status information from the original file to the newly created one Deletes the original file and it's status information at the end of the move
moveStatusInformation(File, File, boolean) - Method in class com.starteam.FileBasedStatusManager
Moves File Status Information from the oldFile to the newFile The move will fail if either of the two specified files do not exist.
moveTo(Item, Folder, boolean) - Method in class com.starteam.CheckinManager
Move an item from it's current parent folder to the folder specified The specified folder may or may not be a folder in the same view as the item is in, but must be in the same view as the CheckinManager is operating in.
moveTo(Item.WebCacheItem, Folder.WebCacheFolder) - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
Move an item from it's current parent folder to the folder specified The specified folder MUST be a folder in the same view as the item is in, and as the CheckinManager is operating in.
moveTo(Folder) - Method in class com.starteam.Item
Moves this item to the specified folder.
moveTo(Folder, ConnectionPool, User) - Method in class com.starteam.Item
Move this Item to the target folder.
moveTo(Folder.WebCacheFolder) - Method in class com.starteam.Item.WebCacheItem
Re-parent this item, moving it to the specified Folder as an immediate child This is an 'immediate' operation, executed using the connection pool Note that moving a leaf tree item to a folder has the effect of changing the tree item to a root in the new parent folder.
moveTo(View.WebCacheView) - Method in class com.starteam.Item.WebCacheItem
Re-parent this item, moving it to the specified View as an immediate child This is an 'immediate' operation, executed using the connection pool
moveTo(Folder) - Method in class com.starteam.TreeItem
Moves this item to the specified folder.
moveTo(TreeItem, ConnectionPool, User) - Method in class com.starteam.TreeItem
Move this Item to the target parent.
moveTo(TreeItem) - Method in class com.starteam.TreeItem
Moves this item to the specified parent.
moveTo(TreeItem.WebCacheTreeItem) - Method in class com.starteam.TreeItem.WebCacheTreeItem
Re-parent this tree item, moving it to the specified TreeItem as an immediate child This is an 'immediate' operation, executed using the connection pool, rather than in a WebCacheViewMember transaction
MPX - Static variable in class com.starteam.Server.ProductCode
MPX
MPX_BASE - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
This error has been reported by the Message Broker.
MPXException - Exception in com.starteam.exceptions
An MPX-related exception.
MPXException.ErrorCode - Class in com.starteam.exceptions
A Collection of MPX Error Codes
MPXMessageEvent - Class in com.starteam.events
An event fired whenever an MPX Message is received from the message broker
MPXMessageListener - Interface in com.starteam.events
the event listener interface for MPX Events
MPXStatusEvent - Class in com.starteam.events
An event triggered whenever an important change occurs in the status of MPX or the MPX event transmitter.
MPXStatusListener - Interface in com.starteam.events
Event-listener interface for MPXStatusEvents.
MSPROJECT - Static variable in class com.starteam.Task.Origin
Task was created in the application or exported to the application from Microsoft Project.
MSPROJECT_FILENAME - Variable in class com.starteam.Task.Type.PropertyCollection
The MS Project File Name property.
MSPROJECT_LAST_UPDATE - Variable in class com.starteam.Task.Type.PropertyCollection
The MS Project Last Update property.
MULTI_FACTOR_AUTHENTICATION - Static variable in class com.starteam.ServerConfiguration.AuthenticationType
Multi-Factor authentication using OAuth2 provider (OSP) and Advanced Authentication (AA) server.
MULTICAST_NOT_SUPPORTED - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
MPX Multicast is not supported in this release of the SDK.
MUST_FINISH_ON - Static variable in class com.starteam.Task.Constraint
Task constrained must finish on
MUST_HAVE - Static variable in class com.starteam.TreeItem.MoSCoW
Must Have
MUST_START_ON - Static variable in class com.starteam.Task.Constraint
Task must start on.
MY_LOCK - Variable in class com.starteam.ViewMember.Type.PropertyCollection
 

N

NAME - Static variable in class com.starteam.Audit.Type.ClassID1Property
The internal name of the ClassID1 property
NAME - Static variable in class com.starteam.Audit.Type.ClassID2Property
The internal name of the ClassID2 property
NAME - Static variable in class com.starteam.Audit.Type.ClassID3Property
The internal name of the ClassID3 property
NAME - Static variable in class com.starteam.Audit.Type.ClassName1Property
The internal name of the ClassName1 property
NAME - Static variable in class com.starteam.Audit.Type.ClassName2Property
The internal name of the ClassName2 property
NAME - Static variable in class com.starteam.Audit.Type.ClassName3Property
The internal name of the ClassName3 property
NAME - Static variable in class com.starteam.Audit.Type.Descriptor1Property
The internal name of the Descriptor1 property
NAME - Static variable in class com.starteam.Audit.Type.Descriptor2Property
The internal name of the Dexcriptor2 property
NAME - Static variable in class com.starteam.Audit.Type.Descriptor3Property
The internal name of the Descriptor3 property
NAME - Static variable in class com.starteam.Audit.Type.EventIDProperty
The internal name of the EventID property
NAME - Static variable in class com.starteam.Audit.Type.FolderIDProperty
The internal name of the FolderID property
NAME - Static variable in class com.starteam.Audit.Type.Info1Property
The internal name of the Info1 property
NAME - Static variable in class com.starteam.Audit.Type.Info2Property
The internal name of the Info2 property
NAME - Static variable in class com.starteam.Audit.Type.Info3Property
The internal name of the Info3 property
NAME - Static variable in class com.starteam.Audit.Type
The type name for Audits.
NAME - Static variable in class com.starteam.Audit.Type.ObjectID1Property
The internal name of the ObjectID1 property
NAME - Static variable in class com.starteam.Audit.Type.ObjectID2Property
The internal name of the ObjectID2 property
NAME - Static variable in class com.starteam.Audit.Type.ObjectID3Property
The internal name of the ObjectID3 property
NAME - Static variable in class com.starteam.Audit.Type.RevisionTime1Property
The internal name of the RevisionTime1 property
NAME - Static variable in class com.starteam.Audit.Type.RevisionTime2Property
The internal name of the RevisionTime2 property
NAME - Static variable in class com.starteam.Audit.Type.RevisionTime3Property
The internal name of the RevisionTime3 property
NAME - Static variable in class com.starteam.Audit.Type.UserProperty
The internal name of the User property
NAME - Static variable in class com.starteam.Change.Type.ActionProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Change.Type.ChangePackageProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Change.Type.ChangeTypeProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Change.Type.FlagsProperty
 
NAME - Static variable in class com.starteam.Change.Type.ItemTypeProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Change.Type
The type name for Changes.
NAME - Static variable in class com.starteam.Change.Type.SourceVersionProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Change.Type.TargetVersionProperty
The internal name of the property.
NAME - Static variable in class com.starteam.ChangePackage.Type.CommittedByProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.CommittedInBuildProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.CommittedTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.ExternalBranchURLProperty
 
NAME - Static variable in class com.starteam.ChangePackage.Type.ExternalCreatedByProperty
 
NAME - Static variable in class com.starteam.ChangePackage.Type.ExternalCreatedTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.ExternalRepositoryURIProperty
 
NAME - Static variable in class com.starteam.ChangePackage.Type.FullScopeProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type
The type name for ChangePackages.
NAME - Static variable in class com.starteam.ChangePackage.Type.PostCommitRevisionLabelProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.PostCommitViewLabelProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.PreCommitRevisionLabelProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.PreCommitViewLabelProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.ProcessItemProperty
 
NAME - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.ChangePackage.Type.SessionTypeProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.SourceViewProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.StateProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangePackage.Type.TargetViewProperty
The internal name of the property
NAME - Static variable in class com.starteam.ChangeRequest.Type.AddressedByProperty
The internal name of the AddressedBy property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.AddressedInProperty
The internal name of the AddressedIn property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.AddressedInViewProperty
The internal name of the AddressedInView property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.CategoryProperty
The internal name of the Category property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.ChangeNumberProperty
The internal name of the ChangeNumber property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.ChangeRequestTypeProperty
The internal name of the RequestType property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.ClosedOnProperty
The internal name of the ClosedOn property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.ComponentProperty
The internal name of the Component property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.EnteredByProperty
The internal name of the EnteredBy property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.EnteredOnProperty
The internal name of the EnteredOn property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.FixProperty
The internal name of the Fix property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.LastBuildTestedProperty
The internal name of the LastBuildTested property.
NAME - Static variable in class com.starteam.ChangeRequest.Type
The type name for ChangeRequests.
NAME - Static variable in class com.starteam.ChangeRequest.Type.PlatformProperty
The internal name of the Platform property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.PriorityProperty
The internal name of the Priority property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.ResolvedOnProperty
The internal name of the ResolvedOn property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.SeverityProperty
The internal name of the Severity property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.StarFlowStatusProperty
The internal name of the StarFlowStatusProperty property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.StatusProperty
The internal name of the Status property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.StreamStateProperty
internal name for this property
NAME - Static variable in class com.starteam.ChangeRequest.Type.SynopsisProperty
The internal name of the Synopsis property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.TestCommandProperty
The internal name of the TestCommand property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.VerifiedOnProperty
The internal name of the VerifiedOn property.
NAME - Static variable in class com.starteam.ChangeRequest.Type.WorkAroundProperty
The internal name of the WorkAround property.
NAME - Static variable in class com.starteam.Concept.Type.ConceptIDProperty
 
NAME - Static variable in class com.starteam.Concept.Type.ContentProperty
internal name for this property
NAME - Static variable in class com.starteam.Concept.Type
The type name for concepts.
NAME - Variable in class com.starteam.Concept.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.File.Type.ArchiveNameProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.CharacterSetProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.CompressionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.ContentModifiedTimeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.ContentVersionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.EOLFormatProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.ExtensionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.HiveProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.IsExecutableProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.IsSyncInRevisionHistoryProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.IsSyncKnownProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.IsWorkingFileAvailableProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.IsWorkingFileExecutableProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.KeywordFlagProperty
The internal name of this property
NAME - Static variable in class com.starteam.File.Type.MD5Property
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type
The type name for File items.
NAME - Static variable in class com.starteam.File.Type.NotificationUsersProperty
 
NAME - Variable in class com.starteam.File.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.File.Type.SizeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.StatusProperty
The internal name of this property
NAME - Static variable in class com.starteam.File.Type.StorageTypeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.SymbolicLinkTargetProperty
 
NAME - Static variable in class com.starteam.File.Type.SyncBranchVersionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.SyncContentVersionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.SyncMD5Property
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.SyncModifiedTimeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.SyncSizeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.SyncViewVersionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.VaultVersionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.ViewVersionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.WorkingFileModifiedTimeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.WorkingFileNameProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.WorkingFilePathProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.WorkingFileSizeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.File.Type.WorkingFolderPathProperty
The internal name of this property.
NAME - Static variable in class com.starteam.Folder.Type.ExcludeFlagsProperty
The internal name of this property
NAME - Static variable in class com.starteam.Folder.Type.ExcludeSpecProperty
The internal name of this porperty
NAME - Static variable in class com.starteam.Folder.Type
The type name for Folders.
NAME - Static variable in class com.starteam.Folder.Type.ProjectProperty
The internal name of this property
NAME - Variable in class com.starteam.Folder.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Folder.Type.StatusProperty
The internal name of this property
NAME - Static variable in class com.starteam.Folder.Type.WorkingFolderPathProperty
The internal name of this property
NAME - Static variable in class com.starteam.Group.Type.DescriptionProperty
The internal name of the property
NAME - Static variable in class com.starteam.Group.Type
The type name for Groups.
NAME - Static variable in class com.starteam.Group.Type.NameProperty
The internal name of the property
NAME - Static variable in class com.starteam.Group.Type.ParentProperty
The internal name of the property
NAME - Static variable in class com.starteam.Group.Type.PrivilegeMaskProperty
The internal name of the property
NAME - Variable in class com.starteam.Group.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Group.Type.TenantProperty
the internal name of this property
NAME - Static variable in class com.starteam.Group.Type.TypeProperty
the internal name of this property
NAME - Static variable in class com.starteam.Item.Type.DiagramSourceProperty
internal name for this property
NAME - Static variable in class com.starteam.Item.Type.ExternalReferenceProperty
 
NAME - Static variable in class com.starteam.Item.Type.FolderProperty
The internal name of the property
NAME - Static variable in class com.starteam.Item.Type
The type name for Items.
NAME - Static variable in class com.starteam.Item.Type.NewRevisionCommentProperty
The internal name of the property
NAME - Static variable in class com.starteam.Item.Type.NotificationCountProperty
 
NAME - Static variable in class com.starteam.Item.Type.NotificationIDsProperty
 
NAME - Static variable in class com.starteam.Item.Type.TagProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Item.Type.TeamProperty
 
NAME - Static variable in class com.starteam.Item.Type.VersionMetadataIDsProperty
The internal name of the property
NAME - Static variable in class com.starteam.Item.Type.VersionMetadataProperty
The internal name of the property
NAME - Static variable in class com.starteam.KanbanBoard.Type.EnforceAgeProperty
internal name for this property
NAME - Static variable in class com.starteam.KanbanBoard.Type.EnforceWIPProperty
internal name for this property
NAME - Static variable in class com.starteam.KanbanBoard.Type.InboxLaneProperty
 
NAME - Static variable in class com.starteam.KanbanBoard.Type.InputIDProperty
 
NAME - Static variable in class com.starteam.KanbanBoard.Type.InputTypeProperty
the internal name of this property
NAME - Static variable in class com.starteam.KanbanBoard.Type.InTeamRoomProperty
internal name for this property
NAME - Static variable in class com.starteam.KanbanBoard.Type.ItemTypeProperty
the internal name of this property
NAME - Static variable in class com.starteam.KanbanBoard.Type
The type name for KanbanBoards.
NAME - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Label.Type.LabelTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.Label.Type.MemberIDProperty
The internal name of the property
NAME - Static variable in class com.starteam.Label.Type
The type name for Labels.
NAME - Variable in class com.starteam.Label.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.LiveObject.Type.CreatedByProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.CreatedTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.DeletedByProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.DeletedTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.DescriptionProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.FlagsProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.GlobalIDProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type
The type name for LiveObject types.
NAME - Static variable in class com.starteam.LiveObject.Type.NameProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.SourceProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.TargetProperty
The internal name of the property
NAME - Static variable in class com.starteam.LiveObject.Type.WorkingFolderProperty
The internal name of the property
NAME - Static variable in class com.starteam.Plan.Type.EndDateProperty
internal name for this property
NAME - Static variable in class com.starteam.Plan.Type
The type name for Plans.
NAME - Static variable in class com.starteam.Plan.Type.PlanIDProperty
 
NAME - Static variable in class com.starteam.Plan.Type.PlanTypeProperty
the internal name of this property
NAME - Variable in class com.starteam.Plan.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Plan.Type.StartDateProperty
internal name for this property
NAME - Static variable in class com.starteam.Plan.Type.WeeklyCapacityProperty
internal name for this property
NAME - Static variable in class com.starteam.Project.Type.CanCreateCheckinChangePackageProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.CheckinChangePackageLastUpdateProperty
The internal name of the property
NAME - Static variable in class com.starteam.Project.Type.CompactionProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.DefaultTypesProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.DefaultViewProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.EncryptionAlgorithmProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.ForceCheckinReasonProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.GUIDProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.IsProcessItemRequiredProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.KeywordFileExtensionsProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.MailProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.MarkUnlockedFilesReadOnlyProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.MergeHistoryDuringVCMSessionProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.MethodologyProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type
The type name for Projects.
NAME - Variable in class com.starteam.Project.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Project.Type.RequireLockForCheckinProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.StatusProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.TenantProperty
the internal name of this property
NAME - Static variable in class com.starteam.Project.Type.UseKeywordsProperty
the internal name of this property
NAME - Static variable in class com.starteam.PromotionModel.Type
The type name for PromotionModels.
NAME - Static variable in class com.starteam.PromotionModel.Type.NumberOfStatesProperty
the internal name of this property
NAME - Static variable in class com.starteam.PromotionModel.Type.PromotionStatesProperty
the internal name of this property
NAME - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.PromotionState.Type.LabelProperty
the internal name of this property
NAME - Static variable in class com.starteam.PromotionState.Type
The type name for PromotionStates.
NAME - Variable in class com.starteam.PromotionState.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Requirement.Type.AmbiguitiesCountProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.AmIResponsibleProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.AtlasWorkflowStatusProperty
the internal name of this property
NAME - Static variable in class com.starteam.Requirement.Type.ChildrenCountProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ChildTypeProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.CommentsProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ExpectedEffortProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ExplicitRankProperty
internal name for this property
NAME - Static variable in class com.starteam.Requirement.Type.HighEffortProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.IsDisabledProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.LowEffortProperty
 
NAME - Static variable in class com.starteam.Requirement.Type
The type name for Requirements.
NAME - Static variable in class com.starteam.Requirement.Type.NotesProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.OrderProperty
internal name for this property
NAME - Static variable in class com.starteam.Requirement.Type.OwnerProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ParentRequirementIDProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.PlanProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.PriorityProperty
 
NAME - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Requirement.Type.RankProperty
internal name for this property
NAME - Static variable in class com.starteam.Requirement.Type.RequirementNumberProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.RequirementTypeProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ResponsibleCountProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ResponsibleNamesProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ResponsibleUsersProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.ReviewedByProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.RevisedDescriptionProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.StatusProperty
 
NAME - Static variable in class com.starteam.Requirement.Type.StreamStateProperty
internal name for this property
NAME - Static variable in class com.starteam.Requirement.Type.UDAGroupingProperty
 
NAME - Static variable in class com.starteam.Review.Type.AcceptorsProperty
 
NAME - Static variable in class com.starteam.Review.Type.AuthorsProperty
 
NAME - Static variable in class com.starteam.Review.Type
The type name for Reviews.
NAME - Variable in class com.starteam.Review.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Review.Type.PulseLabelProperty
The internal name of the property
NAME - Static variable in class com.starteam.Review.Type.RejectorsProperty
 
NAME - Static variable in class com.starteam.Review.Type.ReviewersProperty
 
NAME - Static variable in class com.starteam.Review.Type.ReviewIDProperty
 
NAME - Static variable in class com.starteam.Review.Type.ReviewTypeProperty
the internal name of this property
NAME - Static variable in class com.starteam.Review.Type.StatusProperty
the internal name of this property
NAME - Static variable in class com.starteam.Review.Type.WatchersProperty
 
NAME - Static variable in class com.starteam.Share.Type.FolderIDProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type.ItemIDProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type.ItemRevisionProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type
The type name for ItemReferences.
NAME - Static variable in class com.starteam.Share.Type.NumberOfDerivedSharesProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type.ObjectIDProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type.ProjectNameProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type.ProjectProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type.ViewPathProperty
The internal name of this property
NAME - Static variable in class com.starteam.Share.Type.ViewProperty
The internal name of this property
NAME - Static variable in class com.starteam.Sprint.Type.EndDateProperty
internal name for this property
NAME - Static variable in class com.starteam.Sprint.Type
The type name for Sprints.
NAME - Static variable in class com.starteam.Sprint.Type.OwnerProperty
internal name for this property
NAME - Static variable in class com.starteam.Sprint.Type.PlanProperty
 
NAME - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Sprint.Type.SprintIDProperty
 
NAME - Static variable in class com.starteam.Sprint.Type.StartDateProperty
internal name for this property
NAME - Static variable in class com.starteam.Sprint.Type.TargetReleasesProperty
 
NAME - Static variable in class com.starteam.Story.Type.AcceptanceCriteriaProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.EstimatedPointsProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.GeneralProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.IncomingStreamProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Story.Type.IsCarriedOverProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type
The type name for Storys.
NAME - Static variable in class com.starteam.Story.Type.NotesProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.PlanProperty
 
NAME - Variable in class com.starteam.Story.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Story.Type.RankProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.RiskProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.SponsorProperty
 
NAME - Static variable in class com.starteam.Story.Type.SprintProperty
 
NAME - Static variable in class com.starteam.Story.Type.StatusProperty
The internal name of this property
NAME - Static variable in class com.starteam.Story.Type.StoryIDProperty
 
NAME - Static variable in class com.starteam.Story.Type.StoryOrderProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.StoryTypeProperty
the internal name of this property
NAME - Static variable in class com.starteam.Story.Type.StoryValueProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.StreamStateProperty
internal name for this property
NAME - Static variable in class com.starteam.Story.Type.TargetReleasesProperty
 
NAME - Static variable in class com.starteam.Swimlane.Type.AgeLimitProperty
internal name for this property
NAME - Static variable in class com.starteam.Swimlane.Type.ColorProperty
 
NAME - Static variable in class com.starteam.Swimlane.Type.EnabledProperty
internal name for this property
NAME - Static variable in class com.starteam.Swimlane.Type
The type name for Swimlanes.
NAME - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Swimlane.Type.ScheduleStatusProperty
 
NAME - Static variable in class com.starteam.Swimlane.Type.WorkInProgressProperty
 
NAME - Static variable in class com.starteam.Task.Type.ActualFinishProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ActualHoursProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ActualStartProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.AttentionNotesProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.BlockedProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ChildrenCountProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ConstraintDateProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ConstraintProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.DescriptionProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.DurationProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.EstimatedFinishProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.EstimatedFinishVarianceProperty
 
NAME - Static variable in class com.starteam.Task.Type.EstimatedHoursProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.EstimatedHoursVarianceProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.EstimatedStartProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.EstimatedStartVarianceProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.GUIDProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.IsMyTaskProperty
 
NAME - Static variable in class com.starteam.Task.Type.IsReplicatedProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.LifeCycleTypeProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.MilestoneProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.MSProjectFileNameProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.MSProjectLastUpdateProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type
The type name for Tasks.
NAME - Static variable in class com.starteam.Task.Type.NameProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.NeedsAttentionProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.NotesProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.NumberProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.OrderProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.OriginProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ParentTaskIDProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.PercentCompleteProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.PriorityProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ProcessUsageProperty
internal name for this property
NAME - Variable in class com.starteam.Task.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Task.Type.ResourceCountProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ResourceNamesProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ResourcesProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.ResponsibilityProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.StatusProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.StoryProperty
 
NAME - Static variable in class com.starteam.Task.Type.TaskTypeProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.UniqueIDProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.WBSCodeProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.WorkDependencyLastUpdateProperty
internal name for this property
NAME - Static variable in class com.starteam.Task.Type.WorkRecordCountProperty
internal name for this property
NAME - Static variable in class com.starteam.TaskDependency.Type.LagTimeProperty
internal name for the property
NAME - Static variable in class com.starteam.TaskDependency.Type
The type name for TaskDependencys.
NAME - Static variable in class com.starteam.TaskDependency.Type.PredecessorProperty
internal name for the property
NAME - Static variable in class com.starteam.TaskDependency.Type.PredecessorTypeProperty
internal name for the property
NAME - Static variable in class com.starteam.TaskDependency.Type.TaskProperty
internal name for the property
NAME - Static variable in class com.starteam.Test.Type.DescriptionProperty
internal name for this property
NAME - Static variable in class com.starteam.Test.Type
The type name for Tests.
NAME - Static variable in class com.starteam.Test.Type.PathProperty
 
NAME - Variable in class com.starteam.Test.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.Test.Type.TestIDProperty
 
NAME - Static variable in class com.starteam.TestRun.Type.BuildProperty
 
NAME - Static variable in class com.starteam.TestRun.Type.DescriptionProperty
internal name for this property
NAME - Static variable in class com.starteam.TestRun.Type.DurationProperty
internal name for this property
NAME - Static variable in class com.starteam.TestRun.Type.ExecutedAtProperty
The internal name of the property
NAME - Static variable in class com.starteam.TestRun.Type.ExecutedByProperty
 
NAME - Static variable in class com.starteam.TestRun.Type.IsBlockedProperty
internal name for this property
NAME - Static variable in class com.starteam.TestRun.Type
The type name for TestRuns.
NAME - Static variable in class com.starteam.TestRun.Type.ProductProperty
 
NAME - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.TestRun.Type.StatusProperty
 
NAME - Static variable in class com.starteam.TestRun.Type.StatusReasonProperty
 
NAME - Static variable in class com.starteam.TestRun.Type.TestNameProperty
 
NAME - Static variable in class com.starteam.TestRun.Type.TestRunIDProperty
 
NAME - Static variable in class com.starteam.TestRun.Type.TestVersionProperty
 
NAME - Static variable in class com.starteam.Topic.Type.AmIRecipientProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.ChildrenCountProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.ContextRangeProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type
The type name for Topics.
NAME - Static variable in class com.starteam.Topic.Type.ParentTopicIDProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.PriorityProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.RecipientCountProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.RecipientNamesProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.RecipientsProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.StatusProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.TaxonomyProperty
The internal name of the property.
NAME - Static variable in class com.starteam.Topic.Type.TitleProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.TopicNumberProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.TopicTypeProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.UserDislikesProperty
internal name of the property
NAME - Static variable in class com.starteam.Topic.Type.UserLikesProperty
internal name of the property
NAME - Static variable in class com.starteam.Trace.Type.IsSuspectProperty
 
NAME - Static variable in class com.starteam.Trace.Type
The type name for Traces.
NAME - Static variable in class com.starteam.Trace.Type.OrderProperty
internal name for this property
NAME - Static variable in class com.starteam.Trace.Type.SourceVersionsProperty
internal name for this property
NAME - Static variable in class com.starteam.Trace.Type.StatusProperty
 
NAME - Static variable in class com.starteam.Trace.Type.TraceTypeProperty
 
NAME - Static variable in class com.starteam.TrackedObject.Type.EndModifiedTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.TrackedObject.Type.FolderPathProperty
The internal name of the property
NAME - Static variable in class com.starteam.TrackedObject.Type.ModifiedByProperty
The internal name of the property
NAME - Static variable in class com.starteam.TrackedObject.Type.ModifiedTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.TrackedObject.Type
The Type Name for Tracked Object
NAME - Static variable in class com.starteam.TrackedObject.Type.ParentFolderNameProperty
The internal name of this property.
NAME - Static variable in class com.starteam.TrackedObject.Type.TransactionIDProperty
The internal name of the property
NAME - Static variable in class com.starteam.TreeItem.Type.ExternalTestIDProperty
 
NAME - Static variable in class com.starteam.TreeItem.Type.ExternalTestProjectURLProperty
 
NAME - Static variable in class com.starteam.TreeItem.Type.ExternalTestURLProperty
 
NAME - Static variable in class com.starteam.TreeItem.Type.IsLeafProperty
internal name for this property
NAME - Static variable in class com.starteam.TreeItem.Type.MoSCoWProperty
internal name for this property
NAME - Static variable in class com.starteam.TreeItem.Type
The type name for TreeItems.
NAME - Static variable in class com.starteam.TreeItem.Type.ParentIDProperty
The internal name of the property
NAME - Static variable in class com.starteam.TreeItem.Type.RichDescriptionProperty
internal name for this property
NAME - Static variable in class com.starteam.Type
The type name for Types.
NAME - Static variable in class com.starteam.TypedResource.Type.BranchStateProperty
The internal name of the Branch State Property
NAME - Static variable in class com.starteam.TypedResource.Type.IDProperty
The internal name of the ID property
NAME - Static variable in class com.starteam.TypedResource.Type
The Type Name for
NAME - Static variable in class com.starteam.TypedResource.Type.ProjectProperty
The internal name of the Project property
NAME - Static variable in class com.starteam.TypedResource.Type.ViewProperty
The internal name of the View property
NAME - Static variable in class com.starteam.User.Type.AccessRestrictionProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.AddressProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.DirectoryServiceIDProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.DistinguishedNameProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.EmailAddressProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.FavoriteProjectsProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.FaxProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.FridayAMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.FridayPMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.IsDirectoryManagedProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.LastLogoutTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.LastPasswordChangeTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.LastWebLogoutTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.LicenseProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.LicenseTypeProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.LockOutTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.LoginNameProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.MondayAMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.MondayPMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type
The type name for Users.
NAME - Static variable in class com.starteam.User.Type.NameProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.PagerProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.PasswordProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.PhoneProperty
The internal name of the property
NAME - Variable in class com.starteam.User.Type.PropertyCollection
 
NAME - Static variable in class com.starteam.User.Type.ReturnEmailAddressProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.SaturdayAMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.SaturdayPMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.StatusProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.SundayAMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.SundayPMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.TenantProperty
the internal name of this property
NAME - Static variable in class com.starteam.User.Type.TerritoryProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.ThursdayAMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.ThursdayPMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.TimeZoneShiftProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.TuesdayAMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.TuesdayPMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.UserImageProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.VoiceMailProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.WednesdayAMProperty
The internal name of the property
NAME - Static variable in class com.starteam.User.Type.WednesdayPMProperty
The internal name of the property
NAME - Static variable in class com.starteam.VersionedObject.Type.CommentIDProperty
The internal name of the property
NAME - Static variable in class com.starteam.VersionedObject.Type
The type name for VersionedObject
NAME - Static variable in class com.starteam.VersionedObject.Type.RevisionFlagsProperty
The internal name of the property
NAME - Static variable in class com.starteam.VersionedObject.Type.RevisionNumberProperty
The internal name of the property
NAME - Static variable in class com.starteam.VersionedObject.Type.ShortCommentProperty
The internal name of the property
NAME - Static variable in class com.starteam.View.Type.BaseConfigurationDataProperty
 
NAME - Static variable in class com.starteam.View.Type.BaseConfigurationTypeProperty
 
NAME - Static variable in class com.starteam.View.Type.CloneTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.View.Type.EndDateProperty
The internal name of the property
NAME - Static variable in class com.starteam.View.Type.ExcludedGroupsProperty
 
NAME - Static variable in class com.starteam.View.Type.ExcludedUsersProperty
 
NAME - Static variable in class com.starteam.View.Type.IsDeleteCompleteProperty
 
NAME - Static variable in class com.starteam.View.Type.IsPurgedProperty
 
NAME - Static variable in class com.starteam.View.Type.IsVCMCodeReviewRequiredProperty
 
NAME - Static variable in class com.starteam.View.Type.IsVCMCommitEnforcedProperty
 
NAME - Static variable in class com.starteam.View.Type
The type name for Views.
NAME - Static variable in class com.starteam.View.Type.ParentViewProperty
 
NAME - Static variable in class com.starteam.View.Type.PromotionStateProperty
 
NAME - Variable in class com.starteam.View.Type.PropertyCollection
 
NAME - Static variable in class com.starteam.View.Type.ResolvedViewProperty
 
NAME - Static variable in class com.starteam.View.Type.RootFolderIDProperty
 
NAME - Static variable in class com.starteam.View.Type.ShareFlagsProperty
 
NAME - Static variable in class com.starteam.View.Type.StartDateProperty
The internal name of the property
NAME - Static variable in class com.starteam.View.Type.TenantProperty
the internal name of this property
NAME - Static variable in class com.starteam.View.Type.TypeProperty
the internal name of this property
NAME - Static variable in class com.starteam.View.Type.WorkspaceModifiedTimeProperty
The internal name of the property
NAME - Static variable in class com.starteam.viewcomparemerge.DefaultActionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.viewcomparemerge.DifferenceTypeProperty
The internal name of this property.
NAME - Static variable in class com.starteam.viewcomparemerge.IsActionOverriddenProperty
The internal name of this property.
NAME - Static variable in class com.starteam.viewcomparemerge.IsCheckedProperty
The internal name of this property.
NAME - Static variable in class com.starteam.viewcomparemerge.MergeActionProperty
The internal name of this property.
NAME - Static variable in class com.starteam.viewcomparemerge.MergeStatusProperty
The internal name of this property.
NAME - Static variable in class com.starteam.ViewMember.Type.AttachmentCountProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.AttachmentIDsProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.AttachmentNamesProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.CommentProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ConfigurationTimeProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.DotNotationProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ExclusiveLockerProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ExternalIDProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ExternalURLProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.FlaggedByUsersProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.IsBookmarkedProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.IsBranchOnChangeProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.IsReadOnlyProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.IsUnreadProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ItemDeletedByProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ItemDeletedTimeProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.MyLockProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type
The type name for ViewMembers.
NAME - Static variable in class com.starteam.ViewMember.Type.NonExclusiveLockersProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ParentBranchLengthProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ParentBranchRevisionProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ParentObjectIDProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ResponsibilityProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.RootObjectIDProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ShareStateProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.UnreadByUsersProperty
 
NAME - Static variable in class com.starteam.ViewMember.Type.ViewMemberIDProperty
The internal name of this property.
NAME - Static variable in class com.starteam.ViewMemberRevision.Type.BranchFlagProperty
 
NAME - Static variable in class com.starteam.ViewMemberRevision.Type.CreatedByProperty
 
NAME - Static variable in class com.starteam.ViewMemberRevision.Type.CreatedTimeProperty
 
NAME - Static variable in class com.starteam.ViewMemberRevision.Type
The type name for ViewMemberRevisions.
NAME - Static variable in class com.starteam.ViewMemberRevision.Type.ObjectIDProperty
 
NAME - Static variable in class com.starteam.ViewMemberRevision.Type.ObjectTimeProperty
 
NAME - Static variable in class com.starteam.ViewMemberRevision.Type.ParentFolderProperty
 
NAME - Static variable in class com.starteam.ViewMemberRevision.Type.ParentShareProperty
 
NAME - Static variable in class com.starteam.WhiteBoard.Type.ColorProperty
 
NAME - Static variable in class com.starteam.WhiteBoard.Type
The type name for WhiteBoards.
NAME - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Name property.
NAME - Static variable in class com.starteam.WhiteBoard.Type.WhiteBoardIDProperty
 
NAME - Static variable in class com.starteam.WorkRecord.Type.CommentProperty
 
NAME - Static variable in class com.starteam.WorkRecord.Type
The type name for WorkRecords.
NAME - Static variable in class com.starteam.WorkRecord.Type.ParentTaskProperty
 
NAME - Static variable in class com.starteam.WorkRecord.Type.PerformedByProperty
 
NAME - Static variable in class com.starteam.WorkRecord.Type.TimeRemainingProperty
 
NAME - Static variable in class com.starteam.WorkRecord.Type.TimeWorkedProperty
 
NAME - Static variable in class com.starteam.WorkRecord.Type.WorkedOnProperty
 
NamedCacheRef - Class in com.starteam
Base implementation of objects that use the SDK's uniform caching mechanism and can be identified by a unique name.
NATIVE_II - Static variable in class com.starteam.HiveInfo.HiveType
NativeII hive.
NativeFileAccess - Class in com.starteam.util
A collection of Native Methods to access the File System directly
NativeFileAccess() - Constructor for class com.starteam.util.NativeFileAccess
 
NEEDS_ATTENTION - Variable in class com.starteam.Task.Type.PropertyCollection
The Needs Attention property.
NEEDS_REVIEW - Static variable in class com.starteam.viewcomparemerge.MergeAction
Needs review -- don't allow commit while this action is selected.
needsCodeReview() - Method in class com.starteam.viewcomparemerge.Session
return true if this session needs to be code reviewed prior to commit
negate() - Method in class com.starteam.util.TimeSpan
returns a TimeSpan composed by subtracting this TimeSpan instance from ZERO
NetMonitor - Class in com.starteam
Displays information about the commands that are being sent to the StarTeam Server.
NEVER_EXPAND - Static variable in class com.starteam.File.KeywordFlag
Never expand Keywords.
NEW - Static variable in class com.starteam.ChangePackage.State
A new ChangePackage.
NEW - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A new (unsaved) ChangeRequest.
NEW - Static variable in class com.starteam.ChangeRequest.Status
A new (unsaved) ChangeRequest.
NEW - Static variable in class com.starteam.File.Status
The working file on disk does not exist in the repository
NEW - Static variable in class com.starteam.Folder.Status
This folder is new on disk, and has not been added to the repository
NEW - Static variable in class com.starteam.Review.Status
New
NEW_REVISION_COMMENT - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The New Revision Comment property.
NEW_REVISION_COMMENT - Variable in class com.starteam.File.Type.PropertyCollection
The New Revision Comment property.
NEW_REVISION_COMMENT - Variable in class com.starteam.Folder.Type.PropertyCollection
The New Revision Comment property.
NEW_REVISION_COMMENT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The New Revision Comment property.
NEW_REVISION_COMMENT - Variable in class com.starteam.Task.Type.PropertyCollection
The New Revision Comment property.
NEW_REVISION_COMMENT - Variable in class com.starteam.Topic.Type.PropertyCollection
The New Revision Comment property.
newBooleanProperty(String) - Method in class com.starteam.Type
Create a new Boolean Property Assigns default display names such that 0=False and 1=True.
newBooleanProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Create a new Boolean Property Assigns default display names such that 0=False and 1=True.
newContentProperty(String) - Method in class com.starteam.Type
Creates a new ContentProperty.
newContentProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new ContentProperty.
newDateProperty(String) - Method in class com.starteam.Type
Creates a new DateProperty
newDateProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new DateProperty
newDateTimeProperty(String) - Method in class com.starteam.Type
Creates a new DateTimeProperty
newDateTimeProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new DateTimeProperty
newDoubleProperty(String) - Method in class com.starteam.Type
Creates a new DoubleProperty
newDoubleProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new DoubleProperty
newEnumeratedProperty(String, EnumeratedValue[], boolean) - Method in class com.starteam.Type
Create a new Enumerated Property
newEnumeratedProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Create a new Enumerated Property
newGroupArrayProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a property on the server.
newGroupProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a property on the server.
newIntegerProperty(String) - Method in class com.starteam.Type
Creates a new IntegerProperty
newIntegerProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new IntegerProperty
newLongIntegerProperty(String) - Method in class com.starteam.Type
Creates a new LongIntegerProperty
newLongIntegerProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new LongIntegerProperty.
newMapProperty(String) - Method in class com.starteam.Type
Creates a new MapProperty.
newMapProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new MapProperty.
newObjectArrayProperty(String, Principal.Type) - Method in class com.starteam.Type
Creates a new ObjectArrayProperty Throws an IllegalArgumentException for any typeOfValue other than User or Group
newObjectProperty(String, LiveObject.Type) - Method in class com.starteam.Type
Creates a new ObjectProperty
newOnOffProperty(String) - Method in class com.starteam.Type
Create a new Boolean Property Assigns default display names such that 0=Off and 1=On.
newQueryPart(QueryPart.Relation, byte[]) - Method in class com.starteam.BinaryProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, byte[]) - Method in class com.starteam.BinaryProperty.WebCacheBinaryProperty
Creates a new query expression that tests this property.
newQueryPart(boolean) - Method in class com.starteam.BooleanProperty
Constructs a query expression that tests a boolean property value.
newQueryPart(boolean) - Method in class com.starteam.BooleanProperty.WebCacheBooleanProperty
Constructs a query expression that tests a boolean property value.
newQueryPart(QueryPart.Relation, Date) - Method in class com.starteam.DateProperty
Creates a new query expression that tests this property against a DateTime value.
newQueryPart(QueryPart.Relation, TimeSpan) - Method in class com.starteam.DateProperty
Returns a new QueryPart that tests this property against the given value using the given query relation
newQueryPart(QueryPart.Relation, Date) - Method in class com.starteam.DateProperty.WebCacheDateProperty
Creates a new query expression that tests this property against a DateTime value.
newQueryPart(QueryPart.Relation, TimeSpan) - Method in class com.starteam.DateProperty.WebCacheDateProperty
Returns a new QueryPart that tests this property against the given value using the given query relation
newQueryPart(QueryPart.Relation, DateTime) - Method in class com.starteam.DateTimeProperty
Creates a new query expression that tests this property against a DateTime value.
newQueryPart(QueryPart.Relation, TimeSpan) - Method in class com.starteam.DateTimeProperty
Creates a new query expression that tests this property against a DateTime value.
newQueryPart(QueryPart.Relation, DateTime) - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
Creates a new query expression that tests this property against a DateTime value.
newQueryPart(QueryPart.Relation, TimeSpan) - Method in class com.starteam.DateTimeProperty.WebCacheDateTimeProperty
Creates a new query expression that tests this property against a DateTime value.
newQueryPart(QueryPart.Relation, double) - Method in class com.starteam.DoubleProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, double) - Method in class com.starteam.DoubleProperty.WebCacheDoubleProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, int) - Method in class com.starteam.EnumeratedProperty
Returns a new QueryPart that tests this property against the given value using the given query relation
newQueryPart(QueryPart.Relation, EnumeratedValue) - Method in class com.starteam.EnumeratedProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, EnumeratedValue[]) - Method in class com.starteam.EnumeratedProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, EnumeratedValue[]) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, EnumeratedValue) - Method in class com.starteam.EnumeratedProperty.WebCacheEnumeratedProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, int) - Method in class com.starteam.IntegerProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, int) - Method in class com.starteam.IntegerProperty.WebCacheIntegerProperty
Creates a new query expression that tests this property.
newQueryPart(DateTime) - Method in class com.starteam.LinkProperty
Creates a new query expression that tests this property endpoint against a DateTime value.
newQueryPart(DateTime) - Method in class com.starteam.LinkProperty.WebCacheLinkProperty
Creates a new query expression that tests this property endpoint against a DateTime value.
newQueryPart(QueryPart.Relation, long) - Method in class com.starteam.LongIntegerProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, long) - Method in class com.starteam.LongIntegerProperty.WebCacheLongIntegerProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, Object) - Method in class com.starteam.MapProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, Object) - Method in class com.starteam.MapProperty.WebCacheMapProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, int[]) - Method in class com.starteam.ObjectArrayProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, int[]) - Method in class com.starteam.ObjectArrayProperty.WebCacheObjectArrayProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, int) - Method in class com.starteam.ObjectProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, int) - Method in class com.starteam.ObjectProperty.WebCacheObjectProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, String) - Method in class com.starteam.TextProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, String, boolean) - Method in class com.starteam.TextProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, String, boolean) - Method in class com.starteam.TextProperty.WebCacheTextProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, TimeSpan) - Method in class com.starteam.TimeSpanProperty
Creates a new query expression that tests this property.
newQueryPart(QueryPart.Relation, TimeSpan) - Method in class com.starteam.TimeSpanProperty.WebCacheTimeSpanProperty
Creates a new query expression that tests this property.
newServer(ServerInfo) - Method in class com.starteam.Application
Creates a new Server object, using the given connection information.
newServer(String) - Method in class com.starteam.Application
Looks up the given server name in starteam-servers.xml, and uses the resulting ServerInfo to construct the server.
newServer(String, int) - Method in class com.starteam.Application
Creates a new Server object, using the given host address and port.
newTextProperty(String) - Method in class com.starteam.Type
Creates a new TextProperty
newTextProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new TextProperty
newTimeSpanProperty(String) - Method in class com.starteam.Type
Creates a new TimeSpanProperty
newTimeSpanProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a new TimeSpanProperty
newUserArrayProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a property on the server.
newUserProperty(String) - Method in class com.starteam.ViewMember.Type.WebCacheViewMemberType
Creates a property on the server.
newYesNoProperty(String) - Method in class com.starteam.Type
Create a new Boolean Property Assigns default display names such that 0=No and 1=Yes.
NEXT - Static variable in class com.starteam.TraceFinder.PinType
The trace must match the next revision of the given item.
NEXT_BUILD - Static variable in class com.starteam.Label
The value of this field is the "magic" value (-2) to provide for Item properties such as a ChangeRequest's "Addressed In" whose value represents a label.
nextChar() - Method in class com.starteam.diff.LineIterator
Returns the next char in the underlying sequence.
NO - Static variable in class com.starteam.Translations
Known translations of "no".
NO_DEFAULT_PROFILE - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
There is no default client MPX profile defined on this server.
NO_MESSAGE_THREAD - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
The thread that processes MPX Messages is no longer running.
NO_RESPONSE - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
The MPX Message Broker is not responding.
NO_SUCH_LOGIN_NAME - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Invalid Login Name event
NO_SUCH_PROFILE - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
There is no MPX profile with the specified name on this server.
NO_TRANSMITTER - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
The MPX Event Transmitter is not responding.
NO_VALUE - Variable in class com.starteam.viewcomparemerge.IsActionOverriddenProperty
The EnumeratedValue representing "No".
NO_VALUE - Variable in class com.starteam.viewcomparemerge.IsCheckedProperty
The EnumeratedValue representing "No".
NON_EXCLUSIVE - Static variable in class com.starteam.ViewMember.LockType
LockType NON_EXCLUSIVE.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Non Exclusive Locker property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Concept.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.File.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Folder.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Plan.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Review.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Story.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Task.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Test.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Topic.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.Trace.Type.PropertyCollection
 
NON_EXCLUSIVE_LOCKERS - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Non Exclusive Lockers property.
NON_EXCLUSIVELY_LOCKED_BY_ME - Static variable in class com.starteam.ViewMember.MyLock
 
NON_FASTFORWARD_MERGE - Static variable in class com.starteam.Trace.TraceType
This is a non fast forward merge type (used by GIT connector)
NONE - Static variable in class com.starteam.File.Compression
No compression.
NONE - Static variable in class com.starteam.Folder.ExcludeFlags
No folders are excluded
NORMAL - Static variable in class com.starteam.Topic.Priority
Topic priority is lower
NORMAL - Static variable in class com.starteam.User.Status
Normal
NoSuchPropertyException - Exception in com.starteam.exceptions
An exception of this class is thrown when an invalid item property was attempted to be accessed.
NOT - Static variable in class com.starteam.QueryNode.Operator
A constant defining a NOT query expression.
NOT_AVAILABLE - Static variable in class com.starteam.Review.Status
Not Available
NOT_BRANCHED - Static variable in class com.starteam.TypedResource.BranchState
This View Member has not yet branched.
NOT_CONNECTED - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
The MPX Message Broker is not connected.
NOT_EQUAL_TO - Static variable in class com.starteam.QueryPart.Relation
The "not-equal" relation.
NOT_INSTALLED - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
MPX is not installed on this server.
NOT_LOCKED_BY_ME - Static variable in class com.starteam.ViewMember.MyLock
 
NOT_PRIORITIZED - Static variable in class com.starteam.ChangeRequest.Priority
 
NOT_SHARED - Static variable in class com.starteam.ViewMember.ShareState
 
NOT_STARTED - Static variable in class com.starteam.Story.Status
All of its tasks are "not started"
NOT_STREAMED - Static variable in class com.starteam.Story.StreamState
Story's info stream is not streamed
NOT_SUPPORTED - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
The StarTeam SDK supports MPX on StarTeam Servers version 5.2 and later.
NOT_SUPPORTED - Static variable in class com.starteam.TypedResource.BranchState
This View member does not support branching.
NOTES - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Notes property.
NOTES - Variable in class com.starteam.Story.Type.PropertyCollection
The Notes property.
NOTES - Variable in class com.starteam.Task.Type.PropertyCollection
The Notes property.
NOTIFICATION_COUNT - Variable in class com.starteam.Concept.Type.PropertyCollection
The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
/** The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.Plan.Type.PropertyCollection
The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.Review.Type.PropertyCollection
The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.Story.Type.PropertyCollection
The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.Test.Type.PropertyCollection
/** The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.TestRun.Type.PropertyCollection
/** The Notification Count property.
NOTIFICATION_COUNT - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Notification Count property.
NOTIFICATION_IDS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.Concept.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.Plan.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.Review.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.Story.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.Test.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_IDS - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Notification IDs property.
NOTIFICATION_USERS - Variable in class com.starteam.File.Type.PropertyCollection
The Notification IDs property.
NotificationEvent - Class in com.starteam.events
An event triggered whenever a "notification" for a given Item is added or removed on the server.
NotificationListener - Interface in com.starteam.events
NotificationListener allows an application to listen for "notification" items for the logged-in user.
notify(NotificationEvent) - Method in interface com.starteam.events.NotificationListener
Invoked whenever a new "notification" for the logged-in user is available on the Server.
notifyCheckin(CommandProcessorCheckinEvent) - Method in interface com.starteam.events.CommandProcessorListener
Triggered twice per add or checkin operation, once before and once after the file is added/checked
notifyCheckout(CommandProcessorCheckoutEvent) - Method in interface com.starteam.events.CommandProcessorListener
Triggered during a changepackage checkout for renames, moves and deletes
notifyPassword(CommandProcessorPasswordEvent) - Method in interface com.starteam.events.CommandProcessorListener
Triggered during a connect, to allow the client application an opportunity to provide a clear text password, if a password has not been supplied through any other means
notifyProgress(CheckinEvent) - Method in interface com.starteam.events.CheckinListener
Triggered during the checkin operation, to provide the client application with updated information about the progress of the operation.
notifyProgress(CheckoutEvent) - Method in interface com.starteam.events.CheckoutListener
Triggered during the checkout operation, to provide the client application with updated information about the progress of the operation.
notifyProgress(WebCacheCheckinEvent) - Method in interface com.starteam.events.WebCacheCheckinListener
Triggered during the checkin operation, to provide the client application with updated information about the progress of the operation.
notifyProgress(WebCacheCheckoutEvent) - Method in interface com.starteam.events.WebCacheCheckoutListener
Triggered during the checkout operation, to provide the client application with updated information about the progress of the operation.
notifyStatus(CommandProcessorStatusEvent) - Method in interface com.starteam.events.CommandProcessorListener
Triggered during a checkin or checkout, to allow the client application an opportunity to specify how to handle files with status conflicts (e.g.
notNull(Object, String) - Static method in class com.starteam.util.Assert
Throw a NullPointerException
now() - Static method in class com.starteam.util.DateTime
Returns a new DateTime from the current time.
NULL - Static variable in class com.starteam.Server.EncryptionAlgorithm
Specifies that no encryption be used.
nullArgument(String) - Static method in class com.starteam.util.Assert
Throws an IllegalArgumentException indicating that a null parameter was detected.
nullArgument(String, String) - Static method in class com.starteam.util.Assert
Throw an IllegalArgumentException
NUMBER - Variable in class com.starteam.Task.Type.PropertyCollection
The Number property.
NUMBER_OF_DERIVED_SHARES - Variable in class com.starteam.Share.Type.PropertyCollection
The Number of Derieved Shares property.
NUMBER_OF_STATES - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Number of States property.

O

oauth2logOn(String, String) - Method in class com.starteam.Server
Establishes a user-session with the remote server process.
oauth2logon(String, String) - Method in class com.starteam.Server.WebCacheServer
Establishes a user-session with the remote server process.
Oauth2ServiceProvider - Class in com.starteam
Confidential proprietary property Copyright 2019 Micro Focus or one of its affiliates.
Oauth2ServiceProvider(Server) - Constructor for class com.starteam.Oauth2ServiceProvider
Oauth2 provider should implement the first step of "Authorization code grant" flow which is to fetch the authorization code.
Oauth2ServiceProvider.WebCacheOauth2ServiceProvider - Class in com.starteam
 
OBJECT_ACCESS_CHECKED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Object access checked event
OBJECT_ACL_ACQUIRED_OWNERSHIP - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Object ACL acquired ownership event
OBJECT_ACL_ADDED_OR_EDITED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Object ACL added or edited event
OBJECT_ACL_ADDED_TO_OWNER - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Object ACL added to owner event
OBJECT_ACL_DELETED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Object ACL deleted event
OBJECT_ACL_DROPPED_FROM_OWNER - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Object ACL dropped from owner event
OBJECT_ID - Variable in class com.starteam.Share.Type.PropertyCollection
The Object ID property.
OBJECT_ID - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
OBJECT_ID_1 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Object ID 1 property.
OBJECT_ID_2 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Object ID 2 property.
OBJECT_ID_3 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Object ID 3 property.
OBJECT_TIME - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
ObjectArrayProperty - Class in com.starteam
This class represents a property whose value is an Object Array.
ObjectArrayProperty.WebCacheObjectArrayProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
ObjectProperty - Class in com.starteam
This class represents a property whose value is an Object.
ObjectProperty.WebCacheObjectProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
obtainLicense(User) - Method in class com.starteam.Server
Get/Consume a license for the specified User, using this Server's session ID to obtain the license.
obtainLicense(User, Server) - Method in class com.starteam.Server
Get/Consume a license for the specified User, using the specified Server's session ID to obtain the license.
OFF - Static variable in class com.starteam.Translations
Known translations of "off".
offline(MPXStatusEvent) - Method in interface com.starteam.events.MPXStatusListener
Invoked when the StarTeam MPX transmitter goes offline (for example, due to network connectivity problems).
offline(WebCacheMPXStatusEvent) - Method in interface com.starteam.events.WebCacheMPXStatusListener
Invoked when the StarTeam MPX transmitter goes offline (for example, due to network connectivity problems).
ON - Static variable in class com.starteam.Translations
Known translations of "on".
onConsole() - Static method in class com.starteam.NetMonitor
Turns on the NetMonitor, sending output to the system console.
onFile(File) - Static method in class com.starteam.NetMonitor
Turns on the NetMonitor, sending output to the given file.
online(MPXStatusEvent) - Method in interface com.starteam.events.MPXStatusListener
Invoked when the StarTeam MPX transmitter comes back online (for example, after going offline due to network connectivity problems).
online(WebCacheMPXStatusEvent) - Method in interface com.starteam.events.WebCacheMPXStatusListener
Invoked when the StarTeam MPX transmitter comes back online (for example, after going offline due to network connectivity problems).
ONWINDOWSPROP - Static variable in class com.starteam.util.Platform
You can set this system property on (any value will do) if you want to force the Platform class to use Win32 access to file properties and ConnectionManager.ini file.
open() - Method in class com.starteam.ChangePackage
Opens the session associated with this change package.
open(boolean) - Method in class com.starteam.ChangePackage
Opens the session associated with this change package.
OPEN - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
An open ChangeRequest.
OPEN - Static variable in class com.starteam.ChangeRequest.Status
An open ChangeRequest.
Options - Class in com.starteam.viewcomparemerge
A set of user preferences that guide a view compare/merge operation.
Options() - Constructor for class com.starteam.viewcomparemerge.Options
Constructs a set of Options with default values.
Options(Options) - Constructor for class com.starteam.viewcomparemerge.Options
Create an Options instance by copying the contents of another
OR - Static variable in class com.starteam.QueryNode.Operator
A constant defining an OR query expression.
ORACLE - Static variable in class com.starteam.ServerConfiguration.DatabaseType
Database type is Oracle
ORDER - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Order property.
ORDER - Variable in class com.starteam.Task.Type.PropertyCollection
The Order property.
ORDER - Variable in class com.starteam.Trace.Type.PropertyCollection
 
ORIGIN - Variable in class com.starteam.Task.Type.PropertyCollection
The Origin property.
OTHER - Static variable in class com.starteam.ChangeRequest.Platform
Other.
OTHER - Static variable in class com.starteam.Task.ProcessUsage
Not a process task.
OUT_OF_DATE - Static variable in class com.starteam.File.Status
The file in the repository has newer content than the working file on disk
OVERWRITE - Static variable in class com.starteam.RollbackSession.MergeAction
OVERWRITE
OVERWRITE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Overwrite the target with the content of the source.
OWNER - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Owner property.
OWNER - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Owner property.

P

PAGER - Variable in class com.starteam.User.Type.PropertyCollection
 
PARAM_COMMON_ANCESTOR - Static variable in class com.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_OUTPUT_FILE - Static variable in class com.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_SOURCE_ANCESTOR - Static variable in class com.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_SOURCE_FILE - Static variable in class com.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_TARGET_ANCESTOR - Static variable in class com.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_TARGET_FILE - Static variable in class com.starteam.viewcomparemerge.FileMergeAdapter
 
PARENT - Variable in class com.starteam.Group.Type.PropertyCollection
The Parent property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.Concept.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.File.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.Folder.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.Plan.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.Review.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Parent Branch Length property.
PARENT_BRANCH_LENGTH_REVISION - Variable in class com.starteam.Trace.Type.PropertyCollection
 
PARENT_BRANCH_REVISION - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.Concept.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.File.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.Folder.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.Plan.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.Review.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_BRANCH_REVISION - Variable in class com.starteam.Trace.Type.PropertyCollection
 
PARENT_BRANCH_REVISION - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Parent Branch Revision property.
PARENT_FOLDER - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
PARENT_FOLDER_NAME - Variable in class com.starteam.Audit.Type.PropertyCollection
The Parent Folder Name property.
PARENT_FOLDER_NAME - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Folder property.
PARENT_FOLDER_NAME - Variable in class com.starteam.File.Type.PropertyCollection
The Folder property.
PARENT_ID - Variable in class com.starteam.Story.Type.PropertyCollection
The Parent ID property.
PARENT_ID - Variable in class com.starteam.Test.Type.PropertyCollection
The Parent ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.Concept.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.File.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.Folder.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.Plan.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.Review.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Parent Object ID property.
PARENT_OBJECT_ID - Variable in class com.starteam.Trace.Type.PropertyCollection
 
PARENT_OBJECT_ID - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Parent Object ID property.
PARENT_REQUIREMENT_ID - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Parent Requirement ID property.
PARENT_SHARE - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
PARENT_TASK - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
PARENT_TASK_ID - Variable in class com.starteam.Task.Type.PropertyCollection
The Parent ID property.
PARENT_TOPIC_ID - Variable in class com.starteam.Topic.Type.PropertyCollection
The Parent Topic ID property.
PARENT_VIEW - Variable in class com.starteam.View.Type.PropertyCollection
 
PARKED - Static variable in class com.starteam.Project.Status
Defines a parked (inactive) project
parse(String) - Method in class com.starteam.CommandProcessor
Parses the command.
parse(String) - Static method in class com.starteam.util.ISO8601
Parses the provided IS08601 formated string abd returns the corresponding Java time.
parse(String, String) - Static method in class com.starteam.util.Platform
Parse the given payload using a regular expression pattern Picks an appropriate platform specific pattern matcher, i.e, this implementation depends upon a core-edge strategy using the Pattern class in java and the RegEx class in .NET
parse(String) - Static method in class com.starteam.util.TimeSpan
Returns a TimeSpan composed by parsing the specified String representation.
ParsedCharSequence - Class in com.starteam.diff
A ParsedChar Sequence
ParsedCharSequence(CharSequence) - Constructor for class com.starteam.diff.ParsedCharSequence
Construct a Parsed Char Sequence
ParsedCharSequence(CharSequence, char) - Constructor for class com.starteam.diff.ParsedCharSequence
construct a parsed char sequence
ParsedCharSequence(Reader) - Constructor for class com.starteam.diff.ParsedCharSequence
Construct a Parsed Char Sequence
ParsedCharSequence(LineReader) - Constructor for class com.starteam.diff.ParsedCharSequence
Construct a Parsed Char Sequence
ParsedCharSequence(File) - Constructor for class com.starteam.diff.ParsedCharSequence
Construct a Parsed Char Sequence
ParsedCharSequence(File, Encoding) - Constructor for class com.starteam.diff.ParsedCharSequence
Construct a Parsed Char Sequence
ParsedCharSequence(File, boolean) - Constructor for class com.starteam.diff.ParsedCharSequence
Construct a Parsed Char Sequence
ParsedCharSequence(File, Encoding, boolean) - Constructor for class com.starteam.diff.ParsedCharSequence
Construct a Parsed Char Sequence
parseLocale(String) - Static method in class com.starteam.Translations
Parse the locale pattern and return the corresponding locale.
parsePatternList(String) - Static method in class com.starteam.util.FileUtils
parse the given comma, space or semicolon delimited pattern list
PASSWORD - Variable in class com.starteam.User.Type.PropertyCollection
 
PASSWORD_AUTHENTICATION - Static variable in class com.starteam.ServerConfiguration.AuthenticationType
Password based authentication done by StarTeam server.
PASSWORD_CHANGE_NOTIFIED - Static variable in class com.starteam.User.Status
Password Change Notified
PASSWORD_CHANGE_REQUIRED - Static variable in class com.starteam.User.Status
password Change Required
PASSWORD_EXPIRED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Password expired event
PasswordExpiredException - Exception in com.starteam.exceptions
 
PASSWORDS_NEVER_EXPIRE - Static variable in class com.starteam.SystemPolicy
Indicates that passwords never expire.
PATH - Variable in class com.starteam.Test.Type.PropertyCollection
The Test ID property.
PENDING - Static variable in class com.starteam.ChangeRequest.StreamState
ChangeRequest info stream set to Pending
PENDING - Static variable in class com.starteam.Requirement.Status
Requirement is Pending
PENDING - Static variable in class com.starteam.Requirement.StreamState
Requirement info stream set to Pending
PENDING - Static variable in class com.starteam.Story.StreamState
Story info stream set to Pending
PENDING - Static variable in class com.starteam.Task.Status
Task is pending
PER_FOLDER - Static variable in class com.starteam.StatusMethod
Identifies the "Per folder" status management method.
PERCENT_COMPLETE - Variable in class com.starteam.Task.Type.PropertyCollection
The Percent Complete property.
PERFORMED_BY - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
Permission - Class in com.starteam
This class defines all the different permission settings used by StarTeam.
PermissionCollection - Class in com.starteam
A Collection that manages Permissions
PermissionCollection() - Constructor for class com.starteam.PermissionCollection
Construct a new Permission Collection
PermissionCollection(PermissionCollection) - Constructor for class com.starteam.PermissionCollection
Construct a new Permission Collection from another
PermissionCollection(Permission) - Constructor for class com.starteam.PermissionCollection
Construct a Permission Collection with a specific permission
PermissionCollection(Permission[]) - Constructor for class com.starteam.PermissionCollection
Construct a Permission Collection from an array of permissions
PHONE - Variable in class com.starteam.User.Type.PropertyCollection
 
pinChild(ViewMember) - Method in class com.starteam.Link
Pin the child endpoint of the link.
ping() - Method in class com.starteam.Server
Verifies that the server is responding and informs the server that this connection/user session is still active.
ping() - Method in class com.starteam.Server.WebCacheServer
Verifies that the server is responding and informs the server that this connection/user session is still active.
ping() - Method in class com.starteam.User.WebCacheUser
ping the cache to keep this user session alive.
pingMPXServer() - Method in class com.starteam.Server
Throws an appropriate MPXException if the MPX server is not running properly.
pinParent(ViewMember) - Method in class com.starteam.Link
Pin the parent endpoint of the link.
pinSource() - Method in class com.starteam.Trace
Set the source end-point of this trace to pinned.
pinSource() - Method in class com.starteam.Trace.WebCacheTrace
Set the source end-point of this trace to pinned.
pinTarget() - Method in class com.starteam.Trace
Set the target end-point of this trace to pinned.
pinTarget() - Method in class com.starteam.Trace.WebCacheTrace
Set the target end-point of this trace to pinned.
pinTo(DateTime) - Method in class com.starteam.ViewMember.WebCacheViewMember
Changes the behavior of this artifact such that it is pinned to the specified time.
PLAIN_TEXT - Static variable in class com.starteam.Content.Type
Content-Type: text/plain
PLAN - Static variable in class com.starteam.KanbanBoard.InputType
Describes a Plan.
Plan - Class in com.starteam
Represents a Starteam Plan item.
PLAN - Static variable in class com.starteam.Plan.PlanType
Specifies a regular plan.
PLAN - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Plan property.
PLAN - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Plan property.
PLAN - Variable in class com.starteam.Story.Type.PropertyCollection
The Plan property.
PLAN - Variable in class com.starteam.TypeCollection
The type for Plan
Plan.PlanType - Class in com.starteam
The type of the plan according to agile terminology.
Plan.Type - Class in com.starteam
Type meta-data (schema) for Plan object instances.
Plan.Type.EndDateProperty - Class in com.starteam
The property type of the StartDate property.
Plan.Type.PlanIDProperty - Class in com.starteam
The property type of the PlanID property
Plan.Type.PlanTypeProperty - Class in com.starteam
The property type of the PlanType property.
Plan.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Plan
Plan.Type.StartDateProperty - Class in com.starteam
The property type of the StartDate property.
Plan.Type.WeeklyCapacityProperty - Class in com.starteam
The property type of the WeeklyCapacity property.
Plan.WebCachePlan - Class in com.starteam
Item accessor for cached SDK Plan items contained objects are obtained from the artifact cache
PLAN_ID - Variable in class com.starteam.Plan.Type.PropertyCollection
The Plan ID property.
PLAN_TYPE - Variable in class com.starteam.Plan.Type.PropertyCollection
The Plan Type property.
PLANNED - Static variable in class com.starteam.Requirement.AtlasWorkflowStatus
Use the planned status.
PLATFORM - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Platform property.
PLATFORM - Static variable in class com.starteam.File.EOLFormat
The native EOLFormat for this platform; one of FIXED_CRLF, FIXED_LF or FIXED_CR.
Platform - Class in com.starteam.util
Information about the current platform.
Platform.EOL - Class in com.starteam.util
The end-of-line sequence on different platforms
Platform.WorkStationOptions - Interface in com.starteam.util
Platform specific options saved in local workstation .ini files A Windows & a Unix implementation are available Applications should have no reason to implement this interface
POLICY_CHANGED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Policy changed event
populate(ISecurable) - Method in class com.starteam.AccessRightsManager
Populates the access control list for this securable The cache is maintained in memory until cleared by a call to discard
populate(ISecurable[]) - Method in class com.starteam.AccessRightsManager
Populates the access control list for all the members of this securable collection using the fewest server commands possible The cache is maintained in memory until cleared by a call to discard
populate(ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
Populates the access control list for this securable container
populate(ISecurableContainer[], Type) - Method in class com.starteam.AccessRightsManager
Populates the access control list for all the members of this securable container collection using the fewest server commands possible The cache is maintained in memory until cleared by a call to discard
populate() - Method in interface com.starteam.CacheService
Populates all properties, if necessary this is equivalent to populate(null)
populate(PropertyCollection) - Method in interface com.starteam.CacheService
Populates the element(s) with the given properties, if necessary
populate() - Method in class com.starteam.Catalog
Fetch the catalog data if needed.
populate(Item.Type, PropertyCollection, int) - Method in class com.starteam.Folder
Ensures that the items of the specified type have been retrieved from the server and cached locally.
populate(Item.Type, int) - Method in class com.starteam.Folder
Ensures that the items of the specified type have been retrieved from the server and cached locally.
populate(View, Item.Type) - Method in class com.starteam.LinkCache
Ensures that the links are cached for all items of the given type in the given view.
populate(Folder, Item.Type, int) - Method in class com.starteam.LinkCache
Ensures that the links are cached for all items of the given type in the given folder.
populate(ViewMemberCollection) - Method in class com.starteam.LinkCache
Ensures that the links are cached for all of the given view members.
populate() - Method in class com.starteam.Project
Populates project properties, if they have not already been populated.
populate() - Method in class com.starteam.View
Populates view properties, if they have not already been populated.
populate() - Method in class com.starteam.viewcomparemerge.MergePreview
Populates target view properties, if they have not already been populated.
populate(Item.Type, PropertyCollection, int) - Method in class com.starteam.viewcomparemerge.VCMFolder
Ensures that the items of the specified type have been retrieved from the server and cached locally.
populate(Item.Type, int) - Method in class com.starteam.viewcomparemerge.VCMFolder
Ensures that the items of the specified type have been retrieved from the server and cached locally.
populate() - Method in class com.starteam.ViewMemberCollection.HistoryContainer
Fully populate all the properties of the history container Depending upon the number of items and their historical revisions, this may be an expensive operation.
populateAll(ISecurable[]) - Method in class com.starteam.AccessRightsManager
Populates the access control lists for all the members of this collections, parent containers if any, and effective access control lists for these members and their parent containers
populateGroupMembershipForAllUsers() - Method in class com.starteam.ServerAdministration
A single server command to populate the group membership for all active users on this server.
populateTaskDependencies(Task[]) - Static method in class com.starteam.Task
Fetches the dependencies(predecessor/successors) that are associated with the given set of tasks in bulk using a single server command.
populateWorkRecords(Task[]) - Static method in class com.starteam.Task
Fetches the work records that are associated with the given set of tasks in bulk using a single server command.This command is supported only on servers from 12.0 release onwards.
positionOf(Object) - Method in class com.starteam.StarTeamCollection
returns the position of the object instance in this collection to locate this object, an identity comparison is made with every other object in the collection
POST_COMMIT_REVISION_LABEL - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Post Commit Revision Label property.
POST_COMMIT_VIEW_LABEL - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Post Commit VIew Label property.
POST_PROCESSING - Static variable in class com.starteam.CheckinManager.Progress.Phase
The Post Processing Phase
POST_PROCESSING - Static variable in class com.starteam.CheckoutManager.Progress.Phase
The Post Processing Phase
POSTGRESQL - Static variable in class com.starteam.ServerConfiguration.DatabaseType
Database type is PostgreSQL
PRE_COMMIT_REVISION_LABEL - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Pre Commit Revision Lable property.
PRE_COMMIT_VIEW_LABEL - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Pre Commit View Label property.
PRE_PROCESSING - Static variable in class com.starteam.CheckinManager.Progress.Phase
The Pre rocessing Phase
PRE_PROCESSING - Static variable in class com.starteam.CheckoutManager.Progress.Phase
The Pre Processing Phase
PREDECESSOR - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Predecessor property.
PREDECESSOR_TYPE - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Predecessor Type property.
PREVIOUS - Static variable in class com.starteam.TraceFinder.PinType
The trace must match the previous revision of the given item.
Principal - Class in com.starteam
A StarTeam Resource with the right to manipulate StarTeam Artifacts.
Principal.Type - Class in com.starteam
The Type of the Principal
Principal.WebCachePrincipal - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
println(String) - Static method in class com.starteam.NetMonitor
Writes a message to the NetMonitor output.
PRIORITY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Priority property.
PRIORITY - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Priority property.
PRIORITY - Variable in class com.starteam.Task.Type.PropertyCollection
The Priority property.
PRIORITY - Variable in class com.starteam.Topic.Type.PropertyCollection
The Recipient Names property.
PRIORITY_FIVE - Static variable in class com.starteam.ChangeRequest.Priority
 
PRIORITY_FOUR - Static variable in class com.starteam.ChangeRequest.Priority
 
PRIORITY_ONE - Static variable in class com.starteam.ChangeRequest.Priority
 
PRIORITY_SIX - Static variable in class com.starteam.ChangeRequest.Priority
 
PRIORITY_THREE - Static variable in class com.starteam.ChangeRequest.Priority
 
PRIORITY_TWO - Static variable in class com.starteam.ChangeRequest.Priority
 
PRIVILEGE_MASK - Variable in class com.starteam.Group.Type.PropertyCollection
The Privilege Mask property.
PROCESS_ITEM - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Process Item property.
PROCESS_ITEM - Static variable in class com.starteam.Trace.TraceType
This is a process item trace
PROCESS_USAGE - Variable in class com.starteam.Task.Type.PropertyCollection
The Process Usage property.
ProcessItem - Class in com.starteam
A process item in the context of a given target view.
ProcessItem(ViewMember) - Constructor for class com.starteam.ProcessItem
Constructs a process item.
ProcessItem(Item, View) - Constructor for class com.starteam.ProcessItem
Constructs a process item in the context of a given target view.
ProcessItemScope - Class in com.starteam.viewcomparemerge
Includes a process item, and the items that are linked and pinned to it, in the scope of a session.
ProcessItemScope(ViewMember) - Constructor for class com.starteam.viewcomparemerge.ProcessItemScope
Creates a new ProcessItemScope.
ProcessItemScope(Item, boolean) - Constructor for class com.starteam.viewcomparemerge.ProcessItemScope
Creates a new ProcessItemScope.
processLine(String, int) - Method in class com.starteam.File.KeywordReader
Returns a Reader that processes or translates the provided source line.
processLine(String, int) - Method in class com.starteam.util.EOLReader
 
processLine(String, int) - Method in class com.starteam.util.LineProcessor
 
PRODUCT - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Product property.
Progress - Class in com.starteam.viewcomparemerge
Information on the progress of a Merge operation from ViewMerger.
PROJECT - Variable in class com.starteam.Audit.Type.PropertyCollection
The Project property.
PROJECT - Variable in class com.starteam.File.Type.PropertyCollection
The Project property.
PROJECT - Variable in class com.starteam.Folder.Type.PropertyCollection
The Project property.
PROJECT - Variable in class com.starteam.Label.Type.PropertyCollection
The Project property.
Project - Class in com.starteam
Represents a StarTeam project which is essentially just a collection of Views.
Project(Server, String, String, Folder) - Constructor for class com.starteam.Project
Constructs a new project.
PROJECT - Variable in class com.starteam.Share.Type.PropertyCollection
The Project property.
PROJECT - Variable in class com.starteam.TypeCollection
The type for Project
PROJECT - Variable in class com.starteam.View.Type.PropertyCollection
 
PROJECT - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
Project.Methodology - Class in com.starteam
Defines the development methodology property of the Project.
Project.ScmSubRepository - Interface in com.starteam
 
Project.Status - Class in com.starteam
Defines the status of a Project This property is new to 12.0+ servers
Project.Type - Class in com.starteam
The Type of the Project
Project.Type.CanCreateCheckinChangePackageProperty - Class in com.starteam
 
Project.Type.CheckinChangePackageLastUpdateProperty - Class in com.starteam
The property type of the Checkin Change Package Last Update property
Project.Type.CompactionProperty - Class in com.starteam
The property type of the Compaction property.
Project.Type.DefaultTypesProperty - Class in com.starteam
The property type of the Default Types property.
Project.Type.DefaultViewProperty - Class in com.starteam
The property type of the DefaultView property.
Project.Type.EncryptionAlgorithmProperty - Class in com.starteam
The property type of the Encryption Algorithm property.
Project.Type.ForceCheckinReasonProperty - Class in com.starteam
The property type of the Force Checkin Reason property.
Project.Type.GUIDProperty - Class in com.starteam
The property type of the GUID property.
Project.Type.IsProcessItemRequiredProperty - Class in com.starteam
The property type of the Is ProcessItem Required property.
Project.Type.KeywordFileExtensionsProperty - Class in com.starteam
The property type of the KeywordFile Extensions property.
Project.Type.MailProperty - Class in com.starteam
The property type of the Mail property.
Project.Type.MarkUnlockedFilesReadOnlyProperty - Class in com.starteam
The property type of the Mark Unlocked Files ReadOnly property.
Project.Type.MergeHistoryDuringVCMSessionProperty - Class in com.starteam
The property type of the Merge History On Promote property.
Project.Type.MethodologyProperty - Class in com.starteam
The property type of the Methodology property.
Project.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Project.
Project.Type.RequireLockForCheckinProperty - Class in com.starteam
The property type of the Require Lock for Checkin property.
Project.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
Project.Type.TenantProperty - Class in com.starteam
 
Project.Type.UseKeywordsProperty - Class in com.starteam
The property type of the Use Keywords property.
Project.WebCacheProject - Class in com.starteam
Project accessor for cached SDK projects contained objects are obtained from the artifact cache
PROJECT_NAME - Variable in class com.starteam.Share.Type.PropertyCollection
The Project Name property.
PROJECT_SETTINGS - Static variable in class com.starteam.File.KeywordFlag
Use project Settings.
projectAdded(ProjectEvent) - Method in interface com.starteam.events.ProjectListener
Invoked when a new Project has been added to the server.
projectAdded(WebCacheProjectEvent) - Method in interface com.starteam.events.WebCacheProjectListener
Invoked when a new WebCacheProject has been added to the server.
projectChanged(ProjectEvent) - Method in interface com.starteam.events.ProjectListener
Invoked when an existing Project has been modified on the server.
projectChanged(WebCacheProjectEvent) - Method in interface com.starteam.events.WebCacheProjectListener
Invoked when an existing WebCacheProject has been modified on the server.
projectDeleted(ProjectEvent) - Method in interface com.starteam.events.ProjectListener
Invoked when an existing Project has been deleted on the server.
projectDeleted(WebCacheProjectEvent) - Method in interface com.starteam.events.WebCacheProjectListener
Invoked when an existing WebCacheProject has been deleted on the server.
ProjectEvent - Class in com.starteam.events
An event triggered whenever a Project is added, changed or deleted on the server.
ProjectListener - Interface in com.starteam.events
Event-listener interface for Project events.
PROMOTE - Static variable in class com.starteam.ChangePackage.SessionType
A VCM Promote Session
PROMOTE - Static variable in class com.starteam.Task.ProcessUsage
For a Promote view compare/merge session.
PROMOTE - Static variable in class com.starteam.viewcomparemerge.MergeType
Changes are promoted from the source view to the target view.
PROMOTION_MODEL - Variable in class com.starteam.TypeCollection
The type for PromotionModel
PROMOTION_STATE - Variable in class com.starteam.TypeCollection
The type for PromotionState
PROMOTION_STATE - Variable in class com.starteam.View.Type.PropertyCollection
 
PROMOTION_STATE_MODIFY_STATUS - Static variable in class com.starteam.Permission
The right to modify promotion status ID 0x00020000 is reused across multiple permissions
PROMOTION_STATES - Variable in class com.starteam.PromotionModel.Type.PropertyCollection
The Promotion States property.
PromotionModel - Class in com.starteam
This class represents the Promotion model for a view.
PromotionModel.Type - Class in com.starteam
The Type of Promotion Model
PromotionModel.Type.NumberOfStatesProperty - Class in com.starteam
The property type of the Number of States property.
PromotionModel.Type.PromotionStatesProperty - Class in com.starteam
The property type of the Promotion States property.
PromotionModel.Type.PropertyCollection - Class in com.starteam
PropertyCollection for Promotion Model
PromotionModel.WebCachePromotionModel - Class in com.starteam
PromotionModel accessor for cached SDK views contained objects are obtained from the artifact cache
PromotionState - Class in com.starteam
This class represents a promotion state associated with a promotion model.
PromotionState(PromotionModel) - Constructor for class com.starteam.PromotionState
Create a new PromotionState for the specified model.
PromotionState.Type - Class in com.starteam
The Type of Promotion State
PromotionState.Type.LabelProperty - Class in com.starteam
The property type of the Label property.
PromotionState.Type.PropertyCollection - Class in com.starteam
PropertyCollection for PromotionState
PromotionState.WebCachePromotionState - Class in com.starteam
PromotionState accessor for cached SDK views contained objects are obtained from the artifact cache
Property - Class in com.starteam
Each different Type supported by a StarTeam Server (e.g.
Property.MetaData - Class in com.starteam
server stored meta data available for a property This definition is only useful for application developers who intend to subclass items & properties to create extended property definitions
Property.WebCacheProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
PropertyCollection - Class in com.starteam
A Collection of Properties supported by a specific Type
PropertyCollection() - Constructor for class com.starteam.PropertyCollection
Construct a empty collection of properties
PropertyCollection(Property) - Constructor for class com.starteam.PropertyCollection
Construct a collection of properties containing only the given property
PropertyCollection(Property[]) - Constructor for class com.starteam.PropertyCollection
Construct a collection of properties consisting of all the properties in the given array
PropertyMergeException - Exception in com.starteam.exceptions
Thrown when an attempt is made to access a property value for which there is an unresolved merge condition.
PropertyNotWritableException - Exception in com.starteam.exceptions
A PropertyNotWritableException is thrown if an application attempts to change the value of a property that should be considered read only
PROTOCOL_TCP_IP_SOCKETS - Static variable in class com.starteam.ServerConfiguration
The TCP/IP (Sockets) Protocol.
PULL_REQUEST - Static variable in class com.starteam.Review.ReviewType
A pull request review
PULSE_LABEL - Variable in class com.starteam.Review.Type.PropertyCollection
The PulseLabel property.
PurgeController - Class in com.starteam
Provides control of the Online Purge service.
PurgeController.Status - Class in com.starteam
Describes the current state of the purge service
putLock(ViewMember.LockType, boolean) - Method in class com.starteam.ViewMember
Sets the current user's lock for this item.
putProperty(String, Object) - Method in class com.starteam.EventHandlerInfo
Sets the value of the named property.
putProperty(String, Object) - Method in class com.starteam.EventHandlerProfile
Sets the value of the named property.
PVCS_WS - Static variable in class com.starteam.diff.BasicCompare
A predfined flag for how PVCS ignores whitespace using -B option.

Q

QA - Static variable in class com.starteam.Task.LifeCycleType
Lifecycle type for Task is QA.
Query - Class in com.starteam
The Query class implements a query condition to be applied to items of a certain type.
Query(ViewMember.Type, boolean, String, QueryNode) - Constructor for class com.starteam.Query
Create a new Query object for the specified type.
Query.Context - Class in com.starteam
User context for evaluating the query
Query.WebCacheQuery - Class in com.starteam
Base accessor for cached SDK types encapsulating the statefulness of objects obtained from the artifact cache.
queryAdded(QueryEvent) - Method in interface com.starteam.events.QueryListener
Invoked when a new QueryManager has been added to the server.
queryAdded(WebCacheQueryEvent) - Method in interface com.starteam.events.WebCacheQueryListener
Invoked when a new Query has been added to the server.
queryChanged(QueryEvent) - Method in interface com.starteam.events.QueryListener
Invoked when an existing QueryManager has been modified on the server.
queryChanged(WebCacheQueryEvent) - Method in interface com.starteam.events.WebCacheQueryListener
Invoked when an existing Query has been modified on the server.
queryDeleted(QueryEvent) - Method in interface com.starteam.events.QueryListener
Invoked when an existing QueryManager has been deleted on the server.
queryDeleted(WebCacheQueryEvent) - Method in interface com.starteam.events.WebCacheQueryListener
Invoked when an existing Query has been deleted on the server.
queryDifferences(ViewMember.Type.WebCacheViewMemberType[], Label.WebCacheLabel) - Method in class com.starteam.View.WebCacheView
Compare snapshots of this view between the past and present time, identify all items (of the specified types) that have changed across these two windows of time.
queryDifferences(ViewMember.Type.WebCacheViewMemberType[], DateTime) - Method in class com.starteam.View.WebCacheView
Compare snapshots of this view between the past and present time, identify all view members (of the specified types) that have changed across these two windows of time.
QueryEvent - Class in com.starteam.events
An event triggered whenever a QueryManager is added, changed or deleted on the server.
QueryListener - Interface in com.starteam.events
Event-listener interface for QueryManager events.
QueryNode - Class in com.starteam
A QueryNode represents a boolean expression.
QueryNode(QueryNode.Operator) - Constructor for class com.starteam.QueryNode
Creates a new QueryNode of the specified type.
QueryNode.Operator - Class in com.starteam
The standard operands OR, AND and NOT
QueryNode.WebCacheQueryNode - Class in com.starteam
A QueryNode represents a boolean expression.
QueryPart - Class in com.starteam
A QueryPart object represents a boolean expression on the value of a particular property of an item.
QueryPart.Relation - Class in com.starteam
Relations that can be used in the expression
QueryPart.WebCacheQueryPart - Class in com.starteam
 
QUEUED - Static variable in class com.starteam.Requirement.AtlasWorkflowStatus
Use the queued status.
QuickSort - Class in com.starteam.util
An implementation of the quick sort algorithm

R

RANK - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Rank property.
RANK - Variable in class com.starteam.Story.Type.PropertyCollection
The Rank property.
RC2_CBC - Static variable in class com.starteam.Server.EncryptionAlgorithm
Use RC2 block cipher in Cipher Block Chaining mode.
RC2_CFB - Static variable in class com.starteam.Server.EncryptionAlgorithm
Use RC2 block cipher in Cipher Feedback mode.
RC2_ECB - Static variable in class com.starteam.Server.EncryptionAlgorithm
Use RC2 block cipher in Electronic Codebook mode.
RC4 - Static variable in class com.starteam.Server.EncryptionAlgorithm
Use the RC4 stream cipher.
RE_PIN - Static variable in class com.starteam.viewcomparemerge.MergeAction
Change the revision to which the target item is pinned to match the source item.
reactivate() - Method in class com.starteam.User
Reactivates this User account.
reactivate() - Method in class com.starteam.User.WebCacheUser
Reactivates this User account.
read(char[], int, int) - Method in class com.starteam.util.LineProcessor
 
read() - Method in class com.starteam.util.LineReader
Read a single character.
read(char[], int, int) - Method in class com.starteam.util.LineReader
Read characters into a portion of an array.
read() - Method in class com.starteam.util.TextInputStream
 
read(byte[]) - Method in class com.starteam.util.TextInputStream
 
read(byte[], int, int) - Method in class com.starteam.util.TextInputStream
 
readLine() - Method in class com.starteam.util.LineReader
Read a line of text.
ReadWriteLock - Class in com.starteam.util
A Multi-Reader Single-Writer locking strategy using java.util.concurrent.ReentrantReadWriteLock Uses an Edge Strategy to support Java & .NET
ReadWriteLock() - Constructor for class com.starteam.util.ReadWriteLock
Construct a ReadWrite Lock
READY - Static variable in class com.starteam.PurgeController.Status
Specifies that the service is ready to start.
READY - Static variable in class com.starteam.Requirement.Status
Requirement is Ready
ready() - Method in class com.starteam.util.LineReader
Tell whether this stream is ready to be read.
READY_TO_START - Static variable in class com.starteam.Task.Status
Task is Ready to Start
REBASE - Static variable in class com.starteam.ChangePackage.SessionType
A VCM Rebase Session
REBASE - Static variable in class com.starteam.Task.ProcessUsage
For a Rebase view compare/merge session.
REBASE - Static variable in class com.starteam.viewcomparemerge.MergeType
Changes are rebased from the source view to the target view.
received(MPXMessageEvent) - Method in interface com.starteam.events.MPXMessageListener
Triggered whenever an MPX Event is received from the Message Broker
RECIPIENT_COUNT - Variable in class com.starteam.Topic.Type.PropertyCollection
The Recipient Count property.
RECIPIENT_NAMES - Variable in class com.starteam.Topic.Type.PropertyCollection
The Recipient Names property.
RECIPIENTS - Variable in class com.starteam.Topic.Type.PropertyCollection
The Recipients property.
reconnect() - Method in class com.starteam.Server
Attempts to re-establish the connection to the server, re-opening any existing view sessions.
reconnect(String) - Method in class com.starteam.Server
Attempts to re-establish the connection to the server, re-opening any existing view sessions.
recordMergePoint(Item) - Method in class com.starteam.Item
Records the merge point used to create this revision of the item with respect to the specified source item.
RecycleBin - Class in com.starteam
Provides access to the items that have been deleted from a view.
refresh() - Method in class com.starteam.AccessRightsManager
Refreshes cached access rights information to reflect recent changes to the server.
refresh(ISecurable) - Method in class com.starteam.AccessRightsManager
refresh a single securable to reflect changes made to the object From 12.0 release of the server onwards, MPX events are triggered by the server in case of access rights changes thereby minimizing server calls.
refresh(ISecurable[]) - Method in class com.starteam.AccessRightsManager
refresh a set of securables to reflect changes made to the objects From 12.0 release of the server onwards, MPX events are triggered by the server in case of access rights changes thereby minimizing server calls.
refresh(ISecurableContainer[], Type) - Method in class com.starteam.AccessRightsManager
refresh a set of securable containers to reflect changes made to the objects From 12.0 release of the server onwards, MPX events are triggered by the server in case of access rights changes thereby optimizing server calls.
refresh(ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
refresh a single securable container to reflect changes made to the object From 12.0 release of the server onwards, MPX events are triggered by the server in case of access rights changes thereby minimizing server calls.
refresh() - Method in class com.starteam.ArtifactCache
refresh the cache.
refresh() - Method in interface com.starteam.CacheService
Refreshes the members of the collection and all available property values, if necessary
refresh(PropertyCollection) - Method in interface com.starteam.CacheService
Refreshes the members of the collection and the given property values, if necessary
refresh() - Method in class com.starteam.Catalog
Update the contents of the Catalog to reflect recent changes to the server.
refresh() - Method in class com.starteam.FolderListManager
Refreshes the list of folders using the latest information available from the repository.
refresh() - Method in class com.starteam.Item.Type.WebCacheItemType
replace the (possibly out-dated) instance of the contained type with an appropriate read only instance from the ArtifactCache
refresh(View, Item.Type) - Method in class com.starteam.LinkCache
Ensures that the latest links are available for all items of the given type in the given view.
refresh(Folder, Item.Type, int) - Method in class com.starteam.LinkCache
Ensures that the latest links are available for all items of the given type in the given folder.
refresh(ViewMemberCollection) - Method in class com.starteam.LinkCache
Ensures that the latest links are available for all of the given view members.
refresh(Item) - Method in class com.starteam.LinkCache
Ensures that the latest links are available for the given item.
refresh() - Method in class com.starteam.LiveObject.WebCacheLiveObject
replace the (possibly out-dated) instance of the contained live object with an appropriate read only instance from the ArtifactCache will no-op for new (unsaved) artifact instances
refresh() - Method in class com.starteam.Project
Updates cached properties to reflect recent changes made on the server.
refresh() - Method in class com.starteam.Property.WebCacheProperty
replace the (possibly out-dated) instance of the contained live object with an appropriate read only instance from the ArtifactCache
refresh() - Method in class com.starteam.ServerAdministration
Updates cached Users and Groups account information to reflect recent changes to the repository.
refresh() - Method in class com.starteam.Type
Updates cached properties to reflect recent changes made on the server.
refresh() - Method in class com.starteam.TypeCollection
Refreshes cached Type information to reflect recent changes to the repository.
refresh() - Method in class com.starteam.View
Updates cached properties to reflect recent changes made on the server.
refresh(Session) - Method in class com.starteam.viewcomparemerge.AnyScope
 
refresh(Session) - Method in class com.starteam.viewcomparemerge.EveryScope
 
refresh(Session) - Method in class com.starteam.viewcomparemerge.FolderScope
 
refresh(Session) - Method in class com.starteam.viewcomparemerge.ItemListScope
 
refresh(Session) - Method in class com.starteam.viewcomparemerge.ItemTypeScope
 
refresh(Session) - Method in class com.starteam.viewcomparemerge.ProcessItemScope
 
refresh(Session) - Method in class com.starteam.viewcomparemerge.RevisionLabelScope
 
refresh(Session) - Method in class com.starteam.viewcomparemerge.Scope
Provides a scope the opportunity to initialize or refresh its state.
refresh() - Method in class com.starteam.ViewMemberListManager
Updates the list of viewMembers to reflect recent changes made on the server.
refresh() - Method in class com.starteam.ViewPollingAgent
Refreshes the view, triggering FolderUpdateEvents and ItemUpdateEvents for all changes detected since the previous refresh (or since the start ViewPollingAgent's start time, if this is the first refresh).
refreshAccounts() - Method in class com.starteam.Server
Refreshes cached User and Group information.
refreshActiveLabels() - Method in class com.starteam.View
Refreshes cached Label information for active (non-deleted) labels to reflect recent changes to the repository.
refreshActiveLabels() - Method in class com.starteam.viewcomparemerge.MergePreview
Refreshes cached Label information for active (non-deleted) labels to reflect recent changes to the repository.
refreshAllViews() - Method in class com.starteam.Project
Targeted for the artifact cache, all view properties for a given project are loaded in bulk, unlike refreshViews()
refreshFiltersAndQueries() - Method in class com.starteam.Type
Refreshes cached Filter and QueryManager information to reflect recent changes to the repository.
refreshFolders() - Method in class com.starteam.View
Updates cached Folder information to reflect recent changes to the server.
refreshFolders() - Method in class com.starteam.viewcomparemerge.MergePreview
This implementation of refreshFolders does not affect the VCMFolder tree directly.
refreshGroups() - Method in class com.starteam.Server
Refreshes cached Group information to reflect recent changes to the repository.
refreshIDs(int[]) - Method in class com.starteam.Catalog
Update the contents of the Catalog for the given Object IDs to reflect recent changes to the server.
refreshItems(Item.Type, PropertyCollection, int) - Method in class com.starteam.Folder
Ensures that the latest list of items of the specified type for this folder has been retrieved from the server and cached locally.
refreshItems(Item.Type, PropertyCollection, int) - Method in class com.starteam.viewcomparemerge.VCMFolder
Ensures that the latest list of items of the specified type for this folder has been retrieved from the server and cached locally.
refreshLabels() - Method in class com.starteam.View
Refreshes cached Label information to reflect recent changes to the repository.
refreshProjects() - Method in class com.starteam.Server
Ensures that the latest list of projects has been retrieved from the server and cached locally.
refreshPromotionModel() - Method in class com.starteam.View
Refreshes the local cached information about this view's promotion model.
refreshUsers() - Method in class com.starteam.Server
Refreshes cached User information to reflect recent changes to the repository.
refreshViews() - Method in class com.starteam.Project
Ensures that the latest list of views for this project has been retrieved from the server and cached locally.
register(ViewMember.Type.WebCacheViewMemberType[]) - Method in class com.starteam.ArtifactCacheManager.Client
Register a set of types that the client application is interested in.
register(ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.ArtifactCacheManager.Client
Register a type that the client application is interested in Any/all baseline(s) opened after this registration will automatically cause the registered type for this client application to be cached in the WebServer.
register(ServerInfo) - Static method in class com.starteam.ArtifactCacheManager
Always registers the Artifact Cache for the global system administrative content.
register(File) - Static method in class com.starteam.ArtifactCacheManager
create an artifact cache manager with the connectivity and credentials specified in the xml file
register(View.WebCacheView, Label.WebCacheLabel) - Method in class com.starteam.ArtifactCacheManager
Register a rolled back (historical) context for a given view, at a point in time To successfully register a rolled back context, one must first register a tip context Once registered, the rolled back context may be used to populate the rolled back view with artifacts upto the specified point in time A rolled back context is a read-only data structure
register(View.WebCacheView, DateTime) - Method in class com.starteam.ArtifactCacheManager
Register a rolled back (historical) context for a given view, at a point in time To successfully register a rolled back context, one must first register a tip context Once registered, the rolled back context may be used to populate the rolled back view with artifacts upto the specified point in time A rolled back context is a read-only data structure
register(ServerInfo, int) - Static method in class com.starteam.ArtifactCacheManager
create an artifact cache manager with the given connectivity and credentials Tenant Artifact Caches cannot be registered until the global system artifact cache has been registered This requirement ensures that MPX is enabled on a permanently connected global artifact cache and that the global administrative user context has been set up.
register(ServerInfo) - Static method in class com.starteam.ConnectionPool
Register a server instance with a Connection Pool of writing sessions The specified server will typically be the primary session used for reads Write sessions will be allocated on demand The pool will grow as necessary, but will never shrink Write operations will impersonate the users specified via
registerClient(String) - Method in class com.starteam.ArtifactCacheManager
Register a Client for this ArtifactCacheManager.
Registry - Class in com.starteam.util
Provides functions for accessing the Windows Registry via a JNI library.
REJECTED - Static variable in class com.starteam.ChangeRequest.StreamState
ChangeRequest info stream set to Rejected
REJECTED - Static variable in class com.starteam.Requirement.Status
Requirement is Rejected
REJECTED - Static variable in class com.starteam.Requirement.StreamState
Requirement info stream set to Rejected
REJECTED - Static variable in class com.starteam.Story.Status
All of its tasks are "rejected"
REJECTED - Static variable in class com.starteam.Story.StreamState
Story's info stream set to Rejected
REJECTED - Static variable in class com.starteam.Topic.Status
Topic is Rejected
REJECTORS - Variable in class com.starteam.Review.Type.PropertyCollection
The Rejectors property.
RELEASE - Static variable in class com.starteam.Plan.PlanType
Describes a release.
RELEASE - Static variable in class com.starteam.View.ViewType
Defines a "Release" View
releaseLicense(User) - Method in class com.starteam.Server
Release a license owned by the specified User, where this Server's session ID was used to obtain the license.
releaseLicense(User, Server) - Method in class com.starteam.Server
Release a license owned by the specified User, where the specified Server's session ID was used to obtain the license.
releaseLicense(User, GUID) - Method in class com.starteam.Server
Release the license obtained for the specified User via the specified GUID.
releaseReadLock() - Method in class com.starteam.util.ReadWriteLock
Release the read lock
releaseWriteLock() - Method in class com.starteam.util.ReadWriteLock
Release the write lock
reload() - Method in class com.starteam.ClientContext.DirectoryOverrides
Re-loads the .xml file.
reload() - Method in class com.starteam.StarTeamClientOptions
Re-loads the underlying options file.
reloadIfNeeded() - Method in class com.starteam.ClientContext.DirectoryOverrides
Re-loads the .xml file only if the file's last modified time stamp has changed.
reloadIfNeeded() - Method in class com.starteam.StarTeamClientOptions
Re-loads the file only if its last modified time stamp has changed.
remove(ISecurable) - Method in class com.starteam.AccessRightsManager
Remove a securable from this access rights manager Typically, applications will remove securables that have been deleted
remove(ISecurableContainer, Type) - Method in class com.starteam.AccessRightsManager
Remove a Securable Container from this access rights manager
remove(ISecurableContainer[], Type) - Method in class com.starteam.AccessRightsManager
Remove a set of Securable Containers from this access rights manager
remove(ISecurable[]) - Method in class com.starteam.AccessRightsManager
Remove a set of securables from this access rights manager
remove(Project.WebCacheProject) - Method in class com.starteam.ArtifactCache
Remove this project from the ArtifactCache.
remove(View.WebCacheView) - Method in class com.starteam.ArtifactCache
Close this view (and associated RecycleBin) remove it from the ArtifactCache.
remove(DateTime) - Method in class com.starteam.ArtifactCache
discard all unneeded data that has built up in the ArtifactCache since the last discard the calling application specifies the discard time, a boundary that coincides with the last synchronization time of the StarTeam server w.r.t the target server.
remove(Item, boolean) - Method in class com.starteam.CheckinManager
Remove an item from the repository.
remove(Item.WebCacheItem) - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
Remove an item from the repository.
remove() - Method in class com.starteam.Filter.WebCacheFilter
Remove this Filter from the repository This is an atomic operation, and cannot be executed in a transaction
remove() - Method in class com.starteam.Folder
Removes this item from its current folder.
remove() - Method in class com.starteam.Group
Removes this group from the StarTeam server, plus any direct or indirect subgroups of this group.
remove() - Method in class com.starteam.Item
Removes this item from its current folder.
remove() - Method in class com.starteam.Label
Removes (deletes) this label from the view.
remove() - Method in class com.starteam.LinkToTraceAdapter
Removes this link from the view.
remove() - Method in class com.starteam.LiveObject.WebCacheLiveObject
Remove this LiveObject from the repository This is an atomic operation, not executed in a transaction
remove() - Method in class com.starteam.Principal
Removes this principal from the StarTeam server, plus any direct or indirect members of this principal.
remove() - Method in class com.starteam.Project
Removes the project from the server.
remove() - Method in class com.starteam.Project.WebCacheProject
Remove this Project from the repository
remove() - Method in class com.starteam.Query.WebCacheQuery
Remove this Query from the repository This is an atomic operation, and cannot be executed in a transaction
remove() - Method in class com.starteam.RollbackSession
close and remove the rollback session from disk
remove(Object) - Method in class com.starteam.ServerInfoCollection
Removes a single instance of the specified element from this collection, if it is present
remove(Object) - Method in class com.starteam.StarTeamCollection
Removes a single instance of the specified element from this collection, if it is present
remove() - Method in class com.starteam.Task
Removes this item from its current folder.
remove() - Method in class com.starteam.Trace
Removes this trace from the view.
remove(Object) - Method in class com.starteam.TraceCollection
 
remove(ViewMember) - Method in class com.starteam.Transaction
Set up a ViewMeber to be removed
remove() - Method in class com.starteam.TreeItem
Removes this item from its current folder.
remove() - Method in class com.starteam.User
Removes this User account from the server, and from any group of which it is a member.
remove() - Method in class com.starteam.View
Removes the view from the server.
remove() - Method in class com.starteam.View.WebCacheView
Remove this View from the repository
remove(Scope) - Method in class com.starteam.viewcomparemerge.AnyScope
Removes the given member scope.
remove(Scope) - Method in class com.starteam.viewcomparemerge.EveryScope
Removes the given member scope.
remove() - Method in class com.starteam.viewcomparemerge.MergePreview
This implementation does nothing
remove() - Method in class com.starteam.viewcomparemerge.Session
Removes this session and any associated temporary files on disk.
remove(File) - Static method in class com.starteam.viewcomparemerge.Session
Remove the temporary folder tree associated with the specified session file.
remove() - Method in class com.starteam.ViewMember
Removes this ViewMember from the view.
remove(ConnectionPool, User) - Method in class com.starteam.ViewMember
Remove this ViewMember from the repository This is an atomic operation, not executed in a transaction but running in the context of a ConnectionPool
remove(ViewMember.WebCacheViewMember) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheViewMember to be removed
removeAcceptor(User) - Method in class com.starteam.Review
Removes the specified user object as a acceptor of this review.
removeAcceptor(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Removes the specified user object as an acceptor of this review.
removeAccessRightsListener() - Method in class com.starteam.Server.WebCacheServer
remove the registered access rights listener
removeAll(Collection) - Method in class com.starteam.StarTeamCollection
Removes all this collection's elements that are also contained in the specified collection
removeAll(Collection) - Method in class com.starteam.TraceCollection
 
removeAndDeleteLocal() - Method in class com.starteam.File
Removes the file item from its parent folder.
removeAt(int) - Method in class com.starteam.StarTeamCollection
remove the object at the specified index
removeAuthor(User) - Method in class com.starteam.Review
Removes the specified user object as an author of this review.
removeAuthor(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Removes the specified user object as an author of this review.
removeCacheAgentListener(CacheAgentListener) - Static method in class com.starteam.NetMonitor
Removes a listener for CacheAgent events.
removeCheckinListener(CheckinListener) - Method in class com.starteam.CheckinManager
Removes a listener for checkin-related events.
removeCheckoutListener(CheckoutListener) - Method in class com.starteam.CheckoutManager
Removes a listener for checkout-related events.
removeChild(XMLElement) - Method in class com.starteam.xml.XMLElement
Remove a child element from this collection.
REMOVED - Static variable in class com.starteam.Change.ChangeAtomType
Removed.
removed(ViewMemberUpdateEvent) - Method in interface com.starteam.events.ViewMemberUpdateListener
Invoked when a ViewMember is removed from a view.
REMOVED - Static variable in class com.starteam.viewcomparemerge.MergeAction
Removed.
removeDependency(TaskDependency) - Method in class com.starteam.Task
Removed the specified task dependency from this task.
removeDependency(TaskDependency.WebCacheTaskDependency) - Method in class com.starteam.Task.WebCacheTask
Removed the specified task dependency from this task.
removeDislike(User) - Method in class com.starteam.Topic
Removes the specified user object as a disliker of this topic.
removeDislike(User.WebCacheUser) - Method in class com.starteam.Topic.WebCacheTopic
Removes the specified user object as a disliker from this topic.
removeExcludedGroup(Group) - Method in class com.starteam.View
Removes the specified group object as an excluded group from VCM Commits.
removeExcludedGroup(Group.WebCacheGroup) - Method in class com.starteam.View.WebCacheView
Removes the specified group object as an excluded group from VCM Commits.
removeExcludedUser(User) - Method in class com.starteam.View
Removes the specified user object as an excluded user from VCM Commits.
removeExcludedUser(User.WebCacheUser) - Method in class com.starteam.View.WebCacheView
Removes the specified user object as an excluded user from VCM Commits.
removeFilterQueryListener(IFilterQueryListener) - Method in class com.starteam.Type
Removes a listener for Filter and/or QueryManager events.
removeFolderListener(IFolderListener, int) - Method in class com.starteam.Folder
Removes a listener for Folder-related events.
removeFolderListener(IFolderListener) - Method in class com.starteam.FolderListManager
Removes a listener for Folder-related events.
removeFolderListener(IFolderListener) - Method in class com.starteam.View
Removes a listener for Folder-related events.
removeFolderUpdateListener(FolderUpdateListener, int) - Method in class com.starteam.Folder
Removes a listener for folder update events.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.FolderListManager
Removes a listener for folder update events.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.View
Removes a listener for folder update events.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.ViewConfigurationDiffer
Unregisters a previously registered FolderUpdateListener.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starteam.ViewPollingAgent
Unregisters a previously registered FolderUpdateListener.
removeFrom(ObjectArrayProperty.WebCacheObjectArrayProperty, LiveObject.WebCacheLiveObject) - Method in class com.starteam.LiveObject.WebCacheLiveObject
Remove the live object specified from the array of object values
removeFrom(Group) - Method in class com.starteam.User
Removes this User from the specified group.
removeFrom(Group.WebCacheGroup) - Method in class com.starteam.User.WebCacheUser
Removes this User from the specified group.
removeFromIntegerArray(Property, Property, int) - Method in class com.starteam.TypedResource
Remove an array item from a property whose value is an integer array.
removeGroupListener(GroupListener) - Method in class com.starteam.Server
Removes a listener for Group events.
removeItemListener(IItemListener, Item.Type, int) - Method in class com.starteam.Folder
Removes a listener for Item-related events.
removeItemListener(IItemListener, Item.Type) - Method in class com.starteam.View
Removes a listener for Item-related events.
removeItemListener(IItemListener) - Method in class com.starteam.ViewMemberListManager
Removes a listener for Item-related events.
removeItemUpdateListener(ItemUpdateListener, Item.Type, int) - Method in class com.starteam.Folder
Removes a listener for item update events.
removeItemUpdateListener(ItemUpdateListener, Item.Type) - Method in class com.starteam.View
Removes a listener for item update events.
removeItemUpdateListener(ItemUpdateListener, Item.Type) - Method in class com.starteam.ViewConfigurationDiffer
Unregisters a previously registered ItemUpdateListener.
removeItemUpdateListener(ItemUpdateListener) - Method in class com.starteam.ViewMemberListManager
Removes a listener for item update events.
removeItemUpdateListener(ItemUpdateListener, Item.Type) - Method in class com.starteam.ViewPollingAgent
Unregisters a previously registered ItemUpdateListener.
removeLabelListener(LabelListener) - Method in class com.starteam.View
Removes a listener for Label events.
removeLightWeightListener() - Method in class com.starteam.Server.WebCacheServer
Removes the listener for lightweight LiveObject events.
removeLike(User) - Method in class com.starteam.Topic
Removes the specified user object as a liker of this topic.
removeLike(User.WebCacheUser) - Method in class com.starteam.Topic.WebCacheTopic
Removes the specified user object as a liker from this topic.
removeLinkUpdateListener(LinkUpdateListener) - Method in class com.starteam.LinkCache
Removes a previously registered LinkUpdateListener.
removeListener(TraceListener) - Method in class com.starteam.TraceFinder
Removes an application's TraceFinder.Listener.
removeLocale(Locale) - Method in class com.starteam.Translations
Remove the translation for the specified locale.
removeLocale(String) - Method in class com.starteam.Translations
Remove this the translation for the specified locale.
removeLocks() - Method in class com.starteam.ChangeSession
Unlocks any source or target items that were locked on behalf of this session.
removeLocks() - Method in class com.starteam.viewcomparemerge.Session
Unlocks any source or target items that were locked on behalf of this session.
removeMPXMessageListener(MPXMessageListener) - Static method in class com.starteam.NetMonitor
Removes a listener for MPX events.
removeMPXStatusListener(MPXStatusListener) - Method in class com.starteam.Server
Removes a listener for MPXStatusEvents.
removeNotifiedUser(User) - Method in class com.starteam.File
Removes the specified user object as one to be notified.
removeNotifiedUser(User) - Method in class com.starteam.Item
Removes the specified user object as one to be notified.
removeNotifiedUser(User.WebCacheUser) - Method in class com.starteam.Item.WebCacheItem
Removes the specified user object as one to be notified.
removePermission(Permission) - Method in class com.starteam.ACE
Removes the specified permission from this entry.
removePermission(Permission) - Method in class com.starteam.ACE.WebCacheACE
Removes the specified permission from this entry.
removePermission(Permission) - Method in class com.starteam.Group
Removes the specified permission from this Group.
removePermission(Permission) - Method in class com.starteam.Group.WebCacheGroup
Removes the specified permission from this Group.
removeProjectListener(ProjectListener) - Method in class com.starteam.Project
Removes a listener for Project events.
removeProjectListener(ProjectListener) - Method in class com.starteam.Server
Removes a listener for Project events.
removeProperty(String) - Method in class com.starteam.EventHandlerInfo
Removes the named property.
removeProperty(String) - Method in class com.starteam.EventHandlerProfile
Removes the named property.
removeRecipient(User) - Method in class com.starteam.Topic
Removes the specified user object as a recipient from this topic.
removeRecipient(User.WebCacheUser) - Method in class com.starteam.Topic.WebCacheTopic
Removes the specified user object as a recipient from this topic.
removeRejector(User) - Method in class com.starteam.Review
Removes the specified user object as a rejector of this review.
removeRejector(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Removes the specified user object as a rejector of this review.
removeResource(User) - Method in class com.starteam.Task
Removes the specified User object as a resource from this task.
removeResource(User.WebCacheUser) - Method in class com.starteam.Task.WebCacheTask
Removes the specified User object as a resource from this task.
removeReviewer(User) - Method in class com.starteam.Review
Removes the specified user object as a reviewer of this review.
removeReviewer(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Removes the specified user object as a reviewer of this review.
removeServerCommandListener(ServerCommandListener) - Static method in class com.starteam.NetMonitor
Removes a listener for ServerCommand events.
removeServerControlListener(ServerControlListener) - Method in class com.starteam.Server
Removes a listener for ServerControl events.
removeTypedResourceListener(TypedResourceListener, LiveObject) - Method in class com.starteam.Server
Removes a listener for TypedResource events.
removeTypeListener(TypeListener) - Method in class com.starteam.Server
Removes a listener for Type events.
removeTypeListener(TypeListener) - Method in class com.starteam.Type
Removes a listener for Type events.
removeUserListener(UserListener) - Method in class com.starteam.Server
Removes a listener for User events.
removeViewListener(ViewListener) - Method in class com.starteam.Project
Removes a listener for View events.
removeViewListener(ViewListener) - Method in class com.starteam.View
Removes a listener for View events.
removeViewMemberListener(ViewMemberListener, ViewMember.Type) - Method in class com.starteam.View
Removes a listener for non-Item ViewMember-related events.
removeViewMemberListener(WebCacheViewMemberListener, ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.View.WebCacheView
Remove a registered listener for WebCacheViewMember events if either listener or type is null, this method does nothing
removeViewMemberListener(ViewMemberListener) - Method in class com.starteam.ViewMemberListManager
Removes a listener for non-Item ViewMember-related events.
removeViewMemberUpdateListener(ViewMemberUpdateListener, ViewMember.Type) - Method in class com.starteam.View
Removes a listener for view member update events.
removeViewMemberUpdateListener(ViewMemberUpdateListener, ViewMember.Type) - Method in class com.starteam.ViewConfigurationDiffer
Unregisters a previously registered ViewMemberUpdateListener.
removeViewMemberUpdateListener(ViewMemberUpdateListener) - Method in class com.starteam.ViewMemberListManager
Removes a listener for view member update events.
removeViewMemberUpdateListener(ViewMemberUpdateListener, ViewMember.Type) - Method in class com.starteam.ViewPollingAgent
Unregisters a previously registered ViewMemberUpdateListener.
removeWatcher(User) - Method in class com.starteam.Review
Removes the specified user object as a watcher of this review.
removeWatcher(User.WebCacheUser) - Method in class com.starteam.Review.WebCacheReview
Removes the specified user object as an watcher of this review.
removeWorkflow() - Method in class com.starteam.View
remove all workflow definitions for this view
removeWorkRecord(WorkRecord) - Method in class com.starteam.Task
Removes the work record from this task.
removeWorkRecord(WorkRecord.WebCacheWorkRecord) - Method in class com.starteam.Task.WebCacheTask
Removes the work record from this task.
rename(String) - Method in class com.starteam.File
Renames this file to a new name along with the side effect of changing the corresponding local file's name as well.
RENAMED - Static variable in class com.starteam.Change.ChangeAtomType
Renamed.
RENAMED - Static variable in class com.starteam.viewcomparemerge.MergeAction
Modified.
RENAMED_AND_MODIFIED - Static variable in class com.starteam.Change.ChangeAtomType
Renamed and Modified.
RENAMED_AND_MODIFIED - Static variable in class com.starteam.viewcomparemerge.MergeAction
Renamed and Modified.
REPLACE - Static variable in class com.starteam.diff.Edit
 
replaceLines(int, int, int, int) - Method in class com.starteam.diff.ConsoleWriter
replace lines in source and target
replaceLines(int, int, int, int) - Method in class com.starteam.diff.EditListWriter
Called when lines in the source are replaced by lines in the target.
replaceLines(int, int, int, int) - Method in class com.starteam.diff.HTMLDiffWriter
Called when lines in the source are replaced by lines in the target.
replaceLines(int, int, int, int) - Method in class com.starteam.diff.HTMLTableDiffWriter
Called when lines in the source are replaced by lines in the target.
REPLICATE - Static variable in class com.starteam.ChangePackage.SessionType
A VCM Replicate Session
REPLICATE - Static variable in class com.starteam.Task.ProcessUsage
For a Replicate view compare/merge session.
REPLICATE - Static variable in class com.starteam.viewcomparemerge.MergeType
Changes are replicated from the source view to the target view.
requestTraceProperties(PropertyCollection) - Method in class com.starteam.TraceFinder
Requests the set of properties for which the values are desired to be returned by the server command for the traces found
REQUIRE_LOCK_FOR_CHECKIN - Variable in class com.starteam.Project.Type.PropertyCollection
The require lock for checkin property.
Requirement - Class in com.starteam
Represents a StarTeam Requirement item.
Requirement(Requirement) - Constructor for class com.starteam.Requirement
Creates a new requirement that is a child of an existing requirement.
REQUIREMENT - Variable in class com.starteam.TypeCollection
The type for Requirement
Requirement.AtlasWorkflowStatus - Class in com.starteam
The workflow status according to Atlas.
Requirement.Priority - Class in com.starteam
Priority of the Requirement
Requirement.RequirementType - Class in com.starteam
Type of the Requirement
Requirement.Status - Class in com.starteam
Status of the Requirement
Requirement.StreamState - Class in com.starteam
The Info Stream State of the Requirement
Requirement.Type - Class in com.starteam
Type meta-data (schema) for Requirement object instances
Requirement.Type.AmbiguitiesCountProperty - Class in com.starteam
The property type of the AmbiguitiesCount property
Requirement.Type.AmIResponsibleProperty - Class in com.starteam
The property type of the AmIResponsible property
Requirement.Type.AtlasWorkflowStatusProperty - Class in com.starteam
The property type of the AtlasWorkflowStatus property.
Requirement.Type.ChildrenCountProperty - Class in com.starteam
The property type of the ChildrenCount property
Requirement.Type.ChildTypeProperty - Class in com.starteam
The property type of the ChildType property
Requirement.Type.CommentsProperty - Class in com.starteam
The property type of the Comments property
Requirement.Type.ExpectedEffortProperty - Class in com.starteam
The property type of the ExpectedEffort property
Requirement.Type.ExplicitRankProperty - Class in com.starteam
The property type of the ExplicitRank property
Requirement.Type.HighEffortProperty - Class in com.starteam
The property type of the HighEffort property
Requirement.Type.IsDisabledProperty - Class in com.starteam
The property type of the IsDisabled property
Requirement.Type.LowEffortProperty - Class in com.starteam
The property type of the LowEffort property
Requirement.Type.NotesProperty - Class in com.starteam
The property type of the Notes property
Requirement.Type.OrderProperty - Class in com.starteam
The property type of the Order property
Requirement.Type.OwnerProperty - Class in com.starteam
The property type of the Owner property
Requirement.Type.ParentRequirementIDProperty - Class in com.starteam
The property type of the ParentRequirementID property
Requirement.Type.PlanProperty - Class in com.starteam
The property type of the Plan property
Requirement.Type.PriorityProperty - Class in com.starteam
The property type of the Priority property.
Requirement.Type.PropertyCollection - Class in com.starteam
The property collection of the Requirement Type
Requirement.Type.RankProperty - Class in com.starteam
The property type of the Rank property
Requirement.Type.RequirementNumberProperty - Class in com.starteam
The property type of the RequirementNumber property
Requirement.Type.RequirementTypeProperty - Class in com.starteam
The property type of the RequirementType property.
Requirement.Type.ResponsibleCountProperty - Class in com.starteam
The property type of the ResponsibleCount property
Requirement.Type.ResponsibleNamesProperty - Class in com.starteam
The property type of the ResponsibleNames property
Requirement.Type.ResponsibleUsersProperty - Class in com.starteam
The property type of the ResponsibleUsers property
Requirement.Type.ReviewedByProperty - Class in com.starteam
The property type of the ReviewedBy property
Requirement.Type.RevisedDescriptionProperty - Class in com.starteam
The property type of the RevisedDescription property
Requirement.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
Requirement.Type.StreamStateProperty - Class in com.starteam
The property type of the StreamState property.
Requirement.Type.UDAGroupingProperty - Class in com.starteam
The property type of the UDA Grouping property.
Requirement.WebCacheRequirement - Class in com.starteam
Item accessor for cached SDK Requirement items contained objects are obtained from the artifact cache
REQUIREMENT_DEPENDENCY - Static variable in class com.starteam.Trace.TraceType
This Trace is a Requirement Dependency
REQUIREMENT_NUMBER - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Requirement Number property.
REQUIREMENT_STREAM - Static variable in class com.starteam.Trace.TraceType
This is a requirement info stream
REQUIREMENT_SYNC - Static variable in class com.starteam.Trace.TraceType
This is a requirement sync trace
REQUIREMENT_TYPE - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Requirement Type property.
REQUIREMENTS - Static variable in class com.starteam.Server.ProductCode
Support for the "Requirement" component.
reset() - Method in class com.starteam.util.LineReader
Reset the stream to the most recent mark.
reset() - Method in class com.starteam.util.TextInputStream
 
resetCapacity(int) - Method in class com.starteam.StarTeamCollection
Reset the collection, and change its initial loading capacity
resetRefreshPeriod(int) - Static method in class com.starteam.ArtifactCacheManager
Reset the refresh period for the artifact cache managers.
RESOLUTION_POINT - Static variable in class com.starteam.Trace.TraceType
This Trace is a Resolution Point
resolve(String) - Method in class com.starteam.Application
Resolves the given StarTeam URL/ALM URI to the corresponding StarTeam resource.
resolve(String) - Method in class com.starteam.ArtifactCacheManager.Context
Resolve a given {hostname, port, ID} based StarTeam URL to an object in the Artifact Cache represented by this context.
resolve() - Method in class com.starteam.ChangePackage
Gets the item revisions from the target view in the state they were in at the time the change package was committed.
resolve() - Method in class com.starteam.Item
Gets a full-resolved version of this item.
resolve() - Method in class com.starteam.Link.Endpoint
Gets a fully resolved version of the referenced view member.
resolve(File) - Method in class com.starteam.ProcessItem
Resolves this process item in the context of its target view and the specified target file item, returning any/all file item instances at identified different revisions.
resolve() - Method in class com.starteam.ProcessItem
Resolves this process item in the context of its target view.
resolve(File) - Method in class com.starteam.viewcomparemerge.Scope
resolve the specified file to the revisions produced by any/all process items in this scope
resolve(View, File) - Static method in class com.starteam.viewcomparemerge.Session
Resolve a saved session file for a committed session (such as you'd find attached to a process task in the target view), to return a list of all the relevant target item revisions from the ItemDifferences that resulted in changes (i.e., everything except Ignore).
resolveAllDependencies(PropertyCollection) - Static method in class com.starteam.Property
This will return the full set of dependent properties based on the specified set.
resolveAsCrossViewProcessItem() - Method in class com.starteam.Task
Returns the set of workspace Change Packages directly reachable from this task used as a cross (project/) view process item These changepackages represent workspace changes (file checkins) in their respective view(s).
resolveChild() - Method in class com.starteam.Link
Gets a fully resolved version of the child viewMember.
RESOLVED_ON - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The ResolvedOn property.
RESOLVED_VIEW - Variable in class com.starteam.View.Type.PropertyCollection
 
resolveEx() - Method in class com.starteam.ProcessItem
A specialized implementation of ProcessItem.resolve() which prunes the resultant aggregated set of view members, eliminating duplicates at equal or lesser revisions.
resolveFolder(View, String) - Method in class com.starteam.Application
Given a view and a path to a sub-folder return the sub-folder if found.
resolveFolder() - Method in class com.starteam.StarTeamURL
Connects to and logs on to the specified server and finds the specified folder.
resolveLinkEndpoint(Link.Endpoint) - Method in class com.starteam.View
Returns the item in this view referred to by the LinkEndpoint.
resolveMergePoint(Item) - Method in class com.starteam.Item
Returns the merge point used to create this revision of the item with respect to the specified source item.
resolveMergePointEx(Item) - Method in class com.starteam.Item
Returns the real or simulated (change) merge point used to create this revision of the item with respect to the specified source item.
resolveParent() - Method in class com.starteam.Link
Gets a fully resolved version of the parent viewMember.
resolveProject(Server, int) - Method in class com.starteam.Application
Resolves the given project ID to a Project object.
resolveProject(Server, String) - Method in class com.starteam.Application
Resolves the project name to a Project object.
resolveProject() - Method in class com.starteam.StarTeamURL
Connects to and logs on to the specified server and finds the specified project.
resolveServer(String, int) - Method in class com.starteam.Application
Resolves the given address and port to a Server object that has already been connected and logged on as the given user.
resolveServer(String, int, String, String) - Method in class com.starteam.Application
Resolves the given address and port to a Server object that has already been connected and logged on as the given user.
resolveServer(GUID) - Method in class com.starteam.Application
Resolves the given repository ID to a Server object that has already been connected and logged on as the given user.
resolveServer(GUID, String, String) - Method in class com.starteam.Application
Resolves the given repository ID to a Server object that has already been connected and logged on as the given user.
resolveServer() - Method in class com.starteam.StarTeamURL
Connect to and log on to a server object specified by the StarTeam url string.
resolveServerInfo(String) - Method in class com.starteam.Application
Obtains a ServerInfo for the server with the given description.
resolveToView(String) - Method in class com.starteam.Application
Resolves the given StarTeam URL/ALM URI down to the view.
resolveType(String) - Method in class com.starteam.ArtifactCacheManager.Context
Resolve a given {hostname, port, ID} based StarTeam URL to an object in the Artifact Cache represented by this context.
resolveView(Project, int) - Method in class com.starteam.Application
Resolves the given view ID to a View object.
resolveView(Project, String) - Method in class com.starteam.Application
Resolves the view name to a view object.
resolveView(String) - Method in class com.starteam.ArtifactCacheManager.Context
Resolve a given {hostname, port, ID} based StarTeam URL to a view in the Artifact Cache represented by this context.
resolveView() - Method in class com.starteam.StarTeamURL
Connects to and logs on to the specified server and finds the specified view.
RESOURCE_COUNT - Variable in class com.starteam.Task.Type.PropertyCollection
The Resource Count property.
RESOURCE_NAMES - Variable in class com.starteam.Task.Type.PropertyCollection
The Resource Names property.
resourceAdded(TypedResourceEvent) - Method in interface com.starteam.events.TypedResourceListener
Invoked when a new TypedResource has been added to the container the application is listening on.
resourceChanged(TypedResourceEvent) - Method in interface com.starteam.events.TypedResourceListener
Invoked when an existing TypedResource has been modified in the container the application is listening on.
resourceRemoved(TypedResourceEvent) - Method in interface com.starteam.events.TypedResourceListener
Invoked when an existing TypedResource has been deleted in the container the application is listening on.
RESOURCES - Variable in class com.starteam.Task.Type.PropertyCollection
The Resource IDs property.
RESPONSE - Static variable in class com.starteam.Topic.TopicType
Response type
RESPONSIBILITY - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Responsibility property.
RESPONSIBILITY - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Responsibility property.
RESPONSIBILITY - Variable in class com.starteam.Task.Type.PropertyCollection
The Responsibility property.
RESPONSIBLE_COUNT - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Responsible Count property.
RESPONSIBLE_NAMES - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Responsible Names property.
RESPONSIBLE_USERS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Responsible Users property.
restart() - Method in class com.starteam.ChangePackage
Open the session associated with this change package The session is opened for writing, and is ready to re-run a compare in the current context of the source and target views
restart(Server) - Method in class com.starteam.ChangeSession
Restart this session The session is opened for writing, and is ready to re-run a compare in the current context of the source and target views
restart(Server) - Method in class com.starteam.viewcomparemerge.Session
Restart a restored session.
restartServer() - Method in class com.starteam.ServerAdministration
Shuts down and restarts the server.
restore() - Method in class com.starteam.ChangePackage
Opens and restores an uncommitted session associated with this change package.
restoreFrom(File) - Static method in class com.starteam.viewcomparemerge.Session
Restores a saved session from a file.
restoreFrom(File, boolean) - Static method in class com.starteam.viewcomparemerge.Session
Restores a saved session from a file.
resyncStatus(MD5, long, MD5, long, DateTime) - Method in class com.starteam.File
Attempts to update the repository information about what version of the file is actually on disk.
retainAll(Collection) - Method in class com.starteam.StarTeamCollection
Retains only the elements in this collection that are contained in the specified collection.
RETURN_EMAIL_ADDRESS - Variable in class com.starteam.User.Type.PropertyCollection
 
reverse() - Method in class com.starteam.ChangeCollection
Creates a copy of this collection whose elements are in the reverse order of this one.
reverse() - Method in class com.starteam.ViewMemberCollection
returns a collection whose elements are in the reverse order of this one i.e.
REVERSE_SHARE - Static variable in class com.starteam.viewcomparemerge.MergeAction
Move the source item to the target and share it back to the source.
reverseShareTo(Folder, boolean) - Method in class com.starteam.Folder
Reverse shares this folder to a new parent folder.
reverseShareTo(Folder) - Method in class com.starteam.Item
Transfers ownership of the root share of an item to a new view or folder, sharing a copy back to the original location.
reverseShareTo(Folder, View) - Method in class com.starteam.Item
A variation of reverseShareTo() that is preferred in the case where many items may be shared from a rolled-back view configuration.
reverseShareTo(View) - Method in class com.starteam.Trace
Transfers ownership of the root share of a trace to a new view, sharing a copy back to the original location.
REVIEW - Static variable in class com.starteam.Requirement.Status
Requirement is under Review
Review - Class in com.starteam
A Review is an oversight of a code block.
REVIEW - Variable in class com.starteam.TypeCollection
The type for Review
Review.ReviewType - Class in com.starteam
The type of Review
Review.Status - Class in com.starteam
The status of the Review
Review.Type - Class in com.starteam
Type meta-data (schema) for Review object instances.
Review.Type.AcceptorsProperty - Class in com.starteam
The property type of the Acceptors property
Review.Type.AuthorsProperty - Class in com.starteam
The property type of the Authors property
Review.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Review
Review.Type.PulseLabelProperty - Class in com.starteam
The property type of the PulseLabel property.
Review.Type.RejectorsProperty - Class in com.starteam
The property type of the Rejectors property
Review.Type.ReviewersProperty - Class in com.starteam
The property type of the Reviewers property
Review.Type.ReviewIDProperty - Class in com.starteam
The property type of the SprintID property
Review.Type.ReviewTypeProperty - Class in com.starteam
The property type of the ReviewType property.
Review.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
Review.Type.WatchersProperty - Class in com.starteam
The property type of the Watchers property
Review.WebCacheReview - Class in com.starteam
Item accessor for cached SDK Review items contained objects are obtained from the artifact cache
REVIEW_ID - Variable in class com.starteam.Review.Type.PropertyCollection
The ReviewID property.
REVIEW_TYPE - Variable in class com.starteam.Review.Type.PropertyCollection
The ReviewType property.
REVIEWED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest reviewed.
REVIEWED_BY - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Reviewed By property.
REVIEWERS - Variable in class com.starteam.Review.Type.PropertyCollection
The Reviewers property.
REVISED_DESCRIPTION - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Revised Description property.
REVISION_FLAGS - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Concept.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.File.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Folder.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Plan.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Review.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Story.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Task.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Test.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Topic.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.Trace.Type.PropertyCollection
 
REVISION_FLAGS - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Revision Flags property.
REVISION_FLAGS - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
REVISION_NUMBER - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Concept.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.File.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Folder.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Plan.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Review.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Story.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Task.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Test.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Topic.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.Trace.Type.PropertyCollection
 
REVISION_NUMBER - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Revision Number property.
REVISION_NUMBER - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
REVISION_TIME_1 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Revision Time 1 property.
REVISION_TIME_2 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Revision Time 2 property.
REVISION_TIME_3 - Variable in class com.starteam.Audit.Type.PropertyCollection
The Revision Time 3 property.
RevisionLabelScope - Class in com.starteam.viewcomparemerge
Includes all item revisions with a given revision label in the scope of the view compare/merge session.
RevisionLabelScope(Label) - Constructor for class com.starteam.viewcomparemerge.RevisionLabelScope
Creates a new RevisionLabelScope.
RevisionLabelScope(Label, Item.Type) - Constructor for class com.starteam.viewcomparemerge.RevisionLabelScope
Creates a new RevisionLabelScope.
RevisionLabelScope(Label, TypeCollection) - Constructor for class com.starteam.viewcomparemerge.RevisionLabelScope
Creates a new RevisionLabelScope.
REWORK - Static variable in class com.starteam.Review.Status
Rework
RICH_DESCRIPTION - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Rich Description property.
RICH_DESCRIPTION - Variable in class com.starteam.Story.Type.PropertyCollection
The Rich Description property.
RICH_DESCRIPTION - Variable in class com.starteam.Task.Type.PropertyCollection
The Rich Description property.
RISK - Variable in class com.starteam.Story.Type.PropertyCollection
The Risk property.
rollback() - Method in class com.starteam.ChangePackage
rollback the contents of this change package on disk.
rollback(File, File, File, String, File) - Static method in class com.starteam.diff.StarTeamMerge
rollback a revision of a file 'somewhere in the middle' of the set of all revisions
rollback() - Method in class com.starteam.File
rollback the contents of the specified revision of this file on disk.
RollbackSession - Class in com.starteam
A RollbackSession is created and returned as the output of a ChangePackage rollback.
RollbackSession.Change - Class in com.starteam
 
RollbackSession.MergeAction - Class in com.starteam
The action used to resolve each change
ROOT - Static variable in class com.starteam.TypedResource.BranchState
This View member is the root.
ROOT_FOLDER_ID - Variable in class com.starteam.View.Type.PropertyCollection
 
ROOT_OBJECT_ID - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.Concept.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.File.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.Folder.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.Plan.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.Review.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Root Object ID property.
ROOT_OBJECT_ID - Variable in class com.starteam.Trace.Type.PropertyCollection
 
ROOT_OBJECT_ID - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Root Object ID property.
ROOT_SHARE - Static variable in class com.starteam.ViewMember.ShareState
 

S

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.

T

TAG - Variable in class com.starteam.Concept.Type.PropertyCollection
The Tag property.
TAG - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Tag property.
TAG - Variable in class com.starteam.Story.Type.PropertyCollection
The Tag property.
TAG - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Tag property.
TARGET - Variable in class com.starteam.Change.Type.PropertyCollection
 
TARGET - Variable in class com.starteam.Trace.Type.PropertyCollection
 
TARGET_RELEASES - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Target releases property.
TARGET_RELEASES - Variable in class com.starteam.Story.Type.PropertyCollection
The Target releases property.
TARGET_VERSION - Variable in class com.starteam.Change.Type.PropertyCollection
 
TARGET_VIEW - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Target View property.
Task - Class in com.starteam
Represents a StarTeam Task item.
Task(Task) - Constructor for class com.starteam.Task
Creates a new task that is a subtask of an existing task.
TASK - Variable in class com.starteam.TaskDependency.Type.PropertyCollection
The Task property.
TASK - Variable in class com.starteam.TypeCollection
The type for Task
Task.Constraint - Class in com.starteam
Task Constraint Type
Task.LifeCycleType - Class in com.starteam
Task LifeCycleType
Task.Origin - Class in com.starteam
Task Origin
Task.Priority - Class in com.starteam
Priority of the Task
Task.ProcessUsage - Class in com.starteam
Indicates the type of operation that created a given process task and its associated process links.
Task.Status - Class in com.starteam
Status of the Task
Task.TaskType - Class in com.starteam
Task Type
Task.Type - Class in com.starteam
Type meta-data (schema) for Task object instances
Task.Type.ActualFinishProperty - Class in com.starteam
The property type of the Actual Finish property.
Task.Type.ActualHoursProperty - Class in com.starteam
The property type of the Actual Hours property.
Task.Type.ActualStartProperty - Class in com.starteam
The property type of the Actual Start property.
Task.Type.AttentionNotesProperty - Class in com.starteam
The property type of the Attention Notes property.
Task.Type.BlockedProperty - Class in com.starteam
The property type of the Blocked property.
Task.Type.ChildrenCountProperty - Class in com.starteam
The property type of the Task Children Count property.
Task.Type.ConstraintDateProperty - Class in com.starteam
The property type of the Constraint Date property.
Task.Type.ConstraintProperty - Class in com.starteam
The property type of the Constraint Type property.
Task.Type.DescriptionProperty - Class in com.starteam
The property type of the Description property.
Task.Type.DurationProperty - Class in com.starteam
The property type of the Duration property.
Task.Type.EstimatedFinishProperty - Class in com.starteam
The property type of the EstimatedFinish property.
Task.Type.EstimatedFinishVarianceProperty - Class in com.starteam
The property type of the Estimated Finish Variance property.
Task.Type.EstimatedHoursProperty - Class in com.starteam
The property type of the Estimated Hours property.
Task.Type.EstimatedHoursVarianceProperty - Class in com.starteam
The property type of the EstimatedHoursVariance property
Task.Type.EstimatedStartProperty - Class in com.starteam
The property type of the Estimated Start property.
Task.Type.EstimatedStartVarianceProperty - Class in com.starteam
The property type of the Estimated Start Variance property.
Task.Type.GUIDProperty - Class in com.starteam
The property type of the GUID property.
Task.Type.IsMyTaskProperty - Class in com.starteam
The property type of the Is My Task property.
Task.Type.IsReplicatedProperty - Class in com.starteam
The property type of the Is Replicated property.
Task.Type.LifeCycleTypeProperty - Class in com.starteam
The property type of the Lifecycle property.
Task.Type.MilestoneProperty - Class in com.starteam
The property type of the MileStone property.
Task.Type.MSProjectFileNameProperty - Class in com.starteam
The property type of the MS Project File Name property.
Task.Type.MSProjectLastUpdateProperty - Class in com.starteam
The property type of the MS Project Last Update property.
Task.Type.NameProperty - Class in com.starteam
The property type of the Name property.
Task.Type.NeedsAttentionProperty - Class in com.starteam
The property type of the Needs Attention property.
Task.Type.NotesProperty - Class in com.starteam
The property type of the Notes property.
Task.Type.NumberProperty - Class in com.starteam
The property type of the Number property.
Task.Type.OrderProperty - Class in com.starteam
The property type of the Order property
Task.Type.OriginProperty - Class in com.starteam
The property type of the Origin property.
Task.Type.ParentTaskIDProperty - Class in com.starteam
The property type of the Parent Task ID property.
Task.Type.PercentCompleteProperty - Class in com.starteam
The property type of the Percent Complete property.
Task.Type.PriorityProperty - Class in com.starteam
The property type of the Priority property.
Task.Type.ProcessUsageProperty - Class in com.starteam
The property type of the ProcessUsage property
Task.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Task
Task.Type.ResourceCountProperty - Class in com.starteam
The property type of the Resource Count property.
Task.Type.ResourceNamesProperty - Class in com.starteam
The property type of the Resource Names property.
Task.Type.ResourcesProperty - Class in com.starteam
The property type of the Resources property.
Task.Type.ResponsibilityProperty - Class in com.starteam
The property type of the Responsibility property.
Task.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
Task.Type.StoryProperty - Class in com.starteam
The property type of the Story property
Task.Type.TaskTypeProperty - Class in com.starteam
The property type of the Task Type property.
Task.Type.UniqueIDProperty - Class in com.starteam
The property type of the Unique ID property.
Task.Type.WBSCodeProperty - Class in com.starteam
The property type of the WBS Code property.
Task.Type.WorkDependencyLastUpdateProperty - Class in com.starteam
The property type of the WorkDependency Last Update property.
Task.Type.WorkRecordCountProperty - Class in com.starteam
The property type of the WorkRecord Count property.
Task.WebCacheTask - Class in com.starteam
Item accessor for cached SDK Tasks contained objects are obtained from the artifact cache
TASK_DEPENDENCY - Static variable in class com.starteam.Trace.TraceType
This Trace is a Task Dependency
TASK_DEPENDENCY - Variable in class com.starteam.TypeCollection
The type for TaskDependency
TASK_TYPE - Variable in class com.starteam.Task.Type.PropertyCollection
The Task Type property.
TaskDependency - Class in com.starteam
This is a class representing a dependency between two tasks.
TaskDependency.PredecessorType - Class in com.starteam
Task Predecessor type
TaskDependency.Type - Class in com.starteam
The Type of TaskDependency.
TaskDependency.Type.LagTimeProperty - Class in com.starteam
The property type of the Lag Time property.
TaskDependency.Type.PredecessorProperty - Class in com.starteam
The property type of the Predecessor property.
TaskDependency.Type.PredecessorTypeProperty - Class in com.starteam
The property type of the Predecessor Type property.
TaskDependency.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Task Dependency.
TaskDependency.Type.TaskProperty - Class in com.starteam
The property type of the Task property.
TaskDependency.WebCacheTaskDependency - Class in com.starteam
Item accessor for cached SDK Task Dependencies contained objects are obtained from the artifact cache
TASKS - Static variable in class com.starteam.Server.ProductCode
Support for the "Task" component.
TAXONOMY - Variable in class com.starteam.Topic.Type.PropertyCollection
The Taxonomy property.
TEAM - Static variable in class com.starteam.Group.GroupType
Defines a "Team" Group
TEAM - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Team property.
TEAM - Variable in class com.starteam.Story.Type.PropertyCollection
The Team property.
TEAM - Variable in class com.starteam.Task.Type.PropertyCollection
The Team property.
TECHNICAL_TODO - Static variable in class com.starteam.Story.StoryType
Use the technical to-do story type.
TENANT - Variable in class com.starteam.Group.Type.PropertyCollection
The Tenant property.
TENANT - Variable in class com.starteam.Project.Type.PropertyCollection
The TENANT ID property.
TENANT - Variable in class com.starteam.User.Type.PropertyCollection
 
TENANT - Variable in class com.starteam.View.Type.PropertyCollection
 
TERRITORY - Variable in class com.starteam.User.Type.PropertyCollection
 
Test - Class in com.starteam
A Test is a basic unit of software testing.
Test(Test) - Constructor for class com.starteam.Test
Creates a child-test under this parent test.
TEST - Variable in class com.starteam.TypeCollection
The type for Test
Test.Type - Class in com.starteam
Type meta-data (schema) for Test object instances.
Test.Type.DescriptionProperty - Class in com.starteam
The property type of the RichDescription property.
Test.Type.PathProperty - Class in com.starteam
The property type of the TestID property
Test.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a Test
Test.Type.TestIDProperty - Class in com.starteam
The property type of the TestID property
Test.WebCacheTest - Class in com.starteam
Item accessor for cached SDK Test items contained objects are obtained from the artifact cache
TEST_COMMAND - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The TestCommand property.
TEST_ID - Variable in class com.starteam.Test.Type.PropertyCollection
The TestID property.
TEST_NAME - Variable in class com.starteam.TestRun.Type.PropertyCollection
The TestRun ID property.
TEST_RUN - Variable in class com.starteam.TypeCollection
The type for Test Run
TEST_RUN_ID - Variable in class com.starteam.TestRun.Type.PropertyCollection
The TestRunID property.
TEST_VERSION - Variable in class com.starteam.TestRun.Type.PropertyCollection
The TestVersion property.
testDirectoryServiceSettings(String, int, ServerConfiguration.DirectoryServiceSecurityType) - Method in class com.starteam.ServerAdministration
Tests this set of Directory Service parameters.
testOauth2ProviderSettings(String) - Method in class com.starteam.ServerAdministration
Tests is the given Oauth2 issuer URL is valid.
TestRun - Class in com.starteam
A TestRunRun is the state of a Test after execution.
TestRun.Type - Class in com.starteam
Type meta-data (schema) for TestRun object instances.
TestRun.Type.BuildProperty - Class in com.starteam
The property type of the Build property
TestRun.Type.DescriptionProperty - Class in com.starteam
The property type of the RichDescription property.
TestRun.Type.DurationProperty - Class in com.starteam
The property type of the Duration property.
TestRun.Type.ExecutedAtProperty - Class in com.starteam
The property type of the Created Time property.
TestRun.Type.ExecutedByProperty - Class in com.starteam
The property type of the ExecutedBy property
TestRun.Type.IsBlockedProperty - Class in com.starteam
The property type of the IsBlocked property.
TestRun.Type.ProductProperty - Class in com.starteam
The property type of the Product property
TestRun.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a TestRun
TestRun.Type.StatusProperty - Class in com.starteam
The property type of the Status property
TestRun.Type.StatusReasonProperty - Class in com.starteam
The property type of the StatusReason property
TestRun.Type.TestNameProperty - Class in com.starteam
The property type of the TestName property
TestRun.Type.TestRunIDProperty - Class in com.starteam
The property type of the TestRunID property
TestRun.Type.TestVersionProperty - Class in com.starteam
The property type of the TestVersion property
TestRun.WebCacheTestRun - Class in com.starteam
Item accessor for cached SDK TestRun items contained objects are obtained from the artifact cache
testSMTPSettings(String, int, ServerConfiguration.DirectoryServiceSecurityType, String, String, String, String) - Method in class com.starteam.ServerAdministration
 
TextInputStream - Class in com.starteam.util
Converts from a Reader which is Unicode character based in to an input stream.
TextInputStream(Reader) - Constructor for class com.starteam.util.TextInputStream
 
TextProperty - Class in com.starteam
A base interface for all properties of type Text
TextProperty.WebCacheTextProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
THEME - Static variable in class com.starteam.Story.StoryType
Use the theme story type.
THIS - Static variable in class com.starteam.TraceFinder.PinType
The trace must reference exactly the given revision of the item.
THURSDAY - Static variable in class com.starteam.User.DayOfWeek
Thursday
THURSDAY_AM - Variable in class com.starteam.User.Type.PropertyCollection
 
THURSDAY_PM - Variable in class com.starteam.User.Type.PropertyCollection
 
TIME_REMAINING - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
TIME_WORKED - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
TIME_ZONE_SHIFT - Variable in class com.starteam.User.Type.PropertyCollection
 
TimeSpan - Class in com.starteam.util
The amount of time between two DateTimes.
TimeSpanFormatter - Class in com.starteam.util
Properties of type eTimeSpan can specify a DisplayPreference in the form of a string that describes how the value should be formatted for display.
TimeSpanFormatter(String) - Constructor for class com.starteam.util.TimeSpanFormatter
Construct a TimeSpanFormatter.
TimeSpanFormatter(String, TimeSpan) - Constructor for class com.starteam.util.TimeSpanFormatter
Construct a TimeSpanFormatter.
TimeSpanProperty - Class in com.starteam
Description: Represents a TimeSpan Property
TimeSpanProperty.WebCacheTimeSpanProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
TITLE - Variable in class com.starteam.Topic.Type.PropertyCollection
The Title property.
TLS - Static variable in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
TLS connection to directory service.
TO - Static variable in class com.starteam.TraceFinder.Direction
The requested item must be the target of the trace.
toArray() - Method in class com.starteam.StarTeamCollection
Returns an array containing all of the elements in this collection
toArray(Object[]) - Method in class com.starteam.StarTeamCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array
toBooleanProperty(EnumeratedValue, EnumeratedValue) - Method in class com.starteam.EnumeratedProperty
Convert an existing EnumeratedProperty into a BooleanProperty
toBytes() - Method in class com.starteam.Content
 
toBytes() - Method in class com.starteam.Content.WebCacheContent
Given Content from the cache, return a byte[] containing the content data specific to the provided Content object
toContent(Object) - Method in class com.starteam.ContentProperty
Converts a property value to the type that is exposed by default to client applications.
toDate() - Method in class com.starteam.util.DateTime
return the Date part of this DateTime instance
toDateTime() - Method in class com.starteam.util.Date
returns a DateTime instance of this date centered at UTC noon
today() - Static method in class com.starteam.util.Date
returns the Date value of today using current time in GMT
toDays() - Method in class com.starteam.util.TimeSpan
returns the number of days in this TimeSpan
toDebugStringDepth(int) - Method in class com.starteam.QueryNode
Returns a String with debug information about this QueryNode.
toDifferenceType(EnumeratedValue) - Static method in class com.starteam.viewcomparemerge.DifferenceTypeProperty
Gets the DifferenceType corresponding to a given EnumeratedValue.
toFile(File) - Method in class com.starteam.Content
Writes the content data to the given file.
toGMTString(long) - Static method in class com.starteam.util.ISO8601
Returns the ISO8601 date/time format for the specified time.
toHexString() - Method in class com.starteam.util.MD5
Return the a 32-character String equal to the hex equivalent of this MD5 value.
toHours() - Method in class com.starteam.util.TimeSpan
returns the number of hours in this TimeSpan
toInt() - Method in class com.starteam.viewcomparemerge.MergeType
Gets an integer ID that is unique for each merge type.
toInt() - Method in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
Returns an Integer representation of this preview state
toISO8601String() - Method in class com.starteam.util.DateTime
Returns an ISO8601 string representation of this time using GMT as the timezone.
toJavaDate() - Method in class com.starteam.util.DateTime
Returns an instance of a java.util.Date from this DateTime
toJavaMsec() - Method in class com.starteam.util.DateTime
Returns the Java based long time for this DateTime value.
toLocalString(int) - Method in class com.starteam.util.Date
returns a String representation of this Date instance formatted for the default locale
toLocalString() - Method in class com.starteam.util.DateTime
Simple display of the date using the default Locale and the DateFormat.LONG values for the date and time.
toLocalString(int, int) - Method in class com.starteam.util.DateTime
returns a String representation of this DateTime instance formatted for the default locale
toLocalString(long) - Static method in class com.starteam.util.ISO8601
Returns the ISO8601 date/time string for the specified Java time with respect to the local timezone.
toMergeAction(EnumeratedValue) - Static method in class com.starteam.viewcomparemerge.MergeActionProperty
Gets the MergeAction corresponding to a given EnumeratedValue.
toMilliseconds() - Method in class com.starteam.util.TimeSpan
returns the number of milliseconds in this TimeSpan
toMinutes() - Method in class com.starteam.util.TimeSpan
returns the number of minutes in this TimeSpan
toMonths() - Method in class com.starteam.util.TimeSpan
returns the number of months in this TimeSpan in 30 day increments.
toOATime() - Method in class com.starteam.util.DateTime
Returns the DateTime's double value for this date.
Topic - Class in com.starteam
Represents a StarTeam Topic.
Topic(Topic) - Constructor for class com.starteam.Topic
Creates a new topic that is a subtopic of an existing topic.
TOPIC - Static variable in class com.starteam.Topic.TopicType
TopicType
TOPIC - Variable in class com.starteam.TypeCollection
The type for Topic
Topic.Priority - Class in com.starteam
Priority of the Topic
Topic.Status - Class in com.starteam
Status of the Topic
Topic.TopicType - Class in com.starteam
Type of the Topic
Topic.Type - Class in com.starteam
Type meta-data (schema) for Topic object instances.
Topic.Type.AmIRecipientProperty - Class in com.starteam
The property type of the AmIRecipient property
Topic.Type.ChildrenCountProperty - Class in com.starteam
The property type of the ChildrenCount property
Topic.Type.ContextRangeProperty - Class in com.starteam
The property type of the ContextRange property
Topic.Type.ParentTopicIDProperty - Class in com.starteam
The property type of the ParentTopicID property
Topic.Type.PriorityProperty - Class in com.starteam
The property type of the Priority property
Topic.Type.PropertyCollection - Class in com.starteam
Property Collection for Topic
Topic.Type.RecipientCountProperty - Class in com.starteam
The property type of the RecipientCount property
Topic.Type.RecipientNamesProperty - Class in com.starteam
The property type of the RecipientNames property
Topic.Type.RecipientsProperty - Class in com.starteam
The property type of the Recipients property
Topic.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
Topic.Type.TaxonomyProperty - Class in com.starteam
The Property Type of the Taxonomy Property
Topic.Type.TitleProperty - Class in com.starteam
The property type of the Title property
Topic.Type.TopicNumberProperty - Class in com.starteam
The property type of the TopicNumber property
Topic.Type.TopicTypeProperty - Class in com.starteam
The property type of the TopicType property
Topic.Type.UserDislikesProperty - Class in com.starteam
The property type of the UserDislikes property
Topic.Type.UserLikesProperty - Class in com.starteam
The property type of the UserLikes property
Topic.WebCacheTopic - Class in com.starteam
Item accessor for cached SDK Topic items contained objects are obtained from the artifact cache
TOPIC_NUMBER - Variable in class com.starteam.Topic.Type.PropertyCollection
The Topic Number property.
TOPIC_TYPE - Variable in class com.starteam.Topic.Type.PropertyCollection
The Topic Type property.
toPropertyValue() - Method in class com.starteam.File.EOLFormat
Gets the EOLFormat used as the default value of the FILE_EOL_CHARACTER property for files whose actual EOLFormat is this one.
toRESTUrl() - Method in class com.starteam.ViewMember
Resolves this StarTeam view member to a corresponding URL using an ID based scheme
toRESTUrl() - Method in class com.starteam.ViewMember.WebCacheViewMember
Resolves this StarTeam view member to a corresponding URL using an ID based scheme
toSeconds() - Method in class com.starteam.util.TimeSpan
returns the number of seconds in this TimeSpan
toSQLString() - Method in class com.starteam.util.Date
Returns the date in the standard 'SQL' format, i.e.
toStarTeamItem() - Method in class com.starteam.LinkValue
Gets a full-resolved version of the referenced view member.
toStarTeamURL(Object) - Method in class com.starteam.Application
Resolves the given StarTeam resource to a corresponding URL using an ID based scheme
toStarTeamURL(Object, boolean, boolean) - Method in class com.starteam.Application
Resolves the given StarTeam resource to a corresponding URL
toStarTeamURL() - Method in class com.starteam.Filter.WebCacheFilter
Resolves this StarTeam resource to a corresponding URL using an ID based scheme
toStarTeamURL() - Method in class com.starteam.LiveObject
Resolves this StarTeam view member to a corresponding URL using an ID based scheme
toStarTeamURL() - Method in class com.starteam.LiveObject.WebCacheLiveObject
Resolves this StarTeam resource to a corresponding URL using an ID based scheme
toStarTeamURL() - Method in class com.starteam.Query.WebCacheQuery
Resolves this StarTeam resource to a corresponding URL using an ID based scheme
toStream(OutputStream) - Method in class com.starteam.Content
Writes the content data to the given stream.
toString() - Method in class com.starteam.Audit
Returns the item class name of this audit.
toString() - Method in class com.starteam.ChangePackage.SessionType
returns a String representation of this Session Type
toString() - Method in class com.starteam.ChangePackage
Returns the ChangePackage name.
toString() - Method in class com.starteam.ChangePackage.WebCacheChangePackage
Returns the ChangePackage name.
toString() - Method in class com.starteam.ChangeRequest
Returns the Number of this Change Request.
toString() - Method in class com.starteam.CheckinManager.Progress.Phase
Returns a string representation of this object.
toString() - Method in class com.starteam.CheckinManager.Progress
returns a String representation of the Progress instance now; useful for debugging
toString() - Method in class com.starteam.CheckinManager
Gets a string representation of this CheckinManager, useful for debugging.
toString() - Method in class com.starteam.CheckinOptions
returns a String representation of this object for debugging
toString() - Method in class com.starteam.CheckinOptions.WebCacheCheckinOptions
returns a String representation of this object for debugging
toString() - Method in class com.starteam.CheckoutManager.Progress.Phase
Returns a string representation of this object.
toString() - Method in class com.starteam.CheckoutManager.Progress.Statistics
returns a string representation of this object
toString() - Method in class com.starteam.CheckoutManager.Progress
returns a String representation of the Progress instance now; useful for debugging
toString() - Method in class com.starteam.CheckoutManager
Gets a string representation of this CheckoutManager, useful for debugging.
toString() - Method in class com.starteam.CommandProcessor
Returns the command currently being executed
toString() - Method in class com.starteam.Content.AcceptedTypes
Retrieve a RFC2616 style Accept string representation of this AcceptedContentTypes object.
toString(Content.AcceptedTypes) - Static method in class com.starteam.Content.AcceptedTypes
Retrieve a RFC2616 style Accept string representation of the given AcceptedContentTypes object.
toString() - Method in class com.starteam.Content
Returns a String representation of the structure of this content Note that the returned string is not a representation of the content itself but rather the internal identifiers used to store the Content in the server vault This method will throw an exception if this content object is new or dirty and has not yet been saved to the repository
toString() - Method in class com.starteam.Content.Type
Retrieve a RFC2045 style string representation of this Content-Type.
toString(Content.Type) - Static method in class com.starteam.Content.Type
Retrieve a RFC2045 style string representation of the given Content.Type.
toString() - Method in class com.starteam.diff.Edit
a string representation of this edit
toString() - Method in class com.starteam.diff.StringCharSequence
returns the underlying string representation of this char sequence
toString() - Method in class com.starteam.EnumeratedValue
returns the display name
toString() - Method in class com.starteam.EventHandlerInfo
Returns a summary String representation of this object.
toString() - Method in class com.starteam.EventHandlerProfile
 
toString() - Method in class com.starteam.events.CacheAgentEvent
return a string representation of the event generally useful for application debugging
toString() - Method in class com.starteam.events.CheckinEvent
Returns a String representation of this CheckinEvent (useful for debugging).
toString() - Method in class com.starteam.events.CheckoutEvent
Returns a String representation of this CheckoutEvent (useful for debugging).
toString() - Method in class com.starteam.events.CommandProcessorStatusEvent
 
toString() - Method in class com.starteam.events.FilterEvent
Gets a short description of this FilterEvent.
toString() - Method in class com.starteam.events.FolderEvent
Gets a short description of this FolderEvent.
toString() - Method in class com.starteam.events.FolderTreeEvent
Gets a short description of this FolderTreeEvent.
toString() - Method in class com.starteam.events.FolderUpdateEvent
Gets a short description of this FolderUpdateEvent.
toString() - Method in class com.starteam.events.GroupEvent
Gets a short description of this GroupEvent.
toString() - Method in class com.starteam.events.ItemEvent
Gets a short description of this ItemEvent.
toString() - Method in class com.starteam.events.ItemIDEvent
Gets a short description of this ItemEvent.
toString() - Method in class com.starteam.events.ItemListEvent
Gets a short description of this ItemListEvent.
toString() - Method in class com.starteam.events.ItemUpdateEvent
Gets a short description of this ItemUpdateEvent.
toString() - Method in class com.starteam.events.LabelEvent
Gets a short description of this LabelEvent.
toString() - Method in class com.starteam.events.LinkUpdateEvent
Gets a short description of this LinkUpdateEvent.
toString() - Method in class com.starteam.events.MPXMessageEvent
returns a String representation of this event
toString() - Method in class com.starteam.events.MPXStatusEvent
Gets a short description of this MPXStatusEvent.
toString() - Method in class com.starteam.events.NotificationEvent
Gets a short description of this NotificationEvent.
toString() - Method in class com.starteam.events.ProjectEvent
Gets a short description of this ProjectEvent.
toString() - Method in class com.starteam.events.QueryEvent
Gets a short description of this QueryEvent.
toString() - Method in class com.starteam.events.ServerCommandEvent
returns a String representation of this event
toString() - Method in class com.starteam.events.ServerControlEvent
Gets a short description of this ServerControlEvent.
toString() - Method in class com.starteam.events.TypedResourceEvent
Gets a short description of this TypedResourceEvent.
toString() - Method in class com.starteam.events.TypeEvent
Gets a short description of this TypeEvent.
toString() - Method in class com.starteam.events.UserEvent
Gets a short description of this UserEvent.
toString() - Method in class com.starteam.events.ViewEvent
Gets a short description of this ViewEvent.
toString() - Method in class com.starteam.events.ViewMemberEvent
Gets a short description of this ViewMemberEvent.
toString() - Method in class com.starteam.events.ViewMemberUpdateEvent
Gets a short description of this event.
toString() - Method in class com.starteam.events.WebCacheCheckinEvent
Returns a String representation of this CheckinEvent (useful for debugging).
toString() - Method in class com.starteam.events.WebCacheCheckoutEvent
Returns a String representation of this CheckoutEvent (useful for debugging).
toString() - Method in class com.starteam.events.WebCacheFilterEvent
Gets a short description of this FilterEvent.
toString() - Method in class com.starteam.events.WebCacheGroupEvent
Gets a short description of this WebCacheGroupEvent.
toString() - Method in class com.starteam.events.WebCacheLabelEvent
Gets a short description of this WebCacheLabelEvent.
toString() - Method in class com.starteam.events.WebCacheLiveObjectEvent
Gets a short description of this event.
toString() - Method in class com.starteam.events.WebCacheMPXStatusEvent
Gets a short description of this MPXStatusEvent.
toString() - Method in class com.starteam.events.WebCacheProjectEvent
Gets a short description of this WebCacheProjectEvent.
toString() - Method in class com.starteam.events.WebCacheQueryEvent
Gets a short description of this FilterEvent.
toString() - Method in class com.starteam.events.WebCacheServerControlEvent
Gets a short description of this ServerControlEvent.
toString() - Method in class com.starteam.events.WebCacheTypeEvent
Gets a short description of this WebCacheTypeEvent.
toString() - Method in class com.starteam.events.WebCacheUserEvent
Gets a short description of this WebCacheUserEvent.
toString() - Method in class com.starteam.events.WebCacheViewEvent
Gets a short description of this WebCacheViewEvent.
toString() - Method in class com.starteam.events.WebCacheViewMemberEvent
Gets a short description of this ViewMemberEvent.
toString() - Method in exception com.starteam.exceptions.CommandException
Returns a short description of this exception
toString() - Method in exception com.starteam.exceptions.ServerException
Returns a string representation of this exception.
toString() - Method in class com.starteam.File.EOLFormat
Returns the name of this EOL instance
toString() - Method in class com.starteam.File.Status
Returns the name of this Status instance
toString() - Method in class com.starteam.File
Returns the name of this file.
toString() - Method in class com.starteam.File.WebCacheWorkSpaceSync
returns a string representation of this sync for debug purposes
toString() - Method in class com.starteam.Filter.Column
Returns a debug representation of this column
toString() - Method in class com.starteam.Filter.Grouping
Returns a debug representation of this Grouping
toString() - Method in class com.starteam.Filter
Returns the name of this filter
toString() - Method in class com.starteam.Folder.Status
Returns the name of this Status instance
toString() - Method in class com.starteam.Folder
Returns the name of this folder.
toString() - Method in class com.starteam.Group
Returns the group name.
toString() - Method in class com.starteam.HiveInfo
Return a string representation of the HiveInfo object.
toString() - Method in class com.starteam.IPRange
returns a string representation of this range
toString() - Method in class com.starteam.Item
Returns a string representation of this object.
toString() - Method in class com.starteam.Label
Returns the name of the label.
toString() - Method in class com.starteam.LinkValue
 
toString() - Method in class com.starteam.MergePoint.Revision
Returns a string representation of the revision identifier.
toString() - Method in class com.starteam.Permission
returns a set of advisory user friendly descriptions for this permission
toString() - Method in class com.starteam.Project
Returns the name of this project.
toString() - Method in class com.starteam.PromotionModel
Returns the name of this promotion model.
toString() - Method in class com.starteam.PromotionState
Returns the name of this promotion state.
toString() - Method in class com.starteam.Property.MetaData
 
toString() - Method in class com.starteam.Property
Returns the name of the property.
toString() - Method in class com.starteam.PurgeController.Status
Returns a String representation of this Purge Status
toString() - Method in class com.starteam.Query
Returns the name of the query.
toString() - Method in class com.starteam.QueryNode
Returns a String description of this QueryNode.
toString() - Method in class com.starteam.QueryPart
Returns the debug string representation of this QueryPart.
toString() - Method in class com.starteam.Requirement
Returns the notes of this requirement.
toString() - Method in class com.starteam.Server.EncryptionAlgorithm
Returns a string representation of the encryption algorithm.
toString() - Method in class com.starteam.Server.Session
Returns a string representation of the Server Session.
toString() - Method in class com.starteam.Server
Returns a summary String representation of this server.
toString() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.AccessCheck
Returns a string representation of the AccessCheck.
toString() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.ContainerACL
Returns a string representation of the ContainerACL.
toString() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.ObjectACL
Returns a string representation of the ObjectACL.
toString() - Method in class com.starteam.ServerAdministration.SecurityLogEntry
Returns a string representation of the log entry.
toString() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.UserGroup
Returns a string representation of the UserGroup.
toString() - Method in class com.starteam.ServerAdministration.SecurityLogEntry.Workstation
Returns a string representation of the workstation.
toString() - Method in class com.starteam.ServerInfo
Returns this ServerInfo's description.
toString() - Method in class com.starteam.Share
Returns the ID of this Share.
toString() - Method in class com.starteam.Share.WebCacheShare
Returns the ID of this Share.
toString() - Method in class com.starteam.StatusMethod
Returns the string representation for this status method
toString() - Method in class com.starteam.Task
Returns the name of this task.
toString() - Method in class com.starteam.Topic
Returns the title of this topic.
toString() - Method in class com.starteam.Trace
Returns the description of this trace.
toString() - Method in class com.starteam.Transaction
returns a String representation of this Transaction
toString() - Method in class com.starteam.Transaction.WebCacheTransaction
returns a String representation of this Transaction
toString(Locale) - Static method in class com.starteam.Translations
Returns a string prepresentation of the specified locale.
toString() - Method in class com.starteam.Translations
return a string representation of the Locale, useful for debugging
toString() - Method in class com.starteam.Type.MetaData
 
toString() - Method in class com.starteam.Type
Returns a display string for this Type.
toString() - Method in class com.starteam.TypedResource
 
toString() - Method in class com.starteam.User
Returns the name of this User account.
toString() - Method in class com.starteam.util.Date
Returns the date in the standard 'SQL' format, i.e.
toString() - Method in class com.starteam.util.DateTime
Simple display of the date using the default Locale and the DateFormat.LONG values for the date and time.
toString() - Method in class com.starteam.util.DotNotation
Converts this DotNotation to string format.
toString() - Method in class com.starteam.util.GUID
Returns the canonical string representation of the GUID.
toString() - Method in class com.starteam.util.MD5
returns a quasi-readable string representation of this MD5
toString() - Method in class com.starteam.util.TimeSpan
returns a string representation of this instance in the form "[-][d.]hh:mm:ss[.ff]"
toString() - Method in class com.starteam.View
Returns the name of this view.
toString() - Method in class com.starteam.viewcomparemerge.ItemDifference
Gets a string representation of this difference.
toString() - Method in class com.starteam.viewcomparemerge.MergeAction
Returns a String representation of this merge action
toString() - Method in class com.starteam.viewcomparemerge.MergeType
Gets a string representation of this merge type.
toString() - Method in class com.starteam.viewcomparemerge.Session.State
Returns a String representation of this session state
toString() - Method in class com.starteam.viewcomparemerge.VCMFolder.PreviewState
Returns a String representation of this preview state
toString() - Method in class com.starteam.ViewConfiguration
Returns a string representation of this configuration.
toString() - Method in class com.starteam.ViewMemberBehavior
Returns a string representation of this configuration.
toString() - Method in class com.starteam.ViewMemberRevision
Returns a string containing one line for each property of the ViewMemberRevision.
toString() - Method in class com.starteam.WorkRecord
Returns the notes of this work record.
toText() - Method in class com.starteam.Content
Converts this content value to a string that is an appropriate value for a TextProperty.
toTicks() - Method in class com.starteam.util.DateTime
Returns the .NET equivalent Ticks for this DateTime instance
toTicks() - Method in class com.starteam.util.TimeSpan
returns the number of ticks in this TimeSpan (a tick is 100 nanoseconds)
toTimeSpanProperty(TimeSpan) - Method in class com.starteam.DoubleProperty
Converts this DoubleProperty to a TimeSpanProperty.
toWeeks() - Method in class com.starteam.util.TimeSpan
returns the number of weeks in this TimeSpan
toXml() - Method in class com.starteam.Item.Type
Returns an xml representation of this type The xml representation is used to specify the type definition when creating custom components.
toXml() - Method in class com.starteam.Item.Type.WebCacheItemType
Returns an xml representation of this type The xml representation is used to specify the type definition when creating custom components
toXml() - Method in class com.starteam.Property
Returns an xml representation of this property The xml representation is used to specify the property definition when creating custom components
toXml() - Method in class com.starteam.Property.WebCacheProperty
Returns an xml representation of this property The xml representation is used to specify the property definition when creating custom components
toYears() - Method in class com.starteam.util.TimeSpan
returns the number of years in this TimeSpan in 365 day increments.
Trace - Class in com.starteam
A typed relationship between two artifacts.
Trace(View) - Constructor for class com.starteam.Trace
Creates a new trace in the specified view.
TRACE - Variable in class com.starteam.TypeCollection
The type for Trace
Trace.Status - Class in com.starteam
The Status of a Trace
Trace.TraceType - Class in com.starteam
Trace Type
Trace.Type - Class in com.starteam
The type of the Trace
Trace.Type.IsSuspectProperty - Class in com.starteam
The property type of the IsSuspect property
Trace.Type.OrderProperty - Class in com.starteam
The property type of the Order property.
Trace.Type.PropertyCollection - Class in com.starteam
The property collection of the Trace type
Trace.Type.SourceVersionsProperty - Class in com.starteam
The property type of the SourceVersions property.
Trace.Type.StatusProperty - Class in com.starteam
The property type of the Status property
Trace.Type.TraceTypeProperty - Class in com.starteam
The property type of the TraceType property
Trace.WebCacheTrace - Class in com.starteam
Trace accessor for cached SDK Traces contained objects are obtained from the artifact cache
TRACE_TYPE - Variable in class com.starteam.Trace.Type.PropertyCollection
 
TraceCollection - Class in com.starteam
Caches Traces for a given view.
TraceCollection() - Constructor for class com.starteam.TraceCollection
Constructs an empty collection capable of holding trace objects
TraceCollection(TraceCollection) - Constructor for class com.starteam.TraceCollection
Constructs a trace collection containing all the traces of the specified trace collection.
TraceCollection(Trace[]) - Constructor for class com.starteam.TraceCollection
Constructs a trace collection containing all the traces of the specified array.
TraceCollection(Trace) - Constructor for class com.starteam.TraceCollection
Constructs a trace collection containing only the specified trace
TraceEvent - Class in com.starteam.events
Event triggered when partial Trace results are available.
TraceFinder - Class in com.starteam
Searches for Traces across StarTeam servers.
TraceFinder.Direction - Class in com.starteam
Allows a set of traces to be filtered by direction.
TraceFinder.PinType - Class in com.starteam
Allows a set of traces to be filtered by revision.
TraceListener - Interface in com.starteam.events
Allows the client application to report progress of a query, displaying intermediate results.
tracesFound(TraceEvent) - Method in interface com.starteam.events.TraceListener
Reports partial query results to the client application.
TrackedObject - Class in com.starteam
A TrackedObject is a LiveObject that keeps track of the date/time it was last modified, and the ID of the user who modified it.
TrackedObject.Type - Class in com.starteam
The Type for TrackedObject
TrackedObject.Type.EndModifiedTimeProperty - Class in com.starteam
The property type of the End Modified Time property.
TrackedObject.Type.FolderPathProperty - Class in com.starteam
The property type of the Folder Path property.
TrackedObject.Type.ModifiedByProperty - Class in com.starteam
The property type of the Modified By property.
TrackedObject.Type.ModifiedTimeProperty - Class in com.starteam
The property type of the Modified Time property.
TrackedObject.Type.ParentFolderNameProperty - Class in com.starteam
The property type of the Parent Folder Name property.
TrackedObject.Type.TransactionIDProperty - Class in com.starteam
The property type of the Transaction ID property.
TrackedObject.WebCacheTrackedObject - Class in com.starteam
Tracked Object accessor for cached SDK Objects contained objects are obtained from the artifact cache
TRAILING_WS_EQUIV - Static variable in class com.starteam.diff.BasicCompare
Treat trialing whitespace as equivalent to a single space character.
TRAILING_WS_IGNORE - Static variable in class com.starteam.diff.BasicCompare
Ignore trialing whitespace.
Transaction - Class in com.starteam
a Transaction is a logical unit of work on the StarTeam Server.
Transaction(Server) - Constructor for class com.starteam.Transaction
Start a Transaction on the specified server
Transaction.WebCacheTransaction - Class in com.starteam
Transaction accessor for cached SDK Transactions contained objects are obtained from the artifact cache
TRANSACTION_ID - Variable in class com.starteam.Audit.Type.PropertyCollection
The Transaction ID property.
TRANSACTION_ID - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Transaction ID property.
translate(Locale) - Method in class com.starteam.Translations
Returns the most appropriate translation for this resource for the specified locale.
translate(String) - Method in class com.starteam.Translations
Returns the most appropriate translation for this resource for the specified locale.
translate() - Method in class com.starteam.Translations
Returns the most appropriate translation for this resource based on the default locale.
Translations - Class in com.starteam
The Translations class defines the possible localized translations of a particular resource.
Translations() - Constructor for class com.starteam.Translations
Create a new Translations object with only a default set to the empty string.
Translations(String) - Constructor for class com.starteam.Translations
Create a new Translations object with the default set to the specified string.
treatMixedEOLFileContentAsBinary() - Method in class com.starteam.ServerAdministration
True if MixedEOL content should be treated as BINARY files This is a CAE use case and has associated rules which require all EOL computation to be contained entirely within the SDK.
TreeItem - Class in com.starteam
A type of item with children.
TreeItem.MoSCoW - Class in com.starteam
The MoSCoW value for a compliant TreeItem Type
TreeItem.Type - Class in com.starteam
The type of the TreeItem
TreeItem.Type.ExternalTestIDProperty - Class in com.starteam
The property type of the ExternalTestID property
TreeItem.Type.ExternalTestProjectURLProperty - Class in com.starteam
The property type of the ExternalTestProjectURL property
TreeItem.Type.ExternalTestURLProperty - Class in com.starteam
The property type of the ExternalTestURL property
TreeItem.Type.IsLeafProperty - Class in com.starteam
The property type of the IsLeaf property
TreeItem.Type.MoSCoWProperty - Class in com.starteam
The property type of the MoSCoW property.
TreeItem.Type.ParentIDProperty - Class in com.starteam
The property type of the Parent ID property.
TreeItem.Type.RichDescriptionProperty - Class in com.starteam
The property type of the RichDescription property.
TreeItem.Type.WebCacheTreeItemType - Class in com.starteam
Base accessor for cached SDK types encapsulating the statefulness of objects obtained from the artifact cache.
TreeItem.WebCacheTreeItem - Class in com.starteam
TreeItem accessor for cached SDK Items contained objects are obtained from the artifact cache
TRUE - Static variable in class com.starteam.Translations
Known translations of "true".
TRUE_INTERNAL_NAME - Static variable in class com.starteam.BooleanProperty
The internal name used for the "true" EnumeratedValue.
TUESDAY - Static variable in class com.starteam.User.DayOfWeek
Tuesday
TUESDAY_AM - Variable in class com.starteam.User.Type.PropertyCollection
 
TUESDAY_PM - Variable in class com.starteam.User.Type.PropertyCollection
 
Type(String, String) - Constructor for class com.starteam.Content.Type
Constructor.
TYPE - Variable in class com.starteam.Group.Type.PropertyCollection
The Type property.
Type(Server, String) - Constructor for class com.starteam.Item.Type
Create a new Type.
Type(Server, String) - Constructor for class com.starteam.TreeItem.Type
Create a new Type.
Type - Class in com.starteam
Information describing certain StarTeam object types.
TYPE - Variable in class com.starteam.View.Type.PropertyCollection
 
Type.MetaData - Class in com.starteam
server stored meta data available for a Type.
Type.WebCacheType - Class in com.starteam
Base accessor for cached SDK types encapsulating the statefulness of objects obtained from the artifact cache.
typeAdded(TypeEvent) - Method in interface com.starteam.events.TypeListener
Invoked when a new type is added on the server.
typeAdded(WebCacheTypeEvent) - Method in interface com.starteam.events.WebCacheTypeListener
Invoked when a new type is added on the server.
typeChanged(TypeEvent) - Method in interface com.starteam.events.TypeListener
Invoked when a Type is changed on the server.
typeChanged(WebCacheTypeEvent) - Method in interface com.starteam.events.WebCacheTypeListener
Invoked when a WebCacheType is changed on the server.
TypeCollection - Class in com.starteam
A Collection of Types supported by the specified server
TypeCollection(Type[]) - Constructor for class com.starteam.TypeCollection
Construct a Type Collection from an array of Type objects
TypeCollection() - Constructor for class com.starteam.TypeCollection
Construct a new, empty, writable type collection
TypeCollection(Type) - Constructor for class com.starteam.TypeCollection
Construct a TypeCollection starting with a specific Type instance
TypedResource - Class in com.starteam
This is a parent interface for many instances of StarTeam types (e.g.
TypedResource.BranchState - Class in com.starteam
The branch state of a versioned object.
TypedResource.Type - Class in com.starteam
The TypedResource Type
TypedResource.Type.BranchStateProperty - Class in com.starteam
The property type of the Branch State property.
TypedResource.Type.IDProperty - Class in com.starteam
The property type of the ID property.
TypedResource.Type.ProjectProperty - Class in com.starteam
The property type of the Project property.
TypedResource.Type.ViewProperty - Class in com.starteam
The property type of the View property.
TypedResourceEvent - Class in com.starteam.events
An event triggered whenever a TypeResource is added/modified/deleted in the container which the application is listening on.
TypedResourceListener - Interface in com.starteam.events
Event-listener interface for TypedResource events.
TypeEvent - Class in com.starteam.events
An event triggered whenever a Type is modified on the server.
TypeListener - Interface in com.starteam.events
Event-listener interface for Type events.
TypeNotFoundException - Exception in com.starteam.exceptions
This exception can be thrown when an Item instance is created for an unsupported type.

U

UDA_GROUPING - Variable in class com.starteam.Requirement.Type.PropertyCollection
The UDA Grouping property.
UNASSIGNED - Static variable in class com.starteam.Requirement.Priority
Priority of the requirement is unassigned
UNASSIGNED - Static variable in class com.starteam.User.GeographicTerritory
Territory has not yet been assigned
UNASSIGNED - Static variable in class com.starteam.User.License
License Unassigned
uncacheCredentials(String, int) - Static method in class com.starteam.Server
remove Cached Credentials, if any
UNCHANGED - Static variable in class com.starteam.diff.Edit
 
UNCHANGED - Static variable in class com.starteam.ViewMember.LockType
LockType UNCHANGED.
unchangedLines(int, int, int) - Method in class com.starteam.diff.ConsoleWriter
lines to leave unchanged
unchangedLines(int, int, int) - Method in class com.starteam.diff.EditListWriter
When an original line from the source carries over into the rebuilt output
unchangedLines(int, int, int) - Method in class com.starteam.diff.HTMLDiffWriter
When an original line from the source carries over into the rebuilt output
unchangedLines(int, int, int) - Method in class com.starteam.diff.HTMLTableDiffWriter
HTML Line template parameters: 0: NavLinks 1: ChangeType 2: UNUSED (was: Left Cell CSS) 3: UNUSED (was: Left Text Span CSS) 4: Left Linenum 5: Left Text 6: UNUSED (was: Right Cell CSS) 7: UNUSED (was: Right Text Span CSS) 8: Right Linenum 9: Right Text 10: Left Linenum Cell CSS 11: Left Linenum CSS 12: Right Linenum Cell CSS 13: Right Linenum CSS When an original line from the source carries over into the rebuilt output
UNDEFINED - Static variable in class com.starteam.Trace.TraceType
This Trace type is undefined
UNDEFINED - Static variable in class com.starteam.viewcomparemerge.MergeAction
Removed.
UNEXPECTED - Static variable in class com.starteam.exceptions.MPXException.ErrorCode
An unexpected error internal error occurred.
UNICODE - Static variable in class com.starteam.File.CharacterSet
The working file on disk has Unicode content.
UNIQUE_ID - Variable in class com.starteam.Task.Type.PropertyCollection
The Unique ID property.
UNIX - Static variable in class com.starteam.ChangeRequest.Platform
Unix.
UNIX - Static variable in class com.starteam.util.Platform.EOL
End of line sequence commonly used on Unix/Linux/Solaris.
UNKNOWN - Static variable in class com.starteam.Change.ChangeAtomType
Unknown.
UNKNOWN - Static variable in class com.starteam.File.Status
The state of the file on disk w.r.t.
UNKNOWN - Static variable in class com.starteam.Group.GroupType
Defines an "Unknown" Group
UNKNOWN - Static variable in class com.starteam.HiveInfo.HiveType
Unknown (uninitialized type)
UNKNOWN - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
Unknown event
UNKNOWN - Static variable in class com.starteam.ServerConfiguration.DatabaseType
Unknown database type
UNKNOWN - Static variable in class com.starteam.Task.LifeCycleType
Lifecycle type for Task is Unknown.
UNKNOWN - Static variable in class com.starteam.util.Platform.EOL
The end-of-line sequence has not been determined.
UNKNOWN - Static variable in class com.starteam.View.ViewType
Defines an "Unknown" View
unlock() - Method in class com.starteam.ImpersonateUser
unlock the underlying server connection.
unlock() - Method in interface com.starteam.Lockable
Removes the current user's lock from this resource.
unlock() - Method in class com.starteam.User
Unlocks this User account.
unlock() - Method in class com.starteam.User.WebCacheUser
Unlocks this User account.
unlock() - Method in class com.starteam.ViewMember
Removes the current user's lock from this resource.
unlock() - Method in class com.starteam.ViewMember.WebCacheViewMember
unlock the underlying viewmember using a pooled connection The lock is released on this viewmember alone, and is not transacted
unlock() - Method in class com.starteam.ViewMemberCollection
Removes the current user's lock from each member of this collection.
unlock(ViewMember.WebCacheViewMember) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheViewMember to be unlocked
UNLOCKED - Static variable in class com.starteam.Audit.EventID
The Unlocked Event
UNLOCKED - Static variable in class com.starteam.ServerAdministration.LockStatus
Server is unlocked
UNLOCKED - Static variable in class com.starteam.ViewMember.LockType
LockType UNLOCKED.
unlockServer() - Method in class com.starteam.ServerAdministration
Unlocks a server in "Locked" mode.
unpin() - Method in class com.starteam.ViewMember.WebCacheViewMember
Changes the behavior of this artifact such that it floats at the tip.
unpinChild() - Method in class com.starteam.Link
Unpin the child endpoint of the link.
unpinParent() - Method in class com.starteam.Link
Unpin the parent endpoint of the link.
unpinSource() - Method in class com.starteam.Trace
Set the source end-point of this trace to float.
unpinSource() - Method in class com.starteam.Trace.WebCacheTrace
Set the source end-point of this trace to float.
unpinTarget() - Method in class com.starteam.Trace
Set the target end-point of this trace to float.
unpinTarget() - Method in class com.starteam.Trace.WebCacheTrace
Set the target end-point of this trace to float.
UNREAD_BY_USERS - Variable in class com.starteam.ChangePackage.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
 
UNREAD_BY_USERS - Variable in class com.starteam.Concept.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Plan.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Review.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Sprint.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Story.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Task.Type.PropertyCollection
The Process Usage property.
UNREAD_BY_USERS - Variable in class com.starteam.Test.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.TestRun.Type.PropertyCollection
The Unread By Users property.
UNREAD_BY_USERS - Variable in class com.starteam.Topic.Type.PropertyCollection
The Unread By User property.
UNREAD_BY_USERS - Variable in class com.starteam.Trace.Type.PropertyCollection
 
UNREAD_BY_USERS - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The Unread By Users property.
unregister(ViewMember.Type.WebCacheViewMemberType[]) - Method in class com.starteam.ArtifactCacheManager.Client
Unregister a set of types that the client application may have lost interest in.
unregister(ViewMember.Type.WebCacheViewMemberType) - Method in class com.starteam.ArtifactCacheManager.Client
Unregister a type that the client application may have lost interest in.
unregister(ArtifactCacheManager.Context) - Method in class com.starteam.ArtifactCacheManager
Drop or unregister a (multi-tenant) tip or historical cache configuration.
unregister(String) - Static method in class com.starteam.ArtifactCacheManager
remove an artifact cache manager from the cache.
unregister(ConnectionPool) - Static method in class com.starteam.ConnectionPool
Release the primary server and all sessions in the connection pool
UNSECURE - Static variable in class com.starteam.ServerConfiguration.DirectoryServiceSecurityType
Unsecure connection to directory service.
UP_TO_DATE - Static variable in class com.starteam.Trace.Status
This Trace status is undefined
update() - Method in class com.starteam.ChangePackage
Stores the underlying entity in the server.
update(Item) - Method in class com.starteam.CheckinManager
Update an Item in the repository.
update(Item.WebCacheItem) - Method in class com.starteam.CheckinManager.WebCacheCheckinManager
Update an Item in the repository.
update() - Method in class com.starteam.DoubleProperty
If this property is new or dirty, saves changes to the repository
update() - Method in class com.starteam.EnumeratedProperty
If this property is new or dirty, saves changes to the repository
update() - Method in class com.starteam.EventHandlerInfo
Stores the existing EventHandlerInfo in the server.
update() - Method in class com.starteam.EventHandlerProfile
Stores the existing EventHandlerProfile in the server.
update() - Method in class com.starteam.Filter
Save this filter to the repository
update() - Method in class com.starteam.Filter.WebCacheFilter
Save this dirty Filter to the Repository This is an atomic operation, not executed in a transaction
update() - Method in class com.starteam.Folder
Stores the underlying entity in the server.
update(boolean) - Method in class com.starteam.Folder
Stores the underlying entity in the server.
update() - Method in class com.starteam.Group
Persistently saves the changes to this Group in the server.
update() - Method in class com.starteam.Item.Type
Saves changes to the repository.
update() - Method in class com.starteam.Item.Type.WebCacheItemType
Save this dirty Type to the Repository Unlike the rest of the sdk objects, types are created from a single parameter, namely an XML string.
update() - Method in class com.starteam.Label
Stores all changes to a new or modified label to the StarTeam repository.
update() - Method in class com.starteam.Link
Persists the link.
update() - Method in class com.starteam.LiveObject.WebCacheLiveObject
Save this LiveObject to the Repository If the underlying SDK object is new, create it Otherwise, if it has changed, update it This is an atomic operation, not executed in a transaction
update() - Method in class com.starteam.Principal
Persistently saves the changes to this principal in the server.
update() - Method in class com.starteam.Project
Persists this project's properties to its Server.
update() - Method in class com.starteam.PromotionModel
Stores the modified PromotionModel in the repository.
update() - Method in class com.starteam.Property
If this property is new or dirty, saves changes to the repository
update() - Method in class com.starteam.Property.WebCacheProperty
Save a property through the connection pool.
update() - Method in class com.starteam.Query
Store this query in the repository.
update() - Method in class com.starteam.Query.WebCacheQuery
Save this dirty Filter to the Repository This is an atomic operation, not executed in a transaction
update() - Method in class com.starteam.Sprint
Either stores this sprint in the server repository if new or modifies an existing sprint.
update() - Method in class com.starteam.Story
Either stores this story in the server repository if it is new or modifies an existing story.
update() - Method in class com.starteam.Task
Either stores this task in the server repository if the task is new or modifies an existing task.
update() - Method in class com.starteam.Trace
Stores the underlying entity in the server.
update() - Method in class com.starteam.TraceCollection
Updates all the Traces specified in this collection using a single bulk server command Note that only traces support a bulk mechanism for add & edit.
update() - Method in class com.starteam.TreeItem
Stores the underlying entity in the server.
update() - Method in class com.starteam.User
Create or modify this User in the StarTeam Server.
update() - Method in class com.starteam.View
Persists this view's properties to its Server.
update() - Method in class com.starteam.View.WebCacheView
 
update() - Method in class com.starteam.viewcomparemerge.MergePreview
Persists this view's properties to its Server.
update() - Method in class com.starteam.ViewMember
Stores the underlying entity in the server.
update(ConnectionPool, User) - Method in class com.starteam.ViewMember
Save this ViewMember to the Repository If the underlying SDK object is new, create it; otherwise, if it has changed, update it This is an atomic operation, not executed in a transaction, but running in the context of a ConnectionPool
update(ViewMember.WebCacheViewMember) - Method in class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Set up a WebCacheViewMember to be updated
update() - Method in class com.starteam.WorkRecord.WebCacheWorkRecord
Save this WorkRecord to the Repository.
updateFolderTree(int) - Method in class com.starteam.Folder
Calls update() on itself, and recursively calls Folder.updateFolderTree() on Folders returned from getSubFolders().
updateRevisionComment(String) - Method in class com.starteam.ViewMember
This method changes the stored revision comment on the specified item revision.
updateRevisionComment(String) - Method in class com.starteam.ViewMember.WebCacheViewMember
Change the revision comment for this view member
updateStatus() - Method in class com.starteam.File
Attempts to update the repository information about what version of the file is actually on disk.
updateStatus(long, DateTime) - Method in class com.starteam.File
Updates the server's status information to reflect the fact that the local file's content has the given size and last modified date.
updateStatus(MD5) - Method in class com.starteam.File
Updates the server's status information to reflect the fact that the local file's content has the given MD5 signature.
updateStatus(long, DateTime, MD5) - Method in class com.starteam.File
Updates the server's status information to reflect the fact that the local file's content has the given size, last modified date, and MD5 signature.
updateStatus(File[], LocalFileSystemPropertyProvider) - Static method in class com.starteam.File
This method sets the status for each file item in an array.
updateStatusAfterMerge() - Method in class com.starteam.File
Updates the status information to reflect the fact that the local file's contents were derived from this file's contents.
UPLOADING_CONTENT - Static variable in class com.starteam.CheckinManager.Progress.Phase
The Uploading Content Phase
urlEncode(String, String) - Static method in class com.starteam.util.Platform
Return a URL encoded string
US_ASCII - Static variable in class com.starteam.util.Encoding
Seven-bit ASCII (ISO646-US, the Basic Latin block of the Unicode character set).
USE_KEYWORDS - Variable in class com.starteam.Project.Type.PropertyCollection
The Use Keywords property.
USEFUL - Static variable in class com.starteam.Requirement.Priority
Priority of the requirement is useful
USER - Variable in class com.starteam.Audit.Type.PropertyCollection
The User property.
USER - Static variable in class com.starteam.Group.GroupType
Defines a "User" Group
USER - Variable in class com.starteam.TypeCollection
The type for User
User - Class in com.starteam
Represents a StarTeam User.
User(Server) - Constructor for class com.starteam.User
Creates a new User account to be activated on the server.
User.DayOfWeek - Class in com.starteam
The day of week
User.GeographicTerritory - Class in com.starteam
The accessible territory for the logged in User Account.
User.License - Class in com.starteam
The current license .
User.LoginHistory - Class in com.starteam
A history of User logins introduced with the 12.0 server release
User.LogOnPolicy - Class in com.starteam
The current logon access policy of the User Account.
User.Status - Class in com.starteam
The current status of the User Account.
User.Type - Class in com.starteam
The Type of the User
User.Type.AccessRestrictionProperty - Class in com.starteam
The property type of the Access Restriction property.
User.Type.AddressProperty - Class in com.starteam
The property type of the Address property.
User.Type.DirectoryServiceIDProperty - Class in com.starteam
The property type of the Last Logout Time property.
User.Type.DistinguishedNameProperty - Class in com.starteam
The property type of the Distinguished Name property.
User.Type.EmailAddressProperty - Class in com.starteam
The property type of the Email Address property.
User.Type.FavoriteProjectsProperty - Class in com.starteam
The property type of the Favorite Projects property.
User.Type.FaxProperty - Class in com.starteam
The property type of the Fax property.
User.Type.FridayAMProperty - Class in com.starteam
The property type of the Friday AM property.
User.Type.FridayPMProperty - Class in com.starteam
The property type of the Friday PM property.
User.Type.IsDirectoryManagedProperty - Class in com.starteam
The property type of the Is Active Directory Managed property.
User.Type.LastLogoutTimeProperty - Class in com.starteam
The property type of the Last Logout Time property.
User.Type.LastPasswordChangeTimeProperty - Class in com.starteam
The property type of the Last Password Change Time property.
User.Type.LastWebLogoutTimeProperty - Class in com.starteam
The property type of the Last Web Logout Time property.
User.Type.LicenseProperty - Class in com.starteam
The property type of the License property.
User.Type.LicenseTypeProperty - Class in com.starteam
The property type of the License Type property.
User.Type.LockOutTimeProperty - Class in com.starteam
The property type of the Lock Out Time property.
User.Type.LoginNameProperty - Class in com.starteam
The property type of the Login Name property.
User.Type.MondayAMProperty - Class in com.starteam
The property type of the Monday AM property.
User.Type.MondayPMProperty - Class in com.starteam
The property type of the Monday PM property.
User.Type.NameProperty - Class in com.starteam
The property type of the Name property.
User.Type.PagerProperty - Class in com.starteam
The property type of the Pager property.
User.Type.PasswordProperty - Class in com.starteam
The property type of the Password property.
User.Type.PhoneProperty - Class in com.starteam
The property type of the Phone property.
User.Type.PropertyCollection - Class in com.starteam
The property collection of the User type
User.Type.ReturnEmailAddressProperty - Class in com.starteam
The property type of the Email Address property.
User.Type.SaturdayAMProperty - Class in com.starteam
The property type of the Saturday AM property.
User.Type.SaturdayPMProperty - Class in com.starteam
The property type of the Saturday PM property.
User.Type.StatusProperty - Class in com.starteam
The property type of the Status property.
User.Type.SundayAMProperty - Class in com.starteam
The property type of the Sunday AM property.
User.Type.SundayPMProperty - Class in com.starteam
The property type of the Sunday PM property.
User.Type.TenantProperty - Class in com.starteam
The property type of the Tenant/code> property.
User.Type.TerritoryProperty - Class in com.starteam
The property type of the Territory property.
User.Type.ThursdayAMProperty - Class in com.starteam
The property type of the Thursday AM property.
User.Type.ThursdayPMProperty - Class in com.starteam
The property type of the Thursday PM property.
User.Type.TimeZoneShiftProperty - Class in com.starteam
The property type of the Time Zone Shift property.
User.Type.TuesdayAMProperty - Class in com.starteam
The property type of the Tuesday AM property.
User.Type.TuesdayPMProperty - Class in com.starteam
The property type of the Tuesday PM property.
User.Type.UserImageProperty - Class in com.starteam
The property type of the Picture property.
User.Type.VoiceMailProperty - Class in com.starteam
The property type of the Voice Mail property.
User.Type.WednesdayAMProperty - Class in com.starteam
The property type of the Wednesday AM property.
User.Type.WednesdayPMProperty - Class in com.starteam
The property type of the Wednesday PM property.
User.WebCacheUser - Class in com.starteam
User accessor for cached SDK Users contained objects are obtained from the artifact cache
USER_CHANGED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
User changed event
USER_GROUP_ADDED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
User Group added event
USER_GROUP_DROPPED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
User Group dropped event
USER_GROUP_EDITED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
User Group edited event
USER_GROUP_FORCED_LOGOUT - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
User Group forced logout event
USER_GROUP_STATUS_CHANGED - Static variable in class com.starteam.ServerAdministration.SecurityLogEntry.EventType
User Group status changed event
USER_IMAGE - Variable in class com.starteam.User.Type.PropertyCollection
 
USER_STORY - Static variable in class com.starteam.Story.StoryType
Specifies a regular user story.
userAdded(UserEvent) - Method in interface com.starteam.events.UserListener
Invoked when a new User has been added to the server.
userAdded(WebCacheUserEvent) - Method in interface com.starteam.events.WebCacheUserListener
Invoked when a new WebCacheUser has been added to the server.
userChanged(UserEvent) - Method in interface com.starteam.events.UserListener
Invoked when an existing User has been modified on the server.
userChanged(WebCacheUserEvent) - Method in interface com.starteam.events.WebCacheUserListener
Invoked when an existing WebCacheUser has been modified on the server.
userDeleted(UserEvent) - Method in interface com.starteam.events.UserListener
Invoked when an existing User has been deleted on the server.
userDeleted(WebCacheUserEvent) - Method in interface com.starteam.events.WebCacheUserListener
Invoked when an existing WebCacheUser has been deleted on the server.
UserEvent - Class in com.starteam.events
An event triggered whenever a User is added, changed or deleted on the server.
UserListener - Interface in com.starteam.events
Event-listener interface for User events.
Utf16ToUtf8(char[], byte[]) - Static method in class com.starteam.util.UTF8
Converts an array of characters in UTF-16/Unicode format to an array of characters in UTF-8 characters.
UTF8 - Class in com.starteam.util
Implements UTF-8 conversion routines as described by RFC-2279
Utf8ToString(byte[]) - Static method in class com.starteam.util.UTF8
Converts an array of characters in UTF-8 format to a Unicode string.
Utf8ToUtf16(byte[], char[]) - Static method in class com.starteam.util.UTF8
Converts an array of characters in UTF-8 format to an array of UTF-16/Unicode characters.
Utf8ToUtf16Char(InputStream) - Static method in class com.starteam.util.UTF8
Returns a single UTF-16 character by reading as many characters as necessary from a given InputStream, which is a stream of UTF-8 bytes.
UTF_16 - Static variable in class com.starteam.util.Encoding
Sixteen-bit UCS Transformation Format, byte-order identified by an optional byte-order mark.
UTF_16BE - Static variable in class com.starteam.util.Encoding
Sixteen-bit UCS Transformation Format, big-endian byte-order.
UTF_16LE - Static variable in class com.starteam.util.Encoding
Sixteen-bit UCS Transformation Format, little-endian byte-order.
UTF_32 - Static variable in class com.starteam.util.Encoding
32-bit UCS Transformation Format, byte-order identified by an optional byte-order mark.
UTF_32BE - Static variable in class com.starteam.util.Encoding
32-bit UCS Transformation Format, big-endian byte-order.
UTF_32LE - Static variable in class com.starteam.util.Encoding
32-bit UCS Transformation Format, little-endian byte-order.
UTF_8 - Static variable in class com.starteam.util.Encoding
Eight-bit UCS Transformation Format.

V

validateClient(GUID, User) - Method in class com.starteam.Server
 
validateClient(GUID, User.WebCacheUser) - Method in class com.starteam.Server.WebCacheServer
 
VALIDATION_TEST - Static variable in class com.starteam.Trace.TraceType
This Trace is a Validation Test
VALUE_CHANGED - Variable in class com.starteam.viewcomparemerge.MergeStatusProperty
The EnumeratedValue used to represent the "Changed" value.
VALUE_NOT_COMPARED - Variable in class com.starteam.viewcomparemerge.MergeStatusProperty
The EnumeratedValue used to represent the "Not Compared" value.
VALUE_NOT_SET - Static variable in class com.starteam.Content
The "not set" value.
VALUE_NOT_SET - Static variable in class com.starteam.DateProperty
When used as the value of a DateProperty, indicates that the value has not been set.
VALUE_NOT_SET - Static variable in class com.starteam.DateTimeProperty
When used as the value of a DateTimeProperty, indicates that the value has not been set.
VALUE_NOT_SET - Static variable in class com.starteam.EnumeratedProperty
Represents "value not set" for an EnumeratedProperty.
VALUE_NOT_SET - Static variable in class com.starteam.LinkValue
The "not set" value.
VALUE_NOT_SET - Static variable in class com.starteam.ObjectProperty
VALUE_NOT_SET
VALUE_NOT_SET - Static variable in class com.starteam.util.Date
Date used in some properties to indicate this date value has not been set.
VALUE_NOT_SET - Static variable in class com.starteam.util.DateTime
DateTime used in some properties to indicate this value has not been set.
VALUE_RESOLVED - Variable in class com.starteam.viewcomparemerge.MergeStatusProperty
The EnumeratedValue used to represent the "Resolved" value.
VALUE_UNCHANGED - Variable in class com.starteam.viewcomparemerge.MergeStatusProperty
The EnumeratedValue used to represent the "Unchanged" value.
VALUE_UNRESOLVED - Variable in class com.starteam.viewcomparemerge.MergeStatusProperty
The EnumeratedValue used to represent the "Unresolved" value.
VAULT_CONVERTED - Static variable in class com.starteam.Audit.EventID
The Vault Converted Event
VAULT_VERSION - Variable in class com.starteam.File.Type.PropertyCollection
The Vaul tVersion property.
VCMFolder - Class in com.starteam.viewcomparemerge
A folder belonging to the Merge Preview It has all the characteristics of a regular StarTeam Folder, and describes the Preview State of its constituent Items and/or Sub-Folders
VCMFolder.PreviewState - Class in com.starteam.viewcomparemerge
The preview state represents a highest precedence summary of all contained items and sub-folders and their contents.
VectorProperty - Class in com.starteam
A definition for Vector Properties; subclasses include Arrays, Text etc
VectorProperty.WebCacheVectorProperty - Class in com.starteam
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
VERIFIED_AS_DESIGNED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest whose behavior has been verified as being "as designed".
VERIFIED_AS_DESIGNED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest whose behavior has been verified as being "as designed".
VERIFIED_CANNOT_REPRODUCE - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest that has been verified as not reproducible.
VERIFIED_CANNOT_REPRODUCE - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest that has been verified as not reproducible.
VERIFIED_DEFERRED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest verified to be deferred.
VERIFIED_DEFERRED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest verified to be deferred.
VERIFIED_DOCUMENTED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest verified to have been documented.
VERIFIED_DOCUMENTED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest verified to have been documented.
VERIFIED_FIXED - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest that has been verified as fixed.
VERIFIED_FIXED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest that has been verified as fixed.
VERIFIED_IS_DUPLICATE - Static variable in class com.starteam.ChangeRequest.StarFlowStatus
A ChangeRequest verified to be a duplicate of another.
VERIFIED_IS_DUPLICATE - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest verified to be a duplicate of another.
VERIFIED_ON - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The VerifiedOn property.
VERIFIED_REVIEWED - Static variable in class com.starteam.ChangeRequest.Status
A ChangeRequest verified reviewed.
VERSION_METADATA - Variable in class com.starteam.Concept.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.Requirement.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.Review.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.Sprint.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.Story.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.Task.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.Concept.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.Requirement.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.Review.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.Sprint.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.Story.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.Task.Type.PropertyCollection
The VersionMetadata property.
VERSION_METADATA_IDS - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The VersionMetadata property.
VersionedObject - Class in com.starteam
A VersionedObject is a TrackedObject that maintains a revision history.
VersionedObject.Type - Class in com.starteam
The Type for VersionedObject
VersionedObject.Type.CommentIDProperty - Class in com.starteam
The property type of the Comment ID property.
VersionedObject.Type.RevisionFlagsProperty - Class in com.starteam
The property type of the Revision Flags property.
VersionedObject.Type.RevisionNumberProperty - Class in com.starteam
The property type of the Revision Number property.
VersionedObject.Type.ShortCommentProperty - Class in com.starteam
The property type of the Short Comment property.
VersionedObject.WebCacheVersionedObject - Class in com.starteam
Tracked Object accessor for cached SDK Objects contained objects are obtained from the artifact cache
VERY_HIGH - Static variable in class com.starteam.Task.Priority
Task is of very high Priority
VERY_LOW - Static variable in class com.starteam.Task.Priority
Task's priority is very low
VIEW - Variable in class com.starteam.Audit.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Change.Type.PropertyCollection
 
VIEW - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Concept.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.File.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Folder.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.KanbanBoard.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Label.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Plan.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Review.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Share.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Sprint.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.TestRun.Type.PropertyCollection
The View property.
VIEW - Variable in class com.starteam.Trace.Type.PropertyCollection
 
VIEW - Variable in class com.starteam.TypeCollection
The type for View
View - Class in com.starteam
Represents a StarTeam View.
View(View, boolean, boolean, String, String, Folder, String, ViewConfiguration, boolean) - Constructor for class com.starteam.View
A constructor used to create a new view.
View(View, String, String, String) - Constructor for class com.starteam.View
A constructor used to create a blank view.
View(View, ViewConfiguration) - Constructor for class com.starteam.View
A view "copy" constructor that allows the specification of an arbitrary configuration.
VIEW - Variable in class com.starteam.ViewMemberRevision.Type.PropertyCollection
 
VIEW - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The View property.
View.ScmBranch - Interface in com.starteam
A View is a Pulse Branch
View.Type - Class in com.starteam
Type for view
View.Type.BaseConfigurationDataProperty - Class in com.starteam
The property type of the BaseConfigurationData property
View.Type.BaseConfigurationTypeProperty - Class in com.starteam
The property type of the BaseConfigurationType property
View.Type.CloneTimeProperty - Class in com.starteam
The property type of the Clone Time property This property is available starting from the 16.3 release of the starteam server
View.Type.EndDateProperty - Class in com.starteam
The property type of the End Date property.
View.Type.ExcludedGroupsProperty - Class in com.starteam
The property type of the Excluded Groups property
View.Type.ExcludedUsersProperty - Class in com.starteam
The property type of the Excluded Users property
View.Type.IsDeleteCompleteProperty - Class in com.starteam
The property type of the IsDeleteComplete property
View.Type.IsPurgedProperty - Class in com.starteam
The property type of the IsPurged property
View.Type.IsVCMCodeReviewRequiredProperty - Class in com.starteam
The property type of the Require VCM Code Review property
View.Type.IsVCMCommitEnforcedProperty - Class in com.starteam
The property type of the Enforce VCM Commits property
View.Type.ParentViewProperty - Class in com.starteam
The property type of the ParentView property
View.Type.PromotionStateProperty - Class in com.starteam
The property type of the PromotionState property
View.Type.PropertyCollection - Class in com.starteam
The property collection of the View type
View.Type.ResolvedViewProperty - Class in com.starteam
The property type of the ResolvedView property
View.Type.RootFolderIDProperty - Class in com.starteam
The property type of the RootFolderID property
View.Type.ShareFlagsProperty - Class in com.starteam
The property type of the ShareFlags property
View.Type.StartDateProperty - Class in com.starteam
The property type of the Start Date property..
View.Type.TenantProperty - Class in com.starteam
The property type of the Tenant/code> property.
View.Type.TypeProperty - Class in com.starteam
The property type of the Type property.
View.Type.WorkspaceModifiedTimeProperty - Class in com.starteam
The property type of the Workspace Modified Time property This property is available starting from the 16.0 release of the starteam server
View.ViewType - Class in com.starteam
Defines the Types of a View This property is new to 12.0+ servers
View.WebCacheView - Class in com.starteam
View accessor for cached SDK views contained objects are obtained from the artifact cache
VIEW_CREATE_REVISION_LABEL - Static variable in class com.starteam.Permission
The right to create a revision label; ID 0x00010000 is reused across multiple permissions
VIEW_CREATE_VIEW_LABEL - Static variable in class com.starteam.Permission
The right to create a view label;
VIEW_DEFINE_PROMOTION_MODEL - Static variable in class com.starteam.Permission
The right to define the promotion model ID 0x01000000 is reused across multiple permissions
VIEW_DELETE_REVISION_LABEL - Static variable in class com.starteam.Permission
The right to delete revision labels;
VIEW_DELETE_VIEW_LABEL - Static variable in class com.starteam.Permission
The right to delete view labels; on servers prior to version 5.1, same as VIEW_DELETE_LABEL.
VIEW_EDIT_REVISION_LABEL - Static variable in class com.starteam.Permission
The right to edit revision labels;
VIEW_EDIT_VIEW_LABEL - Static variable in class com.starteam.Permission
The right to edit view labels;
VIEW_MEMBER_REVISION - Variable in class com.starteam.TypeCollection
The type for ViewMemberRevision
VIEW_MODIFY_PROMOTION_STATUS - Static variable in class com.starteam.Permission
The right to modify promotion status ID 0x02000000 is reused across multiple permissions
VIEW_OVERRIDE_DEFAULT_TYPES - Static variable in class com.starteam.Permission
The right to override project defaults when specifying which item types are initially shared at view creation (for variant views only); ID 0x10000000 is reused across multiple permissions
VIEW_PATH - Variable in class com.starteam.Share.Type.PropertyCollection
The View Path property.
VIEW_UNFREEZE_VIEW_LABEL - Static variable in class com.starteam.Permission
The right to unfreeze view labels;
VIEW_VERSION - Variable in class com.starteam.File.Type.PropertyCollection
The View Version property.
viewAdded(ViewEvent) - Method in interface com.starteam.events.ViewListener
Invoked when a new View has been added to the server.
viewAdded(WebCacheViewEvent) - Method in interface com.starteam.events.WebCacheViewListener
Invoked when a new WebCacheView has been added to the server.
viewChanged(ViewEvent) - Method in interface com.starteam.events.ViewListener
Invoked when an existing View has been modified on the server.
viewChanged(WebCacheViewEvent) - Method in interface com.starteam.events.WebCacheViewListener
Invoked when an existing WebCacheView has been modified on the server.
ViewCompareMergeProperty - Class in com.starteam.viewcomparemerge
A client-calculated property meaningful only in the context of view compare/merge.
ViewConfiguration - Class in com.starteam
A class that represents the possible configuration states for a View.
ViewConfiguration.WebCacheViewConfiguration - Class in com.starteam
A class that represents the possible configuration states for a WebCacheView.
ViewConfigurationDiffer - Class in com.starteam
Used to compare two configurations of a given view, triggering FolderUpdateEvents, ItemUpdateEvents and ViewMemberUpdateEvents describing the changes detected between the two.
ViewConfigurationDiffer(View) - Constructor for class com.starteam.ViewConfigurationDiffer
Constructs a new ViewCOnfigurationDiffer.
viewDeleted(ViewEvent) - Method in interface com.starteam.events.ViewListener
Invoked when an existing View has been deleted on the server.
viewDeleted(WebCacheViewEvent) - Method in interface com.starteam.events.WebCacheViewListener
Invoked when an existing WebCacheView has been deleted on the server.
ViewEvent - Class in com.starteam.events
An event triggered whenever a View is added, changed or deleted on the server.
ViewListener - Interface in com.starteam.events
Event-listener interface for View events.
ViewMember - Class in com.starteam
A VersionedObject that lives in a View.
ViewMember.LockType - Class in com.starteam
A representation of the available lock types.
ViewMember.MyLock - Class in com.starteam
The set of enumerations for a Locked View Member
ViewMember.ShareState - Class in com.starteam
The enumeration of all Share States
ViewMember.Type - Class in com.starteam
The type of the View
ViewMember.Type.AttachmentCountProperty - Class in com.starteam
The property type of the AttachmentCount property
ViewMember.Type.AttachmentIDsProperty - Class in com.starteam
The property type of the AttachmentIDs property
ViewMember.Type.AttachmentNamesProperty - Class in com.starteam
The property type of the AttachmentNames property
ViewMember.Type.CommentProperty - Class in com.starteam
The property type of the Comment property
ViewMember.Type.ConfigurationTimeProperty - Class in com.starteam
The property type of the ConfigurationTime property
ViewMember.Type.DotNotationProperty - Class in com.starteam
The property type of the DotNotation property
ViewMember.Type.ExclusiveLockerProperty - Class in com.starteam
The property type of the ExclusiveLocker property
ViewMember.Type.ExternalIDProperty - Class in com.starteam
The property type of the ExternalIDProperty property
ViewMember.Type.ExternalURLProperty - Class in com.starteam
The property type of the ExternalURLProperty property
ViewMember.Type.FlaggedByUsersProperty - Class in com.starteam
The property type of the FlaggedByUsers property
ViewMember.Type.IsBookmarkedProperty - Class in com.starteam
The property type of the IsBookmarked property
ViewMember.Type.IsBranchOnChangeProperty - Class in com.starteam
The property type of the IsBranchOnChange property
ViewMember.Type.IsReadOnlyProperty - Class in com.starteam
The property type of the IsReadOnly property
ViewMember.Type.IsUnreadProperty - Class in com.starteam
The property type of the IsUnread property
ViewMember.Type.ItemDeletedByProperty - Class in com.starteam
The property type of the ItemDeletedBy property
ViewMember.Type.ItemDeletedTimeProperty - Class in com.starteam
The property type of the ItemDeletedTime property
ViewMember.Type.MyLockProperty - Class in com.starteam
The property type of the MyLock property
ViewMember.Type.NonExclusiveLockersProperty - Class in com.starteam
The property type of the NonExclusiveLocker property
ViewMember.Type.ParentBranchLengthProperty - Class in com.starteam
The property type of the ParentBranchLength property
ViewMember.Type.ParentBranchRevisionProperty - Class in com.starteam
The property type of the ParentBranchRevision property
ViewMember.Type.ParentObjectIDProperty - Class in com.starteam
The property type of the ParentObjectID property
ViewMember.Type.PropertyCollection - Class in com.starteam
Property Collection for ViewMember
ViewMember.Type.ResponsibilityProperty - Class in com.starteam
The property type of the Responsibility property.
ViewMember.Type.RootObjectIDProperty - Class in com.starteam
The property type of the RootObjectID property
ViewMember.Type.ShareStateProperty - Class in com.starteam
The property type of the ShareState property
ViewMember.Type.UnreadByUsersProperty - Class in com.starteam
The property type of the UnreadByUsers property
ViewMember.Type.ViewMemberIDProperty - Class in com.starteam
The property type of the ViewMember ID property.
ViewMember.Type.WebCacheViewMemberType - Class in com.starteam
Base accessor for cached SDK types encapsulating the statefulness of objects obtained from the artifact cache.
ViewMember.WebCacheViewMember - Class in com.starteam
ViewMember accessor for cached SDK ViewMembers contained objects are obtained from the artifact cache
VIEWMEMBER_ID - Variable in class com.starteam.ViewMember.Type.PropertyCollection
The ViewMember ID property.
viewMemberAdded(ViewMemberEvent) - Method in interface com.starteam.events.ViewMemberListener
Invoked when a ViewMember is added to a view.
viewMemberAdded(WebCacheViewMemberEvent) - Method in interface com.starteam.events.WebCacheViewMemberListener
Invoked when a ViewMember is added to a view.
ViewMemberBehavior - Class in com.starteam
Represents the behavior of a ViewMember.
ViewMemberBehavior(ViewMemberBehavior) - Constructor for class com.starteam.ViewMemberBehavior
Constructs a new ViewMemberBehavior that is a copy of an existing one.
viewMemberChanged(ViewMemberEvent) - Method in interface com.starteam.events.ViewMemberListener
Invoked when the properties of a ViewMember have changed.
viewMemberChanged(WebCacheViewMemberEvent) - Method in interface com.starteam.events.WebCacheViewMemberListener
Invoked when the properties of a ViewMember have changed.
ViewMemberCollection - Class in com.starteam
A Collection of ViewMembers.
ViewMemberCollection() - Constructor for class com.starteam.ViewMemberCollection
Construct an empty ViewMemberCollection
ViewMemberCollection(ViewMember) - Constructor for class com.starteam.ViewMemberCollection
Construct a ViewMemberCollection with one contained ViewMember
ViewMemberCollection(ViewMember[]) - Constructor for class com.starteam.ViewMemberCollection
Construct a ViewMemberCollection from an array of ViewMember
ViewMemberCollection(ViewMemberCollection) - Constructor for class com.starteam.ViewMemberCollection
Construct a ViewMemberCollection from another collection
ViewMemberCollection.BehaviorContainer - Class in com.starteam
A BehaviorContainer can be used to query for ViewMemberBehavior on the underlying collection of ViewMembers.
ViewMemberCollection.HistoryContainer - Class in com.starteam
a query for History on the underlying collection of ViewMembers returns a collection of ViewMemberCollections.
ViewMemberCollection.WebCacheViewMemberCollection - Class in com.starteam
A collection to perform transacted operations on web cache view members.
ViewMemberCollection.WebCacheViewMemberCollection.WebCacheHistoryContainer - Class in com.starteam
a query for History on an array of WebCacheViewMembers returns a collection of WebCacheViewMember[]'s.
ViewMemberEvent - Class in com.starteam.events
An event triggered whenever a non-Item ViewMember is added, changed or deleted in a View.
ViewMemberListener - Interface in com.starteam.events
Event-listener interface for ViewMember events.
ViewMemberListManager - Class in com.starteam
Generates and manages a list of ViewMembers.
ViewMemberListManager(ViewMember.Type, View) - Constructor for class com.starteam.ViewMemberListManager
Constructs a new ViewMember list.
ViewMemberListManager(Item.Type, FolderListManager) - Constructor for class com.starteam.ViewMemberListManager
Constructs a new ViewMember list.
ViewMemberListManager.GroupNode - Class in com.starteam
Describes a group of objects that may be a subgroup of a larger, indexable group.
viewMemberMoved(WebCacheViewMemberEvent) - Method in interface com.starteam.events.WebCacheViewMemberListener
Invoked when a ViewMember is moved within a view.
viewMemberRemoved(ViewMemberEvent) - Method in interface com.starteam.events.ViewMemberListener
Invoked when a ViewMember is removed from a view.
viewMemberRemoved(WebCacheViewMemberEvent) - Method in interface com.starteam.events.WebCacheViewMemberListener
Invoked when a ViewMember is removed from a view.
ViewMemberRevision - Class in com.starteam
A ViewMemberRevision represents a View member level revision of an item.
ViewMemberRevision.Type - Class in com.starteam
The type of the ViewMemberRevision
ViewMemberRevision.Type.BranchFlagProperty - Class in com.starteam
The property type of the BranchFlag property
ViewMemberRevision.Type.CreatedByProperty - Class in com.starteam
The property type of the CreatedBy property
ViewMemberRevision.Type.CreatedTimeProperty - Class in com.starteam
The property type of the CreatedTime property
ViewMemberRevision.Type.ObjectIDProperty - Class in com.starteam
The property type of the ObjectID property
ViewMemberRevision.Type.ObjectTimeProperty - Class in com.starteam
The property type of the ObjectTime property
ViewMemberRevision.Type.ParentFolderProperty - Class in com.starteam
The property type of the ParentFolder property
ViewMemberRevision.Type.ParentShareProperty - Class in com.starteam
The property type of the ParentShare property
ViewMemberRevision.Type.PropertyCollection - Class in com.starteam
The property collection of the ViewMemberRevision type
ViewMemberRevision.WebCacheViewMemberRevision - Class in com.starteam
A ViewMemberRevision represents a View member level revision of an item.
ViewMemberUpdateEvent - Class in com.starteam.events
An event triggered whenever a ViewMember is added, changed or deleted in a View.
ViewMemberUpdateEvent(ViewMember, ViewMember) - Constructor for class com.starteam.events.ViewMemberUpdateEvent
Constructs a new ViewMemberUpdateEvent.
ViewMemberUpdateListener - Interface in com.starteam.events
Event-listener interface for ViewMember update events.
ViewPollingAgent - Class in com.starteam
Used to periodically poll a given view for recent changes, triggering FolderUpdateEvents, ItemUpdateEvents and ViewMemberUpdateEvents describing the changes detected since the last poll.
ViewPollingAgent(View, DateTime) - Constructor for class com.starteam.ViewPollingAgent
Constructs a new ViewPollingAgent.
VisMergeAdapter - Class in com.starteam.viewcomparemerge
Facilitates the use of the StarTeam VisMerge tool to resolve a file merge condition.
VisMergeAdapter(ItemDifference) - Constructor for class com.starteam.viewcomparemerge.VisMergeAdapter
Constructs a VisMerge adapter for resolving a given file merge condition.
VOICE_MAIL - Variable in class com.starteam.User.Type.PropertyCollection
 
VSS_WS - Static variable in class com.starteam.diff.BasicCompare
A predfined flag for how VSS, StarTeam 2.0 and WinDiff and Unix diff -w ignores whitespace.

W

WATCHERS - Variable in class com.starteam.Review.Type.PropertyCollection
The Watchers property.
WATERFALL - Static variable in class com.starteam.Project.Methodology
Defines the waterfall development methodology for the project.
WBS_CODE - Variable in class com.starteam.Task.Type.PropertyCollection
The WBS property.
WeakReference - Class in com.starteam.util
This class wraps a java.lang.ref.WeakReference
WeakReference(Object) - Constructor for class com.starteam.util.WeakReference
Create a weak reference wrapping the referent
WebCacheAccessRightsEvent - Class in com.starteam.events
An Access Rights Event fired whenever rights are added to the Artifact Cache Rights may be granted or denied.
WebCacheAccessRightsListener - Interface in com.starteam.events
 
WebCacheACE(Principal.WebCachePrincipal, boolean) - Constructor for class com.starteam.ACE.WebCacheACE
Creates a new Access Control Entry (ACE).
WebCacheACE(Principal.WebCachePrincipal, PermissionCollection, boolean) - Constructor for class com.starteam.ACE.WebCacheACE
Creates a new Access Control Entry (ACE).
WebCacheCheckinEvent - Class in com.starteam.events
An event triggered whenever a file is checked in through WebCacheCheckinManager.
WebCacheCheckinListener - Interface in com.starteam.events
Event-listener interface for checkin events.
WebCacheCheckoutEvent - Class in com.starteam.events
 
WebCacheCheckoutListener - Interface in com.starteam.events
Event-listener interface for checkout events.
WebCacheColumn(ArtifactCacheManager.Context, Property.WebCacheProperty, int) - Constructor for class com.starteam.Filter.Column.WebCacheColumn
Create a new Column
WebCacheFilterEvent - Class in com.starteam.events
An event triggered whenever a filter is added, changed or deleted for a Type.
WebCacheFilterListener - Interface in com.starteam.events
Event-listener interface for WebCacheFilter events.
WebCacheGroupEvent - Class in com.starteam.events
An event triggered whenever a WebCacheGroup is added, changed or deleted on the server.
WebCacheGrouping(ArtifactCacheManager.Context, Property.WebCacheProperty, boolean) - Constructor for class com.starteam.Filter.Grouping.WebCacheGrouping
Create a new Grouping
WebCacheGroupListener - Interface in com.starteam.events
Event-listener interface for WebCacheGroup events.
WebCacheLabelEvent - Class in com.starteam.events
An event triggered whenever a WebCacheLabel is added, changed or deleted on the server.
WebCacheLabelListener - Interface in com.starteam.events
Event-listener interface for WebCacheLabel events.
WebCacheLiveObjectEvent - Class in com.starteam.events
An event triggered whenever a LiveObject is added/modified/deleted in the container which the application is listening on.
WebCacheLiveObjectListener - Interface in com.starteam.events
 
WebCacheMPXStatusEvent - Class in com.starteam.events
An event triggered whenever an important change occurs in the status of MPX or the MPX event transmitter.
WebCacheMPXStatusListener - Interface in com.starteam.events
Event-listener interface for MPXStatusEvents.
WebCacheOauth2ServiceProvider(Server.WebCacheServer) - Constructor for class com.starteam.Oauth2ServiceProvider.WebCacheOauth2ServiceProvider
Oauth2 provider should implement the first step of "Authorization code grant" flow which is to fetch the authorization code.
WebCacheProjectEvent - Class in com.starteam.events
An event triggered whenever a WebCacheProject is added, changed or deleted on the server.
WebCacheProjectListener - Interface in com.starteam.events
Event-listener interface for WebCacheProject events.
WebCacheQueryEvent - Class in com.starteam.events
An event triggered whenever a query is added, changed or deleted for a Type.
WebCacheQueryListener - Interface in com.starteam.events
Event-listener interface for WebCacheQuery events.
WebCacheQueryNode(ArtifactCacheManager.Context, QueryNode.Operator) - Constructor for class com.starteam.QueryNode.WebCacheQueryNode
Creates a new QueryNode of the specified type.
WebCacheServerControlEvent - Class in com.starteam.events
An event triggered whenever a Server is stopped or restarted.
WebCacheServerControlListener - Interface in com.starteam.events
Event-listener interface for ServerControl events.
WebCacheTypeEvent - Class in com.starteam.events
An event triggered whenever a WebCacheType is modified on the server.
WebCacheTypeListener - Interface in com.starteam.events
Event-listener interface for WebCacheType events.
WebCacheUserEvent - Class in com.starteam.events
An event triggered whenever a WebCacheUser is added, changed or deleted on the server.
WebCacheUserListener - Interface in com.starteam.events
Event-listener interface for WebCacheUser events.
WebCacheViewEvent - Class in com.starteam.events
An event triggered whenever a WebCacheView is added, changed or deleted on the server.
WebCacheViewListener - Interface in com.starteam.events
Event-listener interface for WebCacheView events.
WebCacheViewMemberCollection(ArtifactCacheManager.Context) - Constructor for class com.starteam.ViewMemberCollection.WebCacheViewMemberCollection
Constructs this wrapper collection.
WebCacheViewMemberEvent - Class in com.starteam.events
An event triggered whenever a viewmember is added, changed, moved or deleted for a Type from a view.
WebCacheViewMemberListener - Interface in com.starteam.events
Event-listener interface for WebCacheViewMember events.
WebCacheWorkSpaceSync(File.Revision, File.Digest) - Constructor for class com.starteam.File.WebCacheWorkSpaceSync
Create a WebCache Workspace Sync from a Revision and a Digest
WebCacheWorkSpaceSync(GUID) - Constructor for class com.starteam.File.WebCacheWorkSpaceSync
create a new, empty WebCacheWorkspaceSync
WebCacheWorkSpaceSync(File.WorkspaceSync) - Constructor for class com.starteam.File.WebCacheWorkSpaceSync
Create a WebCacheWorkspaceSync from a workspace sync
WEDNESDAY - Static variable in class com.starteam.User.DayOfWeek
Wednesday
WEDNESDAY_AM - Variable in class com.starteam.User.Type.PropertyCollection
 
WEDNESDAY_PM - Variable in class com.starteam.User.Type.PropertyCollection
 
WEEKLY_CAPACITY - Variable in class com.starteam.Plan.Type.PropertyCollection
The Weekly Capacity property.
WHITE_BOARD - Variable in class com.starteam.TypeCollection
The type for WhiteBoard
WHITE_BOARD_ID - Variable in class com.starteam.WhiteBoard.Type.PropertyCollection
The White Board ID property.
WHITEBOARD - Static variable in class com.starteam.Trace.TraceType
This is a whiteboard trace
WhiteBoard - Class in com.starteam
A WhiteBoard is a collection of concepts.
WhiteBoard.Type - Class in com.starteam
Type meta-data (schema) for WhiteBoard object instances.
WhiteBoard.Type.ColorProperty - Class in com.starteam
The property type of the Color property
WhiteBoard.Type.PropertyCollection - Class in com.starteam
The PropertyCollection of a WhiteBoard
WhiteBoard.Type.WhiteBoardIDProperty - Class in com.starteam
The property type of the WhiteboardID property
WhiteBoard.WebCacheWhiteBoard - Class in com.starteam
Item accessor for cached SDK WhiteBoard items contained objects are obtained from the artifact cache
WINDOWS - Static variable in class com.starteam.util.Platform.EOL
End of line sequence commonly used on Windows.
WINDOWS_2000 - Static variable in class com.starteam.ChangeRequest.Platform
Windows 2000.
WINDOWS_2003 - Static variable in class com.starteam.ChangeRequest.Platform
Windows 2003.
WINDOWS_2008 - Static variable in class com.starteam.ChangeRequest.Platform
Windows 2008.
WINDOWS_95 - Static variable in class com.starteam.ChangeRequest.Platform
Windows 95.
WINDOWS_98 - Static variable in class com.starteam.ChangeRequest.Platform
Windows 98.
WINDOWS_NT - Static variable in class com.starteam.ChangeRequest.Platform
Windows NT.
WINDOWS_VISTA - Static variable in class com.starteam.ChangeRequest.Platform
Windows Vista.
WINDOWS_XP - Static variable in class com.starteam.ChangeRequest.Platform
Windows XP.
WinProfile - Class in com.starteam
Used to get the paths for various StarTeam support files and paths under Win32.
WONT_HAVE - Static variable in class com.starteam.TreeItem.MoSCoW
Could Have
WORK_AROUND - Variable in class com.starteam.ChangeRequest.Type.PropertyCollection
The WorkAround property.
WORK_DEPENDENCY_LAST_UPDATE - Variable in class com.starteam.Task.Type.PropertyCollection
The Work Dependency Last Update property.
WORK_IN_PROGRESS - Variable in class com.starteam.Swimlane.Type.PropertyCollection
The SwimlaneID property.
WORK_ITEM - Static variable in class com.starteam.Trace.TraceType
This Trace is a Work Item
WORK_RECORD - Variable in class com.starteam.TypeCollection
The type for WorkRecord
WORK_RECORD_COUNT - Variable in class com.starteam.Task.Type.PropertyCollection
The Work Record Count property.
WORKED_ON - Variable in class com.starteam.WorkRecord.Type.PropertyCollection
 
Workflow - Class in com.starteam
Workflow specifies a set of states (steps) and state transitions Workflow also specifies a set of rules Some rules are relevant in all states.
Workflow.Step - Class in com.starteam
A Step represents a State in the Workflow State Machine Each step represents an EnmeratedValue from the legal set for the workflow definition's EnumeratedProperty
Workflow.Step.WebCacheStep - Class in com.starteam
A Step Accessor for the Web Cache Object Model
Workflow.WebCacheWorkflow - Class in com.starteam
A Workflow Accessor for the Web Cache Object Model
WORKING_FILE_NAME - Variable in class com.starteam.File.Type.PropertyCollection
The Local Name property.
WORKING_FILE_PATH - Variable in class com.starteam.File.Type.PropertyCollection
The Local Path property.
WORKING_FILE_SIZE - Variable in class com.starteam.File.Type.PropertyCollection
The Local Size property.
WORKING_FILE_TIME - Variable in class com.starteam.File.Type.PropertyCollection
The Local Time Stamp property.
WORKING_FOLDER - Variable in class com.starteam.Folder.Type.PropertyCollection
The Working Folder property.
WORKING_FOLDER - Variable in class com.starteam.View.Type.PropertyCollection
 
WORKING_FOLDER_PATH - Variable in class com.starteam.File.Type.PropertyCollection
The Path property.
WORKING_FOLDER_PATH - Variable in class com.starteam.Folder.Type.PropertyCollection
The Working Folder Path property.
WorkRecord - Class in com.starteam
Record of a period of work expended for a task.
WorkRecord.Type - Class in com.starteam
The type of the WorkRecord
WorkRecord.Type.CommentProperty - Class in com.starteam
The property type of the Comment property
WorkRecord.Type.ParentTaskProperty - Class in com.starteam
The property type of the ParentTask property
WorkRecord.Type.PerformedByProperty - Class in com.starteam
The property type of the PerformedBy property
WorkRecord.Type.PropertyCollection - Class in com.starteam
The property collection of the WorkRecord type
WorkRecord.Type.TimeRemainingProperty - Class in com.starteam
The property type of the TimeRemaining property
WorkRecord.Type.TimeWorkedProperty - Class in com.starteam
The property type of the TimeWorked property
WorkRecord.Type.WorkedOnProperty - Class in com.starteam
The property type of the WorkedOn property
WorkRecord.WebCacheWorkRecord - Class in com.starteam
Item accessor for cached SDK WorkRecords contained objects are obtained from the artifact cache
WORKSPACE - Static variable in class com.starteam.StatusMethod
Identifies a "Custom" central status management method.
WORKSPACE_AUTO_REFRESH - Static variable in class com.starteam.StarTeamClientOptions
Auto Refresh Rate
WORKSPACE_CACHE_CREDENTIALS - Static variable in class com.starteam.StarTeamClientOptions
Cache Credentials in Secure Local Storage
WORKSPACE_CHANGE_SCOPE_FOLDER - Static variable in class com.starteam.StarTeamClientOptions
Change Scope Folder
WORKSPACE_CONFIRM_DELETE - Static variable in class com.starteam.StarTeamClientOptions
Confirm Delete
WORKSPACE_CONFIRM_MOVE - Static variable in class com.starteam.StarTeamClientOptions
Confirm Move
WORKSPACE_DATE_TIME_FORMAT - Static variable in class com.starteam.StarTeamClientOptions
Date Time Format
WORKSPACE_ENABLE_FILE_SYSTEM_WATCHING - Static variable in class com.starteam.StarTeamClientOptions
Restore Shortcuts
WORKSPACE_FALCON - Static variable in class com.starteam.StarTeamClientOptions
Select MPX
WORKSPACE_FOLDER_CONTEXT - Static variable in class com.starteam.StarTeamClientOptions
Folder Context
WORKSPACE_HISTORY_UTC - Static variable in class com.starteam.StarTeamClientOptions
History UTC
WORKSPACE_INSTANT_REFRESH - Static variable in class com.starteam.StarTeamClientOptions
Instant Refresh
WORKSPACE_INSTANT_REFRESH_MAX_TIME - Static variable in class com.starteam.StarTeamClientOptions
Instant Refresh Maximum Time
WORKSPACE_INSTANT_REFRESH_MIN_TIME - Static variable in class com.starteam.StarTeamClientOptions
Instant Refresh Minimum Time
WORKSPACE_LOCALE - Static variable in class com.starteam.StarTeamClientOptions
Locale
WORKSPACE_LOG_COMMAND_DETAILS - Static variable in class com.starteam.StarTeamClientOptions
Log Command Details
WORKSPACE_LOG_COMMANDS - Static variable in class com.starteam.StarTeamClientOptions
Log Commands
WORKSPACE_LOG_ERRORS - Static variable in class com.starteam.StarTeamClientOptions
Log Errors
WORKSPACE_LOG_EVENTS - Static variable in class com.starteam.StarTeamClientOptions
Log Events
WORKSPACE_LOG_OUTPUT_PATH - Static variable in class com.starteam.StarTeamClientOptions
Log Output Path
WORKSPACE_LOG_THRESHOLD - Static variable in class com.starteam.StarTeamClientOptions
Log Threshold
WORKSPACE_LOG_UI_OPERATIONS - Static variable in class com.starteam.StarTeamClientOptions
Log UI Operations
WORKSPACE_MAINTAIN_GROUP_STATE - Static variable in class com.starteam.StarTeamClientOptions
Maintain Group State
WORKSPACE_MODIFIED_TIME - Variable in class com.starteam.View.Type.PropertyCollection
 
WORKSPACE_PING - Static variable in class com.starteam.StarTeamClientOptions
Server Ping TimeSpan
WORKSPACE_REFRESH_TIME - Static variable in class com.starteam.StarTeamClientOptions
Refresh Time
WORKSPACE_REPORT_DIRECTORY_PATH - Static variable in class com.starteam.StarTeamClientOptions
Report Directory Path
WORKSPACE_REPORT_OUTPUT_PATH - Static variable in class com.starteam.StarTeamClientOptions
Report Output Path
WORKSPACE_RESTORE_SHORTCUTS - Static variable in class com.starteam.StarTeamClientOptions
Restore Shortcuts
WORKSPACE_SHOW_STATUSBAR - Static variable in class com.starteam.StarTeamClientOptions
Show Status Bar
WORKSPACE_SHOW_TOOLBARS - Static variable in class com.starteam.StarTeamClientOptions
Show Tool Bars
WORKSPACE_SHOW_VIRTUAL_MEETING_OPTIONS - Static variable in class com.starteam.StarTeamClientOptions
Show Virtual Meeting Options
WORKSPACE_TIME_SPAN_FORMAT - Static variable in class com.starteam.StarTeamClientOptions
Time Span Format
WORKSPACE_WARNINGS - Static variable in class com.starteam.StarTeamClientOptions
Show workspace Warnings
WorkstationDefaultMergeAdapter - Class in com.starteam.viewcomparemerge
Uses the workstation default merge tool to resolve a file merge condition.
WorkstationDefaultMergeAdapter(ItemDifference) - Constructor for class com.starteam.viewcomparemerge.WorkstationDefaultMergeAdapter
Constructs an adapter for resolving a given file merge condition.
WorkStationException - Exception in com.starteam.exceptions
Class definition of a Workstation Exception
write(EditCollection, int, int) - Method in class com.starteam.diff.EditListWriter
write to the list
write(int) - Method in class com.starteam.util.MD5.Stream
 
write(byte[]) - Method in class com.starteam.util.MD5.Stream
 
write(byte[], int, int) - Method in class com.starteam.util.MD5.Stream
 
write(File) - Method in class com.starteam.xml.XMLDocument
Writes an XML representation of this document to the given file.
write(OutputStream) - Method in class com.starteam.xml.XMLDocument
Writes an XML representation of this document to the given output stream.
writeEscaped(String, StringBuffer) - Static method in class com.starteam.util.XMLUtils
Writes the specified arbitrary text to the specified StringBuffer in a form suitable for the contents of an XML element.
writeEscaped(String, Writer) - Static method in class com.starteam.util.XMLUtils
Writes the specified arbitrary text to the specified output in a form suitable for the contents of an XML element.
writeEscapedAttributeValue(String, Writer) - Static method in class com.starteam.util.XMLUtils
Properly escape a text string for use as an XML attribute value.
writeLogFile(File, ServerAdministration.ServerLogType, ServerAdministration.ServerLogMode[]) - Method in class com.starteam.ServerAdministration
Retrieves the server log and writes it to the specified file.
writeLogFile(OutputStream, ServerAdministration.ServerLogType, ServerAdministration.ServerLogMode[], int) - Method in class com.starteam.ServerAdministration
Retrieves the server log and writes it to the specified output stream.
writeLogFile(OutputStream, ServerAdministration.ServerLogType, ServerAdministration.ServerLogMode[], int, int) - Method in class com.starteam.ServerAdministration
Retrieves the server log in the given locale and writes it to the specified output stream.
writeServerCommandStats(File) - Method in class com.starteam.ServerAdministration
Retrieves the server's command statistics and writes it to the specified file.

X

XMLAttribute - Class in com.starteam.xml
An XML attribute.
XMLDocument - Class in com.starteam.xml
A simple XML document object model (DOM), with methods for parsing and writing XML.
XMLElement - Class in com.starteam.xml
An element in an XML document.
XMLException - Exception in com.starteam.xml
An exception related to building, parsing or manipulating an XML document.
XMLParseException - Exception in com.starteam.xml
An exception related to parsing an XML document.
XMLUtils - Class in com.starteam.util
A class with XML related utility methods.

Y

YES - Static variable in class com.starteam.Translations
Known translations of "yes".
YES_VALUE - Variable in class com.starteam.viewcomparemerge.IsActionOverriddenProperty
The EnumeratedValue representing "Yes".
YES_VALUE - Variable in class com.starteam.viewcomparemerge.IsCheckedProperty
The EnumeratedValue representing "Yes".

Z

ZERO - Static variable in class com.starteam.TimeSpanProperty
 
ZERO - Static variable in class com.starteam.util.TimeSpan
A TimeSpan of value 0.0
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

StarTeam SDK 17.0, Build 34
Copyright © 2019 Micro Focus or one of its affiliates. All rights reserved.