A B C D E F G H I K L M N O P Q R S T U V W X _

A

ABORTING_CHANGES - Static variable in class com.starbase.starteam.CheckinPhase
 
AccessCheckSecLogID - class com.starbase.starteam.AccessCheckSecLogID.
For Access Check events.
AccessRightsManager - class com.starbase.starteam.AccessRightsManager.
Provides utilities for manipulating access rights.
AccessRightsManager(Server) - Constructor for class com.starbase.starteam.AccessRightsManager
Creates a new access rights manager for the given server.
accessTest(int, int, EffectiveACE[]) - Method in class com.starbase.starteam.AccessRightsManager
Determines whether or not the given user is granted the given permissions to a securable object with the given access control list.
accessTest(int, int, ISecurable) - Method in class com.starbase.starteam.AccessRightsManager
Performs an access test against the given securable object.
accessTest(int, int, ISecurableContainer, Type) - Method in class com.starbase.starteam.AccessRightsManager
Performs an access test against the given securable container.
AccessTestResults - class com.starbase.starteam.AccessTestResults.
Represents the results of an access test.
AclEntry - class com.starbase.starteam.AclEntry.
An Access Control List entry.
AclEntry(int, boolean) - Constructor for class com.starbase.starteam.AclEntry
Creates a new Access Control List entry.
AclEntry(int, int, boolean) - Constructor for class com.starbase.starteam.AclEntry
Creates a new Access Control List entry.
acquireOwnership() - Method in class com.starbase.starteam.View
Sets ownership of this securable object to the logged in user.
acquireOwnership() - Method in class com.starbase.starteam.PromotionState
Sets ownership of this securable object to the logged in user.
acquireOwnership() - Method in class com.starbase.starteam.Project
Sets ownership of this securable object to the logged in user.
acquireOwnership() - Method in class com.starbase.starteam.Item
Sets ownership of this securable object to the logged in user.
acquireOwnership() - Method in interface com.starbase.starteam.ISecurableObject
Sets ownership of this securable object to the logged in user.
ActionOverride - class com.starbase.starteam.viewcomparemerge.ActionOverride.
Title: Starteam SDK
add(File, String, String, String, int, boolean, boolean) - Method in class com.starbase.starteam.File
Adds this (new) file to the project/view.
add(Item) - Method in class com.starbase.starteam.Folder
Deprecated. Instead of folder.add(item), use item.shareTo(folder). Note that Folder.add() does not work correctly for TreeItems, because it does not share child items.
add(Object) - Method in interface com.starbase.diff.Sequence
 
add(Object) - Method in class com.starbase.diff.ParsedCharSequence
 
add(Object) - Method in class com.starbase.diff.IntralineSequence
Adds the given element to the sequence.
add(Object) - Method in interface com.starbase.util.collections.Set
Add the specified element to the set (optional operation).
add(Object) - Method in class com.starbase.util.collections.HashtableKeySet
Unsupported operation.
add(Object) - Method in interface com.starbase.util.collections.Collection
Add the specified element to the collection (optional operation).
addAll(Collection) - Method in interface com.starbase.util.collections.Set
Adds all of the elements from the specified collection to this set (optional operation).
addAll(Collection) - Method in class com.starbase.util.collections.HashtableKeySet
Unsupported operation.
addAll(Collection) - Method in interface com.starbase.util.collections.Collection
Adds all of the elements from the specified collection to this collection (optional operation).
addAndReturn(File, String, String, String, int, boolean, boolean) - Method in class com.starbase.starteam.File
Adds this (new) file to the project/view.
addAttachment(String, int) - Method in class com.starbase.starteam.Item
Add new attachment information to this item.
addCacheAgentListener(CacheAgentListener) - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Registers a listener for ServerCommand events.
addChange(Edit) - Method in class com.starbase.diff.EditList
 
addCheckinListener(CheckinListener) - Method in class com.starbase.starteam.CheckinManager
Adds a listener for checkin-related events.
addCheckoutListener(CheckoutListener) - Method in class com.starbase.starteam.CheckoutManager
Adds a listener for checkout-related events.
addChild(GroupNode) - Method in class com.starbase.starteam.GroupNode
Adds a GroupNode as a child of this GroupNode.
addDoubleField(Type, String, String, double) - Method in class com.starbase.starteam.ServerAdministration
Adds a new floating point double field to the specified Type.
addDoubleFieldEx(Type, String, Translations, double) - Method in class com.starbase.starteam.ServerAdministration
Adds a new floating point double field to the specified Type.
addEnumeratedField(Type, String, String, EnumeratedValue[], int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Enumerated field to the specified Type.
addEnumeratedFieldEx(Type, String, Translations, EnumeratedValue[], int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Enumerated field to the specified Type.
addFilterQueryListener(IFilterQueryListener) - Method in class com.starbase.starteam.Type
Adds a listener for Filter and/or Query events.
addFolderListener(IFolderListener) - Method in class com.starbase.starteam.View
Adds a listener for Folder-related events.
addFolderListener(IFolderListener) - Method in class com.starbase.starteam.FolderListManager
Adds a listener for Folder-related events.
addFolderListener(IFolderListener, int) - Method in class com.starbase.starteam.Folder
Adds a listener for Folder-related events.
addFolderUpdateListener(FolderUpdateListener) - Method in class com.starbase.starteam.ViewPollingAgent
Registers a FolderUpdateListener, whose methods will be invoked during a refresh() whenever changes to the folder tree are detected.
addFolderUpdateListener(FolderUpdateListener) - Method in class com.starbase.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.starbase.starteam.View
Listens for updates to this view's folder tree.
addFolderUpdateListener(FolderUpdateListener) - Method in class com.starbase.starteam.FolderListManager
Listens for updates to this view's folder tree.
addFolderUpdateListener(FolderUpdateListener, int) - Method in class com.starbase.starteam.Folder
Listens for updates to this view's folder tree.
addFromStream(InputStream, String, String, String, int, boolean) - Method in class com.starbase.starteam.File
Adds a new file to the repository using the provided stream's file contents.
addIntegerField(Type, String, String, int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Integer field to the specified Type.
addIntegerFieldEx(Type, String, Translations, int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Integer field to the specified Type.
addItem(Item) - Method in class com.starbase.starteam.ItemList
Add an item to the end of the list.
addItemListener(IItemListener) - Method in class com.starbase.starteam.ItemListManager
Adds a listener for Item-related events.
addItemListener(IItemListener, Type) - Method in class com.starbase.starteam.View
Adds a listener for Item-related events.
addItemListener(IItemListener, Type, int) - Method in class com.starbase.starteam.Folder
Adds a listener for Item-related events.
addItemListener(IItemListener, Type, String[]) - Method in class com.starbase.starteam.View
Adds a listener for Item-related events.
addItemListener(IItemListener, Type, String[], int) - Method in class com.starbase.starteam.Folder
Adds a listener for Item-related events.
addItemUpdateListener(ItemUpdateListener) - Method in class com.starbase.starteam.ItemListManager
Listens for updates to this ItemListManager.
addItemUpdateListener(ItemUpdateListener, Type) - Method in class com.starbase.starteam.ViewPollingAgent
Registers an ItemUpdateListener, whose methods will be invoked durng a refresh() whenever changes to the items of the given type are detected.
addItemUpdateListener(ItemUpdateListener, Type) - Method in class com.starbase.starteam.ViewConfigurationDiffer
Registers an ItemUpdateListener, whose methods will be invoked durng a compare() whenever changes to the items of the given type are detected.
addItemUpdateListener(ItemUpdateListener, Type) - Method in class com.starbase.starteam.View
Listens for updates to the items of a given type in this view.
addItemUpdateListener(ItemUpdateListener, Type, int) - Method in class com.starbase.starteam.Folder
Listens for updates to the items of a given type in this folder.
addLabelListener(LabelListener) - Method in class com.starbase.starteam.View
Adds a listener for Label events.
addLine(CharSequence) - Method in class com.starbase.diff.ParsedCharSequence
 
addLinkUpdateListener(LinkUpdateListener) - Method in class com.starbase.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(IListener) - Method in class com.starbase.starteam.commandline.StarTeamCmd
Add a listener for events triggered by the command line Events will be fired whenever the appropriate command line actions are executed
addLocaleChangeListener(LocaleChangeListener) - Method in class com.starbase.util.LocaleChangeSupport
 
addMPXStatusListener(MPXStatusListener) - Method in class com.starbase.starteam.Server
Adds a listener for MPXStatusEvents.
addPermission(int) - Method in class com.starbase.starteam.GroupAccount
Add this permission to the set of permissions for this GroupAccount.
addPermission(int) - Method in class com.starbase.starteam.AclEntry
Adds the specified permission to this entry.
addPredecessorLink(int, int, int) - Method in class com.starbase.starteam.Task
Adds a new predecessor to this task.
addProfile(EventHandlerProfile) - Method in class com.starbase.starteam.EventHandlerInfo
Add an EventHandlerProfile to this EventHandlerInfo object.
addProjectListener(ProjectListener) - Method in class com.starbase.starteam.Server
Adds a listener for Project events.
addProjectListener(ProjectListener) - Method in class com.starbase.starteam.Project
Adds a listener for Project events.
addRecipient(int) - Method in class com.starbase.starteam.Topic
Adds the specified user ID as a recipient for this topic.
addReconnectException(IOException) - Method in class com.starbase.starteam.vts.comm.ConnectionException
Records a connection exception received during a reconnect attempt.
addRequiredPropertyName(Type, String) - Method in class com.starbase.starteam.ViewPollingAgent
Marks a given property name as required for a given type.
addRequiredPropertyName(Type, String) - Method in class com.starbase.starteam.ViewConfigurationDiffer
Marks a given property name as required for a given type.
addRequiredPropertyNames(Type, String[]) - Method in class com.starbase.starteam.ViewPollingAgent
Marks a list of property names as required for a given type.
addRequiredPropertyNames(Type, String[]) - Method in class com.starbase.starteam.ViewConfigurationDiffer
Marks a list of property names as required for a given type.
addRequiredTextField(Type, String, String, int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new required Text field to the specified Type.
addRequiredTextFieldEx(Type, String, Translations, int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new required Text field to the specified Type.
addRequiredUserField(Type, String, String) - Method in class com.starbase.starteam.ServerAdministration
Adds a new required User field to the specified Type.
addRequiredUserFieldEx(Type, String, Translations) - Method in class com.starbase.starteam.ServerAdministration
Adds a new required User field to the specified Type.
addResource(int) - Method in class com.starbase.starteam.Task
Adds the specified user ID as a resource for this Task.
AddResult - class com.starbase.starteam.AddResult.
The class holds return information specific to the file add operation.
addServer(ServerInfo) - Method in class com.starbase.starteam.ServerList
Adds the specified ServerInfo to this ServerList.
addServerCommandListener(ServerCommandListener) - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Registers a listener for ServerCommand events.
addServerControlListener(ServerControlListener) - Method in class com.starbase.starteam.Server
Adds a listener for ServerControl events.
addTextField(Type, String, String, int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Text field to the specified Type.
addTextFieldEx(Type, String, Translations, int) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Text field to the specified Type.
addTimeField(Type, String, String, OLEDate) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Date/Time field to the specified Type.
addTimeFieldEx(Type, String, Translations, OLEDate) - Method in class com.starbase.starteam.ServerAdministration
Adds a new Date/Time field to the specified Type.
addToGroupAccount(GroupAccount) - Method in class com.starbase.starteam.UserAccount
Adds this user to the specified group account.
addToIntArray(String, String, int) - Method in class com.starbase.starteam.TypedResource
Add a new array item to a property whose value is an integer array.
addTypeListener(TypeListener) - Method in class com.starbase.starteam.Type
Adds a listener for Type events.
addTypeListener(TypeListener) - Method in class com.starbase.starteam.Server
Adds a listener for Type events.
addUserField(Type, String, String) - Method in class com.starbase.starteam.ServerAdministration
Adds a new User field to the specified Type.
addUserFieldEx(Type, String, Translations) - Method in class com.starbase.starteam.ServerAdministration
Adds a new User field to the specified Type.
addUserListener(UserListener) - Method in class com.starbase.starteam.Server
Adds a listener for User events.
addViewListener(ViewListener) - Method in class com.starbase.starteam.View
Adds a listener for View events.
addViewListener(ViewListener) - Method in class com.starbase.starteam.Project
Adds a listener for View events.
addWorkRecord(WorkRecord) - Method in class com.starbase.starteam.Task
Deprecated. Use createWorkRecord instead
ALL - Static variable in interface com.starbase.starteam.Permission
All permissions.
ALLOW_BLANK_PASSWORDS - Static variable in class com.starbase.starteam.SystemPolicy
Indicates that blank passwords are permitted.
AM_I_RECIPIENT - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Am I Recipient".
AM_I_RECIPIENT_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the generic AM_I_RECIPIENT property.
AM_I_RECIPIENT_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the generic AM_I_RECIPIENT property.
AmbiguousMatchException - exception com.starbase.starteam.viewcomparemerge.AmbiguousMatchException.
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.
AnyScope - class com.starbase.starteam.viewcomparemerge.AnyScope.
Combines multiple scopes.
AnyScope() - Constructor for class com.starbase.starteam.viewcomparemerge.AnyScope
Creates an empty scope.
AnyScope(Scope[]) - Constructor for class com.starbase.starteam.viewcomparemerge.AnyScope
Creates a scope that initially contains the given members.
appendColumn(String, int) - Method in class com.starbase.starteam.Filter
A convenience method to add a new column at the end of the column list.
appendGroupSortInfo(boolean, String, boolean) - Method in class com.starbase.starteam.Filter
 
appendQueryNode(QueryNode) - Method in class com.starbase.starteam.QueryNode
A convenience method to add a QueryNode at the end of the list.
appendQueryPart(QueryPart) - Method in class com.starbase.starteam.QueryNode
A convenience method to add a QueryParts at the end of the list.
areValuesEqual(Object, Object) - Static method in class com.starbase.starteam.Property
Compares two property values for equality.
argIsTrue(boolean, String) - Static method in class com.starbase.util.Assert
 
argNotNull(Object, String) - Static method in class com.starbase.util.Assert
 
Assert - class com.starbase.util.Assert.
 
Assert() - Constructor for class com.starbase.util.Assert
 
attachItem(Item, boolean) - Method in class com.starbase.starteam.Label
Deprecated. Use attachToItem or attachToFolder.
attachItem(Item, int, OLEDate, boolean) - Method in class com.starbase.starteam.Label
Deprecated. Use one of attachToItem, attachToFolder, attachToItemRevision or attachToFolderRevision.
ATTACHMENT_COUNT - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Attachment Count".
ATTACHMENT_IDS - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Attachment IDs".
ATTACHMENT_NAMES - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Attachment Names".
attachToFolder(Folder, int) - Method in class com.starbase.starteam.Label
Attaches the label to the specified folder.
attachToItem(Item) - Method in class com.starbase.starteam.Label
Associate a new item with this label.
attachToItems(int[], ViewConfiguration) - Method in class com.starbase.starteam.Label
Attach this label to the specified items as of the specified configuration.
Audit - class com.starbase.starteam.Audit.
Represents a StarTeam Audit record
AUDIT - Variable in class com.starbase.starteam.TypeNames
The type name for Audit.
AUDIT_CLASS_ID - Variable in class com.starbase.starteam.PropertyNames
The "Class ID" property for Items of type Audit.
AUDIT_CLASS_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Class Name" property for Items of type Audit.
AUDIT_CLASS2_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Class Name2" property for Items of type Audit.
AUDIT_CLASS3_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Class Name3" property for Items of type Audit.
AUDIT_DESCRIPTOR - Variable in class com.starbase.starteam.PropertyNames
The "Descriptor" property for Items of type Audit.
AUDIT_DESCRIPTOR2 - Variable in class com.starbase.starteam.PropertyNames
The "Descriptor2" property for Items of type Audit.
AUDIT_DESCRIPTOR3 - Variable in class com.starbase.starteam.PropertyNames
The "Descriptor3" property for Items of type Audit.
AUDIT_EVENT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Event" property for Items of type Audit.
AUDIT_EVENT_ID_ADDED - Variable in class com.starbase.starteam.PropertyEnums
The "Added" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_BRANCHED - Variable in class com.starbase.starteam.PropertyEnums
The "Branched" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_CHECKED_IN - Variable in class com.starbase.starteam.PropertyEnums
The "Checked In" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_CHECKED_OUT - Variable in class com.starbase.starteam.PropertyEnums
The "Checked Out" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_COMMENT_EDITED - Variable in class com.starbase.starteam.PropertyEnums
The "Comment Edited" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_CREATED - Variable in class com.starbase.starteam.PropertyEnums
The "Created" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_DELETED - Variable in class com.starbase.starteam.PropertyEnums
The "Deleted" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_ITEM_OVERWRITTEN - Variable in class com.starbase.starteam.PropertyEnums
The "Item Overwritten" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_LOCK_BROKEN - Variable in class com.starbase.starteam.PropertyEnums
The "Lock Broken" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_LOCKED - Variable in class com.starbase.starteam.PropertyEnums
The "Locked" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_MODIFIED - Variable in class com.starbase.starteam.PropertyEnums
The "Modified" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_MOVED_FROM - Variable in class com.starbase.starteam.PropertyEnums
The "Moved From" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_MOVED_TO - Variable in class com.starbase.starteam.PropertyEnums
The "Moved To" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_SHARED - Variable in class com.starbase.starteam.PropertyEnums
The "Shared" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_UNLOCKED - Variable in class com.starbase.starteam.PropertyEnums
The "Unlocked" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_EVENT_ID_VAULT_CONVERTED - Variable in class com.starbase.starteam.PropertyEnums
The "Vault Converted" enumerated value for the AUDIT_EVENT_ID property on items of type AUDIT.
AUDIT_FOLDER - Variable in class com.starbase.starteam.PropertyNames
The "Folder" property for Items of type Audit.
AUDIT_FOLDER_VMID - Variable in class com.starbase.starteam.PropertyNames
The "Folder VMID" property for Items of type Audit.
AUDIT_ITEM_1_INFO - Variable in class com.starbase.starteam.PropertyNames
The property "Item 1 Info".
AUDIT_ITEM_2_INFO - Variable in class com.starbase.starteam.PropertyNames
The property "Item 2 Info".
AUDIT_ITEM_3_INFO - Variable in class com.starbase.starteam.PropertyNames
The property "Item 3 Info".
AUDIT_OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Item Object ID" property for Items of type Audit.
AUDIT_PROJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Project" property for Items of type Audit.
AUDIT_TARGET_1_REVISION_TIME - Variable in class com.starbase.starteam.PropertyNames
The property "Target 1 Revision Time".
AUDIT_TARGET_2_CLASS_ID - Variable in class com.starbase.starteam.PropertyNames
The property "Target 2 Class ID".
AUDIT_TARGET_2_OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The property "Target 2 Object ID".
AUDIT_TARGET_2_REVISION_TIME - Variable in class com.starbase.starteam.PropertyNames
The property "Target 2 Revision Time".
AUDIT_TARGET_3_CLASS_ID - Variable in class com.starbase.starteam.PropertyNames
The property "Target 3 Class ID".
AUDIT_TARGET_3_OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The property "Target 3 Object ID".
AUDIT_TARGET_3_REVISION_TIME - Variable in class com.starbase.starteam.PropertyNames
The property "Target 3 Revision Time".
AUDIT_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The "User" property for Items of type Audit.
autoLocateCacheAgent() - Method in class com.starbase.starteam.Server
autoLocate a Cache Agent, return null if none found Attempts to autolocate can be expensive
autoLogOn() - Method in class com.starbase.starteam.Server
Log on to this server using credentials that have been cached on this workstation.
available() - Method in class com.starbase.util.TextInputStream
 

B

Base64 - class com.starbase.util.Base64.
A utility class for encoding and decoding binary data in base64.
Base64InputStream - class com.starbase.starteam.vts.comm.Base64InputStream.
 
Base64InputStream(InputStream) - Constructor for class com.starbase.starteam.vts.comm.Base64InputStream
 
BaseFileUtils - class com.starbase.util.BaseFileUtils.
 
BasicColumnMask - class com.starbase.diff.BasicColumnMask.
This class implements the ColumnMask interface.
BasicColumnMask(int, int, boolean) - Constructor for class com.starbase.diff.BasicColumnMask
Construct a new BasiColumn mask from first to last (inclusive).
BasicCompare - class com.starbase.diff.BasicCompare.
BasicCompare is a implementation of the DiffCompare interface that can be used to compare two files with many different options.
BasicCompare() - Constructor for class com.starbase.diff.BasicCompare
Can be used for binary comparison.
BasicCompare(int, ColumnMask[]) - Constructor for class com.starbase.diff.BasicCompare
columnMask is an array of column numbers to ignore.
BINARY - Static variable in interface com.starbase.starteam.Property.Types
Property value is binary data.
BinaryChunkInputStream - class com.starbase.starteam.vts.comm.BinaryChunkInputStream.
 
BinaryCompare - class com.starbase.diff.BinaryCompare.
A simple implementation of the Compare interface that strictly compares all the bytes of two sequences for equality.
BinaryCompare() - Constructor for class com.starbase.diff.BinaryCompare
 
BLSLicenseInfo - class com.starbase.starteam.BLSLicenseInfo.
A license managed by the Borland License Server.
BRANCH_ON_CHANGE - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Branch On Change".
BRANCH_ON_CHANGE_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the generic BRANCH_ON_CHANGE property.
BRANCH_ON_CHANGE_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the generic BRANCH_ON_CHANGE property.
BRANCH_STATE - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Branch State".
BRANCH_STATE_BRANCHABLE - Static variable in class com.starbase.starteam.ItemBehavior
 
BRANCH_STATE_BRANCHED - Variable in class com.starbase.starteam.PropertyEnums
The "Branched" enumerated value for the generic BRANCH_STATE property.
BRANCH_STATE_BRANCHED - Static variable in class com.starbase.starteam.ItemBehavior
 
BRANCH_STATE_NOT_BRANCHED - Variable in class com.starbase.starteam.PropertyEnums
The "Not Branched" enumerated value for the generic BRANCH_STATE property.
BRANCH_STATE_NOT_SUPPORTED - Static variable in class com.starbase.starteam.ItemBehavior
 
BRANCH_STATE_ROOT - Variable in class com.starbase.starteam.PropertyEnums
The "Root" enumerated value for the generic BRANCH_STATE property.
BRANCH_STATE_ROOT - Static variable in class com.starbase.starteam.ItemBehavior
 
BREAK_FLAG - Static variable in interface com.starbase.starteam.Item.LockType
Combine this value with either the UNLOCKED or EXCLUSIVE lock flags to break a lock.
bufferedTransfer(InputStream, OutputStream, int) - Static method in class com.starbase.util.StreamUtils
 
bufferedTransfer(InputStream, OutputStream, int, MD5) - Static method in class com.starbase.util.StreamUtils
 
build(byte[]) - Static method in class com.borland.starteam.xml.XMLDocument
Parses the XML document in the given source bytes.
build(File) - Static method in class com.borland.starteam.xml.XMLDocument
Parses the XML document in the given source file.
build(InputStream) - Static method in class com.borland.starteam.xml.XMLDocument
Parses the XML document in the given source.
BuildNumber - class com.starbase.starteam.BuildNumber.
A simple class that provides access to version information for the StarTeam SDK.
byteArrayToIntArray(byte[]) - Static method in class com.starbase.util.ByteOrder
 
byteAt(int) - Method in interface com.starbase.diff.ByteSequence
Returns the byte located at the nth position (zero-based).
ByteOrder - class com.starbase.util.ByteOrder.
 
ByteOrder() - Constructor for class com.starbase.util.ByteOrder
 
ByteSequence - interface com.starbase.diff.ByteSequence.
The ByteSequence interface is an interface that describes a sequence of bytes.
byteString() - Method in class com.starbase.util.GUID
 

C

CacheAgent - class com.starbase.starteam.CacheAgent.
Describes the features of a Cache Agent, including the type of content it caches, the projects supported, and whether or not it caches file content.
CacheAgentAdapter - class com.starbase.starteam.CacheAgentAdapter.
A stub implementation of the CacheAgentListener interface.
CacheAgentAdapter() - Constructor for class com.starbase.starteam.CacheAgentAdapter
 
CacheAgentEvent - class com.starbase.starteam.CacheAgentEvent.
An event triggered whenever content is received from a CacheAgent.
CacheAgentListener - interface com.starbase.starteam.CacheAgentListener.
Event-listener interface for CacheAgent events.
CacheController - class com.starbase.starteam.CacheController.
For each repository accessed via some Server object, we maintain a local cache that holds data fetched from the repository.
cacheLogOnCredentials(String, String) - Method in class com.starbase.starteam.Server
Saves logon credentials for this server so that they may be used in future calls to autoLogOn().
CacheRef - class com.starbase.starteam.CacheRef.
For internal use only.
cachesFileContent() - Method in class com.starbase.starteam.CacheAgent
returns true if this cache agent caches file content
cachesObjectPropertyContent() - Method in class com.starbase.starteam.CacheAgent
returns true if this cache agent caches object property content
cachesProject(Project) - Method in class com.starbase.starteam.CacheAgent
Indicate if the Cache Agent is caching content for the given StarTeam server project.
cachesType(Type) - Method in class com.starbase.starteam.CacheAgent
Indicate if the object type is cached by the Cache Agent.
cancel() - Method in class com.starbase.starteam.viewcomparemerge.Session
Cancels a compare or commit operation that is currently in progress.
CANCELED - Static variable in class com.starbase.starteam.CheckinPhase
 
canCommit() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not this session can be committed in its current state.
canonicalFormat() - Method in class com.starbase.util.GUID
Returns the canonical string representation of this GUID.
canRemove() - Method in class com.starbase.starteam.GroupAccount
Returns true if this GroupAccount and all of its descendants can be deleted without leaving any "orphan" users (i.e., users with no group membership).
canShareFolderOnly() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports sharing a folder without sharing any of its subfolders or contained items.
caseSensitiveFileNames() - Static method in class com.starbase.util.Platform
Returns true if file names are case sensitive.
Catalog - class com.starbase.starteam.Catalog.
The Catalog class provides "global" access to certain properties of objects from different classes.
Catalog(Server, Type, int) - Constructor for class com.starbase.starteam.Catalog
Deprecated.  
CENTRAL - Static variable in class com.starbase.starteam.StatusMethod
Identifies the "Central" status management method.
CHANGE_CHECK_NEW_ITEM_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
CHANGE_CHECK_NEW_ITEM_INTERVAL - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
CHANGE_READ_ON_SELECT_CHANGE_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
CHANGE_SELECTED_ITEM_TIMER_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
CHANGE_SELECTED_ITEM_TIMER_INTERVAL - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
changePassword(String, String, String) - Method in class com.starbase.starteam.Server
Changes the password to the specified new password upon a successful login to the server, and immediately logs out.
ChangeRequest - class com.starbase.starteam.ChangeRequest.
Represents a StarTeam ChangeRequest item.
CHANGEREQUEST - Variable in class com.starbase.starteam.TypeNames
The type name for ChangeRequests.
ChangeRequest(Folder) - Constructor for class com.starbase.starteam.ChangeRequest
Constructs a new ChangeRequest in the specified folder.
charAt(int) - Method in class com.starbase.diff.StringCharSequence
 
charAt(int) - Method in class com.starbase.diff.SharedCharSequence
 
charAt(int) - Method in interface com.starbase.diff.CharSequence
Returns the char located at the nth position (zero-based).
CharSequence - interface com.starbase.diff.CharSequence.
The ByteSequence interface is used by the diff engine.
CHECKIN - Static variable in class com.starbase.starteam.ProcessItemUsage
For adding and checking in files.
checkin(CheckinOptions) - Method in class com.starbase.starteam.File
Check in this File using the specified options
checkin(File) - Method in class com.starbase.starteam.CheckinManager
Checks in a single file from the default location.
checkin(Folder) - Method in class com.starbase.starteam.CheckinManager
Checks in all the files in the given folder.
checkin(Folder, int) - Method in class com.starbase.starteam.CheckinManager
Checks in all the files in the given folder, and in all subfolders to the given depth.
checkin(Item[]) - Method in class com.starbase.starteam.CheckinManager
Checks in the given set of files.
checkin(ItemList) - Method in class com.starbase.starteam.CheckinManager
Checks in the given set of files.
checkin(Items) - Method in class com.starbase.starteam.CheckinManager
Checks in the given set of files.
checkin(String, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Check in a new version of this file.
CheckinEvent - class com.starbase.starteam.CheckinEvent.
An event triggered whenever a file is checked in through CheckinManager.
checkinFrom(File, File) - Method in class com.starbase.starteam.CheckinManager
Checks in a single file from an alternate location.
checkinFrom(File, InputStream) - Method in class com.starbase.starteam.CheckinManager
Checks in a single file from an output stream.
checkinFrom(File, String, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Adds this new version of the file to the repository.
checkinFromAndReturn(File, String, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Adds this new version of the file to the repository.
checkinFromStream(InputStream, String, int, boolean) - Method in class com.starbase.starteam.File
Adds this new version of the file to the repository.
CheckinListener - interface com.starbase.starteam.CheckinListener.
Event-listener interface for checkout events.
CheckinManager - class com.starbase.starteam.CheckinManager.
Provides a way to check out multiple files, applying a consistent set of options across all files.
CheckinManager(View) - Constructor for class com.starbase.starteam.CheckinManager
Deprecated. Use View.createCheckinManager() instead.
CheckinManager(View, CheckinManager) - Constructor for class com.starbase.starteam.CheckinManager
Deprecated.  
CheckinManager(View, CheckinOptions) - Constructor for class com.starbase.starteam.CheckinManager
Deprecated. Use View.createCheckinManager(CheckinOptions) instead.
CheckinOptions - class com.starbase.starteam.CheckinOptions.
Maintains the checkout options used by CheckinManager.
CheckinOptions(CheckinOptions) - Constructor for class com.starbase.starteam.CheckinOptions
Construct a CheckinOptions object with the same options as the given one.
CheckinOptions(StarTeamClientOptions) - Constructor for class com.starbase.starteam.CheckinOptions
Construct a CheckinOptions object with default options from a StarTeamClientOptions object.
CheckinOptions(View) - Constructor for class com.starbase.starteam.CheckinOptions
Construct a CheckinOptions object with default options from the View.
CheckinPhase - class com.starbase.starteam.CheckinPhase.
Information on the phase of a checkin progress of the checkin operation from CheckinManager.
CheckinProgress - class com.starbase.starteam.CheckinProgress.
Information on the progress of a checkin operation from CheckinManager.
CheckInResult - class com.starbase.starteam.CheckInResult.
The class holds return information specific to the file checkin operation.
checkout(CheckoutOptions) - Method in class com.starbase.starteam.File
Check out this File using the specified options.
checkout(File) - Method in class com.starbase.starteam.CheckoutManager
Checks out a single file to the default location.
checkout(Folder) - Method in class com.starbase.starteam.CheckoutManager
Checks out all the files in the given folder.
checkout(Folder, int) - Method in class com.starbase.starteam.CheckoutManager
Checks out all the files in the given folder, and in all subfolders to the given depth.
checkout(int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Checks out the tip version of this file.
checkout(Item[]) - Method in class com.starbase.starteam.CheckoutManager
Checks out the given set of files.
checkout(ItemList) - Method in class com.starbase.starteam.CheckoutManager
Checks out the given set of files.
checkout(Items) - Method in class com.starbase.starteam.CheckoutManager
Checks out the given set of files.
checkoutByDate(File, OLEDate, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Check out by date, overriding the default working file location.
checkoutByLabelID(File, int, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Check out by label, overriding the default working file location.
checkoutByVersion(File, int, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Check out by view version, overriding the default working file location.
CheckoutEvent - class com.starbase.starteam.CheckoutEvent.
An event triggered whenever a file is checked out through CheckoutManager.
CheckoutListener - interface com.starbase.starteam.CheckoutListener.
Event-listener interface for checkout events.
CheckoutManager - class com.starbase.starteam.CheckoutManager.
Provides a way to check out multiple files, applying a consistent set of options across all files.
CheckoutManager(View) - Constructor for class com.starbase.starteam.CheckoutManager
Deprecated. Use View.createCheckoutManager() instead.
CheckoutManager(View, CheckoutManager) - Constructor for class com.starbase.starteam.CheckoutManager
Deprecated.  
CheckoutManager(View, CheckoutOptions) - Constructor for class com.starbase.starteam.CheckoutManager
Deprecated. Use View.createCheckoutManager(CheckoutOptions) instead.
CheckoutOptions - class com.starbase.starteam.CheckoutOptions.
Maintains the checkout options used by CheckoutManager.
CheckoutOptions(CheckoutOptions) - Constructor for class com.starbase.starteam.CheckoutOptions
Construct a CheckoutOptions object with the same options as the given one.
CheckoutOptions(StarTeamClientOptions) - Constructor for class com.starbase.starteam.CheckoutOptions
Construct a CheckoutOptions object with default options from a StarTeamClientOptions object.
CheckoutOptions(View) - Constructor for class com.starbase.starteam.CheckoutOptions
Construct a CheckoutOptions object with default options from the View.
CheckoutProgress - class com.starbase.starteam.CheckoutProgress.
Information on the progress of a checkout operation from CheckoutManager.
CheckOutResult - class com.starbase.starteam.CheckOutResult.
The class holds return information specific to the file checkout operation.
checkoutTo(File, File) - Method in class com.starbase.starteam.CheckoutManager
Checks out a single file to an alternate location.
checkoutTo(File, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Check out the tip version, overriding the working file location.
checkoutTo(File, OutputStream) - Method in class com.starbase.starteam.CheckoutManager
Checks out a single file to an output stream.
checkoutToAndReturn(File, int, boolean, boolean, boolean) - Method in class com.starbase.starteam.File
Check out the tip version, obyverriding the working file location.
checkoutToStream(OutputStream, int, boolean) - Method in class com.starbase.starteam.File
Checks out the tip version of this file and write it to the specified stream.
clear() - Method in class com.starbase.starteam.FolderListManager
Removes all folders from the folder list.
clear() - Method in class com.starbase.util.collections.SimpleHashMap
Removes all mappings stored in this map (optional operation).
clear() - Method in interface com.starbase.util.collections.Set
Removes all of the elements from this set (optional operation).
clear() - Method in interface com.starbase.util.collections.Map
Removes all mappings stored in this map (optional operation).
clear() - Method in class com.starbase.util.collections.HashtableKeySet
Unsupported operation.
clear() - Method in interface com.starbase.util.collections.Collection
Removes all of the elements from this collection (optional operation).
clearColumns() - Method in class com.starbase.starteam.Filter
A convenience method to remove all column display information.
clearGroupSortInfo() - Method in class com.starbase.starteam.Filter
A convenience method to remove all sort and group information.
clearProcessItem(View) - Method in class com.starbase.starteam.StarTeamClientOptions
Deprecated. Applications that use this method cannot support process items that reside in a view other than the target view.
clearQueryNodes() - Method in class com.starbase.starteam.QueryNode
A convenience method to remove all query parts.
clearQueryParts() - Method in class com.starbase.starteam.QueryNode
A convenience method to remove all query parts.
clearSource() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Clears use of the current source and releases all associated resources.
clearTarget() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Clears use of the current target and releases all associated resources.
ClientApplication - class com.starbase.starteam.ClientApplication.
Manages information about the client application.
ClientContext - class com.starbase.starteam.ClientContext.
The ClientContext class contains the nescessary information in order to run the SDK on one machine for a client running on a different machine.
ClientContext() - Constructor for class com.starbase.starteam.ClientContext
Creates a default client context based on propeties of the machine actually running the code.
ClientContext(GUID) - Constructor for class com.starbase.starteam.ClientContext
Creates a default client context based on propeties of the machine actually running the code but using the specified workstation ID.
ClientContext(GUID, String, String, boolean, String, DirectoryOverrides) - Constructor for class com.starbase.starteam.ClientContext
Creates a new client context based on the specified parameters.
clone() - Method in class com.starbase.starteam.CheckinProgress
Return a snapshot of this CheckinProgress object.
clone() - Method in class com.starbase.starteam.CheckinManager
Clone a checkin manager from this one
cloneRevisionLabel(Label, String, String, boolean) - Method in class com.starbase.starteam.View
Clones the specified "Revision" label.
cloneViewLabel(Label, String, String, boolean, boolean) - Method in class com.starbase.starteam.View
Clones the specified "View" label.
close() - Method in class com.starbase.starteam.View
Frees all cached resources associated with this view, and closes the associated view session.
close() - Method in class com.starbase.util.UTF8InputStreamReader
 
close() - Method in class com.starbase.util.TextInputStream
 
close() - Method in class com.starbase.util.MD5Stream
 
close() - Method in class com.starbase.util.LineReader
Close the stream.
close() - Method in class com.starbase.util.LineProcessor
 
close() - Method in class com.starbase.starteam.viewcomparemerge.Session
Close this session, freeing its internal resources.
CLOSED - Static variable in class com.starbase.starteam.viewcomparemerge.SessionState
Session.close() has been called, so all intermediate results; e.g.
closestDefined(Locale) - Method in class com.starbase.starteam.Translations
 
CMDFLAG_GLOBAL_SERVICE_COMMAND - Static variable in class com.starbase.starteam.vts.comm.Command
 
CMDFLAG_LOGIN_SERVER_COMMAND - Static variable in class com.starbase.starteam.vts.comm.Command
 
CMDFLAG_PUBLIC_SERVER_COMMAND - Static variable in class com.starbase.starteam.vts.comm.Command
 
CMDFLAG_SECURE_PROJECT_COMMAND - Static variable in class com.starbase.starteam.vts.comm.Command
 
CMDFLAG_SECURE_SERVER_COMMAND - Static variable in class com.starbase.starteam.vts.comm.Command
 
cmp(File, File) - Static method in class com.starbase.util.FileUtils
 
CODEPAGE_UNKNOWN - Static variable in class com.borland.starteam.util.Encoding
Used to represent a code page that is unknown or undefined.
coerce(Object) - Method in class com.starbase.starteam.Property
Converts property values to the appropriate type when possible.
Collection - interface com.starbase.util.collections.Collection.
This interface is intended to parallel the JDK 1.2 Collection interface.
ColumnInfo - class com.starbase.starteam.ColumnInfo.
 
ColumnInfo(int, int) - Constructor for class com.starbase.starteam.ColumnInfo
 
ColumnMask - interface com.starbase.diff.ColumnMask.
 
com.borland.starteam.util - package com.borland.starteam.util
 
com.borland.starteam.xml - package com.borland.starteam.xml
 
com.starbase.diff - package com.starbase.diff
 
com.starbase.starteam - package com.starbase.starteam
 
com.starbase.starteam.commandline - package com.starbase.starteam.commandline
 
com.starbase.starteam.viewcomparemerge - package com.starbase.starteam.viewcomparemerge
Allows an application to compare two views, and merge differences from one to the other.
com.starbase.starteam.vts.comm - package com.starbase.starteam.vts.comm
 
com.starbase.util - package com.starbase.util
 
com.starbase.util.collections - package com.starbase.util.collections
 
com.starbase.visdiff - package com.starbase.visdiff
 
Command - class com.starbase.starteam.vts.comm.Command.
This class wraps the setup and execution of Client/Server commands in StarTeam.
CommandAbortedException - exception com.starbase.starteam.CommandAbortedException.
The CommandAbortedException class is intended to be used to cause a command to be aborted in NetMonitor.
CommandAbortedException(String) - Constructor for class com.starbase.starteam.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 com.starbase.starteam.vts.comm.CommandException.
An execption than can be thrown as a result of trying to execute a client command to the server.
CommandRoute - class com.starbase.starteam.vts.comm.CommandRoute.
Commands are handled or routed on the server using three different bits of information scattered in the command layout over the wire.
CommandRoute(int, int, int, String) - Constructor for class com.starbase.starteam.vts.comm.CommandRoute
 
COMMENT - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Comment".
COMMENT_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Comment ID".
COMMENT_ID - Static variable in interface com.starbase.starteam.Property.Types
Property value is a comment ID.
commit() - Method in class com.starbase.starteam.viewcomparemerge.Session
Commits changes to the target view.
COMMITTED - Static variable in class com.starbase.starteam.viewcomparemerge.SessionState
New and restored sessions have this state if commit() was successfully called (hence cannot be called again).
COMMITTING_CHANGES - Static variable in class com.starbase.starteam.CheckinPhase
 
CommonResources - class com.starbase.visdiff.CommonResources.
Deprecated. The package com.starbase.visdiff will be removed in a future release of the StarTeam SDK.
CommonResources_en - class com.starbase.visdiff.CommonResources_en.
Deprecated. The package com.starbase.visdiff will be removed in a future release of the StarTeam SDK.
CommonResources_en_US - class com.starbase.visdiff.CommonResources_en_US.
Deprecated. The package com.starbase.visdiff will be removed in a future release of the StarTeam SDK.
CommonResources_en_US() - Constructor for class com.starbase.visdiff.CommonResources_en_US
Deprecated.  
CommonResources_en() - Constructor for class com.starbase.visdiff.CommonResources_en
Deprecated.  
CommonResources_es - class com.starbase.visdiff.CommonResources_es.
Deprecated. The package com.starbase.visdiff will be removed in a future release of the StarTeam SDK.
CommonResources_es() - Constructor for class com.starbase.visdiff.CommonResources_es
Deprecated.  
CommonResources() - Constructor for class com.starbase.visdiff.CommonResources
Deprecated.  
COMPARE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeType
The source and target views are compared, but no merging is performed.
COMPARE_EOL - Static variable in class com.starbase.diff.BasicCompare
Compare EOL characters when comparing two lines.
compare() - Method in class com.starbase.starteam.viewcomparemerge.Session
Compares the source and target views.
compare(Object, Object) - Method in class com.starbase.util.StringCompare
Compare two Strings.
compare(Object, Object) - Method in interface com.starbase.util.SortCompare
Compare effectively returns a-b.
compare(Object, Object) - Method in interface com.starbase.util.Sortable
Compare object a to object b.
compare(ViewConfiguration, ViewConfiguration) - Method in class com.starbase.starteam.ViewConfigurationDiffer
Comnpares the two given configurations of this view, triggering FolderUpdateEvents and ItemUpdateEvents for all changes detected between the two.
COMPARED - Static variable in class com.starbase.starteam.viewcomparemerge.SessionState
New and/or restored sessions have this state if compare() successfully completed (hence cannot be called again), but commit() was never successfully called.
COMPONENT_CREATE_FILTERS - Static variable in interface com.starbase.starteam.Permission
The right to create filters
COMPONENT_CREATE_QUERIES - Static variable in interface com.starbase.starteam.Permission
The right to create queries
computeBufferMD5(byte[]) - Method in class com.starbase.util.MD5
Compute MD5 for a byte array.
computeCompareMD5(File, boolean, boolean, MD5) - Static method in class com.starbase.starteam.FileStream
Deprecated. Use computeCompareMD5Ex, which supports file sizes greater than 2GB.
computeCompareMD5Ex(File, boolean, boolean, MD5) - Static method in class com.starbase.starteam.FileStream
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.starbase.util.MD5
Deprecated. Use computeFileMD5Ex, which supports file sizes greater than 2GB.
computeFileMD5Ex(File) - Method in class com.starbase.util.MD5
Computes the MD5 of the given file.
computeStreamMD5(InputStream) - Method in class com.starbase.util.MD5
Deprecated. Use computeStreamMD5Ex, which supports file sizes greater than 2GB.
computeStreamMD5Ex(InputStream) - Method in class com.starbase.util.MD5
Computes the MD5 of the given input stream.
computeSyncMD5(File, MD5) - Static method in class com.starbase.starteam.FileStream
Deprecated. Use computeSyncMD5Ex, which supports file sizes greater than 2GB.
computeSyncMD5Ex(File, MD5) - Static method in class com.starbase.starteam.FileStream
Derives an MD5 signature representing an actual working file on disk.
ConcurrentModificationException - exception com.starbase.util.collections.ConcurrentModificationException.
This exception is intended to parallel the JDK 1.2 ConcurrentModificationException exception Please see the JDK 1.2 documenation for further details.
ConcurrentModificationException() - Constructor for class com.starbase.util.collections.ConcurrentModificationException
Constructs a ConcurrentModificationException with no message.
ConcurrentModificationException(String) - Constructor for class com.starbase.util.collections.ConcurrentModificationException
Constructs a ConcurrentModificationException with the specified message.
condenseFilePaths(String, String, boolean, String) - Static method in class com.starbase.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.
condensePath(String, String, boolean) - Static method in class com.starbase.util.FileUtils
Deprecated.  
ConfigFiles - class com.starbase.starteam.ConfigFiles.
All client stored config file locations for StarTeam can be found using this class.
CONFIGURATION_TIME - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Configuration Time".
connect() - Method in class com.starbase.starteam.Server
Establishes a network connection to the remote server process.
connect(Server) - Method in class com.starbase.starteam.viewcomparemerge.Session
Connects a restored session to a server instance.
CONNECTED - Static variable in class com.starbase.starteam.viewcomparemerge.SessionState
A session has this state before compare() has been called.
Connection - class com.starbase.starteam.vts.comm.Connection.
The client-server connection.
Connection() - Constructor for class com.starbase.starteam.vts.comm.Connection
 
ConnectionException - exception com.starbase.starteam.vts.comm.ConnectionException.
An exception that is raised when the execution of a server command fails due to a problem with the connection.
ConsoleWriter - class com.starbase.diff.ConsoleWriter.
This interface can be used when reconstructing a target from a source and a delta
ConsoleWriter(BufferedWriter, boolean, int, int, ParsedCharSequence, ParsedCharSequence) - Constructor for class com.starbase.diff.ConsoleWriter
Deprecated.  
ConsoleWriter(Writer, boolean, int, int, ParsedCharSequence, ParsedCharSequence) - Constructor for class com.starbase.diff.ConsoleWriter
 
ContainerACLSecLogID - class com.starbase.starteam.ContainerACLSecLogID.
For Container-level security log events.
contains(Object) - Method in interface com.starbase.util.collections.Set
Returns true if the set contains the specified object.
contains(Object) - Method in class com.starbase.util.collections.HashtableKeySet
Returns true if the set contains the specified object.
contains(Object) - Method in interface com.starbase.util.collections.Collection
Returns true if the collection contains the specified object.
contains(ServerInfo) - Method in class com.starbase.starteam.ServerList
Returns true if the specified server info is a member of this server list.
containsAll(Collection) - Method in interface com.starbase.util.collections.Set
Returns true is this set contains all the elements of the specified set.
containsAll(Collection) - Method in class com.starbase.util.collections.HashtableKeySet
Returns true is this set contains all the elements of the specified set.
containsAll(Collection) - Method in interface com.starbase.util.collections.Collection
Returns true is this collection contains all the elements of the specified collection.
containsKey(Object) - Method in class com.starbase.util.collections.SimpleHashMap
Returns true if the specified key is contained in this map.
containsKey(Object) - Method in interface com.starbase.util.collections.Map
Returns true if the specified key is contained in this map.
containsValue(Object) - Method in class com.starbase.util.collections.SimpleHashMap
Returns true if the specified value is contained in this map.
containsValue(Object) - Method in interface com.starbase.util.collections.Map
Returns true if the specified value is contained in this map.
ContentFilter - interface com.starbase.starteam.ContentFilter.
Allows an application to hook into the checkout process at a low level.
CONTEXT_LOCAL - Static variable in class com.starbase.starteam.Filter
Specifies only local items should be displayed.
CONTEXT_LOCAL_AND_SERVER - Static variable in class com.starbase.starteam.Filter
Specifies both local and server items should be displayed.
CONTEXT_SERVER - Static variable in class com.starbase.starteam.Filter
Specifies only server items should be displayed.
convertArchive(boolean, int) - Method in class com.starbase.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.starbase.starteam.File
Convert this File's archives to Native II format.
copy() - Method in class com.starbase.starteam.View
Creates a copy of this View object, with view properties fully populated.
copy() - Method in class com.starbase.starteam.UserAccount
Creates a copy of this UserAccount object.
copy() - Method in class com.starbase.starteam.User
Creates a copy of this User object.
copy() - Method in class com.starbase.starteam.Type
Creates a copy of a given Type object.
copy() - Method in class com.starbase.starteam.Translations
 
copy() - Method in class com.starbase.starteam.SystemPolicy
returns a copy of this SystemPolicy instance
copy() - Method in class com.starbase.starteam.ServerInfo
return a copy of this ServerInfo
copy() - Method in class com.starbase.starteam.ServerConfiguration
return a copy of this ServerConfiguration instance
copy() - Method in class com.starbase.starteam.QueryInfo
Creates a copy of this QueryInfo object.
copy() - Method in class com.starbase.starteam.Property
Creates a copy of this property object.
copy() - Method in class com.starbase.starteam.Project
Creates a copy of this Project object, with project properties fully populated.
copy() - Method in class com.starbase.starteam.MyUserAccount
Creates a copy of this user account.
copy() - Method in class com.starbase.starteam.LinkEndpoint
Copies this link endpoint, creating a new one with the same content.
copy() - Method in class com.starbase.starteam.Link
Copies this link, creating a new one with the same content.
copy() - Method in class com.starbase.starteam.Label
Creates a copy of this Label object.
copy() - Method in class com.starbase.starteam.Item
Creates a copy of the Item and all of its properties.
copy() - Method in class com.starbase.starteam.IPRange
return a copy of this IPRange instance
copy() - Method in class com.starbase.starteam.HiveInfo
return a copy of this HiveInfo instance
copy() - Method in class com.starbase.starteam.GroupAccount
Creates a copy of this GroupAccount object.
copy() - Method in class com.starbase.starteam.Group
Creates a copy of this Group object.
copy() - Method in class com.starbase.starteam.Folder
Creates a copy of this Folder, with folder properties fully populated.
copy() - Method in class com.starbase.starteam.Filter
Creates a copy of this Filter object.
copy() - Method in class com.starbase.starteam.EventHandlerProfile
Creates a copy of this EventHandlerProfile.
copy() - Method in class com.starbase.starteam.EnumeratedValue
Returns a deep copy of this object.
copyFolderTree() - Method in class com.starbase.starteam.Folder
Copies a folder tree.
copyInto(ItemList) - Method in class com.starbase.starteam.ItemList
Copies the Items from this list to the specified ItemList.
copyQueryNode() - Method in class com.starbase.starteam.QueryNode
Returns a deep copy of this QueryNode.
copyQueryPart() - Method in class com.starbase.starteam.QueryPart
Returns a copy of this QueryPart.
countItems(Type, int) - Method in class com.starbase.starteam.Folder
Returns a count of the number of items (of a given type) reachable from this folder to the given depth
CR_ADDRESSED_BY - Variable in class com.starbase.starteam.PropertyNames
The "Addressed By" property for Items of type ChangeRequest.
CR_ADDRESSED_IN - Variable in class com.starbase.starteam.PropertyNames
The "Addressed In" property for Items of type ChangeRequest.
CR_ADDRESSED_IN_VIEW - Variable in class com.starbase.starteam.PropertyNames
The "Addressed In View" property for Items of type ChangeRequest.
CR_CATEGORY - Variable in class com.starbase.starteam.PropertyNames
The "Category" property for Items of type ChangeRequest.
CR_CHANGE_NUMBER - Variable in class com.starbase.starteam.PropertyNames
The "CR Number" property for Items of type ChangeRequest.
CR_CLOSED_ON - Variable in class com.starbase.starteam.PropertyNames
The "Closed On" property for Items of type ChangeRequest.
CR_COMPONENT - Variable in class com.starbase.starteam.PropertyNames
The "Component" property for Items of type ChangeRequest.
CR_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type ChangeRequest.
CR_ENTERED_BY - Variable in class com.starbase.starteam.PropertyNames
The "Entered By" property for Items of type ChangeRequest.
CR_ENTERED_ON - Variable in class com.starbase.starteam.PropertyNames
The "Entered On" property for Items of type ChangeRequest.
CR_EXTERNAL_REFERENCE - Variable in class com.starbase.starteam.PropertyNames
The "External Reference" property for Items of type ChangeRequest.
CR_FIX - Variable in class com.starbase.starteam.PropertyNames
The "Fix" property for Items of type ChangeRequest.
CR_FOLDER - Variable in class com.starbase.starteam.PropertyNames
The "Folder" property for Items of type ChangeRequest.
CR_LAST_BUILD_TESTED - Variable in class com.starbase.starteam.PropertyNames
The "Last Build Tested" property for Items of type ChangeRequest.
CR_PLATFORM - Variable in class com.starbase.starteam.PropertyNames
The "Platform" property for Items of type ChangeRequest.
CR_PLATFORM_ALL - Variable in class com.starbase.starteam.PropertyEnums
The "All" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PLATFORM_MACOS - Variable in class com.starbase.starteam.PropertyEnums
The "MacOS" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PLATFORM_OTHER - Variable in class com.starbase.starteam.PropertyEnums
The "Other" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PLATFORM_UNIX - Variable in class com.starbase.starteam.PropertyEnums
The "Unix" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PLATFORM_WINDOWS_2000 - Variable in class com.starbase.starteam.PropertyEnums
The "Windows 2000" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PLATFORM_WINDOWS_95 - Variable in class com.starbase.starteam.PropertyEnums
The "Windows 95" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PLATFORM_WINDOWS_98 - Variable in class com.starbase.starteam.PropertyEnums
The "Windows 98" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PLATFORM_WINDOWS_NT - Variable in class com.starbase.starteam.PropertyEnums
The "Windows NT" enumerated value for the CR_PLATFORM property on items of type CR.
CR_PRIORITY - Variable in class com.starbase.starteam.PropertyNames
The "Priority" property for Items of type ChangeRequest.
CR_PRIORITY_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the CR_PRIORITY property on items of type CR.
CR_PRIORITY_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the CR_PRIORITY property on items of type CR.
CR_RESOLVED_ON - Variable in class com.starbase.starteam.PropertyNames
The "Resolved On" property for Items of type ChangeRequest.
CR_RESPONSIBILITY - Variable in class com.starbase.starteam.PropertyNames
The "Responsibility" property for Items of type ChangeRequest.
CR_SEVERITY - Variable in class com.starbase.starteam.PropertyNames
The "Severity" property for Items of type ChangeRequest.
CR_SEVERITY_HIGH - Variable in class com.starbase.starteam.PropertyEnums
The "High" enumerated value for the CR_SEVERITY property on items of type CR.
CR_SEVERITY_LOW - Variable in class com.starbase.starteam.PropertyEnums
The "Low" enumerated value for the CR_SEVERITY property on items of type CR.
CR_SEVERITY_MEDIUM - Variable in class com.starbase.starteam.PropertyEnums
The "Medium" enumerated value for the CR_SEVERITY property on items of type CR.
CR_STATUS - Variable in class com.starbase.starteam.PropertyNames
The "Status" property for Items of type ChangeRequest.
CR_STATUS_AS_DESIGNED - Variable in class com.starbase.starteam.PropertyEnums
The "As Designed" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_CANNOT_REPRODUCE - Variable in class com.starbase.starteam.PropertyEnums
The "Cannot Reproduce" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_CLOSED_AS_DESIGNED - Variable in class com.starbase.starteam.PropertyEnums
The "Closed (As Designed)" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_CLOSED_CANNOT_REPRODUCE - Variable in class com.starbase.starteam.PropertyEnums
The "Closed (Cannot Reproduce)" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_CLOSED_DEFERRED - Variable in class com.starbase.starteam.PropertyEnums
The "Closed (Deferred)" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_CLOSED_DOCUMENTED - Variable in class com.starbase.starteam.PropertyEnums
The "Closed (Documented)" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_CLOSED_FIXED - Variable in class com.starbase.starteam.PropertyEnums
The "Closed (Fixed)" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_CLOSED_IS_DUPLICATE - Variable in class com.starbase.starteam.PropertyEnums
The "Closed (Is Duplicate)" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_DEFERRED - Variable in class com.starbase.starteam.PropertyEnums
The "Deferred" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_DOCUMENTED - Variable in class com.starbase.starteam.PropertyEnums
The "Documented" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_FIXED - Variable in class com.starbase.starteam.PropertyEnums
The "Fixed" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_IN_PROGRESS - Variable in class com.starbase.starteam.PropertyEnums
The "In Progress" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_IS_DUPLICATE - Variable in class com.starbase.starteam.PropertyEnums
The "Is Duplicate" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_NEW - Variable in class com.starbase.starteam.PropertyEnums
The "New" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_OPEN - Variable in class com.starbase.starteam.PropertyEnums
The "Open" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_VERIFIED_AS_DESIGNED - Variable in class com.starbase.starteam.PropertyEnums
The "Verified As Designed" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_VERIFIED_CANNOT_REPRODUCE - Variable in class com.starbase.starteam.PropertyEnums
The "Verified Cannot Reproduce" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_VERIFIED_DEFERRED - Variable in class com.starbase.starteam.PropertyEnums
The "Verified Deferred" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_VERIFIED_DOCUMENTED - Variable in class com.starbase.starteam.PropertyEnums
The "Verified Documented" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_VERIFIED_FIXED - Variable in class com.starbase.starteam.PropertyEnums
The "Verified Fixed" enumerated value for the CR_STATUS property on items of type CR.
CR_STATUS_VERIFIED_IS_DUPLICATE - Variable in class com.starbase.starteam.PropertyEnums
The "Verified Is Duplicate" enumerated value for the CR_STATUS property on items of type CR.
CR_SYNOPSIS - Variable in class com.starbase.starteam.PropertyNames
The "Synopsis" property for Items of type ChangeRequest.
CR_TEST_COMMAND - Variable in class com.starbase.starteam.PropertyNames
The "Test Command" property for Items of type ChangeRequest.
CR_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Type" property for Items of type ChangeRequest.
CR_TYPE_DEFECT - Variable in class com.starbase.starteam.PropertyEnums
The "Defect" enumerated value for the CR_TYPE property on items of type CR.
CR_TYPE_SUGGESTION - Variable in class com.starbase.starteam.PropertyEnums
The "Suggestion" enumerated value for the CR_TYPE property on items of type CR.
CR_VERIFIED_ON - Variable in class com.starbase.starteam.PropertyNames
The "Verified On" property for Items of type ChangeRequest.
CR_WORK_AROUND - Variable in class com.starbase.starteam.PropertyNames
The "Work Around" property for Items of type ChangeRequest.
create() - Method in class com.starbase.util.GUID
 
createAttachment(String, InputStream) - Method in class com.starbase.starteam.Item
Creates a new attachment and returns the new attachment ID.
createAttachmentFromFile(String, File) - Method in class com.starbase.starteam.Item
Creates a new attachment and returns the new attachment ID.
createBugReport(Throwable) - Static method in class com.starbase.util.Diagnostics
Generates a detailed bug report for the specified exception.
createCheckinManager() - Method in class com.starbase.starteam.View
Constructs a CheckinManager with default options for this view.
createCheckinManager(CheckinOptions) - Method in class com.starbase.starteam.View
Constructs a CheckinManager using a specific set of options.
createCheckoutManager() - Method in class com.starbase.starteam.View
Constructs a CheckoutManager with default options for this view.
createCheckoutManager(CheckoutOptions) - Method in class com.starbase.starteam.View
Constructs a CheckoutManager using a specific set of options.
createChild() - Method in class com.starbase.starteam.TreeItem
Creates a new child item.
createChildViewShareAllItems(String, String, Folder, String, ViewConfiguration, boolean) - Method in class com.starbase.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.starbase.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.starbase.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, Type[]) - Method in class com.starbase.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_TIME - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Created Time".
CREATED_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Created By".
createDate() - Method in class com.starbase.util.OLEDate
 
createFromLabel(int) - Static method in class com.starbase.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents a view in the specified label-based configuration.
createFromPromotionState(int) - Static method in class com.starbase.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents a view in the specified PromotionState-based configuration.
createFromTime(OLEDate) - Static method in class com.starbase.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents a view as-of a specified point in time.
createItem(String, Folder) - Static method in class com.starbase.starteam.Item
This factory method will create a new StarTeam item of the specified type.
createLink(Item, int, Item, int) - Method in class com.starbase.starteam.LinkFactory
Creates a new link object.
createLink(Item, Item) - Method in class com.starbase.starteam.LinkFactory
Creates a new link object.
createRevisionLabel(String, String, boolean) - Method in class com.starbase.starteam.View
Create a new "Revision" label with the specified properties.
createTip() - Static method in class com.starbase.starteam.ViewConfiguration
Creates a new ViewConfiguration object that represents the current or "tip" state of a view.
createViewLabel(String, String, OLEDate, boolean, boolean) - Method in class com.starbase.starteam.View
Create a new "View" label with the specified properties.
createWorkRecord(User) - Method in class com.starbase.starteam.Task
Creates a new WorkRecord for the specified Task and user.
CURRENT - Static variable in class com.starbase.starteam.Status
A value of CURRENT means that the file on disk is the same as the most recent version of the file in the repository.
CURRENT_SERVER_TIME - Static variable in class com.starbase.util.OLEDate
A date value that can signal the server to use its current time rather than any specific time sent by the client.
currentBuild() - Static method in class com.starbase.starteam.BuildNumber
Deprecated.  
currentRelease() - Static method in class com.starbase.starteam.BuildNumber
Deprecated.  
Custom3WayMergeAdapter - class com.starbase.starteam.viewcomparemerge.Custom3WayMergeAdapter.
Facilitates the use of an external merge tool to resolve a 3-way file merge condition.
Custom3WayMergeAdapter(ItemDifference, String, String) - Constructor for class com.starbase.starteam.viewcomparemerge.Custom3WayMergeAdapter
Constructs an adapter for resolving a given file merge condition.
CUSTOMIZATION - Static variable in class com.starbase.starteam.ProductCodes
Customization.

D

DAY_FRIDAY - Static variable in class com.starbase.starteam.UserAccount
A constant value specifying the day of the week "Friday".
DAY_MONDAY - Static variable in class com.starbase.starteam.UserAccount
A constant value specifying the day of the week "Monday".
DAY_SATURDAY - Static variable in class com.starbase.starteam.UserAccount
A constant value specifying the day of the week "Saturday".
DAY_SUNDAY - Static variable in class com.starbase.starteam.UserAccount
A constant value specifying the day of the week "Sunday".
DAY_THURSDAY - Static variable in class com.starbase.starteam.UserAccount
A constant value specifying the day of the week "Thursday".
DAY_TUESDAY - Static variable in class com.starbase.starteam.UserAccount
A constant value specifying the day of the week "Tuesday".
DAY_WEDNESDAY - Static variable in class com.starbase.starteam.UserAccount
A constant value specifying the day of the week "Wednesday".
DbC - class com.starbase.util.DbC.
 
DbC() - Constructor for class com.starbase.util.DbC
 
DBG - class com.starbase.util.DBG.
 
DBG() - Constructor for class com.starbase.util.DBG
 
DBTYPE_DB2 - Static variable in class com.starbase.starteam.ServerConfiguration
Database type is DB2.
DBTYPE_INFORMIX - Static variable in class com.starbase.starteam.ServerConfiguration
Database type is Informix.
DBTYPE_MSACCESS - Static variable in class com.starbase.starteam.ServerConfiguration
Database type is Microsoft Access.
DBTYPE_ORACLE - Static variable in class com.starbase.starteam.ServerConfiguration
Database type is Oracle.
DBTYPE_SQLSERVER - Static variable in class com.starbase.starteam.ServerConfiguration
Database type is Microsoft SQL Server.
DBTYPE_SYBASE - Static variable in class com.starbase.starteam.ServerConfiguration
Database type is Sybase.
DBTYPE_UNKNOWN - Static variable in class com.starbase.starteam.ServerConfiguration
Database type is unknown.
debugDump() - Method in class com.starbase.diff.BasicColumnMask
Returns a string used for debugging and testing
debugDump() - Method in class com.starbase.util.GUID
 
decode(String) - Static method in class com.starbase.util.Base64
Returns the byte array represented by the specified base64 encoded data.
decodeAsString(String) - Static method in class com.starbase.util.Base64
Returns the String decoding of the specified base64 encoded data.
decodeToFile(String, File) - Static method in class com.starbase.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.starbase.util.Base64
Decodes the specified base64 encoded data but puts the output in to the specified OutputStream.
DEFAULT - Static variable in class com.starbase.starteam.StatusMethod
Used for specifying a View's status method.
DEFAULT_SPACES_PER_TAB - Static variable in class com.starbase.diff.HTMLDiffWriter
The default number of spaces per tab character (currently 4).
DELETE - Static variable in class com.starbase.diff.Edit
 
DELETE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Delete the target item.
DELETE_AND_REVERSE_SHARE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Equivalent to a DELETE followed by a REVERSE_SHARE.
delete() - Method in class com.starbase.starteam.QueryInfo
Deletes this query from the repository.
delete() - Method in class com.starbase.starteam.Link
Terminates the association of the linked items.
delete() - Method in class com.starbase.starteam.Filter
 
DELETED_TIME - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Deleted Time".
DELETED_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Deleted By".
deleteFileSyncInfo(File, boolean) - Method in class com.starbase.starteam.FileBasedStatusManager
Deletes File Status information for the given working file.
deleteLines(int, int, int) - Method in class com.starbase.diff.HTMLTableDiffWriter
 
deleteLines(int, int, int) - Method in class com.starbase.diff.HTMLDiffWriter
 
deleteLines(int, int, int) - Method in class com.starbase.diff.EditListWriter
 
deleteLines(int, int, int) - Method in class com.starbase.diff.ConsoleWriter
 
deleteLocalFile(File) - Method in class com.starbase.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.starbase.starteam.Item
Deletes the specified merge point for this item.
deleteProfile(EventHandlerProfile) - Method in class com.starbase.starteam.EventHandlerInfo
Remove an EventHandlerProfile from this EventHandlerInfo object.
deleteSyncDB(File, String) - Static method in class com.starbase.starteam.StatusMethod
Deletes all the status information for the specified directory path.
deleteSyncInfo(File) - Method in class com.starbase.starteam.File
Removes sync information from this File object's Server.
descriptionExists(String) - Method in class com.starbase.starteam.ServerList
Return true if there exists a server info entry with the specified description.
detachFromFolder(Folder, int) - Method in class com.starbase.starteam.Label
Removes the label from the specified folder.
detachFromItems(int[]) - Method in class com.starbase.starteam.Label
Detaches this label from a collection of items.
detachItem(Item) - Method in class com.starbase.starteam.Label
Removes the label from the specified item.
Diagnostics - class com.starbase.util.Diagnostics.
A simple utility class with methods for generating detailed system and error information.
DIFF_B_WS - Static variable in class com.starbase.diff.BasicCompare
A predfined flag for how Unix diff treats whitespace using the -b flag.
DIFF_W_WS - Static variable in class com.starbase.diff.BasicCompare
A predfined flag for how Unix diff treats whitespace using the -w flag.
diff(File, File, DiffCompare, File) - Static method in class com.starbase.diff.HTMLStereoDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, DiffCompare, File) - Static method in class com.starbase.diff.HTMLInterleavedDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, File) - Static method in class com.starbase.diff.HTMLStereoDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, File) - Static method in class com.starbase.diff.HTMLInterleavedDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, int, File) - Static method in class com.starbase.diff.HTMLStereoDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(File, File, int, File) - Static method in class com.starbase.diff.HTMLInterleavedDiffWriter
Compares two text files, and generates an HTML file describing the differences.
diff(Sequence, Sequence, DiffCompare) - Method in class com.starbase.diff.StarTeamDiff
 
diff(Sequence, Sequence, DiffCompare) - Method in interface com.starbase.diff.Differ
The diff method takes two sequences of objects and an instance of a Compare interface for comparing Objects in the sequences and returns an EditList that can be used to transform the source in to target.
DiffCompare - interface com.starbase.diff.DiffCompare.
The DiffCompare interface can be used to delegate the comparison of objects.
Differ - interface com.starbase.diff.Differ.
Differ is a very simple interface for providing "diff" functionality.
DifferenceIterator - interface com.starbase.starteam.viewcomparemerge.DifferenceIterator.
Iterates over a set of ItemDifferences.
DifferenceType - class com.starbase.starteam.viewcomparemerge.DifferenceType.
Classifies the relationship between a source item and a target item.
DiffException - exception com.starbase.diff.DiffException.
Thrown when we have some kind of error trying to make the diff.
DiffException(String) - Constructor for class com.starbase.diff.DiffException
 
DirectoryOverrides - class com.starbase.starteam.DirectoryOverrides.
A class that can parse a StarTeam.ini file and work with the view and folder overrides it specifies.
DirectoryOverrides() - Constructor for class com.starbase.starteam.DirectoryOverrides
Create a new instance with no overrides specified.
disabled(MPXStatusEvent) - Method in interface com.starbase.starteam.MPXStatusListener
Invoked when MPX is disabled by the client application.
disabled(MPXStatusEvent) - Method in class com.starbase.starteam.MPXStatusAdapter
Invoked when MPX is disabled by the client application.
disableMPX() - Method in class com.starbase.starteam.Server
Disables MPX, if it was enabled for this server.
discard() - Method in class com.starbase.starteam.View
Discards all of the cached properties for this view.
discard() - Method in class com.starbase.starteam.Task
This will discard all cached data associated with this task including changes made but not yet saved.
discard() - Method in class com.starbase.starteam.Project
Discards all of the cached properties for this project.
discard() - Method in class com.starbase.starteam.ItemListManager
Discards all relevant cached data.
discard() - Method in class com.starbase.starteam.Item
Discards all of the cached properties for this Item.
discard() - Method in class com.starbase.starteam.FolderListManager
Discards cached folder information.
discard() - Method in class com.starbase.starteam.Catalog
Discards all cached data for this Catalog.
discard() - Method in class com.starbase.starteam.AccessRightsManager
Discards cached access rights information.
discardAccounts() - Method in class com.starbase.starteam.ServerAdministration
Discards all cached UserAccount and GroupAccount information.
discardAccounts() - Method in class com.starbase.starteam.Server
Discards all cached User and Group information.
discardActiveLabels() - Method in class com.starbase.starteam.View
Discard any cached active (non-deleted) labels.
discardFiltersAndQueries() - Method in class com.starbase.starteam.Type
Discards all cached filter and query information associated with this Type.
discardFolders() - Method in class com.starbase.starteam.View
Discards all cached Folder information.
discardGroups() - Method in class com.starbase.starteam.Server
Discards cached Group information.
discardItems(String, int) - Method in class com.starbase.starteam.Folder
Discards cached items of the specified type in this folder.
discardLabels() - Method in class com.starbase.starteam.View
Discards cached Label information.
discardTypes() - Method in class com.starbase.starteam.Server
Discards all cached Type information.
discardUsers() - Method in class com.starbase.starteam.Server
Discards cached User information.
disconnect() - Method in class com.starbase.starteam.Server
Terminates the network connection to the remote server process.
DISCONNECTED - Static variable in class com.starbase.starteam.viewcomparemerge.SessionState
A session is in this state when it has been restored (from a serialized stream) but not yet connected.
DisembodiedItemException - exception com.starbase.starteam.DisembodiedItemException.
An exception that is thrown when attempting to perform an operation not allowed for a disembodied item.
DisembodiedItemException() - Constructor for class com.starbase.starteam.DisembodiedItemException
Constructs a new DisembodiedItemException.
DisembodiedItemException(String) - Constructor for class com.starbase.starteam.DisembodiedItemException
Constructs a new DisembodiedItemException with a message.
DisembodiedItemException(String, Item) - Constructor for class com.starbase.starteam.DisembodiedItemException
Constructs a new DisembodiedItemException with a message and the disembodied item itself.
dispose() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
DOTNOTATION - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Dot Notation".
DOTNOTATION_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Dot Notation ID".
doubleFromLong(long) - Static method in class com.starbase.util.OLEDate
 
dump(Collection) - Static method in class com.starbase.util.DBG
 
dump(Collection, PrintStream) - Static method in class com.starbase.util.DBG
 
dump(Collection, PrintWriter) - Static method in class com.starbase.util.DBG
 
dump(Enumeration) - Static method in class com.starbase.util.DBG
 
dump(Enumeration, PrintStream) - Static method in class com.starbase.util.DBG
 
dump(Enumeration, PrintWriter) - Static method in class com.starbase.util.DBG
 
dump(Hashtable) - Static method in class com.starbase.util.DBG
 
dump(Hashtable, PrintStream) - Static method in class com.starbase.util.DBG
 
dump(Hashtable, PrintWriter) - Static method in class com.starbase.util.DBG
 
dump(int[]) - Static method in class com.starbase.util.DBG
 
dump(int[], PrintStream) - Static method in class com.starbase.util.DBG
 
dump(int[], PrintWriter) - Static method in class com.starbase.util.DBG
 
dump(Iterator) - Static method in class com.starbase.util.DBG
 
dump(Iterator, PrintStream) - Static method in class com.starbase.util.DBG
 
dump(Iterator, PrintWriter) - Static method in class com.starbase.util.DBG
 
dump(Object) - Static method in class com.starbase.util.DBG
 
dump(Object[]) - Static method in class com.starbase.util.DBG
 
dump(Object[], PrintStream) - Static method in class com.starbase.util.DBG
 
dump(Object[], PrintWriter) - Static method in class com.starbase.util.DBG
 
dump(Object, PrintStream) - Static method in class com.starbase.util.DBG
 
dump(Object, PrintWriter) - Static method in class com.starbase.util.DBG
 
dump(Vector) - Static method in class com.starbase.util.DBG
 
dump(Vector, PrintStream) - Static method in class com.starbase.util.DBG
 
dump(Vector, PrintWriter) - Static method in class com.starbase.util.DBG
 
dumpToString(Collection) - Static method in class com.starbase.util.DBG
 
dumpToString(Enumeration) - Static method in class com.starbase.util.DBG
 
dumpToString(Hashtable) - Static method in class com.starbase.util.DBG
 
dumpToString(int[]) - Static method in class com.starbase.util.DBG
 
dumpToString(Iterator) - Static method in class com.starbase.util.DBG
 
dumpToString(Object) - Static method in class com.starbase.util.DBG
 
dumpToString(Object[]) - Static method in class com.starbase.util.DBG
 
dumpToString(Vector) - Static method in class com.starbase.util.DBG
 
duplicate(String, String) - Method in class com.starbase.starteam.EventHandlerProfile
Deprecated.  
DuplicateServerListEntryException - exception com.starbase.starteam.DuplicateServerListEntryException.
 
DuplicateServerListEntryException(String) - Constructor for class com.starbase.starteam.DuplicateServerListEntryException
 

E

E_CONNECT - Static variable in class com.starbase.starteam.MPXException
A problem was encountered connecting to the MPX Message Broker.
E_MESSAGETHREAD - Static variable in class com.starbase.starteam.MPXException
The thread that processes MPX Messages is no longer running.
E_MPX_BASE - Static variable in class com.starbase.starteam.MPXException
Error numbers greater than or equal to E_MPX_BASE come from the MPX Message Broker.
E_MULTICAST_NOT_SUPPORTED - Static variable in class com.starbase.starteam.MPXException
MPX Multicast is not supported in this release of the SDK.
E_NO_DEFAULT_PROFILE - Static variable in class com.starbase.starteam.MPXException
There is no default client MPX profile defined on this server.
E_NO_SUCH_PROFILE - Static variable in class com.starbase.starteam.MPXException
There is no MPX profile named XXX on this server.
E_NORESPONSE - Static variable in class com.starbase.starteam.MPXException
The MPX Message Broker is not responding.
E_NOT_INSTALLED - Static variable in class com.starbase.starteam.MPXException
MPX is not installed on this server.
E_NOT_SUPPORTED - Static variable in class com.starbase.starteam.MPXException
The StarTeam SDK supports MPX on StarTeam Servers version 5.2 and later.
E_NOTCONNECTED - Static variable in class com.starbase.starteam.MPXException
The MPX Message Broker is not connected.
E_TRANSMITTER - Static variable in class com.starbase.starteam.MPXException
The MPX Event Transmitter is not responding.
E_UNEXPECTED - Static variable in class com.starbase.starteam.MPXException
An unexpected error internal error occurred.
eAccessTimeRestricted - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eatStream(InputStream, int) - Static method in class com.starbase.util.StreamUtils
 
eatStream(InputStream, int, MD5) - Static method in class com.starbase.util.StreamUtils
 
eContainerACLAddEdit - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eContainerACLDelete - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
Edit - class com.starbase.diff.Edit.
 
Edit(int, int, int, int, int) - Constructor for class com.starbase.diff.Edit
 
EditList - class com.starbase.diff.EditList.
 
EditList() - Constructor for class com.starbase.diff.EditList
 
EditListWriter - class com.starbase.diff.EditListWriter.
This interface can be used when reconstructing a target from a source and a delta
EditListWriter() - Constructor for class com.starbase.diff.EditListWriter
 
EffectiveACE - class com.starbase.starteam.EffectiveACE.
An Access Control Entry (ACE) in an Effective Access Control List (ACL).
elements() - Method in class com.starbase.starteam.ItemList
Returns an Enumeration of the list's contents.
ELITE - Static variable in class com.starbase.starteam.ProductCodes
StarTeam "Elite"
eLockout - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eLoginFailure - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eLogon - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eLogout - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
EmailAttachment - class com.starbase.starteam.EmailAttachment.
This class embodies an email attachment.
EmailAttachment(File, String, String) - Constructor for class com.starbase.starteam.EmailAttachment
Creates a new email attachment based on the specified input file.
enableCredentialCaching() - Static method in class com.starbase.starteam.Server
Enables credential caching on this workstation, if it is available and not already enabled.
enabled(MPXStatusEvent) - Method in interface com.starbase.starteam.MPXStatusListener
Invoked when MPX is enabled by the client application.
enabled(MPXStatusEvent) - Method in class com.starbase.starteam.MPXStatusAdapter
Invoked when MPX is enabled by the client application.
enableImportMode() - Method in class com.starbase.starteam.ImportUtility
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.starbase.starteam.Server
Enables MPX using the default client MPX profile.
enableMPX(EventHandlerProfile) - Method in class com.starbase.starteam.Server
Enables MPX using the given MPX profile.
enableMPX(String) - Method in class com.starbase.starteam.Server
Enables MPX using the MPX profile with the given name.
enableProperty(Property, boolean) - Method in class com.starbase.starteam.ServerAdministration
Set the specified property to enabled or disabled.
eNativeII - Static variable in interface com.starbase.starteam.HiveInfo.HiveType
NativeII hive.
encode(byte[]) - Static method in class com.starbase.util.Base64
Returns a String encoding of the specified data in base64.
encodeBytes(byte[], int, int) - Static method in class com.starbase.util.Base64
Returns a byte array encoding of the specified data in base64.
Encoding - class com.borland.starteam.util.Encoding.
A platform-independent representation of a character encoding, with methods for enumerating encodings, determining which are supported by the current platform, etc.
EncryptionAlgorithm - class com.starbase.starteam.vts.comm.EncryptionAlgorithm.
This class provides a convenient place to refer to the different encryption algorithms that can be used for secure StarTeam connections.
END_MODIFIED_TIME - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "End Modified Time".
end(ServerCommandEvent) - Method in interface com.starbase.starteam.vts.comm.ServerCommandListener
Triggered whenever a command is issued to a StarTeam server, at the end of each command that terminates normally.
end(ServerCommandEvent) - Method in class com.starbase.starteam.vts.comm.ServerCommandAdapter
Triggered whenever a command is issued to a StarTeam server, at the end of each command that terminates normally.
endofInput() - Method in class com.starbase.starteam.KeywordReader
This is called when the end of the source input has been reached.
endofInput() - Method in class com.starbase.util.LineProcessor
 
endofInput() - Method in class com.starbase.util.EOLReader
 
endSource() - Method in class com.starbase.diff.Edit
 
endTarget() - Method in class com.starbase.diff.Edit
 
endThread() - Method in class com.starbase.starteam.ItemList
Deprecated.  
eNoSuchLoginName - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
ensure(boolean) - Static method in class com.starbase.util.DbC
 
ENTERPRISE - Static variable in class com.starbase.starteam.ProductCodes
The StarTeam "Enterprise" product.
entrySet() - Method in class com.starbase.util.collections.SimpleHashMap
This is currently not implemented.
entrySet() - Method in interface com.starbase.util.collections.Map
Returns a set representation of the map entries in this set.
ENUMERATED - Static variable in interface com.starbase.starteam.Property.Types
Property value is an enumerated value.
EnumeratedValue - class com.starbase.starteam.EnumeratedValue.
A simple integer/String pair object to be used for adding new custom enumerated fields (Property) and modifying existing enumerated fields (Property).
EnumeratedValue(int, String) - Constructor for class com.starbase.starteam.EnumeratedValue
Deprecated. Use the constructor taking a Translations object instead.
EnumeratedValue(int, Translations) - Constructor for class com.starbase.starteam.EnumeratedValue
Creates a new enumerated value with the specified code and translations for its display name.
enumerateItems(String) - Method in class com.starbase.starteam.Folder
Returns an Enumeration of the items of the specified type that exist in this folder.
EnumerationIterator - class com.starbase.util.collections.EnumerationIterator.
This is a utility wrapper class to make an Enumeration object behave as an Iterator.
EnumerationIterator(Enumeration) - Constructor for class com.starbase.util.collections.EnumerationIterator
Create a new Iterator for the specified enumeration.
eObjectAccessCheck - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eObjectACLAcquireOwnership - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eObjectACLAddEdit - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eObjectACLAddOwner - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eObjectACLDelete - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eObjectACLDropOwner - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
EOL_CR - Static variable in class com.starbase.starteam.Folder
Carriage-return end-of-line sequence (i.e., "\r").
EOL_CR - Static variable in class com.starbase.starteam.ClientContext
Carriage-return end-of-line sequence (i.e., "\r").
EOL_CR - Static variable in class com.starbase.starteam.CheckoutOptions
Carriage-return
EOL_CR - Static variable in class com.starbase.util.LineReader
 
EOL_CRLF - Static variable in class com.starbase.starteam.Folder
Carriage-return + Line-feed end-of-line sequence (i.e., "\r\n").
EOL_CRLF - Static variable in class com.starbase.starteam.ClientContext
Carriage-return + Line-feed end-of-line sequence (i.e., "\r\n").
EOL_CRLF - Static variable in class com.starbase.starteam.CheckoutOptions
Carriage-return + Line-feed end-of-line sequence.
EOL_CRLF - Static variable in class com.starbase.util.LineReader
 
EOL_EOF - Static variable in class com.starbase.util.LineReader
 
EOL_LF - Static variable in class com.starbase.starteam.Folder
Line-feed end-of-line sequence (i.e., "\n").
EOL_LF - Static variable in class com.starbase.starteam.ClientContext
Line-feed end-of-line sequence (i.e., "\n").
EOL_LF - Static variable in class com.starbase.starteam.CheckoutOptions
Line-feed end-of-line
EOL_LF - Static variable in class com.starbase.util.LineReader
 
EOL_MAC - Static variable in class com.starbase.starteam.ClientContext
End of line sequence commonly used on the MacIntosh.
EOL_UNIX - Static variable in class com.starbase.starteam.ClientContext
End of line sequence commonly used on Unix/Linux/Solaris.
EOL_UNKNOWN - Static variable in class com.starbase.util.LineReader
 
EOL_WINDOWS - Static variable in class com.starbase.starteam.ClientContext
End of line sequence commonly used on Windows.
EOLReader - class com.starbase.util.EOLReader.
 
EOLReader(LineReader, String) - Constructor for class com.starbase.util.EOLReader
 
ePasswordExpired - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
ePolicyChange - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
ePVCS - Static variable in interface com.starbase.starteam.HiveInfo.HiveType
PVCS hive.
equalObjects(Object, Object) - Method in interface com.starbase.diff.DiffCompare
Return true if the two arguments are "equal".
equalObjects(Object, Object) - Method in class com.starbase.diff.BinaryCompare
 
equalObjects(Object, Object) - Method in class com.starbase.diff.BasicCompare
 
equalOrGreater(short, String, short, String) - Static method in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Return true if the specified server is at a revision level greater than or equal to the specified revision level and dot revision.
equals(Object) - Method in class com.starbase.starteam.Workstation
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.WorkRecord
Returns true if the other object represents the same work record.
equals(Object) - Method in class com.starbase.starteam.ViewPollingAgent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ViewEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ViewConfigurationDiffer
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ViewConfiguration
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.View
Returns true if the specified object identifies the same view as this one.
equals(Object) - Method in class com.starbase.starteam.UserGroupSecLogID
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.UserEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.UserAccount
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.User
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.TypeNotFoundException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.TypeEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.TypedResource
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Type
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Translations
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Topic
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.TaskDependency
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Task
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.SystemPolicy
returns true if the paramter is a System Policy whose values are identical to those of this instance
equals(Object) - Method in class com.starbase.starteam.SupportedFeatures
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.StatusMethod
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.StarTeamURL
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.StarTeamClientOptions
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.SimpleTypedResource
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.SimpleKeyword
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerUnavailableException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerList
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerLicenseInfo
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerInfo
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerControlEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerConfiguration
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ServerAdministration
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Server
Two Server objects are considered equal only if they are exact same objects.
equals(Object) - Method in class com.starbase.starteam.SecurityLogEntry
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.SDKRuntimeException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.RevisionID
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.QueryPart
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.QueryNode
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.QueryInfo
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.QueryEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.PropertyNotWritableException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Property
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.PromotionState
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.PromotionModel
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ProjectEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Project
Returns true if the specified Object identifies the same exact Project.
equals(Object) - Method in class com.starbase.starteam.ProcessItem
 
equals(Object) - Method in class com.starbase.starteam.PasswordExpiredException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ObjectACLSecLogID
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.NotificationItem
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.NotificationEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.NoSuchPropertyException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.NoKeywords
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.MyUserAccount
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.MPXStatusAdapter
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.MPXException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.MergePoint
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.MatchedACE
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.LogonException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.LogLine
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.LogKeyword
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.LinkEndpoint
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Link
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.LicenseUsage
Deprecated. returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.LabelEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.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.starbase.starteam.KeywordReader
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemUpdateEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemRevision
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemReference
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemNotFoundException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemListManager
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemListEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemList
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemIDEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ItemBehavior
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Item
Returns true if the specified Object identifies the same exact Item.
equals(Object) - Method in class com.starbase.starteam.IPRange
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ImportUtility
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.HiveManager
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.HiveInfo
returns true if the Object passed in is a HiveInfo instance, with the same set of values as this HiveInfo instance
equals(Object) - Method in class com.starbase.starteam.HistoryLine
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.HistoryKeyword
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.GroupSortInfo
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.GroupNode
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.GroupAccount
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Group
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ForeignRefreshResult
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ForeignPasswordException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.FolderUpdateEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.FolderTreeEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.FolderListManager
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.FolderEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Folder
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.FilterEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Filter
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.FileResult
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.FileBasedStatusManager
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.File
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.EventHandlerProfile
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.EventHandlerInfo
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.EnumeratedValue
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.EmailAttachment
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.EffectiveACE
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.DuplicateServerListEntryException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.DisembodiedItemException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.DirectoryOverrides
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ContainerACLSecLogID
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CommandAbortedException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ColumnInfo
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ClientContext
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckOutResult
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckoutProgress
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckoutOptions
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckoutManager
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckoutEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckInResult
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckinPhase
Returns true if the specified Object identifies the same exact CheckinPhase.
equals(Object) - Method in class com.starbase.starteam.CheckinOptions
** DEBUGGING ONLY*** Returns true if the specified Object identifies the same exact CheckinOptions.
equals(Object) - Method in class com.starbase.starteam.CheckinManager
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CheckinEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.ChangeRequest
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Catalog
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.CacheAgentEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.BLSLicenseInfo
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.Audit
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.AddResult
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.AclEntry
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.AccessTestResults
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.AccessRightsManager
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.AccessCheckSecLogID
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.vts.comm.ConnectionException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.vts.comm.CommandException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.vts.comm.BinaryChunkInputStream
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.starteam.vts.comm.Base64InputStream
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.XMLUtils
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.WorkStationException
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.WintelOptions
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.UTF8InputStreamReader
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.UnixFileAccess
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.TextInputStream
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.StringCompare
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.OLEDateFormat
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.OLEDate
 
equals(Object) - Method in class com.starbase.util.NativeFileAccess
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.MD5Stream
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.MD5
Return true if the given byte[] is identical to this object.
equals(Object) - Method in class com.starbase.util.LocaleChangeSupport
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.LocaleChangeEvent
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.LineReader
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.LineProcessor
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.GUID
 
equals(Object) - Method in class com.starbase.util.FileBasedOptions
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.FileAccess
returns true if this object instance is equal to the source
equals(Object) - Method in class com.starbase.util.EOLReader
returns true if this object instance is equal to the source
equals(Object) - Method in interface com.starbase.util.collections.Set
Returns true if the specified argument is equal to this set.
equals(Object) - Method in interface com.starbase.util.collections.Map
Returns true of the specified object equals this map.
equals(Object) - Method in interface com.starbase.util.collections.Map.Entry
Returns true if the specified object equals this map entry.
equals(Object) - Method in class com.starbase.util.collections.HashtableKeySet
Returns true if the specified argument is equal to this set.
equals(Object) - Method in interface com.starbase.util.collections.Collection
Returns true if the specified argument is equal to this collection.
equals(Object) - Method in class com.starbase.starteam.viewcomparemerge.PreviewState
returns true if the specified mergeType instance is the same as this one
equals(Object) - Method in class com.starbase.starteam.viewcomparemerge.MergeType
Determines whether or not two merge types are equal.
equals(Object) - Method in class com.starbase.starteam.viewcomparemerge.MergeAction
 
equals(SessionState) - Method in class com.starbase.starteam.viewcomparemerge.SessionState
returns true if the two SessionStates represent the same state
error(ServerCommandEvent) - Method in interface com.starbase.starteam.vts.comm.ServerCommandListener
Triggered whenever a command is issued to a StarTeam server, at the end of each command that terminates abnormally.
error(ServerCommandEvent) - Method in class com.starbase.starteam.vts.comm.ServerCommandAdapter
Triggered whenever a command is issued to a StarTeam server, at the end of each command that terminates abnormally.
escape(String) - Static method in class com.starbase.util.XMLUtils
Returns the specified arbitrary text reformated in a form suitable for the contents of an XML element.
eSuspendedAccount - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eUNKNOWN - Static variable in interface com.starbase.starteam.HiveInfo.HiveType
Unknown (uninitialized type)
eUnknownEvent - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eUserChange - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eUserGroupAdd - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eUserGroupDrop - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eUserGroupEdit - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eUserGroupForceLogout - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
eUserGroupStatusChange - Static variable in interface com.starbase.starteam.SecurityLogEntry.SecurityEventType
 
evaluate(Item) - Method in class com.starbase.starteam.QueryPart
Evaluate this QueryPart with respect to the specified item.
evaluate(Item) - Method in class com.starbase.starteam.QueryNode
Evaluate this QueryPart with respect to the specified item.
evaluate(Item) - Method in class com.starbase.starteam.QueryInfo
Evaluate this QueryPart with respect to the specified item.
evaluateAgainst(Object) - Method in class com.starbase.starteam.QueryPart
Evaluate this QueryPart with respect to the specified value.
EventHandlerInfo - class com.starbase.starteam.EventHandlerInfo.
The EventHandlerInfo class describes a registered event handler, such as the one for the StarTeam MPX Server.
EventHandlerProfile - class com.starbase.starteam.EventHandlerProfile.
The EventHandlerProfile class contains the information of one of profiles of an EventHandlerInfo.
EventHandlerProfile(String, String) - Constructor for class com.starbase.starteam.EventHandlerProfile
Constructs a new Event Handler Profile object.
EveryScope - class com.starbase.starteam.viewcomparemerge.EveryScope.
Combines multiple scopes.
EveryScope() - Constructor for class com.starbase.starteam.viewcomparemerge.EveryScope
Creates an empty scope.
EveryScope(Scope[]) - Constructor for class com.starbase.starteam.viewcomparemerge.EveryScope
Creates a scope that initially contains the given members.
eVSS - Static variable in interface com.starbase.starteam.HiveInfo.HiveType
VSS hive.
exception(MPXStatusEvent) - Method in interface com.starbase.starteam.MPXStatusListener
Invoked when an exception occurs during MPX processing.
exception(MPXStatusEvent) - Method in class com.starbase.starteam.MPXStatusAdapter
Invoked when an exception occurs during MPX processing.
EXCLUDE_INHERIT - Static variable in class com.starbase.starteam.Folder
A flag that indcates that this folder inherits its exclude list from its parent folder and concatenates its own list if any.
EXCLUDE_LOCAL - Static variable in class com.starbase.starteam.Folder
A flag that indicates that this folder is using an exclude list specifically designated for this folder.
EXCLUDE_NONE - Static variable in class com.starbase.starteam.Folder
A flag that indicated this folder does not use any exclude list.
excludeFolder(Folder) - Method in class com.starbase.starteam.FolderListManager
Excludes the given folder from the folder list.
excludeFolders(Folder, int) - Method in class com.starbase.starteam.FolderListManager
Excludes the given folder, and optionally its subfolders, from the folder list.
excludeFolders(Folder, int, int) - Method in class com.starbase.starteam.FolderListManager
Excludes the given folder, and optionally its subfolders, from the folder list.
excludeItemType(Type) - Method in class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Removes a given item type from the list of included item types.
EXCLUSIVE - Static variable in interface com.starbase.starteam.Item.LockType
Used to lock an Item exclusively for the currently logged in user.
EXCLUSIVE_LOCKER - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Locked By".
expand(String, String, boolean) - Method in class com.starbase.starteam.SimpleKeyword
Returns the expanded or unexpanded version of this keyword.
expand(String, String, boolean) - Method in class com.starbase.starteam.NoKeywords
Always returns "NoKeywords$"
expand(String, String, boolean) - Method in class com.starbase.starteam.LogKeyword
Expands or unexpands the $Log$ keyword.
expand(String, String, boolean) - Method in interface com.starbase.starteam.Keyword
Returns the expanded or unexpanded version of this keyword.
expand(String, String, boolean) - Method in class com.starbase.starteam.HistoryKeyword
Expands or unexpands the $Log$ keyword.

F

FAIL - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Fail -- that is, don't allow commit while this action is selected.
FAILED_LOGIN_NO_LIMIT - Static variable in class com.starbase.starteam.SystemPolicy
Indicates that the number of failed login attempts is unlimited.
fetchAllLabels() - Method in class com.starbase.starteam.View
Returns all the active (non-deleted) labels for this view.
fetchAllLabelsFromView(int, int) - Method in class com.starbase.starteam.View
Returns all the active (non-deleted) labels for the given project and view.
fetchEmailUsers() - Method in class com.starbase.starteam.Server
This method issues a command to the server to return the list of users that are able to recieve email messages.
fetchMemberUserIDs(boolean) - Method in class com.starbase.starteam.Group
Returns the IDs of all of the users that belong to this group.
File - class com.starbase.starteam.File.
Represents a StarTeam File item.
FILE - Variable in class com.starbase.starteam.TypeNames
The type name for Files.
FILE_ARCHIVE_FORMAT - Variable in class com.starbase.starteam.PropertyNames
The "Archive Format" property for Items of type File.
FILE_ARCHIVE_FORMAT_NATIVE_I - Variable in class com.starbase.starteam.PropertyEnums
The "Native - I" enumerated value for the FILE_ARCHIVE_FORMAT property on items of type FILE.
FILE_ARCHIVE_FORMAT_NATIVE_II - Variable in class com.starbase.starteam.PropertyEnums
The "Native - II" enumerated value for the FILE_ARCHIVE_FORMAT property on items of type FILE.
FILE_ARCHIVE_FORMAT_NOT_APPLICABLE - Variable in class com.starbase.starteam.PropertyEnums
The "Not Applicable" enumerated value for the FILE_ARCHIVE_FORMAT property on items of type FILE.
FILE_ARCHIVE_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Archive Name" property for Items of type File.
FILE_ARCHIVE_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Archive Path" property for Items of type File.
FILE_ARCHIVE_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Archive Type" property for Items of type File.
FILE_ARCHIVE_TYPE_NATIVE - Variable in class com.starbase.starteam.PropertyEnums
The "Native" enumerated value for the FILE_ARCHIVE_TYPE property on items of type FILE.
FILE_ARCHIVE_TYPE_PVCS - Variable in class com.starbase.starteam.PropertyEnums
The "PVCS" enumerated value for the FILE_ARCHIVE_TYPE property on items of type FILE.
FILE_ARCHIVE_TYPE_VSS - Variable in class com.starbase.starteam.PropertyEnums
The "VSS" enumerated value for the FILE_ARCHIVE_TYPE property on items of type FILE.
FILE_CENTRAL_STATUS_DIRECTORY - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_CHECKIN - Static variable in interface com.starbase.starteam.Permission
The right to check in a file.
FILE_CHECKOUT - Static variable in interface com.starbase.starteam.Permission
The right to check out a file.
FILE_CLEAR_LOCKS_ON_CHECK_IN - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_COMPARE_OPTIONS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_COMPARE_PATH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_COMPRESSION_LEVEL - Variable in class com.starbase.starteam.PropertyNames
The "Compression Level" property for Items of type File.
FILE_COMPRESSION_LEVEL_DEFAULT - Variable in class com.starbase.starteam.PropertyEnums
The "Default" enumerated value for the FILE_COMPRESSION_LEVEL property on items of type FILE.
FILE_COMPRESSION_LEVEL_MAXIMIZE_COMPRESSION - Variable in class com.starbase.starteam.PropertyEnums
The "Maximize Compression" enumerated value for the FILE_COMPRESSION_LEVEL property on items of type FILE.
FILE_COMPRESSION_LEVEL_MAXIMIZE_SPEED - Variable in class com.starbase.starteam.PropertyEnums
The "Maximize Speed" enumerated value for the FILE_COMPRESSION_LEVEL property on items of type FILE.
FILE_COMPRESSION_LEVEL_NONE - Variable in class com.starbase.starteam.PropertyEnums
The "None" enumerated value for the FILE_COMPRESSION_LEVEL property on items of type FILE.
FILE_CONTENT_REVISION - Variable in class com.starbase.starteam.PropertyNames
The "Content Revision" property for Items of type File.
FILE_DEFAULT_ENCODING - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_DEFAULT_EOL - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_DEFAULT_STATUS_METHOD - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type File.
FILE_EDITOR_OPTIONS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_EDITOR_PATH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_ENCODING - Variable in class com.starbase.starteam.PropertyNames
The "File Type" property for Items of type File.
FILE_ENCODING_ASCII - Variable in class com.starbase.starteam.PropertyEnums
The "ASCII" enumerated value for the FILE_ENCODING property on items of type FILE.
FILE_ENCODING_BINARY - Variable in class com.starbase.starteam.PropertyEnums
The "Binary" enumerated value for the FILE_ENCODING property on items of type FILE.
FILE_ENCODING_UNICODE - Variable in class com.starbase.starteam.PropertyEnums
The "Unicode" enumerated value for the FILE_ENCODING property on items of type FILE.
FILE_EOL_CHARACTER - Variable in class com.starbase.starteam.PropertyNames
The "EOL Character" property for Items of type File.
FILE_EXECUTABLE - Variable in class com.starbase.starteam.PropertyNames
The "Executable" property for Items of type File.
FILE_EXECUTABLE_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the FILE_EXECUTABLE property on items of type FILE.
FILE_EXECUTABLE_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the FILE_EXECUTABLE property on items of type FILE.
FILE_EXTENSION - Variable in class com.starbase.starteam.PropertyNames
The "Extension" property for Items of type File.
FILE_FILE_TIME_AT_CHECKIN - Variable in class com.starbase.starteam.PropertyNames
The "File Time Stamp at Check-In" property for Items of type File.
FILE_FOLDER - Variable in class com.starbase.starteam.PropertyNames
The "Folder" property for Items of type File.
FILE_HIVE_ID - Variable in class com.starbase.starteam.PropertyNames
The "Hive ID" property for Items of type File.
FILE_LOCAL_EXECUTABLE - Variable in class com.starbase.starteam.PropertyNames
The "Working File Executable" property for Items of type File.
FILE_LOCAL_FILE_EXISTS - Variable in class com.starbase.starteam.PropertyNames
The "Local File Exists" property for Items of type File.
FILE_LOCAL_FILE_EXISTS_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the FILE_LOCAL_FILE_EXISTS property on items of type FILE.
FILE_LOCAL_FILE_EXISTS_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the FILE_LOCAL_FILE_EXISTS property on items of type FILE.
FILE_LOCAL_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Local Name" property for Items of type File.
FILE_LOCAL_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Local Path" property for Items of type File.
FILE_LOCAL_SIZE - Variable in class com.starbase.starteam.PropertyNames
The "Local Size" property for Items of type File.
FILE_LOCAL_TIMESTAMP - Variable in class com.starbase.starteam.PropertyNames
The "Local Timestamp" property for Items of type File.
FILE_LOCALDIRECTORYWATCH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_LOCK_FILES_EXCLUSIVELY_ON_CHECK_OUT - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_MARK_UNLOCKED_FILES_READ_ONLY - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_MD5_CHECKSUM - Variable in class com.starbase.starteam.PropertyNames
The "MD5 Checksum" property for Items of type File.
FILE_MERGE_OPTIONS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_MERGE_PATH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Name" property for Items of type File.
FILE_OPTIMIZE_FOR_SLOW_CONNECTIONS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Path" property for Items of type File.
FILE_PERFORM_EOL_CONVERSION - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_POPUP_VISMERGE_ALWAYS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_PROJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Project ID" property for Items of type File.
FILE_PVCS_REVISION - Variable in class com.starbase.starteam.PropertyNames
The "PVCS Revision" property for Items of type File.
FILE_SIZE - Variable in class com.starbase.starteam.PropertyNames
The "Size" property for Items of type File.
FILE_STATUS - Variable in class com.starbase.starteam.PropertyNames
The "Status" property for Items of type File.
FILE_STATUS_CURRENT - Variable in class com.starbase.starteam.PropertyEnums
The "Current" enumerated value for the FILE_STATUS property on items of type FILE.
FILE_STATUS_MERGE - Variable in class com.starbase.starteam.PropertyEnums
The "Merge" enumerated value for the FILE_STATUS property on items of type FILE.
FILE_STATUS_MISSING - Variable in class com.starbase.starteam.PropertyEnums
The "Missing" enumerated value for the FILE_STATUS property on items of type FILE.
FILE_STATUS_MODIFIED - Variable in class com.starbase.starteam.PropertyEnums
The "Modified" enumerated value for the FILE_STATUS property on items of type FILE.
FILE_STATUS_NOT_IN_VIEW - Variable in class com.starbase.starteam.PropertyEnums
The "Not In View" enumerated value for the FILE_STATUS property on items of type FILE.
FILE_STATUS_OUT_OF_DATE - Variable in class com.starbase.starteam.PropertyEnums
The "Out Of Date" enumerated value for the FILE_STATUS property on items of type FILE.
FILE_STATUS_UNKNOWN - Variable in class com.starbase.starteam.PropertyEnums
The "Unknown" enumerated value for the FILE_STATUS property on items of type FILE.
FILE_STORAGE_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Storage Type" property for Items of type File.
FILE_STORAGE_TYPE_DELTA - Variable in class com.starbase.starteam.PropertyEnums
The "Delta" enumerated value for the FILE_STORAGE_TYPE property on items of type FILE.
FILE_STORAGE_TYPE_FULL_VERSIONS - Variable in class com.starbase.starteam.PropertyEnums
The "Full Versions" enumerated value for the FILE_STORAGE_TYPE property on items of type FILE.
FILE_SYNC_CONTENT_VERSION - Variable in class com.starbase.starteam.PropertyNames
The "Sync Content Version" property for Items of type File.
FILE_SYNC_KNOWN - Variable in class com.starbase.starteam.PropertyNames
The "Sync Known" property for Items of type File.
FILE_SYNC_KNOWN_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the FILE_SYNC_KNOWN property on items of type FILE.
FILE_SYNC_KNOWN_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the FILE_SYNC_KNOWN property on items of type FILE.
FILE_SYNC_MD5 - Variable in class com.starbase.starteam.PropertyNames
The "Sync MD5" property for Items of type File.
FILE_SYNC_OBJECT_VERSION - Variable in class com.starbase.starteam.PropertyNames
The "Sync Object Version" property for Items of type File.
FILE_SYNC_ON_ROOT_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Sync On Root Path" property for Items of type File.
FILE_SYNC_ON_ROOT_PATH_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the FILE_SYNC_ON_ROOT_PATH property on items of type FILE.
FILE_SYNC_ON_ROOT_PATH_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the FILE_SYNC_ON_ROOT_PATH property on items of type FILE.
FILE_SYNC_PATH_VERSION - Variable in class com.starbase.starteam.PropertyNames
The "Sync Path Version" property for Items of type File.
FILE_SYNC_SIZE - Variable in class com.starbase.starteam.PropertyNames
The "Sync Size" property for Items of type File.
FILE_SYNC_TIME - Variable in class com.starbase.starteam.PropertyNames
The "Sync Time" property for Items of type File.
FILE_USE_ALTERNATE_COMPARE - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_USE_ALTERNATE_EDITOR - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_USE_ALTERNATE_MERGE - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_USE_MD5_TO_CALCULATE_STATUS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_USE_MODIFIED_TIME_STAMP - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_USE_NON_EXCLUSIVE_LOCKS_IN_INTEGRATIONS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
FILE_VAULT_BRANCH_VERSION - Variable in class com.starbase.starteam.PropertyNames
The "Vault Branch Version" property for Items of type File.
FILE_VIEW_VERSION - Variable in class com.starbase.starteam.PropertyNames
The "View Version" property for Items of type File.
File(Folder) - Constructor for class com.starbase.starteam.File
Creates a new file instance.
FileAccess - class com.starbase.util.FileAccess.
An interface to obtain certain abstract file properties.
FileAccess() - Constructor for class com.starbase.util.FileAccess
 
FileBasedOptions - class com.starbase.util.FileBasedOptions.
 
FileBasedOptions() - Constructor for class com.starbase.util.FileBasedOptions
 
FileBasedStatusManager - class com.starbase.starteam.FileBasedStatusManager.
Manages File Status information on the local client workstation.
FileCommand - class com.starbase.starteam.commandline.FileCommand.
 
FileCommand() - Constructor for class com.starbase.starteam.commandline.FileCommand
 
FileDigest - interface com.starbase.starteam.FileDigest.
The FileDigest interface specifies the nescessary information to determine if a file on disk has changed from some checkpoint.
FileMergeAdapter - class com.starbase.starteam.viewcomparemerge.FileMergeAdapter.
An abstract class designed to facilitate the use of an external tool for resolving a file merge condition.
FileMergeAdapter(ItemDifference) - Constructor for class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
Constructs an adapter for resolving a given file merge condition.
FileMergeException - exception com.starbase.starteam.viewcomparemerge.FileMergeException.
Thrown when an attempt is made to check out a file for which there is an unresolved merge condition.
FileResult - class com.starbase.starteam.FileResult.
The class holds return information common to the file operations of add, checkin and checkout.
FileStream - class com.starbase.starteam.FileStream.
Provides utility function for manipulating File streams.
FileStream() - Constructor for class com.starbase.starteam.FileStream
Deprecated.  
FileSyncInfo - interface com.starbase.starteam.FileSyncInfo.
The FileSyncInfo interface specifies the pairing of the two important pieces of information needed to know what is on a user's local disk: RevisionIdentifier and FileDigest.
FileUtils - class com.starbase.util.FileUtils.
Utility class for accessing file info.
Filter - class com.starbase.starteam.Filter.
The Filter class is used to define criteria for which items (files, change requests) should be displayed to a user.
Filter(Type, String, int, boolean) - Constructor for class com.starbase.starteam.Filter
Creates a new Filter.
FilterAdapter - class com.starbase.starteam.FilterAdapter.
A stub implementation of the FilterListener interface.
FilterAdapter() - Constructor for class com.starbase.starteam.FilterAdapter
 
filterAdded(FilterEvent) - Method in class com.starbase.starteam.FilterQueryAdapter
Invoked when a new Filter has been added to the server.
filterAdded(FilterEvent) - Method in interface com.starbase.starteam.FilterListener
Invoked when a new Filter has been added to the server.
filterAdded(FilterEvent) - Method in class com.starbase.starteam.FilterAdapter
Invoked when a new Filter has been added to the server.
filterChanged(FilterEvent) - Method in class com.starbase.starteam.FilterQueryAdapter
Invoked when an existing Filter has been modified on the server.
filterChanged(FilterEvent) - Method in interface com.starbase.starteam.FilterListener
Invoked when an existing Filter has been modified on the server.
filterChanged(FilterEvent) - Method in class com.starbase.starteam.FilterAdapter
Invoked when an existing Filter has been modified on the server.
filterDeleted(FilterEvent) - Method in class com.starbase.starteam.FilterQueryAdapter
Invoked when an existing Filter has been deleted on the server.
filterDeleted(FilterEvent) - Method in interface com.starbase.starteam.FilterListener
Invoked when an existing Filter has been deleted on the server.
filterDeleted(FilterEvent) - Method in class com.starbase.starteam.FilterAdapter
Invoked when an existing Filter has been deleted on the server.
FilterEvent - class com.starbase.starteam.FilterEvent.
An event triggered whenever a Filter is added, changed or deleted on the server.
FilterListener - interface com.starbase.starteam.FilterListener.
Event-listener interface for Filter events.
FilterQueryAdapter - class com.starbase.starteam.FilterQueryAdapter.
A stub implementation of the FilterListener and QueryListener interfaces.
FilterQueryAdapter() - Constructor for class com.starbase.starteam.FilterQueryAdapter
 
find(String) - Method in class com.starbase.starteam.ServerList
Returns the server info entry with the specified description.
findCommonAnscestor(File) - Method in class com.starbase.starteam.File
Deprecated.  
findFile(Folder, String, boolean) - Static method in class com.starbase.starteam.StarTeamFinder
Finds the specified file from the specified folder.
findFolder(Folder, String) - Static method in class com.starbase.starteam.StarTeamFinder
Given a folder and a path to a subfolder this method will return the subfolder if found.
findFolder(int) - Method in class com.starbase.starteam.View
Returns a Folder in the View, given its Item ID, or NULL if none found.
findGroupAccount(int) - Method in class com.starbase.starteam.ServerAdministration
Returns the GroupAccount object for the given ID.
findItem(int) - Method in class com.starbase.starteam.ItemListManager
Searches for a given item in the item list.
findItem(Type, int) - Method in class com.starbase.starteam.View
Returns an Item in the View, given its Type and Item ID, or NULL if none found.
findLinks(Item) - Method in class com.starbase.starteam.Server
Returns an array of Link objects associated with this item.
findMergeVersion() - Method in class com.starbase.starteam.File
Returns a revision from this file's history that represents the most recent common ancestor of this file with the last known version on disk.
findSubFolder(Folder, String) - Static method in class com.starbase.starteam.StarTeamFinder
Finds a subfolder in the specified folder.
findUserAccount(int) - Method in class com.starbase.starteam.ServerAdministration
Returns the User object for the given ID.
finish() - Method in class com.starbase.diff.HTMLDiffWriter
 
finish() - Method in class com.starbase.diff.EditListWriter
 
finish() - Method in class com.starbase.diff.ConsoleWriter
 
fireLocaleChange(LocaleChangeEvent) - Method in class com.starbase.util.LocaleChangeSupport
 
FLAG - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Flag".
FLAG_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the generic FLAG property.
FLAG_USER_LIST - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Flag User List".
FLAG_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the generic FLAG property.
FLOAT64 - Static variable in interface com.starbase.starteam.Property.Types
Property value is a floating point number.
flush() - Method in class com.starbase.util.MD5Stream
 
Folder - class com.starbase.starteam.Folder.
Represents a StarTeam Folder.
FOLDER - Variable in class com.starbase.starteam.TypeNames
The type name for Folders.
FOLDER_CREATE_PROJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Creating Project" property for Items of type Folder.
FOLDER_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type Folder.
FOLDER_EXCLUDE_FLAGS - Variable in class com.starbase.starteam.PropertyNames
The "Exclude Flags" property for Items of type Folder.
FOLDER_EXCLUDE_FLAGS_INHERIT_AND_LOCAL_EXCLUDE_LIST - Variable in class com.starbase.starteam.PropertyEnums
The "Inherit and Local Exclude List" enumerated value for the FOLDER_EXCLUDE_FLAGS property on items of type FOLDER.
FOLDER_EXCLUDE_FLAGS_LOCAL_EXCLUDE_LIST - Variable in class com.starbase.starteam.PropertyEnums
The "Local Exclude List" enumerated value for the FOLDER_EXCLUDE_FLAGS property on items of type FOLDER.
FOLDER_EXCLUDE_FLAGS_NO_EXCLUDE_LIST - Variable in class com.starbase.starteam.PropertyEnums
The "No Exclude List" enumerated value for the FOLDER_EXCLUDE_FLAGS property on items of type FOLDER.
FOLDER_EXCLUDE_SPEC - Variable in class com.starbase.starteam.PropertyNames
The "Exclude Spec" property for Items of type Folder.
FOLDER_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Name" property for Items of type Folder.
FOLDER_PATH - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Folder Path".
FOLDER_WORKING_FOLDER - Variable in class com.starbase.starteam.PropertyNames
The "Working Folder" property for Items of type Folder.
Folder(Folder) - Constructor for class com.starbase.starteam.Folder
Creates a new folder specifying in which folder it is to reside.
Folder(Folder, String, String) - Constructor for class com.starbase.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(Server) - Constructor for class com.starbase.starteam.Folder
Special constructor for the root folder of a view, to be used during the creation of a project.
FolderAdapter - class com.starbase.starteam.FolderAdapter.
A stub implementation of the FolderListener interface.
FolderAdapter() - Constructor for class com.starbase.starteam.FolderAdapter
 
folderAdded(FolderEvent) - Method in interface com.starbase.starteam.FolderListener
Invoked when a Folder is added to a view.
folderAdded(FolderEvent) - Method in class com.starbase.starteam.FolderAdapter
Invoked when a Folder is added to a view.
folderAdded(FolderUpdateEvent) - Method in interface com.starbase.starteam.FolderUpdateListener
Invoked when a Folder is added to a view.
folderAdded(FolderUpdateEvent) - Method in class com.starbase.starteam.FolderUpdateAdapter
Invoked when a Folder is added to a view.
folderChanged(FolderEvent) - Method in interface com.starbase.starteam.FolderListener
Invoked when the properties of a Folder have changed.
folderChanged(FolderEvent) - Method in class com.starbase.starteam.FolderAdapter
Invoked when the properties of a Folder have changed.
folderChanged(FolderUpdateEvent) - Method in interface com.starbase.starteam.FolderUpdateListener
Invoked when the properties of a Folder have changed.
folderChanged(FolderUpdateEvent) - Method in class com.starbase.starteam.FolderUpdateAdapter
Invoked when the properties of a Folder have changed.
FolderEvent - class com.starbase.starteam.FolderEvent.
An event triggered whenever a Folder is added, moved, changed or deleted in a View.
FolderListener - interface com.starbase.starteam.FolderListener.
Event-listener interface for Folder events.
FolderListManager - class com.starbase.starteam.FolderListManager.
Manages a collection of folders created by including and excluding selected folders and their subfolders.
FolderListManager(FolderListManager) - Constructor for class com.starbase.starteam.FolderListManager
Creates a new folder list with the same folders as an existing folder list.
FolderListManager(View) - Constructor for class com.starbase.starteam.FolderListManager
Constructs a new folder list.
folderMoved(FolderEvent) - Method in interface com.starbase.starteam.FolderListener
Invoked when a Folder is moved within a view.
folderMoved(FolderEvent) - Method in class com.starbase.starteam.FolderAdapter
Invoked when a Folder is moved within a view.
folderMoved(FolderUpdateEvent) - Method in interface com.starbase.starteam.FolderUpdateListener
Invoked when a Folder is moved within a view.
folderMoved(FolderUpdateEvent) - Method in class com.starbase.starteam.FolderUpdateAdapter
Invoked when a Folder is moved within a view.
folderRemoved(FolderEvent) - Method in interface com.starbase.starteam.FolderListener
Invoked when a Folder is removed from a view.
folderRemoved(FolderEvent) - Method in class com.starbase.starteam.FolderAdapter
Invoked when a Folder is removed from a view.
folderRemoved(FolderUpdateEvent) - Method in interface com.starbase.starteam.FolderUpdateListener
Invoked when a Folder is removed from a view.
folderRemoved(FolderUpdateEvent) - Method in class com.starbase.starteam.FolderUpdateAdapter
Invoked when a Folder is removed from a view.
FolderScope - class com.starbase.starteam.viewcomparemerge.FolderScope.
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.starbase.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the files in the given source folder.
FolderScope(Folder, boolean) - Constructor for class com.starbase.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, Type) - Constructor for class com.starbase.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, Type[]) - Constructor for class com.starbase.starteam.viewcomparemerge.FolderScope
 
FolderScope(FolderListManager) - Constructor for class com.starbase.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes all of the folders indicated by the given FolderListManager.
FolderScope(FolderListManager, Type) - Constructor for class com.starbase.starteam.viewcomparemerge.FolderScope
 
FolderScope(FolderListManager, Type[]) - Constructor for class com.starbase.starteam.viewcomparemerge.FolderScope
 
FolderScope(Folder, Type) - Constructor for class com.starbase.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the items of the given type in the given source folder.
FolderScope(Folder, Type[]) - Constructor for class com.starbase.starteam.viewcomparemerge.FolderScope
Creates a new FolderScope that includes the items of all of the given types in the given source folder.
FolderTreeAdapter - class com.starbase.starteam.FolderTreeAdapter.
A stub implementation of the FolderTreeListener interface.
FolderTreeAdapter() - Constructor for class com.starbase.starteam.FolderTreeAdapter
 
folderTreeChanged(FolderTreeEvent) - Method in interface com.starbase.starteam.FolderTreeListener
Invoked when the Folder hierarchy has changed.
folderTreeChanged(FolderTreeEvent) - Method in class com.starbase.starteam.FolderTreeAdapter
Invoked when the Folder hierarchy has changed.
FolderTreeEvent - class com.starbase.starteam.FolderTreeEvent.
An event triggered whenever the Folder hierarchy is changed in a View.
FolderTreeListener - interface com.starbase.starteam.FolderTreeListener.
FolderTreeListener allows an application to listen for changes to the structure of the folder tree.
FolderUpdateAdapter - class com.starbase.starteam.FolderUpdateAdapter.
A stub implementation of the FolderUpdateListener interface.
FolderUpdateAdapter() - Constructor for class com.starbase.starteam.FolderUpdateAdapter
 
FolderUpdateEvent - class com.starbase.starteam.FolderUpdateEvent.
An event triggered whenever a Folder is added, moved, changed or deleted in a View.
FolderUpdateEvent(Folder, Folder) - Constructor for class com.starbase.starteam.FolderUpdateEvent
 
FolderUpdateListener - interface com.starbase.starteam.FolderUpdateListener.
Event-listener interface for Folder update events.
forAllTypes(Server) - Static method in class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Gets an ItemTypeScope containing all supported item types.
forceLogoff() - Method in class com.starbase.starteam.UserAccount
Forces this user account to be logged off from the server.
forcePasswordChange() - Method in class com.starbase.starteam.UserAccount
Forces a password change for this user account.
forCodePage(int) - Static method in class com.borland.starteam.util.Encoding
Gets the encoding corresponding to the given code page.
forDefaultTypes(Server) - Static method in class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Gets an ItemTypeScope containing the default types (files and folders).
ForeignPasswordException - exception com.starbase.starteam.ForeignPasswordException.
An exception that is raised when a server operation on a foreign archive fails because the foreign password has not been provided.
ForeignRefreshResult - class com.starbase.starteam.ForeignRefreshResult.
The class holds return information specific to the "foreign" refresh operation.
forError(Server, String, String, int, String, boolean, double, int, Hashtable) - Static method in class com.starbase.starteam.ServerException
 
forID(int) - Static method in class com.borland.starteam.util.Encoding
Gets the encoding registered under the given unique ID with the Internet Assigned Numbers Authority (IANA).
format(OLEDate) - Method in class com.starbase.util.OLEDateFormat
Returns a string formatted according to the style(s) passed to the getXxx() method that was used to create the OLEDateFormat.
format(String, String) - Method in class com.starbase.starteam.HistoryLine
Format and return a revision history record consisiting of the prefix, view name, dot notation, utc date, author and comment
formatObject(Object) - Static method in class com.starbase.util.DBG
 
forName(String) - Static method in class com.borland.starteam.util.Encoding
Gets the encoding with the given name.
fromID(int) - Static method in class com.starbase.starteam.viewcomparemerge.MergeAction
Gets the MergeAction that corresponds to the given action ID.
fullyResolvedPath(String, String) - Static method in class com.starbase.util.FileUtils
 
fullyResolvedPath(String, String) - Static method in class com.starbase.util.BaseFileUtils
 

G

generateDiagnosticDump(int) - Method in class com.starbase.starteam.ServerAdministration
Creates a diagnostic file and places it in the server configurations' log path.
generateDifferenceReport(File) - Method in class com.starbase.starteam.viewcomparemerge.Session
Generates a difference report for this session.
generateDifferenceReport(File, boolean) - Method in class com.starbase.starteam.viewcomparemerge.Session
Generates a difference report for this session.
generateSummary(File, boolean) - Method in class com.starbase.starteam.viewcomparemerge.Session
Generates a summary session report for this session.
generateUpdateReport(File) - Method in class com.starbase.starteam.viewcomparemerge.Session
Generates an update report for this session.
GENERIC_AQUIRE_OWNERSHIP - Static variable in interface com.starbase.starteam.Permission
The right to acquire object ownership.
GENERIC_CHANGE_ACCESS_RIGHTS - Static variable in interface com.starbase.starteam.Permission
The right to change security settings of an object.
GENERIC_CREATE_NEW_OBJECT - Static variable in interface com.starbase.starteam.Permission
The right to create a new object and place it in the container.
GENERIC_DELETE_OBJECT - Static variable in interface com.starbase.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 interface com.starbase.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 interface com.starbase.starteam.Permission
The right to purge (hard-delete) an object.
GENERIC_SEE_OBJECT - Static variable in interface com.starbase.starteam.Permission
The right to see object and its properties (but not nescessarily the physical contents).
get(int) - Method in interface com.starbase.diff.Sequence
 
get(int) - Method in class com.starbase.diff.ParsedCharSequence
 
get(int) - Method in class com.starbase.diff.IntralineSequence
Gets a given element of the sequence.
get(int) - Method in interface com.starbase.util.Sortable
Get the value at position index.
get(int, int) - Method in class com.starbase.starteam.Catalog
Returns the property value for the specified "object" ID and propertyID.
get(Object) - Method in class com.starbase.util.collections.SimpleHashMap
Returns the value for the specified key from the map.
get(Object) - Method in interface com.starbase.util.collections.Map
Returns the value for the specified key from the map.
get(String) - Method in class com.starbase.starteam.View
Return the value for the specified property.
get(String) - Method in class com.starbase.starteam.TypedResource
Return the value for the specified property.
get(String) - Method in class com.starbase.starteam.SimpleTypedResource
Return the value for the specified property.
get(String) - Method in class com.starbase.starteam.Project
Return the value for the specified property.
get(String) - Method in class com.starbase.starteam.Item
Returns the value of the named property.
getAbsolutePath(String) - Static method in class com.starbase.util.FileUtils
Returns the absolute pathname of the given pathname.
getAbsolutePath(String) - Static method in class com.starbase.util.BaseFileUtils
Returns the absolute pathname of the given pathname.
getAccessCheckSecLogID() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the AccessCheckSecLogID or null.
getAccessEndTime1(int) - Method in class com.starbase.starteam.UserAccount
Returns the end time for the specified day for the first custom access policy.
getAccessEndTime2(int) - Method in class com.starbase.starteam.UserAccount
Returns the end time for the specified day for the second custom access policy.
getAccessibleViews() - Method in class com.starbase.starteam.Project
Gets the set of Views accessible from this Project.
getAccessPolicy() - Method in class com.starbase.starteam.UserAccount
Return's this account's access policy.
getAccessStartTime1(int) - Method in class com.starbase.starteam.UserAccount
Returns the start time for the specified day for the first custom access policy.
getAccessStartTime2(int) - Method in class com.starbase.starteam.UserAccount
Returns the start time for the specified day for the second custom access policy.
getAccountStatus() - Method in class com.starbase.starteam.UserAccount
Returns this account's status.
getACL() - Method in class com.starbase.starteam.View
Returns the Access Control List for this view.
getACL() - Method in class com.starbase.starteam.Type
Deprecated. Use Type.getComponentACL().
getACL() - Method in class com.starbase.starteam.ServerAdministration
Returns the Access control list for this server.
getACL() - Method in class com.starbase.starteam.QueryInfo
Returns the Access Control List for this query.
getACL() - Method in class com.starbase.starteam.PromotionState
Returns the Access Control List for this object.
getACL() - Method in class com.starbase.starteam.Project
Returns the Access Control List for this project.
getACL() - Method in class com.starbase.starteam.Item
Returns the Access Control List for this item.
getACL() - Method in interface com.starbase.starteam.ISecurable
Gets the access rights explicitly assigned to this object.
getACL() - Method in class com.starbase.starteam.Folder
Returns the Access Control List for this folder.
getACL() - Method in class com.starbase.starteam.Filter
Returns the Access Control List for this filter.
getAction() - Method in class com.starbase.diff.Edit
 
getAction() - Method in class com.starbase.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.starbase.starteam.viewcomparemerge.Options
An array of ActionOverride's, in the order in which they have been set
getActiveGroups() - Method in class com.starbase.starteam.Server
Returns all of the active (non-deleted) groups in this Server.
getActiveLabels() - Method in class com.starbase.starteam.View
Returns all the active (non-deleted) labels for this view.
getActiveProcessItems(Type, View) - Static method in class com.starbase.starteam.ProcessItem
Gets the list of process items of the given type that are in a valid active state.
getActiveProcessItems(Type, View, Folder, int) - Static method in class com.starbase.starteam.ProcessItem
Gets the list of process items of the given type that are in a valid active state for the given target view.
getActiveProcessItems(Type, View, View) - Static method in class com.starbase.starteam.ProcessItem
Gets the list of process items of the given type that are in a valid active state for the given target view.
getActiveProcessItems(View, ItemListManager) - Static method in class com.starbase.starteam.ProcessItem
Gets the list of process items of the given type that are in a valid active state for the given target view.
getActiveUsers() - Method in class com.starbase.starteam.Server
Returns all of the active (non-deleted) users in this Server.
getActualFinish() - Method in class com.starbase.starteam.Task
Returns the actual finish date of this task.
getActualHours() - Method in class com.starbase.starteam.Task
Returns the actual number of hours spent on this task.
getActualStart() - Method in class com.starbase.starteam.Task
Returns the actual start date of this task.
getAddedSymbolHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to draw the symbol that indicates an "added" line.
getAddress() - Method in class com.starbase.starteam.Server
Network address of this server.
getAddressedBy() - Method in class com.starbase.starteam.ChangeRequest
Returns the user ID for the user that addressed this request.
getAddressedIn() - Method in class com.starbase.starteam.ChangeRequest
Returns a label ID representing the build or named configuration that this request was addressed in.
getAddressedInView() - Method in class com.starbase.starteam.ChangeRequest
Returns the ID of the view from which this Change Request was addressed.
getAdministration() - Method in class com.starbase.starteam.Server
Returns the ServerAdministration object through which various administration operations can be performed on the server.
getAffectedDifferences(MergeAction) - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Determines which differences would be affected if the merge action for this difference were changed to the given one.
getAlgorithm() - Method in class com.starbase.starteam.IPRange
Returns the minimum required level of encryption for this range.
getAll() - Static method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Gets a list of all defined DifferenceTypes in the decision table.
getAllActions() - Static method in class com.starbase.starteam.viewcomparemerge.MergeAction
Returns an array of all MergeAction instances
getAllCachedProperties() - Method in class com.starbase.starteam.ItemListManager
Gets the list of properties that will be pre-fetched and cached for members of this item list.
getAllIDs() - Method in class com.starbase.starteam.Catalog
Returns a list of the object IDs currently stored in the catalog.
getAllKnownEncodings() - Static method in class com.borland.starteam.util.Encoding
Gets a list of all known encodings.
getAllLabels() - Method in class com.starbase.starteam.Item
Returns all labels attached to any version of this item.
getAllMergeTypes() - Method in class com.starbase.starteam.viewcomparemerge.MergeType
Gets a list of all supported merge types.
getAllNames() - Method in class com.borland.starteam.util.Encoding
Gets all known names for this encoding.
getAllowNewArchives() - Method in class com.starbase.starteam.HiveInfo
Indicates whether new archive files can be added to the hive.
getAllPrimitiveActions() - Static method in class com.starbase.starteam.viewcomparemerge.MergeAction
Returns an array of all primitive MergeAction instances
getAllProcessItems(Server) - Method in class com.starbase.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.
getAllProcessTasks() - Method in class com.starbase.starteam.ProcessItem
Gets the list of process tasks associated with this process item in its target view.
getAllProcessTasksInAnyView() - Method in class com.starbase.starteam.ProcessItem
Gets the list of process tasks associated with this process item.
getAllProcessTasksInProgress(ProcessItemUsage) - Method in class com.starbase.starteam.ProcessItem
Gets the list of process tasks in progress in the target view.
getAlternatePath() - Method in class com.starbase.starteam.View
Returns the alternate working file path to be used for this view.
getAlternatePathFragment() - Method in class com.starbase.starteam.Folder
Returns the alternate working file path to be used for this view.
getAlwaysEnableCacheAgentForObjectProperties() - Method in class com.starbase.starteam.ServerInfo
returns true to fetch object properties from a cache agent false to fetch all properties from the star team server
getAmIRecipient() - Method in class com.starbase.starteam.Topic
Returns a value indicating whether the logged on user is a recipient of this topic.
getApplicationFooterHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets application-specific HTML text to be drawn at the bottom of the output HTML page.
getApplicationHeaderHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets application-specific HTML text to be drawn at the top of the output HTML page.
getApplicationObject() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets an application-specific object associated with this session.
getArchiveDirectory() - Method in class com.starbase.starteam.ServerConfiguration
Returns the path to the server's archive directory.
getArchiveDirectory() - Method in class com.starbase.starteam.HiveInfo
Path to the hive's Archive directory.
getArchiveFormat() - Method in class com.starbase.starteam.File
The format of archive the server happens to be storing this file in -- Native-I, Native-II, or not applicable.
getArchiveFormatDisplayName(int) - Method in class com.starbase.starteam.File
Returns a user-friendly display name for the given ArchiveFormat value.
getArchiveName() - Method in class com.starbase.starteam.File
The name of archive.
getArchiveType() - Method in class com.starbase.starteam.File
The type of archive the server happens to be storing this file in--StarTeam native, PVCS, Visual SourceSafe, etc.
getArchiveTypeDisplayName(int) - Method in class com.starbase.starteam.File
Returns a user-friendly display name for the given ArchiveType value.
getAt(int) - Method in interface com.starbase.starteam.Items
Returns the Item at the given index into the virtual array, or null.
getAt(int) - Method in class com.starbase.starteam.ItemList
Return's the i'th item from the list.
getAtomicCheckInDisabled() - Method in class com.starbase.starteam.CheckinOptions
Returns the "Atomic Checkin Disabled" option value.
getAttachedLabels() - Method in class com.starbase.starteam.Item
Returns labels attached to any version of this item.
getAttachment(int, OutputStream) - Method in class com.starbase.starteam.Item
Retrieves the specified attachment and copies it to the specified output stream.
getAttachmentDirectory() - Method in class com.starbase.starteam.ServerConfiguration
Returns the path to the server's attachment directory.
getAttachmentIDs() - Method in class com.starbase.starteam.Item
Returns the attachment IDs for this item.
getAttachmentNames() - Method in class com.starbase.starteam.Item
Returns the attachment names for this item.
getAttachmentToFile(int, File) - Method in class com.starbase.starteam.Item
Retrieves the specified attachment and copies it to the specified output stream.
getAttachNewLabelsOnly() - Method in class com.starbase.starteam.CheckinOptions
Determines under what conditions the specified revision label should be attached to the new file revision on checkin.
getAttentionNotes() - Method in class com.starbase.starteam.Task
Returns the text in the "Needs Attention" note for this task.
getAttributes() - Method in class com.borland.starteam.xml.XMLElement
Gets the list of attributes associated with this element, in no particular order.
getAttributeValue(String) - Method in class com.borland.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.starbase.starteam.ServerConfiguration
Returns the number of days after which audit information is purged from the server.
getAuditsEnabled() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether or not auditing is enabled on the server.
getAutoLocateCacheAgent() - Method in class com.starbase.starteam.ServerInfo
Indicates whether or not the best cache agent for this connection will be located automatically.
getAutoMergeFiles() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns true if file pairs that have no conflicts will be automatically merged.
getAutoMergeLinesWithNoConflicts() - Method in class com.starbase.starteam.viewcomparemerge.VisMergeAdapter
Determines whether or not changed lines with no conflicts will be merged automatically.
getAutoMergeLinesWithNoConflicts() - Method in class com.starbase.starteam.viewcomparemerge.StarTeamFileMergeAdapter
Determines whether or not changed lines with no conflicts will be merged automatically.
getAutoMergeProperties() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns true if property pairs that have no conflicts will be automatically merged.
getAutoReconnectAttempts() - Method in class com.starbase.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.starbase.starteam.Server
If automatic reconnect is enabled, indicates the number of seconds that we will wait before each reconnect attempt.
getAuxData(String) - Method in class com.starbase.starteam.ServerException
Returns the auxilary data for a given gey.
getAuxKeys() - Method in class com.starbase.starteam.ServerException
Returns an array of String keys to auxilary exception data that can be passed to getAuxData().
getAvailableFixedLicenses() - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the number of fixed (named-user) licenses currently available on the server.
getAvailableFloatingLicenses() - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the number of floating (concurrent) licenses currently available on the server.
getBaseConfiguration() - Method in class com.starbase.starteam.View
Returns the ViewConfiguration from which this View was derived.
getBehavior() - Method in class com.starbase.starteam.Item
Returns ItemBehavior object associated with this Item.
getBlankKeywords() - Method in class com.starbase.starteam.File
Returns an array of the default StarTeam keywords.
getBLSLicenses() - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the licenses managed by the Borland License Server.
getBLSSlipGuid() - Method in class com.starbase.starteam.UserAccount
Gets the Slip ID assigned to this license.
getBLSSlipGUIDs() - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the Slip IDs of the licenses managed by the Borland License Server.
getBranchFlag() - Method in class com.starbase.starteam.ItemRevision
Returns the branch flag of this item revision.
getBranchNumber() - Static method in class com.starbase.starteam.BuildNumber
Gets the internal development branch number.
getBranchOnChange() - Method in class com.starbase.starteam.ItemBehavior
Determines whether or not this ItemBehavior is set to branch on change.
getBranchRevisionFromDotNotation(String) - Static method in class com.starbase.starteam.Item
Computes the "branch revision" from the specified dot notation.
getBranchState() - Method in class com.starbase.starteam.ItemRevision
Returns the branch state of this item revision.
getBranchState() - Method in class com.starbase.starteam.ItemBehavior
Gets the branch state.
getBreakLocksAutomatically() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns true if locks will automatically be broken as needed to check in merged revisions.
getBuildNumber() - Static method in class com.starbase.starteam.BuildNumber
Gets the product build number.
getBuildString() - Static method in class com.starbase.starteam.BuildNumber
Gets the full product version string.
getByProperty(Property) - Method in class com.starbase.starteam.Item
Returns the value of the specified property.
getByPropertyID(int) - Method in class com.starbase.starteam.Item
Returns the value of the specified property.
getByteArray(String) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning byte[] valued properties.
getByteArray(String) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning byte[] valued properties.
getByteArray(String) - Method in class com.starbase.starteam.Item
A convenience method for returning byte[] valued properties.
getBytesReceived() - Method in class com.starbase.starteam.CacheAgentEvent
the number of bytes received from the Cache Agent for this item
getBytesReceived() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets the total number of bytes returned by the server to the client.
getBytesSent() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets the total number of bytes sent from the client to the server.
getCacheCleanupInterval() - Method in class com.starbase.starteam.HiveInfo
Seconds between cache cleanup operations.
getCacheDirectory() - Method in class com.starbase.starteam.ServerConfiguration
Returns the path to the server's vault directory.
getCacheDirectory() - Method in class com.starbase.starteam.HiveInfo
Path to the hive's Cache directory.
getCachedProperties() - Method in class com.starbase.starteam.Item
Returns an array of Properties whose values are cached locally, i.e either retrieved from persistent store or set by the client
getCachedPropertiesForFilter() - Method in class com.starbase.starteam.ItemListManager
Gets the list of properties that will be pre-fetched and cached for members of this item list based on Filter criteria.
getCanonicalPathName(String, boolean) - Static method in class com.starbase.util.FileUtils
 
getCanonicalPathName(String, boolean) - Static method in class com.starbase.util.BaseFileUtils
 
getCanWrite(String) - Method in class com.starbase.util.NativeFileAccess
 
getCanWrite(String) - Method in class com.starbase.util.FileAccess
Return true if the file is writable by the user.
getCaseSensitiveFileNames() - Method in class com.starbase.starteam.Folder
Returns true if the names of files in this folder are case sensitive.
getCaseSensitiveFileNames() - Method in class com.starbase.starteam.ClientContext
Returns true if the client treats file names as case sensitive.
getCatalog() - Method in class com.starbase.starteam.Type
Returns a Catalog object for items of this type.
getCategory() - Method in class com.starbase.starteam.ChangeRequest
Returns the category of this request.
getCentralStatusDirectory() - Static method in class com.starbase.starteam.StatusMethod
Returns the location of the central status repository.
getCentralStatusDirectory() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the path to be user for storing centralized status information.
getCentralStatusManager() - Static method in class com.starbase.starteam.StatusMethod
Gets a FileBasedStatusManager for managing status in the central location for this workstation.
getChangeCheckNewItemActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getChangeCheckNewItemInterval() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getChangeReadOnSelectChangeActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getChanges() - Method in class com.starbase.diff.EditList
 
getChangeSelectedItemTimerActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getChangeSelectedItemTimerInterval() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getCharset() - Method in class com.starbase.starteam.File
The character set this file appears to use.
getCharsetDisplayName(int) - Method in class com.starbase.starteam.File
Returns a user-friendly display name for the given Charset value.
getCheckinManager() - Method in class com.starbase.starteam.CheckinEvent
Gets the CheckinManager that triggered this CheckinEvent.
getCheckinPhase() - Method in class com.starbase.starteam.CheckinProgress
Return the CheckinPhase associated with this CheckinProgress.
getCheckinReason() - Method in class com.starbase.starteam.CheckinOptions
Returns the "Checkin Reason" option value.
getCheckinResult() - Method in class com.starbase.starteam.CheckinEvent
Gets details describing the result of this checkin.
getCheckoutDate() - Method in class com.starbase.starteam.CheckoutOptions
Get OLEDate value for "checkout by date" option.
getCheckoutLabelID() - Method in class com.starbase.starteam.CheckoutOptions
Get Label ID for "checkout by Label" option.
getCheckoutManager() - Method in class com.starbase.starteam.CheckoutEvent
Gets the CheckoutManager that triggered this CheckoutEvent.
getCheckoutResults() - Method in class com.starbase.starteam.CheckoutEvent
Gets details describing the result of this checkout.
getCheckoutThreadIndex() - Method in class com.starbase.starteam.CheckoutEvent
Get the index of this thread within the CheckoutManager's running thread list.
getCheckTargetFoldersForFloatingShares() - Method in class com.starbase.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.borland.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.starbase.starteam.Link
Returns a reference to the "child" item in this link.
getChildren() - Method in class com.starbase.starteam.ItemReference
Returns an array of ItemReferences that are direct children of this ItemReferences, or an empty array if there are none.
getChildren() - Method in class com.starbase.starteam.GroupNode
Returns the direct subgroups of this group.
getChildren() - Method in class com.borland.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.borland.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).
getChildrenCount() - Method in class com.starbase.starteam.Topic
Returns the number of topics that are subtopics of this one.
getChildrenCount() - Method in class com.starbase.starteam.Task
Returns the number of tasks that are subtasks of this one.
getChunkStream() - Method in class com.starbase.starteam.vts.comm.Command
Implementation stream needs to handle the underlying file content chunking mechanism
getCipher() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server's cipher string.
getClassID() - Method in class com.starbase.starteam.Type
Return the class ID for this type.
getClassID() - Method in class com.starbase.starteam.ObjectACLSecLogID
Returns the class id.
getClassID() - Method in class com.starbase.starteam.ContainerACLSecLogID
Returns the class id.
getClassID() - Method in class com.starbase.starteam.AccessCheckSecLogID
Returns the class id.
getClassIDOfValue() - Method in class com.starbase.starteam.Property
Returns the class ID for values of this property.
getClassName() - Method in class com.starbase.starteam.ServerException
Returns the server's class name for this exception.
getClientContext() - Method in class com.starbase.starteam.Server
Returns the ClientContext associated when logged in to the Server.
getClosedOn() - Method in class com.starbase.starteam.ChangeRequest
Returns the date that this request was given a closed status.
getCode() - Method in class com.starbase.starteam.EnumeratedValue
Return the enum code for this object.
getCodePage() - Method in class com.borland.starteam.util.Encoding
Gets the codePage of this encoding.
getColumnInfo() - Method in class com.starbase.starteam.Filter
 
getColumnNumber() - Method in class com.borland.starteam.xml.XMLParseException
Gets the column offset within the line of source text where the parsing error was encountered.
getCommand() - Method in class com.starbase.starteam.vts.comm.CommandRoute
 
getCommandAPIRevisionLevel() - Method in class com.starbase.starteam.Server
Returns the command interface revision level (dot notation) supported by this server.
getCommandAPIRevisionLevel() - Method in class com.starbase.starteam.vts.comm.Command
 
getCommandCount() - Method in class com.starbase.starteam.Server
Gets the number of commands sent to the StarTeam server since the connection was established.
getCommandCount() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets the number of commands executed in this command session.
getCommandID() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets the internal ID assigned to this command.
getCommandName() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets a symbolic name that describes this command ID.
getCommandName() - Method in class com.starbase.starteam.vts.comm.CommandRoute
 
getCommandTime() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets the total execution time of this command, in milliseconds.
getComment() - Method in class com.starbase.starteam.Link
Returns the comment associated with this link.
getComment() - Method in class com.starbase.starteam.Item
Returns the comment describing this revision of the item.
getCommonAncestor(Item) - Method in class com.starbase.starteam.Item
Gets the most recent common ancestor between this item and the given item.
getComponent() - Method in class com.starbase.starteam.ChangeRequest
Returns the component this request applies to.
getComponentACL() - Method in class com.starbase.starteam.Type
Returns the Access Control List for this type.
getComponentGUID() - Method in class com.starbase.starteam.Type
For Types that correspond to StarTeam components this method returns the server-defined component GUID.
getComponentOption(String, String, String) - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the specified workstation option.
getCompression() - Method in class com.starbase.starteam.File
Returns an int describing the compression level being used to store versions of this file in the repository.
getCompressionDisplayName(int) - Method in class com.starbase.starteam.File
Returns a user-friendly display name for the given Compression value.
getConfig() - Method in class com.starbase.starteam.ItemBehavior
Gets this ItemBehavior's current configuration.
getConfigPath() - Method in class com.starbase.starteam.ForeignPasswordException
Gets the path to the foreign archive.
getConfigSource1() - Method in class com.starbase.starteam.Project
Returns the ConfigSource1 value.
getConfigSource2() - Method in class com.starbase.starteam.Project
Returns the ConfigSource2 value.
getConfiguration() - Method in class com.starbase.starteam.View
Returns this view's configuration.
getConfiguration() - Method in class com.starbase.starteam.ServerAdministration
Gets the current server configuration options.
getConnectionManagerINI() - Static method in class com.starbase.starteam.ConfigFiles
Gets the full path to the ConnectionManager.ini file.
getConnectionType() - Method in class com.starbase.starteam.ServerInfo
Returns the connection type to be used.
getConstraintDate() - Method in class com.starbase.starteam.Task
Returns the task's Constraint Date from MS Project.
getConstraintType() - Method in class com.starbase.starteam.Task
Returns the MS Project Constraint Type of this task.
getConstraintTypeDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given ConstraintType value.
getContainer() - Method in class com.starbase.starteam.EffectiveACE
Gets the parent container whose ACL defined this ACE.
getContainerACLSecLogID() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the ContainerACLSecLogID or null.
getContainerID() - Method in class com.starbase.starteam.ContainerACLSecLogID
Returns the container id.
getContainerLevelACL(String) - Method in class com.starbase.starteam.View
Returns the Access Control List for items of the specified type for this view.
getContainerLevelACL(String) - Method in class com.starbase.starteam.Type
Returns the Access Control List for items of the specified type for this type.
getContainerLevelACL(String) - Method in class com.starbase.starteam.Project
Returns the Access Control List for items of the specified type for this project.
getContainerLevelACL(String) - Method in interface com.starbase.starteam.ISecurableContainer
Gets the container-level access rights explicitly assigned to this container for objects of the given type.
getContainerLevelACL(String) - Method in class com.starbase.starteam.Folder
Returns the Access Control List for items of the specified type for this folder.
getContentFilter() - Method in class com.starbase.starteam.CheckoutOptions
Get the hook to be inserted after performing keyword expansion, eol conversion, etc.
getContentModificationTime() - Method in class com.starbase.starteam.File
Returns the "last modified" timestamp of the working file when it was checked in to create this version.
getContentRevision() - Method in interface com.starbase.starteam.RevisionIdentifier
Gets the content version of this item revision.
getContents() - Method in class com.starbase.visdiff.CommonResources_es
Deprecated.  
getContents() - Method in class com.starbase.visdiff.CommonResources_en_US
Deprecated.  
getContents() - Method in class com.starbase.visdiff.CommonResources_en
Deprecated.  
getContents() - Method in class com.starbase.visdiff.CommonResources
Deprecated.  
getContentVersion() - Method in class com.starbase.starteam.File
Returns the content version number for this file.
getContext() - Method in class com.starbase.starteam.Filter
 
getCreatedBy() - Method in class com.starbase.starteam.View
Returns the user ID of the user that created the view.
getCreatedBy() - Method in class com.starbase.starteam.PromotionState
Returns the user ID that created the state.
getCreatedBy() - Method in class com.starbase.starteam.PromotionModel
Returns the User ID for the creator of the PromotionModel.
getCreatedBy() - Method in class com.starbase.starteam.Project
Returns the user ID of the user that created the project.
getCreatedBy() - Method in class com.starbase.starteam.Item
Returns the user ID of the user that created the first revision of the item.
getCreatedOn() - Method in class com.starbase.starteam.PromotionState
Returns the time at which the state was created.
getCreatedOn() - Method in class com.starbase.starteam.PromotionModel
Returns the time at which the PromotionModel was created.
getCreatedTime() - Method in class com.starbase.starteam.View
Returns the time at which the view was created.
getCreatedTime() - Method in class com.starbase.starteam.UserAccount
Gets the time at which this UserAccount was created.
getCreatedTime() - Method in class com.starbase.starteam.Project
Returns the time at which the project was created.
getCreatedTime() - Method in class com.starbase.starteam.Link
Returns the time at which this link was created.
getCreatedTime() - Method in class com.starbase.starteam.ItemReference
Returns the CreatedTime for this item, only available on server versions 5.2 and higher.
getCreatedTime() - Method in class com.starbase.starteam.Item
Returns the time at which the first revision of the item was created.
getCreatedUserID() - Method in class com.starbase.starteam.Link
Returns the user ID of the user who created this link.
getCreatedUserID() - Method in class com.starbase.starteam.ItemReference
Returns the CreatedUserID of this item, only available on server versions 5.2 and higher.
getCRHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Returns the string representation of the Carriage-return character in the HTML document.
getCRsToMarkFixed() - Method in class com.starbase.starteam.CheckinOptions
Returns the ChangeRequests to mark fixed.
getCurrentBytesExpected() - Method in class com.starbase.starteam.CheckoutEvent
Gets the total number of bytes expected in this file.
getCurrentBytesExpected(int) - Method in class com.starbase.starteam.CheckoutProgress
Get the number of bytes to be expected from the thread represented by the specified thread ID.
getCurrentBytesSoFar() - Method in class com.starbase.starteam.CheckoutEvent
Get the number of bytes checked out so far for this file.
getCurrentBytesSoFar(int) - Method in class com.starbase.starteam.CheckoutProgress
Get the number of bytes checked out so far for the file that's in the thread represented by the specified thread ID.
getCurrentCacheAgent() - Method in class com.starbase.starteam.Server
returns the CacheAgent currently in use by this server, or null
getCurrentFile() - Method in class com.starbase.starteam.CheckoutEvent
Gets the StarTeam File being checked out.
getCurrentFile() - Method in class com.starbase.starteam.CheckinEvent
Gets the StarTeam File being checked in.
getCurrentFile(int) - Method in class com.starbase.starteam.CheckoutProgress
Get the current File object that's being checked out in the specified thread ID.
getCurrentMPXProfile() - Method in class com.starbase.starteam.Server
Gets the current MPX event handler profile.
getCurrentPhaseEstimatedTimeRemaining() - Method in class com.starbase.starteam.CheckinProgress
Return the estimated time remaining in milliseconds.
getCurrentPhaseUnitsOfWork() - Method in class com.starbase.starteam.CheckinProgress
Get the total number of units of work.
getCurrentPhaseUnitsOfWorkProcessed() - Method in class com.starbase.starteam.CheckinProgress
Return the number of units of work that has been processed in this phase.
getCurrentPhaseUnitsOfWorkRemaining() - Method in class com.starbase.starteam.CheckinProgress
Get the total number of units of work that are yet to be done.
getCurrentStarteamItem() - Method in class com.starbase.starteam.CheckinProgress
Get the current StarTeam Item object that is being processed in the current phase.
getCurrentTime() - Method in class com.starbase.starteam.Server
Gets the current time on the server.
getCurrentWorkingFile() - Method in class com.starbase.starteam.CheckoutEvent
Gets the working file on disk where this file is being checked out to.
getCurrentWorkingFile() - Method in class com.starbase.starteam.CheckinProgress
Get the current File object that's being checked in.
getCurrentWorkingFile() - Method in class com.starbase.starteam.CheckinEvent
Gets the working file on disk where this file is being checked in from.
getData() - Method in class com.starbase.util.MD5
 
getData() - Method in class com.starbase.util.GUID
 
getDateInstance(int) - Static method in class com.starbase.util.OLEDateFormat
Returns a platform-dependent version of OLEDateFormat that can be used to create a date string formatted in the given style.
getDateTimeInstance(int, int) - Static method in class com.starbase.util.OLEDateFormat
Returns a platform-dependent version of OLEDateFormat that can be used to create a date-time string formatted in the given styles.
getDateWorkBegan() - Method in class com.starbase.starteam.WorkRecord
Returns the date on which the work was begun.
getDBAutoRecovery() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether or not the server automatically recovers from errors.
getDBDSN() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server data source name.
getDBPooledConnections() - Method in class com.starbase.starteam.ServerConfiguration
Returns the number of pooled connections to the server database.
getDBTableName() - Method in class com.starbase.starteam.Type
Returns the database table name for this type.
getDBTransactionsEnabled() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether or not database transactions are enabled.
getDBType() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server database type.
getDBVerifyOnStartup() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether or not the server database is verified on startup.
getDebugString() - Method in class com.starbase.starteam.CacheAgentEvent
return a string representation of the event generally useful for application debugging
getDefault() - Method in class com.starbase.starteam.Translations
Return the default translation.
getDefault() - Static method in class com.starbase.starteam.StarTeamClientOptions
Returns the singleton default StarTeamClientOptions object based on the default options file location.
getDefaultAction() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the default action recommended when merging this difference to the target view.
getDefaultAction() - Method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Gets the default action for this difference type.
getDefaultCentralStatusDirectory() - Static method in class com.starbase.starteam.ConfigFiles
Returns the default location of the client's local directory for storing centralized status information.
getDefaultComment() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the default comment to use for checkin operations that occur when committing this session.
getDefaultEncoding() - Static method in class com.starbase.starteam.File
Deprecated.  
getDefaultFile() - Static method in class com.starbase.starteam.StarTeamClientOptions
Returns the default StarTeamClientOptions file.
getDefaultFile() - Static method in class com.starbase.starteam.ServerList
 
getDefaultItemTypes() - Method in class com.starbase.starteam.Project
Gets the default item types that will be shared upon creation of a variant view.
getDefaultPath() - Method in class com.starbase.starteam.View
Returns the default working file path to be used for this view.
getDefaultPathFragment() - Method in class com.starbase.starteam.Folder
Returns this folder's specified default working path.
getDefaultPlatformEncoding() - Static method in class com.borland.starteam.util.Encoding
Gets the default platform encoding.
getDefaultStarTeamEncoding() - Static method in class com.borland.starteam.util.Encoding
Gets the default StarTeam encoding.
getDefaultStatusManager() - Static method in class com.starbase.starteam.StatusMethod
Gets the default FileBasedStatusManager for this workstation.
getDefaultStatusMethod() - Static method in class com.starbase.starteam.StatusMethod
Returns the client's default method for storing status information.
getDefaultStatusMethod() - Method in class com.starbase.starteam.StarTeamClientOptions
 
getDefaultValue() - Method in class com.starbase.starteam.Property
Returns the default value for this property.
getDefaultView() - Method in class com.starbase.starteam.Project
Gets the default View for this Project.
getDeletedAsOf() - Method in class com.starbase.starteam.RecycleBin
Used to limit deleted folders and items to those that were after a given time.
getDeletedBy() - Method in class com.starbase.starteam.PromotionState
Returns the user ID that deleted the state.
getDeletedBy() - Method in class com.starbase.starteam.PromotionModel
Returns the User ID for the user that deleted the model.
getDeletedOn() - Method in class com.starbase.starteam.PromotionState
Returns the time at which the state was deleted.
getDeletedOn() - Method in class com.starbase.starteam.PromotionModel
Returns the time at which the PromotionModel was deleted.
getDeletedSymbolHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to draw the symbol that indicates a "deleted" line.
getDeletedTime() - Method in class com.starbase.starteam.ItemReference
Returns the DeletedTime of this item, only available on server versions 5.2 and higher.
getDeletedTime() - Method in class com.starbase.starteam.Item
For deleted items, returns the time the item was deleted.
getDeletedUserID() - Method in class com.starbase.starteam.ItemReference
Returns the DeletedUserID of this item, only available on server versions 5.2 and higher.
getDeletedUserID() - Method in class com.starbase.starteam.Item
For deleted items, returns the UserID of the user who deleted the item.
getDeleteWorkingFile() - Method in class com.starbase.starteam.CheckinOptions
Returns the "Delete Working File" option value.
getDependencyLastUpdate() - Method in class com.starbase.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.starbase.starteam.Property
Returns the set of properties that the computation of this property's value depends upon.
getDepth() - Method in class com.starbase.starteam.GroupNode
Returns the zero-based depth of this GroupNode in the grouping hierarchy.
getDerivedCount() - Method in class com.starbase.starteam.ItemReference
Returns the number of shares directly derived from this item.
getDerivedViews() - Method in class com.starbase.starteam.View
Returns the set of views derived from this one.
getDescription() - Method in class com.starbase.starteam.View
Returns the description of this view.
getDescription() - Method in class com.starbase.starteam.ServerInfo
Returns the description for this server info entry.
getDescription() - Method in class com.starbase.starteam.PromotionState
Returns the description of the PromotionState.
getDescription() - Method in class com.starbase.starteam.PromotionModel
Returns the description of the PromotionModel.
getDescription() - Method in class com.starbase.starteam.Project
Returns the description of this project.
getDescription() - Method in class com.starbase.starteam.Label
Returns the label's description.
getDescription() - Method in class com.starbase.starteam.GroupAccount
Returns the group description.
getDescription() - Method in class com.starbase.starteam.Folder
Returns the description of this folder.
getDescription() - Method in class com.starbase.starteam.File
Returns the description of this file.
getDescription() - Method in class com.starbase.starteam.EventHandlerProfile
Gets the description of this EventHandlerProfile.
getDescription() - Method in class com.starbase.starteam.EventHandlerInfo
Gets the description of this EventHandlerInfo.
getDescription() - Method in class com.starbase.starteam.EnumeratedValue
Returns the description of this object.
getDescription() - Method in class com.starbase.starteam.EffectiveACE
Gets a description of this ACE, explaining its origin in human-readable form.
getDescription() - Static method in class com.starbase.starteam.ClientApplication
Gets a verbose description of the client application.
getDescription() - Method in class com.starbase.starteam.CheckinProgress
Return a description of the current state of CheckinProgress.
getDescription() - Method in class com.starbase.starteam.ChangeRequest
Returns the description of this change request.
getDescription() - Method in class com.starbase.starteam.BLSLicenseInfo
Gets the description of this license.
getDescription() - Method in class com.starbase.starteam.viewcomparemerge.Progress
Returns a description of the current state of the session
getDescription() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets a user-friendly description of this difference.
getDescription() - Method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Gets a description of this DifferenceType.
getDiagnosticStatisticsReportingInterval() - Method in class com.starbase.starteam.ServerConfiguration
Determines the frequency with which the server reports diagnostic statistics.
getDiffCompare() - Static method in class com.starbase.diff.IntralineSequence
Gets a DiffCompare interface appropriate for comparing members of an intraline sequence.
getDifferences() - Method in class com.starbase.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.starbase.starteam.viewcomparemerge.Session
Gets the ItemDifference that corresponds to a given merge item.
getDifferencesForSourceItem(Item) - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the ItemDifference that corresponds to a given source item.
getDifferencesForTargetItem(Item) - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the ItemDifference that corresponds to a given target item.
getDifferenceType() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the difference type associated with this difference.
getDifferenceType() - Method in class com.starbase.starteam.viewcomparemerge.ActionOverride
Returns the DifferenceType contained within this ActionOverride or null
getDirectoryOverrides() - Method in class com.starbase.starteam.ClientContext
Returns the directory override information for this client context.
getDirectoryServiceEnabled() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether Directory Service is enabled on this server.
getDirectoryServiceHost() - Method in class com.starbase.starteam.ServerConfiguration
Gets the URL to the Directory Service Host, if Directory Service is enabled.
getDirectoryServicePort() - Method in class com.starbase.starteam.ServerConfiguration
Gets the SSL port used by Directory Service, if Directory Service is enabled.
getDisembodiedItem(int, Type) - Method in class com.starbase.starteam.View
Retrieves an Item by Item ID.
getDisplayName() - Method in class com.starbase.starteam.Type
Returns a display name for this type.
getDisplayName() - Method in class com.starbase.starteam.StatusMethod
 
getDisplayName() - Method in class com.starbase.starteam.Property
Returns this property's display name.
getDisplayName() - Method in class com.starbase.starteam.EnumeratedValue
Returns the locale appropriate display name for the enumerated value.
getDisplayName() - Method in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
 
getDisplayString() - Static method in class com.starbase.starteam.BuildNumber
Gets a display string showing the full product name, version and build number.
getDisplayValue(Object) - Method in class com.starbase.starteam.Property
Converts the given property value to a string suitable for display.
getDisplayValue(Property) - Method in class com.starbase.starteam.Item
Gets the value of a property in a form suitable for display.
getDistinguishedName() - Method in class com.starbase.starteam.UserAccount
Gets the Distinguished Name for Directory Service.
getDotNotation() - Method in interface com.starbase.starteam.RevisionIdentifier
Gets the dot notation of this revision of the repository object.
getDotNotation() - Method in class com.starbase.starteam.LinkEndpoint
Returns the dot notation for the revision being referenced by this link.
getDotNotation() - Method in class com.starbase.starteam.ItemReference
Returns the revision number in dot notation form.
getDotNotation() - Method in class com.starbase.starteam.Item
Returns the dot notation identification of this version.
getDotNotation() - Method in class com.starbase.starteam.Folder
Returns the dot notation identification of this version.
getDotRelease() - Static method in class com.starbase.starteam.BuildNumber
Deprecated.  
getDouble(String) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning double valued properties.
getDouble(String) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning double valued properties.
getDouble(String) - Method in class com.starbase.starteam.Item
A convenience method for returning double valued properties.
getDoubleValue() - Method in class com.starbase.util.OLEDate
Returns the OLEDate's double value for this date.
getDumpAsserts() - Method in class com.starbase.starteam.ServerConfiguration
Returns whether the server will create a diagnostic dump when unexpected conditions [i.e., asserts] are discovered.
getDumpErrors() - Method in class com.starbase.starteam.ServerConfiguration
Returns whether the server will create a diagnostic dump when errors are discovered.
getDumpType() - Method in class com.starbase.starteam.ServerConfiguration
Returns the mini dump type used for diagnostic dumps
getDuration() - Method in class com.starbase.starteam.Task
Returns the number of hours during which at least one user is working on this task.
getEffectiveACE() - Method in class com.starbase.starteam.MatchedACE
Gets the corresponding EffectiveACE.
getEffectiveACL(ISecurable) - Method in class com.starbase.starteam.AccessRightsManager
Gets the effective access control list for the given securable object.
getEffectiveContainerACL(ISecurableContainer, Type) - Method in class com.starbase.starteam.AccessRightsManager
Gets the effective access control list for objects of a given type in a given securable container.
getEmailAddress() - Method in class com.starbase.starteam.UserAccount
Returns the user's email address.
getEmailAddress() - Method in class com.starbase.starteam.MyUserAccount
Returns the user's email address.
getEmbedDefaultStyles() - Method in class com.starbase.diff.HTMLDiffWriter
Determines whether or not a default style sheet is embedded in the HTML document.
getEnableCacheAgentForFileContent() - Method in class com.starbase.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.starbase.starteam.ServerInfo
returns true to fetch object properties from a cache agent false to fetch all properties from the star team server
getEnabled() - Method in class com.starbase.starteam.EnumeratedValue
Return true if this enumerated value is enabled.
getEnabled(int) - Method in class com.starbase.starteam.ServerConfiguration
Returns true if the specified protocol is enabled.
getEnableDiagnostics() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether or not server diagnostics are enabled.
getEncryptedReport() - Method in class com.starbase.starteam.LicenseUsage
Deprecated. Returns an encrypted version of the license usage report.
getEncryption() - Method in class com.starbase.starteam.ServerInfo
Returns the encryption algorithm to use for connections to the server.
getEncryptionAlgorithm() - Method in class com.starbase.starteam.Server
Gets the level of encryption requested for the connection.
getEncryptionRequirements() - Method in class com.starbase.starteam.ServerConfiguration
Returns the required encryption levels for various ranges of TCP/IP addresses.
getEndModifiedTime() - Method in class com.starbase.starteam.ItemReference
Returns the EndModifiedTime of this item, only available on server versions 5.2 and higher.
getEndpoint() - Method in class com.starbase.starteam.ServerInfo
Deprecated. Use getPort() instead
getEndPoint(int) - Method in class com.starbase.starteam.ServerConfiguration
Returns the endpoint for the specified protocol.
getEnumDisabled(int) - Method in class com.starbase.starteam.Property
Returns true if the given enumerated value has been marked disabled.
getEnumDisplayName(int) - Method in class com.starbase.starteam.Property
Return the display name for the enumerated value with the specified code.
getEnumDisplayName(String, int) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning the display name for a given value of an enumerated property.
getEnumDisplayName(String, int) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning the display name for a given value of an enumerated property.
getEnumDisplayName(String, int) - Method in class com.starbase.starteam.Item
A convenience method for returning the display name for a given value of an enumerated property.
getEnumeratedValues() - Method in class com.starbase.starteam.Property
Returns an array of all the enumerated values for this property.
getEnumTranslations(int) - Method in class com.starbase.starteam.Property
Returns a copy of the Translations for the specified enumerated value.
getEnumValues() - Method in class com.starbase.starteam.Property
Returns an array of all the enumerated values for this property.
getEnvironmentVariable(String) - Static method in class com.starbase.util.OSEnvironment
Returns a value of the specified environment variable.
getEOL() - Method in class com.starbase.starteam.ClientContext
Returns the client machine's end-of-line convention.
getEOL() - Static method in class com.starbase.util.Platform
Return the end of line convention.
getEOLChars() - Method in class com.starbase.starteam.CheckoutOptions
Get the contant value that represents the actual end-of-line sequence to be in EOL conversion.
getEOLConversionEnabled() - Method in class com.starbase.starteam.CheckoutOptions
Return whether EOL conversion is enabled when checking out text files.
getEOLConversionEnabled() - Method in class com.starbase.starteam.CheckinOptions
Return whether EOL conversion is enabled when checking out text files.
getError() - Method in class com.starbase.starteam.CheckoutEvent
The error that occurred during the checkout of this file.
getError() - Method in class com.starbase.starteam.CheckinEvent
The error that occurred during the checkin of this file.
getError() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets the exception that occurred during execution of the command, if any.
getErrorCode() - Method in class com.starbase.starteam.ServerException
The exception's error code.
getErrorCode() - Method in class com.starbase.starteam.MPXException
 
getErrorMessage() - Method in class com.starbase.starteam.ServerException
The error message to be presented to the user.
getErrorMessage() - Method in class com.starbase.starteam.CheckinEvent
The error message for the error that occurred during the checkin of this file.
getErrorSource() - Method in class com.starbase.starteam.ServerException
The server's error source for the exception.
getEstimatedFinish() - Method in class com.starbase.starteam.Task
Returns the estimated date at which this task will be completed.
getEstimatedFinishVariance() - Method in class com.starbase.starteam.Task
Returns the Estimated Finish Variance of this task.
getEstimatedHours() - Method in class com.starbase.starteam.Task
Returns an estimate of the number of hours that will be spent completing this task.
getEstimatedHoursVariance() - Method in class com.starbase.starteam.Task
Returns the Estimated Hours Variance of this task.
getEstimatedPercentComplete() - Method in class com.starbase.starteam.viewcomparemerge.Progress
Returns a percentage estimate of how complete the current operation is.
getEstimatedStart() - Method in class com.starbase.starteam.Task
Returns the estimated start date of this task.
getEstimatedStartVariance() - Method in class com.starbase.starteam.Task
Returns the Estimated Start Variance of this task.
getEstimatedTimeRemaining() - Method in class com.starbase.starteam.viewcomparemerge.Progress
Returns an estimate of the time that remains to complete the current operation.
getEventHandlerInfo(String) - Method in class com.starbase.starteam.Server
Returns the specified EventHandlerInfo object on this server.
getEventHandlerInfoNames() - Method in class com.starbase.starteam.Server
Returns an array containing the names of all existing EventHandlerInfos on this server.
getException() - Method in class com.starbase.starteam.SDKRuntimeException
Returns the exception that underlies the SDKRuntimeException being thrown.
getException() - Method in class com.starbase.starteam.MPXStatusEvent
Gets the MPX exception that triggered the event handler.
getException() - Method in class com.borland.starteam.xml.XMLException
Gets the exception that was the root cause of this exception.
getExcludeFlags() - Method in class com.starbase.starteam.Folder
Returns an int representing the method by which the exclude list is determined.
getExcludeList() - Method in class com.starbase.starteam.Folder
Returns the portion of the exclude list that this folder contributes.
getExclusiveLockerID() - Method in class com.starbase.starteam.CheckOutResult
Returns the user ID of the user that has an exclusive lock on this file.
getExclusiveLockerID() - Method in class com.starbase.starteam.CheckInResult
Returns the user ID of the user that has an exclusive lock on this file.
getExecutionTime() - Method in class com.starbase.starteam.CacheAgentEvent
returns the time (in msecs) taken to process the content for this item
getExpensiveOperationMinimum() - Method in class com.starbase.starteam.ServerConfiguration
Returns the minimum number of milliseconds used to determine what is an expensive operation for tracing purposes.
getExplanation() - Method in class com.starbase.starteam.AccessTestResults
Describes why access was granted or denied.
getExtension() - Method in class com.starbase.starteam.File
Returns the file name extension.
getExternalReference() - Method in class com.starbase.starteam.ChangeRequest
Returns a string value that represents some external reference, such as an identification number identifying this request in another system.
getExtraCachedProperties() - Method in class com.starbase.starteam.ItemListManager
Gets the list of "extra" properties that will be pre-fetched and cached for members of this item list.
getFailedLoginLimit() - Method in class com.starbase.starteam.SystemPolicy
Gets the number of acceptable failed login attempts.
getFailedLoginLockout() - Method in class com.starbase.starteam.SystemPolicy
Gets the number of minutes a user will be locked out after exceeding the failed login limit.
getFaxNumber() - Method in class com.starbase.starteam.UserAccount
Returns the user's fax number.
getFaxNumber() - Method in class com.starbase.starteam.MyUserAccount
Returns the user's fax number.
getFileClearLocksOnCheckIn() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileCompareOptions() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileComparePath() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileDefaultEncoding() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileDefaultEOL() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileDigest() - Method in interface com.starbase.starteam.FileSyncInfo
Gets the FileDigest for the file in question.
getFileEditorOptions() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileEditorPath() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileEncoding() - Method in class com.starbase.starteam.CheckoutOptions
Returns the "File Encoding" option value.
getFileEncoding() - Method in class com.starbase.starteam.CheckinOptions
Returns the "File Encoding" option value.
getFileEOL() - Method in class com.starbase.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.starbase.util.Platform
 
getFileLastModified(File) - Static method in class com.starbase.util.Platform
returns the last modified time for the given file via a native platform call
getFileLastModified(String) - Static method in class com.starbase.util.Platform
returns the last modified time for the given file via a native platform call
getFileLength(File) - Static method in class com.starbase.util.FileUtils
Deprecated. Use getFileLengthEx, which supports file sizes greater than 2GB.
getFileLengthEx(File) - Static method in class com.starbase.util.FileUtils
Gets the length of the given file.
getFileLocalDirectoryWatch() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileLockFilesExclusivelyOnCheckOut() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileMarkUnlockedFilesReadOnly() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileMD5() - Method in interface com.starbase.starteam.FileDigest
Gets the MD5 cryptographic hash of the file's content.
getFileMergeOptions() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileMergePath() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileOptimizeForSlowConnections() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFilePath(String) - Method in class com.starbase.starteam.Folder
For a given file name, this method returns the concatenation of the file name and the working directory path of this folder.
getFilePathDelim() - Static method in class com.starbase.util.Platform
Return file name path delimiter.
getFilePathDelimiter() - Method in class com.starbase.starteam.ClientContext
Returns the string used to delimit directories in a file path.
getFilePerformEOLConversion() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFilePopupVisMergeAlways() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFilesChanged() - Method in class com.starbase.starteam.ForeignRefreshResult
Returns true if any file is changed as a result of the corresponding "foreign" refresh operation.
getFileSize() - Method in interface com.starbase.starteam.FileDigest
Gets the file's size.
getFileStatusAutoPurgeDays() - Method in class com.starbase.starteam.ServerConfiguration
Returns the number of days after which a file's status information will be purged.
getFileStatusManager() - Method in class com.starbase.starteam.View
Get the FileBasedStatusManager that manages file status information for this View.
getFileSyncInfo(File, boolean) - Method in class com.starbase.starteam.FileBasedStatusManager
Gets File Status information for the given working file.
getFileSyncInfo(MD5, int, MD5, int, OLEDate) - Method in class com.starbase.starteam.File
Deprecated. Use getFileSyncInfoEx, which supports file sizes greater than 2GB.
getFileSyncInfoEx(MD5, long, MD5, long, OLEDate) - Method in class com.starbase.starteam.File
Attempts to determine what version of the file is actually on disk.
getFileTime() - Method in interface com.starbase.starteam.FileDigest
Gets the file's last modified time.
getFileUseAlternateCompare() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileUseAlternateEditor() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileUseAlternateMerge() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileUseMD5ToCalculateStatus() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileUseModifiedTimeStamp() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileUseNonExclusiveLocksInIntegrations() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getFileWritable(File) - Static method in class com.starbase.util.Platform
 
getFilter() - Method in class com.starbase.starteam.ItemListManager
Gets the filter that is applied to the item list.
getFilter() - Method in class com.starbase.starteam.FilterEvent
Gets the Filter that has been added, changed or deleted, in its new state.
getFilterACL() - Method in class com.starbase.starteam.Type
Returns the Access Control List for filter of this type.
getFilterForID(int) - Method in class com.starbase.starteam.Type
Returns the cached Filter object belonging to this type with the specified filter ID.
getFilterForName(String) - Method in class com.starbase.starteam.Type
Returns the cached Filter object belonging to this type with the specified filter name.
getFilterList(Type, boolean) - Method in class com.starbase.starteam.Server
 
getFilters() - Method in class com.starbase.starteam.Type
Returns an array of all Filters for this type.
getFix() - Method in class com.starbase.starteam.ChangeRequest
Returns the fix for this change request.
getFixConfig() - Method in class com.starbase.starteam.ItemBehavior
Determines whether or not this item has a fixed configuration.
getFixFloatingChildShares() - Method in class com.starbase.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.
getFlag() - Method in class com.starbase.starteam.Item
Returns whether or not this item is "flagged" for the currently logged in user.
getFlag() - Method in class com.starbase.starteam.vts.comm.CommandRoute
 
getFlagDisplayName(int) - Method in class com.starbase.starteam.Item
Returns a user-friendly display name for the given "Flag" value.
getFolder() - Method in class com.starbase.starteam.ItemListEvent
Gets the Folder whose Item list has changed.
getFolder() - Method in class com.starbase.starteam.FolderTreeEvent
Gets the Folder at the root of the part of the hierarchy that has changed.
getFolderAlternatePath(Folder) - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the alternate working directory for the specified folder.
getFolderAlternatePathEnabled(Folder) - Method in class com.starbase.starteam.StarTeamClientOptions
Return true if the alternate working directory is enabled for this folder.
getFolderHierarchy() - Method in class com.starbase.starteam.Folder
Gets the fully-qualified name of this folder.
getFolderID(Folder) - Method in class com.starbase.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.starbase.starteam.ItemReference
Returns the Item ID of the referenced Item's parent Folder.
getFolderListManager() - Method in class com.starbase.starteam.ItemListManager
Gets the FolderListManager that determines which folders will be used to generate items in the item list.
getFolderObjectID() - Method in class com.starbase.starteam.LinkEndpoint
Returns the object ID for the parent folder of the linked item.
getFolderPath() - Method in class com.starbase.starteam.ItemReference
Returns the folder path of the referenced Item's parent Folder.
getFolders() - Method in class com.starbase.starteam.StarTeamURL
Returns a StringTokenizer that can be used to enumerate the folder names found in the path portion of the URL.
getFolders() - Method in class com.starbase.starteam.FolderListManager
Gets the complete list of folders in the folder list.
getFoldersChanged() - Method in class com.starbase.starteam.ForeignRefreshResult
Returns true if any folder is changed as a result of the corresponding "foreign" refresh operation.
getFolderTree(int, int) - Method in class com.starbase.starteam.Folder
Retrieves a copy of this Folder object in the specified context and depth.
getFolderUserVisible(Folder) - Method in class com.starbase.starteam.StarTeamClientOptions
Return true if the specified folder is user visible.
getForceCheckin() - Method in class com.starbase.starteam.CheckinOptions
Returns the "Force Checkin" option value.
getForceCheckout() - Method in class com.starbase.starteam.CheckoutOptions
Returns the "Force Checkout" option value.
getForeignArchivePaths(int, String) - Method in class com.starbase.starteam.Server
Get the archive paths of the foreign archive specified.
getForeignRefreshRate() - Method in class com.starbase.starteam.ServerConfiguration
Returns the rate at which files are refreshed from foreign archives.
getFormattedReport() - Method in class com.starbase.starteam.LicenseUsage
Deprecated. Returns the formatted text version of the license usage report.
getFromHistoryByDate(OLEDate) - Method in class com.starbase.starteam.Item
Returns the most recent version of this item as of the specified date.
getFromHistoryByLabelID(int) - Method in class com.starbase.starteam.Item
Returns the specified version of this item based on the given label ID.
getFromHistoryByVersion(int) - Method in class com.starbase.starteam.Item
Returns the specified version of this item based on the view version number.
getFullDisplay() - Method in class com.starbase.starteam.ItemListManager
Returns the current display state of the list.
getFullName() - Method in class com.starbase.starteam.View
Returns the full hierarchical name of this view--that is, the concatentation of the root view and each descendent to this view.
getFullName() - Method in class com.starbase.starteam.GroupAccount
Returns a qualified name for the group, showing both the group and its parents.
getFullName() - Method in class com.starbase.starteam.File
Returns the concatenation of this file's name with the working directory of the file's parent folder.
getGotoBlankHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to draw whitespace the same width as a naviation control.
getGotoBottomHTML() - Method in class com.starbase.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.starbase.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.starbase.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.starbase.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.starbase.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.starbase.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.starbase.starteam.EffectiveACE
Gets the Group to which this ACE applies.
getGroup(int) - Method in class com.starbase.starteam.Server
Returns the Group object for the given ID.
getGroupAccounts() - Method in class com.starbase.starteam.UserAccount
Returns all of the group accounts to which this user belongs.
getGroupAccounts() - Method in class com.starbase.starteam.ServerAdministration
Returns all of the active group accounts on the server.
getGroupingDepth() - Method in class com.starbase.starteam.Filter
Returns the number of grouping levels specified for the Filter.
getGroupNodeAtLine(int) - Method in class com.starbase.starteam.ItemListManager
Returns the GroupNode at line, given the list's current collapsed/expanded state, or null if that line doesn't contain a GroupNode.
getGroups() - Method in class com.starbase.starteam.Server
Returns all of the groups on this Server.
getGroupSortInfo() - Method in class com.starbase.starteam.Filter
 
getGUID() - Method in class com.starbase.starteam.Task
Returns the MS Project GUID of this task.
getHasFixedLicense() - Method in class com.starbase.starteam.UserAccount
Determines whether this user has a fixed ( named-user ) license or a floating ( concurrent ) license.
getHaveAccessRights() - Method in class com.starbase.starteam.View
Indicates whether or not the logged on user has rights to access this view.
getHistory() - Method in class com.starbase.starteam.Item
Returns the past versions of this item.
getHistory() - Method in class com.starbase.starteam.Folder
Returns the past versions of this item.
getHistoryForItemID(int, Type) - Method in class com.starbase.starteam.View
Returns "disembodied" Items from the item history
getHiveInfo() - Method in class com.starbase.starteam.HiveManager
Returns the current set of HiveInfos from the server, or null if new vault format is not supported on this server.
getHiveManager() - Method in class com.starbase.starteam.ServerAdministration
Gets the HiveManager that manages new vault format hives.
getHost() - Method in class com.starbase.starteam.ServerInfo
Returns the host name for the server info.
getHostAddress() - Static method in class com.starbase.util.Platform
Return this machine's host IP Address
getHostName() - Method in class com.starbase.starteam.StarTeamURL
Returns the host name specified in the URL or null of not found.
getHostName() - Method in class com.starbase.starteam.ClientContext
Returns the client machine's host name.
getHostName() - Method in class com.starbase.starteam.CacheAgent
Gets the host address of this cache agent.
getHoursRemaining() - Method in class com.starbase.starteam.WorkRecord
Returns the estimated number of hours remaining to complete the task after this period.
getHoursWorked() - Method in class com.starbase.starteam.WorkRecord
Returns the number of hours spent on the task during this period.
getID() - Method in class com.starbase.starteam.Workstation
The number assigned by the server to this workstation.
getID() - Method in class com.starbase.starteam.WorkRecord
Returns the integer identifier of the work record.
getID() - Method in class com.starbase.starteam.View
Returns the unique integer identifier for this view.
getID() - Method in class com.starbase.starteam.UserAccount
Returns an integer ID that represents this user account.
getID() - Method in class com.starbase.starteam.User
Returns the integer idenitifier for this user.
getID() - Method in class com.starbase.starteam.TaskDependency
Returns the integer identifier for this task dependency.
getID() - Method in class com.starbase.starteam.SimpleTypedResource
Return the identifier for the resource object.
getID() - Method in interface com.starbase.starteam.ServerSession
Returns the session identifier.
getID() - Method in class com.starbase.starteam.QueryInfo
Return the internal ID of the QueryInfo.
getID() - Method in class com.starbase.starteam.Property
Returns this property's internal ID.
getID() - Method in class com.starbase.starteam.PromotionState
Returns the object ID for the PromotionState.
getID() - Method in class com.starbase.starteam.PromotionModel
Return the object ID for the PromotionModel.
getID() - Method in class com.starbase.starteam.Project
Returns the unique integer identifier for this project.
getID() - Method in class com.starbase.starteam.MyUserAccount
Returns the integer that represents this user account.
getID() - Method in class com.starbase.starteam.Link
Returns an integer that identifies this link.
getID() - Method in class com.starbase.starteam.Label
Returns this label's unique integer identifier.
getID() - Method in class com.starbase.starteam.Item
Return the identifier for the Item.
getID() - Method in class com.starbase.starteam.HiveInfo
The number assigned by StarTeam to identify the hive.
getID() - Method in class com.starbase.starteam.GroupAccount
Returns this group's integer indentifier.
getID() - Method in class com.starbase.starteam.Group
Returns the integer idenitifier for this group.
getID() - Method in class com.starbase.starteam.Filter
Returns the internal ID of the filter.
getID() - Method in class com.starbase.starteam.AclEntry
Returns the user or group ID for this entry.
getID() - Method in class com.starbase.starteam.viewcomparemerge.MergeAction
Gets the unique ID associated with this action.
getID() - Method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Gets the unique ID associated with this DifferenceType.
getIDs() - Method in class com.starbase.starteam.Catalog
Deprecated. Use getAllIDs() instead.
getIgnoreMergePoints() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns true if all merge points should be ignored for comparisons.
getIgnoreWhiteSpace() - Method in class com.starbase.starteam.viewcomparemerge.VisMergeAdapter
Determines whether or not changed lines with no conflicts will be merged automatically.
getInactivityTimeout() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server's inactivity timeout.
getIncludeActiveItems() - Method in class com.starbase.starteam.RecycleBin
Determines whether or not the resulting folders may contain active items.
getIncludeDeletedFolders() - Method in class com.starbase.starteam.RecycleBin
Determines whether or not deleted child folders will be inserted into the copy of the folder tree.
getIncludeDeletedItems() - Method in class com.starbase.starteam.RecycleBin
Determines whether or not the resulting folders may contain deleted items.
getIndexInACL() - Method in class com.starbase.starteam.MatchedACE
Gets the index of the matched ACE in its Effective Access Control List.
getInlineDeleteMarkHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to mark an in-line deletion point within a source line.
getInlineInsertMarkHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to mark an in-line insertion point within a source line.
getInt(String) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning integer valued properties.
getInt(String) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning integer valued properties.
getInt(String) - Method in class com.starbase.starteam.Item
A convenience method for returning integer valued properties.
getIntArray(String) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning int[] valued properties.
getIntArray(String) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning int[] valued properties.
getIntArray(String) - Method in class com.starbase.starteam.Item
A convenience method for returning int[] valued properties.
getIOException() - Method in class com.starbase.starteam.vts.comm.CommandException
 
getIsExecutable(String) - Method in class com.starbase.util.UnixFileAccess
 
getIsExecutable(String) - Method in class com.starbase.util.NativeFileAccess
 
getIsExecutable(String) - Method in class com.starbase.util.FileAccess
Return true if the file is "executable" by the user.
getIsFileContent() - Method in class com.starbase.starteam.CacheAgentEvent
returns true if the content is file specific, false otherwise
getIsMyTask() - Method in class com.starbase.starteam.Task
Returns a value indicating whether the logged on user is responsible for this task.
getIsMyTaskDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given IsMyTask value.
getIsObjectPropertyContent() - Method in class com.starbase.starteam.CacheAgentEvent
returns true if the content describes properties of cached objects, false otherwise
getItem() - Method in class com.starbase.starteam.ProcessItem
Gets the underlying item.
getItem() - Method in class com.starbase.starteam.NotificationEvent
Gets the Item whose notification state has changed.
getItem() - Method in class com.starbase.starteam.LinkEndpoint
Resolves this link endpoint.
getItem() - Method in class com.starbase.starteam.DisembodiedItemException
Returns the disembodied item itself, if any.
getItem() - Method in class com.starbase.starteam.viewcomparemerge.AmbiguousMatchException
Gets the item that could not be unambiguously matched, and, as a result, triggered this exception.
getItemAtLine(int) - Method in class com.starbase.starteam.ItemListManager
Returns the Item at line, given the list's current collapsed/expanded state, or null if that line doesn't contain an Item.
getItemClass2Name() - Method in class com.starbase.starteam.Audit
Returns the name of the second "operand" item's type (if any).
getItemClass3Name() - Method in class com.starbase.starteam.Audit
Returns the name of the third "operand" item's type (if any).
getItemClassName() - Method in class com.starbase.starteam.Audit
Returns the name of the audited item's type.
getItemDeletedInSource() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is deleted in the source view.
getItemDeletedInTarget() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is deleted in the target view.
getItemDescriptor() - Method in class com.starbase.starteam.Audit
Returns the primary descriptor for the underlying audited object.
getItemDescriptor2() - Method in class com.starbase.starteam.Audit
Returns the primary descriptor for the second "operand" object (if any).
getItemDescriptor3() - Method in class com.starbase.starteam.Audit
Returns the primary descriptor for the third "operand" object (if any).
getItemDifference() - Method in class com.starbase.starteam.viewcomparemerge.PropertyMergeException
Gets the ItemDifference for the item with the unresolved property merge condition.
getItemDifference() - Method in class com.starbase.starteam.viewcomparemerge.FileMergeException
Gets the ItemDifference for the item with the unresolved property merge condition.
getItemGroups() - Method in class com.starbase.starteam.ItemListManager
Returns an array of GroupNodes that describes the group membership of all Items managed by the ItemListManager.
getItemID() - Method in class com.starbase.starteam.NotificationItem
Returns the notification item's item ID.
getItemID() - Method in class com.starbase.starteam.LinkEndpoint
Returns the itemID of the item being referenced.
getItemID() - Method in class com.starbase.starteam.ItemReference
Returns the Item's ItemID.
getItemID() - Method in class com.starbase.starteam.ItemIDEvent
Gets the ID of the Item that was added, changed or removed.
getItemID() - Method in class com.starbase.starteam.Item
Returns an identifier representing this item, that is, the underlying entity represented by this item in this specific context.
getItemID() - Method in class com.starbase.starteam.CacheAgentEvent
returns the item id of the StarTeam item whose content has been received
getItemID(Item) - Method in class com.starbase.starteam.ItemListManager
Returns the ItemID 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.
getItemIsBinaryFile() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is a binary file.
getItemModifiedInSource() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is modified in the source view.
getItemModifiedInTarget() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is modified in the target view.
getItemMovedInSource() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is moved in the source view.
getItemMovedInTarget() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is moved in the target view.
getItemObjectID() - Method in class com.starbase.starteam.NotificationItem
Returns the notification item's object ID.
getItemPresentInSource() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is present in the source view.
getItemPresentInTarget() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is present in the target view.
getItemRevisions() - Method in class com.starbase.starteam.Item
Returns the Item revisions for this item.
getItems() - Method in class com.starbase.starteam.ItemListManager
Gets the list of items in the item list.
getItems(String) - Method in class com.starbase.starteam.Folder
Ensures that the list of items of the specified type for this folder have been retrieved from the server and cached locally.
getItemsArray() - Method in class com.starbase.starteam.ItemListManager
Returns the items in the item list as an array.
getItemsArrayForFolder(Folder, boolean) - Method in class com.starbase.starteam.ItemListManager
Returns an array containing the items in a Folder and optionally all its descendants.
getItemsExpected() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
For bulk commands that are executed in chunks, gets the total number of items to be processed.
getItemsForFolder(Folder, boolean) - Method in class com.starbase.starteam.ItemListManager
Returns the items in a Folder and optionally all its descendants.
getItemsHaveSameContent() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source and target items have identical content.
getItemsInDifferentBranches() - Method in class com.starbase.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.starbase.starteam.vts.comm.ServerCommandEvent
For bulk commands that are executed in chunks, gets the number of items that have been processed so far.
getItemTypeName() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Gets the item type.
getItemTypes() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the item types that are to be included in the view compare/merge operation.
getKeepAliveInterval() - Method in class com.starbase.starteam.Server
Gets the keep-alive interval, in minutes.
getKey() - Method in interface com.starbase.util.collections.Map.Entry
Returns the key portion of the map entry.
getKeywordExpansionEnabled() - Method in class com.starbase.starteam.CheckoutOptions
Determin whether keyword expansion in text files is enabled.
getKeywordExpansionEnabled() - Method in class com.starbase.starteam.CheckinOptions
Determin whether keyword expansion in text files is enabled.
getKeywordExpansionFileExtensions() - Method in class com.starbase.starteam.Project
Returns the list of file extensions upon which to perform keyword expansion.
getKeywords() - Method in class com.starbase.starteam.FileResult
Returns the keywords used in the add/checkin/checkout operation.
getLabel() - Method in class com.starbase.starteam.LabelEvent
Gets the Label that has been added, changed or deleted, in its new state.
getLabeledItemIDs(int[]) - Method in class com.starbase.starteam.Label
Determines which items from a given list have been labeled with this label in the current view.
getLabelID() - Method in class com.starbase.starteam.ViewConfiguration
Return the label ID for this configuration.
getLabelID() - Method in class com.starbase.starteam.PromotionState
Returns the Label ID that defines this PromotionState.
getLabels() - Method in class com.starbase.starteam.View
Returns the labels that exist in this view, including both active and deleted labels.
getLagTime() - Method in class com.starbase.starteam.TaskDependency
Returns the lag time for this task dependency.
getLastBuildTested() - Method in class com.starbase.starteam.ChangeRequest
Returns a label ID of the build or named configuration that this request was last tested in.
getLastEOL() - Method in class com.starbase.util.LineReader
 
getLastError() - Method in class com.starbase.starteam.CheckoutProgress
Get the last error, if any, that occurred during the last checkout operation.
getLastError() - Method in class com.starbase.starteam.CheckinProgress
Get the last error, if any, that occurred during the last checkin operation.
getLastKnownStatus() - Method in class com.starbase.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.
getLastKnownVersionOnDisk() - Method in class com.starbase.starteam.File
Returns the last known version of this file on disk.
getLastModified(File) - Static method in class com.starbase.util.Platform
returns the last modified time for the given file via a native platform call
getLastModified(String) - Method in class com.starbase.util.UnixFileAccess
 
getLastModified(String) - Static method in class com.starbase.util.Platform
returns the last modified time for the given file via a native platform call
getLastModified(String) - Method in class com.starbase.util.NativeFileAccess
 
getLastModified(String) - Method in class com.starbase.util.FileAccess
Return the the file's last modified time.
getLegalActions() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the list of merge actions that are legal for this difference.
getLegalActions() - Method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Gets the set of legal actions for a given merge type.
getLength() - Method in class com.starbase.starteam.GroupNode
Returns the number of contiguous objects spanned in the underlying indexable collection.
getLFHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Returns the string representation of the line-feed character in the HTML document.
getLicenseInformation() - Method in class com.starbase.starteam.ServerAdministration
Gets information about the licenses registered on this server.
getLicenseType() - Method in class com.starbase.starteam.UserAccount
Gets the type of license assigned to this user.
getLicenseUsage() - Method in class com.starbase.starteam.ServerAdministration
Deprecated.  
getLine(int) - Method in class com.starbase.diff.ParsedCharSequence
 
getLineNumber() - Method in class com.borland.starteam.xml.XMLParseException
Gets the line number within the source text where the parsing error was encountered.
getLinkFactory() - Method in class com.starbase.starteam.LinkCache
Gets a LinkFactory that may be used to create new links.
getLinks(Item) - Method in class com.starbase.starteam.LinkCache
Gets the links for the given item.
getList(String) - Method in class com.starbase.starteam.Folder
Returns an ItemList of the specified item types in this folder.
getLocalDateInstance() - Static method in class com.starbase.util.OLEDateFormat
Returns a platform-dependent version of OLEDateFormat 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.starbase.util.OLEDateFormat
Returns a platform-dependent version of OLEDateFormat that can be used to create a date/time string formatted in the style typically found in item display tables.
getLocale() - Method in class com.starbase.util.LocaleChangeEvent
 
getLocaleNames() - Method in class com.starbase.starteam.Translations
Return all of the locale names for which a translation exists.
getLocales() - Method in class com.starbase.starteam.Translations
Return all of the locales for which a translation exists.
getLocalFileExecutable() - Method in class com.starbase.starteam.File
Returns true if the local file is executable.
getLocalFileExists() - Method in class com.starbase.starteam.File
Returns true if the local file exists on disk.
getLocalName() - Method in class com.starbase.starteam.File
Returns the local file name, as recognized by the local file system.
getLocalPath() - Method in class com.starbase.starteam.File
Returns the local path, as recognized by the local file system.
getLocalSize() - Method in class com.starbase.starteam.File
Deprecated. Use getLocalSizeEx, which supports file sizes greater than 2GB.
getLocalSizeEx() - Method in class com.starbase.starteam.File
Returns the local file's size.
getLocalTimeStamp() - Method in class com.starbase.starteam.File
Returns the local file's time stamp.
getLocationItemID() - Method in class com.starbase.starteam.ItemRevision
Returns the location item ID of this item revision.
getLockCount() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the number of source or target items that are currently locked on behalf of this session.
getLocker() - Method in class com.starbase.starteam.Item
Returns the user ID of the user that has this item exclusively locked, or -1 if no one has it locked.
getLockSourceForDifference() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns true if a source item will be locked when a difference is detected.
getLockTargetForDifference() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns true if a target item will be locked when a difference is detected.
getLockType() - Method in class com.starbase.starteam.CheckoutOptions
Return the type of lock to be used when checking out.
getLockType() - Method in class com.starbase.starteam.CheckinOptions
Return the type of lock to be used when checking out.
getLog() - Method in class com.starbase.starteam.ServerAdministration
Return the server log for this server.
getLogEntry() - Method in class com.starbase.starteam.ServerException
The server log entry number for the error.
getLogFile() - Method in class com.starbase.starteam.ServerConfiguration
Returns the path to the server's log file.
getLogOnCount() - Method in class com.starbase.starteam.UserAccount
Returns the number of times this user is logged in to the server.
getLogOnName() - Method in class com.starbase.starteam.UserAccount
Returns the logon name or identifier for this account.
getLogOnName() - Method in class com.starbase.starteam.MyUserAccount
Returns ths user's logon name.
getLogonTimeout() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server's logon timeout.
getLongValue() - Method in class com.starbase.util.OLEDate
Returns the Java based long time for this OLEDate value.
getMachineName() - Static method in class com.starbase.util.Platform
Return this machine's name
getMailEnabled() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether or not email is enabled on the server.
getMajorVersion() - Static method in class com.starbase.starteam.BuildNumber
Gets the product major version number.
getMappedValues() - Method in class com.starbase.starteam.TypeNames
Enumerate the typename map.
getMarkProcessItemComplete() - Method in class com.starbase.starteam.CheckinOptions
Returns whether to mark the process item complete.
getMarkUnlockedFilesReadOnly() - Method in class com.starbase.starteam.CheckoutOptions
Returns the "Mark Unlocked Files ReadOnly" option value.
getMarkUnlockedFilesReadOnly() - Method in class com.starbase.starteam.CheckinOptions
Returns the "Mark Unlocked Files ReadOnly" option value.
getMatchFilesByFileName() - Method in class com.starbase.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.starbase.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.starbase.starteam.viewcomparemerge.DifferenceType
Gets a copy of the MatchState associated with this DifferenceType.
getMatchState() - Method in class com.starbase.starteam.viewcomparemerge.ActionOverride
Returns the MatchState contained within this ActionOverride
getMaxCaches() - Static method in class com.starbase.starteam.CacheController
Gets the maximum number of server caches.
getMaxCacheSize() - Method in class com.starbase.starteam.HiveInfo
Maximum number of megabytes of hard disk space that the cache can use.
getMaxIP() - Method in class com.starbase.starteam.IPRange
Returns the maximum IP address for this range.
getMaxLength() - Method in class com.starbase.starteam.Property
For text-valued properties, returns the maximum number of characters permitted.
getMD5() - Method in class com.starbase.starteam.File
The MD5 hash bytes of the file contents for this version.
getMD5() - Method in class com.starbase.util.MD5Stream
Finalize the MD5 computation and return the final 16-byte MD5 value.
getMergeAction() - Method in class com.starbase.starteam.viewcomparemerge.ActionOverride
Returns the MergeAction contained within this ActionOverride
getMergedFileContent() - Method in class com.starbase.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.starbase.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.starbase.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.starbase.starteam.Item
Returns the merge points for this item.
getMergePoint() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the merge point created when this difference was committed, if any.
getMergePreview() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets a preview of the merge results for this session.
getMergeType() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the merge type of this session.
getMergeType() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Gets the merge type.
getMessage() - Method in class com.starbase.starteam.TypeNotFoundException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.ServerUnavailableException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.ServerException
Returns this exeptions error message.
getMessage() - Method in class com.starbase.starteam.SDKRuntimeException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.PropertyNotWritableException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.PasswordExpiredException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.NoSuchPropertyException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.MPXException
 
getMessage() - Method in class com.starbase.starteam.LogonException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.ItemNotFoundException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.ForeignPasswordException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.DuplicateServerListEntryException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.DisembodiedItemException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.CommandAbortedException
Returns the detail message string of this throwable.
getMessage() - Method in class com.starbase.starteam.vts.comm.CommandException
 
getMessage() - Method in class com.borland.starteam.xml.XMLException
Gets a descriptive error message for this exception.
getMilestone() - Method in class com.starbase.starteam.Task
Returns a value indicating whether or not this task represents a milestone.
getMilestoneDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given Milestone value.
getMimeName() - Method in class com.borland.starteam.util.Encoding
Gets the preferred MIME name of this encoding.
getMinimumPasswordLength() - Method in class com.starbase.starteam.SystemPolicy
Gets the minimum allowable password length.
getMinimumPasswordLength() - Method in class com.starbase.starteam.MyUserAccount
Returns the minimum required password length.
getMinIP() - Method in class com.starbase.starteam.IPRange
Returns the minimum IP address for this range.
getMinorVersion() - Static method in class com.starbase.starteam.BuildNumber
Gets the product minor version number.
getMissingProperties() - Method in class com.starbase.starteam.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.starbase.starteam.Item
Returns the user ID of the user that created this revision of the item.
getModifiedTime() - Method in class com.starbase.starteam.ItemReference
Returns the ModifiedTime of this item, only available on server versions 5.2 and higher.
getModifiedTime() - Method in class com.starbase.starteam.Item
Returns the time at which this revision of the item was created.
getModifiedUserID() - Method in class com.starbase.starteam.ItemReference
Returns the ModifiedUserID of this item, only available on server versions 5.2 and higher.
getMoveRevisionLabelIfAssigned() - Method in class com.starbase.starteam.CheckinOptions
Deprecated.  
getMPXCacheAgentAddress() - Method in class com.starbase.starteam.ServerInfo
Gets the host address of the MPX cache agent.
getMPXCacheAgentAddress() - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
getMPXCacheAgentEnabled() - Method in class com.starbase.starteam.Server
Deprecated. use ServerInfo#getUseCacheAgentForFileContent() instead
getMPXCacheAgentEnabled() - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
getMPXCacheAgentPort() - Method in class com.starbase.starteam.ServerInfo
Gets the port number of the MPX cache agent.
getMPXCacheAgentPort() - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
getMPXCacheAgentThreadCount() - Method in class com.starbase.starteam.ServerInfo
Gets the number of threads used by the MPX cache agent to fetch file content.
getMPXCacheAgentThreadCount() - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
getMPXEnabled() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value to enable mpx.
getMPXMessageCount() - Method in class com.starbase.starteam.Server
Gets the number of MPX messages received by the server since MPX was enabled.
getMPXProfileName() - Method in class com.starbase.starteam.ServerInfo
Gets the name of the MPX profile to be used when connecting to this server.
getMPXTransmitterName() - Method in class com.starbase.starteam.Server
The name of the event handler for the StarTeam MPX Transmitter.
getMSProjectFileName() - Method in class com.starbase.starteam.Task
Returns the MS Project FileName of this task.
getMSProjectLastUpdate() - Method in class com.starbase.starteam.Task
Returns the date that this task was last updated from MS Project.
getMultiPartDirectory() - Method in class com.starbase.starteam.ServerConfiguration
Returns the path to the server's multi-part directory.
getMyLock() - Method in class com.starbase.starteam.Item
Returns the lock status of this item for the currently logged in user.
getMyLockState() - Method in class com.starbase.starteam.CheckOutResult
Returns the lock state of the file for the user performing the checkout.
getMyLockState() - Method in class com.starbase.starteam.CheckInResult
Returns the lock state of the file for the user performing the checkout.
getMyUserAccount() - Method in class com.starbase.starteam.Server
Returns the user account for the currently logged on user.
getName() - Method in class com.starbase.starteam.Workstation
The name of the workstation.
getName() - Method in class com.starbase.starteam.View
Returns the name of this view.
getName() - Method in class com.starbase.starteam.UserAccount
Returns the full name that this user goes by.
getName() - Method in class com.starbase.starteam.User
Returns the user's name.
getName() - Method in class com.starbase.starteam.Type
Returns the programatic name for this type.
getName() - Method in class com.starbase.starteam.Task
Returns the Name of this task.
getName() - Method in class com.starbase.starteam.StatusMethod
 
getName() - Method in class com.starbase.starteam.SimpleKeyword
Return the keyword name.
getName() - Method in class com.starbase.starteam.QueryInfo
Return the name of the query.
getName() - Method in class com.starbase.starteam.Property
Returns this property's internal name.
getName() - Method in class com.starbase.starteam.PromotionState
Returns the name of the PromotionState.
getName() - Method in class com.starbase.starteam.PromotionModel
Returns the name of the PromotionModel.
getName() - Method in class com.starbase.starteam.Project
Returns the name of this project.
getName() - Method in class com.starbase.starteam.MyUserAccount
Returns the full name that this user goes by.
getName() - Method in class com.starbase.starteam.Label
Return's the label's name.
getName() - Method in interface com.starbase.starteam.Keyword
Return the keyword name.
getName() - Method in class com.starbase.starteam.HiveInfo
The name of the hive.
getName() - Method in class com.starbase.starteam.GroupNode
Returns the display name of this group.
getName() - Method in class com.starbase.starteam.GroupAccount
Returns the group name.
getName() - Method in class com.starbase.starteam.Group
Returns the group's name.
getName() - Method in class com.starbase.starteam.Folder
Returns the name of the folder.
getName() - Method in class com.starbase.starteam.Filter
Returns the display name of the filter.
getName() - Method in class com.starbase.starteam.File
Returns the name of this file.
getName() - Method in class com.starbase.starteam.EventHandlerProfile
Gets the name of this EventHandlerProfile.
getName() - Method in class com.starbase.starteam.EventHandlerInfo
Gets the name of this EventHandlerInfo.
getName() - Static method in class com.starbase.starteam.ClientApplication
Gets the client application name.
getName() - Method in class com.starbase.starteam.CheckinPhase
Get the name of this CheckinPhase.
getName() - Method in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
 
getName() - Method in class com.borland.starteam.util.Encoding
Gets the common name of this encoding.
getName() - Method in class com.borland.starteam.xml.XMLElement
Gets the local name of this element (that is, without a namespace prefix).
getName() - Method in class com.borland.starteam.xml.XMLAttribute
Gets the local name of this attribute (that is, without a namespace prefix).
getName() - Method in class com.starbase.starteam.viewcomparemerge.SessionState
Returns the name of this session state as a string.
getName() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the name of this session.
getName() - Method in class com.starbase.starteam.viewcomparemerge.PreviewState
Returns a string representation of the preview state.
getName() - Method in class com.starbase.starteam.viewcomparemerge.MergeType
Gets the user-friendly name of this merge type.
getName() - Method in class com.starbase.starteam.viewcomparemerge.MergeAction
Returns a String representation of this merge action
getName(String, String) - Static method in class com.starbase.util.FileUtils
Returns the name of the file represented by this pathname.
getNamedConfigOptions(String[]) - Method in class com.starbase.starteam.ServerAdministration
Return a String array of values that matches the input String array of option names.
getNavigateOnEveryChangedLine() - Method in class com.starbase.diff.HTMLDiffWriter
Indicates whether or not navigation symbols will be drawn on every changed line.
getNeedsAttention() - Method in class com.starbase.starteam.Task
Returns a value that indicates whether or not this task needs attention.
getNeedsAttentionDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given NeedsAttention value.
getNewFolder() - Method in class com.starbase.starteam.FolderUpdateEvent
Gets the Folder in its new state.
getNewFolder() - Method in class com.starbase.starteam.FolderEvent
Gets the Folder in its new state.
getNewItem() - Method in class com.starbase.starteam.ItemUpdateEvent
Gets the Item in its new state.
getNewItem() - Method in class com.starbase.starteam.ItemEvent
Gets the Item in its new state.
getNewLink() - Method in class com.starbase.starteam.LinkUpdateEvent
Gets the Link in its new state.
getNewNotificationItems(String) - Method in class com.starbase.starteam.View
Return the list of "notification" items for the specified type.
getNewRevisionComment() - Method in class com.starbase.starteam.Item
Returns the empty string.
getNonLocalizedMessage() - Method in class com.starbase.starteam.ServerException
The "default" (English) version of the error message.
getNonWindowsConfig() - Static method in class com.starbase.starteam.ConfigFiles
Returns the default location of the client's configuration settings for non-Windows platforms.
getNotes() - Method in class com.starbase.starteam.WorkRecord
Return the notes about this work record.
getNotes() - Method in class com.starbase.starteam.Task
Returns the text in the "Notes" for this task.
getNotifyBy() - Method in class com.starbase.starteam.ServerConfiguration
Gets the method by which notification messages are sent to StarTeam users.
getNotifyByEmail() - Method in class com.starbase.starteam.SystemPolicy
Indicates whether or not security administrators will be notified of login lockouts by email.
getNoTimeoutNamedLicenses() - Method in class com.starbase.starteam.ServerConfiguration
Gets the server's "NoTimeoutNamedLicenses" setting for servers 7.0 and later.
getNotInViewFiles() - Method in class com.starbase.starteam.Folder
Returns an array of "not in view" File objects in this Folder, applying exclusions as appropriate.
getNumber() - Method in class com.starbase.starteam.Topic
Returns the topic number of this topic.
getNumber() - Method in class com.starbase.starteam.Task
Returns the number assigned to this task.
getNumber() - Method in class com.starbase.starteam.ChangeRequest
Returns the numeric identifier of this change request in the StarTeam view.
getNumCheckoutThreads() - Method in class com.starbase.starteam.CheckoutProgress
Get the number of threads that contains checkout operations.
getNumChildren() - Method in class com.starbase.starteam.GroupNode
Returns the number of direct subgroups of this group.
getNumContextLines() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the maximum number of unchanged lines displayed before and after each changed line.
getNumSourceChanges() - Method in class com.starbase.diff.Edit
 
getNumTargetChanges() - Method in class com.starbase.diff.Edit
 
getNumUsersForBLSLicense(int) - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the number of users currently assigned to the BLS license with the given Slip ID.
getNumVisibleLines() - Method in class com.starbase.starteam.GroupNode
Returns the number of visible lines represented in this node, based on the current collapsed/expanded state of the hierarchy.
getObject() - Method in class com.starbase.starteam.EffectiveACE
Gets the securable object to which this ACE applies.
getObjectACLSecLogID() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the ObjectACLSecLogID or null.
getObjectDisplayText() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the display text for the security event.
getObjectID() - Method in interface com.starbase.starteam.RevisionIdentifier
Gets the objectID (also known as the branch identifier) of this revision of the repository object.
getObjectID() - Method in class com.starbase.starteam.RevisionID
Returns the revision identifier's object ID.
getObjectID() - Method in class com.starbase.starteam.PromotionState
Returns the object ID for the PromotionState.
getObjectID() - Method in class com.starbase.starteam.PromotionModel
Return the object ID for the PromotionModel.
getObjectID() - Method in class com.starbase.starteam.ObjectACLSecLogID
Returns the object id.
getObjectID() - Method in class com.starbase.starteam.LinkEndpoint
Returns the object ID of the underlying object referenced by the item.
getObjectID() - Method in class com.starbase.starteam.ItemRevision
Returns the object ID for this item revision.
getObjectID() - Method in class com.starbase.starteam.ItemReference
Returns the item's object ID.
getObjectID() - Method in class com.starbase.starteam.Item
Returns the object ID property for this item.
getObjectID() - Method in class com.starbase.starteam.ContainerACLSecLogID
Returns the object id.
getObjectID() - Method in class com.starbase.starteam.AccessCheckSecLogID
Returns the object id.
getObjectTime() - Method in class com.starbase.starteam.ItemRevision
Returns the time of this item revision.
getObjectType() - Method in class com.starbase.starteam.EffectiveACE
Gets the type of securable object to which this ACE applies.
getOldFolder() - Method in class com.starbase.starteam.FolderUpdateEvent
Gets the Folder in its old state.
getOldFolder() - Method in class com.starbase.starteam.FolderEvent
Gets the Folder in its old state.
getOldItem() - Method in class com.starbase.starteam.ItemUpdateEvent
Gets the Item in its old state.
getOldItem() - Method in class com.starbase.starteam.ItemEvent
Gets the Item in its old state.
getOldLink() - Method in class com.starbase.starteam.LinkUpdateEvent
Gets the Link in its old state.
getOLEDate(String) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning OLEDate valued properties.
getOLEDate(String) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning OLEDate valued properties.
getOLEDate(String) - Method in class com.starbase.starteam.Item
A convenience method for returning OLEDate valued properties.
getOperator() - Method in class com.starbase.starteam.QueryNode
Returns the operator type for this expression.
getOptimizeForSlowConnections() - Method in class com.starbase.starteam.CheckoutOptions
Determine whether to optimize for slow connections, when possible.
getOption(String) - Method in interface com.starbase.util.WorkStationOptions
 
getOption(String) - Method in class com.starbase.util.WintelOptions
 
getOption(String) - Method in class com.starbase.util.FileBasedOptions
 
getOption(String, String) - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the specified workstation option.
getOptions() - Method in class com.starbase.starteam.CheckoutManager
Gets the checkout options currently in effect.
getOptions() - Method in class com.starbase.starteam.CheckoutEvent
Gets the checkout options that apply to the current file.
getOptions() - Method in class com.starbase.starteam.CheckinManager
Gets the checkin options currently in effect.
getOptions() - Method in class com.starbase.starteam.CheckinEvent
Gets the checkin options that apply to the current file.
getOptions() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the current set of options that influence the behavior of compare or merge operations.
getOrigin() - Method in class com.starbase.starteam.Task
Returns a value indicating the origin (e.g., StarTeam or MS Project) of this task.
getOriginDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given Origin value.
getOSName() - Static method in class com.starbase.util.Platform
Gets a descriptive name for the operating system.
getOutputStream(File, OutputStream) - Method in interface com.starbase.starteam.ContentFilter
Get the OutputStream object corresponding to the specified File and OutputStream objects.
getOwner() - Method in class com.starbase.starteam.View
If there are no access rights explicitly assigned to this object, then the effective access rights come from a parent container.
getOwner() - Method in class com.starbase.starteam.ServerInfo
Return the owning ServerList.
getOwner() - Method in class com.starbase.starteam.PromotionState
If there are no access rights explicitly assigned to this object, then the effective access rights come from a parent container.
getOwner() - Method in class com.starbase.starteam.Project
If there are no access rights explicitly assigned to this object, then the effective access rights come from a parent container.
getOwner() - Method in class com.starbase.starteam.Item
If there are no access rights explicitly assigned to this object, then the effective access rights come from a parent container.
getOwner() - Method in interface com.starbase.starteam.ISecurableObject
Securable objects have an owner.
getOwningProjectID() - Method in class com.starbase.starteam.Label
Returns the ID of the project that owns the view that owns this label.
getOwningViewID() - Method in class com.starbase.starteam.Label
Returns the ID of the view that owns this label.
getPageBaseURL() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the base URL of the output HTML page.
getPagerNumber() - Method in class com.starbase.starteam.UserAccount
Returns the user's pager number.
getPagerNumber() - Method in class com.starbase.starteam.MyUserAccount
Returns the user's pager number.
getPageTitle() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the title of the output HTML page.
getParent() - Method in class com.starbase.starteam.ItemReference
Returns the parent of this ItemReference, or null if this is the root of the share tree.
getParent() - Method in class com.starbase.starteam.GroupNode
Returns the parent GroupNode.
getParent() - Method in class com.starbase.starteam.GroupAccount
Returns this groups's parent GroupAccount.
getParent() - Method in class com.borland.starteam.xml.XMLAttribute
Gets the parent element of this attribute.
getParent(String, String) - Static method in class com.starbase.util.FileUtils
Returns the parent part of the given pathname, or null if the name has no parent part.
getParentContainer() - Method in class com.starbase.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.starbase.starteam.Type
A Type has no parent container.
getParentContainer() - Method in class com.starbase.starteam.QueryInfo
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.starbase.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.starbase.starteam.Project
A Project has no parent container.
getParentContainer() - Method in class com.starbase.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 interface com.starbase.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 interface com.starbase.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 class com.starbase.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 class com.starbase.starteam.Filter
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.starbase.starteam.Link
Returns a reference to the "parent" item in this link.
getParentFolder() - Method in class com.starbase.starteam.Item
Returns the folder in which this item exists.
getParentFolder() - Method in class com.starbase.starteam.Folder
Returns the folder that contains this folder, or null if this is the root folder.
getParentFolderDeletedInTarget() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Deprecated. ParentFolderDeletedInTarget is no longer used by VCM.
getParentFolderFailed() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder failed to be reconciled.
getParentFolderHierarchy() - Method in class com.starbase.starteam.Item
Gets the fully-qualified name of this item's parent folder.
getParentFolderIgnored() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder is ignored.
getParentFolderItemID() - Method in class com.starbase.starteam.NotificationItem
Returns the item ID of the notification item's parent folder.
getParentFolderItemID() - Method in class com.starbase.starteam.Link
Returns the ItemID of the linked item's parent folder if the item is in the current view, otherwise -1.
getParentFolderName() - Method in class com.starbase.starteam.Item
Returns the name of the item's parent folder.
getParentFolderPath() - Method in class com.starbase.starteam.Item
Returns the working directory path for the item's parent folder.
getParentFolderQualifiedName() - Method in class com.starbase.starteam.Item
Gets the fully-qualified name of this item's parent folder.
getParentID() - Method in class com.starbase.starteam.TreeItem
Gets the ObjectID of this item's parent.
getParentID() - Method in class com.starbase.starteam.Task
Returns the ObjectID of this task's parent task.
getParentItemID() - Method in class com.starbase.starteam.ItemRevision
Returns the Item ID of the parent for this item revision.
getParentRevision() - Method in class com.starbase.starteam.Item
Returns the revision number at which this item was branched.
getParentTopic() - Method in class com.starbase.starteam.Topic
Returns the object ID of this topic's parent.
getParentView() - Method in class com.starbase.starteam.View
Returns the parent of this view.
getPassword() - Method in class com.starbase.starteam.StarTeamURL
Returns the password specified in the URL or null of not found.
getPasswordChangeRequired() - Method in class com.starbase.starteam.MyUserAccount
Determines whether or not a password change is required during the current session.
getPasswordDaysRemaining() - Method in class com.starbase.starteam.MyUserAccount
Returns the number of days remaining that the user's current password will remain valid.
getPasswordExpirationPeriod() - Method in class com.starbase.starteam.SystemPolicy
Gets the number of days after which a password will expire.
getPath() - Method in class com.starbase.starteam.View
Returns the working file path being used for this view.
getPath() - Method in class com.starbase.starteam.StarTeamURL
Returns the path specified in the URL or null of not found.
getPath() - Method in class com.starbase.starteam.Folder
Returns the local working file path being used for this folder.
getPathFragment() - Method in class com.starbase.starteam.Folder
Return the path fragment to use for this folder.
getPendingCommandCount() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets the total number of server commands currently in progress in this client application.
getPercentComplete() - Method in class com.starbase.starteam.Task
Returns a percentage indicating how much of the task has been completed.
getPerFolderStatusManager() - Static method in class com.starbase.starteam.StatusMethod
Gets a FileBasedStatusManager for managing status on a per-folder basis.
getPermissionFlags() - Method in class com.starbase.starteam.AclEntry
Returns the internal "bit set" representation of this entry's permissions.
getPermissions() - Method in class com.starbase.starteam.MatchedACE
Gets a subset of the permissions that were tested.
getPermissionsFlags() - Method in class com.starbase.starteam.GroupAccount
Returns the permissions flags for this group.
getPhoneNumber() - Method in class com.starbase.starteam.UserAccount
Returns the user's phone number.
getPhoneNumber() - Method in class com.starbase.starteam.MyUserAccount
Returns the user's phone number.
getPixelWidth() - Method in class com.starbase.starteam.ColumnInfo
 
getPlatform() - Method in class com.starbase.starteam.ChangeRequest
Returns the platform this Change Request applies to.
getPlatformDisplayName(int) - Method in class com.starbase.starteam.ChangeRequest
Returns a user-friendly display name for the given Platform value.
getPlatformName() - Method in class com.borland.starteam.util.Encoding
Gets the name by which this encoding is known on this platform.
getPlatformNameForReading() - Method in class com.borland.starteam.util.Encoding
Gets a name that can be used to read this encoding on this platform.
getPlatformNameForWriting() - Method in class com.borland.starteam.util.Encoding
Gets a name that can be used to write this encoding on this platform.
getPolicy() - Method in class com.starbase.starteam.ServerAdministration
Gets the current system policy options.
getPolicyTimeZoneShift() - Method in class com.starbase.starteam.UserAccount
Return's the timezone shift for this account's access policy.
getPort() - Method in class com.starbase.starteam.StarTeamURL
Returns the port specified in the URL or null of not found.
getPort() - Method in class com.starbase.starteam.ServerInfo
Returns the protocol endpoint for the server info.
getPort() - Method in class com.starbase.starteam.Server
TCP/IP port on which to connect to the remote server.
getPort() - Method in class com.starbase.starteam.CacheAgent
returns the port number at which this cache agent is located
getPossibleArchiveFormat() - Method in class com.starbase.starteam.File
Returns the possible enum codes that are valid values for the ArchiveFormat property.
getPossibleArchiveType() - Method in class com.starbase.starteam.File
Returns the possible enum codes that are valid values for the ArchiveType property.
getPossibleCharset() - Method in class com.starbase.starteam.File
Returns the possible enum codes that are valid values for the Charset property.
getPossibleCompression() - Method in class com.starbase.starteam.File
Returns the possible enum codes that are valid values for the Compression property.
getPossibleConstraintType() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the ConstraintType property.
getPossibleFlag() - Method in class com.starbase.starteam.Item
Returns the possible enum codes that are valid values for the "Flag" property.
getPossibleIsMyTask() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the IsMyTask property.
getPossibleMilestone() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the Milestone property.
getPossibleNeedsAttention() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the NeedsAttention property.
getPossibleOrigin() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the Origin property.
getPossiblePlatform() - Method in class com.starbase.starteam.ChangeRequest
Returns the possible enum codes that are valid transition values for the Platform property.
getPossiblePredecessorType() - Method in class com.starbase.starteam.TaskDependency
Returns the possible enum codes that are valid values for the PredecessorType property.
getPossiblePriority() - Method in class com.starbase.starteam.Topic
Returns the possible enum codes that are valid values for the Priority property.
getPossiblePriority() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the Priority property.
getPossiblePriority() - Method in class com.starbase.starteam.ChangeRequest
Returns the possible enum codes that are valid transition values for the Priority property.
getPossibleReadStatus() - Method in class com.starbase.starteam.Topic
Returns the possible enum codes that are valid values for the ReadStatus property.
getPossibleReadStatus() - Method in class com.starbase.starteam.Item
Returns the possible enum codes that are valid values for the ReadStatus property.
getPossibleRequestType() - Method in class com.starbase.starteam.ChangeRequest
Returns the possible enum codes that are valid transition values for the RequestType property.
getPossibleSeverity() - Method in class com.starbase.starteam.ChangeRequest
Returns the possible enum codes that are valid transition values for the Severity property.
getPossibleStatus() - Method in class com.starbase.starteam.Topic
Returns the possible enum codes that are valid values for the Status property.
getPossibleStatus() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the Status property.
getPossibleStatus() - Method in class com.starbase.starteam.ChangeRequest
Returns the possible enum codes that are valid transition values for the Status property.
getPossibleStorageFormat() - Method in class com.starbase.starteam.File
Returns the possible enum codes that are valid values for the StorageFormat property.
getPossibleTaskType() - Method in class com.starbase.starteam.Task
Returns the possible enum codes that are valid values for the TaskType property.
getPossibleValues(String) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning an array of the possible values of an enumerated property.
getPossibleValues(String) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning an array of the possible values of an enumerated property.
getPossibleValues(String) - Method in class com.starbase.starteam.Item
A convenience method for returning an array of the possible values of an enumerated property.
getPostalAddress() - Method in class com.starbase.starteam.UserAccount
Returns the user's postal address.
getPostalAddress() - Method in class com.starbase.starteam.MyUserAccount
Returns the user's postal address.
getPostCommitRevisionLabelName() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the name of the post-commit revision label.
getPostCommitViewLabelName() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the name of the post-commit view label.
getPreCommitRevisionLabelName() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the name of the pre-commit revision label.
getPreCommitViewLabelName() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the name of the pre-commit view label.
getPredecessorID() - Method in class com.starbase.starteam.TaskDependency
Returns the ObjectID of the predecessor Task.
getPredecessorLinks() - Method in class com.starbase.starteam.Task
Returns the predecessor tasks to this this task.
getPredecessorType() - Method in class com.starbase.starteam.TaskDependency
Returns the PredecessorType of this task dependency.
getPredecessorTypeDisplayName(int) - Method in class com.starbase.starteam.TaskDependency
Returns a user-friendly display name for the given PredecessorType value.
getPreviewState(Type) - Method in class com.starbase.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
getPrimaryDescriptor() - Method in class com.starbase.starteam.Type
Gets the primary descriptor of this type.
getPrimaryDescriptor(int) - Method in class com.starbase.starteam.Catalog
Returns the property value for the "primary descriptor" property of the given "object" ID.
getPriority() - Method in class com.starbase.starteam.Topic
Returns the Priority of this topic.
getPriority() - Method in class com.starbase.starteam.Task
Returns the Priority of this task.
getPriority() - Method in class com.starbase.starteam.ChangeRequest
Returns the relative priority of this Change Request.
getPriorityDisplayName(int) - Method in class com.starbase.starteam.Topic
Returns a user-friendly display name for the given Priority value.
getPriorityDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given Priority value.
getPriorityDisplayName(int) - Method in class com.starbase.starteam.ChangeRequest
Returns a user-friendly display name for the given Priority value.
getProcessItem() - Method in class com.starbase.starteam.CheckinOptions
Returns the process item to link and pin.
getProcessItem(View) - Method in class com.starbase.starteam.StarTeamClientOptions
Gets the current process item in the given target view.
getProcessItemClassID(View) - Method in class com.starbase.starteam.StarTeamClientOptions
Deprecated. Applications that use this method cannot support process items that reside in a view other than the target view.
getProcessItemID(View) - Method in class com.starbase.starteam.StarTeamClientOptions
Deprecated. Applications that use this method cannot support process items that reside in a view other than the target view.
getProcessItemTypes(View) - Static method in class com.starbase.starteam.ProcessItem
Gets the list of item types that are legal process item types for the given target view.
getProcessLink() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the process link that was created when this difference was committed.
getProcessTask() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the process task created in the target view when this session was committed.
getProcessTaskInProgress(ProcessItemUsage) - Method in class com.starbase.starteam.ProcessItem
Gets the process task in progress in the target view.
getProductCodes() - Method in class com.starbase.starteam.Server
Gets the product codes licensed for this server.
getProductName() - Static method in class com.starbase.starteam.BuildNumber
Gets the product name.
getProfile(String) - Method in class com.starbase.starteam.EventHandlerInfo
Returns the specified EventHandlerProfile object.
getProfileNames() - Method in class com.starbase.starteam.EventHandlerInfo
Returns an array containing the names of all existing EventHandlerProfiles of this EventHandlerInfo.
getProgress() - Method in class com.starbase.starteam.CheckoutManager
Gets a snapshot of the state of the current checkout operation.
getProgress() - Method in class com.starbase.starteam.CheckoutEvent
Gets a snapshot of the state of the current checkout operation, as of the time that this event was triggered.
getProgress() - Method in class com.starbase.starteam.CheckinManager
Gets a snapshot of the state of the current checkin operation.
getProgress() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets a snapshot of the state of the current compare or commit operation.
getProject() - Method in class com.starbase.starteam.View
Returns the project to which this view belongs.
getProject() - Method in class com.starbase.starteam.ProjectEvent
Gets the Project that has been added, changed or deleted, in its new state.
getProjectID() - Method in class com.starbase.starteam.ItemRevision
Returns the Project ID of the project that contains this item revision.
getProjectID() - Method in class com.starbase.starteam.ItemReference
Returns the Project ID of the project that contains this reference.
getProjectName() - Method in class com.starbase.starteam.StarTeamURL
Returns the project name specified in the URL or null of not found.
getProjectName() - Method in class com.starbase.starteam.ItemReference
Returns the containing Project's name.
getProjects() - Method in class com.starbase.starteam.Server
Gets the set of Projects accessible from this Server.
getProjectType() - Method in class com.starbase.starteam.Project
Returns the project type: StarTeam, VSS, PVCS
getProjectType() - Method in class com.starbase.starteam.ForeignPasswordException
Gets the foreign project type.
getPromotionModel() - Method in class com.starbase.starteam.View
Returns the promotion model associated with this view.
getPromotionModel() - Method in class com.starbase.starteam.PromotionState
Returns the "owning" PromotionModel object for this PromotionState.
getPromotionStateID() - Method in class com.starbase.starteam.ViewConfiguration
Return the PromotionSate ID for this configuration.
getPromotionStateID() - Method in class com.starbase.starteam.CheckoutOptions
Get the PromotionState ID for "checkout by PromotionState" option.
getPromotionStates() - Method in class com.starbase.starteam.PromotionModel
Returns an array of PromotionStates for this model.
getProperties() - Method in class com.starbase.starteam.Type
Return an array of all Property objects belonging to this type.
getProperties() - Method in class com.starbase.starteam.Filter
Returns an array of all Properties that are relevant to the Filter, including dependencies for client-calculated properties.
getProperty() - Method in class com.starbase.starteam.PropertyNotWritableException
 
getProperty() - Method in class com.starbase.starteam.viewcomparemerge.PropertyMergeException
Gets the property with the unresolved merge condition.
getProperty(String) - Method in class com.starbase.starteam.EventHandlerProfile
Gets the value of the named property.
getProperty(String) - Method in class com.starbase.starteam.EventHandlerInfo
Gets the value of a named property.
getProperty(String) - Method in class com.starbase.starteam.viewcomparemerge.Options
Searches for the property with the specified key in this property list.
getPropertyCount() - Method in class com.starbase.starteam.Type
Returns the number of properties for this type.
getPropertyEnums() - Method in class com.starbase.starteam.Server
Returns the PropertyEnums object for this server.
getPropertyID() - Method in class com.starbase.starteam.QueryPart
 
getPropertyID() - Method in class com.starbase.starteam.NoSuchPropertyException
Return the ID of the property that failed to be accessed.
getPropertyID() - Method in class com.starbase.starteam.GroupSortInfo
 
getPropertyID() - Method in class com.starbase.starteam.ColumnInfo
 
getPropertyIDs() - Method in class com.starbase.starteam.QueryInfo
Returns the property IDs used by any of the QueryNode and QueryPart objects comprising this query.
getPropertyIDs() - Method in class com.starbase.starteam.Catalog
Returns an array of property IDs for which this catalog has data.
getPropertyName() - Method in class com.starbase.starteam.NoSuchPropertyException
Return the name of the property that failed to be accessed.
getPropertyNameBeingFetched() - Method in class com.starbase.starteam.vts.comm.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.starbase.starteam.TypedResource
A convenience method for getting the PropertyNames object from the owning server for the associated Type.
getPropertyNames() - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for getting the PropertyNames object from the owning server for the associated Type.
getPropertyNames() - Method in class com.starbase.starteam.Server
Returns the PropertyNames object for this server.
getPropertyNames() - Method in class com.starbase.starteam.Item
A convenience method for getting the PropertyNames object from the owning server for the associated Type.
getPropertyNames() - Method in class com.starbase.starteam.EventHandlerProfile
Gets the names of all existing properties of this EventHandlerProfile.
getPropertyNames() - Method in class com.starbase.starteam.EventHandlerInfo
Gets the names of all existing properties of this EventHandlerInfo.
getPropertyNames() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns an array of all the keys in this property list,
getProtocol() - Method in class com.starbase.starteam.StarTeamURL
Returns the protocol specified in the URL or PROTOCOL_TCP_IP_SOCKETS of not found.
getProtocol() - Method in class com.starbase.starteam.Server
Gets the protocol used to connect to the server.
getQualifiedName() - Method in class com.starbase.starteam.Folder
Gets the fully-qualified name of this folder.
getQualifiedName() - Method in class com.borland.starteam.xml.XMLElement
Gets the qualified name of this element, in the form [namespace]:[name].
getQualifiedName() - Method in class com.borland.starteam.xml.XMLAttribute
Gets the qualified name of this attribute, in the form [namespace]:[name].
getQueries() - Method in class com.starbase.starteam.Type
Returns an array of all QueryInfo for this type.
getQuery() - Method in class com.starbase.starteam.QueryEvent
Gets the QueryInfo that has been added, changed or deleted, in its new state.
getQueryACL() - Method in class com.starbase.starteam.Type
Returns the Access Control List for query of this type.
getQueryForID(int) - Method in class com.starbase.starteam.Type
Returns the cached QueryInfo object belonging to this type with the specified QueryInfo ID.
getQueryForName(String) - Method in class com.starbase.starteam.Type
Returns the cached QueryInfo object belonging to this type with the specified QueryInfo name.
getQueryID() - Method in class com.starbase.starteam.Filter
Returns the ID of the query associated with the filter.
getQueryList(Type, boolean) - Method in class com.starbase.starteam.Server
 
getQueryNode() - Method in class com.starbase.starteam.QueryInfo
Return the boolean expression defining this query.
getQueryNodes() - Method in class com.starbase.starteam.QueryNode
Returns the QueryNodes associated with this QueryNode.
getQueryParts() - Method in class com.starbase.starteam.QueryNode
Returns the QueryParts associated with this QueryNode.
getReadableEncodings() - Static method in class com.borland.starteam.util.Encoding
Gets a list of all encodings supported for reading by the current platform.
getReadStatus() - Method in class com.starbase.starteam.Topic
A flag indicating whether or not the user has read this item before.
getReadStatus() - Method in class com.starbase.starteam.Item
A flag indicating whether or not the user has read this item before.
getReadStatus() - Method in class com.starbase.starteam.ChangeRequest
A flag indicating whether or not the user has read this item before.
getReadStatusDisplayName(int) - Method in class com.starbase.starteam.Topic
Returns a user-friendly display name for the given ReadStatus value.
getReadStatusDisplayName(int) - Method in class com.starbase.starteam.Item
Returns a user-friendly display name for the given ReadStatus value.
getRecipientCount() - Method in class com.starbase.starteam.Topic
Returns the number of recipients assigned to this topic.
getRecipients() - Method in class com.starbase.starteam.Topic
Returns the IDs of the users assigned as recipients of this topic.
getReconnectAttemptCount() - Method in class com.starbase.starteam.vts.comm.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 class com.starbase.starteam.vts.comm.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.starbase.starteam.ServerConfiguration
Gets the server's reconnect timeout.
getRecycleBin() - Method in class com.starbase.starteam.View
Provides access to the items that have been deleted from a view.
getReference(ViewConfiguration) - Method in class com.starbase.starteam.Item
Returns the Item reference for this item, as of the configuration specified by the config argument, whether the item is live or deleted.
getReferences() - Method in class com.starbase.starteam.Item
Returns the Item references for this item.
getRegisteredID() - Method in class com.borland.starteam.util.Encoding
Gets the unique ID of this encoding, as registered with the Internet Assigned Numbers Authority (IANA).
getRegisteredName() - Method in class com.borland.starteam.util.Encoding
Gets the name of this encoding, as registered with the Internet Assigned Numbers Authority (IANA).
getRelation() - Method in class com.starbase.starteam.QueryPart
 
getRemainingUnitsOfWork() - Method in class com.starbase.starteam.viewcomparemerge.Progress
Get the total number of operations yet to be completed.
getReplacedSymbolHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to draw the symbol that indicates a "replaced" line.
getRepositoryID() - Method in class com.starbase.starteam.Server
Uniquely identifies the repository served by this server amongst all StarTeam repositories in the universe.
getRepositoryID() - Method in interface com.starbase.starteam.RevisionIdentifier
Gets an ID that uniquely identifies the repository in which the object in question exists.
getRepositoryPath() - Method in class com.starbase.starteam.ServerConfiguration
Returns the path to the server's data repository.
getRequestType() - Method in class com.starbase.starteam.ChangeRequest
Returns this change request's type.
getRequestTypeDisplayName(int) - Method in class com.starbase.starteam.ChangeRequest
Returns a user-friendly display name for the given RequestType value.
getRequiredEncryptionLevel() - Method in class com.starbase.starteam.Server
Returns the level of security required to connect to the server.
getResolvedOn() - Method in class com.starbase.starteam.ChangeRequest
Returns the date that this Change Request was resolved.
getResourceCount() - Method in class com.starbase.starteam.Task
Returns the number of resources assigned to this task.
getResourceNames() - Method in class com.starbase.starteam.Task
Returns the names of the users assigned as resources of this task.
getResources() - Method in class com.starbase.starteam.Task
Returns the IDs of the users assigned as resources of this task.
getResponsibility() - Method in class com.starbase.starteam.Task
Returns the user ID of the user who is responsibile for this task.
getResponsibility() - Method in class com.starbase.starteam.ChangeRequest
Returns the user ID that is currently responsible for this request.
getRestoreFileOnError() - Method in class com.starbase.starteam.CheckoutOptions
Determine whether to restore previous working file if an error occurs during a checkout.
getRestoreFileOnError() - Method in class com.starbase.starteam.CheckinOptions
Determine whether to restore previous working file if an error occurs during a checkout.
getRevision() - Method in class com.starbase.starteam.RevisionID
Returns the revision identifier's revision number.
getRevisionIdentifier() - Method in interface com.starbase.starteam.FileSyncInfo
Gets the RevisionIdentifier for the file in question.
getRevisionLabel() - Method in class com.starbase.starteam.CheckinOptions
Returns the revision label to attach.
getRevisionLevel() - Method in class com.starbase.starteam.Server
Returns the interface revision level supported by this server.
getRevisionLevel() - Method in class com.starbase.starteam.vts.comm.Command
 
getRevisionName(short) - Static method in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated. Use Server.getServerBuild().
getRevisionNumber() - Method in interface com.starbase.starteam.RevisionIdentifier
Gets the version number of this revision of the repository object within its branch.
getRevisionNumber() - Method in class com.starbase.starteam.LinkEndpoint
Returns the revision number for the specific revision this link enpoint references.
getRevisionNumber() - Method in class com.starbase.starteam.Item
Returns the branch revision number for this item revision.
getRevisionTime() - Method in class com.starbase.starteam.Label
Returns the label's revision time.
getRootCacheAgentArchiveDirectory() - Method in class com.starbase.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.starbase.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.starbase.starteam.viewcomparemerge.Session
Gets the path to the temporary folder on disk used by this session.
getRootElement() - Method in class com.borland.starteam.xml.XMLDocument
Gets the root element of this document.
getRootFolder() - Method in class com.starbase.starteam.View
Gets the root folder of this view.
getRootObjectID() - Method in interface com.starbase.starteam.RevisionIdentifier
Gets the RootObjectID of the repository object.
getRootObjectID() - Method in class com.starbase.starteam.Item
Returns the root object ID property for this item.
getRunningCommandCount() - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Gets the total number of server commands currently being executed.
getScope() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the current scope of this view compare/merge session.
getSecurityLog(int) - Method in class com.starbase.starteam.ServerAdministration
Returns an array of SecurityLogEntry objects for this server, for the specified security event type.
getSecurityLogAutoPurgeDays() - Method in class com.starbase.starteam.SystemPolicy
Gets the number of days of information that will be saved in the server's security log.
getServer() - Method in class com.starbase.starteam.View
Returns the server to which this view belongs.
getServer() - Method in class com.starbase.starteam.User
Returns the Server object to which this user belongs.
getServer() - Method in class com.starbase.starteam.Type
Returns the Server object containing this Type.
getServer() - Method in class com.starbase.starteam.ServerControlEvent
Gets the Server object whose status has changed.
getServer() - Method in class com.starbase.starteam.ServerAdministration
returns an instance of the Server
getServer() - Method in class com.starbase.starteam.Project
Returns the server to which this project belongs.
getServer() - Method in class com.starbase.starteam.MPXStatusEvent
Gets the Server object that was used to register the listener.
getServer() - Method in class com.starbase.starteam.Link
Returns the server object to which the parent endpoint of this link belongs.
getServer() - Method in class com.starbase.starteam.Item
Returns the server object to which this item belongs.
getServer() - Method in class com.starbase.starteam.GroupAccount
Returns the Server object to which this GroupAccount belongs.
getServer() - Method in class com.starbase.starteam.Group
Returns the Server object to which this group belongs.
getServer() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
returns the server against which this command was issued
getServer() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the server from which this session was constructed.
getServerBuild() - Method in class com.starbase.starteam.Server
Returns the server build number as reported by the server.
getServerBuildDescription() - Method in class com.starbase.starteam.Server
Returns a server build description as reported by the server.
getServerCommandStats(OutputStream) - Method in class com.starbase.starteam.ServerAdministration
Retrieves the server's command statistics and writes it to the specified output stream.
getServerGUID() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server's globally unique identifier.
getServerInfo() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the ServerInfo associated with this session.
getServerInfo(Server) - Static method in class com.starbase.starteam._PrivateMethods_
 
getServerList() - Static method in class com.starbase.starteam.ConfigFiles
Gets the default location of the client's "ServerList.st" file.
getServerLockStatus() - Method in class com.starbase.starteam.ServerAdministration
Returns the "locked", "locked exclusively" or "unlocked" status of the server.
getServers() - Method in class com.starbase.starteam.ServerList
Returns all the servers in the server list.
getService() - Method in class com.starbase.starteam.vts.comm.CommandRoute
 
getSession() - Method in class com.starbase.starteam.Server
Returns session information for the currently logged on user.
getSession() - Method in class com.starbase.starteam.viewcomparemerge.MergePreview
return the Session that this view belongs to
getSession() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the VCM session to which this difference belongs.
getSessionID() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets a unique id assigned to this command session.
getSessionState() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the current state of this session.
getSetReadOnlyCmd() - Static method in class com.starbase.util.Platform
 
getSetWritableCmd() - Static method in class com.starbase.util.Platform
 
getSeverity() - Method in class com.starbase.starteam.ChangeRequest
Return the relative severity of the condition that this Change Request represents.
getSeverityDisplayName(int) - Method in class com.starbase.starteam.ChangeRequest
Returns a user-friendly display name for the given Severity value.
getShowEOLs() - Method in class com.starbase.diff.HTMLDiffWriter
Indicates whether or not "replaced" lines show markup within the line.
getShowInlineDiffs() - Method in class com.starbase.diff.HTMLDiffWriter
Indicates whether or not "replaced" lines show markup within the line.
getShowLineNumbers() - Method in class com.starbase.diff.HTMLDiffWriter
Determines whether or not line numbers are embedded in the HTML document.
getShowUnchangedLines() - Method in class com.starbase.diff.HTMLDiffWriter
Determines whether or not unchanged lines are displayed in the HTML document.
getSize() - Method in class com.starbase.starteam.File
Deprecated. Use getSizeEx, which supports file sizes greater than 2GB.
getSizeEx() - Method in class com.starbase.starteam.File
The size of this file in the repository.
getSkipGroupPrivilegesCheck() - Method in class com.starbase.starteam.SystemPolicy
Indicates whether or not access validation will ignore group privileges.
getSkipOwnershipCheck() - Method in class com.starbase.starteam.SystemPolicy
Indicates whether or not access validation will ignore object ownership.
getSlipGuid() - Method in class com.starbase.starteam.BLSLicenseInfo
Gets the Slip ID assigned by the Borland License Server to identify this license.
getSmartStatus() - Method in class com.starbase.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.starbase.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.starbase.starteam.ServerConfiguration
Gets the SMTP address of the mail server that handles outbound email requests for this StarTeam server.
getSMTPPort() - Method in class com.starbase.starteam.ServerConfiguration
Gets the SMTP port of the mail server that handles outbound email requests for this StarTeam server.
getSnapshotTime() - Method in class com.starbase.starteam.CheckinProgress
Return the snapshot time that is set when the last clone was created.
getSocketBasedServers() - Method in class com.starbase.starteam.ServerList
Returns the servers in the server list that use the "TCP/IP Sockets" or "XML over TCP/IP" protocols.
getSortOrder() - Method in class com.starbase.starteam.EnumeratedValue
Get the sort order of this enumerated value.
getSource() - Method in class com.starbase.starteam.ViewEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.UserEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.TypeEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.StarTeamURL
Returns the source string for the URL.
getSource() - Method in class com.starbase.starteam.ServerControlEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.QueryEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.ProjectEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.NotificationEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.MPXStatusEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.MergePoint
Returns the RevisionID of the merge source.
getSource() - Method in class com.starbase.starteam.LabelEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.ItemUpdateEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.ItemListEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.ItemIDEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.ItemEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.FolderUpdateEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.FolderTreeEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.FolderEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.FilterEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.CheckoutEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.CheckinEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.CacheAgentEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
The object on which the Event initially occurred.
getSource() - Method in class com.starbase.util.LocaleChangeEvent
The object on which the Event initially occurred.
getSourceAncestor() - Method in class com.starbase.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.
getSourceChanges() - Method in class com.starbase.diff.Edit
 
getSourceCharSequence() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
getSourceChildShareOfTarget() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source item is a child share of the target item.
getSourceDirs(File) - Static method in class com.starbase.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.starbase.starteam.StatusMethod
Returns the number of local directories that the specified centrally managed status directory is maintaining.
getSourceFile() - Method in class com.starbase.starteam.DirectoryOverrides
Returns the source file specifying the override information.
getSourceFile() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
getSourceFileEncoding() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Returns the character encoding that is set for reading the source file.
getSourceFileHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to display the name of the source file on the output page.
getSourceFileURL() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the URL used to link to the source file from the output HTML page.
getSourceIsFloating() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source item has a floating configuration.
getSourceItem() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the source item associated with this difference.
getSourceItemOnRootBranch() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source item is on the root branch of the share tree.
getSourceMatchesForTargetItems(Item[]) - Method in class com.starbase.starteam.viewcomparemerge.Session
Finds the source items that are the best matches for the given target items.
getSourceMatchForTargetItem(Item) - Method in class com.starbase.starteam.viewcomparemerge.Session
Finds the source item that is the best match for the given target item.
getSourceTitle() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Returns the displayed title for the source file.
getSourceView() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the source view associated with this session.
getSourceViewForCompare() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the version of the source view used for comparison.
getSpacesPerTab() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the number of spaces per tab character.
getStart() - Method in class com.starbase.starteam.GroupNode
Returns the index of the first leaf object of this node in the associated indexable collection.
getStarTeamINI() - Static method in class com.starbase.starteam.ConfigFiles
Returns the default location of the client's "StarTeam.ini" file.
getStatus() - Method in class com.starbase.starteam.Topic
Returns the Status of this topic.
getStatus() - Method in class com.starbase.starteam.Task
Returns the Status of this task.
getStatus() - Method in class com.starbase.starteam.File
Gets the status of the default working file relative to the latest version of this file in the repository.
getStatus() - Method in class com.starbase.starteam.ChangeRequest
Returns the status (Open, Fixed, Closed, etc.) of this Change Request.
getStatus(File) - Method in class com.starbase.starteam.File
Gets the status of the given working file relative to the latest version of this file in the repository.
getStatusByMD5(MD5) - Method in class com.starbase.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.
getStatusByTime(int, OLEDate) - Method in class com.starbase.starteam.File
Deprecated. Use getStatusByTimeEx, which supports file sizes greater than 2GB.
getStatusByTimeEx(long, OLEDate) - Method in class com.starbase.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.
getStatusDisplayName(int) - Method in class com.starbase.starteam.Topic
Returns a user-friendly display name for the given Status value.
getStatusDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given Status value.
getStatusDisplayName(int) - Method in class com.starbase.starteam.ChangeRequest
Returns a user-friendly display name for the given Status value.
getStatusKnown() - Method in class com.starbase.starteam.File
Returns true if status information is known for this file.
getStatusManagerForView(View) - Static method in class com.starbase.starteam.StatusMethod
Gets the FileBasedStatusManager that manages file status information for the given View.
getStatusManagerForViewId(int, String) - Static method in class com.starbase.starteam.StatusMethod
Gets the FileBasedStatusManager that manages file status information for the given View ID and Server ID.
getStatusMethodOverride() - Method in class com.starbase.starteam.View
Returns the status method used to determine status for files in this view.
getStatusNow() - Method in class com.starbase.starteam.File
Same as getStatus, but this method first goes to the server to refresh the status information.
getStopServerOnErrors() - Method in class com.starbase.starteam.ServerConfiguration
Indicates whether or not the server automatically stops after an error.
getStorageFormat() - Method in class com.starbase.starteam.File
Returns an enumerated value describing the storage format being used to store versions of this file--that is, delta or full version storage.
getStorageFormatDisplayName(int) - Method in class com.starbase.starteam.File
Returns a user-friendly display name for the given StorageFormat value.
getStorageLimitThreshold() - Method in class com.starbase.starteam.HiveInfo
Percentage of total disk space allowed for hive.
getString(String) - Method in class com.starbase.starteam.TypedResource
A convenience method for returning String valued properties.
getString(String) - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for returning String valued properties.
getString(String) - Method in class com.starbase.starteam.Item
A convenience method for returning String valued properties.
getStrongPasswordRulesEnforced() - Method in class com.starbase.starteam.SystemPolicy
Indicates whether or not strong password rules are enforced.
getStyleSheetURL() - Method in class com.starbase.diff.HTMLDiffWriter
The URL used to reference a linked style sheet.
getSubFolderCount() - Method in class com.starbase.starteam.Folder
Returns the number of sub folders for this folder.
getSubFolders() - Method in class com.starbase.starteam.Folder
Returns the subfolders of this folder.
getSubGroupAccounts() - Method in class com.starbase.starteam.GroupAccount
Returns all of the sub-GroupAccounts for which this GroupAccount is the parent.
getSuccessorLinks() - Method in class com.starbase.starteam.Task
Returns the successor tasks to this this task.
getSupportedEncodings() - Static method in class com.borland.starteam.util.Encoding
Gets a list of all encodings supported by the current platform.
getSupportedFeatures() - Method in class com.starbase.starteam.Server
Gets an instance of the SupportedFeatures class that can tell which features are available for this StarTeam server.
getSupportedRevs() - Static method in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Return an array of supported revision levels.
getSynopsis() - Method in class com.starbase.starteam.ChangeRequest
Returns the synopsis or brief description of this request.
getSystemInfo() - Static method in class com.starbase.util.Diagnostics
Returns a detailed string of the current runtime environment.
getTarget() - Method in class com.starbase.starteam.MergePoint
Returns the RevisionID of the merge target.
getTargetAncestor() - Method in class com.starbase.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.
getTargetChanges() - Method in class com.starbase.diff.Edit
 
getTargetCharSequence() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
getTargetChildShareOfSource() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item is a child share of the source item.
getTargetFile() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
getTargetFileEncoding() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Returns the character encoding that is set for reading the source file.
getTargetFileHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to display the name of the target file on the output page.
getTargetFileURL() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the URL used to link to the target file from the output HTML page.
getTargetFolderHasFloatingShares() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder has floating child shares.
getTargetIsFloating() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item has a floating configuration.
getTargetItem() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets the target item associated with this difference.
getTargetItemOnRootBranch() - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item is on the root branch of the share tree.
getTargetTitle() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Returns the displayed title for the target file.
getTargetView() - Method in class com.starbase.starteam.ProcessItem
Gets the target view.
getTargetView() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the target view associated with this session.
getTargetViewForCompare() - Method in class com.starbase.starteam.viewcomparemerge.Session
Gets the version of the target view used for comparison.
getTaskCheckNewItemActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTaskCheckNewItemInterval() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTaskID() - Method in class com.starbase.starteam.TaskDependency
Returns the ObjectID of the successor Task.
getTaskReadOnSelectChangeActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTaskSelectedItemTimerActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTaskSelectedItemTimerInterval() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTaskType() - Method in class com.starbase.starteam.Task
Returns the task's type in MS Project.
getTaskTypeDisplayName(int) - Method in class com.starbase.starteam.Task
Returns a user-friendly display name for the given TaskType value.
getTestCommand() - Method in class com.starbase.starteam.ChangeRequest
Returns the test command string for this change request.
getText() - Method in class com.starbase.starteam.Topic
Returns the text or body of the topic.
getText() - Method in class com.borland.starteam.xml.XMLElement
Gets the textual content directly held under this element.
getTime() - Method in class com.starbase.starteam.ViewConfiguration
Return the as-of time for this configuration.
getTime() - Method in class com.starbase.starteam.Label
Returns the label's primary rollback time.
getTime() - Method in class com.starbase.starteam.ItemRevision
Returns the time of this item revision.
getTimeInstance(int) - Static method in class com.starbase.util.OLEDateFormat
Returns a platform-dependent version of OLEDateFormat that can be used to create a time string formatted in the given style.
getTimeLogged() - Method in class com.starbase.starteam.ServerException
The time at which the server logged the error.
getTimestamp() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the timestamp.
getTimeStampNow() - Method in class com.starbase.starteam.CheckoutOptions
Return whether the current time is used as the last modified time.
getTitle() - Method in class com.starbase.starteam.Topic
Returns the title or subject of the topic.
getTopicCheckNewItemActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTopicCheckNewItemInterval() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTopicReadOnSelectChangeActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTopicSelectedItemTimerActivated() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTopicSelectedItemTimerInterval() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getTotalBytesCheckedIn() - Method in class com.starbase.starteam.CheckinProgress
Get the total number of bytes that are checked in.
getTotalBytesCheckedOut() - Method in class com.starbase.starteam.CheckoutProgress
Get the total number of bytes that are checked out.
getTotalBytesCheckedOut(int) - Method in class com.starbase.starteam.CheckoutProgress
Get the number of bytes checked out from the thread represented by the specified thread ID.
getTotalBytesCheckedOutByMPXCacheAgent() - Method in class com.starbase.starteam.CheckoutProgress
Get the number of bytes checked out through MPX File Cache Agent.
getTotalCommandTime() - Method in class com.starbase.starteam.CheckoutProgress
Get the time spent on checking out in milliseconds.
getTotalCommandTimeByMPXCacheAgent() - Method in class com.starbase.starteam.CheckoutProgress
Get the time spent on checking out in milliseconds through MPX File Cache Agent.
getTotalFilesCheckedIn() - Method in class com.starbase.starteam.CheckinProgress
Return the number of files that have been checked in.
getTotalFilesCheckedOut() - Method in class com.starbase.starteam.CheckoutProgress
Get the total number of files checked out.
getTotalFilesCheckedOut(int) - Method in class com.starbase.starteam.CheckoutProgress
Get the number of files checked out that's in the thread represented by the specified thread ID.
getTotalFilesCheckedOutByMPXCacheAgent() - Method in class com.starbase.starteam.CheckoutProgress
Get the number of files checked out through MPX File Cache Agent.
getTotalFilesFailed() - Method in class com.starbase.starteam.CheckoutProgress
Get the total number of files that failed during checkout.
getTotalFilesFailed() - Method in class com.starbase.starteam.CheckinProgress
Get the total number of files that failed during checkin.
getTotalFilesForCheckin() - Method in class com.starbase.starteam.CheckinProgress
Get the total number of files for checkin.
getTotalFilesProcessed() - Method in class com.starbase.starteam.CheckinProgress
Get the total number of files to be checked in.
getTotalFilesRemaining() - Method in class com.starbase.starteam.CheckoutProgress
Get the total number of files that are yet to be checked out.
getTotalFilesRemaining() - Method in class com.starbase.starteam.CheckinProgress
Return the number of files left to be checked in.
getTotalFilesSkipped() - Method in class com.starbase.starteam.CheckoutProgress
Get the total number of files skipped without being checked out.
getTotalFilesSkipped() - Method in class com.starbase.starteam.CheckinProgress
Get the total number of files skipped without being checked in.
getTotalFilesSkippedByMPXCacheAgent() - Method in class com.starbase.starteam.CheckoutProgress
Get the number of files skipped without being checked out through MPX File Cache Agent.
getTotalFixedLicenses() - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the total number of fixed (named-user) licenses registered on the server.
getTotalFloatingLicenses() - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the total number of floating (concurrent) licenses registered on the server.
getTotalTimeSpent() - Method in class com.starbase.starteam.CheckinProgress
Get the time spent on checking in in milliseconds.
getTotalTimeSpent() - Method in class com.starbase.starteam.viewcomparemerge.Progress
Get the total time spent so far (in milliseconds).
getTotalUnitsOfWorkCompleted() - Method in class com.starbase.starteam.viewcomparemerge.Progress
Get the total number of operations completed.
getTouchCmd() - Static method in class com.starbase.util.Platform
 
getTraceExpensiveOperations() - Method in class com.starbase.starteam.ServerConfiguration
Returns whether the server will trace expensive operations.
getTransactionsEnabled() - Method in class com.starbase.starteam.viewcomparemerge.Options
Determines whether or not commit operations are executed within an atomic transaction, if supported by the StarTeam server.
getTranslation(Locale) - Method in class com.starbase.starteam.Translations
Return the translation for the specified locale.
getTranslation(String) - Method in class com.starbase.starteam.Translations
Return the translation for the specified locale.
getTranslations() - Method in class com.starbase.starteam.Property
Returns a copy of the display name translations for this property.
getTranslations() - Method in class com.starbase.starteam.EnumeratedValue
Returns the display name translations for this enumerated value.
getTreatFileNamesAsCaseSensitive() - Method in class com.starbase.starteam.viewcomparemerge.Options
Returns true if file (or folder) names are compared in a case-sensitive manner.
getType() - Method in class com.starbase.starteam.TypeEvent
Gets the Type that has changed, in its new state.
getType() - Method in class com.starbase.starteam.TypedResource
Returns the Type of this object.
getType() - Method in class com.starbase.starteam.SimpleTypedResource
Returns the type of this resource.
getType() - Method in class com.starbase.starteam.QueryInfo
Return the type for this query.
getType() - Method in class com.starbase.starteam.Property
Returns the Type object than has this property as one of its properties.
getType() - Method in class com.starbase.starteam.NotificationItem
Returns the type of the notification item.
getType() - Method in class com.starbase.starteam.LinkEndpoint
Returns the Type of the item for this link endpoint.
getType() - Method in class com.starbase.starteam.ItemListManager
Gets the type of item included in the item list.
getType() - Method in class com.starbase.starteam.ItemListEvent
Gets the Type of the item list has changed.
getType() - Method in class com.starbase.starteam.Item
Returns the Type describing this item.
getType() - Method in interface com.starbase.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.starbase.starteam.HiveInfo
The number assigned by StarTeam to identify the the type of archive files stored in the hive: 0 for unknown; 1 for PVCS, 2 for VSS, or 3 for Native II.
getType() - Method in class com.starbase.starteam.Filter
Returns the Type this Filter was created for.
getType() - Method in class com.starbase.starteam.Catalog
Gets the type that owns this catalog.
getType() - Method in class com.starbase.starteam.CacheAgentEvent
returns the type of the StarTeam item whose content has been received
getType() - Method in class com.starbase.starteam.vts.comm.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.starbase.starteam.viewcomparemerge.ItemDifference
Gets the item type of the source and target items in this difference.
getTypeCode() - Method in class com.starbase.starteam.Property
Returns the type code (e.g.
getTypeID() - Method in class com.starbase.starteam.TypeNotFoundException
Return the classID of the type not found for this exception.
getTypeName() - Method in class com.starbase.starteam.TypeNotFoundException
Return the name of the type not found for this exception.
getTypeNames() - Method in class com.starbase.starteam.TypedResource
A convenience method for getting the TypeNames object from the owning server for the associated Type.
getTypeNames() - Method in class com.starbase.starteam.SimpleTypedResource
A convenience method for getting the TypeNames object from the owning server for the associated Type.
getTypeNames() - Method in class com.starbase.starteam.Server
Returns the TypeNames object for this server.
getTypeNames() - Method in class com.starbase.starteam.Item
A convenience method for getting the TypeNames object from the owning server for the associated Type.
getTypes() - Method in class com.starbase.starteam.Server
Returns an array of Type objects supported by this server.
getUnassignedLicenseUsers() - Method in class com.starbase.starteam.ServerLicenseInfo
Gets the number of users without an assigned license on the server.
getUnchangedSymbolHTML() - Method in class com.starbase.diff.HTMLDiffWriter
Gets the HTML text used to draw the symbol that indicates an "unchanged" line.
getUniqueID() - Method in class com.starbase.starteam.Task
Returns the MS Project UniqueID of this task.
getUpdateStatus() - Method in class com.starbase.starteam.CheckoutOptions
Determine whether to update status information after a successful checkout.
getUpdateStatus() - Method in class com.starbase.starteam.CheckinOptions
Determine whether to update status information after a successful checkout.
getUsage() - Method in class com.starbase.starteam.Task
Gets the usage of this task.
getUser() - Method in class com.starbase.starteam.UserEvent
Gets the User that has been added, changed or deleted, in its new state.
getUser() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the User object that represents the user id.
getUser() - Method in class com.starbase.starteam.EffectiveACE
Gets the User to which this ACE applies.
getUser(int) - Method in class com.starbase.starteam.Server
Returns the User object for the given ID.
getUserAccounts() - Method in class com.starbase.starteam.ServerAdministration
Returns all of the active user accounts on the server.
getUserAccounts() - Method in class com.starbase.starteam.GroupAccount
Returns a list of UserAccount objects that directly belong to this group.
getUserGroupID() - Method in class com.starbase.starteam.UserGroupSecLogID
Returns the user group id.
getUserGroupSecLogID() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the UserGroupSecLogID or null.
getUserID() - Method in interface com.starbase.starteam.ServerSession
Returns the user ID for the logged in to this session.
getUserID() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the user id.
getUserID() - Method in class com.starbase.starteam.QueryInfo
Return the user ID for the user who created this query.
getUserID() - Method in class com.starbase.starteam.ItemRevision
Returns the created User ID for this item revision.
getUserID() - Method in class com.starbase.starteam.Filter
Returns the user ID for whoever created the filter.
getUserName() - Method in class com.starbase.starteam.StarTeamURL
Returns the user name specified in the URL or null of not found.
getUserOrGroupName() - Method in class com.starbase.starteam.EffectiveACE
Gets the name of the user or group to which this ACE applies.
getUsers() - Method in class com.starbase.starteam.Server
Returns all of the users in this Server.
getUserVisible() - Method in class com.starbase.starteam.Folder
Returns true if items in this folder should be visible to the user.
getUserVisibleFoldersOnly() - Method in class com.starbase.starteam.ItemListManager
Returns true if only Items in user-visible Folders are included, otherwise false.
getUsingSecureDirectoryService() - Method in class com.starbase.starteam.ServerConfiguration
Gets the server's "Using Secure Directory Service (LDAPS)" value for servers 7.0 and later.
getUTCNoon() - Method in class com.starbase.util.OLEDate
Returns an OLEDate whose value is UTC noon of the provided date.
getValidateThroughDirectoryService() - Method in class com.starbase.starteam.UserAccount
Indicates whether the user validates through Directory Service.
getValue() - Method in class com.starbase.starteam.SimpleKeyword
Return the keyword value.
getValue() - Method in class com.starbase.starteam.QueryPart
 
getValue() - Method in interface com.starbase.starteam.Keyword
Return the keyword value.
getValue() - Method in interface com.starbase.util.collections.Map.Entry
Returns the value portion of the map entry.
getValue() - Method in class com.borland.starteam.xml.XMLAttribute
Gets the value of this attribute.
getVaultCacheMaxSize() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server's vault cache size limit.
getVaultCacheRefreshInterval() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server's vault cache refresh interval.
getVaultDirectory() - Method in class com.starbase.starteam.ServerConfiguration
Returns the path to the server's vault directory.
getVaultLockTimeLimit() - Method in class com.starbase.starteam.ServerConfiguration
Returns the server's vault lock time limit.
getVaultVersion() - Method in class com.starbase.starteam.File
Returns the vault version number for this file.
getVerboseDifferences(Type) - Method in class com.starbase.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.starbase.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.starbase.starteam.ChangeRequest
Returns the date that this Change Request was verified.
getVersion() - Method in class com.starbase.starteam.CacheAgent
returns version information for this Cache Agent
getVersionString() - Static method in class com.starbase.starteam.BuildNumber
Gets the product version string.
getView() - Method in class com.starbase.starteam.ViewEvent
Gets the View that has been added, changed or deleted, in its new state.
getView() - Method in class com.starbase.starteam.PromotionModel
Returns the View that owns this PromotionModel.
getView() - Method in class com.starbase.starteam.NotificationItem
Returns the view in which the notification item lives.
getView() - Method in class com.starbase.starteam.Link
Returns the view to which the parent endpoint of this link belongs.
getView() - Method in class com.starbase.starteam.Label
Returns this label's View context.
getView() - Method in class com.starbase.starteam.Item
Returns the View in which this item exists.
getView() - Method in class com.starbase.starteam.FolderListManager
Returns the view for this FolderListManager.
getViewAlternatePath(View) - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the alternate working directory for the specified view.
getViewAlternatePathEnabled(View) - Method in class com.starbase.starteam.StarTeamClientOptions
Return true if the alternate working directory is enabled for this view.
getViewID() - Method in class com.starbase.starteam.View
Returns the unique integer identifier for this view.
getViewID() - Method in class com.starbase.starteam.LinkEndpoint
Returns the view ID in which the referenced item exists.
getViewID() - Method in class com.starbase.starteam.ItemRevision
Returns the View ID for this item revision.
getViewID() - Method in class com.starbase.starteam.ItemReference
Returns the ViewID for this item.
getViewPath() - Method in class com.starbase.starteam.ItemReference
Returns the View path (in this format: "parent\child\grandchild...").
getViews() - Method in class com.starbase.starteam.Project
Gets all the views on this Project.
getViewSplit() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
getViewStatusMethodOverride(View) - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the option value stored for the specified View's status method.
getViewVersion() - Method in class com.starbase.starteam.Item
The version number of this item calculated by counting direct ancestors of this item from this version to the initial version.
getViewVersionFromDotNotation(String) - Static method in class com.starbase.starteam.Item
Computes the "view version" from the specified dot notation.
getVisibleLines() - Method in class com.starbase.starteam.ItemListManager
Returns the number of visible lines in the list, given the current collapsed/expanded state of its nodes.
getVoiceMailNumber() - Method in class com.starbase.starteam.UserAccount
Returns the user's voice mail number.
getVoiceMailNumber() - Method in class com.starbase.starteam.MyUserAccount
Return the user's voice mail number.
getWBSCode() - Method in class com.starbase.starteam.Task
Returns the MS Project WBS Code of this task.
getWorkAround() - Method in class com.starbase.starteam.ChangeRequest
Returns the workaround for this change request.
getWorkPerformedBy() - Method in class com.starbase.starteam.WorkRecord
Returns the user ID for the person who performed the work.
getWorkRecordCount() - Method in class com.starbase.starteam.Task
Returns the number of work records that have been added to this task.
getWorkRecords() - Method in class com.starbase.starteam.Task
Returns the work records associates with this task.
getWorkspaceAutoRefresh() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceChangeScopeFolder() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceConfirmDelete() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceConfirmMove() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceFalcon() - Method in class com.starbase.starteam.StarTeamClientOptions
Deprecated. Use getMPXEnabled instead
getWorkspaceFolderContext() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceHistoryUTC() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceInstantRefresh() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceInstantRefreshMaxTime() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceInstantRefreshMinTime() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceLogCommandDetails() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceLogCommands() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceLogErrors() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceLogEvents() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceLogOutputPath() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceLogThreshold() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceLogUIOperations() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceMaintainGroupState() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceRefreshTime() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceReportOutputPath() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceRestoreShortcuts() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceShowStatusBar() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceShowToolbars() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceShowVirtualMeetingOptions() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkspaceWarnings() - Method in class com.starbase.starteam.StarTeamClientOptions
Returns the workstation option value.
getWorkstation() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the Workstation object that represents the workstation id.
getWorkstationDefault() - Static method in class com.starbase.starteam.viewcomparemerge.Options
Returns the default Options for this workstation
getWorkstationID() - Method in class com.starbase.starteam.SecurityLogEntry
Returns the workstation id.
getWorkStationID() - Method in class com.starbase.starteam.ClientContext
Returns the workstation GUID identifying the client.
getWorkStationID() - Static method in class com.starbase.util.Platform
 
getWorkstations() - Method in class com.starbase.starteam.UserAccount
Currently unused.
getWritableEncodings() - Static method in class com.borland.starteam.util.Encoding
Gets a list of all encodings supported for writing by the current platform.
getWSOptions() - Static method in class com.starbase.util.Platform
 
goNative() - Method in class com.starbase.starteam.Project
Converts a foreign PVCS or VSS project to a native StarTeam project.
Group - class com.starbase.starteam.Group.
Represents a StarTeam Group.
GroupAccount - class com.starbase.starteam.GroupAccount.
This class represents a full StarTeam Group account.
GroupAccount(Server) - Constructor for class com.starbase.starteam.GroupAccount
Creates a new StarTeam Group object.
GroupNode - class com.starbase.starteam.GroupNode.
Describes a group of objects that may be a subgroup of a larger, indexable group.
GroupNode(String, int, int) - Constructor for class com.starbase.starteam.GroupNode
Creates a GroupNode containing a set of objects in the associated indexable collection.
GroupSortInfo - class com.starbase.starteam.GroupSortInfo.
 
GroupSortInfo(boolean, int, boolean) - Constructor for class com.starbase.starteam.GroupSortInfo
 
GUID - class com.starbase.util.GUID.
 
GUID() - Constructor for class com.starbase.util.GUID
 
GUID(byte[]) - Constructor for class com.starbase.util.GUID
 
GUID(String) - Constructor for class com.starbase.util.GUID
 

H

handleEvents() - Method in class com.starbase.starteam.Server
Places the current thread in an event-handling state.
hasBLSLicensing() - Method in class com.starbase.starteam.SupportedFeatures
Returns true if the server supports licenses managed by the Borland License Server.
hasBulkCreateLinks() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server can create multiple links via a single server command.
hasBulkFetchLinks() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server fetch links for multiple items via a single server command.
HasChanges - Static variable in class com.starbase.starteam.viewcomparemerge.PreviewState
Has Changes.
hasClientManagedFileStatus() - Method in class com.starbase.starteam.SupportedFeatures
Deprecated. All supported versions of the StarTeam server manage file status information on the client. This method always returns true.
HasComparedItems - Static variable in class com.starbase.starteam.viewcomparemerge.PreviewState
Has Compared Items.
hasConcurrentLicensing() - Method in class com.starbase.starteam.SupportedFeatures
Deprecated. All supported versions of the StarTeam server support concurrent licensing. This method always returns true.
HasConflicts - Static variable in class com.starbase.starteam.viewcomparemerge.PreviewState
Has Conflicts.
hasCurrentTime() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server can report its current time.
hasCustomTranslations() - Method in class com.starbase.starteam.SupportedFeatures
Return true if property and enum names can have customized display names for clients in different locales.
hasDeletedItems() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports retrieval of information regarding deleted items.
hasDiagnostics() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports server configuration diagnostic properties.
hasDiagnosticStatisticsReporting() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not this server can report diagnostic statistics.
hasDifferences() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Return true if the two files being diff'ed have any differences.
hasDifferences() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not there were any differences detected when comparing the source and target views.
hasDirectoryServiceSupport() - Method in class com.starbase.starteam.SupportedFeatures
Return true if Directory Service is supported.
hasEnhancedProcessItemCustomizations() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not this is a StarTeam 9.0 or earlier server that has been customized to support the enhanced process item model.
hasEnhancedProcessItems() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not this server has at least partial support for the enhanced process item model.
hasEnhancedProcessItemsNative() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not this server has native support for the enhanced process item model.
hasFileExecutablePermission() - Method in class com.starbase.starteam.SupportedFeatures
Return true if the "executable" permission for files is maintained and restored on checkout.
hasFilterForID(int) - Method in class com.starbase.starteam.Type
Returns true if the cache contains a Filter with the provided ID.
hasFilterForName(String) - Method in class com.starbase.starteam.Type
Returns true if the cache contains a Filter with the provided name.
hasFolderComponentAccessRights() - Method in class com.starbase.starteam.SupportedFeatures
Return true if the server supports component-level access rights for Folders.
hasForwardCompatibility() - Method in class com.starbase.starteam.SupportedFeatures
Returns true if older clients can talk to newer servers.
hasGroupMembers() - Method in class com.starbase.starteam.SupportedFeatures
Return true if the server can provide group membership information without requiring special privileges.
hasGZIPContents() - Method in class com.starbase.starteam.vts.comm.Command
 
hashCode() - Method in class com.starbase.starteam.Workstation
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.WorkRecord
Returns a hash code for this work record.
hashCode() - Method in class com.starbase.starteam.ViewPollingAgent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ViewEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ViewConfigurationDiffer
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ViewConfiguration
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.View
Returns a hash code for this view.
hashCode() - Method in class com.starbase.starteam.UserGroupSecLogID
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.UserEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.UserAccount
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.User
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.TypeNotFoundException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.TypeEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.TypedResource
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Type
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Translations
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Topic
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.TaskDependency
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Task
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.SystemPolicy
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.SupportedFeatures
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.StatusMethod
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.StarTeamURL
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.StarTeamClientOptions
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.SimpleTypedResource
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.SimpleKeyword
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerUnavailableException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerList
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerLicenseInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerControlEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerConfiguration
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ServerAdministration
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Server
Returns a hash code for this object.
hashCode() - Method in class com.starbase.starteam.SecurityLogEntry
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.SDKRuntimeException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.RevisionID
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.QueryPart
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.QueryNode
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.QueryInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.QueryEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.PropertyNotWritableException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Property
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.PromotionState
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.PromotionModel
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ProjectEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Project
Returns a hash code for this project.
hashCode() - Method in class com.starbase.starteam.ProcessItem
Return a hashcode for this item.
hashCode() - Method in class com.starbase.starteam.PasswordExpiredException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ObjectACLSecLogID
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.NotificationItem
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.NotificationEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.NoSuchPropertyException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.NoKeywords
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.MyUserAccount
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.MPXStatusAdapter
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.MPXException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.MergePoint
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.MatchedACE
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.LogonException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.LogLine
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.LogKeyword
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.LinkEndpoint
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Link
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.LicenseUsage
Deprecated. returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.LabelEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Label
Return a hash code for this object.
hashCode() - Method in class com.starbase.starteam.KeywordReader
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemUpdateEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemRevision
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemReference
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemNotFoundException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemListManager
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemListEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemList
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemIDEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ItemBehavior
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Item
Return a hashcode for this item.
hashCode() - Method in class com.starbase.starteam.IPRange
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ImportUtility
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.HiveManager
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.HiveInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.HistoryLine
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.HistoryKeyword
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.GroupSortInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.GroupNode
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.GroupAccount
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Group
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ForeignRefreshResult
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ForeignPasswordException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.FolderUpdateEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.FolderTreeEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.FolderListManager
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.FolderEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Folder
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.FilterEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Filter
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.FileResult
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.FileBasedStatusManager
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.File
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.EventHandlerProfile
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.EventHandlerInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.EnumeratedValue
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.EmailAttachment
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.EffectiveACE
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.DuplicateServerListEntryException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.DisembodiedItemException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.DirectoryOverrides
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ContainerACLSecLogID
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CommandAbortedException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ColumnInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ClientContext
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckOutResult
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckoutProgress
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckoutOptions
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckoutManager
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckoutEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckInResult
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckinPhase
Return a hashcode for this CheckinPhase.
hashCode() - Method in class com.starbase.starteam.CheckinOptions
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckinManager
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CheckinEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.ChangeRequest
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Catalog
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.CacheAgentEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.BLSLicenseInfo
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.Audit
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.AddResult
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.AclEntry
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.AccessTestResults
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.AccessRightsManager
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.AccessCheckSecLogID
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.vts.comm.ConnectionException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.vts.comm.CommandException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.vts.comm.BinaryChunkInputStream
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.starteam.vts.comm.Base64InputStream
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.XMLUtils
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.WorkStationException
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.WintelOptions
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.UTF8InputStreamReader
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.UnixFileAccess
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.TextInputStream
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.StringCompare
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.OLEDateFormat
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.OLEDate
 
hashCode() - Method in class com.starbase.util.NativeFileAccess
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.MD5Stream
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.MD5
Return a hashcode for this MD5 value.
hashCode() - Method in class com.starbase.util.LocaleChangeSupport
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.LocaleChangeEvent
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.LineReader
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.LineProcessor
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.GUID
 
hashCode() - Method in class com.starbase.util.FileBasedOptions
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.FileAccess
returns a unique hash for all instances of this type
hashCode() - Method in class com.starbase.util.EOLReader
returns a unique hash for all instances of this type
hashCode() - Method in interface com.starbase.util.collections.Set
Returns a hash code for this set.
hashCode() - Method in interface com.starbase.util.collections.Map
Returns a hash code for this map.
hashCode() - Method in interface com.starbase.util.collections.Map.Entry
Returns a hash code for this map entry.
hashCode() - Method in class com.starbase.util.collections.HashtableKeySet
Returns a hash code for this set.
hashCode() - Method in interface com.starbase.util.collections.Collection
Returns a hash code for this collection.
hashCode() - Method in class com.starbase.starteam.viewcomparemerge.MergeAction
 
hashObject(Object) - Method in interface com.starbase.diff.DiffCompare
Compute a hash value for the object.
hashObject(Object) - Method in class com.starbase.diff.BinaryCompare
 
hashObject(Object) - Method in class com.starbase.diff.BasicCompare
 
HashtableKeySet - class com.starbase.util.collections.HashtableKeySet.
This class wraps a Set implementation on the keys of an underlying hash table.
HashtableKeySet(Hashtable) - Constructor for class com.starbase.util.collections.HashtableKeySet
Creates a new Set of the keys found in the specified hash table.
hasID(int) - Method in class com.starbase.starteam.Catalog
Determines whether or not information for specified ObjectID has been cached in this Catalog.
hasItemRevision() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports ItemRevision.
hasLabelCommandsOnRolledBackView() - Method in class com.starbase.starteam.SupportedFeatures
Determins whether or not the server supports the following Label operations in rolled back views: 1.
hasLabelCopy() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not labels can be copied.
hasLabelLocking() - Method in class com.starbase.starteam.SupportedFeatures
Returns true if the server supports the locking (freezing) of labels.
hasLicenseUsage() - Method in class com.starbase.starteam.SupportedFeatures
Return true if server supports "License Usage" feature.
hasLinkParentFolderItemID() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports retrieving parent Folder Item ID on a Link object.
hasLocks() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether any source or target items are currently locked on behalf of this session.
hasLongFileSizes() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not file sizes greater than 2GB are supported.
hasMergeHistory() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports MergeHistory feature.
hasMergeService() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not merge service is available.
hasMoreDifferences() - Method in interface com.starbase.starteam.viewcomparemerge.DifferenceIterator
Tests if this ItemDifference iterator contains more elements.
hasMultiCommandTransactions() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports multi-command transactions.
hasNamedConfigOptions() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports named server configuration options.
hasNativeIIVault() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports the new "NativeII" vault format.
hasNewAuditProperties() - Method in class com.starbase.starteam.SupportedFeatures
Return true if server supports additional new properties for Audit items.
hasNewNotificationItems(String) - Method in class com.starbase.starteam.View
Return true if any new notification items are available in this view for the specified item type.
hasNewUserCertificate() - Method in class com.starbase.starteam.SupportedFeatures
Return true if server supports "New User Certificate" feature.
hasNext() - Method in class com.starbase.diff.LineIterator
return true if there are more chars available to be read.
hasNext() - Method in interface com.starbase.util.collections.Iterator
Returns true if this iterator has more elements.
hasNext() - Method in class com.starbase.util.collections.EnumerationIterator
Returns true if the enumeration has more elements.
HasNoComparedItems - Static variable in class com.starbase.starteam.viewcomparemerge.PreviewState
Has No Compared Items.
hasNoTimeoutNamedLicenses() - Method in class com.starbase.starteam.SupportedFeatures
Reports whether the server supports "NoTimeoutNamedLicenses" feature.
hasNOTQueryOperator() - Method in class com.starbase.starteam.SupportedFeatures
Return true if queries can be built using the NOT operator.
hasObjectOwnership() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports "Object Ownership".
hasParentFolder() - Method in class com.starbase.starteam.Folder
Returns true if this folder has a parent folder.
hasPermission(int) - Method in class com.starbase.starteam.View
Returns true if desired permissions are granted for this view
hasPermission(int) - Method in class com.starbase.starteam.Type
Returns true if desired permissions are granted for this Type.
hasPermission(int) - Method in class com.starbase.starteam.ServerAdministration
Returns true if desired permissions are granted
hasPermission(int) - Method in class com.starbase.starteam.QueryInfo
Returns true if desired permissions are granted for this query.
hasPermission(int) - Method in class com.starbase.starteam.PromotionState
Returns true if desired permissions are granted
hasPermission(int) - Method in class com.starbase.starteam.Project
Returns true if desired permissions are granted for this project
hasPermission(int) - Method in class com.starbase.starteam.Item
Returns true if desired permissions are granted
hasPermission(int) - Method in interface com.starbase.starteam.ISecurable
Determines whether or not the given permissions are granted to the logged in user for this securable object.
hasPermission(int) - Method in class com.starbase.starteam.GroupAccount
Returns true if this GroupAccount has the specified permission.
hasPermission(int) - Method in class com.starbase.starteam.Filter
Returns true if desired permissions are granted for this filter.
hasPermission(int) - Method in class com.starbase.starteam.AclEntry
Returns true if the specified permission is a part of this entry.
hasPermission(int, String) - Method in class com.starbase.starteam.View
Returns true if desired permissions are granted for items of the specified type for this view
hasPermission(int, String) - Method in class com.starbase.starteam.Type
Returns true if desired permissions are granted for items of the specified type for this type.
hasPermission(int, String) - Method in class com.starbase.starteam.Project
Returns true if desired permissions are granted for items of the specified type for this project
hasPermission(int, String) - Method in interface com.starbase.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.
hasPermission(int, String) - Method in class com.starbase.starteam.Folder
Returns true if desired permissions are granted for items of the specified type for this Folder
hasProductCode(int) - Method in class com.starbase.starteam.Server
Determines whether or not the server has a license for the specified product code.
hasProductCodeInformation() - Method in class com.starbase.starteam.Server
Deprecated. All supported versions of the StarTeam server provided licensed product codes. This method always returns true.
hasPromotionStateRights() - Method in class com.starbase.starteam.SupportedFeatures
Return true if access rights are set on individual promotion states This first appeared in the 5.3 release.
hasPropertyForName(String) - Method in class com.starbase.starteam.Type
Returns true if a property given the specified name exists for this type.
hasPropertyForPID(int) - Method in class com.starbase.starteam.Type
Returns true if a property given the specified id exists for this type.
hasPVCSSupport() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not PVCS foreign archives are supported.
hasQueryForID(int) - Method in class com.starbase.starteam.Type
Returns true if the cache contains a QueryInfo with the provided ID.
hasQueryForName(String) - Method in class com.starbase.starteam.Type
Returns true if the cache contains a QueryInfo with the provided name.
hasReconnect() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports reconnect features.
hasSecureDirectoryService() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports "Secure Directory Service (LDAPS)" feature.
hasServerCommandStats() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not the server supports retrieval of command statistics.
hasServerExclusiveLock() - Method in class com.starbase.starteam.SupportedFeatures
Returns true if the server can be locked exclusively for the use of a specific user.
hasServerLicenseInfo() - Method in class com.starbase.starteam.SupportedFeatures
Deprecated. License information is available in all supported versions of the StarTeam server. This method always returns true.
hasServerLock() - Method in class com.starbase.starteam.SupportedFeatures
Deprecated.  
hasServerLockStatus() - Method in class com.starbase.starteam.SupportedFeatures
Deprecated. All supported versions of the StarTeam server can report their current lock status. This method always returns true.
hasServerShutdown() - Method in class com.starbase.starteam.SupportedFeatures
Deprecated. All supported versions of the StarTeam server can be shut down and restarted remotely. This method always returns true.
hasValues(String[]) - Method in class com.starbase.starteam.Item
Returns true if every property specified contains a value, either retrieved from persistent store or set by the client; otherwise, returns false.
hasVSSSupport() - Method in class com.starbase.starteam.SupportedFeatures
Determines whether or not VSS foreign archives are supported.
HistoryKeyword - class com.starbase.starteam.HistoryKeyword.
 
HistoryKeyword(HistoryLine) - Constructor for class com.starbase.starteam.HistoryKeyword
Constructs a $History$ keyword using the specified history entries.
HistoryLine - class com.starbase.starteam.HistoryLine.
A class containing information specific to a single version entry for expansion of the $History$ keyword.
HistoryLine(int, String, String, OLEDate, String, String) - Constructor for class com.starbase.starteam.HistoryLine
Creates new information for a single $History keyword entry.
HiveInfo - class com.starbase.starteam.HiveInfo.
Describes a vault hive on the server.
HiveInfo.HiveType - interface com.starbase.starteam.HiveInfo.HiveType.
Constants identifying the type of archive files stored in a vault hive.
HiveInfo(HiveInfo) - Constructor for class com.starbase.starteam.HiveInfo
construct a new HiveInfo from the source
HiveInfo(int) - Constructor for class com.starbase.starteam.HiveInfo
Deprecated.  
HiveInfo(int, String, String, String, String, String, boolean, int, long, int) - Constructor for class com.starbase.starteam.HiveInfo
Creates a new HiveInfo object.
HiveManager - class com.starbase.starteam.HiveManager.
Manages vault hives on the server.
HiveManager(Server) - Constructor for class com.starbase.starteam.HiveManager
Constructor.
HTMLDiffWriter - class com.starbase.diff.HTMLDiffWriter.
Writes a simple HTML page showing the differences between two text files.
HTMLDiffWriter(BufferedWriter, int, ParsedCharSequence, ParsedCharSequence) - Constructor for class com.starbase.diff.HTMLDiffWriter
Deprecated.  
HTMLDiffWriter(ParsedCharSequence, ParsedCharSequence, BufferedWriter) - Constructor for class com.starbase.diff.HTMLDiffWriter
Deprecated.  
HTMLDiffWriter(ParsedCharSequence, ParsedCharSequence, File) - Constructor for class com.starbase.diff.HTMLDiffWriter
Constructs a simple HTMLDiffWriter, writing output to the specified file.
HTMLDiffWriter(ParsedCharSequence, ParsedCharSequence, Writer) - Constructor for class com.starbase.diff.HTMLDiffWriter
Constructs a simple HTMLDiffWriter, writing output to the specified Writer.
HTMLInterleavedDiffWriter - class com.starbase.diff.HTMLInterleavedDiffWriter.
Writes a simple HTML page showing the differences between two text files.
HTMLInterleavedDiffWriter(ParsedCharSequence, ParsedCharSequence, BufferedWriter) - Constructor for class com.starbase.diff.HTMLInterleavedDiffWriter
Deprecated.  
HTMLInterleavedDiffWriter(ParsedCharSequence, ParsedCharSequence, File) - Constructor for class com.starbase.diff.HTMLInterleavedDiffWriter
Constructs an interleaved HTMLDiffWriter, writing output to the specified file.
HTMLInterleavedDiffWriter(ParsedCharSequence, ParsedCharSequence, Writer) - Constructor for class com.starbase.diff.HTMLInterleavedDiffWriter
Constructs an interleaved HTMLDiffWriter, writing output to the specified Writer.
HTMLStereoDiffWriter - class com.starbase.diff.HTMLStereoDiffWriter.
Writes a simple HTML page showing the differences between two text files.
HTMLStereoDiffWriter(ParsedCharSequence, ParsedCharSequence, BufferedWriter) - Constructor for class com.starbase.diff.HTMLStereoDiffWriter
Deprecated.  
HTMLStereoDiffWriter(ParsedCharSequence, ParsedCharSequence, File) - Constructor for class com.starbase.diff.HTMLStereoDiffWriter
Constructs a side-by-side HTMLDiffWriter, writing output to the specified file.
HTMLStereoDiffWriter(ParsedCharSequence, ParsedCharSequence, Writer) - Constructor for class com.starbase.diff.HTMLStereoDiffWriter
Constructs a side-by-side HTMLDiffWriter, writing output to the specified Writer.
HTMLTableDiffWriter - class com.starbase.diff.HTMLTableDiffWriter.
Shared implementation for HTMLInterleavedDiffWriter and HTMLStereoDiffWriter.

I

ID_ALL_USERS - Static variable in class com.starbase.starteam.GroupAccount
The ID of the "All Users" group.
ID_UNKNOWN - Static variable in class com.borland.starteam.util.Encoding
Used to represent an encoding ID that is unknown or undefined.
IDARRAY - Static variable in interface com.starbase.starteam.Property.Types
Property value is an array of integer IDs.
IFilterQueryListener - interface com.starbase.starteam.IFilterQueryListener.
Event-listener interface for Filter and/or Query events.
IFolderListener - interface com.starbase.starteam.IFolderListener.
Event-listener interface for Folder events.
IGNORE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
No action.
IGNORE_CASE - Static variable in class com.starbase.diff.BasicCompare
Ignore case when comparing two lines.
IItemListener - interface com.starbase.starteam.IItemListener.
Event-listener interface for Item events.
IListener - interface com.starbase.starteam.commandline.IListener.
Event-listener interface for Command Line events.
ImportUtility - class com.starbase.starteam.ImportUtility.
This class is used internally for the implementation of various import utilities.
ImportUtility(Server) - Constructor for class com.starbase.starteam.ImportUtility
Creates a new ImportUtility object for the specified server.
includeFolder(Folder) - Method in class com.starbase.starteam.FolderListManager
Includes the given folder in the folder list.
includeFolders(Folder, int) - Method in class com.starbase.starteam.FolderListManager
Includes the given folder, and optionally its subfolders, in the folder list.
includeFolders(Folder, int, int) - Method in class com.starbase.starteam.FolderListManager
Includes the given folder in the folder list in the context and depth specified.
includeItemType(Type) - Method in class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Adds a given item type to the list of included item types.
includes(MergeAction) - Method in class com.starbase.starteam.viewcomparemerge.MergeAction
Determines whether or not this action includes the primitives specified in the given action, in any order.
Indent - class com.starbase.util.Indent.
Deprecated. This class has been deprecated.
Indent() - Constructor for class com.starbase.util.Indent
Deprecated.  
index() - Method in class com.starbase.diff.LineIterator
Returns the underlying CharSequence index of the last char retrieved.
INSERT - Static variable in class com.starbase.diff.Edit
 
insertLines(int, int, int) - Method in class com.starbase.diff.HTMLTableDiffWriter
 
insertLines(int, int, int) - Method in class com.starbase.diff.HTMLDiffWriter
 
insertLines(int, int, int) - Method in class com.starbase.diff.EditListWriter
 
insertLines(int, int, int) - Method in class com.starbase.diff.ConsoleWriter
 
INT32 - Static variable in interface com.starbase.starteam.Property.Types
Property value is an integer.
intArrayToByteArray(int[]) - Static method in class com.starbase.util.ByteOrder
 
INTERIOR_WS_EQUIV - Static variable in class com.starbase.diff.BasicCompare
Treat interior whitespace as equivalent to a single space character.
INTERIOR_WS_IGNORE - Static variable in class com.starbase.diff.BasicCompare
Ignore interior whitespace.
internalError(String) - Static method in class com.starbase.util.Assert
 
internalError(String, Exception) - Static method in class com.starbase.util.Assert
 
interruptHandleEvents() - Method in class com.starbase.starteam.Server
Interrupts a handleEvents() loop, if there is one running.
IntralineSequence - class com.starbase.diff.IntralineSequence.
Represents a sequence of characters within a line.
IntralineSequence(CharSequence) - Constructor for class com.starbase.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.starbase.diff.IntralineSequence
Constructs an intraline sequence based on a sequence of characters from a single line of text.
intValue() - Method in class com.starbase.starteam.viewcomparemerge.PreviewState
Returns an Integer representation of this preview state
intValue() - Method in class com.starbase.starteam.viewcomparemerge.MergeType
Gets an integer ID that is unique for each merge type.
IPRange - class com.starbase.starteam.IPRange.
This class represents a range of TCP/IP addresses and the required level of encryption for clients to connect to the StarTeam server.
IPRange(IPRange) - Constructor for class com.starbase.starteam.IPRange
construct a new IPRange from the source
IPRange(String, String, EncryptionAlgorithm) - Constructor for class com.starbase.starteam.IPRange
Creates a new IP range/required encryption level.
isAbsolute(String) - Static method in class com.starbase.util.FileUtils
Tests if the given pathname is an absolute pathname.
isAbsolute(String) - Static method in class com.starbase.util.BaseFileUtils
Tests if the given pathname is an absolute pathname.
isAccessGranted(int, int, EffectiveACE[]) - Method in class com.starbase.starteam.AccessRightsManager
Determines whether or not the given user is granted the given permissions to a securable object with the given access control list.
isAccessGranted(int, int, ISecurable) - Method in class com.starbase.starteam.AccessRightsManager
Determines whether or not the given user is granted the given permissions to the given securable object.
isAccessGranted(int, int, ISecurableContainer, Type) - Method in class com.starbase.starteam.AccessRightsManager
Determines whether or not the given user is granted the given permissions to the given securable container.
isActiveProcessItemStateEnabled(EnumeratedValue) - Method in class com.starbase.starteam.Project
Determines whether or not a given status value is one that can be used for an active process item.
isActiveState() - Method in class com.starbase.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.
isAdvanced() - Method in class com.starbase.starteam.Property
Return true is the property is considered "advanced".
isAdvancedViewsDisabled() - Method in class com.starbase.starteam.ServerConfiguration
Returns whether the server is configured to disable advanced views.
isAscending() - Method in class com.starbase.starteam.GroupSortInfo
 
isAtomicTransactionsDisabled() - Method in class com.starbase.starteam.ServerConfiguration
Returns whether the server is configured to disable atomic transactions.
isAutoLogOnAvailable() - Method in class com.starbase.starteam.Server
Determines whether or not logon credentials for this server have been cached on this workstation.
isAutoReconnectEnabled() - Method in class com.starbase.starteam.Server
Indicates whether or not a reconnect is automatically attempted whenever a connection problem is detected while executing a server command.
isAvailable() - Static method in class com.starbase.util.OSEnvironment
Determines if the needed support for environment variables is working.
isBinary() - Method in class com.starbase.starteam.File
Tells whether this file (in the repository) has been determined to be a binary file.
isBinary(File) - Static method in class com.starbase.util.FileUtils
Returns true if the file is considered to be binary.
isBinary(File) - Static method in class com.starbase.util.BaseFileUtils
Returns true if the file is considered to be binary.
isBranch() - Method in class com.starbase.starteam.View
Return true if this view is a Branch view.
isBranchable() - Method in class com.starbase.starteam.Item
Returns true if this item is a type that is branchable.
isBranchAll() - Method in class com.starbase.starteam.View
Return true if this view's original branching default was set "All".
isBranchNone() - Method in class com.starbase.starteam.View
Return true if this view's original branching default was set "None".
isBranchOnShare() - Method in class com.starbase.starteam.View
Returns true if this view is set to branch shared items.
isBuildLabel() - Method in class com.starbase.starteam.Label
Returns true if the label as being a StarTeam "Build" label.
isBuiltin() - Method in class com.starbase.starteam.GroupAccount
Return true if this is a builtin GroupAccount.
isByDate() - Method in class com.starbase.starteam.CheckoutOptions
Determines whether "checkout by date" option is used.
isByDateOnly() - Method in class com.starbase.starteam.GroupSortInfo
 
isByLabel() - Method in class com.starbase.starteam.CheckoutOptions
Determines whether "checkout by Label" option is used.
isByPromotionState() - Method in class com.starbase.starteam.CheckoutOptions
Determines whether "checkout by PromotionState" option is used.
isByTextValue() - Method in class com.starbase.starteam.GroupSortInfo
 
isByTips() - Method in class com.starbase.starteam.CheckoutOptions
Determine which file revision is checked out.
isCalculated() - Method in class com.starbase.starteam.Property
Returns true if the property is calculated on-the-fly by the server as opposed to being stored on the server.
isCanceled() - Method in class com.starbase.starteam.CheckoutManager
Indicates whether or not pending checkout operations have been canceled.
isCanceled() - Method in class com.starbase.starteam.CheckoutEvent
Indicates whether or not the overall checkout operation has been canceled.
isCanceled() - Method in class com.starbase.starteam.CheckinManager
Indicates whether or not pending checkin operations have been canceled.
isCanceled() - Method in class com.starbase.starteam.CheckinEvent
Indicates whether or not the overall checkin operation has been canceled.
isCaseSensitive() - Method in class com.starbase.starteam.GroupSortInfo
 
isCentral() - Method in class com.starbase.starteam.FileBasedStatusManager
Determines whether or not status information is centrally managed.
isClientCalculated() - Method in class com.starbase.starteam.Property
Return true is the property is calculated in the fly by the client.
isClientManagedStatus(short) - Static method in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated. All supported versions of the StarTeam server now use client-managed status. isClientManagedStatus() always returns true.
isCommandFinished() - Method in class com.starbase.starteam.vts.comm.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.starbase.starteam.viewcomparemerge.ItemDifference
Determines whether or not this difference has been commited.
isCommitTransacted() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the commit operation is atomic.
isComponentType() - Method in class com.starbase.starteam.Type
Determines whether or not this Type corresponds to a StarTeam "component".
isCompressed() - Method in class com.starbase.starteam.Server
Determines whether or not the server connection is compressed.
isCompression() - Method in class com.starbase.starteam.ServerInfo
Returns true if compression is to be used when communicating with the server.
isConflictDetected() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Determines whether or not this difference represents a merge conflict.
isConnected() - Method in class com.starbase.starteam.Server
Tells whether a network connection has been established to the server.
isCredentialCachingAvailable() - Static method in class com.starbase.starteam.Server
Determines whether or not the credential caching feature is available on this workstation.
isCredentialCachingEnabled() - Static method in class com.starbase.starteam.Server
Determines whether or not credential caching is enabled on this workstation.
isDeleted() - Method in class com.starbase.starteam.View
Determines whether or not this view has been deleted from the server.
isDeleted() - Method in class com.starbase.starteam.User
Returns true if this user has been deleted.
isDeleted() - Method in class com.starbase.starteam.QueryInfo
Returns true if this query has been deleted.
isDeleted() - Method in class com.starbase.starteam.Project
Determines whether or not this project has been deleted from the server.
isDeleted() - Method in class com.starbase.starteam.Label
Returns true if this label has been deleted.
isDeleted() - Method in class com.starbase.starteam.ItemReference
Returns true if the Item has been deleted.
isDeleted() - Method in class com.starbase.starteam.Item
Determines whether or not this item has been deleted.
isDeleted() - Method in class com.starbase.starteam.GroupAccount
Returns true if the GroupAccount has been deleted.
isDeleted() - Method in class com.starbase.starteam.Group
Returns true if the Group has been deleted.
isDeleted() - Method in class com.starbase.starteam.Filter
 
isDescriptor() - Method in class com.starbase.starteam.Property
Returns true if the property is considered a descriptor.
isDifference() - Method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Determines whether or not this difference type should really be considered a difference.
isDirty() - Method in class com.starbase.starteam.WorkRecord
Returns true if this WorkRecord has been modified but not yet saved.
isDirty() - Method in class com.starbase.starteam.TaskDependency
Returns true if this task dependency has been modified but not yet saved.
isDirty() - Method in class com.starbase.starteam.Task
Returns true if this task has been modified and is need of updating.
isDirty() - Method in class com.starbase.starteam.QueryInfo
Returns true if the query has unsaved modifications.
isDirty() - Method in class com.starbase.starteam.Item
Returns true if any property has been modified from the original value (including properties set on new items).
isDirty() - Method in class com.starbase.starteam.Filter
Returns true if the filter has unsaved modifications.
isDirty() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not this session has been changed since it was last saved or restored.
isDisabled() - Method in class com.starbase.starteam.Property
Return true if the property is flagged as disabled.
isDisembodied() - Method in class com.starbase.starteam.Item
A disembodied Item is one which does not have its full View and Folder context.
isDotNET() - Static method in class com.starbase.util.Platform
Determines whether or not we are running in a .NET environment.
ISecurable - interface com.starbase.starteam.ISecurable.
An object that can be secured in the repository.
ISecurableContainer - interface com.starbase.starteam.ISecurableContainer.
A container in the repository that can hold secured objects of a given type.
ISecurableObject - interface com.starbase.starteam.ISecurableObject.
An object that can be secured in the repository.
isEmpty() - Method in class com.starbase.util.collections.SimpleHashMap
Return true if the map is empty.
isEmpty() - Method in interface com.starbase.util.collections.Set
Returns true if the set is empty.
isEmpty() - Method in interface com.starbase.util.collections.Map
Return true if the map is empty.
isEmpty() - Method in class com.starbase.util.collections.HashtableKeySet
Returns true if the set is empty.
isEmpty() - Method in interface com.starbase.util.collections.Collection
Returns true if the collection is empty.
isEnhanced() - Method in class com.starbase.starteam.ProcessItem
Determines whether or not this process item follows the rules of the enhanced process item model in the context of its target view.
isEnhancedProcessItemsEnabled() - Method in class com.starbase.starteam.Project
Determines whether or not the enhanced process item model is in effect for this project.
isEnhancedProcessItemsEnabledForAllProjects() - Method in class com.starbase.starteam.ServerConfiguration
Determines whether or not the enhanced process item model is currently enabled for all projects on this server.
isEnhancedProcessItemsEnabledForNewProjects() - Method in class com.starbase.starteam.ServerConfiguration
Determines whether or not the enhanced process item model is in effect by default for new projects.
isEqualTo(EventHandlerProfile) - Method in class com.starbase.starteam.EventHandlerProfile
Compares two EventHandlerProfile objects.
isEqualTo(Filter) - Method in class com.starbase.starteam.Filter
Compares two Filter objects.
isEqualTo(Group) - Method in class com.starbase.starteam.Group
Compares two Group objects, and their member User IDs.
isEqualTo(GroupAccount) - Method in class com.starbase.starteam.GroupAccount
Compares two GroupAccount objects.
isEqualTo(HiveInfo) - Method in class com.starbase.starteam.HiveInfo
Return true if this HiveInfo is equal to the argument.
isEqualTo(IPRange) - Method in class com.starbase.starteam.IPRange
returns true if this object instance is equal to the source
isEqualTo(Item) - Method in class com.starbase.starteam.Item
Compares two Items.
isEqualTo(Item) - Method in class com.starbase.starteam.Folder
Compares the properties of two Folders.
isEqualTo(Label) - Method in class com.starbase.starteam.Label
Compares two Label objects.
isEqualTo(Link) - Method in class com.starbase.starteam.Link
Determines whether or not the contents of two links are the same.
isEqualTo(LinkEndpoint) - Method in class com.starbase.starteam.LinkEndpoint
Determines whether or not the contents of two link endpoints are the same.
isEqualTo(MyUserAccount) - Method in class com.starbase.starteam.MyUserAccount
Compares two user account objects.
isEqualTo(Project) - Method in class com.starbase.starteam.Project
Compares the properties of two Projects.
isEqualTo(Property) - Method in class com.starbase.starteam.Property
Compares two Property objects.
isEqualTo(QueryInfo) - Method in class com.starbase.starteam.QueryInfo
Compares two QueryInfo objects.
isEqualTo(ServerConfiguration) - Method in class com.starbase.starteam.ServerConfiguration
returns true if this object instance is equal to the source
isEqualTo(ServerInfo) - Method in class com.starbase.starteam.ServerInfo
returns true if this object instance is equal to the source
isEqualTo(SystemPolicy) - Method in class com.starbase.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.starbase.starteam.Translations
 
isEqualTo(Type) - Method in class com.starbase.starteam.Type
Compares two Type objects.
isEqualTo(User) - Method in class com.starbase.starteam.User
Compares two User objects.
isEqualTo(UserAccount) - Method in class com.starbase.starteam.UserAccount
Compares two UserAccount objects.
isEqualTo(View) - Method in class com.starbase.starteam.View
Compares the properties of two Views.
isEqualTo(ViewConfiguration) - Method in class com.starbase.starteam.ViewConfiguration
returns true if this ViewConfiguration instance can be considered equal to the other
isExcluded(String) - Method in class com.starbase.starteam.Folder
Determines if the given file name is one that will be excluded (matcthes the exclude list criteria) from operations in the working directory.
isExpanded() - Method in class com.starbase.starteam.GroupNode
Returns true if this GroupNode is expanded.
isExpandKeywords() - Method in class com.starbase.starteam.Project
Returns true if keywords are expanded when files are checked out.
isExplicitACE() - Method in class com.starbase.starteam.EffectiveACE
Determines whether or not this is an ACE that is explicitly represented in an Access Control List (ACL) on the object or one of its parent containers.
isFailure() - Method in class com.starbase.starteam.SecurityLogEntry
Returns true if this was a failure, otherwise false.
isFileCheckin() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Determines whether or not applying the current action at commit time would result in a file checkin.
isFileMerge() - Method in class com.starbase.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.starbase.starteam.CheckoutOptions
Returns whether to skip checking out files or the file associated with this CheckoutOptions object.
isFileSkipped() - Method in class com.starbase.starteam.CheckinOptions
Returns whether to skip checking out files or the file associated with this CheckinOptions object.
isFinished() - Method in class com.starbase.starteam.CheckoutEvent
Indicates whether or not the checkout operation for this file is finished.
isFinished() - Method in class com.starbase.starteam.CheckinEvent
Indicates whether or not the checkin operation for this file is finished.
isFolderIncluded(Folder) - Method in class com.starbase.starteam.FolderListManager
Determines whether or not the given folder is included in the folder list.
isForceCheckinReason() - Method in class com.starbase.starteam.Project
Returns true if a comment must be included with file check in operations.
isFromContainerACL() - Method in class com.starbase.starteam.EffectiveACE
Determines whether or not this is an ACE that is explicitly defined in the Access Control List (ACL) of one of the object's parent containers.
isFromGroupPrivileges() - Method in class com.starbase.starteam.EffectiveACE
Determines whether or not this is an ACE that is implied by group privileges.
isFromHistory() - Method in class com.starbase.starteam.Item
Determines whether or not this is a historical item obtained from the history.
isFromMissingACE() - Method in class com.starbase.starteam.EffectiveACE
Determines whether or not this is an ACE 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.starbase.starteam.EffectiveACE
Determines whether or not this is an ACE 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.starbase.starteam.EffectiveACE
Determines whether or not this is an ACE that is explicitly defined in the object's Access Control List (ACL).
isFromObjectOwnership() - Method in class com.starbase.starteam.EffectiveACE
Determines whether or not this is an ACE that is implied by object ownership rules.
isFullScope(Type) - Method in class com.starbase.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.starbase.starteam.Property
Returns true if the property is calculated on the server by the component.
isGranted() - Method in class com.starbase.starteam.AclEntry
Returns true if the permissions are granted and false if denied.
isGranted() - Method in class com.starbase.starteam.AccessTestResults
Determines whether or not access was granted.
isGroup() - Method in class com.starbase.starteam.GroupSortInfo
 
isGrouped() - Method in class com.starbase.starteam.ItemListManager
Returns true if this ItemListManager has grouping criteria applied.
isGroupID() - Method in class com.starbase.starteam.AclEntry
Returns true if the ID represents a group.
isGroupNodeAtLine(int) - Method in class com.starbase.starteam.ItemListManager
Returns true if the object at line is a GroupNode or false if it's an Item, given the list's current collapsed/expanded state.
isHeader() - Method in class com.starbase.starteam.Property
Returns true if this property is stored in the repository database and if the database field is a header field.
isIgnoreCase() - Method in class com.starbase.starteam.QueryPart
 
isIgnoreTime() - Method in class com.starbase.starteam.QueryPart
 
isImpliedACE() - Method in class com.starbase.starteam.EffectiveACE
Determines whether or not this is an implied ACE that is not explicitly represented in an ACL defined on the object or on one if its parent containers.
isIncluded(Item) - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the given item is in scope for the current view compare/merge operation.
isIncluded(Type) - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the given item type is included in this view compare/merge session.
isIncluded(Type) - Method in class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Determines whether or not the given item type is included.
isInstance(Object) - Method in class com.starbase.starteam.Property
Returns true if the specified object is a legal value for this property.
isInSyncByMD5(File, FileSyncInfo) - Static method in class com.starbase.starteam.File
Determines whether or not the given file has the MD5 signature indicated in the given FileSyncInfo record.
isInSyncByTime(File, FileSyncInfo) - Static method in class com.starbase.starteam.File
Determines whether or not the given file has the size and last modified date indicated in the given FileSyncInfo record.
isInternalApplicationError(Throwable) - Static method in class com.starbase.starteam.SDKRuntimeException
Returns true if the given Exception represents an internal SDK error; false, otherwise.
isInternalError() - Method in class com.starbase.starteam.SDKRuntimeException
Returns true if this exception represents an internal SDK error; false, otherwise.
isItemFromSourceView() - Method in class com.starbase.starteam.viewcomparemerge.AmbiguousMatchException
Indicates whether the ambiguous item resides in the source view or the target view.
isItemType() - Method in class com.starbase.starteam.Type
Determines whether or not this Type corresponds to a StarTeam "item".
isKeepAlive() - Method in class com.starbase.starteam.Server
Determines whether or not keep-alive mode is in effect.
isLabelBased() - Method in class com.starbase.starteam.ViewConfiguration
Return true if this configuration is label-based.
isLeafNode() - Method in class com.starbase.starteam.GroupNode
Returns true if this is a leaf-level GroupNode.
isLegalAction(MergeAction) - Method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Determines whether or not the given action is a legal action for this difference type.
isLegalType() - Method in class com.starbase.starteam.ProcessItem
Determines whether or not this process item is a legal type of process item for its target view.
isLocked() - Method in class com.starbase.starteam.Label
Return true if the label is locked or frozen.
isLogged() - Method in class com.starbase.starteam.ServerException
Returns true if the error has been logged by the server.
isLoggedOn() - Method in class com.starbase.starteam.Server
Returns true if someone has logged on through this server object.
isMailAvailable() - Method in class com.starbase.starteam.Server
Determines whether or not the server supports email.
isMailUsed() - Method in class com.starbase.starteam.Project
Return true if email is used in this project.
isMember(int) - Method in class com.starbase.starteam.GroupAccount
Return true if the specified user can be considered a member of this GroupAccount.
isMember(int) - Method in class com.starbase.starteam.Group
Return true if the specified user can be considered a member of this Group.
isModified() - Method in class com.starbase.starteam.Label
Returns true if this label has been modified but not yet saved.
isMonitoringFileChanges() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Determines if the TextDiffFrame is monitoring its files for changes.
isMPXAvailable() - Method in class com.starbase.starteam.Server
Determines whether or not MPX is installed on this server.
isMPXCacheAgentThread() - Method in class com.starbase.starteam.CheckoutEvent
Indicates whether this thread is checking out files from the MPX File Cache Agent, or directly from the server.
isMPXCacheAgentThread(int) - Method in class com.starbase.starteam.CheckoutProgress
Determine if a given number represent the thread ID of a thread that contains checkout operations through MPX File Cache Agent.
isMPXEnabled() - Method in class com.starbase.starteam.Server
Determines whether or not MPX has been enabled for this server.
isMPXResponding() - Method in class com.starbase.starteam.Server
Determines whether or not the MPX server is running properly.
isMPXSupported() - Method in class com.starbase.starteam.Type
Determines whether or not this Type supports MPX.
isNamed(String) - Method in class com.borland.starteam.util.Encoding
Determines whether or not the given name refers to this encoding.
isNew() - Method in class com.starbase.starteam.UserAccount
Tells if this user account has been created on the server yet.
isNew() - Method in class com.starbase.starteam.QueryInfo
Returns true if this query is newly created and not yet saved in the repository.
isNew() - Method in class com.starbase.starteam.Project
Returns true if this project has not yet been saved on the server.
isNew() - Method in class com.starbase.starteam.Label
Returns true if the label has not been created on the server (using update())
isNew() - Method in class com.starbase.starteam.Item
Returns true if this item has not yet been stored in the server.
isNew() - Method in class com.starbase.starteam.GroupAccount
Returns true if this GroupAccount has not yet been created on the Server.
isNew() - Method in class com.starbase.starteam.Filter
 
isNonDerived() - Method in class com.starbase.starteam.View
Return true if this view is a Non-Derived view.
isNonTipReverseShare() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Determines whether or not committing this difference resulted in a reverse share from a non-tip revision.
ISO_8859_1 - Static variable in class com.borland.starteam.util.Encoding
ISO Latin Alphabet 1 (ISO-LATIN-1).
ISO8601 - class com.starbase.util.ISO8601.
A utility class for encoding and parsing ISO8601 date/time format strings.
isPartiallyCommitted() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not this session was partially committed.
isPerFolder() - Method in class com.starbase.starteam.FileBasedStatusManager
Determines whether or not status information managed on a per-folder basis.
isPinned() - Method in class com.starbase.starteam.LinkEndpoint
Returns true if the item referenced is fixed at a specific revision such that the association does not propogate to newer versions of the item.
isPopulated(Item) - Method in class com.starbase.starteam.LinkCache
Determines whether of not the given item's links have already been cached.
isPopulated(String) - Method in class com.starbase.starteam.Folder
Determines whether or not this folder's items have been populated.
isPostCommitRevisionLabelEnabled() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the post-commit revision label will be created.
isPostCommitViewLabelEnabled() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the post-commit view label will be created.
isPreCommitRevisionLabelEnabled() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the pre-commit revision label will be created.
isPreCommitViewLabelEnabled() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the pre-commit view label will be created.
isPrimaryDescriptor() - Method in class com.starbase.starteam.Property
Return true if this property is the primary descriptor for this property's owning type.
isProcessItemsRequired() - Method in class com.starbase.starteam.Project
Determines whether or not process items are required for this project.
isProcessItemTypeEnabled(Type) - Method in class com.starbase.starteam.Project
Determines whether or not process items of the given type are supported for this project.
isProcessTask() - Method in class com.starbase.starteam.Task
Determines whether or not this task is a process task.
isPromotionStateBased() - Method in class com.starbase.starteam.ViewConfiguration
Return true if this configuration is based on a PromotionState.
isPropertyFetchTriggered() - Method in class com.starbase.starteam.vts.comm.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.starbase.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.starbase.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.starbase.starteam.ServerConfiguration
Returns true if the server supports the specified protocol.
isPublic() - Method in class com.starbase.starteam.QueryInfo
Return true if the filter is publicly visible.
isPublic() - Method in class com.starbase.starteam.Filter
Returns true if the filter is visible to all users.
isPVCS() - Method in class com.starbase.starteam.ForeignPasswordException
Determines whether or not the foreign archive is PVCS.
isReadingSupported() - Method in class com.borland.starteam.util.Encoding
Determines whether or not this encoding is supported for reading by the current platform.
isReadOnly() - Method in class com.starbase.starteam.View
Return true if this is a ReadOnly view, otherwise false.
isReadOnly() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether this is a read-only session.
isReference() - Method in class com.starbase.starteam.View
Return true if this is a reference view, otherwise false.
isRefreshAccountsRequired() - Method in class com.starbase.starteam.ServerAdministration
Returns true if a refreshAccounts() operation might have resulting 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.
isRefreshAccountsRequired() - Method in class com.starbase.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.starbase.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.
isRefreshFiltersAndQueriesRequired() - Method in class com.starbase.starteam.Type
Returns true if a refreshFiltersAndQueries() operation might have resulted in Filter or Query information being updated; returns false if and only if it is known that the Filter and Query information had not been changed since the last refresh.
isRefreshFoldersRequired() - Method in class com.starbase.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.
isRefreshGroupsRequired() - Method in class com.starbase.starteam.Server
Returns true if a refreshGroups() operation might have resulting 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.starbase.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(String, String[], int) - Method in class com.starbase.starteam.Folder
Determines whether or not the items of the given type need to be refreshed.
isRefreshLabelsRequired() - Method in class com.starbase.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.
isRefreshRequired() - Method in class com.starbase.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.starbase.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.starbase.starteam.ItemListManager
Returns true if a refresh() operation might have resulted in the item list being updated; returns false if and only if it is known that the item list had not been changed since the last refresh.
isRefreshRequired() - Method in class com.starbase.starteam.Item
Returns true if a refresh() operation might have resulted in any Item properties being updated; returns false if and only if it is known that the Item properties had not been changed since the last refresh.
isRefreshRequired() - Method in class com.starbase.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.starbase.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(String[]) - Method in class com.starbase.starteam.ItemList
Determines whether or not any of the items in this ItemList need to be refreshed.
isRefreshRequired(String[]) - Method in class com.starbase.starteam.Item
Returns true if a refresh() operation might have resulted in any of the given Item properties being updated; returns false if and only if it is known that the given Item properties had not been changed since the last refresh.
isRefreshTypesRequired() - Method in class com.starbase.starteam.Server
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.
isRefreshUsersRequired() - Method in class com.starbase.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.
isRelated() - Method in class com.starbase.starteam.ItemReference
Returns true if this item contains the revision queried by Item.getReferences() in its history.
isReplicated() - Method in class com.starbase.starteam.Task
Returns true if this task is replicated in MS Project.
isRequired() - Method in class com.starbase.starteam.Property
Returns true if a value for this property is required; valid for user-defined properties only.
isRequireLockForCheckin() - Method in class com.starbase.starteam.Project
Returns true if files must be locked before they are checked in.
isRestricted() - Method in class com.starbase.starteam.Property
Return true if this is a restricted property.
isReverseShareRecommended(Folder) - Method in class com.starbase.starteam.Item
Determines whether share or reverse-share is the more appropriate operation when sharing this item to the given target folder.
isRevisionIndependent() - Method in class com.starbase.starteam.Property
Returns true if this property is revision-independent (for example, "FlagUserList", "ReadStatusUserList").
isRevisionLabel() - Method in class com.starbase.starteam.Label
Returns true if the label is a revision label.
isRoot() - Method in class com.starbase.starteam.View
Return true if this view is a Root view.
isRoot() - Method in class com.starbase.starteam.GroupAccount
Returns true if this is a top-level group with no parent group.
isRoot() - Method in class com.starbase.starteam.CacheAgent
returns true if this a a Root Cache Agent
isRootShare() - Method in class com.starbase.starteam.Item
Determines whether or not this item is the root share of its share tree.
isRunning() - Method in class com.starbase.starteam.CheckoutManager
Determines whether or not there is currently a checkout operation in progress.
isRunning() - Method in class com.starbase.starteam.CheckinManager
Determines whether or not there is currently a checkin operation in progress.
isSelectable(ProcessItemUsage) - Method in class com.starbase.starteam.ProcessItem
Determines whether or not this process item is in a state that allows it to be selected as the active process item for its target view.
isServerCalculated() - Method in class com.starbase.starteam.Property
Return true if the property if caclulated on the fly by the server.
isServerLocalized() - Method in class com.starbase.starteam.SupportedFeatures
Return true if the server is localized.
isShareTreeTimeBased() - Method in class com.starbase.starteam.SupportedFeatures
If the share tree is time based, then Item.getReferences() returns a share tree that depends on the view configuration.
isSort() - Method in class com.starbase.starteam.GroupSortInfo
 
isStored() - Method in class com.starbase.starteam.Property
Returns true if the property is stored in the server's database.
isStrongPasswordRulesSupported() - Method in class com.starbase.starteam.SystemPolicy
Deprecated. All supported versions of the StarTeam server support strong password rules. This method always returns true.
isSuccessful() - Method in class com.starbase.starteam.CheckoutEvent
Indicates whether or not the checkout operation for this file has finished successfully.
isSuccessful() - Method in class com.starbase.starteam.CheckinEvent
Indicates whether or not the checkin operation for this file has finished successfully.
isSuccessful() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Determines whether or not the command terminated normally.
isSupported() - Method in class com.borland.starteam.util.Encoding
Determines whether or not this encoding is fully supported by the current platform.
isSysDefined() - Method in class com.starbase.starteam.Property
Returns true if the property is a built-in StarTeam property (as opposed to a custom property).
isTimeBased() - Method in class com.starbase.starteam.ViewConfiguration
Return true if this configuration is time-based.
isTimeTruncated() - Method in class com.starbase.starteam.Property
Returns true if the time part of this property should be truncated during display; valid for time-valued properties only.
isTip() - Method in class com.starbase.starteam.ViewConfiguration
Return true if this configuration is "tip" or "current".
isTip() - Method in class com.starbase.starteam.RevisionID
Return true if the revision identifier represents the "tip" revision of a branch.
isTrue(boolean, String) - Static method in class com.starbase.util.Assert
 
isTypeSupported(String) - Method in class com.starbase.starteam.Server
Return true if the type with the specified name is supported by this server.
isUnresolved() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Determines whether or not this difference has an unresolved merge condition.
isUnresolvedFileMerge() - Method in class com.starbase.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.starbase.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.starbase.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.starbase.starteam.Property
Returns true if this property is a user defined property.
isUserDefined() - Method in class com.starbase.starteam.Property
Returns true is the property was user defined through the repository customization feature.
isUserModifiable() - Method in class com.starbase.starteam.Property
Return true if the property is flagged as user modifiable.
isUserNameValid() - Method in class com.starbase.starteam.LogonException
Determines whether or not the foreign archive is PVCS.
isVerbosePreview() - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not verbose preview mode is enabled.
isViewDeleted() - Method in class com.starbase.starteam.ItemReference
Returns true if the item's View has been deleted.
isViewLabel() - Method in class com.starbase.starteam.Label
Returns true if the label is a view label.
isViewSpecific() - Method in class com.starbase.starteam.Property
Returns true if this property is view-specific (for example, "ExclusiveLocker", "BranchOnChange").
isVSS() - Method in class com.starbase.starteam.ForeignPasswordException
Determines whether or not the foreign archive is Visual Source Safe.
isWin32() - Static method in class com.starbase.util.Platform
Determines whether or not we are running on a Win32 computer.
isWritingSupported() - Method in class com.borland.starteam.util.Encoding
Determines whether or not this encoding is supported for writing by the current platform.
isXML(File) - Static method in class com.starbase.util.XMLUtils
Test to see if a file could be an XML file.
Item - class com.starbase.starteam.Item.
Contextual reference to an object in a StarTeam repository.
ITEM - Variable in class com.starbase.starteam.TypeNames
 
ITEM_ADD_LABEL - Static variable in interface com.starbase.starteam.Permission
On servers prior to version 5.1, the right to add object to both view and revision labels; after version 5.1, same as ITEM_ADD_TO_VIEW_LABEL, which is preferred.
ITEM_ADD_TO_REVISION_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to add object to a revision label; ignored on servers prior to version 5.1.
ITEM_ADD_TO_VIEW_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to add object to a view label; on servers prior to version 5.1, same as ITEM_ADD_LABEL.
ITEM_ADJUST_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to move label from one revision to another; obsolete on server versions 4.1 or later.
ITEM_BREAK_EXCLUSIVE_LOCK - Static variable in interface com.starbase.starteam.Permission
The right to break an exclusive lock
ITEM_CREATE_LINKS - Static variable in interface com.starbase.starteam.Permission
The right to create links for the object.
ITEM_DELETE_LINKS - Static variable in interface com.starbase.starteam.Permission
The right to delete links for the object;
ITEM_DELETED_TIME - Static variable in class com.starbase.starteam.PropertyNames
The generic Item property "Item Deleted Time".
ITEM_DELETED_USER_ID - Static variable in class com.starbase.starteam.PropertyNames
The generic Item property "Item Deleted By".
ITEM_DETACH_FROM_REVISION_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to exclude object from a revision label; ignored on servers prior to version 5.1.
ITEM_DETACH_FROM_VIEW_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to exclude object from a view label; on servers prior to version 5.1, same as ITEM_DETACH_LABEL.
ITEM_DETACH_LABEL - Static variable in interface com.starbase.starteam.Permission
On servers prior to version 5.1, the right to exclude object from both view and revision labels; after version 5.1, same as ITEM_DETACH_FROM_VIEW_LABEL, which is preferred.
ITEM_LOCK_EXCLUSIVELY - Static variable in interface com.starbase.starteam.Permission
The right to set an exclusive lock
ITEM_MODIFY_BEHAVIOR - Static variable in interface com.starbase.starteam.Permission
The right to modify object behavior.
ITEM_MODIFY_LINKS - Static variable in interface com.starbase.starteam.Permission
The right to modify the links for an object.
ITEM_PERFORM_MAINTENANCE - Static variable in interface com.starbase.starteam.Permission
The right to edit comments etc
ITEM_REFERENCE - Variable in class com.starbase.starteam.TypeNames
The type name for ItemReferences.
ITEM_REVISION - Variable in class com.starbase.starteam.TypeNames
The type name for ItemRevisions.
ITEM_SEE_HISTORY - Static variable in interface com.starbase.starteam.Permission
The right to see object history (if it has one);
ITEM_SEE_LINKS - Static variable in interface com.starbase.starteam.Permission
The right to see object links (if it has them);
ITEM_SHARE_MOVE - Static variable in interface com.starbase.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.LockType - interface com.starbase.starteam.Item.LockType.
Defines the constants representing the valid lock operations on items.
ItemAdapter - class com.starbase.starteam.ItemAdapter.
A stub implementation of the ItemListener interface.
ItemAdapter() - Constructor for class com.starbase.starteam.ItemAdapter
 
itemAdded(ItemEvent) - Method in interface com.starbase.starteam.ItemListener
Invoked when an Item is added to a view.
itemAdded(ItemEvent) - Method in class com.starbase.starteam.ItemAdapter
Invoked when an Item is added to a view.
itemAdded(ItemIDEvent) - Method in interface com.starbase.starteam.ItemIDListener
Invoked when an Item is added to a view.
itemAdded(ItemIDEvent) - Method in class com.starbase.starteam.ItemIDAdapter
Invoked when an Item is added to a view.
itemAdded(ItemUpdateEvent) - Method in interface com.starbase.starteam.ItemUpdateListener
Invoked when an Item is added to a view.
itemAdded(ItemUpdateEvent) - Method in class com.starbase.starteam.ItemUpdateAdapter
Invoked when an Item is added to a view.
ItemBehavior - class com.starbase.starteam.ItemBehavior.
A class that represents the behavior of an Item.
ItemBehavior(ItemBehavior) - Constructor for class com.starbase.starteam.ItemBehavior
Constructs a new ItemBehavior that is a copy of an existing one.
itemChanged(ItemEvent) - Method in interface com.starbase.starteam.ItemListener
Invoked when the properties of an Item have changed.
itemChanged(ItemEvent) - Method in class com.starbase.starteam.ItemAdapter
Invoked when the properties of an Item have changed.
itemChanged(ItemIDEvent) - Method in interface com.starbase.starteam.ItemIDListener
Invoked when the properties of an Item have changed.
itemChanged(ItemIDEvent) - Method in class com.starbase.starteam.ItemIDAdapter
Invoked when the properties of an Item have changed.
itemChanged(ItemUpdateEvent) - Method in interface com.starbase.starteam.ItemUpdateListener
Invoked when the properties of an Item have changed.
itemChanged(ItemUpdateEvent) - Method in class com.starbase.starteam.ItemUpdateAdapter
Invoked when the properties of an Item have changed.
ItemDifference - class com.starbase.starteam.viewcomparemerge.ItemDifference.
Represents the difference between a given item from the source view and the corresponding item in the target view.
ItemEvent - class com.starbase.starteam.ItemEvent.
An event triggered whenever an Item is added, moved, changed or deleted in a View.
ItemIDAdapter - class com.starbase.starteam.ItemIDAdapter.
A stub implementation of the ItemIDListener interface.
ItemIDAdapter() - Constructor for class com.starbase.starteam.ItemIDAdapter
 
ItemIDEvent - class com.starbase.starteam.ItemIDEvent.
An event triggered whenever an Item is added, changed or deleted in a View.
ItemIDListener - interface com.starbase.starteam.ItemIDListener.
Event-listener interface for ItemID events.
ItemList - class com.starbase.starteam.ItemList.
Acts as a temporary collection of Items, It also provides the service of handling efficient retrieval of the properties of the items contained in the list.
ItemList() - Constructor for class com.starbase.starteam.ItemList
Creates a new empty item list.
ItemListAdapter - class com.starbase.starteam.ItemListAdapter.
A stub implementation of the ItemListListener interface.
ItemListAdapter() - Constructor for class com.starbase.starteam.ItemListAdapter
 
ItemListener - interface com.starbase.starteam.ItemListener.
Event-listener interface for Item events.
ItemListEvent - class com.starbase.starteam.ItemListEvent.
An event triggered whenever the list of Items of a given Type has changed in a Folder.
ItemListListener - interface com.starbase.starteam.ItemListListener.
ItemListListener allows an application to listen for changes to the contents of one or more folders.
ItemListManager - class com.starbase.starteam.ItemListManager.
Generates and manages a list of Items.
ItemListManager(Type, FolderListManager) - Constructor for class com.starbase.starteam.ItemListManager
Constructs a new item list.
ItemListScope - class com.starbase.starteam.viewcomparemerge.ItemListScope.
 
ItemListScope(Item) - Constructor for class com.starbase.starteam.viewcomparemerge.ItemListScope
Create an ItemListScope for the specified Item
ItemListScope(Item[]) - Constructor for class com.starbase.starteam.viewcomparemerge.ItemListScope
Create an ItemListScope from an array of Items
ItemListScope(Items) - Constructor for class com.starbase.starteam.viewcomparemerge.ItemListScope
Create an ItemListScope from a list of Items
itemMissed(CacheAgentEvent) - Method in interface com.starbase.starteam.CacheAgentListener
Triggered if an item's content was requested, but was not received from the cache agent.
itemMissed(CacheAgentEvent) - Method in class com.starbase.starteam.CacheAgentAdapter
Triggered if an item's content was requested, but was not received from the cache agent.
itemMoved(ItemEvent) - Method in interface com.starbase.starteam.ItemListener
Invoked when an Item is moved within a view.
itemMoved(ItemEvent) - Method in class com.starbase.starteam.ItemAdapter
Invoked when an Item is moved within a view.
itemMoved(ItemUpdateEvent) - Method in interface com.starbase.starteam.ItemUpdateListener
Invoked when an Item is moved within a view.
itemMoved(ItemUpdateEvent) - Method in class com.starbase.starteam.ItemUpdateAdapter
Invoked when an Item is moved within a view.
ItemNotFoundException - exception com.starbase.starteam.ItemNotFoundException.
An exception that is raised when an item with the given ItemID was not found.
itemReceived(CacheAgentEvent) - Method in interface com.starbase.starteam.CacheAgentListener
Triggered whenever an item's content is received from the cache agent.
itemReceived(CacheAgentEvent) - Method in class com.starbase.starteam.CacheAgentAdapter
Triggered whenever an item's content is received from the cache agent.
ItemReference - class com.starbase.starteam.ItemReference.
 
itemRemoved(ItemEvent) - Method in interface com.starbase.starteam.ItemListener
Invoked when an Item is removed from a view.
itemRemoved(ItemEvent) - Method in class com.starbase.starteam.ItemAdapter
Invoked when an Item is removed from a view.
itemRemoved(ItemIDEvent) - Method in interface com.starbase.starteam.ItemIDListener
Invoked when an Item is removed from a view.
itemRemoved(ItemIDEvent) - Method in class com.starbase.starteam.ItemIDAdapter
Invoked when an Item is removed from a view.
itemRemoved(ItemUpdateEvent) - Method in interface com.starbase.starteam.ItemUpdateListener
Invoked when an Item is removed from a view.
itemRemoved(ItemUpdateEvent) - Method in class com.starbase.starteam.ItemUpdateAdapter
Invoked when an Item is removed from a view.
ItemRevision - class com.starbase.starteam.ItemRevision.
A ItemRevision represents a View member level revision of an item.
Items - interface com.starbase.starteam.Items.
Describes a virtual array of Items, and methods for accessing them.
itemsChanged(ItemListEvent) - Method in interface com.starbase.starteam.ItemListListener
Invoked when the list of Items of a particular Type has changed in a Folder.
itemsChanged(ItemListEvent) - Method in class com.starbase.starteam.ItemListAdapter
Invoked when the list of Items of a particular Type has changed in a Folder.
ItemTypeScope - class com.starbase.starteam.viewcomparemerge.ItemTypeScope.
Allows item types to be included or excluded from the scope of the view compare/merge operation.
ItemTypeScope() - Constructor for class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Creates an empty ItemTypeScope.
ItemTypeScope(Type) - Constructor for class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Creates an ItemTypeScope that includes the given type.
ItemTypeScope(Type[]) - Constructor for class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Creates an ItemTypeScope that includes the given list of types.
ItemUpdateAdapter - class com.starbase.starteam.ItemUpdateAdapter.
A stub implementation of the ItemUpdateListener interface.
ItemUpdateAdapter() - Constructor for class com.starbase.starteam.ItemUpdateAdapter
 
ItemUpdateEvent - class com.starbase.starteam.ItemUpdateEvent.
An event triggered whenever an Item is added, moved, changed or deleted in a View.
ItemUpdateEvent(Item, Item) - Constructor for class com.starbase.starteam.ItemUpdateEvent
Constructs a new ItemUpdateEvent.
ItemUpdateListener - interface com.starbase.starteam.ItemUpdateListener.
Event-listener interface for Item update events.
Iterator - interface com.starbase.util.collections.Iterator.
This interface is intended to parallel the JDK 1.2 Iterator interface.
iterator() - Method in interface com.starbase.util.collections.Set
Returns an iterator for the set.
iterator() - Method in class com.starbase.util.collections.HashtableKeySet
Returns an iterator for the set.
iterator() - Method in interface com.starbase.util.collections.Collection
Returns an iterator for the collection.

K

keySet() - Method in class com.starbase.util.collections.SimpleHashMap
This is currently not implemented.
keySet() - Method in interface com.starbase.util.collections.Map
Returns a set representation of all the keys in this map.
Keyword - interface com.starbase.starteam.Keyword.
A Keyword object that encapsulates information about a File keyword.
KeywordReader - class com.starbase.starteam.KeywordReader.
A class that extends the java.io.Reader class that can expand or unexpand keywords in a file or other data source.
KeywordReader(LineReader, Keyword[], boolean) - Constructor for class com.starbase.starteam.KeywordReader
Constructs a KeywordReader than can expand or unexpand the keywords in a file or other data source.
KeywordReader(LineReader, Keyword[], boolean, String) - Constructor for class com.starbase.starteam.KeywordReader
Constructs a KeywordReader than can expand or unexpand the keywords in a file or other data source.
kill() - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Turns off the NetMonitor.
killThread() - Method in class com.starbase.starteam.ItemList
Deprecated.  

L

Label - class com.starbase.starteam.Label.
Represents a named configuration of Items.
LABEL - Variable in class com.starbase.starteam.TypeNames
The type name for Labels.
LABEL_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type Label.
LABEL_FLAGS - Variable in class com.starbase.starteam.PropertyNames
The "Flags" property for Items of type Label.
LABEL_LABEL_TIME - Variable in class com.starbase.starteam.PropertyNames
The "Label Time" property for Items of type Label.
LABEL_MEMBER_ID - Variable in class com.starbase.starteam.PropertyNames
The "Member ID" property for Items of type Label.
LABEL_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Name" property for Items of type Label.
LABEL_PROJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Project ID" property for Labels.
LABEL_VIEW_ID - Variable in class com.starbase.starteam.PropertyNames
The "View ID" property for Labels.
Label(View, String, String) - Constructor for class com.starbase.starteam.Label
Deprecated. Use View.createRevisionLabel() instead.
Label(View, String, String, boolean) - Constructor for class com.starbase.starteam.Label
Deprecated. Use View.createViewLabel() instead.
Label(View, String, String, Label) - Constructor for class com.starbase.starteam.Label
Deprecated. Use View.cloneViewLabel() or View.cloneRevisionLabel() instead.
Label(View, String, String, OLEDate, boolean) - Constructor for class com.starbase.starteam.Label
Deprecated. Use View.createViewLabel() instead.
LabelAdapter - class com.starbase.starteam.LabelAdapter.
A stub implementation of the LabelListener interface.
LabelAdapter() - Constructor for class com.starbase.starteam.LabelAdapter
 
labelAdded(LabelEvent) - Method in interface com.starbase.starteam.LabelListener
Invoked when a new Label has been added to the server.
labelAdded(LabelEvent) - Method in class com.starbase.starteam.LabelAdapter
Invoked when a new Label has been added to the server.
labelChanged(LabelEvent) - Method in interface com.starbase.starteam.LabelListener
Invoked when an existing Label has been modified on the server.
labelChanged(LabelEvent) - Method in class com.starbase.starteam.LabelAdapter
Invoked when an existing Label has been modified on the server.
labelDeleted(LabelEvent) - Method in interface com.starbase.starteam.LabelListener
Invoked when an existing Label has been deleted on the server.
labelDeleted(LabelEvent) - Method in class com.starbase.starteam.LabelAdapter
Invoked when an existing Label has been deleted on the server.
LabelEvent - class com.starbase.starteam.LabelEvent.
An event triggered whenever a Label is added, changed or deleted on the server.
LabelListener - interface com.starbase.starteam.LabelListener.
Event-listener interface for Label events.
LEADING_WS_EQUIV - Static variable in class com.starbase.diff.BasicCompare
Treat leading whitespace as equivalent to a single space character.
LEADING_WS_IGNORE - Static variable in class com.starbase.diff.BasicCompare
Ignore leading whitespace.
length() - Method in class com.starbase.diff.StringCharSequence
 
length() - Method in class com.starbase.diff.SharedCharSequence
 
length() - Method in class com.starbase.diff.EditList
 
length() - Method in interface com.starbase.diff.CharSequence
Returns the length of the sequence.
length() - Method in interface com.starbase.diff.ByteSequence
Returns the length of the sequence.
LICENSE_TYPE_LICENSE_SERVER - Static variable in class com.starbase.starteam.UserAccount
A license managed by the Borland License Server.
LICENSE_TYPE_STARTEAM - Static variable in class com.starbase.starteam.UserAccount
A license managed by the StarTeam server.
LICENSE_TYPE_UNASSIGNED - Static variable in class com.starbase.starteam.UserAccount
An unassigned license.
LicenseUsage - class com.starbase.starteam.LicenseUsage.
Deprecated.  
LineIterator - class com.starbase.diff.LineIterator.
This class iterates over characters in a line.
LineIterator(CharSequence, int, ColumnMask[]) - Constructor for class com.starbase.diff.LineIterator
 
LineProcessor - class com.starbase.util.LineProcessor.
 
LineProcessor(LineReader) - Constructor for class com.starbase.util.LineProcessor
 
LineReader - class com.starbase.util.LineReader.
Subclass of BufferedReader with extra functionality with readLine.
LineReader(Reader) - Constructor for class com.starbase.util.LineReader
Create a buffering character-input stream that uses a default-sized input buffer.
LineReader(Reader, int) - Constructor for class com.starbase.util.LineReader
Create a buffering character-input stream that uses an input buffer of the specified size.
Link - class com.starbase.starteam.Link.
Represents an instance of an association between two items.
LINK - Variable in class com.starbase.starteam.TypeNames
The type name for Links.
Link(Item, boolean, Item, boolean, String) - Constructor for class com.starbase.starteam.Link
Deprecated. Use Link(Item parent, Item child) instead.
Link(Item, int, Item, int) - Constructor for class com.starbase.starteam.Link
Creates a new link object.
Link(Item, Item) - Constructor for class com.starbase.starteam.Link
Creates a new link object.
linkAdded(LinkUpdateEvent) - Method in interface com.starbase.starteam.LinkUpdateListener
Invoked when a Link is added to a LinkCache.
linkAdded(LinkUpdateEvent) - Method in class com.starbase.starteam.LinkUpdateAdapter
Invoked when a Link is added to a LinkCache.
linkAndPin(Item, Item, String, boolean) - Method in class com.starbase.starteam.LinkFactory
Creates a new link between two items and pins the link endpoints to the specified item revisions.
linkAndPin(Item, Item, String, boolean) - Static method in class com.starbase.starteam.Link
Creates a new link between two items and pins the link endpoints to the specified item revisions.
LinkCache - class com.starbase.starteam.LinkCache.
Caches links for a given set of items.
LinkCache() - Constructor for class com.starbase.starteam.LinkCache
Constructs a new link cache.
linkChanged(LinkUpdateEvent) - Method in interface com.starbase.starteam.LinkUpdateListener
Invoked when the properties of an Link in a LinkCache have changed.
linkChanged(LinkUpdateEvent) - Method in class com.starbase.starteam.LinkUpdateAdapter
Invoked when the properties of an Link in a LinkCache have changed.
LinkEndpoint - class com.starbase.starteam.LinkEndpoint.
Represents a link reference to an item.
LinkFactory - class com.starbase.starteam.LinkFactory.
Supports bulk link creation, on servers that support it.
LinkFactory() - Constructor for class com.starbase.starteam.LinkFactory
Creates a LinkFactory.
LINKING - Static variable in class com.starbase.starteam.CheckinPhase
 
linkRemoved(LinkUpdateEvent) - Method in interface com.starbase.starteam.LinkUpdateListener
Invoked when an Link is removed from a LinkCache.
linkRemoved(LinkUpdateEvent) - Method in class com.starbase.starteam.LinkUpdateAdapter
Invoked when an Link is removed from a LinkCache.
LinkUpdateAdapter - class com.starbase.starteam.LinkUpdateAdapter.
A stub implementation of the LinkUpdateListener interface.
LinkUpdateAdapter() - Constructor for class com.starbase.starteam.LinkUpdateAdapter
 
LinkUpdateEvent - class com.starbase.starteam.LinkUpdateEvent.
An event triggered whenever a Link in a LinkCache is added, changed or deleted during a refresh operation.
LinkUpdateListener - interface com.starbase.starteam.LinkUpdateListener.
Event-listener interface for Link update events.
load(File) - Method in class com.starbase.starteam.StarTeamClientOptions
Load the options from the specified file.
load(File) - Method in class com.starbase.starteam.DirectoryOverrides
Loads the specified ini file.
loadDefault() - Method in class com.starbase.starteam.StarTeamClientOptions
Loads the options from the default file.
loadDefault() - Method in class com.starbase.starteam.DirectoryOverrides
Loads the default ini file for the client platform.
loadFrom(File) - Method in class com.starbase.starteam.ServerList
Loads the server list from the specified file.
localeChanged(LocaleChangeEvent) - Method in interface com.starbase.util.LocaleChangeListener
 
localeChanged(LocaleChangeEvent) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
LocaleChangeEvent - class com.starbase.util.LocaleChangeEvent.
 
LocaleChangeEvent(Object) - Constructor for class com.starbase.util.LocaleChangeEvent
 
LocaleChangeEvent(Object, Locale) - Constructor for class com.starbase.util.LocaleChangeEvent
 
LocaleChangeListener - interface com.starbase.util.LocaleChangeListener.
 
LocaleChangeSupport - class com.starbase.util.LocaleChangeSupport.
 
LocaleChangeSupport() - Constructor for class com.starbase.util.LocaleChangeSupport
 
localString(int, int) - Method in class com.starbase.util.OLEDate
 
locateCacheAgent(String, int) - Method in class com.starbase.starteam.Server
locate a CacheAgent at a given address and port
locationMsg() - Method in interface com.starbase.util.WorkStationOptions
 
locationMsg() - Method in class com.starbase.util.WintelOptions
 
locationMsg() - Method in class com.starbase.util.FileBasedOptions
 
lock() - Method in class com.starbase.starteam.Item
Obtains an exclusive lock on this item without attempting to break an existing lock.
lock() - Method in class com.starbase.starteam.File
Obtains an exclusive lock on this file without attempting to break an existing lock.
LOCKOUT_FOREVER - Static variable in class com.starbase.starteam.SystemPolicy
Indicates that the user will be locked out until explicitly unlocked by the administrator.
lockServer() - Method in class com.starbase.starteam.ServerAdministration
Puts the server in "Locked" mode.
lockServerExclusively() - Method in class com.starbase.starteam.ServerAdministration
Puts the server in "LockedExclusively" mode: only the locker can perform operations.
LOG_ALL - Static variable in class com.starbase.starteam.ServerAdministration
Server log mode - get the entire log file.
LOG_ASSERTIONS - Static variable in class com.starbase.starteam.ServerAdministration
Server log mode - get assertions.
LOG_EXCEPTIONS - Static variable in class com.starbase.starteam.ServerAdministration
Server log mode - get exceptions.
LOG_MESSAGES - Static variable in class com.starbase.starteam.ServerAdministration
Server log mode - get messages.
LOG_MODE_ALL - Static variable in class com.starbase.starteam.ServerAdministration
Deprecated.  
LOG_MODE_ERRORS - Static variable in class com.starbase.starteam.ServerAdministration
Deprecated.  
LOG_TYPE_SERVER - Static variable in class com.starbase.starteam.ServerAdministration
Server log type (other types to be defined.)
LOG_WARNINGS - Static variable in class com.starbase.starteam.ServerAdministration
Server log mode - get warnings.
LogKeyword - class com.starbase.starteam.LogKeyword.
An implementation of the StarTeam $Log$ keyword.
LogKeyword(LogLine[]) - Constructor for class com.starbase.starteam.LogKeyword
Constructs a $Log$ keyword using the specified log entries.
LogKeyword(LogLine[], boolean) - Constructor for class com.starbase.starteam.LogKeyword
Constructs a $Log$ keyword using the specified log entries.
LogLine - class com.starbase.starteam.LogLine.
A class containing information specific to a single version entry for expansion of the $Log$ keyword.
LogLine(int, String, String, OLEDate, String, String) - Constructor for class com.starbase.starteam.LogLine
Creates new information for a single $Log keyword entry.
logOn(String, String) - Method in class com.starbase.starteam.Server
Establishes a user-session with the remote server process.
LogonException - exception com.starbase.starteam.LogonException.
An exception that is raised when logon fails due to an invalid user name or password.
logOnForWorkstation(String, String, GUID) - Method in class com.starbase.starteam.Server
Establishes a user-session with the remote server process, on behalf of the workstation with the given ID.
logOnWithClientContext(String, String, ClientContext) - Method in class com.starbase.starteam.Server
Establishes a user-session with the remote server process, on behalf of the specified ClientContext.
LONG - Static variable in class com.starbase.util.OLEDateFormat
Constant used to specify long format for both dates and times.
longFromDouble(double) - Static method in class com.starbase.util.OLEDate
 
lookup(MatchState) - Static method in class com.starbase.starteam.viewcomparemerge.DifferenceType
Searches the list of known difference types, returning the one that describes the given match state.

M

main(String[]) - Static method in class com.starbase.visdiff.VisDiff
Deprecated. Main program to display line-by-line differences between pairs of text files
main(String[]) - Static method in class com.starbase.starteam.commandline.StarTeamCmd
The main entry point for the commandline.
makePublic() - Method in class com.starbase.starteam.QueryInfo
 
makePublic() - Method in class com.starbase.starteam.Filter
 
Map - interface com.starbase.util.collections.Map.
This interface is intended to parallel the JDK 1.2 Map interface.
Map.Entry - interface com.starbase.util.collections.Map.Entry.
An interface representing entries in a map.
MARK_RESOLVED - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Just mark the difference as resolved by creating a merge point.
mark(int) - Method in class com.starbase.util.TextInputStream
 
mark(int) - Method in class com.starbase.util.LineReader
Mark the present position in the stream.
markSupported() - Method in class com.starbase.util.TextInputStream
 
markSupported() - Method in class com.starbase.util.LineReader
Tell whether this stream supports the mark() operation, which it does.
match(String, String, boolean) - Static method in class com.starbase.util.FileUtils
 
MatchedACE - class com.starbase.starteam.MatchedACE.
Used when explaining the results of an access test.
matches(MatchState) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Determines whether or not this MatchState matches the conditions specified by the given pattern.
matches(String, int, int[]) - Method in class com.starbase.starteam.SimpleKeyword
Returns true of this keyword is found in the specified line.
matches(String, int, int[]) - Method in class com.starbase.starteam.LogKeyword
Returns true of this keyword is found in the specified line.
matches(String, int, int[]) - Method in interface com.starbase.starteam.Keyword
Returns true of this keyword is found in the specified line.
matches(String, int, int[]) - Method in class com.starbase.starteam.HistoryKeyword
Returns true of this keyword is found in the specified line.
matchesAnyPattern(String, String[], boolean) - Static method in class com.starbase.util.FileUtils
 
matchPatternList(String, String, boolean) - Static method in class com.starbase.util.FileUtils
 
MatchState - class com.starbase.starteam.viewcomparemerge.MatchState.
Describes the relationship between an item in the source view and an item in the target view.
MatchState() - Constructor for class com.starbase.starteam.viewcomparemerge.MatchState
Constructs a new MatchState.
MatchState(MatchState) - Constructor for class com.starbase.starteam.viewcomparemerge.MatchState
Constructs a new MatchState that is a copy of an existing one.
MAX_FILE_LENGTH - Static variable in class com.starbase.util.FileUtils
Deprecated. StarTeam versions 9.0 and later support long files sizes.
MAX_FILE_LENGTH_80 - Static variable in class com.starbase.util.FileUtils
Maximum supported file length in StarTeam 8.0 and earlier.
maxSecurity(EncryptionAlgorithm, EncryptionAlgorithm) - Static method in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
Given two security algorithms return the maximum of the two.
MD5 - class com.starbase.util.MD5.
 
MD5() - Constructor for class com.starbase.util.MD5
 
MD5(byte[]) - Constructor for class com.starbase.util.MD5
 
MD5(MD5) - Constructor for class com.starbase.util.MD5
 
MD5(String) - Constructor for class com.starbase.util.MD5
Construct a new MD5 with the given String value.
MD5Stream - class com.starbase.util.MD5Stream.
 
MD5Stream(OutputStream) - Constructor for class com.starbase.util.MD5Stream
 
MERGE - Static variable in class com.starbase.starteam.Status
A value of MERGE means that the file on disk have been modified from a non-tip version of the file in the repository.
MERGE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Merge the source and target items.
merge() - Method in class com.starbase.starteam.viewcomparemerge.WorkstationDefaultMergeAdapter
Runs the external merge tool with parameters that are appropriate for resolving the merge condition of this adapter's ItemDifference.
merge() - Method in class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
Runs the external merge tool with parameters that are appropriate for resolving the merge condition of this adapter's ItemDifference.
merge(File, File, File, DiffCompare, File, String, String, String, boolean, boolean) - Static method in class com.starbase.diff.StarTeamMerge
Performs a three-way merge of two text files and their common ancestor.
merge(File, File, File, DiffCompare, OutputStream, String, String, String, boolean, boolean) - Static method in class com.starbase.diff.StarTeamMerge
Performs a three-way merge of two text files and their common ancestor.
merge(File, File, File, DiffCompare, OutputStream, String, String, String, boolean, boolean, String) - Static method in class com.starbase.diff.StarTeamMerge
Performs a three-way merge of two text files and their common ancestor.
merge(File, String, File, String, File, String, DiffCompare, OutputStream, String, String, String, String, boolean, boolean, String) - Static method in class com.starbase.diff.StarTeamMerge
Performs a three-way merge of two text files and their common ancestor.
MergeAction - class com.starbase.starteam.viewcomparemerge.MergeAction.
An action that may be used to resolve a merge condition.
MergePoint - class com.starbase.starteam.MergePoint.
This class provides information about how two item revisions are related with respect to merging.
MergePoint(RevisionID, RevisionID) - Constructor for class com.starbase.starteam.MergePoint
Creates a new MergePoint for the specified source and target RevisionIDs.
MergePreview - class com.starbase.starteam.viewcomparemerge.MergePreview.
Title: Starteam SDK
mergeToFile(File, File, File, DiffCompare, File, String, String, String, boolean, boolean, String) - Static method in class com.starbase.diff.StarTeamMerge
Performs a three-way merge of two text files and their common ancestor.
mergeToFile(File, String, File, String, File, String, DiffCompare, File, String, String, String, String, boolean, boolean, String) - Static method in class com.starbase.diff.StarTeamMerge
Performs a three-way merge of two text files and their common ancestor.
MergeType - class com.starbase.starteam.viewcomparemerge.MergeType.
The type of view compare/merge operation to be performed.
MISSING - Static variable in class com.starbase.starteam.Status
A value of MISSING means that the file does not exist on the local disk.
MODIFIED - Static variable in class com.starbase.starteam.Status
A value of MODIFIED means that the latest version of the file from the repository has been checked out to disk but that the local file has subsequently been modified.
MODIFIED_TIME - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Modified Time".
MODIFIED_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Modified By".
modifyDoubleField(Type, Property, boolean, String, double) - Method in class com.starbase.starteam.ServerAdministration
Modify a floating point double property for the specified Type.
modifyDoubleFieldEx(Type, Property, boolean, Translations, double) - Method in class com.starbase.starteam.ServerAdministration
Modify a floating point double property for the specified Type.
modifyEnumeratedField(Type, Property, boolean, String, EnumeratedValue[], int) - Method in class com.starbase.starteam.ServerAdministration
Modify an Enumerated property for the specified Type.
modifyEnumeratedFieldEx(Type, Property, boolean, Translations, EnumeratedValue[], int) - Method in class com.starbase.starteam.ServerAdministration
Deprecated. This method does not change the sort order of any existing EnumeratedValues. Use updateEnumeratedField() instead.
modifyFlagForUser(boolean) - Method in class com.starbase.starteam.Item
Modifies this item's flag for the logged-in user.
modifyIntegerField(Type, Property, boolean, String, int) - Method in class com.starbase.starteam.ServerAdministration
Modify an Integer property for the specified Type.
modifyIntegerFieldEx(Type, Property, boolean, Translations, int) - Method in class com.starbase.starteam.ServerAdministration
Modify an Integer property for the specified Type.
modifyItemsFlagForUser(int[], Type, boolean) - Method in class com.starbase.starteam.View
Modifies this items flag for the logged-in user.
modifyItemsReadStatusForUser(int[], Type, boolean) - Method in class com.starbase.starteam.View
Modifies this list of item's read status for the logged-in user.
modifyReadStatusForUser(boolean) - Method in class com.starbase.starteam.Topic
Modifies this item's read status for the logged-in user.
modifyReadStatusForUser(boolean) - Method in class com.starbase.starteam.Item
Modifies this item's read status for the logged-in user.
modifyTextField(Type, Property, boolean, String) - Method in class com.starbase.starteam.ServerAdministration
Modify a Text property for the specified Type.
modifyTextFieldEx(Type, Property, boolean, Translations) - Method in class com.starbase.starteam.ServerAdministration
Modify a Text property for the specified Type.
modifyTimeField(Type, Property, boolean, String, OLEDate) - Method in class com.starbase.starteam.ServerAdministration
Modify a Time property for the specified Type.
modifyTimeFieldEx(Type, Property, boolean, Translations, OLEDate) - Method in class com.starbase.starteam.ServerAdministration
Modify a Time property for the specified Type.
modifyUserField(Type, Property, boolean, String) - Method in class com.starbase.starteam.ServerAdministration
Modify a User property for the specified Type.
modifyUserFieldEx(Type, Property, boolean, Translations) - Method in class com.starbase.starteam.ServerAdministration
Modify a User property for the specified Type.
MOVE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Move the target item to another folder.
MOVE_AND_MERGE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Equivalent to a MOVE followed by a MERGE.
MOVE_AND_OVERWRITE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Equivalent to a MOVE followed by an OVERWRITE.
MOVE_AND_RE_PIN - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Equivalent to a MOVE followed by a RE_PIN.
move(Folder) - Method in class com.starbase.starteam.TreeItem
Deprecated. Use moveTo(). Note that move() does not work correctly for TreeItems, because it does not move child items or update the parent object IDs correctly.
move(Folder) - Method in class com.starbase.starteam.Item
Deprecated. Use moveTo().
move(Folder) - Method in class com.starbase.starteam.Folder
Deprecated. Use moveTo().
moveFileSyncInfo(File, File, boolean) - Method in class com.starbase.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.
moveItem(Item) - Method in class com.starbase.starteam.Label
Associates the label with a different version of an item.
moveItem(Item, int, OLEDate) - Method in class com.starbase.starteam.Label
Associates the label with a different version of an item.
moveLocalFile(File, String) - Method in class com.starbase.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
moveTo(Folder) - Method in class com.starbase.starteam.TreeItem
Moves this item to the specified folder.
moveTo(Folder) - Method in class com.starbase.starteam.Item
Moves this item to the specified folder.
moveTo(Folder) - Method in class com.starbase.starteam.Folder
Moves this folder to the specified folder.
moveTo(TreeItem) - Method in class com.starbase.starteam.TreeItem
Moves this item to the specified parent.
MPX - Static variable in class com.starbase.starteam.ProductCodes
MPX
MPX_TRANSMITTER - Static variable in class com.starbase.starteam.EventHandlerInfo
Deprecated.  
MPXException - exception com.starbase.starteam.MPXException.
An MPX-related exception.
MPXStatusAdapter - class com.starbase.starteam.MPXStatusAdapter.
A stub implementation of the MPXStatusListener interface.
MPXStatusAdapter() - Constructor for class com.starbase.starteam.MPXStatusAdapter
 
MPXStatusEvent - class com.starbase.starteam.MPXStatusEvent.
An event triggered whenever an important change occurs in the status of MPX or the MPX event transmitter.
MPXStatusListener - interface com.starbase.starteam.MPXStatusListener.
Event-listener interface for MPXStatusEvents.
multiLine() - Method in class com.starbase.starteam.SimpleKeyword
Return true if this keyword spans multiple lines.
multiLine() - Method in class com.starbase.starteam.LogKeyword
Always returns true.
multiLine() - Method in interface com.starbase.starteam.Keyword
Returns true if this keyword spans multiple lines.
multiLine() - Method in class com.starbase.starteam.HistoryKeyword
Always returns true.
MY_LOCK - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "My Lock".
MY_LOCK_EXCLUSIVELY_LOCKED_BY_ME - Variable in class com.starbase.starteam.PropertyEnums
The "Exclusively Locked By Me" enumerated value for the generic MY_LOCK property.
MY_LOCK_NON_EXCLUSIVELY_LOCKED_BY_ME - Variable in class com.starbase.starteam.PropertyEnums
The "Non-exclusively Locked By Me" enumerated value for the generic MY_LOCK property.
MY_LOCK_NOT_LOCKED_BY_ME - Variable in class com.starbase.starteam.PropertyEnums
The "Not Locked By Me" enumerated value for the generic MY_LOCK property.
MyUserAccount - class com.starbase.starteam.MyUserAccount.
This class represents the user account information that every user can specify/modify about themselves.

N

name(int) - Static method in class com.starbase.starteam.Status
Returns a display name for the status represented by the specified code.
NativeFileAccess - class com.starbase.util.NativeFileAccess.
 
NativeFileAccess() - Constructor for class com.starbase.util.NativeFileAccess
 
NetMonitor - class com.starbase.starteam.vts.comm.NetMonitor.
Displays information about the commands that are being sent to the StarTeam Server.
NEW - Static variable in class com.starbase.starteam.Status
A value of NEW means that there is not file in the repository corresponding to the local file on disk.
NEXT_BUILD_ID - Static variable in class com.starbase.starteam.Label
The value of this field is the "magic" value to provide for Item properties such as a ChangeRequest's "Addressed In" whose value represents a label ID.
next() - Method in interface com.starbase.util.collections.Iterator
Returns the next element in the iteration.
next() - Method in class com.starbase.util.collections.EnumerationIterator
Returns the next element from the underlying enumeration.
nextChar() - Method in class com.starbase.diff.LineIterator
Returns the next char in the underlying sequence.
nextDifference() - Method in interface com.starbase.starteam.viewcomparemerge.DifferenceIterator
Gets the next ItemDifference in this iterator, and advances the iterator to the next element.
NoKeywords - class com.starbase.starteam.NoKeywords.
A special Keyword implementation that halts keyword expansion for the rest of a file when encountered.
NoKeywords() - Constructor for class com.starbase.starteam.NoKeywords
Creates a instance of this class.
NON_EXCLUSIVE_LOCKERS - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Non-Exclusive Lockers".
NONEXCLUSIVE - Static variable in interface com.starbase.starteam.Item.LockType
Used to change a user's lock state to non-exclusively locked.
NoSuchPropertyException - exception com.starbase.starteam.NoSuchPropertyException.
An exception of this class is thrown when an invalid item property was attempted to be accessed.
NoSuchPropertyException(String) - Constructor for class com.starbase.starteam.NoSuchPropertyException
Construct a NoSuchPropertyException with a specific message.
NoSuchPropertyException(String, int) - Constructor for class com.starbase.starteam.NoSuchPropertyException
Construct a NoSuchPropertyException for a given type and property ID.
NoSuchPropertyException(String, String) - Constructor for class com.starbase.starteam.NoSuchPropertyException
Construct a NoSuchPropertyException for a given type and property name.
NOTIFICATION_TYPE_BOTH - Static variable in class com.starbase.starteam.ServerConfiguration
Notify users both by displaying an icon in the system tray, and sending an email message.
NOTIFICATION_TYPE_EMAIL - Static variable in class com.starbase.starteam.ServerConfiguration
Notify users by sending an email message.
NOTIFICATION_TYPE_SYSTRAY - Static variable in class com.starbase.starteam.ServerConfiguration
Notify users by displaying an icon in the system tray.
NotificationAdapter - class com.starbase.starteam.NotificationAdapter.
A stub implementation of the NotificationListener interface.
NotificationAdapter() - Constructor for class com.starbase.starteam.NotificationAdapter
 
NotificationEvent - class com.starbase.starteam.NotificationEvent.
An event triggered whenever a "notification" for a given Item is added or removed on the server.
NotificationItem - class com.starbase.starteam.NotificationItem.
This class bundles together information about new "notification" items of a particular type in a particular view that the user may be interested in knowing about.
NotificationListener - interface com.starbase.starteam.NotificationListener.
NotificationListener allows an application to listen for "notification" items for the logged-in user.
notify(NotificationEvent) - Method in interface com.starbase.starteam.NotificationListener
Invoked whenever a new "notification" for the logged-in user is available on the Server.
notify(NotificationEvent) - Method in class com.starbase.starteam.NotificationAdapter
Invoked whenever a new "notification" for the logged-in user is available on the Server.
notNull(Object, String) - Static method in class com.starbase.util.Assert
 
NULL - Static variable in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
Specifies that no encryption be used.
nullArgument(String) - Static method in class com.starbase.util.Assert
 
nullArgument(String, String) - Static method in class com.starbase.util.Assert
 

O

OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Object ID".
OBJECT_ID - Static variable in interface com.starbase.starteam.Property.Types
Property value is an object ID.
ObjectACLSecLogID - class com.starbase.starteam.ObjectACLSecLogID.
For Object ACL events.
offline(MPXStatusEvent) - Method in interface com.starbase.starteam.MPXStatusListener
Invoked when the StarTeam MPX transmitter goes offline (for example, due to network connectivity problems).
offline(MPXStatusEvent) - Method in class com.starbase.starteam.MPXStatusAdapter
Invoked when the StarTeam MPX transmitter goes offline.
OLEDate - class com.starbase.util.OLEDate.
 
OLEDate() - Constructor for class com.starbase.util.OLEDate
Creates a new OLEDate from the current time.
OLEDate(Date) - Constructor for class com.starbase.util.OLEDate
 
OLEDate(double) - Constructor for class com.starbase.util.OLEDate
Creates a new OLEDate given a double which is an OLEDateTime representing the number of days since midnight January 1, 1899.
OLEDate(long) - Constructor for class com.starbase.util.OLEDate
Creates a new OLEDate given a long value as would be returned from the Java Date class method getTime().
OLEDate(OLEDate) - Constructor for class com.starbase.util.OLEDate
Creates a new OLEDate from an existing OLEDate.
OLEDateFormat - class com.starbase.util.OLEDateFormat.
Formats dates in a locale-sensitive manner.
on() - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Turns on the NetMonitor, sending output to the NetMonitor window.
onConsole() - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Turns on the NetMonitor, sending output to the system console.
onError(Throwable) - Method in class com.starbase.starteam.vts.comm.Command
 
onFile(File) - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Turns on the NetMonitor, sending output to the given file.
onFileAdded(File) - Method in interface com.starbase.starteam.commandline.IListener
Invoked when a new File has been added to the Server
onFileCheckedIn(File) - Method in interface com.starbase.starteam.commandline.IListener
Invoked when an existing File has been checked into the Server
online(MPXStatusEvent) - Method in interface com.starbase.starteam.MPXStatusListener
Invoked when the StarTeam MPX transmitter comes back online (for example, after going offline due to network connectivity problems).
online(MPXStatusEvent) - Method in class com.starbase.starteam.MPXStatusAdapter
Invoked when the StarTeam MPX transmitter comes back online.
onNotifyProgress(CheckinEvent) - Method in interface com.starbase.starteam.CheckinListener
Triggered during the checkin operation, to provide the client application with updated information about the progress of the operation.
onNotifyProgress(CheckoutEvent) - Method in interface com.starbase.starteam.CheckoutListener
Triggered during the checkout operation, to provide the client application with updated information about the progress of the operation.
onStartFile(CheckinEvent) - Method in interface com.starbase.starteam.CheckinListener
Triggered once per file, at the start of the checkin operation for that file.
onStartFile(CheckoutEvent) - Method in interface com.starbase.starteam.CheckoutListener
Triggered once per file, at the start of the checkout operation for that file.
ONWINDOWSPROP - Static variable in class com.starbase.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.
OP_AND - Static variable in class com.starbase.starteam.QueryNode
A constant defining an AND query expression.
OP_NOT - Static variable in class com.starbase.starteam.QueryNode
A constant defining a NOT query expression.
OP_OR - Static variable in class com.starbase.starteam.QueryNode
A constant defining an OR query expression.
openFolder(String) - Static method in class com.starbase.starteam.StarTeamFinder
Connects to and logs on to the specified server and finds the specified folder.
openFolderWithOverride(String, String) - Static method in class com.starbase.starteam.StarTeamFinder
Connects to and logs on to the specified server and finds the specified folder.
openProject(String) - Static method in class com.starbase.starteam.StarTeamFinder
Connects to and logs on to the specified server and finds the specified project.
openServer(String) - Static method in class com.starbase.starteam.StarTeamFinder
Connect to and log on to a server object specified by the StarTeam url string.
openView(String) - Static method in class com.starbase.starteam.StarTeamFinder
Connects to and logs on to the specified server and finds the specified view.
openViewWithOverride(String, String) - Static method in class com.starbase.starteam.StarTeamFinder
Connects to and logs on to the specified server and finds the specified view.
Options - class com.starbase.starteam.viewcomparemerge.Options.
A set of user preferences that guide a view compare/merge operation.
Options() - Constructor for class com.starbase.starteam.viewcomparemerge.Options
Constructs a set of Options with default values.
Options(Options) - Constructor for class com.starbase.starteam.viewcomparemerge.Options
Create an Options instance by copying the contents of another
OSEnvironment - class com.starbase.util.OSEnvironment.
Support for reading environment varaibles from the OS.
OSEnvironment() - Constructor for class com.starbase.util.OSEnvironment
Deprecated.  
OTHER - Static variable in class com.starbase.starteam.ProcessItemUsage
Not a process task.
OUTOFDATE - Static variable in class com.starbase.starteam.Status
A value of OUTOFDATE means that the file on disk is unmodified from a non-tip version of the file in the repository.
OVERWRITE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Overwrite the target with the content of the source.

P

PARAM_COMMON_ANCESTOR - Static variable in class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_OUTPUT_FILE - Static variable in class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_SOURCE_ANCESTOR - Static variable in class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_SOURCE_FILE - Static variable in class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_TARGET_ANCESTOR - Static variable in class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_TARGET_FILE - Static variable in class com.starbase.starteam.viewcomparemerge.FileMergeAdapter
 
PARAM_TYPE_DOUBLE - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_FLOAT - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_INT - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_INT64 - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_RAW - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_SHORT - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_UINT - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_UINT64 - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARAM_TYPE_USHORT - Static variable in class com.starbase.starteam.vts.comm.Command
 
PARENT_OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Parent ID".
PARENT_REVISION - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Parent Branch Revision".
parse(String) - Static method in class com.starbase.util.ISO8601
Parses the provided IS08601 formated string abd returns the corresponding Java time.
ParsedCharSequence - class com.starbase.diff.ParsedCharSequence.
 
ParsedCharSequence(BufferedReader) - Constructor for class com.starbase.diff.ParsedCharSequence
Deprecated.  
ParsedCharSequence(CharSequence) - Constructor for class com.starbase.diff.ParsedCharSequence
 
ParsedCharSequence(CharSequence, char) - Constructor for class com.starbase.diff.ParsedCharSequence
 
ParsedCharSequence(File) - Constructor for class com.starbase.diff.ParsedCharSequence
 
ParsedCharSequence(File, boolean) - Constructor for class com.starbase.diff.ParsedCharSequence
 
ParsedCharSequence(File, String) - Constructor for class com.starbase.diff.ParsedCharSequence
 
ParsedCharSequence(File, String, boolean) - Constructor for class com.starbase.diff.ParsedCharSequence
 
ParsedCharSequence(LineReader) - Constructor for class com.starbase.diff.ParsedCharSequence
 
ParsedCharSequence(Reader) - Constructor for class com.starbase.diff.ParsedCharSequence
 
parseLocale(String) - Static method in class com.starbase.starteam.Translations
Parse the locale pattern and return the corresponding locale.
parsePatternList(String) - Static method in class com.starbase.util.FileUtils
 
PasswordExpiredException - exception com.starbase.starteam.PasswordExpiredException.
 
PASSWORDS_NEVER_EXPIRE - Static variable in class com.starbase.starteam.SystemPolicy
Indicates that passwords never expire.
PATH_REVISION - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Path Revision".
PER_FOLDER - Static variable in class com.starbase.starteam.StatusMethod
Identifies the "Per folder" status management method.
performDiff() - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Perform the diff, if both source and target have been set.
Permission - interface com.starbase.starteam.Permission.
This interface contains fields defining all the different permission settings used by StarTeam.
pidForIndex(int) - Method in class com.starbase.starteam.Type
Gets the property ID of the property at the given cache index.
pinChild(Item) - Method in class com.starbase.starteam.Link
Pin the child endpoint of the link.
ping() - Method in class com.starbase.starteam.Server
Verifies that the server is responding and informs the server that this connection/user session is still active.
pingMPXServer() - Method in class com.starbase.starteam.Server
Throws an appropriate MPXException if the MPX server is not running properly.
pinParent(Item) - Method in class com.starbase.starteam.Link
Pin the parent endpoint of the link.
Platform - class com.starbase.util.Platform.
The Platform class is where I collect all platform specific APIs for things like end-of-line character and file lastModified methods...
Platform() - Constructor for class com.starbase.util.Platform
Deprecated.  
POLICY_ALWAYS - Static variable in class com.starbase.starteam.UserAccount
A constant value for specifying an account access policy where the user is always allowed to log on.
POLICY_CUSTOM - Static variable in class com.starbase.starteam.UserAccount
A constant value for specifying an account access policy where the user is only allowed to log on during specified time ranges during different days of the week.
POLICY_STANDARD - Static variable in class com.starbase.starteam.UserAccount
A constant value for specifying an account access policy where the user is only allowed to log on during business hours ( 8am - 5pm ).
pop(byte[], int, int) - Method in class com.starbase.starteam.vts.comm.Command
 
pop(byte[], int, int, int) - Method in class com.starbase.starteam.vts.comm.Command
 
populate() - Method in class com.starbase.starteam.View
Populates project properties, if they have not already been populated.
populate() - Method in class com.starbase.starteam.Project
Populates project properties, if they have not already been populated.
populate() - Method in class com.starbase.starteam.Item
Ensures that all item properties have been populated.
populate() - Method in class com.starbase.starteam.Catalog
Fetch the catalog data if needed.
populate(Folder, Type, int) - Method in class com.starbase.starteam.LinkCache
Ensures that the links are cached for all items of the given type in the given folder.
populate(Items) - Method in class com.starbase.starteam.LinkCache
Ensures that the links are cached for all of the given items.
populate(String[]) - Method in class com.starbase.starteam.Item
Ensures that the given item properties have been populated.
populate(View, Type) - Method in class com.starbase.starteam.LinkCache
Ensures that the links are cached for all items of the given type in the given view.
populateAccounts() - Method in class com.starbase.starteam.ServerAdministration
Deprecated.  
populateAsNeeded(String[], int) - Method in class com.starbase.starteam.ItemList
Deprecated. Use populateNow(String[] propertyNames) instead
populateAsNeeded(String, String[], int) - Method in class com.starbase.starteam.Folder
Deprecated.  
populateInBackground(String[], int) - Method in class com.starbase.starteam.ItemList
Deprecated. Use populateNow(String[] propertyNames) instead
populateInBackground(String, String[], int) - Method in class com.starbase.starteam.Folder
Similar to populateNow().
populateNow(String[]) - Method in class com.starbase.starteam.ItemList
Fetches all the requested data for the items in the list in one call.
populateNow(String, String[], int) - Method in class com.starbase.starteam.Folder
Ensures that the items of the specified type have been retrieved from the server and cached locally.
POST_PROCESSING - Static variable in class com.starbase.starteam.CheckinPhase
 
PRE_PROCESSING - Static variable in class com.starbase.starteam.CheckinPhase
 
preFileAdd(File) - Method in interface com.starbase.starteam.commandline.IListener
Invoked just before the new File is to be added to the server
preFileCheckin(File) - Method in interface com.starbase.starteam.commandline.IListener
Invoked just before the existing File is to be checked in to the server
PreviewState - class com.starbase.starteam.viewcomparemerge.PreviewState.
The preview state represents a highest precedence summary of all contained items and sub-folders and their contents.
println(String) - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Writes a message to the NetMonitor output.
printProps() - Static method in class com.starbase.util.Platform
 
ProcessItem - class com.starbase.starteam.ProcessItem.
A process item in the context of a given target view.
ProcessItem(Item) - Constructor for class com.starbase.starteam.ProcessItem
Constructs a process item.
ProcessItem(Item, View) - Constructor for class com.starbase.starteam.ProcessItem
Constructs a process item in the context of a given target view.
ProcessItemScope - class com.starbase.starteam.viewcomparemerge.ProcessItemScope.
Includes a processs item, and the items that are linked and pinned to it, in the scope of a session.
ProcessItemScope(Item) - Constructor for class com.starbase.starteam.viewcomparemerge.ProcessItemScope
Creates a new ProcessItemScope.
ProcessItemScope(Item, boolean) - Constructor for class com.starbase.starteam.viewcomparemerge.ProcessItemScope
Creates a new ProcessItemScope.
ProcessItemUsage - class com.starbase.starteam.ProcessItemUsage.
Indicates the type of operation that created a given process task and its associated process links.
processLine(String, int) - Method in class com.starbase.starteam.KeywordReader
Returns a Reader that processes or translates the provided source line.
processLine(String, int) - Method in class com.starbase.util.LineProcessor
 
processLine(String, int) - Method in class com.starbase.util.EOLReader
 
ProductCodes - class com.starbase.starteam.ProductCodes.
This class defines constant values for the various StarTeam product codes.
Progress - class com.starbase.starteam.viewcomparemerge.Progress.
Information on the progress of a Merge operation from ViewMerger.
Project - class com.starbase.starteam.Project.
Represents a StarTeam project which is essentially just a collection of Views.
PROJECT - Variable in class com.starbase.starteam.TypeNames
The type name for Projects.
PROJECT_ALTERNATE_CR_EDITOR_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Alternate Task Editor Path" property for Items of type Project.
PROJECT_ALTERNATE_FILE_EDITOR_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Alternate Task Editor Path" property for Items of type Project.
PROJECT_ALTERNATE_REQUIREMENT_EDITOR_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Alternate Task Editor Path" property for Items of type Project.
PROJECT_ALTERNATE_TASK_EDITOR_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Alternate Task Editor Path" property for Items of type Project.
PROJECT_ALTERNATE_TOPIC_EDITOR_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Alternate Task Editor Path" property for Items of type Project.
PROJECT_COMPACTION - Variable in class com.starbase.starteam.PropertyNames
The "Compact Data" property for Items of type Project.
PROJECT_CONFIGSOURCE1 - Variable in class com.starbase.starteam.PropertyNames
The "Config Source 1" property for Items of type Project.
PROJECT_CONFIGSOURCE2 - Variable in class com.starbase.starteam.PropertyNames
The "Config Source 2" property for Items of type Project.
PROJECT_DEFAULT_TYPES - Static variable in class com.starbase.starteam.PropertyNames
The "Default Item Types" property for Items of type Project.
PROJECT_DEFAULT_VIEW_ID - Variable in class com.starbase.starteam.PropertyNames
The "Default View ID" property for Items of type Project.
PROJECT_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type Project.
PROJECT_DISPLAY_ALTERNATE_CR_EDITOR - Variable in class com.starbase.starteam.PropertyNames
The "Display Alternate Task Editor" property for Items of type Project.
PROJECT_DISPLAY_ALTERNATE_FILE_EDITOR - Variable in class com.starbase.starteam.PropertyNames
The "Display Alternate Task Editor" property for Items of type Project.
PROJECT_DISPLAY_ALTERNATE_REQUIREMENT_EDITOR - Variable in class com.starbase.starteam.PropertyNames
The "Display Alternate Task Editor" property for Items of type Project.
PROJECT_DISPLAY_ALTERNATE_TASK_EDITOR - Variable in class com.starbase.starteam.PropertyNames
The "Display Alternate Task Editor" property for Items of type Project.
PROJECT_DISPLAY_ALTERNATE_TOPIC_EDITOR - Variable in class com.starbase.starteam.PropertyNames
The "Display Alternate Task Editor" property for Items of type Project.
PROJECT_ENCRYPTION - Variable in class com.starbase.starteam.PropertyNames
The "Encryption Method" property for Items of type Project.
PROJECT_ENCRYPTION_NONE - Variable in class com.starbase.starteam.PropertyEnums
The "None" enumerated value for the PROJECT_ENCRYPTION property on items of type PROJECT.
PROJECT_ENCRYPTION_RC2_CBC - Variable in class com.starbase.starteam.PropertyEnums
The "RSA R2 Block Cipher (Cipher Block Chaining)" enumerated value for the PROJECT_ENCRYPTION property on items of type PROJECT.
PROJECT_ENCRYPTION_RC2_CFB - Variable in class com.starbase.starteam.PropertyEnums
The "RSA R2 Block Cipher (Cipher Feedback)" enumerated value for the PROJECT_ENCRYPTION property on items of type PROJECT.
PROJECT_ENCRYPTION_RC2_ECB - Variable in class com.starbase.starteam.PropertyEnums
The "RSA R2 Block Cipher (Electronic Codebook)" enumerated value for the PROJECT_ENCRYPTION property on items of type PROJECT.
PROJECT_ENCRYPTION_RC4 - Variable in class com.starbase.starteam.PropertyEnums
The "RSA R4 Stream Cipher (Fast)" enumerated value for the PROJECT_ENCRYPTION property on items of type PROJECT.
PROJECT_FORCE_CHECKIN_REASON - Variable in class com.starbase.starteam.PropertyNames
The "Force Checkin Reason" property for Items of type Project.
PROJECT_KEYWORD_EXTENSIONS - Variable in class com.starbase.starteam.PropertyNames
The "Keywords File Extensions" property for Items of type Project.
PROJECT_MAIL - Variable in class com.starbase.starteam.PropertyNames
The "Enable Mail" property for Items of type Project.
PROJECT_MARK_UNLOCKED_FILES_READ_ONLY - Variable in class com.starbase.starteam.PropertyNames
The "Mark Unlocked Files ReadOnly" property for Items of type Project.
PROJECT_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Name" property for Items of type Project.
PROJECT_PROCESS_LINKS - Static variable in class com.starbase.starteam.PropertyNames
Determines whether process links in this project are linked directly to process items (the "legacy" process item model), or indirectly via a view-specific process task (the "enhanced" model).
PROJECT_PROCESS_LINKS_DIRECT - Static variable in class com.starbase.starteam.PropertyEnums
The PROJECT_PROCESS_LINKS value used to indicate that changed files and folders are linked directly to process items.
PROJECT_PROCESS_LINKS_VIA_PROCESS_TASK - Static variable in class com.starbase.starteam.PropertyEnums
The PROJECT_PROCESS_LINKS value used to indicate that changed files and folders are linked indirectly to process items via a view-specific process task.
PROJECT_PROCESS_REQUIRED - Variable in class com.starbase.starteam.PropertyNames
The "Process Required" property for Items of type Project.
PROJECT_PROCESS_SELECT_CR - Variable in class com.starbase.starteam.PropertyNames
The "Process Select CR" property for Items of type Project.
PROJECT_PROCESS_SELECT_REQUIREMENT - Variable in class com.starbase.starteam.PropertyNames
The "Process Select Requirement" property for Items of type Project.
PROJECT_PROCESS_SELECT_TASK - Variable in class com.starbase.starteam.PropertyNames
The "Process Select Task" property for Items of type Project.
PROJECT_PROCESS_SHOW_CR_IN_PROGRESS - Variable in class com.starbase.starteam.PropertyNames
The "Process CR InProgress" property for Items of type Project.
PROJECT_PROCESS_SHOW_CR_OPEN - Variable in class com.starbase.starteam.PropertyNames
The "Process CR Open" property for Items of type Project.
PROJECT_PROCESS_SHOW_REQUIREMENT_APPROVED - Variable in class com.starbase.starteam.PropertyNames
The "Process Requirement Approved" property for Items of type Project.
PROJECT_PROCESS_SHOW_TASK_IN_PROGRESS - Variable in class com.starbase.starteam.PropertyNames
The "Process Task InProgress" property for Items of type Project.
PROJECT_PROCESS_SHOW_TASK_READY - Variable in class com.starbase.starteam.PropertyNames
The "Process Task Ready" property for Items of type Project.
PROJECT_REQUIRE_LOCK_FOR_CHECKIN - Variable in class com.starbase.starteam.PropertyNames
The "Require Lock For Checkin" property for Items of type Project.
PROJECT_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Project Type" property for Items of type Project.
PROJECT_TYPE_PVCS - Variable in class com.starbase.starteam.PropertyEnums
The "PVCS" enumerated value for the PROJECT_TYPE property on items of type PROJECT.
PROJECT_TYPE_STARTEAM - Variable in class com.starbase.starteam.PropertyEnums
The "StarTeam" enumerated value for the PROJECT_TYPE property on items of type PROJECT.
PROJECT_TYPE_VISUAL_SOURCESAFE - Variable in class com.starbase.starteam.PropertyEnums
The "Visual SourceSafe" enumerated value for the PROJECT_TYPE property on items of type PROJECT.
PROJECT_USE_KEYWORDS - Variable in class com.starbase.starteam.PropertyNames
The "Use Keywords" property for Items of type Project.
Project(Server, String, String) - Constructor for class com.starbase.starteam.Project
Constructs a new project.
Project(Server, String, String, int, int, boolean, String, int, String, String, Folder) - Constructor for class com.starbase.starteam.Project
Deprecated.  
Project(Server, String, String, int, int, boolean, String, int, String, String, String) - Constructor for class com.starbase.starteam.Project
Constructs a new project that wraps around a foreign archive.
ProjectAdapter - class com.starbase.starteam.ProjectAdapter.
A stub implementation of the ProjectListener interface.
ProjectAdapter() - Constructor for class com.starbase.starteam.ProjectAdapter
 
projectAdded(ProjectEvent) - Method in interface com.starbase.starteam.ProjectListener
Invoked when a new Project has been added to the server.
projectAdded(ProjectEvent) - Method in class com.starbase.starteam.ProjectAdapter
Invoked when a new Project has been added to the server.
projectChanged(ProjectEvent) - Method in interface com.starbase.starteam.ProjectListener
Invoked when an existing Project has been modified on the server.
projectChanged(ProjectEvent) - Method in class com.starbase.starteam.ProjectAdapter
Invoked when an existing Project has been modified on the server.
projectDeleted(ProjectEvent) - Method in interface com.starbase.starteam.ProjectListener
Invoked when an existing Project has been deleted on the server.
projectDeleted(ProjectEvent) - Method in class com.starbase.starteam.ProjectAdapter
Invoked when an existing Project has been deleted on the server.
ProjectEvent - class com.starbase.starteam.ProjectEvent.
An event triggered whenever a Project is added, changed or deleted on the server.
ProjectListener - interface com.starbase.starteam.ProjectListener.
Event-listener interface for Project events.
PROMOTE - Static variable in class com.starbase.starteam.ProcessItemUsage
For a Promote view compare/merge session.
PROMOTE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeType
Changes are promoted from the source view to the target view.
PROMOTION_STATE_MODIFY_STATUS - Static variable in interface com.starbase.starteam.Permission
The right to modify promotion status
PromotionModel - class com.starbase.starteam.PromotionModel.
This class represents the Promotion model for a view.
PROMOTIONMODEL - Variable in class com.starbase.starteam.TypeNames
The type name for PromotionModels.
PROMOTIONMODEL_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type PromotionModel.
PROMOTIONMODEL_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Name" property for Items of type PromotionModel.
PROMOTIONMODEL_STATE_COUNT - Variable in class com.starbase.starteam.PropertyNames
The "State Count" property for Items of type PromotionModel.
PROMOTIONMODEL_STATE_IDS - Variable in class com.starbase.starteam.PropertyNames
The "State IDs" property for Items of type PromotionModel.
PromotionState - class com.starbase.starteam.PromotionState.
This class represents a promotion state associated with a promotion model.
PROMOTIONSTATE - Variable in class com.starbase.starteam.TypeNames
The type name for PromotionStatess.
PROMOTIONSTATE_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type PromotionState.
PROMOTIONSTATE_LABEL_ID - Variable in class com.starbase.starteam.PropertyNames
The "Label ID" property for Items of type PromotionState.
PROMOTIONSTATE_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Name" property for Items of type PromotionState.
PromotionState(PromotionModel) - Constructor for class com.starbase.starteam.PromotionState
Create a new PromotionState for the specified model.
propertiesForNames(String[]) - Method in class com.starbase.starteam.Type
This is a convenience method for returning an array of Property objects from the specified names.
Property - class com.starbase.starteam.Property.
Each different Type supported by a StarTeam Server (e.g.
Property.Types - interface com.starbase.starteam.Property.Types.
Constants identifying the value type of a property.
PropertyEnums - class com.starbase.starteam.PropertyEnums.
This class provides a conventient place to get the values of various built-in StarTeam enumerated item properties.
propertyForName(String) - Method in class com.starbase.starteam.Type
Return the Property object belonging to this type with the specified property name.
propertyForPID(int) - Method in class com.starbase.starteam.Type
Return the Property object belonging to this type with the specified property ID.
PropertyMergeException - exception com.starbase.starteam.viewcomparemerge.PropertyMergeException.
Thrown when an attempt is made to access a property value for which there is an unresolved merge condition.
PropertyNames - class com.starbase.starteam.PropertyNames.
This class provides a conventient place to get the names of various built-in StarTeam Item (and some non-item) property names.
PropertyNotWritableException - exception com.starbase.starteam.PropertyNotWritableException.
A PropertyNotWritableException is thrown if an application attempts to change the value of a property that should be considered read only
PROTOCOL_IPX - Static variable in class com.starbase.starteam.ServerConfiguration
The IPX Protocol.
PROTOCOL_LRPC - Static variable in class com.starbase.starteam.ServerConfiguration
The LRPC Protocol.
PROTOCOL_NAMED_PIPE - Static variable in class com.starbase.starteam.ServerConfiguration
The Named Pipe Protocol.
PROTOCOL_NETBIOS - Static variable in class com.starbase.starteam.ServerConfiguration
The NETBIOS Protocol.
PROTOCOL_TCP_IP_RPC - Static variable in class com.starbase.starteam.ServerConfiguration
The TCP/IP (RPC) Protocol.
PROTOCOL_TCP_IP_SOCKETS - Static variable in class com.starbase.starteam.ServerConfiguration
The TCP/IP (Sockets) Protocol.
PROTOCOL_TCP_IP_SOCKETS_XML - Static variable in class com.starbase.starteam.ServerConfiguration
XML over TCP/IP Protocol.
put(Object, Object) - Method in class com.starbase.util.collections.SimpleHashMap
Asscociates the specified value with the specified key.
put(Object, Object) - Method in interface com.starbase.util.collections.Map
Asscociates the specified value with the specified key (option operation).
put(String, Object) - Method in class com.starbase.starteam.View
Sets the value of the specified property and return the old value.
put(String, Object) - Method in class com.starbase.starteam.TypedResource
Set the value of the specified property and return the old value.
put(String, Object) - Method in class com.starbase.starteam.TaskDependency
Sets the value of the specified property and return the old value.
put(String, Object) - Method in class com.starbase.starteam.Task
Sets the value of the specified property and return the old value.
put(String, Object) - Method in class com.starbase.starteam.SimpleTypedResource
Sets the value of the specified property and return the old value.
put(String, Object) - Method in class com.starbase.starteam.Project
Sets the value of the specified property and return the old value.
put(String, Object) - Method in class com.starbase.starteam.Item
Sets the value of the property specified by propertyName.
put(String, Object) - Method in class com.starbase.starteam.Folder
Sets the value of the specified property and return the old value.
putAll(Map) - Method in class com.starbase.util.collections.SimpleHashMap
This operation is unsupported and will throw an exception if called.
putAll(Map) - Method in interface com.starbase.util.collections.Map
Copies all of the mapping from the specified map in to this map (optional operation).
putByPropertyID(int, Object) - Method in class com.starbase.starteam.View
Set the value of the property specified by its property ID and return the old value.
putByPropertyID(int, Object) - Method in class com.starbase.starteam.SimpleTypedResource
Set the value of the property specified by its property ID and return the old value.
putByPropertyID(int, Object) - Method in class com.starbase.starteam.Project
Set the value of the property specified by its property ID and return the old value.
putByPropertyID(int, Object) - Method in class com.starbase.starteam.Item
Sets the value of the property specified by propertyID.
putByPropertyID(int, Object) - Method in class com.starbase.starteam.Folder
Set the value of the property specified by its property ID and return the old value.
putLock(int, boolean) - Method in class com.starbase.starteam.Item
Sets the current user's lock for this item.
putLock(int, boolean) - Method in class com.starbase.starteam.File
Sets the current user's lock for this file.
putProperty(String, Object) - Method in class com.starbase.starteam.EventHandlerProfile
Sets the value of the named property.
putProperty(String, Object) - Method in class com.starbase.starteam.EventHandlerInfo
Sets the value of the named property.
PVCS_WS - Static variable in class com.starbase.diff.BasicCompare
A predfined flag for how PVCS ignores whitespace using -B option.

Q

QueryAdapter - class com.starbase.starteam.QueryAdapter.
A stub implementation of the QueryListener interface.
QueryAdapter() - Constructor for class com.starbase.starteam.QueryAdapter
 
queryAdded(QueryEvent) - Method in interface com.starbase.starteam.QueryListener
Invoked when a new Query has been added to the server.
queryAdded(QueryEvent) - Method in class com.starbase.starteam.QueryAdapter
Invoked when a new Query has been added to the server.
queryAdded(QueryEvent) - Method in class com.starbase.starteam.FilterQueryAdapter
Invoked when a new Query has been added to the server.
queryChanged(QueryEvent) - Method in interface com.starbase.starteam.QueryListener
Invoked when an existing Query has been modified on the server.
queryChanged(QueryEvent) - Method in class com.starbase.starteam.QueryAdapter
Invoked when an existing Query has been modified on the server.
queryChanged(QueryEvent) - Method in class com.starbase.starteam.FilterQueryAdapter
Invoked when an existing Query has been modified on the server.
queryDeleted(QueryEvent) - Method in interface com.starbase.starteam.QueryListener
Invoked when an existing Query has been deleted on the server.
queryDeleted(QueryEvent) - Method in class com.starbase.starteam.QueryAdapter
Invoked when an existing Query has been deleted on the server.
queryDeleted(QueryEvent) - Method in class com.starbase.starteam.FilterQueryAdapter
Invoked when an existing Query has been deleted on the server.
QueryEvent - class com.starbase.starteam.QueryEvent.
An event triggered whenever a Query is added, changed or deleted on the server.
QueryInfo - class com.starbase.starteam.QueryInfo.
The QueryInfo class implements a query condition to be applied to items of a certain type.
QueryInfo(Type, boolean, String, QueryNode) - Constructor for class com.starbase.starteam.QueryInfo
Create a new QueryInfo object for the specified type.
QueryListener - interface com.starbase.starteam.QueryListener.
Event-listener interface for Query events.
QueryNode - class com.starbase.starteam.QueryNode.
A QueryNode represents a boolean expression.
QueryNode(int) - Constructor for class com.starbase.starteam.QueryNode
Creates a new QueryNode of the specified type.
QueryPart - class com.starbase.starteam.QueryPart.
A QueryPart object represents a boolean expression on the value of a particular property of an item.
QueryPart(int, int, byte[]) - Constructor for class com.starbase.starteam.QueryPart
Creates a new QueryPart for the specified property.
QueryPart(int, int, double) - Constructor for class com.starbase.starteam.QueryPart
Creates a new QueryPart for the specified property.
QueryPart(int, int, double, boolean) - Constructor for class com.starbase.starteam.QueryPart
Creates a new QueryPart for the specified property.
QueryPart(int, int, int) - Constructor for class com.starbase.starteam.QueryPart
Creates a new QueryPart for the specified property.
QueryPart(int, int, int[]) - Constructor for class com.starbase.starteam.QueryPart
Creates a new QueryPart for the specified property.
QueryPart(int, int, OLEDate, boolean) - Constructor for class com.starbase.starteam.QueryPart
Creates a new QueryPart for the specified property.
QueryPart(int, int, String, boolean) - Constructor for class com.starbase.starteam.QueryPart
Creates a new QueryPart for the specified property.
QuickSort - class com.starbase.util.QuickSort.
 
QuickSort() - Constructor for class com.starbase.util.QuickSort
Deprecated.  

R

RC2_CBC - Static variable in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
Use RC2 block cipher in Cipher Block Chaining mode.
RC2_CFB - Static variable in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
Use RC2 block cipher in Cipher Feedback mode.
RC2_ECB - Static variable in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
Use RC2 block cipher in Electronic Codebook mode.
RC4 - Static variable in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
Use the RC4 stream cipher.
RE_PIN - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Change the revision to which the target item is pinned to match the source item.
reactivate() - Method in class com.starbase.starteam.UserAccount
Reactivates this user account.
READ_ONLY - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Read Only".
READ_ONLY_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the generic READ_ONLY property.
READ_ONLY_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the generic READ_ONLY property.
READ_STATUS - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Read Status".
READ_STATUS_READ - Variable in class com.starbase.starteam.PropertyEnums
The "Read" enumerated value for the generic READ_STATUS property.
READ_STATUS_UNREAD - Variable in class com.starbase.starteam.PropertyEnums
The "Unread" enumerated value for the generic READ_STATUS property.
READ_STATUS_USER_LIST - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Read Status User List".
read() - Method in class com.starbase.starteam.vts.comm.BinaryChunkInputStream
 
read() - Method in class com.starbase.starteam.vts.comm.Base64InputStream
 
read() - Method in class com.starbase.util.TextInputStream
 
read() - Method in class com.starbase.util.LineReader
Read a single character.
read(byte[]) - Method in class com.starbase.starteam.vts.comm.BinaryChunkInputStream
 
read(byte[], int, int) - Method in class com.starbase.starteam.vts.comm.BinaryChunkInputStream
 
read(byte[], int, int) - Method in class com.starbase.starteam.vts.comm.Base64InputStream
 
read(byte[], int, int) - Method in class com.starbase.util.TextInputStream
This method is overridden here because there is a bug int Sun's implementation from InputStream
read(char[], int, int) - Method in class com.starbase.util.UTF8InputStreamReader
 
read(char[], int, int) - Method in class com.starbase.util.LineReader
Read characters into a portion of an array.
read(char[], int, int) - Method in class com.starbase.util.LineProcessor
 
readBlob() - Method in class com.starbase.starteam.vts.comm.Command
 
readBoolean() - Method in class com.starbase.starteam.vts.comm.Command
 
readBuffer(byte[], int) - Method in class com.starbase.starteam.vts.comm.Command
 
readByte() - Method in class com.starbase.starteam.vts.comm.Command
 
readDouble() - Method in class com.starbase.starteam.vts.comm.Command
 
readDouble(byte[]) - Static method in class com.starbase.util.ByteOrder
 
readGUID() - Method in class com.starbase.starteam.vts.comm.Command
 
readGUIDArray() - Method in class com.starbase.starteam.vts.comm.Command
 
readingGZIPContents() - Method in class com.starbase.starteam.vts.comm.Command
 
readInt() - Method in class com.starbase.starteam.vts.comm.Command
 
readInt(byte[]) - Static method in class com.starbase.util.ByteOrder
 
readIntArray() - Method in class com.starbase.starteam.vts.comm.Command
 
readLine() - Method in class com.starbase.util.LineReader
Read a line of text.
readLocale() - Method in class com.starbase.starteam.vts.comm.Command
 
readLoginInfo() - Method in class com.starbase.starteam.vts.comm.Command
Deprecated.  
readLong() - Method in class com.starbase.starteam.vts.comm.Command
 
readLong(byte[]) - Static method in class com.starbase.util.ByteOrder
 
readMD5() - Method in class com.starbase.starteam.vts.comm.Command
 
readRaw() - Method in class com.starbase.starteam.vts.comm.Command
 
readRaw(int) - Method in class com.starbase.starteam.vts.comm.Command
 
readRawLoginInfo() - Method in class com.starbase.starteam.vts.comm.Command
 
readShort() - Method in class com.starbase.starteam.vts.comm.Command
 
readShort(byte[]) - Static method in class com.starbase.util.ByteOrder
 
readStream(OutputStream) - Method in class com.starbase.starteam.vts.comm.Command
 
readString() - Method in class com.starbase.starteam.vts.comm.Command
 
readStringArray() - Method in class com.starbase.starteam.vts.comm.Command
 
readTime() - Method in class com.starbase.starteam.vts.comm.Command
 
readUInt() - Method in class com.starbase.starteam.vts.comm.Command
 
readUShort() - Method in class com.starbase.starteam.vts.comm.Command
 
readVariantBytes() - Method in class com.starbase.starteam.vts.comm.Command
 
readVariantIDs() - Method in class com.starbase.starteam.vts.comm.Command
 
ready() - Method in class com.starbase.util.LineReader
Tell whether this stream is ready to be read.
REBASE - Static variable in class com.starbase.starteam.ProcessItemUsage
For a Rebase view compare/merge session.
REBASE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeType
Changes are rebased from the source view to the target view.
RECIPIENT_COUNT - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Recipient Count".
RECIPIENT_IDS - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Recipient IDs".
RECIPIENT_NAMES - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Recipient Names".
reconnect() - Method in class com.starbase.starteam.Server
Attempts to re-establish the connection to the server, re-opening any existing view sessions.
reconnect(String) - Method in class com.starbase.starteam.Server
Attempts to re-establish the connection to the server, re-opening any existing view sessions.
recordMergePoint(Item) - Method in class com.starbase.starteam.Item
Records the merge point used to create this revision of the item with respect to the specified source item.
RecycleBin - class com.starbase.starteam.RecycleBin.
Provides access to the items that have been deleted from a view.
REF_CREATED_TIME - Variable in class com.starbase.starteam.PropertyNames
The "Created Time" property for an ItemReference.
REF_CREATED_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The "Created User ID" property for an ItemReference.
REF_DELETED_TIME - Variable in class com.starbase.starteam.PropertyNames
The "Deleted Time" property for an ItemReference.
REF_DELETED_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The "Deleted User ID" property for an ItemReference.
REF_DERIVED_COUNT - Variable in class com.starbase.starteam.PropertyNames
The "Derived Count" property for an ItemReference.
REF_END_MODIFIED_TIME - Variable in class com.starbase.starteam.PropertyNames
The "End Modified Time" property for an ItemReference.
REF_FLAGS - Variable in class com.starbase.starteam.PropertyNames
The "Flags" property for an ItemReference.
REF_FOLDER_ITEM_ID - Variable in class com.starbase.starteam.PropertyNames
The "Folder Item ID" property for an ItemReference.
REF_FOLDER_PATH - Variable in class com.starbase.starteam.PropertyNames
The "Folder Path" property for an ItemReference.
REF_ITEM_ID - Variable in class com.starbase.starteam.PropertyNames
The "Item ID" property for an ItemReference.
REF_ITEM_OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Item Object ID" property for an ItemReference.
REF_ITEM_REVISION - Variable in class com.starbase.starteam.PropertyNames
The "Item Revision" property for an ItemReference.
REF_MODIFIED_TIME - Variable in class com.starbase.starteam.PropertyNames
The "Modified Time" property for an ItemReference.
REF_MODIFIED_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The "Modified User ID" property for an ItemReference.
REF_PROJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Project ID" property for an ItemReference.
REF_PROJECT_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Project Name" property for an ItemReference.
REF_VIEW_ID - Variable in class com.starbase.starteam.PropertyNames
The "View ID" property for an ItemReference.
REF_VIEW_PATH - Variable in class com.starbase.starteam.PropertyNames
The "View Path" property for an ItemReference.
refresh() - Method in class com.starbase.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).
refresh() - Method in class com.starbase.starteam.View
Updates cached properties to reflect recent changes made on the server.
refresh() - Method in class com.starbase.starteam.Type
Updates cached properties to reflect recent changes made on the server.
refresh() - Method in class com.starbase.starteam.Project
Updates cached properties to reflect recent changes made on the server.
refresh() - Method in class com.starbase.starteam.ItemListManager
Updates the list of Items to reflect recent changes made on the server.
refresh() - Method in class com.starbase.starteam.Item
Updates cached properties to reflect recent changes made on the server.
refresh() - Method in class com.starbase.starteam.FolderListManager
Refreshes the list of folders using the latest information available from the repository.
refresh() - Method in class com.starbase.starteam.Catalog
Update the contents of the Catalog to reflect recent changes to the server.
refresh() - Method in class com.starbase.starteam.AccessRightsManager
Refreshes cached access rights information to reflect recent changes to the server.
refresh(Folder, Type, int) - Method in class com.starbase.starteam.LinkCache
Ensures that the latest links are available for all items of the given type in the given folder.
refresh(Item) - Method in class com.starbase.starteam.LinkCache
Ensures that the latest links are available for the given item.
refresh(Items) - Method in class com.starbase.starteam.LinkCache
Ensures that the latest links are available for all of the given items.
refresh(String[]) - Method in class com.starbase.starteam.ItemList
Ensures that the latest values of the specified properties have been retrieved for each item in this ItemList.
refresh(String[]) - Method in class com.starbase.starteam.Item
Updates cached properties to reflect recent changes made on the server.
refresh(View, Type) - Method in class com.starbase.starteam.LinkCache
Ensures that the latest links are available for all items of the given type in the given view.
refreshAccounts() - Method in class com.starbase.starteam.ServerAdministration
Updates cached UserAccount and GroupAccount information to reflect recent changes to the repository.
refreshAccounts() - Method in class com.starbase.starteam.Server
Refreshes cached User and Group information.
refreshActiveLabels() - Method in class com.starbase.starteam.View
Refreshes cached Label information for active (non-deleted) labels to reflect recent changes to the repository.
refreshFiltersAndQueries() - Method in class com.starbase.starteam.Type
Refreshes cached Filter and Query information to reflect recent changes to the repository.
refreshFolders() - Method in class com.starbase.starteam.View
Updates cached Folder information to reflect recent changes to the server.
refreshForeignFiles(int) - Method in class com.starbase.starteam.Folder
Refresh the foreign files in this folder, and its child folders depending on the specified "depth."
refreshGroups() - Method in class com.starbase.starteam.Server
Refreshes cached Group information to reflect recent changes to the repository.
refreshIDs(int[]) - Method in class com.starbase.starteam.Catalog
Update the contents of the Catalog for the given Object IDs to reflect recent changes to the server.
refreshItems(String, String[], int) - Method in class com.starbase.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.
refreshLabels() - Method in class com.starbase.starteam.View
Refreshes cached Label information to reflect recent changes to the repository.
refreshPromotionModel() - Method in class com.starbase.starteam.View
Refreshes the local cached information about this view's promotion model.
refreshTypes() - Method in class com.starbase.starteam.Server
Refreshes cached Type information to reflect recent changes to the repository.
refreshTypesInPlace() - Method in class com.starbase.starteam.Server
Deprecated.  
refreshUsers() - Method in class com.starbase.starteam.Server
Refreshes cached User information to reflect recent changes to the repository.
REL_ENDTEXT - Static variable in class com.starbase.starteam.QueryPart
Tests if a string valued property ends with the specified string.
REL_EQUAL - Static variable in class com.starbase.starteam.QueryPart
The "equal-to" relation.
REL_GREATEROREQUAL - Static variable in class com.starbase.starteam.QueryPart
The "greater-than-or-equal-to" relation.
REL_GREATERTHAN - Static variable in class com.starbase.starteam.QueryPart
The "greater-than" relation.
REL_LASTDAYS - Static variable in class com.starbase.starteam.QueryPart
True if the date falls within the last specified number of days.
REL_LASTWEEKS - Static variable in class com.starbase.starteam.QueryPart
True if the date falls within the last specified number of week.
REL_LESSOREQUAL - Static variable in class com.starbase.starteam.QueryPart
The "less-than-or-equal-to" relation.
REL_LESSTHAN - Static variable in class com.starbase.starteam.QueryPart
The "less-than" relation.
REL_NOTEQUAL - Static variable in class com.starbase.starteam.QueryPart
The "not-equal" relation.
REL_OLDERDAYS - Static variable in class com.starbase.starteam.QueryPart
True if the date is older than the specified number of days.
REL_OLDERWEEKS - Static variable in class com.starbase.starteam.QueryPart
True if the date is older than the specified number of weeks.
REL_STARTTEXT - Static variable in class com.starbase.starteam.QueryPart
Tests if a string valued property starts with the specified string.
REL_TEXTSEARCH - Static variable in class com.starbase.starteam.QueryPart
Tests if a string valued property contains the specified string.
reload() - Method in class com.starbase.starteam.StarTeamClientOptions
Re-loads the underlying options file.
reload() - Method in class com.starbase.starteam.DirectoryOverrides
Re-loads the ini.
reloadIfNeeded() - Method in class com.starbase.starteam.StarTeamClientOptions
Re-loads the ini only if the file's last modified time stamp has changed.
reloadIfNeeded() - Method in class com.starbase.starteam.DirectoryOverrides
Re-loads the ini only if the file's last modified time stamp has changed.
remove() - Method in class com.starbase.starteam.View
Removes the view from the server.
remove() - Method in class com.starbase.starteam.UserAccount
Removes this user account from the server, and from any group of which it is a member.
remove() - Method in class com.starbase.starteam.TreeItem
Removes this item from its current folder.
remove() - Method in class com.starbase.starteam.Project
Removes the project from the server.
remove() - Method in class com.starbase.starteam.Label
Removes (deletes) this label from the view.
remove() - Method in class com.starbase.starteam.Item
Removes this item from its current folder.
remove() - Method in class com.starbase.starteam.GroupAccount
Removes this group from the StarTeam server, plus any direct or indirect subgroups of this group.
remove() - Method in class com.starbase.starteam.Folder
Removes this item from its current folder.
remove() - Method in interface com.starbase.util.collections.Iterator
Removes the last element returned by a call to next() from the underlying collection.
remove() - Method in class com.starbase.util.collections.EnumerationIterator
This operation is not supported.
remove() - Method in class com.starbase.starteam.viewcomparemerge.Session
Removes this session and any associated temporary files on disk.
remove(File) - Static method in class com.starbase.starteam.viewcomparemerge.Session
Remove the temporary folder tree associated with the specified session file.
remove(Object) - Method in class com.starbase.util.collections.SimpleHashMap
Removes the key from this map.
remove(Object) - Method in interface com.starbase.util.collections.Set
Removes an element from the set (optional operation).
remove(Object) - Method in interface com.starbase.util.collections.Map
Removes the key from this map (optional operation).
remove(Object) - Method in class com.starbase.util.collections.HashtableKeySet
Unsupported operation.
remove(Object) - Method in interface com.starbase.util.collections.Collection
Removes an element from the collection (optional operation).
removeAll() - Method in class com.starbase.starteam.ServerList
Remove all the servers from the list.
removeAll(Collection) - Method in interface com.starbase.util.collections.Set
Removes all the elements of the specified collection from this set (optional operation).
removeAll(Collection) - Method in class com.starbase.util.collections.HashtableKeySet
Unsupported operation.
removeAll(Collection) - Method in interface com.starbase.util.collections.Collection
Removes all the elements of the specified collection from this collection (optional operation).
removeAndDeleteLocal() - Method in class com.starbase.starteam.File
Removes the file item from its parent folder.
removeAttachment(int) - Method in class com.starbase.starteam.Item
Removes the specified attachment from this item.
removeCacheAgentListener(CacheAgentListener) - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Removes a listener for ServerCommand events.
removeCheckinListener(CheckinListener) - Method in class com.starbase.starteam.CheckinManager
Removes a listener for checkin-related events.
removeCheckoutListener(CheckoutListener) - Method in class com.starbase.starteam.CheckoutManager
Removes a listener for checkout-related events.
removeDependency(TaskDependency) - Method in class com.starbase.starteam.Task
Removed the specified task dependency from this task.
removeFilterQueryListener(IFilterQueryListener) - Method in class com.starbase.starteam.Type
Removes a listener for Filter and/or Query events.
removeFolderListener(IFolderListener) - Method in class com.starbase.starteam.View
Removes a listener for Folder-related events.
removeFolderListener(IFolderListener) - Method in class com.starbase.starteam.FolderListManager
Removes a listener for Folder-related events.
removeFolderListener(IFolderListener, int) - Method in class com.starbase.starteam.Folder
Removes a listener for Folder-related events.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starbase.starteam.ViewPollingAgent
Unregisters a previously registered FolderUpdateListener.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starbase.starteam.ViewConfigurationDiffer
Unregisters a previously registered FolderUpdateListener.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starbase.starteam.View
Removes a listener for folder update events.
removeFolderUpdateListener(FolderUpdateListener) - Method in class com.starbase.starteam.FolderListManager
Removes a listener for folder update events.
removeFolderUpdateListener(FolderUpdateListener, int) - Method in class com.starbase.starteam.Folder
Removes a listener for folder update events.
removeFromGroupAccount(GroupAccount) - Method in class com.starbase.starteam.UserAccount
Removes this user from the specified group account.
removeFromIntArray(String, String, int) - Method in class com.starbase.starteam.TypedResource
Remove an array item from a property whose value is an integer array.
removeItem(Item) - Method in class com.starbase.starteam.ItemList
Removes an item from the list.
removeItemListener(IItemListener) - Method in class com.starbase.starteam.ItemListManager
Removes a listener for Item-related events.
removeItemListener(IItemListener, Type) - Method in class com.starbase.starteam.View
Removes a listener for Item-related events.
removeItemListener(IItemListener, Type, int) - Method in class com.starbase.starteam.Folder
Removes a listener for Item-related events.
removeItemUpdateListener(ItemUpdateListener) - Method in class com.starbase.starteam.ItemListManager
Removes a listener for item update events.
removeItemUpdateListener(ItemUpdateListener, Type) - Method in class com.starbase.starteam.ViewPollingAgent
Unregisters a previously registered ItemUpdateListener.
removeItemUpdateListener(ItemUpdateListener, Type) - Method in class com.starbase.starteam.ViewConfigurationDiffer
Unregisters a previously registered ItemUpdateListener.
removeItemUpdateListener(ItemUpdateListener, Type) - Method in class com.starbase.starteam.View
Removes a listener for item update events.
removeItemUpdateListener(ItemUpdateListener, Type, int) - Method in class com.starbase.starteam.Folder
Removes a listener for item update events.
removeLabelListener(LabelListener) - Method in class com.starbase.starteam.View
Removes a listener for Label events.
removeLinkUpdateListener(LinkUpdateListener) - Method in class com.starbase.starteam.LinkCache
Removes a previously registered LinkUpdateListener.
removeListener(IListener) - Method in class com.starbase.starteam.commandline.StarTeamCmd
Remove a listener (i.e.
removeLocale(Locale) - Method in class com.starbase.starteam.Translations
Remove the translation for the specified locale.
removeLocale(String) - Method in class com.starbase.starteam.Translations
Remove this the translation for the specified locale.
removeLocaleChangeListener(LocaleChangeListener) - Method in class com.starbase.util.LocaleChangeSupport
 
removeLocks() - Method in class com.starbase.starteam.viewcomparemerge.Session
Unlocks any source or target items that were locked on behalf of this session.
removeMPXStatusListener(MPXStatusListener) - Method in class com.starbase.starteam.Server
Removes a listener for MPXStatusEvents.
removePermission(int) - Method in class com.starbase.starteam.GroupAccount
Removes the specified permission from this GroupAccount.
removePermission(int) - Method in class com.starbase.starteam.AclEntry
Removes the specified permission from this entry.
removeProjectListener(ProjectListener) - Method in class com.starbase.starteam.Server
Removes a listener for Project events.
removeProjectListener(ProjectListener) - Method in class com.starbase.starteam.Project
Removes a listener for Project events.
removeProperty(String) - Method in class com.starbase.starteam.EventHandlerProfile
Removes the named property.
removeProperty(String) - Method in class com.starbase.starteam.EventHandlerInfo
Removes the named property.
removeRecipient(int) - Method in class com.starbase.starteam.Topic
Removes the specified user ID as a recipient from this topic.
removeResource(int) - Method in class com.starbase.starteam.Task
Removes the specified user ID as a resource from this task.
removeServer(ServerInfo) - Method in class com.starbase.starteam.ServerList
Removes the specified server info from the server list.
removeServerCommandListener(ServerCommandListener) - Static method in class com.starbase.starteam.vts.comm.NetMonitor
Removes a listener for ServerCommand events.
removeServerControlListener(ServerControlListener) - Method in class com.starbase.starteam.Server
Removes a listener for ServerControl events.
removeTypeListener(TypeListener) - Method in class com.starbase.starteam.Type
Removes a listener for Type events.
removeTypeListener(TypeListener) - Method in class com.starbase.starteam.Server
Removes a listener for Type events.
removeUserListener(UserListener) - Method in class com.starbase.starteam.Server
Removes a listener for User events.
removeViewListener(ViewListener) - Method in class com.starbase.starteam.View
Removes a listener for View events.
removeViewListener(ViewListener) - Method in class com.starbase.starteam.Project
Removes a listener for View events.
removeWorkRecord(WorkRecord) - Method in class com.starbase.starteam.Task
Removes the work record from this task.
rename(String) - Method in class com.starbase.starteam.File
Renames this file to a new name along with the side effect of changing the corresponding local file's name as well.
REPLACE - Static variable in class com.starbase.diff.Edit
 
replaceLines(int, int, int, int) - Method in class com.starbase.diff.HTMLTableDiffWriter
 
replaceLines(int, int, int, int) - Method in class com.starbase.diff.HTMLDiffWriter
 
replaceLines(int, int, int, int) - Method in class com.starbase.diff.EditListWriter
Called when lines in the source are replaced by lines in the target.
replaceLines(int, int, int, int) - Method in class com.starbase.diff.ConsoleWriter
 
REPLICATE - Static variable in class com.starbase.starteam.ProcessItemUsage
For a Replicate view compare/merge session.
REPLICATE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeType
Changes are replicated from the source view to the target view.
REQ_PARENT_OBJECTID - Static variable in class com.starbase.starteam.PropertyNames
The "ParentRequirementID" property for a Requirement.
REQ_STATUS - Static variable in class com.starbase.starteam.PropertyNames
The "Status" property for a Requirement.
REQ_STATUS_ACCEPTED - Static variable in class com.starbase.starteam.PropertyEnums
The "Accepted" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_APPROVED - Static variable in class com.starbase.starteam.PropertyEnums
The "Approved" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_COMPLETE - Static variable in class com.starbase.starteam.PropertyEnums
The "Complete" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_DEFERRED - Static variable in class com.starbase.starteam.PropertyEnums
The "Deferred" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_DRAFT - Static variable in class com.starbase.starteam.PropertyEnums
The "Draft" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_PENDING - Static variable in class com.starbase.starteam.PropertyEnums
The "Pending" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_READY - Static variable in class com.starbase.starteam.PropertyEnums
The "Ready for CCB" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_REJECTED - Static variable in class com.starbase.starteam.PropertyEnums
The "Rejected" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_REVIEW - Static variable in class com.starbase.starteam.PropertyEnums
The "Review" value for the REQ_STATUS property of a Requirement.
REQ_STATUS_SUBMITTED - Static variable in class com.starbase.starteam.PropertyEnums
The "Submitted" value for the REQ_STATUS property of a Requirement.
require(boolean) - Static method in class com.starbase.util.DbC
 
require(boolean, String) - Static method in class com.starbase.util.DbC
 
REQUIREMENT - Variable in class com.starbase.starteam.TypeNames
The type name for Requirements.
REQUIREMENTS - Static variable in class com.starbase.starteam.ProductCodes
Support for the "Requirement" component.
reset() - Method in class com.starbase.util.TextInputStream
 
reset() - Method in class com.starbase.util.LineReader
Reset the stream to the most recent mark.
resolve() - Method in class com.starbase.starteam.ProcessItem
Resolves this process item in the context of its target view.
resolveAllDependencies(Property[]) - Static method in class com.starbase.starteam.Property
This will return the full set of dependent properties based on the specified set.
resolveChild() - Method in class com.starbase.starteam.Link
Resolves the child endpoint of this link.
resolveExcludeList() - Method in class com.starbase.starteam.Folder
Returns the fully resolved exclude list.
resolveLinkEndpoint(LinkEndpoint) - Method in class com.starbase.starteam.View
Returns the item in this view referred to by the LinkEndpoint.
resolveMergePoint(Item) - Method in class com.starbase.starteam.Item
Returns the merge point used to create this revision of the item with respect to the specified source item.
resolveParent() - Method in class com.starbase.starteam.Link
Resolves the parent endpoint of this link.
resolveUserVisible() - Method in class com.starbase.starteam.Folder
Returns false if this folder or any parent is set to be not visible.
restartServer() - Method in class com.starbase.starteam.ServerAdministration
Shuts down and restarts the server.
restoreFrom(File) - Static method in class com.starbase.starteam.viewcomparemerge.Session
Restores a saved session from a file.
restoreFrom(File, boolean) - Static method in class com.starbase.starteam.viewcomparemerge.Session
Restores a saved session from a file.
resyncStatus(MD5, int, MD5, int, OLEDate) - Method in class com.starbase.starteam.File
Deprecated. Use resyncStatusEx, which supports file sizes greater than 2GB.
resyncStatusEx(MD5, long, MD5, long, OLEDate) - Method in class com.starbase.starteam.File
Attempts to update the repository information about what version of the file is actually on disk.
retainAll(Collection) - Method in interface com.starbase.util.collections.Set
Retains only the elements from the specified collection (optional operation).
retainAll(Collection) - Method in class com.starbase.util.collections.HashtableKeySet
Unsupported operation.
retainAll(Collection) - Method in interface com.starbase.util.collections.Collection
Retains only the elements from the specified collection (optional operation).
REV_42 - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_BRANCH_FLAG - Variable in class com.starbase.starteam.PropertyNames
The "BranchFlag" property for an ItemRevision.
REV_BRANCH_STATE - Variable in class com.starbase.starteam.PropertyNames
The "BranchState" property for an ItemRevision.
REV_CLIENT_STATUS - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_CONCURRENT_LICENSES_SUPPORTED - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_CORRECTED_REF_MODIFIED_TIME - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_FALCON_ADDED_CLIENT_PROPS - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_FIRST_5_2_BUILD - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_FORWARD_COMPATIBILITY - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
 
REV_GET_SERVER_LOCK - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_IDARRAY_STREAMED_AS_INTARRAY - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_LOCATION_ITEM_ID - Variable in class com.starbase.starteam.PropertyNames
The "LocationItemID" property for an ItemRevision.
REV_MODIFIED_CREATE_LINK - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_MOVE_FOLDER_DELETE_ABANDONS_VIEWS - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "ObjectID" property for an ItemRevision.
REV_OBJECT_TIME - Variable in class com.starbase.starteam.PropertyNames
The "ObjectTime" property for an ItemRevision.
REV_PARENT_ITEM_ID - Variable in class com.starbase.starteam.PropertyNames
The "ParentItemID" property for an ItemRevision.
REV_PORTABLE_VTS - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_PROJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "ProjectID" property for an ItemRevision.
REV_PROTOCOL_TCPIPXML_SUPPORTED - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_REPLICATION_SUPPORT - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_SECURE_COMMANDS - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_SERVER_LICENSE_INFO_SUPPORTED - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_SHARE_FLAGS_ADDED - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_SHUTDOWN_SUPPORTED - Static variable in class com.starbase.starteam.vts.comm.SystemRevisionNumbers
Deprecated.  
REV_TIME - Variable in class com.starbase.starteam.PropertyNames
The "Time" property for an ItemRevision.
REV_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The "UserID" property for an ItemRevision.
REV_VIEW_ID - Variable in class com.starbase.starteam.PropertyNames
The "ViewID" property for an ItemRevision.
REVERSE_SHARE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Move the source item to the target and share it back to the source.
reverseShareTo(Folder) - Method in class com.starbase.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, boolean) - Method in class com.starbase.starteam.Folder
Reverse shares this folder to a new parent folder.
REVISION_FLAGS - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Revision Flags".
REVISION_NUMBER - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Version".
RevisionID - class com.starbase.starteam.RevisionID.
A simple class representing a unique revision of an Item in the repository.
RevisionID(int, int) - Constructor for class com.starbase.starteam.RevisionID
Create a new RevisionID based on the specified object ID and revision number.
RevisionIdentifier - interface com.starbase.starteam.RevisionIdentifier.
The RevisionIdentifier interface globally and uniquely identifies a specific revision of a StarTeam object.
RevisionLabelScope - class com.starbase.starteam.viewcomparemerge.RevisionLabelScope.
Includes all item revisions with a given revision label in the scope of the view compare/merge session.
RevisionLabelScope(Label) - Constructor for class com.starbase.starteam.viewcomparemerge.RevisionLabelScope
Creates a new RevisionLabelScope.
RevisionLabelScope(Label, Type) - Constructor for class com.starbase.starteam.viewcomparemerge.RevisionLabelScope
Creates a new RevisionLabelScope.
RevisionLabelScope(Label, Type[]) - Constructor for class com.starbase.starteam.viewcomparemerge.RevisionLabelScope
Creates a new RevisionLabelScope.
ROOT_OBJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Root Object ID".
run() - Method in class com.starbase.starteam.ItemList
Deprecated.  
run(String[]) - Static method in class com.starbase.starteam.commandline.StarTeamCmd
Same functionality as main but returns an error code instead of calling System.exit.
runCommandLine(String[]) - Method in class com.starbase.starteam.commandline.StarTeamCmd
A mechanism to allow an Aplication Developer to create a StarTeamCmd-derived class, and implement its main method e.g.

S

save() - Method in class com.starbase.starteam.StarTeamClientOptions
Writes the options to the underlying file.
saveTo(File) - Method in class com.starbase.starteam.StarTeamClientOptions
Saves the options to the new file.
saveTo(File) - Method in class com.starbase.starteam.ServerList
Writes the server list out to the specified file.
saveTo(File, boolean) - Method in class com.starbase.starteam.viewcomparemerge.Session
Save this session to a file.
Scope - class com.starbase.starteam.viewcomparemerge.Scope.
Provides a client application a flexible way to specify the scope of a view compare/merge operation.
SCOPE_ITEM_AND_CONTENTS - Static variable in class com.starbase.starteam.Label
When applying a label to a folder you can specify the scope of the operation.
SCOPE_ITEM_ONLY - Static variable in class com.starbase.starteam.Label
When applying a label to a folder you can specify the scope of the operation.
SCOPE_ITEM_TREE - Static variable in class com.starbase.starteam.Label
When applying a label to a folder you can specify the scope of the operation.
Scope() - Constructor for class com.starbase.starteam.viewcomparemerge.Scope
 
SDKRuntimeException - exception com.starbase.starteam.SDKRuntimeException.
This is a subclass of java.lang.RuntimeException which may be thrown by the SDK when a runtime error occurs.
SDKRuntimeException(String) - Constructor for class com.starbase.starteam.SDKRuntimeException
We may extend this some day to include COM error codes.
SDKRuntimeException(String, Throwable) - Constructor for class com.starbase.starteam.SDKRuntimeException
Constructor passing both a message and a contained exception.
SDKRuntimeException(Throwable) - Constructor for class com.starbase.starteam.SDKRuntimeException
Constructor passing only a contained exception.
SECURITYLOG_AUTOPURGE_DEFAULT - Static variable in class com.starbase.starteam.SystemPolicy
By default, the security log is purged after this many days.
SECURITYLOG_AUTOPURGE_NEVER - Static variable in class com.starbase.starteam.SystemPolicy
Indicates that the security log is never purged.
SecurityLogEntry - class com.starbase.starteam.SecurityLogEntry.
 
SecurityLogEntry.SecurityEventType - interface com.starbase.starteam.SecurityLogEntry.SecurityEventType.
Constants that define the type of the Security Event.
selectByLabel(Label) - Method in class com.starbase.starteam.ItemListManager
Gets the subset of items in the item list to which the given label has been applied.
selectByQuery(QueryInfo) - Method in class com.starbase.starteam.ItemListManager
Gets the subset of items in the item list that match the given query.
sendMailFromView(View, int[], int[], int[], String, String) - Method in class com.starbase.starteam.Server
Directs the StarTeam Server to send mail to the specified StarTeam users.
sendMailWithAttachments(View, int[], int[], int[], String, String, EmailAttachment[]) - Method in class com.starbase.starteam.Server
Directs the StarTeam Server to send mail to the specified StarTeam users.
Sequence - interface com.starbase.diff.Sequence.
 
Server - class com.starbase.starteam.Server.
The Server class provides network access to a remote StarTeam Server.
SERVER_ADD_COLLABORATION_USER - Static variable in interface com.starbase.starteam.Permission
The right to add new user to collaboration user group
SERVER_ADMIN_REMOTELY - Static variable in interface com.starbase.starteam.Permission
The right to administer server remotely
SERVER_ADMIN_USER_ACCOUNTS - Static variable in interface com.starbase.starteam.Permission
The right to administer user accounts
SERVER_ADMINISTER_COMPONENT_RIGHTS - Static variable in interface com.starbase.starteam.Permission
The right to administer component rights
SERVER_CREATE_PROJECT - Static variable in interface com.starbase.starteam.Permission
The right to create projects
SERVER_LOCKED - Static variable in class com.starbase.starteam.ServerAdministration
Server is locked.
SERVER_LOCKED_EXCLUSIVELY - Static variable in class com.starbase.starteam.ServerAdministration
Server is locked exclusively -- only the locker may execute commmands.
SERVER_MODIFY_CONFIGURATION - Static variable in interface com.starbase.starteam.Permission
The right to modify server settings
SERVER_MODIFY_SCHEMA - Static variable in interface com.starbase.starteam.Permission
The right to add/modify property definitions of the objects in the components
SERVER_MODIFY_SYSTEM_POLICY - Static variable in interface com.starbase.starteam.Permission
The right to modify system policy
SERVER_REPLICATION_RIGHTS - Static variable in interface com.starbase.starteam.Permission
The right to allow user impersonation
SERVER_UNLOCKED - Static variable in class com.starbase.starteam.ServerAdministration
Server is unlocked.
SERVER_VIEW_COMMAND_STATS - Static variable in interface com.starbase.starteam.Permission
The right to view server command statistics
SERVER_VIEW_CONFIGURATION - Static variable in interface com.starbase.starteam.Permission
The right to view server settings
SERVER_VIEW_DIAGNOSTICS - Static variable in interface com.starbase.starteam.Permission
The right to view server diagnostics
SERVER_VIEW_LOG - Static variable in interface com.starbase.starteam.Permission
The right to view server log
SERVER_VIEW_SECURITY_LOG - Static variable in interface com.starbase.starteam.Permission
The right to see security log
SERVER_VIEW_SYSTEM_POLICY - Static variable in interface com.starbase.starteam.Permission
The right to view system policy
Server(ServerInfo) - Constructor for class com.starbase.starteam.Server
Creates a new Server object, using the given connection information.
Server(String, int) - Constructor for class com.starbase.starteam.Server
Constructs an object that represents a remote server process.
Server(String, int, EncryptionAlgorithm, boolean) - Constructor for class com.starbase.starteam.Server
Constructs an object that represents a remote server process specifying the encpryption algorithm and compression levels to use.
Server(String, int, EncryptionAlgorithm, boolean, int) - Constructor for class com.starbase.starteam.Server
Constructs an object that represents a remote server process specifying the encpryption algorithm and compression levels to use.
ServerAdministration - class com.starbase.starteam.ServerAdministration.
The ServerAdministration class provides a conventient interface to perform various server level administration commands.
ServerCommandAdapter - class com.starbase.starteam.vts.comm.ServerCommandAdapter.
A stub implementation of the ServerCommandListener interface.
ServerCommandAdapter() - Constructor for class com.starbase.starteam.vts.comm.ServerCommandAdapter
 
ServerCommandEvent - class com.starbase.starteam.vts.comm.ServerCommandEvent.
An event triggered whenever a command is issued to the StarTeam Server.
ServerCommandListener - interface com.starbase.starteam.vts.comm.ServerCommandListener.
Event-listener interface for ServerCommand events.
ServerConfiguration - class com.starbase.starteam.ServerConfiguration.
 
ServerConfiguration(ServerConfiguration) - Constructor for class com.starbase.starteam.ServerConfiguration
construct a new ServerConfiguration from the source
ServerControlAdapter - class com.starbase.starteam.ServerControlAdapter.
A stub implementation of the ServerControlListener interface.
ServerControlAdapter() - Constructor for class com.starbase.starteam.ServerControlAdapter
 
ServerControlEvent - class com.starbase.starteam.ServerControlEvent.
An event triggered whenever a Server is stopped or restarted.
ServerControlListener - interface com.starbase.starteam.ServerControlListener.
Event-listener interface for ServerControl events.
ServerException - exception com.starbase.starteam.ServerException.
The ServerException class is a client side exception that is thrown when an error on the server is encountered.
ServerInfo - class com.starbase.starteam.ServerInfo.
 
ServerInfo() - Constructor for class com.starbase.starteam.ServerInfo
Construct a ServerInfo instance
ServerInfo(ServerInfo) - Constructor for class com.starbase.starteam.ServerInfo
Create a copy of a ServerInfo from another one
ServerInfo(String, int, String, String, boolean, EncryptionAlgorithm) - Constructor for class com.starbase.starteam.ServerInfo
Deprecated.  
ServerLicenseInfo - class com.starbase.starteam.ServerLicenseInfo.
Information about the licenses registered on a StarTeam Server.
ServerList - class com.starbase.starteam.ServerList.
This class is used to manage a list of ServerInfo objects.
ServerList() - Constructor for class com.starbase.starteam.ServerList
 
ServerSession - interface com.starbase.starteam.ServerSession.
Represents a user's session with the server.
serverStarted(ServerControlEvent) - Method in interface com.starbase.starteam.ServerControlListener
Invoked when a Server is restarted.
serverStarted(ServerControlEvent) - Method in class com.starbase.starteam.ServerControlAdapter
Invoked when a Server is restarted.
serverStopped(ServerControlEvent) - Method in interface com.starbase.starteam.ServerControlListener
Invoked when a Server is stopped.
serverStopped(ServerControlEvent) - Method in class com.starbase.starteam.ServerControlAdapter
Invoked when a Server is stopped.
ServerUnavailableException - exception com.starbase.starteam.ServerUnavailableException.
An exception that is raised when the server is currently unavailable.
Session - class com.starbase.starteam.viewcomparemerge.Session.
A view compare/merge (VCM) session.
Session(MergeType, View, View) - Constructor for class com.starbase.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.starbase.starteam.viewcomparemerge.Session
Constructs a new VCM session, for comparing and merging changes from a given source view to a given target view.
SessionState - class com.starbase.starteam.viewcomparemerge.SessionState.
An enumeration of states.
Set - interface com.starbase.util.collections.Set.
This interface is intended to parallel the JDK 1.2 Set interface.
set(int, Object) - Method in interface com.starbase.util.Sortable
Set the object at index.
setAccessPolicy(int) - Method in class com.starbase.starteam.UserAccount
Changes this account's access policy.
setAccessTimes(int, int, int, int, int) - Method in class com.starbase.starteam.UserAccount
Changes the custom access policy start and end times for the specified day of the week.
setAccountStatus(int) - Method in class com.starbase.starteam.UserAccount
Modify this account's status.
setACL(AclEntry[]) - Method in class com.starbase.starteam.View
Modify the Access Control List for this view.
setACL(AclEntry[]) - Method in class com.starbase.starteam.Type
Deprecated. Use Type.setComponentACL().
setACL(AclEntry[]) - Method in class com.starbase.starteam.ServerAdministration
Modify the access control list for this server.
setACL(AclEntry[]) - Method in class com.starbase.starteam.QueryInfo
Modify the Access Control List for this query.
setACL(AclEntry[]) - Method in class com.starbase.starteam.PromotionState
Modify the Access Control List for this object.
setACL(AclEntry[]) - Method in class com.starbase.starteam.Project
Modify the Access Control List for this project.
setACL(AclEntry[]) - Method in class com.starbase.starteam.Item
Modify the Access Control List for this item.
setACL(AclEntry[]) - Method in interface com.starbase.starteam.ISecurable
Sets the access rights explicitly assigned to this object.
setACL(AclEntry[]) - Method in class com.starbase.starteam.Folder
Modify the Access Control List for this folder.
setACL(AclEntry[]) - Method in class com.starbase.starteam.Filter
Modify the Access Control List for this filter.
setAction(MergeAction) - Method in class com.starbase.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.starbase.starteam.Project
Enables or disables a given status value as one that can be used for an active process item.
setAddedSymbolHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the HTML text used to draw the symbol that indicates an "added" line.
setAddressedBy(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the user ID for the user that addressed this request.
setAddressedIn(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the label ID in which this change request was addressed.
setAddressedInView(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the ID of the view from which this Change Request was addressed.
setAdvancedViewsDisabled(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Set whether the server is configured to disable advanced views.
setAlgorithm(EncryptionAlgorithm) - Method in class com.starbase.starteam.IPRange
Sets the minimum required level of encryption for this range.
setAllowNewArchives(boolean) - Method in class com.starbase.starteam.HiveInfo
Set whether new archive files can be added to the hive.
setAllPropertyNamesRequired(Type) - Method in class com.starbase.starteam.ViewPollingAgent
Marks all property names as required for a given type.
setAllPropertyNamesRequired(Type) - Method in class com.starbase.starteam.ViewConfigurationDiffer
Marks all property names as required for a given type.
setAlternatePath(String) - Method in class com.starbase.starteam.View
Sets the alternate working file path to be used for this view.
setAlternatePathFragment(String) - Method in class com.starbase.starteam.Folder
Sets the alternate working file path to be used for this view.
setAlwaysEnableCacheAgentForObjectProperties(boolean) - Method in class com.starbase.starteam.ServerInfo
Sets whether or not to always use the cache agent for object property caches If this option is set, then the cache agent is used to fetch object properties, regardless of whether it is determinable that the same fetch from the server would be more optimal This property is always false by default, and must be explicitly set each time the action is desired.
setApplicationFooterHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets application-specific HTML text to be drawn at the bottom of the output HTML page.
setApplicationHeaderHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets application-specific HTML text to be drawn at the top of the output HTML page.
setApplicationObject(Object) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets the application-specific object associated with this session.
setArchiveDirectory(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the path to the server's archive directory.
setArchiveDirectory(String) - Method in class com.starbase.starteam.HiveInfo
Set the path to the hiv's Archive directory.
setAscending(boolean) - Method in class com.starbase.starteam.GroupSortInfo
 
setAt(Item, int) - Method in class com.starbase.starteam.ItemList
Sets item at the i'th position in the list.
setAtomicCheckInDisabled(boolean) - Method in class com.starbase.starteam.CheckinOptions
Sets the "Atomic Checkin Disabled" option value.
setAtomicTransactionsDisabled(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Set whether the server is configured to disable atomic transactions.
setAttachmentDirectory(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the path to the server's attachment directory.
setAttachNewLabelsOnly(boolean) - Method in class com.starbase.starteam.CheckinOptions
Determines under what conditions the specified revision label should be attached to the new file revision on checkin.
setAttentionNotes(String) - Method in class com.starbase.starteam.Task
Sets the text in the "Needs Attention" note for this task.
setAuditsAutoPurgeDays(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the number of days after which audit information is purged from the server.
setAuditsEnabled(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets whether or not auditing is enabled on the server.
setAutoLocateCacheAgent(boolean) - Method in class com.starbase.starteam.ServerInfo
Determines whether or not the best cache agent for this connection will be located automatically.
setAutoMergeFiles(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Set whether file pairs that have no conflicts should be automatically merged.
setAutoMergeLinesWithNoConflicts(boolean) - Method in class com.starbase.starteam.viewcomparemerge.VisMergeAdapter
Determines whether or not changed lines with no conflicts will be merged automatically.
setAutoMergeLinesWithNoConflicts(boolean) - Method in class com.starbase.starteam.viewcomparemerge.StarTeamFileMergeAdapter
Determines whether or not changed lines with no conflicts will be merged automatically.
setAutoMergeProperties(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Set whether property pairs that have no conflicts should be automatically merged.
setAutoReconnectAttempts(int) - Method in class com.starbase.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.starbase.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.starbase.starteam.Server
If automatic reconnect is enabled, specifies the number of seconds that we will wait before each reconnect attempt.
setBehavior(ItemBehavior) - Method in class com.starbase.starteam.Item
Changes the behavior of this item.
setBlockSize(int) - Method in class com.starbase.starteam.vts.comm.Base64InputStream
 
setBLSSlipGuid(int) - Method in class com.starbase.starteam.UserAccount
Sets the Slip ID assigned to this license.
setBranchOnChange(boolean) - Method in class com.starbase.starteam.ItemBehavior
Determines whether or not this ItemBehavior is set to branch on change.
setBranchOnChange(boolean) - Method in class com.starbase.starteam.Item
Sets the "Branch On Change" behavior.
setBranchOnShare(boolean) - Method in class com.starbase.starteam.View
Sets the Branch On Share behavior for this view (only on servers that support it).
setBreakLocksAutomatically(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Set whether to automatically break locks as necessary to check in merged revisions.
setByDateOnly(boolean) - Method in class com.starbase.starteam.GroupSortInfo
 
setByTextValue(boolean) - Method in class com.starbase.starteam.GroupSortInfo
 
setCacheCleanupInterval(int) - Method in class com.starbase.starteam.HiveInfo
Set the number of seconds between cache cleanup operations.
setCacheDirectory(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the path to the server's vault directory.
setCacheDirectory(String) - Method in class com.starbase.starteam.HiveInfo
Set the path to the hive's Cache directory.
setCanceled() - Method in class com.starbase.starteam.CheckoutManager
Cancels any pending checkout operations.
setCanceled() - Method in class com.starbase.starteam.CheckinManager
Cancels any pending checkin operations.
setCanWrite(String, boolean) - Method in class com.starbase.util.UnixFileAccess
 
setCanWrite(String, boolean) - Method in class com.starbase.util.NativeFileAccess
 
setCanWrite(String, boolean) - Method in class com.starbase.util.FileAccess
Change whether or not the local file can be modified.
setCaseSensitive(boolean) - Method in class com.starbase.starteam.GroupSortInfo
 
setCaseSensitiveFileNames(boolean) - Method in class com.starbase.starteam.ClientContext
Sets whether or not the client treats file names as case sensitive.
setCategory(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the category for this change request.
setCentralStatusDirectory(String) - Static method in class com.starbase.starteam.StatusMethod
Change the location of the central status directory.
setCentralStatusDirectory(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Set the path to be user for storing centralized status information.
setChangeCheckNewItemActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setChangeCheckNewItemInterval(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setChangeReadOnSelectChangeActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setChangeSelectedItemTimerActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setChangeSelectedItemTimerInterval(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setCheckinReason(String) - Method in class com.starbase.starteam.CheckinOptions
Sets the "Checkin Reason" option value.
setCheckoutDate(OLEDate) - Method in class com.starbase.starteam.CheckoutOptions
Set to "checkout by date" on the given OLEDate value.
setCheckoutLabelID(int) - Method in class com.starbase.starteam.CheckoutOptions
Set to "checkout by Label" on the given Label ID.
setCheckTargetFoldersForFloatingShares(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Determines whether or not VCM will check target folders for floating child shares, and fail if any are found.
setCipher(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's cipher string.
setCode(int) - Method in class com.starbase.starteam.EnumeratedValue
Change the enum code for this object.
setColumnInfo(ColumnInfo[]) - Method in class com.starbase.starteam.Filter
 
setCommandTime(double) - Method in class com.starbase.starteam.ImportUtility
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.
setCommandUserID(int) - Method in class com.starbase.starteam.Server
act like a given User different from the User currently logged in
setCommandUserID(int) - Method in class com.starbase.starteam.ImportUtility
Warning: This method is potentially very dangerous and should be used with extreme caution. This can only be called when in import mode and is used to impersonate a user for subsequent commands.
setComment(String) - Method in class com.starbase.starteam.Link
 
setComment(String) - Method in class com.starbase.starteam.Item
Sets the comment describing this revision of the item.
setComponent(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the component this change request applies to.
setComponentACL(AclEntry[]) - Method in class com.starbase.starteam.Type
Modify the Access Control List for this type.
setComponentOption(String, String, String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the specified workstation option.
setCompression(boolean) - Method in class com.starbase.starteam.ServerInfo
Specify whether or not compression should be used when connecting to the server.
setCompression(int) - Method in class com.starbase.starteam.File
Sets this file's compression level being used to store versions of this file in the repository.
setConfig(ViewConfiguration) - Method in class com.starbase.starteam.ItemBehavior
Changes this ItemBehavior to use the given configuration.
setConfiguration(ServerConfiguration) - Method in class com.starbase.starteam.ServerAdministration
Saves the given server configuration options.
setConnectionType(int) - Method in class com.starbase.starteam.ServerInfo
Sets the connection type to be used.
setContainerLevelACL(AclEntry[], String) - Method in class com.starbase.starteam.View
Modifies the Access Control List for items of the specified type for this view.
setContainerLevelACL(AclEntry[], String) - Method in class com.starbase.starteam.Type
Modifies the Access Control List for items of the specified type for this type.
setContainerLevelACL(AclEntry[], String) - Method in class com.starbase.starteam.Project
Modifies the Access Control List for items of the specified type for this project.
setContainerLevelACL(AclEntry[], String) - Method in interface com.starbase.starteam.ISecurableContainer
Sets the container-level access rights explicitly assigned to this container for objects of the given type.
setContainerLevelACL(AclEntry[], String) - Method in class com.starbase.starteam.Folder
Modifies the Access Control List for items of the specified type for this folder.
setContentFilter(ContentFilter) - Method in class com.starbase.starteam.CheckoutOptions
Set the hook inserted after performing keyword expansion, eol conversion, etc.
setContentModificationTime(OLEDate) - Method in class com.starbase.starteam.File
Sets this file's content modification time.
setContentRevision(int) - Method in interface com.starbase.starteam.RevisionIdentifier
Sets the content version of this item revision.
setContext(int) - Method in class com.starbase.starteam.Filter
 
setCRHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the representation of the carriage-return character in the HTML document.
setCRsToMarkFixed(ChangeRequest[]) - Method in class com.starbase.starteam.CheckinOptions
Sets the ChangeRequests to mark fixed.
setCurrentWorkingFile(File) - Method in class com.starbase.starteam.CheckoutEvent
Sets the working file on disk where this file is being checked out to.
setCurrentWorkingFile(File) - Method in class com.starbase.starteam.CheckinEvent
Sets the working file on disk where this file is being checked in from.
setData(byte[]) - Method in class com.starbase.util.MD5
 
setDateWorkBegan(OLEDate) - Method in class com.starbase.starteam.WorkRecord
Sets the date on which the work was begun.
setDBAutoRecovery(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets whether or not the server automatically recovers from errors.
setDBDSN(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server data source name.
setDBPooledConnections(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the number of pooled connections to the server database.
setDBTransactionsEnabled(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets whether or not database transactions are enabled.
setDBType(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server database type.
setDBVerifyOnStartup(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets whether or not the server database is verified on startup.
setDefault(String) - Method in class com.starbase.starteam.Translations
Change the default translation.
setDefaultAction(DifferenceType, MergeAction) - Method in class com.starbase.starteam.viewcomparemerge.Options
Changes the default action in a given situation.
setDefaultAction(MatchState, MergeAction) - Method in class com.starbase.starteam.viewcomparemerge.Options
Changes the default action in a given situation.
setDefaultComment(String) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets the default comment to use for checkin operations that occur when committing this session.
setDefaultEncoding(String) - Static method in class com.starbase.starteam.File
Deprecated.  
setDefaultItemTypes(Type[]) - Method in class com.starbase.starteam.Project
Sets the default item types that will be shared upon creation of a variant view.
setDefaultPath(String) - Method in class com.starbase.starteam.View
Sets the default working file path to be used for this view.
setDefaultPathFragment(String) - Method in class com.starbase.starteam.Folder
Sets this folder's working path.
setDefaultStarTeamEncoding(Encoding) - Static method in class com.borland.starteam.util.Encoding
Sets the default StarTeam encoding.
setDefaultStatusMethod(StatusMethod) - Static method in class com.starbase.starteam.StatusMethod
Sets the client's default method for storing status information.
setDefaultStatusMethod(StatusMethod) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the default status method to be used by the client.
setDeletedAsOf(OLEDate) - Method in class com.starbase.starteam.RecycleBin
Used to limit deleted folders and items to those that were after a given time.
setDeletedSymbolHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the HTML text used to draw the symbol that indicates a "deleted" line.
setDeleteWorkingFile(boolean) - Method in class com.starbase.starteam.CheckinOptions
Sets the "Delete Working File" option value.
setDescription(String) - Method in class com.starbase.starteam.View
Sets the description for this view.
setDescription(String) - Method in class com.starbase.starteam.ServerInfo
Changes the description for this server info entry.
setDescription(String) - Method in class com.starbase.starteam.PromotionState
Sets the description of the PromotionState.
setDescription(String) - Method in class com.starbase.starteam.PromotionModel
Sets the description of the PromotionModel.
setDescription(String) - Method in class com.starbase.starteam.Project
 
setDescription(String) - Method in class com.starbase.starteam.Label
Sets the label's description.
setDescription(String) - Method in class com.starbase.starteam.GroupAccount
Changes the group description.
setDescription(String) - Method in class com.starbase.starteam.Folder
Sets this folder's description.
setDescription(String) - Method in class com.starbase.starteam.File
Sets the description of this file.
setDescription(String) - Method in class com.starbase.starteam.EventHandlerProfile
Sets the description of this EventHandlerProfile.
setDescription(String) - Method in class com.starbase.starteam.EventHandlerInfo
Sets the description of this EventHandlerInfo.
setDescription(String) - Method in class com.starbase.starteam.EnumeratedValue
Change the description for this object.
setDescription(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the description of this change request.
setDiagnosticStatisticsReportingInterval(int) - Method in class com.starbase.starteam.ServerConfiguration
Configures the server to reporting diagnostic statistics with the given frequency.
setDirectoryOverrides(DirectoryOverrides) - Method in class com.starbase.starteam.ClientContext
Sets the directory override information for this client context.
setDirectoryServiceEnabled(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets Directory Service enabled or disabled on this server.
setDirectoryServiceHost(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the Directory Service host address, if Directory Service is enabled.
setDirectoryServicePort(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the Directory Service SSL port, if Directory Service is enabled.
setDistinguishedName(String) - Method in class com.starbase.starteam.UserAccount
Sets the Distinguished Name for Directory Service.
setDotNotation(String) - Method in interface com.starbase.starteam.RevisionIdentifier
Sets the dot notation of this revision of the repository object.
setDumpAsserts(boolean) - Method in class com.starbase.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.starbase.starteam.ServerConfiguration
Set whether the server will create a diagnostic dump when errors are discovered.
setDumpType(int) - Method in class com.starbase.starteam.ServerConfiguration
Set the Dump Type used for a subsequent Diagnsotic Dump
setDuration(double) - Method in class com.starbase.starteam.Task
Sets the number of hours during which at least one user is working on this task.
setEmailAddress(String) - Method in class com.starbase.starteam.UserAccount
Changes the user's email address.
setEmailAddress(String) - Method in class com.starbase.starteam.MyUserAccount
Changes the user's email address.
setEmbedDefaultStyles(boolean) - Method in class com.starbase.diff.HTMLDiffWriter
Determines whether or not a default style sheet is embedded in the HTML document.
setEnableCacheAgentForFileContent(boolean) - Method in class com.starbase.starteam.ServerInfo
Sets whether or not to use the cache agent for file content checkout
setEnableCacheAgentForObjectProperties(boolean) - Method in class com.starbase.starteam.ServerInfo
Sets whether or not to use the cache agent for object property caches
setEnabled(boolean) - Method in class com.starbase.starteam.EnumeratedValue
Change the enablement for this enumerated value.
setEnabled(int, boolean) - Method in class com.starbase.starteam.ServerConfiguration
Enable or disable the specified communication procotol.
setEnableDiagnostics(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets whether or not server diagnostics are enabled.
setEncoding(String) - Method in class com.starbase.starteam.KeywordReader
 
setEncryption(EncryptionAlgorithm) - Method in class com.starbase.starteam.ServerInfo
Sets the encryption algorithm to use for conenctions to the server.
setEncryptionRequirements(IPRange[]) - Method in class com.starbase.starteam.ServerConfiguration
Sets the required encryption levels for various ranges of TCP/IP addresses.
setEndPoint(int, String) - Method in class com.starbase.starteam.ServerConfiguration
Modifies the specified protocol's endpoint.
setEndpoint(String) - Method in class com.starbase.starteam.ServerInfo
Deprecated. Use setPort(int) instead
setEnhancedProcessItemsEnabled(boolean) - Method in class com.starbase.starteam.Project
Enables the enhanced process item model for this project.
setEnhancedProcessItemsEnabledForAllProjects(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Enables or disables the enhanced process item model for all projects on this server.
setEnhancedProcessItemsEnabledForNewProjects(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Enables or disables the enhanced process item model by default for new projects.
setEOL(String) - Method in class com.starbase.starteam.ClientContext
Sets the end of line sequence to use for this client context.
setEOLChars(int) - Method in class com.starbase.starteam.CheckoutOptions
The end-of-line sequence to use when EOL conversion is enabled.
setEOLConversionEnabled(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Set to enable EOL conversion when checking out text files.
setEOLConversionEnabled(boolean) - Method in class com.starbase.starteam.CheckinOptions
Set to enable EOL conversion when checking out text files.
setErrorMessage(String) - Method in class com.starbase.starteam.ServerException
Replace the message string.
setEstimatedFinish(OLEDate) - Method in class com.starbase.starteam.Task
Sets the estimated date at which this task will be completed.
setEstimatedStart(OLEDate) - Method in class com.starbase.starteam.Task
Sets the estimated start date of this task.
setExcludeFlags(int) - Method in class com.starbase.starteam.Folder
Sets the exclude flag for this folder.
setExcludeList(String) - Method in class com.starbase.starteam.Folder
Sets this folder's local exclude list.
setExpanded(boolean) - Method in class com.starbase.starteam.GroupNode
Expands or collapses this GroupNode.
setExpandKeywords(boolean) - Method in class com.starbase.starteam.Project
 
setExpensiveOperationMinimum(int) - Method in class com.starbase.starteam.ServerConfiguration
Set the minimum number of milliseconds used to determine what is an expensive operation for tracing purposes.
setExternalReference(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the external reference for this change request.
setExtraCachedProperties(Property[]) - Method in class com.starbase.starteam.ItemListManager
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.starbase.starteam.SystemPolicy
Sets the number of acceptable failed login attempts.
setFailedLoginLockout(int) - Method in class com.starbase.starteam.SystemPolicy
Sets the number of minutes a user will be locked out after exceeding the failed login limit.
setFaxNumber(String) - Method in class com.starbase.starteam.UserAccount
Changes the user's fax number.
setFaxNumber(String) - Method in class com.starbase.starteam.MyUserAccount
Changes the user's fax number.
setFieldRequired(Property, boolean) - Method in class com.starbase.starteam.ServerAdministration
Change the required/non-required status of a custom-defined User or Text property.
setFileClearLocksOnCheckIn(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileCompareOptions(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileComparePath(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileDefaultEncoding(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileDefaultEOL(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileEditorOptions(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileEditorPath(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileEncoding(String) - Method in class com.starbase.starteam.CheckoutOptions
Sets the "File Encoding" option value.
setFileEncoding(String) - Method in class com.starbase.starteam.CheckinOptions
Sets the "File Encoding" option value.
setFileExecutable(File, boolean) - Static method in class com.starbase.util.Platform
 
setFileLastModified(File, double) - Static method in class com.starbase.util.Platform
 
setFileLocalDirectoryWatch(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileLockFilesExclusivelyOnCheckOut(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileMarkUnlockedFilesReadOnly(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileMD5(MD5) - Method in interface com.starbase.starteam.FileDigest
Sets the MD5 cryptographic hash of the file's content.
setFileMergeOptions(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileMergePath(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileOptimizeForSlowConnections(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFilePathDelimiter(String) - Method in class com.starbase.starteam.ClientContext
Sets the file path delimiter to use.
setFilePerformEOLConversion(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFilePopupVisMergeAlways(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileSize(long) - Method in interface com.starbase.starteam.FileDigest
Sets the file's size.
setFileSkipped(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Sets whether to skip checking out files or the file associated with this CheckoutOptions object.
setFileSkipped(boolean) - Method in class com.starbase.starteam.CheckinOptions
Sets whether to skip checking out files or the file associated with this CheckinOptions object.
setFileStatusAutoPurgeDays(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the number of days after which a file's status information will be purged.
setFileSyncInfo(File, FileSyncInfo, boolean) - Method in class com.starbase.starteam.FileBasedStatusManager
Sets File Status information for the given working file.
setFileTime(double) - Method in interface com.starbase.starteam.FileDigest
Sets the file's last modified time.
setFileUseAlternateCompare(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileUseAlternateEditor(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileUseAlternateMerge(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileUseMD5ToCalculateStatus(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileUseModifiedTimeStamp(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileUseNonExclusiveLocksInIntegrations(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setFileWritable(File, boolean) - Static method in class com.starbase.util.Platform
 
setFilter(Filter) - Method in class com.starbase.starteam.ItemListManager
Sets the filter to be applied to the item list.
setFilterACL(AclEntry[]) - Method in class com.starbase.starteam.Type
Modify the Access Control List for filter of this type.
setFix(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the fix for this change request.
setFixedConfig(ViewConfiguration) - Method in class com.starbase.starteam.Item
Changes the behavior of this item such that it is fixed at the given configuration.
setFixFloatingChildShares(boolean) - Method in class com.starbase.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.
setFloatingConfig() - Method in class com.starbase.starteam.ItemBehavior
Changes this ItemBehavior to use a floating configuration.
setFloatingConfig() - Method in class com.starbase.starteam.Item
Changes the behavior of this item to "floating".
setFolderAlternatePath(Folder, String) - Method in class com.starbase.starteam.StarTeamClientOptions
Change the option value stored for the specified Folder's alternate working directory.
setFolderAlternatePathEnabled(Folder, boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Change whether or not the alternate working directory should be used for the specified folder.
setFolderUserVisible(Folder, boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Change whether or not the specified folder should be visible.
setForceCheckin(boolean) - Method in class com.starbase.starteam.CheckinOptions
Sets the "Force Checkin" option value.
setForceCheckinReason(boolean) - Method in class com.starbase.starteam.Project
 
setForceCheckout(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Sets the "Force Checkout" option value.
setForeignPassword(Project) - Method in class com.starbase.starteam.Server
Sets a password for the foreign archive associated with this project.
setForeignPasswordExplicit(String, int, String) - Method in class com.starbase.starteam.Server
Sets a password for the foreign archive specified.
setForeignRefreshRate(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the rate at which files are refreshed from foreign archives.
setGotoBlankHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the HTML text used to draw whitespace the same width as a naviation control.
setGotoBottomHTML(String) - Method in class com.starbase.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.starbase.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.starbase.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.starbase.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.starbase.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.starbase.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.starbase.starteam.AclEntry
Modifies this entry to be granted or denied.
setGroupSortInfo(GroupSortInfo[]) - Method in class com.starbase.starteam.Filter
 
setHasFixedLicense(boolean) - Method in class com.starbase.starteam.UserAccount
Sets the license type for this user.
setHasGZIPContents(boolean) - Method in class com.starbase.starteam.vts.comm.Command
 
setHiveInfo(HiveInfo[]) - Method in class com.starbase.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.starbase.starteam.ServerInfo
Sets the host name for this server info.
setHoursRemaining(double) - Method in class com.starbase.starteam.WorkRecord
Sets the estimated number of hour remaining to complete the task after this period.
setHoursWorked(double) - Method in class com.starbase.starteam.WorkRecord
Sets the number of hours spent on the task.
setIgnoreCase(boolean) - Method in class com.starbase.starteam.QueryPart
 
setIgnoreMergePoints(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Set whether all merge points should be ignored for comparisons.
setIgnoreTime(boolean) - Method in class com.starbase.starteam.QueryPart
 
setIgnoreWhiteSpace(boolean) - Method in class com.starbase.starteam.viewcomparemerge.VisMergeAdapter
Determines whether or not changed lines with no conflicts will be merged automatically.
setInactivityTimeout(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's inactivity timeout.
setIncludeActiveItems(boolean) - Method in class com.starbase.starteam.RecycleBin
Sets whether or not the resulting folders may contain active items.
setIncludeDeletedFolders(boolean) - Method in class com.starbase.starteam.RecycleBin
Sets whether or not deleted folders will be inserted into the copy of the folder tree.
setIncludeDeletedItems(boolean) - Method in class com.starbase.starteam.RecycleBin
Sets whether or not the resulting folders may contain deleted items.
setInlineDeleteMarkHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the HTML text used to mark an in-line deletion point within a source line.
setInlineInsertMarkHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the HTML text used to mark an in-line insertion point within a source line.
setIsExecutable(String, boolean) - Method in class com.starbase.util.UnixFileAccess
 
setIsExecutable(String, boolean) - Method in class com.starbase.util.NativeFileAccess
 
setIsExecutable(String, boolean) - Method in class com.starbase.util.FileAccess
Change whether or not the specified file should be marked "executable".
setItemDeletedInSource(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is deleted in the source view.
setItemDeletedInSource(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is deleted in the source view.
setItemDeletedInTarget(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is deleted in the target view.
setItemDeletedInTarget(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is deleted in the target view.
setItemIsBinaryFile(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is a binary file.
setItemIsBinaryFile(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is a binary file.
setItemModifiedInSource(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is modified in the source view.
setItemModifiedInSource(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is modified in the source view.
setItemModifiedInTarget(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is modified in the target view.
setItemModifiedInTarget(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is modified in the target view.
setItemMovedInSource(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is moved in the source view.
setItemMovedInSource(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is moved in the source view.
setItemMovedInTarget(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is moved in the target view.
setItemMovedInTarget(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is moved in the target view.
setItemPresentInSource(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is present in the source view.
setItemPresentInSource(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is present in the source view.
setItemPresentInTarget(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is present in the target view.
setItemPresentInTarget(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the item in question is present in the target view.
setItemsHaveSameContent(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source and target items have identical content.
setItemsHaveSameContent(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source and target items have identical content.
setItemsInDifferentBranches(boolean) - Method in class com.starbase.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.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source and target items are in different branches of the object's version tree.
setItemTypeName(String) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Sets the item type.
setItemTypes(Type[]) - Method in class com.starbase.starteam.viewcomparemerge.ItemTypeScope
Sets the item types that are to be included in the view compare/merge operation.
setKeepAlive(boolean) - Method in class com.starbase.starteam.Server
Enables or disables keep-alive mode.
setKeepAliveInterval(int) - Method in class com.starbase.starteam.Server
Sets the keep-alive interval, in minutes.
setKeywordExpansionEnabled(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Set to enable keyword expansion in text files.
setKeywordExpansionEnabled(boolean) - Method in class com.starbase.starteam.CheckinOptions
Set to enable keyword expansion in text files.
setKeywordExpansionFileExtensions(String) - Method in class com.starbase.starteam.Project
 
setLabelID(int) - Method in class com.starbase.starteam.PromotionState
Sets the Label ID that defines this PromotionState.
setLagTime(int) - Method in class com.starbase.starteam.TaskDependency
Sets the lag time for this task dependency.
setLastBuildTested(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the label ID for the build in which the change request was last tested.
setLastModified(String, long) - Method in class com.starbase.util.UnixFileAccess
 
setLastModified(String, long) - Method in class com.starbase.util.NativeFileAccess
 
setLastModified(String, long) - Method in class com.starbase.util.FileAccess
Change the the file's last modified time.
setLFHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the representation of the line-feed character in the HTML document.
setLicenseType(int) - Method in class com.starbase.starteam.UserAccount
Sets the type of license assigned to this user.
setLocked(boolean) - Method in class com.starbase.starteam.Label
Set the label's locked state.
setLockSourceForDifference(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Set whether to lock the source item when a difference is detected.
setLockTargetForDifference(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Set whether to lock the target item when a difference is detected.
setLockType(int) - Method in class com.starbase.starteam.CheckoutOptions
Set the type of lock to be used when checking out.
setLockType(int) - Method in class com.starbase.starteam.CheckinOptions
Set the type of lock to be used when checking out.
setLogFile(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the path to the server's log file.
setLogOnName(String) - Method in class com.starbase.starteam.UserAccount
Changes the logon name for this account.
setLogonTimeout(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's logon timeout.
setMailEnabled(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets whether or not email is enabled on the server.
setMarkProcessItemComplete(boolean) - Method in class com.starbase.starteam.CheckinOptions
Sets whether to mark the process item complete.
setMarkUnlockedFilesReadOnly(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Sets the "Mark Unlocked Files ReadOnly" option value.
setMarkUnlockedFilesReadOnly(boolean) - Method in class com.starbase.starteam.CheckinOptions
Sets the "Mark Unlocked Files ReadOnly" option value.
setMatch(Item, Item) - Method in class com.starbase.starteam.viewcomparemerge.Session
Tells the VCM engine to match a specific source item to a specific target item.
setMatchFilesByFileName(boolean) - Method in class com.starbase.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.starbase.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.starbase.starteam.CacheController
Sets the maximum number of server caches.
setMaxCacheSize(long) - Method in class com.starbase.starteam.HiveInfo
Set the maximum number of megabytes of hard disk space that the cache can use.
setMaxIP(String) - Method in class com.starbase.starteam.IPRange
Sets the maximum IP address for this range.
setMergedFileContent(File) - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Sets the merged file content for this difference.
setMergedFileContentItem(File) - Method in class com.starbase.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.starbase.starteam.viewcomparemerge.ItemDifference
Sets the value of the specified property on the merged item.
setMergeType(MergeType) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Sets the merge type.
setMilestone(int) - Method in class com.starbase.starteam.Task
Sets the value indicating whether or not this task represents a milestone.
setMinimumPasswordLength(int) - Method in class com.starbase.starteam.SystemPolicy
Sets the minimum allowable password length.
setMinIP(String) - Method in class com.starbase.starteam.IPRange
Sets the minimum IP address for this range.
setMonitoringFileChanges(boolean) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Sets the TextDiffFrame monitoring of file changes.
setMoveRevisionLabelIfAssigned(boolean) - Method in class com.starbase.starteam.CheckinOptions
Deprecated.  
setMPXCacheAgentAddress(String) - Method in class com.starbase.starteam.ServerInfo
Sets the host address of the MPX cache agent.
setMPXCacheAgentAddress(String) - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
setMPXCacheAgentEnabled(boolean) - Method in class com.starbase.starteam.Server
Deprecated. use ServerInfo#setUseCacheAgentForFileContent(boolean) instead
setMPXCacheAgentEnabled(boolean) - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
setMPXCacheAgentPort(int) - Method in class com.starbase.starteam.ServerInfo
Sets the port number of the MPX cache agent.
setMPXCacheAgentPort(int) - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
setMPXCacheAgentThreadCount(int) - Method in class com.starbase.starteam.ServerInfo
Sets the number of threads used by the MPX cache agent to fetch file content.
setMPXCacheAgentThreadCount(int) - Method in class com.starbase.starteam.CheckoutManager
Deprecated.  
setMPXEnabled(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value to enable mpx.
setMPXProfileName(String) - Method in class com.starbase.starteam.ServerInfo
Sets the name of the MPX profile to be used when connecting to this server.
setMultiPartDirectory(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the path to the server's multi-part directory.
setName(String) - Method in class com.starbase.starteam.View
 
setName(String) - Method in class com.starbase.starteam.UserAccount
Changes the user's full name.
setName(String) - Method in class com.starbase.starteam.Task
Sets the Name of this task.
setName(String) - Method in class com.starbase.starteam.QueryInfo
Sets the name of the query.
setName(String) - Method in class com.starbase.starteam.PromotionState
Sets the name of the PromotionState.
setName(String) - Method in class com.starbase.starteam.PromotionModel
Sets the name of the PromotionModel.
setName(String) - Method in class com.starbase.starteam.Project
 
setName(String) - Method in class com.starbase.starteam.MyUserAccount
Changes the user's full name.
setName(String) - Method in class com.starbase.starteam.Label
Sets the label's name.
setName(String) - Method in class com.starbase.starteam.HiveInfo
Set the name of the hive.
setName(String) - Method in class com.starbase.starteam.GroupAccount
Changes the group name.
setName(String) - Method in class com.starbase.starteam.Folder
Sets the name of this folder.
setName(String) - Method in class com.starbase.starteam.Filter
Sets the display name of the filter.
setName(String) - Method in class com.starbase.starteam.File
Sets a new name for this file.
setName(String) - Static method in class com.starbase.starteam.ClientApplication
Sets the client application name.
setNamedConfigOptions(Hashtable) - Method in class com.starbase.starteam.ServerAdministration
Set a group of named configuration options.
setNamedConfigOptions(String[], String[]) - Method in class com.starbase.starteam.ServerAdministration
Set a group of named configuration options.
setNavigateOnEveryChangedLine(boolean) - Method in class com.starbase.diff.HTMLDiffWriter
Determines whether or not navigation symbols will be drawn on every changed line.
setNeedsAttention(int) - Method in class com.starbase.starteam.Task
Sets the value that indicates whether or not this task needs attention.
setNotes(String) - Method in class com.starbase.starteam.WorkRecord
Sets the notes for this work record.
setNotes(String) - Method in class com.starbase.starteam.Task
Sets the text in the "Notes" for this task.
setNotifyBy(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the method by which notification messages are sent to StarTeam users.
setNotifyByEmail(boolean) - Method in class com.starbase.starteam.SystemPolicy
Sets whether or not security administrators will be notified of login lockouts by email.
setNoTimeoutNamedLicenses(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's "NoTimeoutNamedLicenses" value for servers 7.0 and later.
setNumContextLines(int) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the maximum number of unchanged lines displayed before and after each changed line.
setObjectID(int) - Method in interface com.starbase.starteam.RevisionIdentifier
Sets the objectID of this revision of the repository object.
setObjectID(int) - Method in class com.starbase.starteam.RevisionID
Sets the revision idenitifier's object ID.
setOperator(int) - Method in class com.starbase.starteam.QueryNode
Change the operator type for this expression.
setOptimizeForSlowConnections(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Set whether to optimize for slow connections, when possible.
setOption(String, String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the specified workstation option.
setOption(String, String) - Method in interface com.starbase.util.WorkStationOptions
 
setOption(String, String) - Method in class com.starbase.util.WintelOptions
 
setOption(String, String) - Method in class com.starbase.util.FileBasedOptions
 
setOptions(CheckinOptions) - Method in class com.starbase.starteam.CheckinManager
Changes the checkin options currently in effect.
setOptions(CheckoutOptions) - Method in class com.starbase.starteam.CheckoutManager
Changes the checkout options currently in effect.
setOptions(Options) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets options that influence the behavior of compare or merge operations.
setOrigin(int) - Method in class com.starbase.starteam.Task
Sets the value indicating the origin (e.g., StarTeam or MS Project) of this task.
setPageBaseURL(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the base URL of the output HTML page.
setPagerNumber(String) - Method in class com.starbase.starteam.UserAccount
Changes the user's pager number.
setPagerNumber(String) - Method in class com.starbase.starteam.MyUserAccount
Changes the user's pager number.
setPageTitle(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the title of the output HTML page.
setParent(GroupAccount) - Method in class com.starbase.starteam.GroupAccount
Change the parent GroupAccount for this group.
setParentFolderDeletedInTarget(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Deprecated. ParentFolderDeletedInTarget is no longer used by VCM.
setParentFolderDeletedInTarget(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Deprecated. ParentFolderDeletedInTarget is no longer used by VCM.
setParentFolderFailed(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder failed to be reconciled.
setParentFolderFailed(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder failed to be reconciled.
setParentFolderIgnored(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder is ignored.
setParentFolderIgnored(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder is ignored.
setPassword(String) - Method in class com.starbase.starteam.UserAccount
Sets the password for this account.
setPassword(String) - Method in class com.starbase.starteam.MyUserAccount
Modify the user's password.
setPasswordExpirationPeriod(int) - Method in class com.starbase.starteam.SystemPolicy
Sets the number of days after which a password will expire.
setPercentComplete(int) - Method in class com.starbase.starteam.Task
Sets the percentage indicating how much of the task has been completed.
setPhoneNumber(String) - Method in class com.starbase.starteam.UserAccount
Changes the user's phone number.
setPhoneNumber(String) - Method in class com.starbase.starteam.MyUserAccount
Changes the user's phone number.
setPixelWidth(int) - Method in class com.starbase.starteam.ColumnInfo
 
setPlatform(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the platform this change request applies to.
setPolicy(SystemPolicy) - Method in class com.starbase.starteam.ServerAdministration
Saves the given system policy options.
setPolicyTimeZoneShift(int) - Method in class com.starbase.starteam.UserAccount
Changes timezone shift for this account's access policy.
setPort(int) - Method in class com.starbase.starteam.ServerInfo
Sets the protocol endpoint for the server info.
setPostalAddress(String) - Method in class com.starbase.starteam.UserAccount
Changes the user's postal address.
setPostalAddress(String) - Method in class com.starbase.starteam.MyUserAccount
Changes the user's postal address.
setPostCommitRevisionLabelEnabled(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the post-commit revision label will be created.
setPostCommitRevisionLabelName(String) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets the name of the post-commit revision label.
setPostCommitViewLabelEnabled(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the post-commit view label will be created.
setPostCommitViewLabelName(String) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets the name of the post-commit view label.
setPreCommitRevisionLabelEnabled(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the pre-commit revision label will be created.
setPreCommitRevisionLabelName(String) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets the name of the pre-commit revision label.
setPreCommitViewLabelEnabled(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Session
Determines whether or not the pre-commit view label will be created.
setPreCommitViewLabelName(String) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets the name of the pre-commit view label.
setPredecessorType(int) - Method in class com.starbase.starteam.TaskDependency
Sets the PredecessorType of this task dependency.
setPriority(int) - Method in class com.starbase.starteam.Topic
Sets the Priority of this topic.
setPriority(int) - Method in class com.starbase.starteam.Task
Sets the Priority of this task.
setPriority(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the priority of this change request.
setProcessItem(Item) - Method in class com.starbase.starteam.StarTeamClientOptions
Deprecated. Applications that use this method cannot support process items that reside in a view other than the target view.
setProcessItem(Item) - Method in class com.starbase.starteam.CheckinOptions
Sets the process item to link and pin.
setProcessItem(Item, View) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the current process item for the given target view.
setProcessItemsRequired(boolean) - Method in class com.starbase.starteam.Project
Determines whether or not process items are required for this project.
setProcessItemTypeEnabled(Type, boolean) - Method in class com.starbase.starteam.Project
Enables or disables process items of the given type to be used for this project.
setPromotionStateID(int) - Method in class com.starbase.starteam.CheckoutOptions
Set to "checkout by PromotionState" on the given PromotionState ID.
setPromotionStates(PromotionState[]) - Method in class com.starbase.starteam.PromotionModel
Changes the list of PromotionStates for this model.
setProperty(String, String) - Method in class com.starbase.starteam.viewcomparemerge.Options
Sets a value for the property identified by the specified key
setPropertyID(int) - Method in class com.starbase.starteam.QueryPart
 
setPropertyID(int) - Method in class com.starbase.starteam.GroupSortInfo
 
setPropertyID(int) - Method in class com.starbase.starteam.ColumnInfo
 
setQueryACL(AclEntry[]) - Method in class com.starbase.starteam.Type
Modify the Access Control List for query of this type.
setQueryID(int) - Method in class com.starbase.starteam.Filter
Set the query to be used with this filter.
setQueryNode(QueryNode) - Method in class com.starbase.starteam.QueryInfo
Sets the boolean expression used to define this query.
setQueryNodes(QueryNode[]) - Method in class com.starbase.starteam.QueryNode
 
setQueryParts(QueryPart[]) - Method in class com.starbase.starteam.QueryNode
Changes the QueryParts associated with this QueryNode.
setReadingGZIPContents(boolean) - Method in class com.starbase.starteam.vts.comm.Command
 
setReconnectTimeout(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's reconnect timeout.
setRelation(int) - Method in class com.starbase.starteam.QueryPart
 
setReplacedSymbolHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the HTML text used to draw the symbol that indicates a "replaced" line.
setReplicated(boolean) - Method in class com.starbase.starteam.Task
Sets whether or not this task is replicated in MS Project.
setRepositoryPath(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the path to the server's data repository.
setRequestType(int) - Method in class com.starbase.starteam.ChangeRequest
Sets this change request's type.
setRequireLockForCheckin(boolean) - Method in class com.starbase.starteam.Project
 
setResponsibility(int) - Method in class com.starbase.starteam.Task
Sets the user ID of the user who is responsibile for this task.
setResponsibility(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the responsibility of this change request to the specified user ID.
setRestoreFileOnError(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Set to restore previous working file if an error occurs during a checkout.
setRestoreFileOnError(boolean) - Method in class com.starbase.starteam.CheckinOptions
Set to restore previous working file if an error occurs during a checkout.
setRevision(int) - Method in class com.starbase.starteam.RevisionID
Sets the revision idenitifier's revision number.
setRevisionLabel(Label) - Method in class com.starbase.starteam.CheckinOptions
Sets the revision label to attach.
setRevisionNumber(int) - Method in interface com.starbase.starteam.RevisionIdentifier
Sets the version number of this revision of the repository object.
setRootCacheAgentArchiveDirectory(String) - Method in class com.starbase.starteam.HiveInfo
Set the Root Cache Agent Archive Directory.
setRootDirectory(String) - Method in class com.starbase.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.starbase.starteam.RevisionIdentifier
Sets the RootObjectID of the repository object.
setScope(Scope) - Method in class com.starbase.starteam.viewcomparemerge.Session
Sets the scope of this view compare/merge session.
setSecurityLogAutoPurgeDays(int) - Method in class com.starbase.starteam.SystemPolicy
Sets the number of days of information that will be saved in the server's security log.
setServerGUID(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's globally unique identifier.
setSeverity(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the severity for this change request.
setShowEOLs(boolean) - Method in class com.starbase.diff.HTMLDiffWriter
Sets to flag whether or not EOL characters are displayed in the HTML document when compared differently.
setShowInlineDiffs(boolean) - Method in class com.starbase.diff.HTMLDiffWriter
Determines whether or not "replaced" lines show markup within the line.
setShowLineNumbers(boolean) - Method in class com.starbase.diff.HTMLDiffWriter
Sets to flag whether or not line numbers are embedded in the HTML document.
setShowUnchangedLines(boolean) - Method in class com.starbase.diff.HTMLDiffWriter
Sets to flag whether or not unchanged lines are displayed in the HTML document.
setSkipGroupPrivilegesCheck(boolean) - Method in class com.starbase.starteam.SystemPolicy
Sets whether or not access validation will ignore group privileges.
setSkipOwnershipCheck(boolean) - Method in class com.starbase.starteam.SystemPolicy
Sets whether or not access validation will ignore object ownership.
setSMTPAddress(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the SMTP address of the mail server that handles outbound email requests for this StarTeam server.
setSMTPPort(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the SMTP port of the mail server that handles outbound email requests for this StarTeam server.
setSource(RevisionID) - Method in class com.starbase.starteam.MergePoint
Sets the RevisionID of the source.
setSourceCharSequence(CharSequence) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
setSourceChildShareOfTarget(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source item is a child share of the target item.
setSourceChildShareOfTarget(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the the source item is a child share of the target item.
setSourceFile(File, String) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
setSourceFileEncoding(String) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Sets the character encoding to be used for reading the source file.
setSourceFileHTML(String) - Method in class com.starbase.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.starbase.diff.HTMLDiffWriter
Sets the URL used to link to the source file from the output HTML page.
setSourceIsFloating(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source item has a floating configuration.
setSourceIsFloating(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the the source item has a floating configuration.
setSourceItemOnRootBranch(boolean) - Method in class com.starbase.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.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the source item is on the root branch of the share tree.
setSourceTitle(String) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Sets the displayed title for the source file.
setSpacesPerTab(int) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the number of spaces per tab character.
setStatus(int) - Method in class com.starbase.starteam.Topic
Sets the Status of this topic.
setStatus(int) - Method in class com.starbase.starteam.Task
Sets the Status of this task.
setStatus(int) - Method in class com.starbase.starteam.ChangeRequest
Sets the status of this change request.
setStatusMethodOverride(StatusMethod) - Method in class com.starbase.starteam.View
Changes the status method to use for files in this view.
setStopServerOnErrors(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets whether or not the server automatically stops after an error.
setStorageFormat(int) - Method in class com.starbase.starteam.File
Set the storage format to be used for this filer.
setStorageLimitThreshold(int) - Method in class com.starbase.starteam.HiveInfo
Set the percentage of total disk space allowed for the hive.
setStrongPasswordRulesEnforced(boolean) - Method in class com.starbase.starteam.SystemPolicy
Sets whether or not strong password rules will be enforced.
setStyleSheetURL(String) - Method in class com.starbase.diff.HTMLDiffWriter
The URL used to reference a linked style sheet.
setSynopsis(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the synopsis for this change request.
setTarget(RevisionID) - Method in class com.starbase.starteam.MergePoint
Sets the RevisionID of the target.
setTargetCharSequence(CharSequence) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
setTargetChildShareOfSource(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item is a child share of the source item.
setTargetChildShareOfSource(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the the target item is a child share of the source item.
setTargetFile(File, String) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
setTargetFileEncoding(String) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Sets the character encoding to be used for reading the source file.
setTargetFileHTML(String) - Method in class com.starbase.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.starbase.diff.HTMLDiffWriter
Sets the URL used to link to the target file from the output HTML page.
setTargetFolderHasFloatingShares(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder has floating child shares.
setTargetFolderHasFloatingShares(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item's parent folder has floating child shares.
setTargetIsFloating(boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item has a floating configuration.
setTargetIsFloating(Boolean) - Method in class com.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item has a floating configuration.
setTargetItemOnRootBranch(boolean) - Method in class com.starbase.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.starbase.starteam.viewcomparemerge.MatchState
Indicates whether or not the target item is on the root branch of the share tree.
setTargetTitle(String) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated. Sets the displayed title for the target file.
setTaskCheckNewItemActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTaskCheckNewItemInterval(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTaskReadOnSelectChangeActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTaskSelectedItemTimerActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTaskSelectedItemTimerInterval(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTestCommand(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the test command for this change request.
setText(String) - Method in class com.starbase.starteam.Topic
Sets the text or body of this topic.
setTime(OLEDate) - Method in class com.starbase.starteam.Label
Sets the label's primary rollback time.
setTimeStampNow(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Set to use the current time as the last modified time.
setTips() - Method in class com.starbase.starteam.CheckoutOptions
Determines which file revision is checked out.
setTitle(String) - Method in class com.starbase.starteam.Topic
Sets the title or subject of this topic.
setTopicCheckNewItemActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTopicCheckNewItemInterval(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTopicReadOnSelectChangeActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTopicSelectedItemTimerActivated(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTopicSelectedItemTimerInterval(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setTraceExpensiveOperations(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Set whether the server will trace expensive operations.
setTransactionsEnabled(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Determines whether or not commit operations are executed within an atomic transaction, if supported by the StarTeam server.
setTranslation(Locale, String) - Method in class com.starbase.starteam.Translations
Create or modify an existing translation.
setTranslation(String, String) - Method in class com.starbase.starteam.Translations
Create or modify an existing translation.
setTranslations(Translations) - Method in class com.starbase.starteam.EnumeratedValue
Sets the display name translations for this enumerated value.
setTreatFileNamesAsCaseSensitive(boolean) - Method in class com.starbase.starteam.viewcomparemerge.Options
Set whether file (or folder) names should be compared in a case-sensitive manner.
setUnchangedSymbolHTML(String) - Method in class com.starbase.diff.HTMLDiffWriter
Sets the HTML text used to draw the symbol that indicates an "unchanged" line.
setUpdateStatus(boolean) - Method in class com.starbase.starteam.CheckoutOptions
Set to whether to update status information after a successful checkout.
setUpdateStatus(boolean) - Method in class com.starbase.starteam.CheckinOptions
Set to whether to update status information after a successful checkout.
setUsage(ProcessItemUsage) - Method in class com.starbase.starteam.Task
Sets the task usage.
setUserVisible(boolean) - Method in class com.starbase.starteam.Folder
Change whether or not items in this folder should be visible to the user.
setUserVisibleFoldersOnly(boolean) - Method in class com.starbase.starteam.ItemListManager
Sets the option to include only Items in user-visible Folders on or off.
setUsingSecureDirectoryService(boolean) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's "Using Secure Directory Service (LDAPS)" value for servers 7.0 and later.
setValidateThroughDirectoryService(boolean) - Method in class com.starbase.starteam.UserAccount
Sets whether user validates through Directory Service.
setValue(Object) - Method in interface com.starbase.util.collections.Map.Entry
Sets the value portion of the entry to the specified value (optional operation).
setVaultCacheMaxSize(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's vault cache size limit.
setVaultCacheRefreshInterval(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's vault cache refresh interval.
setVaultDirectory(String) - Method in class com.starbase.starteam.ServerConfiguration
Sets the path to the server's vault directory.
setVaultLockTimeLimit(int) - Method in class com.starbase.starteam.ServerConfiguration
Sets the server's vault lock time limit.
setVerboseDifferences(Type, boolean) - Method in class com.starbase.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.starbase.starteam.viewcomparemerge.Session
Enables or disables verbose preview mode.
setVerboseProcessLinks(boolean) - Method in class com.starbase.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.starbase.starteam.StarTeamClientOptions
Change the option value stored for the specified View's alternate working directory.
setViewAlternatePathEnabled(View, boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Change whether or not the alternate working directory should be used for the specified view.
setViewSplit(int) - Method in class com.starbase.visdiff.TextDiffFrame
Deprecated.  
setViewStatusMethodOverride(View, StatusMethod) - Method in class com.starbase.starteam.StarTeamClientOptions
Change the option value stored for the specified View's status method This does not modify the view object.
setVoiceMailNumber(String) - Method in class com.starbase.starteam.UserAccount
Changes the user's voice mail number.
setVoiceMailNumber(String) - Method in class com.starbase.starteam.MyUserAccount
Changes the user's voice mail number.
setWorkAround(String) - Method in class com.starbase.starteam.ChangeRequest
Sets the workaround for this change request.
setWorkPerformedBy(int) - Method in class com.starbase.starteam.WorkRecord
Sets the user ID for the user that performed the work represented by this work record.
setWorkspaceAutoRefresh(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceChangeScopeFolder(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceConfirmDelete(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceConfirmMove(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceFalcon(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Deprecated. Use setMPXEnabled instead
setWorkspaceFolderContext(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceHistoryUTC(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceInstantRefresh(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceInstantRefreshMaxTime(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceInstantRefreshMinTime(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceLogCommandDetails(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceLogCommands(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceLogErrors(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceLogEvents(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceLogOutputPath(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceLogThreshold(int) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceLogUIOperations(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceMaintainGroupState(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceRefreshTime(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceReportOutputPath(String) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceRestoreShortcuts(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceShowStatusBar(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceShowToolbars(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceShowVirtualMeetingOptions(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkspaceWarnings(boolean) - Method in class com.starbase.starteam.StarTeamClientOptions
Sets the workstation option value.
setWorkstationDefault() - Method in class com.starbase.starteam.viewcomparemerge.Options
Saves the current set of options as the defaults for this workstation.
SHARE - Static variable in class com.starbase.starteam.viewcomparemerge.MergeAction
Share the source item to the target.
SHARE_STATE - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Share State".
SHARE_STATE_DERIVED_SHARE - Variable in class com.starbase.starteam.PropertyEnums
The "Derived Share" enumerated value for the generic SHARE_STATE property.
SHARE_STATE_NOT_SHARED - Variable in class com.starbase.starteam.PropertyEnums
The "Not Shared" enumerated value for the generic SHARE_STATE property.
SHARE_STATE_ROOT_SHARE - Variable in class com.starbase.starteam.PropertyEnums
The "Root Share" enumerated value for the generic SHARE_STATE property.
SharedCharSequence - class com.starbase.diff.SharedCharSequence.
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.starbase.diff.SharedCharSequence
Create a new sequence using the underlying data.
shareTo(Folder) - Method in class com.starbase.starteam.TreeItem
Shares this item to a new folder.
shareTo(Folder) - Method in class com.starbase.starteam.Item
Shares this item to a new folder.
shareTo(Folder) - Method in class com.starbase.starteam.Folder
Shares this folder to a new parent folder.
shareTo(Folder, boolean) - Method in class com.starbase.starteam.Folder
Shares this folder to a new parent folder.
SHORT - Static variable in class com.starbase.util.OLEDateFormat
Constant used to specify short format for both dates and times.
SHORT_COMMENT - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "Short Comment".
shutdownServer() - Method in class com.starbase.starteam.ServerAdministration
Shuts down the server.
simpleDiff(File, File, File) - Static method in class com.starbase.diff.HTMLDiffWriter
Compares two text files, and generates a simple HTML file describing the differences.
SimpleHashMap - class com.starbase.util.collections.SimpleHashMap.
A simple implementation of the Map interface that uses a Hashtable as its underlying implementation.
SimpleHashMap() - Constructor for class com.starbase.util.collections.SimpleHashMap
Constructs a new SimpleHashMap.
SimpleHashMap(int) - Constructor for class com.starbase.util.collections.SimpleHashMap
Constructs a new SimpleHashMap with the specified initial capacity and a load factor of 0.75.
SimpleHashMap(int, float) - Constructor for class com.starbase.util.collections.SimpleHashMap
Constructs a new SimpleHashMap with the specified initial capacity and load factor.
SimpleKeyword - class com.starbase.starteam.SimpleKeyword.
A Keyword object that encapsulates information about a File keyword.
SimpleKeyword(String, String) - Constructor for class com.starbase.starteam.SimpleKeyword
Create a new basic keyword object with the specified name and expansion value.
SimpleTypedResource - class com.starbase.starteam.SimpleTypedResource.
A simple implementation of the TypedResource class.
SimpleTypedResource(Type) - Constructor for class com.starbase.starteam.SimpleTypedResource
Create a new SimpleTypedResource based on a Type.
size() - Method in interface com.starbase.starteam.Items
Returns the size of the virtual array.
size() - Method in class com.starbase.starteam.ItemList
Returns the number of items in the list.
size() - Method in interface com.starbase.diff.Sequence
 
size() - Method in class com.starbase.diff.ParsedCharSequence
 
size() - Method in class com.starbase.diff.IntralineSequence
Gets the number of elements in the sequence.
size() - Method in interface com.starbase.util.Sortable
The size of the list.
size() - Method in class com.starbase.util.collections.SimpleHashMap
Return the number of entries in this map.
size() - Method in interface com.starbase.util.collections.Set
Returns the size of the set.
size() - Method in interface com.starbase.util.collections.Map
Return the number of entries in this map.
size() - Method in class com.starbase.util.collections.HashtableKeySet
Returns the size of the set.
size() - Method in interface com.starbase.util.collections.Collection
Returns the size of the collection.
skip(long) - Method in class com.starbase.util.TextInputStream
 
skip(long) - Method in class com.starbase.util.LineReader
Skip characters.
skipBy(int, CharSequence) - Method in interface com.starbase.diff.ColumnMask
Returns distance to skip from column if this ColumnMask includes this column.
skipBy(int, CharSequence) - Method in class com.starbase.diff.BasicColumnMask
return distance to skip from column if this ColumnMask includes this column.
smartShareTo(Folder) - Method in class com.starbase.starteam.Item
Shares or reverse-shares this item to the given target folder, as appropriate.
sort(Sortable) - Static method in class com.starbase.util.QuickSort
This is an implementation of the Quick Sort algorithm.
Sortable - interface com.starbase.util.Sortable.
Delegate object to hand to sort for callback compare.
sortArray(Object[], SortCompare) - Static method in class com.starbase.util.QuickSort
 
SortCompare - interface com.starbase.util.SortCompare.
Delegate object to hand to sort for callback compare.
sortInts(int[]) - Static method in class com.starbase.util.QuickSort
 
sortStrings(String[]) - Static method in class com.starbase.util.QuickSort
 
STANDARD - Static variable in class com.starbase.starteam.ProductCodes
The "Standard" StarTeam product.
STARDISK - Static variable in class com.starbase.starteam.ProductCodes
StarDisk
start() - Method in class com.starbase.diff.HTMLDiffWriter
 
start() - Method in class com.starbase.diff.EditListWriter
Called to tell writer where it can get the source for the lines.
start() - Method in class com.starbase.diff.ConsoleWriter
 
start(ServerCommandEvent) - Method in interface com.starbase.starteam.vts.comm.ServerCommandListener
Triggered whenever a command is issued to a StarTeam server, at the start of the command.
start(ServerCommandEvent) - Method in class com.starbase.starteam.vts.comm.ServerCommandAdapter
Triggered whenever a command is issued to a StarTeam server, at the start of the command.
STARTEAM_PROPERTY - Static variable in class com.borland.starteam.util.Encoding
Set this system property at startup to override the default StarTeam encoding for the current process.
StarTeamClientOptions - class com.starbase.starteam.StarTeamClientOptions.
 
StarTeamClientOptions() - Constructor for class com.starbase.starteam.StarTeamClientOptions
Creates a new StarTeamClientOptions instance which can be used to get/set client side options used by StarTeam clients.
StarTeamCmd - class com.starbase.starteam.commandline.StarTeamCmd.
The main class implementing the StarTeam commandline.
StarTeamCmd() - Constructor for class com.starbase.starteam.commandline.StarTeamCmd
StarTeamCmd can be extended, or an application may register for events directly off this object
StarTeamDiff - class com.starbase.diff.StarTeamDiff.
 
StarTeamDiff() - Constructor for class com.starbase.diff.StarTeamDiff
 
StarTeamFileMergeAdapter - class com.starbase.starteam.viewcomparemerge.StarTeamFileMergeAdapter.
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.starbase.starteam.viewcomparemerge.StarTeamFileMergeAdapter
Constructs a VisMerge adapter for resolving a given file merge condition.
StarTeamFinder - class com.starbase.starteam.StarTeamFinder.
A utility class for easily obtaining a connection to a StarTeam server and finding various objects like projects, views, folders and files.
StarTeamMerge - class com.starbase.diff.StarTeamMerge.
 
StarTeamURL - class com.starbase.starteam.StarTeamURL.
StarTeamURL uses a URL-like syntax to reference a StarTeam Server, Project, View or Folder.
StarTeamURL(String) - Constructor for class com.starbase.starteam.StarTeamURL
Construct a new StarTeamURL with the given specifier.
startSource() - Method in class com.starbase.diff.Edit
 
startTarget() - Method in class com.starbase.diff.Edit
 
startThread() - Method in class com.starbase.starteam.ItemList
Deprecated.  
Status - class com.starbase.starteam.Status.
Represents the status of a working file relative to its corresponding file in the repository.
STATUS_LOCKED_OUT - Static variable in class com.starbase.starteam.UserAccount
A constant value representing a "locked out" account.
STATUS_NORMAL - Static variable in class com.starbase.starteam.UserAccount
A constant value representing a "normal" account status.
STATUS_PASSWORD_CHANGE_NOTIFIED - Static variable in class com.starbase.starteam.UserAccount
A constant value representing an account that has been notified of a required password change.
STATUS_PASSWORD_CHANGE_REQUIRED - Static variable in class com.starbase.starteam.UserAccount
A constant value representing an account that requires a password change.
STATUS_SUSPENDED - Static variable in class com.starbase.starteam.UserAccount
A constant value representing a "suspended" account.
StatusMethod - class com.starbase.starteam.StatusMethod.
This class provides information about how file status is managed for the client.
stopExpanding() - Method in class com.starbase.starteam.SimpleKeyword
Return true if upon encountering this keyword in a file that no further keyword expansion will occur.
stopExpanding() - Method in class com.starbase.starteam.NoKeywords
Always returns true.
stopExpanding() - Method in interface com.starbase.starteam.Keyword
Return true if upon encountering this keyword in a file that no further keyword expansion will occur.
StreamUtils - class com.starbase.util.StreamUtils.
 
StreamUtils() - Constructor for class com.starbase.util.StreamUtils
 
StringCharSequence - class com.starbase.diff.StringCharSequence.
 
StringCharSequence(String) - Constructor for class com.starbase.diff.StringCharSequence
 
StringCompare - class com.starbase.util.StringCompare.
 
StringToUtf8(String) - Static method in class com.starbase.util.UTF8
Converts a string to an array of UTF-8 characters.
SupportedFeatures - class com.starbase.starteam.SupportedFeatures.
The SupportedFeatures class contains a number of methods that report whether or not a particular feature is available for a StarTeam server.
supports(short, String) - Method in class com.starbase.starteam.vts.comm.Command
An internal convenience method to determine if this server object is at the specified revision level or higher.
suspend() - Method in class com.starbase.starteam.UserAccount
Suspend this user account.
swap(int, int) - Method in class com.starbase.starteam.ItemList
Swaps the position of the items at the two locations.
switchUserContext(int) - Method in class com.starbase.starteam.ImportUtility
Warning: This method is potentially very dangerous and should be used with extreme caution. This can only be called when in import mode and is used to specify which user will be used for subsequent operations.
SystemPolicy - class com.starbase.starteam.SystemPolicy.
 
SystemPolicy(SystemPolicy) - Constructor for class com.starbase.starteam.SystemPolicy
construct a SystemPolicy instance from the specified source
SystemRevisionNumbers - class com.starbase.starteam.vts.comm.SystemRevisionNumbers.
 

T

Task - class com.starbase.starteam.Task.
Represents a StarTeam Task item.
TASK - Variable in class com.starbase.starteam.TypeNames
The type name for Tasks.
TASK_ACTUAL_FINISH - Variable in class com.starbase.starteam.PropertyNames
The "Actual Finish" property for Items of type Task.
TASK_ACTUAL_HOURS - Variable in class com.starbase.starteam.PropertyNames
The "Actual Hours" property for Items of type Task.
TASK_ACTUAL_START - Variable in class com.starbase.starteam.PropertyNames
The "Actual Start" property for Items of type Task.
TASK_ATTENTION_NOTES - Variable in class com.starbase.starteam.PropertyNames
The "Attention Notes" property for Items of type Task.
TASK_CHECK_NEW_ITEM_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TASK_CHECK_NEW_ITEM_INTERVAL - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TASK_CHILDREN_COUNT - Variable in class com.starbase.starteam.PropertyNames
The "Children Count" property for Items of type Task.
TASK_CONSTRAINT_DATE - Variable in class com.starbase.starteam.PropertyNames
The "Constraint Date" property for Items of type Task.
TASK_CONSTRAINT_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Constraint Type" property for Items of type Task.
TASK_CONSTRAINT_TYPE_AS_LATE_AS_POSSIBLE - Variable in class com.starbase.starteam.PropertyEnums
The "As Late As Possible" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_CONSTRAINT_TYPE_AS_SOON_AS_POSSIBLE - Variable in class com.starbase.starteam.PropertyEnums
The "As Soon As Possible" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_CONSTRAINT_TYPE_FINISH_NO_EARLIER_THAN - Variable in class com.starbase.starteam.PropertyEnums
The "Finish No Earlier Than" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_CONSTRAINT_TYPE_FINISH_NO_LATER_THAN - Variable in class com.starbase.starteam.PropertyEnums
The "Finish No Later Than" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_CONSTRAINT_TYPE_MUST_FINISH_ON - Variable in class com.starbase.starteam.PropertyEnums
The "Must Finish On" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_CONSTRAINT_TYPE_MUST_START_ON - Variable in class com.starbase.starteam.PropertyEnums
The "Must Start On" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_CONSTRAINT_TYPE_START_NO_EARLIER_THAN - Variable in class com.starbase.starteam.PropertyEnums
The "Start No Earlier Than" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_CONSTRAINT_TYPE_START_NO_LATER_THAN - Variable in class com.starbase.starteam.PropertyEnums
The "Start No Later Than" enumerated value for the TASK_CONSTRAINT_TYPE property on items of type TASK.
TASK_DURATION - Variable in class com.starbase.starteam.PropertyNames
The "Task Duration" property for Items of type Task.
TASK_ESTIMATED_FINISH - Variable in class com.starbase.starteam.PropertyNames
The "Estimated Finish" property for Items of type Task.
TASK_ESTIMATED_FINISH_VARIANCE - Variable in class com.starbase.starteam.PropertyNames
The "Estimated Finish Variance" property for Items of type Task.
TASK_ESTIMATED_HOURS - Variable in class com.starbase.starteam.PropertyNames
The "Estimated Hours" property for Items of type Task.
TASK_ESTIMATED_HOURS_VARIANCE - Variable in class com.starbase.starteam.PropertyNames
The "Estimated Hours Variance" property for Items of type Task.
TASK_ESTIMATED_START - Variable in class com.starbase.starteam.PropertyNames
The "Estimated Start" property for Items of type Task.
TASK_ESTIMATED_START_VARIANCE - Variable in class com.starbase.starteam.PropertyNames
The "Estimated Start Variance" property for Items of type Task.
TASK_GUID - Variable in class com.starbase.starteam.PropertyNames
The "MS Task GUID" property for Items of type Task.
TASK_IS_MY_TASK - Variable in class com.starbase.starteam.PropertyNames
The "Is My Task" property for Items of type Task.
TASK_IS_MY_TASK_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the TASK_IS_MY_TASK property on items of type TASK.
TASK_IS_MY_TASK_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the TASK_IS_MY_TASK property on items of type TASK.
TASK_IS_REPLICATED - Variable in class com.starbase.starteam.PropertyNames
The "Is Replicated" property for Items of type Task.
TASK_MILESTONE - Variable in class com.starbase.starteam.PropertyNames
The "Milestone" property for Items of type Task.
TASK_MILESTONE_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the TASK_MILESTONE property on items of type TASK.
TASK_MILESTONE_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the TASK_MILESTONE property on items of type TASK.
TASK_MSPROJECT_FILENAME - Variable in class com.starbase.starteam.PropertyNames
The "MS Project File Name" property for Items of type Task.
TASK_MSPROJECT_LAST_UPDATE - Variable in class com.starbase.starteam.PropertyNames
The "Last MS Project Update" property for Items of type Task.
TASK_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Task Name" property for Items of type Task.
TASK_NEEDS_ATTENTION - Variable in class com.starbase.starteam.PropertyNames
The "Needs Attention" property for Items of type Task.
TASK_NEEDS_ATTENTION_NO - Variable in class com.starbase.starteam.PropertyEnums
The "No" enumerated value for the TASK_NEEDS_ATTENTION property on items of type TASK.
TASK_NEEDS_ATTENTION_YES - Variable in class com.starbase.starteam.PropertyEnums
The "Yes" enumerated value for the TASK_NEEDS_ATTENTION property on items of type TASK.
TASK_NOTES - Variable in class com.starbase.starteam.PropertyNames
The "Notes" property for Items of type Task.
TASK_NUMBER - Variable in class com.starbase.starteam.PropertyNames
The "Task Number" property for Items of type Task.
TASK_ORIGIN - Variable in class com.starbase.starteam.PropertyNames
The "Task Origin" property for Items of type Task.
TASK_ORIGIN_MSPROJECT - Variable in class com.starbase.starteam.PropertyEnums
The "MSProject" enumerated value for the TASK_ORIGIN property on items of type TASK.
TASK_ORIGIN_STARTEAM - Variable in class com.starbase.starteam.PropertyEnums
The "StarTeam" enumerated value for the TASK_ORIGIN property on items of type TASK.
TASK_PARENT_ID - Variable in class com.starbase.starteam.PropertyNames
The "Parent Task ID" property for Items of type Task.
TASK_PERCENT_COMPLETE - Variable in class com.starbase.starteam.PropertyNames
The "Percent Complete" property for Items of type Task.
TASK_PRIORITY - Variable in class com.starbase.starteam.PropertyNames
The "Priority" property for Items of type Task.
TASK_PRIORITY_DO_NOT_LEVEL - Variable in class com.starbase.starteam.PropertyEnums
The "Do Not Level" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_HIGH - Variable in class com.starbase.starteam.PropertyEnums
The "High" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_HIGHER - Variable in class com.starbase.starteam.PropertyEnums
The "Higher" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_HIGHEST - Variable in class com.starbase.starteam.PropertyEnums
The "Highest" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_LOW - Variable in class com.starbase.starteam.PropertyEnums
The "Low" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_LOWER - Variable in class com.starbase.starteam.PropertyEnums
The "Lower" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_LOWEST - Variable in class com.starbase.starteam.PropertyEnums
The "Lowest" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_MEDIUM - Variable in class com.starbase.starteam.PropertyEnums
The "Medium" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_VERY_HIGH - Variable in class com.starbase.starteam.PropertyEnums
The "Very High" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_PRIORITY_VERY_LOW - Variable in class com.starbase.starteam.PropertyEnums
The "Very Low" enumerated value for the TASK_PRIORITY property on items of type TASK.
TASK_READ_ON_SELECT_CHANGE_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TASK_RESOURCE_COUNT - Variable in class com.starbase.starteam.PropertyNames
The "Resource Count" property for Items of type Task.
TASK_RESOURCE_IDS - Variable in class com.starbase.starteam.PropertyNames
The "Resource IDs" property for Items of type Task.
TASK_RESOURCE_NAMES - Variable in class com.starbase.starteam.PropertyNames
The "Resource Names" property for Items of type Task.
TASK_RESPONSIBILITY - Variable in class com.starbase.starteam.PropertyNames
The "Responsibility" property for Items of type Task.
TASK_SELECTED_ITEM_TIMER_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TASK_SELECTED_ITEM_TIMER_INTERVAL - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TASK_STATUS - Variable in class com.starbase.starteam.PropertyNames
The "Status" property for Items of type Task.
TASK_STATUS_CLOSED - Variable in class com.starbase.starteam.PropertyEnums
The "Closed" enumerated value for the TASK_STATUS property on items of type TASK.
TASK_STATUS_FINISHED - Variable in class com.starbase.starteam.PropertyEnums
The "Finished" enumerated value for the TASK_STATUS property on items of type TASK.
TASK_STATUS_HOLD - Variable in class com.starbase.starteam.PropertyEnums
The "Hold" enumerated value for the TASK_STATUS property on items of type TASK.
TASK_STATUS_IN_PROGRESS - Variable in class com.starbase.starteam.PropertyEnums
The "In Progress" enumerated value for the TASK_STATUS property on items of type TASK.
TASK_STATUS_PENDING - Variable in class com.starbase.starteam.PropertyEnums
The "Pending" enumerated value for the TASK_STATUS property on items of type TASK.
TASK_STATUS_READY_TO_START - Variable in class com.starbase.starteam.PropertyEnums
The "Ready To Start" enumerated value for the TASK_STATUS property on items of type TASK.
TASK_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Task Type" property for Items of type Task.
TASK_TYPE_FIXED_DURATION - Variable in class com.starbase.starteam.PropertyEnums
The "Fixed Duration" enumerated value for the TASK_TYPE property on items of type TASK.
TASK_TYPE_FIXED_UNITS - Variable in class com.starbase.starteam.PropertyEnums
The "Fixed Units" enumerated value for the TASK_TYPE property on items of type TASK.
TASK_TYPE_FIXED_WORK - Variable in class com.starbase.starteam.PropertyEnums
The "Fixed Work" enumerated value for the TASK_TYPE property on items of type TASK.
TASK_UNIQUE_ID - Variable in class com.starbase.starteam.PropertyNames
The "MS Task Unique ID" property for Items of type Task.
TASK_USAGE - Static variable in class com.starbase.starteam.PropertyNames
The Usage property for items of type Task.
TASK_USAGE_90 - Static variable in class com.starbase.starteam.PropertyNames
A custom property that is the functional equivalent of TASK_USAGE for StarTeam 9.0 servers and earlier.
TASK_USAGE_CHECKIN - Static variable in class com.starbase.starteam.PropertyEnums
The "Checkin" value for the TASK_USAGE property.
TASK_USAGE_OTHER - Static variable in class com.starbase.starteam.PropertyEnums
The "Other" value for the TASK_USAGE property.
TASK_USAGE_PROMOTE - Static variable in class com.starbase.starteam.PropertyEnums
The "Promote" value for the TASK_USAGE property.
TASK_USAGE_REBASE - Static variable in class com.starbase.starteam.PropertyEnums
The "Rebase" value for the TASK_USAGE property.
TASK_USAGE_REPLICATE - Static variable in class com.starbase.starteam.PropertyEnums
The "Replicate" value for the TASK_USAGE property.
TASK_WBS_CODE - Variable in class com.starbase.starteam.PropertyNames
The "MS WBS Code" property for Items of type Task.
TASK_WORK_DEPENDENCY_LAST_UPDATE - Variable in class com.starbase.starteam.PropertyNames
The "Last Work/Dependency Update" property for Items of type Task.
TASK_WORKRECORD_COUNT - Variable in class com.starbase.starteam.PropertyNames
The "Work Record Count" property for Items of type Task.
Task(Folder) - Constructor for class com.starbase.starteam.Task
Creates a new task in the specified folder.
Task(Task) - Constructor for class com.starbase.starteam.Task
Creates a new task that is a subtask of an existing task.
TaskDependency - class com.starbase.starteam.TaskDependency.
This is a class reprensenting a dependency between two tasks.
TASKDEPENDENCY - Variable in class com.starbase.starteam.TypeNames
The type name for TaskDependencys.
TASKDEPENDENCY_LAG_TIME - Variable in class com.starbase.starteam.PropertyNames
The "Lag Time" property for Items of type TaskDependency.
TASKDEPENDENCY_PREDECESSOR_ID - Variable in class com.starbase.starteam.PropertyNames
The "Predecessor ID" property for Items of type TaskDependency.
TASKDEPENDENCY_TASK_ID - Variable in class com.starbase.starteam.PropertyNames
The "Task ID" property for Items of type TaskDependency.
TASKDEPENDENCY_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Predecessor Type" property for Items of type TaskDependency.
TASKDEPENDENCY_TYPE_FF - Variable in class com.starbase.starteam.PropertyEnums
The "FF" enumerated value for the TASKDEPENDENCY_TYPE property on items of type TASKDEPENDENCY.
TASKDEPENDENCY_TYPE_FS - Variable in class com.starbase.starteam.PropertyEnums
The "FS" enumerated value for the TASKDEPENDENCY_TYPE property on items of type TASKDEPENDENCY.
TASKDEPENDENCY_TYPE_SF - Variable in class com.starbase.starteam.PropertyEnums
The "SF" enumerated value for the TASKDEPENDENCY_TYPE property on items of type TASKDEPENDENCY.
TASKDEPENDENCY_TYPE_SS - Variable in class com.starbase.starteam.PropertyEnums
The "SS" enumerated value for the TASKDEPENDENCY_TYPE property on items of type TASKDEPENDENCY.
TASKS - Static variable in class com.starbase.starteam.ProductCodes
Support for the "Task" component.
testDirectoryServiceSettings(String, int, boolean) - Method in class com.starbase.starteam.ServerAdministration
Tests this set of Directory Service parameters.
TEXT - Static variable in interface com.starbase.starteam.Property.Types
Property value is text.
TextDiffFrame - class com.starbase.visdiff.TextDiffFrame.
Deprecated. The package com.starbase.visdiff will be removed in a future release of the StarTeam SDK.
TextDiffFrame() - Constructor for class com.starbase.visdiff.TextDiffFrame
Deprecated. Creates a new diff viewer frame.
TextDiffFrame(Locale) - Constructor for class com.starbase.visdiff.TextDiffFrame
Deprecated. Creates a new diff viewer frame with the given locale.
TextInputStream - class com.starbase.util.TextInputStream.
Converts from a Reader which is Unicode character based in to an input stream.
TextInputStream(Reader) - Constructor for class com.starbase.util.TextInputStream
 
TIME - Static variable in interface com.starbase.starteam.Property.Types
Property value is a date/time Property values will be returned as OLEDate values.
toArray() - Method in interface com.starbase.util.collections.Set
Returns a new array of elements from the set.
toArray() - Method in class com.starbase.util.collections.HashtableKeySet
This is currently not implemented and will throw an exception if called.
toArray() - Method in interface com.starbase.util.collections.Collection
Returns a new array of elements from the collection.
toArray(Object[]) - Method in interface com.starbase.util.collections.Set
Returns an array of all the elements from the set.
toArray(Object[]) - Method in class com.starbase.util.collections.HashtableKeySet
This is currently not implemented and will throw an exception if called.
toArray(Object[]) - Method in interface com.starbase.util.collections.Collection
Returns an array of all the elements from the collection.
toDebugString() - Method in class com.starbase.starteam.Type
Returns a String with debug information about this type.
toDebugString() - Method in class com.starbase.starteam.Translations
 
toDebugString() - Method in class com.starbase.starteam.SupportedFeatures
 
toDebugString() - Method in class com.starbase.starteam.ServerInfo
Returns a debug string representation of this server info.
toDebugString() - Method in class com.starbase.starteam.QueryPart
Returns a debug string representation of this QueryPart.
toDebugString() - Method in class com.starbase.starteam.QueryNode
Returns a String with debug information about this QueryNode.
toDebugString() - Method in class com.starbase.starteam.QueryInfo
Returns a String with debug information about this query.
toDebugString() - Method in class com.starbase.starteam.Property
Returns a String represetation of this property that may be useful for debugging purposes.
toDebugString() - Method in class com.starbase.starteam.PromotionModel
Return a debug string for this model.
toDebugString() - Method in class com.starbase.starteam.LinkEndpoint
Returns a debug string representation of this link endpoint.
toDebugString() - Method in class com.starbase.starteam.Link
 
toDebugString() - Method in class com.starbase.starteam.Label
Returns a string containing various properties of this label.
toDebugString() - Method in class com.starbase.starteam.Item
Returns a String that is potentially useful while debugging.
toDebugString() - Method in class com.starbase.starteam.GroupSortInfo
 
toDebugString() - Method in class com.starbase.starteam.GroupNode
Prints a String representation of the GroupNode, helpful for debugging.
toDebugString() - Method in class com.starbase.starteam.Filter
 
toDebugString() - Method in class com.starbase.starteam.ColumnInfo
 
toDebugStringDepth(int) - Method in class com.starbase.starteam.QueryNode
Returns a String with debug information about this QueryNode.
toGMTString(long) - Static method in class com.starbase.util.ISO8601
Returns the ISO8601 date/time format for the specified time.
toHexString() - Method in class com.starbase.util.MD5
Return the a 32-character String equal to the hex equivalent of this MD5 value.
toISO8601String() - Method in class com.starbase.util.OLEDate
Returns an ISO8601 string representation of this time using GMT as the timezone.
toLocalString(long) - Static method in class com.starbase.util.ISO8601
Returns the ISO8601 date/time string for the specified Java time with respect to the local timezone.
Topic - class com.starbase.starteam.Topic.
Represents a StarTeam Topic.
TOPIC - Variable in class com.starbase.starteam.TypeNames
The type name for Topics.
TOPIC_CHECK_NEW_ITEM_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TOPIC_CHECK_NEW_ITEM_INTERVAL - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TOPIC_CHILDREN_COUNT - Variable in class com.starbase.starteam.PropertyNames
The "Children Count" property for Items of type Topic.
TOPIC_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Content" property for Items of type Topic.
TOPIC_NUMBER - Variable in class com.starbase.starteam.PropertyNames
The "Topic Number" property for Items of type Topic.
TOPIC_PARENT - Variable in class com.starbase.starteam.PropertyNames
The "Parent Topic ID" property for Items of type Topic.
TOPIC_PRIORITY - Variable in class com.starbase.starteam.PropertyNames
The "Priority" property for Items of type Topic.
TOPIC_PRIORITY_HIGH - Variable in class com.starbase.starteam.PropertyEnums
The "High" enumerated value for the TOPIC_PRIORITY property on items of type TOPIC.
TOPIC_PRIORITY_LOW - Variable in class com.starbase.starteam.PropertyEnums
The "Low" enumerated value for the TOPIC_PRIORITY property on items of type TOPIC.
TOPIC_PRIORITY_NORMAL - Variable in class com.starbase.starteam.PropertyEnums
The "Normal" enumerated value for the TOPIC_PRIORITY property on items of type TOPIC.
TOPIC_READ_ON_SELECT_CHANGE_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TOPIC_SELECTED_ITEM_TIMER_ACTIVATED - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TOPIC_SELECTED_ITEM_TIMER_INTERVAL - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
TOPIC_STATUS - Variable in class com.starbase.starteam.PropertyNames
The "Status" property for Items of type Topic.
TOPIC_STATUS_ACTIVE - Variable in class com.starbase.starteam.PropertyEnums
The "Active" enumerated value for the TOPIC_STATUS property on items of type TOPIC.
TOPIC_STATUS_INACTIVE - Variable in class com.starbase.starteam.PropertyEnums
The "Inactive" enumerated value for the TOPIC_STATUS property on items of type TOPIC.
TOPIC_TITLE - Variable in class com.starbase.starteam.PropertyNames
The "Title" property for Items of type Topic.
TOPIC_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "Type" property for Items of type Topic.
TOPIC_TYPE_RESPONSE - Variable in class com.starbase.starteam.PropertyEnums
The "Response" enumerated value for the TOPIC_TYPE property on items of type TOPIC.
TOPIC_TYPE_TOPIC - Variable in class com.starbase.starteam.PropertyEnums
The "Topic" enumerated value for the TOPIC_TYPE property on items of type TOPIC.
Topic(Folder) - Constructor for class com.starbase.starteam.Topic
Creates a new topic in the specified folder.
Topic(Topic) - Constructor for class com.starbase.starteam.Topic
Creates a new topic that is a subtopic of an existing topic.
toString() - Method in class com.starbase.starteam.Workstation
Returns a string representation of the workstation.
toString() - Method in class com.starbase.starteam.ViewEvent
Gets a short description of this ViewEvent.
toString() - Method in class com.starbase.starteam.ViewConfiguration
Returns a string representation of this configuration.
toString() - Method in class com.starbase.starteam.View
Returns a string representation of this view and its properties.
toString() - Method in class com.starbase.starteam.UserGroupSecLogID
 
toString() - Method in class com.starbase.starteam.UserEvent
Gets a short description of this UserEvent.
toString() - Method in class com.starbase.starteam.UserAccount
Returns the name of this user account.
toString() - Method in class com.starbase.starteam.User
Returns the user's name.
toString() - Method in class com.starbase.starteam.TypeEvent
Gets a short description of this TypeEvent.
toString() - Method in class com.starbase.starteam.TypedResource
 
toString() - Method in class com.starbase.starteam.Type
Returns a display string for this Type.
toString() - Method in class com.starbase.starteam.Translations
 
toString() - Method in class com.starbase.starteam.SupportedFeatures
 
toString() - Method in class com.starbase.starteam.StatusMethod
 
toString() - Method in class com.starbase.starteam.StarTeamURL
Returns a string representation of the various components of the URL.
toString() - Method in class com.starbase.starteam.ServerInfo
Returns this ServerInfo's description.
toString() - Method in class com.starbase.starteam.ServerException
Returns a string representation of this exception.
toString() - Method in class com.starbase.starteam.ServerControlEvent
Gets a short description of this ServerControlEvent.
toString() - Method in class com.starbase.starteam.Server
Returns a summary String representation of this server.
toString() - Method in class com.starbase.starteam.SecurityLogEntry
Returns a string representation of the log entry.
toString() - Method in class com.starbase.starteam.RevisionID
Returns a string representation of the revision identifier.
toString() - Method in class com.starbase.starteam.QueryPart
Returns the debug string representation of this QueryPart.
toString() - Method in class com.starbase.starteam.QueryNode
Returns a String description of this QueryNode.
toString() - Method in class com.starbase.starteam.QueryInfo
Returns the name of the query.
toString() - Method in class com.starbase.starteam.QueryEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.Property
Returns the name of the property.
toString() - Method in class com.starbase.starteam.ProjectEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.Project
Returns a string representation of this project.
toString() - Method in class com.starbase.starteam.ObjectACLSecLogID
 
toString() - Method in class com.starbase.starteam.NotificationItem
 
toString() - Method in class com.starbase.starteam.NotificationEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.MyUserAccount
Returns a string summary of all the properties of this object.
toString() - Method in class com.starbase.starteam.MPXStatusEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.LinkUpdateEvent
Gets a short description of this LinkUpdateEvent.
toString() - Method in class com.starbase.starteam.LabelEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.Label
Returns the name of the label.
toString() - Method in class com.starbase.starteam.ItemUpdateEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.ItemRevision
Returns a string containing one line for each property of the ItemRevision.
toString() - Method in class com.starbase.starteam.ItemReference
Returns a string containing one line for each property of the ItemReference.
toString() - Method in class com.starbase.starteam.ItemListEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.ItemIDEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.ItemEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.ItemBehavior
Returns a string representation of this configuration.
toString() - Method in class com.starbase.starteam.Item
Returns a string representation of this object.
toString() - Method in class com.starbase.starteam.IPRange
 
toString() - Method in class com.starbase.starteam.HiveInfo
Return a string representation of the HiveInfo object.
toString() - Method in class com.starbase.starteam.GroupSortInfo
 
toString() - Method in class com.starbase.starteam.Group
Returns the group name.
toString() - Method in class com.starbase.starteam.FolderUpdateEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.FolderTreeEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.FolderEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.Folder
Returns the name of this folder.
toString() - Method in class com.starbase.starteam.FilterEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.Filter
 
toString() - Method in class com.starbase.starteam.File
Returns the name of this file.
toString() - Method in class com.starbase.starteam.EventHandlerProfile
 
toString() - Method in class com.starbase.starteam.EventHandlerInfo
Returns a summary String representation of this object.
toString() - Method in class com.starbase.starteam.EnumeratedValue
 
toString() - Method in class com.starbase.starteam.ContainerACLSecLogID
 
toString() - Method in class com.starbase.starteam.ColumnInfo
 
toString() - Method in class com.starbase.starteam.CheckoutManager
Gets a string representation of this CheckoutManager, useful for debugging.
toString() - Method in class com.starbase.starteam.CheckoutEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.CheckinProgress
returns a String representation of the Progress instance now; useful for debugging
toString() - Method in class com.starbase.starteam.CheckinPhase
Returns a string representation of this object.
toString() - Method in class com.starbase.starteam.CheckinOptions
 
toString() - Method in class com.starbase.starteam.CheckinManager
Gets a string representation of this CheckinManager, useful for debugging.
toString() - Method in class com.starbase.starteam.CheckinEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.ChangeRequest
Returns a string representation of this change request.
toString() - Method in class com.starbase.starteam.CacheAgentEvent
return a string representation of the event generally useful for application debugging
toString() - Method in class com.starbase.starteam.AccessCheckSecLogID
 
toString() - Method in class com.starbase.starteam.vts.comm.ServerCommandEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.starteam.vts.comm.EncryptionAlgorithm
 
toString() - Method in class com.starbase.starteam.vts.comm.CommandException
 
toString() - Method in class com.starbase.diff.Edit
 
toString() - Method in class com.starbase.util.OLEDate
Simple display of the date using the default Locale and the DateFormat.LONG values for the date and time.
toString() - Method in class com.starbase.util.MD5
returns a quasi-readable string representation of this MD5
toString() - Method in class com.starbase.util.LocaleChangeEvent
Gets a short description of this Event.
toString() - Method in class com.starbase.util.GUID
 
toString() - Method in class com.starbase.starteam.viewcomparemerge.SessionState
Returns a String representation of this session state
toString() - Method in class com.starbase.starteam.viewcomparemerge.PreviewState
Returns a String representation of this preview state
toString() - Method in class com.starbase.starteam.viewcomparemerge.MergeType
Gets a string representation of this merge type.
toString() - Method in class com.starbase.starteam.viewcomparemerge.MergeAction
Returns a String representation of this merge action
toString() - Method in class com.starbase.starteam.viewcomparemerge.ItemDifference
Gets a string representation of this difference.
toString(Locale) - Static method in class com.starbase.starteam.Translations
Returns a string prepresentation of the specified locale.
toXMLString() - Method in class com.starbase.starteam.SimpleKeyword
Returns an XML representation of the keyword.
toXMLString() - Method in class com.starbase.starteam.LogLine
Returns an XML representation of the log line entry.
toXMLString() - Method in class com.starbase.starteam.LogKeyword
Returns an XML representation of the keyword.
toXMLString() - Method in interface com.starbase.starteam.Keyword
Returns an XML representation of the keyword.
toXMLString() - Method in class com.starbase.starteam.HistoryLine
Returns an XML representation of the log line entry.
toXMLString() - Method in class com.starbase.starteam.HistoryKeyword
Returns an XML representation of the keyword.
TRAILING_WS_EQUIV - Static variable in class com.starbase.diff.BasicCompare
Treat trialing whitespace as equivalent to a single space character.
TRAILING_WS_IGNORE - Static variable in class com.starbase.diff.BasicCompare
Ignore trialing whitespace.
translate() - Method in class com.starbase.starteam.Translations
Returns the most appropriate translation for this resource based on the default locale.
translate(Locale) - Method in class com.starbase.starteam.Translations
Returns the most appropriate translation for this resource for the specified locale.
translate(String) - Method in class com.starbase.starteam.Translations
Returns the most appropriate translation for this resource for the specified locale.
Translations - class com.starbase.starteam.Translations.
The Translations class defines the possible localized translations of a particular resource.
Translations() - Constructor for class com.starbase.starteam.Translations
Create a new Translations object with only a default set to the empty string.
Translations(String) - Constructor for class com.starbase.starteam.Translations
Create a new Translations object with the default set to the specified string.
TreeItem - class com.starbase.starteam.TreeItem.
A type of item with children.
Type - class com.starbase.starteam.Type.
Information describing certain StarTeam object types.
TYPE - Variable in class com.starbase.starteam.TypeNames
 
TypeAdapter - class com.starbase.starteam.TypeAdapter.
A stub implementation of the TypeListener interface.
TypeAdapter() - Constructor for class com.starbase.starteam.TypeAdapter
 
typeChanged(TypeEvent) - Method in interface com.starbase.starteam.TypeListener
Invoked when a Type is changed on the server.
typeChanged(TypeEvent) - Method in class com.starbase.starteam.TypeAdapter
Invoked when a Type is changed on the server.
TypedResource - class com.starbase.starteam.TypedResource.
This is a parent interface for many instances of StarTeam types (e.g.
TypedResource() - Constructor for class com.starbase.starteam.TypedResource
 
TypeEvent - class com.starbase.starteam.TypeEvent.
An event triggered whenever a Type is modified on the server.
typeForClassID(int) - Method in class com.starbase.starteam.Server
Looks up the type information based on a type-number.
typeForName(String) - Method in class com.starbase.starteam.Server
Returns a type instance for a type name.
TypeListener - interface com.starbase.starteam.TypeListener.
Event-listener interface for Type events.
TypeNames - class com.starbase.starteam.TypeNames.
TypeNames is a class defining pseudo-constants for the names of various types in StarTeam.
TypeNotFoundException - exception com.starbase.starteam.TypeNotFoundException.
This exception can be thrown when an Item instance is created for an unsupported type.
TypeNotFoundException(int) - Constructor for class com.starbase.starteam.TypeNotFoundException
Create a new TypeNotFoundException for the specified type ID.
TypeNotFoundException(String) - Constructor for class com.starbase.starteam.TypeNotFoundException
Create a new TypeNotFoundException for the specified type name.

U

UNCHANGED - Static variable in interface com.starbase.starteam.Item.LockType
Used to specify no change in lock state.
UNCHANGED - Static variable in class com.starbase.diff.Edit
 
unchangedLines(int, int, int) - Method in class com.starbase.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
unchangedLines(int, int, int) - Method in class com.starbase.diff.HTMLDiffWriter
 
unchangedLines(int, int, int) - Method in class com.starbase.diff.EditListWriter
When an original line from the source carries over into the rebuilt output
unchangedLines(int, int, int) - Method in class com.starbase.diff.ConsoleWriter
 
UnixFileAccess - class com.starbase.util.UnixFileAccess.
 
UNKNOWN - Static variable in class com.starbase.starteam.Status
A value of UNKNOWN means that there is no information available about what version of the file was ever checked out to the location on disk.
UNKNOWN - Static variable in class com.starbase.starteam.ServerAdministration
Unknown (uninitialized value).
UNKNOWN - Static variable in interface com.starbase.starteam.Property.Types
Unknown (uninitialized type)
unlock() - Method in class com.starbase.starteam.UserAccount
Unlocks this user account.
unlock() - Method in class com.starbase.starteam.Item
Removes the current user's lock from this item.
unlock() - Method in class com.starbase.starteam.File
Removes the current user's lock from this file.
UNLOCKED - Static variable in interface com.starbase.starteam.Item.LockType
Used to change the currently logged in user's lock state to unlocked.
unlockServer() - Method in class com.starbase.starteam.ServerAdministration
Unlocks a server in "Locked" mode.
unpinChild() - Method in class com.starbase.starteam.Link
Unpin the child endpoint of the link.
unpinParent() - Method in class com.starbase.starteam.Link
Unpin the parent endpoint of the link.
UnsupportedOperationException - exception com.starbase.util.collections.UnsupportedOperationException.
This exception is intended to parallel the JDK 1.2 UnsupportedOperationException exception Please see the JDK 1.2 documenation for further details.
UnsupportedOperationException() - Constructor for class com.starbase.util.collections.UnsupportedOperationException
Constructs a UnsupportedOperationException with no message.
UnsupportedOperationException(String) - Constructor for class com.starbase.util.collections.UnsupportedOperationException
Constructs a UnsupportedOperationException with the specified message.
unwrap() - Method in class com.starbase.starteam.PropertyNotWritableException
 
unwrap(Item[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
unwrap(Object) - Static method in class com.starbase.starteam._PrivateMethods_
Unwraps a property value.
unwrap(Property[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
unwrap(Scope) - Static method in class com.starbase.starteam._PrivateMethods_
 
unwrap(Type[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
unwrapCAE() - Method in class com.starbase.starteam.CommandAbortedException
Given an instance of the StarTeam class, gets the underlying instance of the StarTeam.Impl.
unwrapFldr(Folder) - Static method in class com.starbase.starteam._PrivateMethods_
 
unwrapFldrs(Folder[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
unwrapItems(Items) - Static method in class com.starbase.starteam._PrivateMethods_
 
unwrapScopes(Scope[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
update() - Method in class com.starbase.starteam.View
Persists this view's properties to its Server.
update() - Method in class com.starbase.starteam.UserAccount
Create or modify this UserAccount in the StarTeam Server.
update() - Method in class com.starbase.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.starbase.starteam.QueryInfo
Store this query in the repository.
update() - Method in class com.starbase.starteam.PromotionModel
Stores the modified PromotionModel in the repository.
update() - Method in class com.starbase.starteam.Project
Persists this project's properties to its Server.
update() - Method in class com.starbase.starteam.MyUserAccount
Updates this user account information on the StarTeam server.
update() - Method in class com.starbase.starteam.Link
Persists the link.
update() - Method in class com.starbase.starteam.Label
Stores all changed to a new or modified label to the StarTeam repository.
update() - Method in class com.starbase.starteam.Item
Stores the underlying entity in the server.
update() - Method in class com.starbase.starteam.GroupAccount
Persistently saves the changes to this GroupAccount in the server.
update() - Method in class com.starbase.starteam.Folder
Stores the underlying entity in the server.
update() - Method in class com.starbase.starteam.Filter
 
update() - Method in class com.starbase.starteam.File
Presists a new version of this file object in the repository.
update() - Method in class com.starbase.starteam.EventHandlerProfile
Stores the existing EventHandlerProfile in the server.
update() - Method in class com.starbase.starteam.EventHandlerInfo
Stores the existing EventHandlerInfo in the server.
update() - Method in class com.starbase.starteam.ChangeRequest
Persists the properties of this request to the repository.
updateAll() - Method in class com.starbase.starteam.LinkFactory
Saves the links created by this LinkFactory.
updateEnumeratedField(Property, boolean, Translations, EnumeratedValue[], int) - Method in class com.starbase.starteam.ServerAdministration
Modifies an existing Enumerated property.
updateFolderTree(int) - Method in class com.starbase.starteam.Folder
Calls update() on itself, and recursively calls Folder.updateAllFolders() on Folders returned from getSubFolders().
updateLicenseUsage(String, ServerInfo[]) - Method in class com.starbase.starteam.ServerAdministration
Deprecated.  
updateRevisionComment(String) - Method in class com.starbase.starteam.Item
This method changes the stored revision comment on the specified item revision.
updateStatus(boolean, boolean) - Method in class com.starbase.starteam.File
Attempts to update the repository information about what version of the file is actually on disk.
updateStatusAfterMerge() - Method in class com.starbase.starteam.File
Updates the server's status information to reflect the fact that the local file's contents were derived from this file's contents.
updateStatusFromMD5(MD5) - Method in class com.starbase.starteam.File
Updates the server's status information to reflect the fact that the local file's content has the given MD5 signature.
updateStatusFromTime(int, OLEDate) - Method in class com.starbase.starteam.File
Deprecated. Use updateStatusFromTimeEx, which supports file sizes greater than 2GB.
updateStatusFromTimeEx(long, OLEDate) - Method in class com.starbase.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.
updateStatusInformation(int, OLEDate, MD5) - Method in class com.starbase.starteam.File
Deprecated. Use updateStatusInformationEx, which supports file sizes greater than 2GB.
updateStatusInformationEx(long, OLEDate, MD5) - Method in class com.starbase.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.
upgradeSyncInfo() - Method in class com.starbase.starteam.File
Deprecated. All supported versions of the StarTeam server support client-managed status information. Upgrading to client-managed status is no longer necessary.
UPLOADING_CONTENT - Static variable in class com.starbase.starteam.CheckinPhase
 
US_ASCII - Static variable in class com.borland.starteam.util.Encoding
Seven-bit ASCII (ISO646-US, the Basic Latin block of the Unicode character set).
useConnection() - Method in class com.starbase.starteam.Server
This method is no longer supported
User - class com.starbase.starteam.User.
Represents a StarTeam user.
USER - Variable in class com.starbase.starteam.TypeNames
 
USER_ADDRESS - Variable in class com.starbase.starteam.PropertyNames
The "Address" property for Items of type User.
USER_EMAIL_ADDRESS - Variable in class com.starbase.starteam.PropertyNames
The "E-mail address" property for Items of type User.
USER_FAX - Variable in class com.starbase.starteam.PropertyNames
The "Fax" property for Items of type User.
USER_FULL_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Full Name" property for Items of type User.
USER_ID - Static variable in interface com.starbase.starteam.Property.Types
Property value is a user ID.
USER_PAGER - Variable in class com.starbase.starteam.PropertyNames
The "Pager" property for Items of type User.
USER_PHONE - Variable in class com.starbase.starteam.PropertyNames
The "Phone" property for Items of type User.
USER_VOICE_MAIL - Variable in class com.starbase.starteam.PropertyNames
The "VoiceMail" property for Items of type User.
UserAccount - class com.starbase.starteam.UserAccount.
Represents a StarTeam user account.
USERACCOUNT - Variable in class com.starbase.starteam.TypeNames
 
UserAccount(Server) - Constructor for class com.starbase.starteam.UserAccount
Creates a new user account to be activated on the server.
UserAdapter - class com.starbase.starteam.UserAdapter.
A stub implementation of the UserListener interface.
UserAdapter() - Constructor for class com.starbase.starteam.UserAdapter
 
userAdded(UserEvent) - Method in interface com.starbase.starteam.UserListener
Invoked when a new User has been added to the server.
userAdded(UserEvent) - Method in class com.starbase.starteam.UserAdapter
Invoked when a new User has been added to the server.
userChanged(UserEvent) - Method in interface com.starbase.starteam.UserListener
Invoked when an existing User has been modified on the server.
userChanged(UserEvent) - Method in class com.starbase.starteam.UserAdapter
Invoked when an existing User has been modified on the server.
userDeleted(UserEvent) - Method in interface com.starbase.starteam.UserListener
Invoked when an existing User has been deleted on the server.
userDeleted(UserEvent) - Method in class com.starbase.starteam.UserAdapter
Invoked when an existing User has been deleted on the server.
UserEvent - class com.starbase.starteam.UserEvent.
An event triggered whenever a User is added, changed or deleted on the server.
UserGroupSecLogID - class com.starbase.starteam.UserGroupSecLogID.
For User-based security log events.
UserListener - interface com.starbase.starteam.UserListener.
Event-listener interface for User events.
usesKeywords() - Method in class com.starbase.starteam.File
Tells whether or not this file will use keyword expansion.
UTF_16 - Static variable in class com.borland.starteam.util.Encoding
Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark.
UTF_16BE - Static variable in class com.borland.starteam.util.Encoding
Sixteen-bit UCS Transformation Format, big-endian byte order.
UTF_16LE - Static variable in class com.borland.starteam.util.Encoding
Sixteen-bit UCS Transformation Format, little-endian byte order.
UTF_8 - Static variable in class com.borland.starteam.util.Encoding
Eight-bit UCS Transformation Format.
Utf16ToUtf8(char[], byte[]) - Static method in class com.starbase.util.UTF8
Converts an array of characters in UTF-16/Unicode format to an array of characters in UTF-8 characters.
UTF8 - class com.starbase.util.UTF8.
Implements UTF-8 conversion routines as described by RFC-2279
UTF8() - Constructor for class com.starbase.util.UTF8
Deprecated.  
UTF8InputStreamReader - class com.starbase.util.UTF8InputStreamReader.
 
UTF8InputStreamReader(InputStream) - Constructor for class com.starbase.util.UTF8InputStreamReader
Wraps a Reader around an input stream of UTF8 bytes.
Utf8ToString(byte[]) - Static method in class com.starbase.util.UTF8
Converts an array of characters in UTF-8 format to a Unicode string.
Utf8ToUtf16(byte[], char[]) - Static method in class com.starbase.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.starbase.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.

V

values() - Method in class com.starbase.util.collections.SimpleHashMap
This is currently not implemented.
values() - Method in interface com.starbase.util.collections.Map
Returns a collection of all the values contained in this map.
VCMFolder - class com.starbase.starteam.viewcomparemerge.VCMFolder.
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 &/or Sub-Folders
verifyIsSelectable(ProcessItemUsage) - Method in class com.starbase.starteam.ProcessItem
Verifies that this process item is in a state that allows it to be selected as the active process item for its target view.
View - class com.starbase.starteam.View.
Represents a StarTeam View.
VIEW - Variable in class com.starbase.starteam.TypeNames
The type name for Views.
VIEW_BASECONFIG_DATA - Variable in class com.starbase.starteam.PropertyNames
The "BaseConfigData" property for Items of type View.
VIEW_BASECONFIG_TYPE - Variable in class com.starbase.starteam.PropertyNames
The "BaseConfigType" property for Items of type View.
VIEW_CREATE_LABEL - Static variable in interface com.starbase.starteam.Permission
On servers prior to version 5.1, the right to create both view and revision labels; after version 5.1, same as VIEW_CREATE_VIEW_LABEL, which is preferred.
VIEW_CREATE_REVISION_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to create a revision label; ignored on servers prior to version 5.1.
VIEW_CREATE_VIEW_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to create a view label; on servers prior to version 5.1, same as VIEW_CREATE_LABEL.
VIEW_DEFINE_PROMOTION_MODEL - Static variable in interface com.starbase.starteam.Permission
The right to define the promotion model
VIEW_DELETE_COMPLETE - Variable in class com.starbase.starteam.PropertyNames
The "DeleteComplete" property for Items of type View.
VIEW_DELETE_LABEL - Static variable in interface com.starbase.starteam.Permission
On servers prior to version 5.1, the right to delete both view and revision labels; after version 5.1, same as VIEW_DELETE_VIEW_LABEL, which is preferred.
VIEW_DELETE_REVISION_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to delete revision labels; ignored on servers prior to version 5.1.
VIEW_DELETE_VIEW_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to delete view labels; on servers prior to version 5.1, same as VIEW_DELETE_LABEL.
VIEW_DESCRIPTION - Variable in class com.starbase.starteam.PropertyNames
The "Description" property for Items of type View.
VIEW_EDIT_LABEL - Static variable in interface com.starbase.starteam.Permission
On servers prior to version 5.1, the right to edit both view and revision labels; after version 5.1, same as VIEW_EDIT_VIEW_LABEL, which is preferred.
VIEW_EDIT_REVISION_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to edit revision labels; ignored on servers prior to version 5.1.
VIEW_EDIT_VIEW_LABEL - Static variable in interface com.starbase.starteam.Permission
The right to edit view labels; on servers prior to version 5.1, same as VIEW_EDIT_LABEL.
VIEW_FLAGS - Variable in class com.starbase.starteam.PropertyNames
The "Flags" property for Items of type View.
VIEW_ID - Variable in class com.starbase.starteam.PropertyNames
The generic Item property "View".
VIEW_ID - Static variable in interface com.starbase.starteam.Property.Types
Property value is a view ID.
VIEW_MODIFY_PROMOTION_STATUS - Static variable in interface com.starbase.starteam.Permission
The right to modify promotion status
VIEW_NAME - Variable in class com.starbase.starteam.PropertyNames
The "Name" property for Items of type View.
VIEW_OVERRIDE_DEFAULT_TYPES - Static variable in interface com.starbase.starteam.Permission
The right to override project defaults when specifying which item types are initially shared at view creation (for variant views only); ignored on servers prior to version 10.3.
VIEW_PARENT_VIEW_ID - Variable in class com.starbase.starteam.PropertyNames
The "ParentViewID" property for Items of type View.
VIEW_PROJECT_ID - Variable in class com.starbase.starteam.PropertyNames
The "ProjectID" property for Items of type View.
VIEW_PROMOTION_ID - Variable in class com.starbase.starteam.PropertyNames
The "PromotionID" property for Items of type View.
VIEW_ROOT_MEMBER_ID - Variable in class com.starbase.starteam.PropertyNames
The "RootMemberID" property for Items of type View.
VIEW_SHARE_FLAGS - Variable in class com.starbase.starteam.PropertyNames
The "ShareFlags" property for Items of type View.
VIEW_WORKING_FOLDER - Variable in class com.starbase.starteam.PropertyNames
The "WorkingFolder" property for Items of type View.
View(View, boolean, boolean, String, String, Folder, String, ViewConfiguration, boolean) - Constructor for class com.starbase.starteam.View
A constructor used to create a new view.
View(View, String, String, String) - Constructor for class com.starbase.starteam.View
A constructor used to create a blank view.
View(View, ViewConfiguration) - Constructor for class com.starbase.starteam.View
A view "copy" constructor that allows the specification of an arbitrary configuration.
ViewAdapter - class com.starbase.starteam.ViewAdapter.
A stub implementation of the ViewListener interface.
ViewAdapter() - Constructor for class com.starbase.starteam.ViewAdapter
 
viewAdded(ViewEvent) - Method in interface com.starbase.starteam.ViewListener
Invoked when a new View has been added to the server.
viewAdded(ViewEvent) - Method in class com.starbase.starteam.ViewAdapter
Invoked when a new View has been added to the server.
viewChanged(ViewEvent) - Method in interface com.starbase.starteam.ViewListener
Invoked when an existing View has been modified on the server.
viewChanged(ViewEvent) - Method in class com.starbase.starteam.ViewAdapter
Invoked when an existing View has been modified on the server.
ViewConfiguration - class com.starbase.starteam.ViewConfiguration.
A class that represents the possible configuration states for a View.
ViewConfigurationDiffer - class com.starbase.starteam.ViewConfigurationDiffer.
Used to compare two configurations of a given view, triggering FolderUpdateEvents and ItemUpdateEvents describing the changes detected between the two.
ViewConfigurationDiffer(View) - Constructor for class com.starbase.starteam.ViewConfigurationDiffer
Constructs a new ViewCOnfigurationDiffer.
viewDeleted(ViewEvent) - Method in interface com.starbase.starteam.ViewListener
Invoked when an existing View has been deleted on the server.
viewDeleted(ViewEvent) - Method in class com.starbase.starteam.ViewAdapter
Invoked when an existing View has been deleted on the server.
ViewEvent - class com.starbase.starteam.ViewEvent.
An event triggered whenever a View is added, changed or deleted on the server.
ViewListener - interface com.starbase.starteam.ViewListener.
Event-listener interface for View events.
ViewPollingAgent - class com.starbase.starteam.ViewPollingAgent.
Used to periodically poll a given view for recent changes, triggering FolderUpdateEvents and ItemUpdateEvents describing the changes detected since the last poll.
ViewPollingAgent(View, OLEDate) - Constructor for class com.starbase.starteam.ViewPollingAgent
Constructs a new ViewPollingAgent.
VisDiff - class com.starbase.visdiff.VisDiff.
Deprecated. The package com.starbase.visdiff will be removed in a future release of the StarTeam SDK.
VisMergeAdapter - class com.starbase.starteam.viewcomparemerge.VisMergeAdapter.
Facilitates the use of the StarTeam VisMerge tool to resolve a file merge condition.
VisMergeAdapter(ItemDifference) - Constructor for class com.starbase.starteam.viewcomparemerge.VisMergeAdapter
Constructs a VisMerge adapter for resolving a given file merge condition.
VSS_WS - Static variable in class com.starbase.diff.BasicCompare
A predfined flag for how VSS, StarTeam 2.0 and WinDiff and Unix diff -w ignores whitespace.

W

WintelOptions - class com.starbase.util.WintelOptions.
 
WintelOptions() - Constructor for class com.starbase.util.WintelOptions
 
withSpaces(String, int) - Static method in class com.starbase.util.Indent
Deprecated.  
withStrings(String, int, String) - Static method in class com.starbase.util.Indent
Deprecated.  
withTabs(String, int) - Static method in class com.starbase.util.Indent
Deprecated.  
WorkRecord - class com.starbase.starteam.WorkRecord.
Record of a period of work expended for a task.
WORKRECORD - Variable in class com.starbase.starteam.TypeNames
The type name for WorkRecords.
WORKRECORD_COMMENT - Variable in class com.starbase.starteam.PropertyNames
The "Comment" property for Items of type WorkRecord.
WORKRECORD_DATE - Variable in class com.starbase.starteam.PropertyNames
The "Work Date" property for Items of type WorkRecord.
WORKRECORD_HOURS - Variable in class com.starbase.starteam.PropertyNames
The "Hours" property for Items of type WorkRecord.
WORKRECORD_REMAINING_HOURS - Variable in class com.starbase.starteam.PropertyNames
The "Remaining Hours" property for Items of type WorkRecord.
WORKRECORD_TASK_ID - Variable in class com.starbase.starteam.PropertyNames
The "Task ID" property for Items of type WorkRecord.
WORKRECORD_USER_ID - Variable in class com.starbase.starteam.PropertyNames
The "User ID" property for Items of type WorkRecord.
WorkRecord(Task, int) - Constructor for class com.starbase.starteam.WorkRecord
Creates a new WorkRecord for the specified Task and user.
WORKSPACE_AUTO_REFRESH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_CHANGE_SCOPE_FOLDER - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_CONFIRM_DELETE - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_CONFIRM_MOVE - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_FALCON - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_FOLDER_CONTEXT - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_HISTORY_UTC - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_INSTANT_REFRESH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_INSTANT_REFRESH_MAX_TIME - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_INSTANT_REFRESH_MIN_TIME - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_LOG_COMMAND_DETAILS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_LOG_COMMANDS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_LOG_ERRORS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_LOG_EVENTS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_LOG_OUTPUT_PATH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_LOG_THRESHOLD - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_LOG_UI_OPERATIONS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_MAINTAIN_GROUP_STATE - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_REFRESH_TIME - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_REPORT_OUTPUT_PATH - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_RESTORE_SHORTCUTS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_SHOW_STATUSBAR - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_SHOW_TOOLBARS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_SHOW_VIRTUAL_MEETING_OPTIONS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
WORKSPACE_WARNINGS - Static variable in class com.starbase.starteam.StarTeamClientOptions
 
Workstation - class com.starbase.starteam.Workstation.
 
WorkstationDefaultMergeAdapter - class com.starbase.starteam.viewcomparemerge.WorkstationDefaultMergeAdapter.
Uses the workstation default merge tool to resolve a file merge condition.
WorkstationDefaultMergeAdapter(ItemDifference) - Constructor for class com.starbase.starteam.viewcomparemerge.WorkstationDefaultMergeAdapter
Constructs an adapter for resolving a given file merge condition.
WorkStationException - exception com.starbase.util.WorkStationException.
 
WorkStationException(String) - Constructor for class com.starbase.util.WorkStationException
 
WORKSTATIONIDPROP - Static variable in class com.starbase.util.WintelOptions
 
WorkStationOptions - interface com.starbase.util.WorkStationOptions.
 
wrap(ACE[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
wrap(EnumeratedValue) - Static method in class com.starbase.starteam._PrivateMethods_
 
wrap(Item[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
wrap(Label[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
wrap(Object) - Static method in class com.starbase.starteam._PrivateMethods_
Wraps a property value.
wrap(RuntimeException) - Static method in class com.starbase.starteam._PrivateMethods_
 
wrap(Scope) - Static method in class com.starbase.starteam._PrivateMethods_
 
wrap(Type[]) - Static method in class com.starbase.starteam._PrivateMethods_
 
wrapWorkStationOptions(WorkStationOptions) - Static method in class com.starbase.starteam._PrivateMethods_
 
write(byte[]) - Method in class com.starbase.util.MD5Stream
 
write(byte[], int, int) - Method in class com.starbase.util.MD5Stream
 
write(EditList, int, int) - Method in class com.starbase.diff.EditListWriter
 
write(File) - Method in class com.borland.starteam.xml.XMLDocument
Writes an XML representation of this document to the given file.
write(int) - Method in class com.starbase.util.MD5Stream
 
write(OutputStream) - Method in class com.borland.starteam.xml.XMLDocument
Writes an XML representation of this document to the given output stream.
writeBlob(byte[]) - Method in class com.starbase.starteam.vts.comm.Command
 
writeBoolean(boolean) - Method in class com.starbase.starteam.vts.comm.Command
 
writeByte(byte) - Method in class com.starbase.starteam.vts.comm.Command
 
writeDouble(byte[], double) - Static method in class com.starbase.util.ByteOrder
 
writeDouble(double) - Method in class com.starbase.starteam.vts.comm.Command
 
writeEscaped(String, BufferedWriter) - Static method in class com.starbase.util.XMLUtils
Deprecated.  
writeEscaped(String, StringBuffer) - Static method in class com.starbase.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.starbase.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.starbase.util.XMLUtils
Properly escape a text string for use as an XML attribute value.
writeFileStream(InputStream) - Method in class com.starbase.starteam.vts.comm.Command
 
writeGUID(GUID) - Method in class com.starbase.starteam.vts.comm.Command
 
writeInt(byte[], int) - Static method in class com.starbase.util.ByteOrder
 
writeInt(int) - Method in class com.starbase.starteam.vts.comm.Command
 
writeIntArray(int[]) - Method in class com.starbase.starteam.vts.comm.Command
 
writeLocale(Locale) - Method in class com.starbase.starteam.vts.comm.Command
 
writeLogFile(File, int, int) - Method in class com.starbase.starteam.ServerAdministration
Retrieves the server log and writes it to the specified file.
writeLong(byte[], long) - Static method in class com.starbase.util.ByteOrder
 
writeLong(long) - Method in class com.starbase.starteam.vts.comm.Command
 
writeMD5(MD5) - Method in class com.starbase.starteam.vts.comm.Command
 
writePassword(byte[]) - Method in class com.starbase.starteam.vts.comm.Command
 
writePassword(String) - Method in class com.starbase.starteam.vts.comm.Command
 
writeRaw(byte[]) - Method in class com.starbase.starteam.vts.comm.Command
 
writeServerCommandStats(File) - Method in class com.starbase.starteam.ServerAdministration
Retrieves the server's command statistics and writes it to the specified file.
writeShort(byte[], int) - Static method in class com.starbase.util.ByteOrder
 
writeShort(short) - Method in class com.starbase.starteam.vts.comm.Command
 
writeStream(InputStream) - Method in class com.starbase.starteam.vts.comm.Command
 
writeString(String) - Method in class com.starbase.starteam.vts.comm.Command
 
writeStringArray(String[]) - Method in class com.starbase.starteam.vts.comm.Command
 
writeTime(Date) - Method in class com.starbase.starteam.vts.comm.Command
 
writeTime(double) - Method in class com.starbase.starteam.vts.comm.Command
 
writeUInt(int) - Method in class com.starbase.starteam.vts.comm.Command
 
writeUShort(short) - Method in class com.starbase.starteam.vts.comm.Command
 
writeVariantBytes(byte[]) - Method in class com.starbase.starteam.vts.comm.Command
 
writeVariantIDs(int[]) - Method in class com.starbase.starteam.vts.comm.Command
 

X

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

_

_PrivateMethods_ - class com.starbase.starteam._PrivateMethods_.
Title: Starbase SDK

A B C D E F G H I K L M N O P Q R S T U V W X _

StarTeam SDK 10.4, Build 36
Copyright © 2003-2008 Borland Software Corporation. All rights reserved.