- CALCULATES_CHOICE_LIST_EACH_ACCESS - Static variable in interface CqFieldDefinition
-
Indicates that the content of the choice list for this field is liable to
be recalculated each time it is accessed.
- callback() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the callback object passed to the ProviderFactory during the
instantiation or initialization of this provider.
- callback() - Method in interface javax.wvcm.Provider
-
Return the initialization arguments for this provider.
- CAN_BE_SECURITY_CONTEXT - Static variable in interface CqFieldDefinition
-
Whether or not this field can be a security context field
- CAN_BE_SECURITY_CONTEXT - Static variable in interface CqRecordType
-
Answers whether or not records of this type can be security contexts.
- CAN_CHANGE_ACCESS_RIGHTS - Static variable in interface com.ibm.rational.wvcm.stp.StpAccessControlledResource
-
A Boolean indicating whether or not the session user is allowed to change
the access rights on this resource.
- CAN_UPDATE_OR_DELETE - Static variable in interface CqQueryFolderItem
-
Indicates whether or not this query folder item can be updated and/or
deleted by the user.
- CC_MASTER_REPLICA - Static variable in interface CcVobResource
-
Replica which has mastery of this resource.
- CcAccessControlEntry - Interface in com.ibm.rational.wvcm.stp.cc
-
An access control entry provides a triple of a role kind, identity and permission set
as part of an effective ACL for a VOB resource.
- CcAccessControlEntry.PrincipalKind - Enum in com.ibm.rational.wvcm.stp.cc
-
- CcActivity - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase UCM activity.
- ccActivity(StpLocation) - Method in interface CcProvider
-
Create a proxy for a ClearCase UCM activity.
- CcAttribute - Interface in com.ibm.rational.wvcm.stp.cc
-
The ClearCase attribute mechanism lets you associate arbitrary
name/value pairs with particular ClearCase versions or elements.
- CcAttributeType - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase attribute type.
- ccAttributeType(StpLocation) - Method in interface CcProvider
-
Construct a attribute type proxy for the given location.
- CcAttributeType.ValueType - Enum in com.ibm.rational.wvcm.stp.cc
-
Value type of a ClearCase attribute type.
- CcBaseline - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase UCM baseline.
- ccBaseline(StpLocation) - Method in interface CcProvider
-
Create a proxy for a ClearCase UCM baseline.
- CcBaseline.AddedActivityEx - Interface in com.ibm.rational.wvcm.stp.cc
-
- CcBaseline.CompareFlagEx - Enum in com.ibm.rational.wvcm.stp.cc
-
Boolean flags for the doCompareReportEx method.
- CcBaseline.DeletedActivityEx - Interface in com.ibm.rational.wvcm.stp.cc
-
- CcBaseline.LabelingStatus - Enum in com.ibm.rational.wvcm.stp.cc
-
Labeling status of this baseline.
- CcBaseline.MakeCcBaselinesFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doMakeCcBaselines
method.
- CcBaseline.PartiallyAddedActivityEx - Interface in com.ibm.rational.wvcm.stp.cc
-
- CcBaseline.PartiallyDeletedActivityEx - Interface in com.ibm.rational.wvcm.stp.cc
-
- CcBranch - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase branch.
- ccBranch(StpLocation) - Method in interface CcProvider
-
Create a proxy for a ClearCase branch.
- CcBranchType - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase branch type.
- ccBranchType(StpLocation) - Method in interface CcProvider
-
Construct a branch type proxy for the given location.
- CcClearPromptCallback - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface for handling ClearPrompt user interaction requests.
- CcClearPromptCallback.AbortException - Exception in com.ibm.rational.wvcm.stp.cc
-
Callback methods may throw this exception to indicate that the user
wishes to abort the current ClearCase operation - the operation that
caused the trigger to fire.
- CcClearPromptCallback.AbortException() - Constructor for exception CcClearPromptCallback.AbortException
-
- CcClearPromptCallback.MsgType - Enum in com.ibm.rational.wvcm.stp.cc
-
ClearPrompt message type.
- CcClearPromptCallback.ProceedOrAbort - Enum in com.ibm.rational.wvcm.stp.cc
-
- CcClearPromptCallback.YesOrNo - Enum in com.ibm.rational.wvcm.stp.cc
-
- CcComponent - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase UCM component.
- ccComponent(StpLocation) - Method in interface CcProvider
-
Create a proxy for a ClearCase UCM component.
- CcConfigSpec - Interface in com.ibm.rational.wvcm.stp.cc
-
The configuration specification ("config spec") for a ClearCase view.
- CcDeliverOperation - Interface in com.ibm.rational.wvcm.stp.cc
-
This object represents a Deliver Operation that is currently
in progress on a server.
- CcDirectory - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a directory in a ClearCase view.
- ccDirectory(StpLocation) - Method in interface CcProvider
-
Construct a proxy for the CcDirectory (directory in a ClearCase view)
specified by the given location.
- CcDirectoryElement - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase directory element.
- CcDirectoryVersion - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a specific version of a version-controlled ClearCase directory.
- ccDirectoryVersion(StpLocation) - Method in interface CcProvider
-
Construct a directory version proxy for the given location.
- CcElement - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase element.
- ccElement(StpLocation) - Method in interface CcProvider
-
Construct a element proxy for the given location.
- CcElementType - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase element type.
- ccElementType(StpLocation) - Method in interface CcProvider
-
Construct a element type proxy for the given location.
- CcElementType.MergeType - Enum in com.ibm.rational.wvcm.stp.cc
-
Merge type of an element type.
- CcFile - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a file, directory, or symbolic link resource in a ClearCase view.
- ccFile(StpLocation) - Method in interface CcProvider
-
Construct a proxy for the CcFile (file in a ClearCase view)
specified by the given location.
- CcFile.ApplyLabelFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doApplyLabel method
- CcFile.ApplyRolemapFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doApplyRolemap method
- CcFile.AttributeOpFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doApplyAttribute and doRemoveAttribute methods
- CcFile.CcCheckoutFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doCheckout
method.
- CcFile.CcVersionControlFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doCcVersionControl
method.
- CcFile.LoadState - Enum in com.ibm.rational.wvcm.stp.cc
-
Values for file or directory load state
- CcFile.RefreshFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doRefresh
and doRestore
methods.
- CcFile.RemoveLabelFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doRemoveLabel method
- CcFile.UncheckoutFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doUncheckout method
- CcFile.UnhijackFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doUnhijack method
- CcFileAreaLockedCallback - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface to permit applications to deal gracefully with
FileAreaLockedExceptions.
- CcFileAreaLockedCallback.CcFileAreaLockInfo - Interface in com.ibm.rational.wvcm.stp.cc
-
Information about a file area lock.
- CcFindmergeListener - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface that extends the basic CcListener class.
- CcHyperlink - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase hyperlink object.
- CcHyperlinkType - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase hyperlink type.
- ccHyperlinkType(StpLocation) - Method in interface CcProvider
-
Construct a hyperlink type proxy for the given location.
- CcLabelType - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase label type.
- ccLabelType(StpLocation) - Method in interface CcProvider
-
Construct a label type proxy for the given location.
- CcListener - Interface in com.ibm.rational.wvcm.stp.cc
-
A base interface for a callback listener for CM API operations
that must report back to the caller.
- CcLocation - Interface in com.ibm.rational.wvcm.stp.cc
-
The location of a ClearCase resource.
- CcLockInfo - Interface in com.ibm.rational.wvcm.stp.cc
-
Locks can be set on most Clearcase objects.
- CcLockInfo() - Method in interface CcProvider
-
Construct an empty CcLockInfo object for using
as a property to set on a CcVobResource.
- CcMergeElement - Interface in com.ibm.rational.wvcm.stp.cc
-
An interface used to track the status of a Merge operation.
- CcMergeElement.MergeInterventionType - Enum in com.ibm.rational.wvcm.stp.cc
-
Before the merge stage, the MergeInterventionType will either be
TRIVIAL
or NON_TRIVIAL
.
- CcMergeElement.MergeState - Enum in com.ibm.rational.wvcm.stp.cc
-
Enumerated states to determine if a merge is needed.
- CcMergeHandlingCallback - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface to let the GUI deal with merge operations on checkin.
- CcMergeHandlingCallback.CheckinMergeHandling - Enum in com.ibm.rational.wvcm.stp.cc
-
Enumeration to specify how to deal with the checkin
after a merge.
- CcPermissions - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface which provides a method of distinguishing the aggregated
results returned by a
CcVobResource.PERMISSIONS
property request.
- CcPermissions.Permissions - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface for accessing individual permissions (read, write,
and execute) supported on ClearCase objects.
- CcPolicy - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase policy.
- ccPolicy(StpLocation) - Method in interface CcProvider
-
Construct a policy proxy for the given location.
- CcProject - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase UCM project.
- ccProject(StpLocation) - Method in interface CcProvider
-
Create a proxy for a ClearCase UCM project.
- CcProject.ClearQuestEnabledState - Enum in com.ibm.rational.wvcm.stp.cc
-
A UCM project is "ClearQuest-enabled" if it is bound to a ClearQuest
user database and participates in the ClearQuest/UCM integration.
- CcProjectFolder - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase UCM project folder.
- ccProjectFolder(StpLocation) - Method in interface CcProvider
-
Create a proxy for a ClearCase UCM project folder.
- CcProvider - Interface in com.ibm.rational.wvcm.stp.cc
-
CcProvider is a ClearCase-specific extension of the generic
javax.wvcm.Provider interface and the Rational-specific
com.ibm.rational.wvcm.stp.StpProvider interface.
- ccProvider() - Method in interface CcResource
-
Get the ClearCase provider associated with this resource proxy.
- ccProvider() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
- CcProvider.CcAuthentication - Interface in com.ibm.rational.wvcm.stp.cc
-
An extension of ProviderFactory.Callback that client call-backs can
return to provide a Primary Group or Group List for a ClearCase login
- CcProvider.CertificateAuthentication - Interface in com.ibm.rational.wvcm.stp.cc
-
- CcProviderManagerCallback - Interface in com.ibm.rational.wvcm.stp.cc
-
Callback invoked by CcProvider.getClientViewList(), etc. that allows caller
to specify the provider to be used for creating view proxies.
- CcProxyTypePrivilege - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy type privilege provides a hierarchical mapping of ACL privilege categories and
their individual privileges which can be associated with a specific proxy type.
- CcProxyTypePrivilege.Category - Interface in com.ibm.rational.wvcm.stp.cc
-
- ccRegistryRegion(StpLocation) - Method in interface CcProvider
-
Construct a registry region proxy for the given location.
- CcRegistryRegion - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase registry region.
- CcRemoteViewAgentCallback - Interface in com.ibm.rational.wvcm.stp.cc
-
Handler for remote view agent callback operations.
- CcRemoteViewAgentCallback.ConnectEvent - Interface in com.ibm.rational.wvcm.stp.cc
-
Event to indicate a remote view agent has connected
- CcRemoteViewAgentCallback.DisconnectEvent - Interface in com.ibm.rational.wvcm.stp.cc
-
Event to indicate a remote view agent has disconnected
- ccReplica(StpLocation) - Method in interface CcProvider
-
Construct a replica proxy for the given location.
- CcReplica - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase VOB replica.
- CcResource - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a resource in a ClearCase VOB or view.
- CcResourceList<T extends Resource> - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a resource in a ClearCase VOB or view.
- ccRolemap(StpLocation) - Method in interface CcProvider
-
Construct a rolemap proxy for the given location.
- CcRolemap - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase rolemap.
- CcRolemapEntry - Interface in com.ibm.rational.wvcm.stp.cc
-
An rolemap entry provides a binding between a policy role and a principal
as part of the definition of a rolemap.
- ccStorageLocation(StpLocation) - Method in interface CcProvider
-
Construct a storage location proxy for the given location.
- CcStorageLocation - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase storage location.
- CcStorageLocation.StorageType - Enum in com.ibm.rational.wvcm.stp.cc
-
Type of the storage location
- ccStream(StpLocation) - Method in interface CcProvider
-
Create a proxy for a ClearCase UCM stream.
- CcStream - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase UCM stream.
- ccSymlink(StpLocation) - Method in interface CcProvider
-
Construct a symbolic link proxy for the given location.
- CcSymlink - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase symbolic link.
- ccTask(StpLocation) - Method in interface CcProvider
-
Construct a reference to a task.
- CcTask - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface for an aggregate object to hold information
about a CM task as stored in ClearCase.
- CcTaskProviderConfiguration - Interface in com.ibm.rational.wvcm.stp.cc
-
Represents a Change Management Task Provider's configuration.
- CcTaskProviderOptions - Interface in com.ibm.rational.wvcm.stp.cc
-
Custom provider configuration options
- CcTaskProviderOptionsUcm - Interface in com.ibm.rational.wvcm.stp.cc
-
Custom task provider configuration options for UCM ClearCase
- ccTriggerType(StpLocation) - Method in interface CcProvider
-
Construct a trigger type proxy for the given location.
- CcTriggerType - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase trigger type.
- CcTrustManagerCallback - Interface in com.ibm.rational.wvcm.stp.cc
-
This callback is used to handle SSL Certificate problems when initiating a
connection to a remote CCRC WAN server over HTTPS.
- CcTrustManagerCallback.CertificateResponse - Enum in com.ibm.rational.wvcm.stp.cc
-
The caller provides a response in reply to the callback to indicate
how to handle the certificate problem.
- CcTrustManagerCallback.CertificateStatus - Enum in com.ibm.rational.wvcm.stp.cc
-
Provides the caller details about what is wrong with a certificate
- CcTypeBase - Interface in com.ibm.rational.wvcm.stp.cc
-
Base interface for all ClearCase "type" interfaces - branch type,
label type, etc.
- CcTypeBase.InstanceConstraint - Enum in com.ibm.rational.wvcm.stp.cc
-
Instance constraint of a ClearCase type object.
- CcTypeBase.Scope - Enum in com.ibm.rational.wvcm.stp.cc
-
Scope of a ClearCase type object.
- CcTypeBase.TypeCreateFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Enum for the doCreateResource method
- CcUcmPolicy - Enum in com.ibm.rational.wvcm.stp.cc
-
Policies associated with a UCM project and its corresponding
UCM Stream(s).
- CcUpdateListener - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface that extends the basic CcListener class.
- CcUpdateListener.UpdateType - Enum in com.ibm.rational.wvcm.stp.cc
-
Values for file or directory update type
- ccVersion(StpLocation) - Method in interface CcProvider
-
Construct a version proxy for the given location.
- CcVersion - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a version of a ClearCase element.
- CcVersion.CcCheckoutFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doCcCheckout
method.
- CcVersion.CcMergeFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doMerge method
- ccView(StpLocation) - Method in interface CcProvider
-
Construct a view proxy for the given location.
- CcView - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase view.
- CcView.FindmergeFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doFindMergeCandidates methods
- CcView.SynchronizeFileAreaDbFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doSynchronizeFileAreaDb
method
- CcView.TextMode - Enum in com.ibm.rational.wvcm.stp.cc
-
Values for view text mode
- CcViewAccessInfo - Interface in com.ibm.rational.wvcm.stp.cc
-
A ClearCase view has a set of defined events which record
users access to it, including view "created" event, view
"last modified" event, view "last accessed" event, view "last
private data read" event, view "last private data update" event,
and view "last config spec update" event.
- CcViewAccessInfo.EventInfo - Interface in com.ibm.rational.wvcm.stp.cc
-
EventInfo provides an interface for retrieving
information related to a particular access event for a
ClearCase view.
- ccViewTag(StpLocation) - Method in interface CcProvider
-
Construct a view tag proxy for the given location.
- CcViewTag - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase view tag - the handle by which a ClearCase view
is identified and managed.
- CcViewTag.ViewType - Enum in com.ibm.rational.wvcm.stp.cc
-
Type of ClearCase view.
- ccVob(StpLocation) - Method in interface CcProvider
-
Construct a VOB proxy for the given location.
- CcVob - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase versioned object base (VOB) - the repository for all
server-side ClearCase resources.
- CcVobResource - Interface in com.ibm.rational.wvcm.stp.cc
-
Base interface containing properties and methods common to
all VOB-resident ClearCase resources.
- CcVobResource.ApplyAttributeFlag - Enum in com.ibm.rational.wvcm.stp.cc
-
Flags for the doApplyAttribute method
- ccVobTag(StpLocation) - Method in interface CcProvider
-
Construct a VOB tag proxy for the given location.
- CcVobTag - Interface in com.ibm.rational.wvcm.stp.cc
-
A proxy for a ClearCase VOB tag - the handle by which a ClearCase VOB
is identified and managed.
- characterImage(int) - Method in interface CqFieldValue
-
Returns the character image of the i-th element of an aggregated value.
- characterImage() - Method in interface CqFieldValue
-
Returns the character image of the (first) field value.
- CHECK_TIMEOUT_INTERVAL - Static variable in interface CqUserDb
-
The interval at which to check for user timeouts.
- CHECKED_IN - Static variable in interface javax.wvcm.ControllableResource
-
The checked-in
Version
of this version-controlled resource.
- CHECKED_OUT - Static variable in interface javax.wvcm.ControllableResource
-
The checked-out version of a version-controlled resource.
- CHECKIN_FORK - Static variable in interface javax.wvcm.Version
-
An enumeration that determines whether this Version can be given
more than one successor.
- CHECKIN_IDENTICAL - Static variable in class javax.wvcm.ControllableResource.CheckinFlag
-
Indicates whether a checkin will be performed if the persistent state
of the new version would be identical to that of the previous
version.
- CHECKOUT_FORK - Static variable in interface javax.wvcm.Version
-
An enumeration that determines whether a version-controlled resource
selecting this Version can be checked out when it already has
a successor version.
- CHECKOUT_LIST - Static variable in interface javax.wvcm.Version
-
A list of all controllable resources that are checked out from this version.
- child(String) - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns an StpLocation whose name field is the name field of this
StpLocation extended by the given child segment.
- child(String) - Method in interface javax.wvcm.Location
-
Return the location of the bound member with the specified
bindingName in the folder at this Location.
- CHILD_LIST - Static variable in interface javax.wvcm.Folder
-
The list of resources bound to this folder as immediate children.
- CHILD_MAP - Static variable in interface javax.wvcm.Folder
-
The map of (name, resource) pairs identifying the resources bound to
this folder as immediate children and the names by which they are known
in this folder.
- CHOICE_LIST - Static variable in interface CqFieldDefinition
-
A list of possible values for fields of this type.
- CHOICE_LIST - Static variable in interface CqFieldValue
-
The current list of possible values for this field.
- chooseClientCertificate(KeyStore, String[], Principal[]) - Method in interface CcTrustManagerCallback
-
Choose a valid client certificate
- clear() - Method in interface CqUserDb.SearchFilter
-
Removes all SearchKey entries from this SearchFilter
- clearAuthentication(String, String) - Method in interface com.ibm.rational.wvcm.stp.cmi.CmiCallback
-
- CLEARQUEST_ENABLED_STATE - Static variable in interface CcProject
-
Is this a ClearQuest-enabled UCM project?
- CLEARQUEST_USER_DB - Static variable in interface CcProject
-
The ClearQuest user database this CQ-enabled UCM project is associated with.
- CLIENT_PATH - Static variable in interface CcFile
-
For client resources, identifies the file system path to the local file
representing this controllable resource.
- clientResourceFile() - Method in interface CcFile
-
Returns a File
representing the location of this
client-side resource in the local file system, else null
if
this resource is a server-side resource only, e.g., if it is a proxy
to an unloaded file in a web view.
- CmiCallback - Interface in com.ibm.rational.wvcm.stp.cmi
-
An interface for allowing CMI callers to perform authentication
actions when they don't have a provider.
- COLOCATED_STORAGE - Static variable in interface CcView
-
Colocate view's storage directory under snapshot view directory,
not supported for other view types.
- columnNumber(String) - Method in interface CqQuery
-
Returns the position/column number of the display field having the given
label.
- com.ibm.rational.wvcm.stp - package com.ibm.rational.wvcm.stp
-
Extensions to the generic interfaces and infrastructure of the
Workspace Versioning and Configuration Management (
WVCM)
API used in all domains.
- com.ibm.rational.wvcm.stp.cc - package com.ibm.rational.wvcm.stp.cc
-
- com.ibm.rational.wvcm.stp.cmi - package com.ibm.rational.wvcm.stp.cmi
-
- com.ibm.rational.wvcm.stp.cq - package com.ibm.rational.wvcm.stp.cq
-
Extensions to the
Workspace Versioning and Configuration Management (
WVCM)
API providing access to ClearQuest repositories.
- COMMENT - Static variable in interface javax.wvcm.Resource
-
A brief comment about a resource that
is suitable for presentation to a user.
- COMPONENT - Static variable in interface CcBaseline
-
The UCM component for which this is a baseline.
- Component - Interface in javax.wvcm
-
A proxy for a component resource.
- component(Location) - Method in interface javax.wvcm.WorkspaceProvider
-
Construct a component proxy for the given location.
- COMPONENT_LIST - Static variable in interface CcBaseline
-
A write-only property used to specify the components for
which baselines are created.
- COMPONENT_LIST - Static variable in interface CcStream
-
The list of components from this stream's complete list of foundation baselines
- COMPONENT_LIST - Static variable in interface CcVob
-
List of UCM components in this project VOB.
- COMPONENT_ROOT_DIRECTORY_LIST - Static variable in interface CcView
-
For a UCM view, the list of root directories for all components
included in that view's stream.
- CONFIG_SPEC - Static variable in interface CcView
-
This view's config spec.
- Configuration - Interface in javax.wvcm
-
A proxy for a configuration resource.
- CONFIGURATION - Static variable in interface javax.wvcm.ControllableResource
-
The configuration to which this resource belongs.
- configuration(Location) - Method in interface javax.wvcm.WorkspaceProvider
-
Construct a configuration proxy for the given location.
- CONFIGURATION_ROOT_FOLDER_HOME - Static variable in interface javax.wvcm.Workspace
-
This property identifies a folder in the workspace that can contain bound members
that are baseline-controlled folders.
- CONNECT_OPTIONS - Static variable in interface CqUserDb
-
The connection options for the physical database.
- CONTENT_CHARACTER_SET - Static variable in interface javax.wvcm.Resource
-
The name of the character set of the resource content.
- CONTENT_IDENTIFIER - Static variable in interface javax.wvcm.Resource
-
An implementation-defined String identifying the value of the content of a resource.
- CONTENT_LANGUAGE - Static variable in interface javax.wvcm.Resource
-
The name of the natural language used in a resource content,
represented by a Locale
object,
with country, language, and variant if appropriate.
- CONTENT_LENGTH - Static variable in interface javax.wvcm.Resource
-
The size in bytes of the content of a resource.
- CONTENT_TYPE - Static variable in interface javax.wvcm.Resource
-
A MIME type string (see RFC 1590) indicating the media type of the
resource content.
- CONTEXT_IS_EMPTY - Static variable in interface CqUserDb
-
Answers whether or not there are modified or moribund resources still in
the change context associated with this user database.
- CONTROLLABLE_RESOURCE_HOME - Static variable in interface javax.wvcm.Workspace
-
This property identifies a folder in the workspace that can contain bound members
that are not folders.
- ControllableFolder - Interface in javax.wvcm
-
A proxy for a controllable folder resource.
- controllableFolder(Location) - Method in interface javax.wvcm.WorkspaceProvider
-
Construct a controllable folder proxy for the given location.
- ControllableResource - Interface in javax.wvcm
-
A proxy for a controllable resource.
- controllableResource(Location) - Method in interface javax.wvcm.WorkspaceProvider
-
Construct a controllable resource proxy for the given location.
- ControllableResource.CheckinFlag - Class in javax.wvcm
-
Boolean flags for the doCheckin method
- ControllableResource.CheckoutFlag - Class in javax.wvcm
-
Boolean flags for the doCheckout method
- ControllableSymbolicLink - Interface in javax.wvcm
-
A proxy for a symbolic link resource.
- controllableSymbolicLink(Location) - Method in interface javax.wvcm.WorkspaceProvider
-
Construct a controllable symbolic link proxy for the given location.
- COUNT_ROWS - Static variable in interface CqQuery
-
An instance of ListOptions that enables the row count option for a query
execution.
- CQ_MASTER_REPLICA - Static variable in interface CqGroup
-
The replica that masters this group
- CQ_MASTER_REPLICA - Static variable in interface CqQueryFolderItem
-
The replica that masters this resource.
- CQ_MASTER_REPLICA - Static variable in interface CqRecord
-
The replica that has mastership of this record.
- CQ_MASTER_REPLICA - Static variable in interface CqUser
-
The replica that masters this user
- CQ_ONLY_PROVIDER_CLASS - Static variable in interface CqProvider
-
The name of a CqProvider class whose instances provide access only to
ClearQuest objects via a local installation of ClearQuest.
- CQ_UCM_INTEGRATION_STATE - Static variable in interface com.ibm.rational.wvcm.stp.StpActivity
-
This activity's CQ-UCM integration state
- CqAction - Interface in com.ibm.rational.wvcm.stp.cq
-
An object that represents a method to be applied to an
CqRecord
.
- cqAction(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest action resource.
- CqAction.Type - Enum in com.ibm.rational.wvcm.stp.cq
-
The type of an action, which places certain restrictions on its use.
- CqAttachment - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy for an attachment resource.
- cqAttachment(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest attachment resource.
- CqAttachmentFolder - Interface in com.ibm.rational.wvcm.stp.cq
-
A folder that contains the attachments associated with an attachment field of
a record and, hence, the value of such a record field.
- cqAttachmentFolder(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest attachment folder resource.
- CqContextResource - Interface in com.ibm.rational.wvcm.stp.cq
-
A CqContextResource is a ClearQuest user database resource that may be
temporarily held in a change context while it is being modified and before
those modifications are committed to the database.
- CqDb - Interface in com.ibm.rational.wvcm.stp.cq
-
An interface for accessing administrative information regarding a
login to a ClearQuest database; common to both db-sets and user databases.
- CqDbSet - Interface in com.ibm.rational.wvcm.stp.cq
-
A collection of user database resources.
- cqDbSet(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest database set resource.
- CqDbSet.AuthenticationAlgorithm - Enum in com.ibm.rational.wvcm.stp.cq
-
AuthenticationAlgorithm constants specify which authentication search
strategy is selected when a Rational ClearQuest user logs on.
- CqDynamicChoiceList - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy for a ClearQuest dynamic choice list
- cqDynamicChoiceList(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest dynamic choice list resource.
- CqFieldDefinition - Interface in com.ibm.rational.wvcm.stp.cq
-
A client proxy for a field definition metadata object.
- cqFieldDefinition(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest field definition resource.
- CqFieldDefinition.Requiredness - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the possible restrictions on assigning a value to a
field.
- CqFieldValue<T> - Interface in com.ibm.rational.wvcm.stp.cq
-
The representation for the value of a record field as an extended StpProperty
object.
- cqFieldValue(PropertyNameList.PropertyName<U>, CqFieldValue.ValueType) - Method in interface CqProvider
-
Create a new CqFieldValue structure for a field of a given name and type.
- CqFieldValue.ValidationStatus - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration indicating the validity of a field value.
- CqFieldValue.ValueStatus - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration indicating whether or not a field has a value.
- CqFieldValue.ValueType - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the possible types of values that can be stored in a
record field.
- CqGroup - Interface in com.ibm.rational.wvcm.stp.cq
-
Interface for ClearQuest group resources.
- cqGroup(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest group resource.
- CqHistoryFieldValue - Interface in com.ibm.rational.wvcm.stp.cq
-
An extension of the CqFieldValue StpProperty interface representing the value
of a ClearQuest record history field.
- CqHit - Interface in com.ibm.rational.wvcm.stp.cq
-
Information about one record matching by a full-text search query.
- CqHitSet - Interface in com.ibm.rational.wvcm.stp.cq
-
The interface to the results of a CqUserDb.doFullTextSearch invocation.
- CqHook - Interface in com.ibm.rational.wvcm.stp.cq
-
A schema-defined script to be executed during the application of an Action to
an actionable resource.
- cqHook(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest hook resource.
- CqProvider - Interface in com.ibm.rational.wvcm.stp.cq
-
An extension of the StpProvider interface with additions specific to
ClearQuest databases.
- cqProvider() - Method in interface CqResource
-
- cqProvider() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
- CqProvider.CqProductInfo - Interface in com.ibm.rational.wvcm.stp.cq
-
An extension of the
StpProvider.StpProductInfo
interface
specifying the additional information available from a ClearQuest
repository.
- cqQuery(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest query resource.
- CqQuery - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy interface for ClearQuest query and chart resources.
- CqQuery.ChartOptions - Interface in com.ibm.rational.wvcm.stp.cq
-
An extension of the CommonOptions interface specifying an additional set
of parameters applying only to the generation of charts.
- CqQuery.ChartOptions.ImageFormat - Enum in com.ibm.rational.wvcm.stp.cq
-
The possible chart image formats
- CqQuery.ChartOptionsClass - Class in com.ibm.rational.wvcm.stp.cq
-
Instances of this class provide the default values for each attribute
specified by the ChartOptions interface, which is the same behavior
exhibited when using null for a ChartOptions object.
- CqQuery.ChartOptionsClass() - Constructor for class CqQuery.ChartOptionsClass
-
- CqQuery.CommonOptions - Interface in com.ibm.rational.wvcm.stp.cq
-
- CqQuery.DisplayField - Interface in com.ibm.rational.wvcm.stp.cq
-
The description of a column of the result set generated by a query.
- CqQuery.DisplayField.Aggregation - Enum in com.ibm.rational.wvcm.stp.cq
-
Supported display field aggregate functions.
- CqQuery.DisplayField.FieldType - Enum in com.ibm.rational.wvcm.stp.cq
-
The value types for result set rows
- CqQuery.DisplayField.Function - Enum in com.ibm.rational.wvcm.stp.cq
-
The functions that can be applied to a DisplayField of type DATE_TIME
- CqQuery.DisplayField.SortType - Enum in com.ibm.rational.wvcm.stp.cq
-
Supported DisplayField sort options
- CqQuery.FileOptions - Interface in com.ibm.rational.wvcm.stp.cq
-
An interface through which a client may, optionally, specify values for
various attributes that control the behavior of executing a query to a
stream.
- CqQuery.FileOptionsClass - Class in com.ibm.rational.wvcm.stp.cq
-
Instances of this class provide the default values for each attribute
specified by the FileOptions interface, which is the same behavior
exhibited when using null for a FileOptions parameter.
- CqQuery.FileOptionsClass() - Constructor for class CqQuery.FileOptionsClass
-
- CqQuery.Filter - Interface in com.ibm.rational.wvcm.stp.cq
-
A query filter expression or a subexpression thereof.
- CqQuery.Filter.Operation - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the logical operations and comparisons that can be
used to combine the operands of a Filter subexpression.
- CqQuery.FilterLeaf - Interface in com.ibm.rational.wvcm.stp.cq
-
A field/value comparison within a query filter expression; the leaf of a
query filter expression.
- CqQuery.FilterLeaf.TargetType - Enum in com.ibm.rational.wvcm.stp.cq
-
A code indicating how the target of the comparison is being
specified.
- CqQuery.FilterNode - Interface in com.ibm.rational.wvcm.stp.cq
-
The conjunction or disjunction of subexpressions within a query filter
expression.
- CqQuery.ListOptions - Interface in com.ibm.rational.wvcm.stp.cq
-
An extension of the CommonOptions interface specifying an additional set
of parameters applying only to the generation of query result sets.
- CqQuery.ListOptionsClass - Class in com.ibm.rational.wvcm.stp.cq
-
Instances of this class provide the default values for each attribute
specified by the ListOptions interface, which is the same behavior
exhibited when using null for a ListOptions object.
- CqQuery.ListOptionsClass() - Constructor for class CqQuery.ListOptionsClass
-
- CqQuery.QueryType - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the possible types of queries.
- cqQueryFolder(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest query folder resource.
- CqQueryFolder - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy for a query folder.
- CqQueryFolder.GroupAccessRightsName - Class in com.ibm.rational.wvcm.stp.cq
-
A PropertyName class for requesting the applied or effective access
rights for a specific group on this folder and, optionally, its nested
folders
- CqQueryFolder.GroupAccessRightsName(String, StpAccessControlEntry.EntryType, boolean) - Constructor for class CqQueryFolder.GroupAccessRightsName
-
Constructs a PropertyName for requesting the applied or effective
access rights for a specific group on this folder and, optionally,
its nested folders.
- CqQueryFolder.UserAccessRightsName - Class in com.ibm.rational.wvcm.stp.cq
-
A PropertyName class for requesting the applied or effective access
rights for a specific user on this folder and, optionally, its nested
folders
- CqQueryFolder.UserAccessRightsName(String, StpAccessControlEntry.EntryType, boolean) - Constructor for class CqQueryFolder.UserAccessRightsName
-
Constructs a PropertyName for requesting the applied or effective
access rights for a specific user on this folder and, optionally, its
nested folders.
- cqQueryFolderItem(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a resource in a ClearQuest query folder.
- CqQueryFolderItem - Interface in com.ibm.rational.wvcm.stp.cq
-
A specification for an item in a query folder, which may be a query, chart,
report, report format, or a nested query folder.
- CqQueryFolderItem.OverwriteMode - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the values for specifying what doCopy and/or doMove
should do when a resource already exists at the targeted destination.
- cqRecord(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest record resource.
- CqRecord - Interface in com.ibm.rational.wvcm.stp.cq
-
A CqRecord resource proxy provides access to a record in a database, possibly
through its change context.
- CqRecord.Class - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the possible types of records; state-based or
stateless.
- CqRecord.FieldName<T> - Class in com.ibm.rational.wvcm.stp.cq
-
A subclass of PropertyName used for naming the record resource properties
that are schema-defined fields of a ClearQuest record.
- CqRecord.FieldName(String) - Constructor for class CqRecord.FieldName
-
Constructs a PropertyName designating the resource property that
corresponds to a field of a ClearQuest record.
- CqRecordAutoTransitionCallback - Interface in com.ibm.rational.wvcm.stp.cc
-
Interface to let a CM API application deal with state transitions of
ClearQuest records.
- cqRecordType(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest record-type resource.
- CqRecordType - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy for the specification of a record type in a database.
- cqReplica(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest replica resource.
- CqReplica - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy interface for a ClearQuest replica.
- cqReport(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest report resource.
- CqReport - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy interface for a ClearQuest report definition.
- cqReportFormat(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest report format resource.
- CqReportFormat - Interface in com.ibm.rational.wvcm.stp.cq
-
An interface specification for the proxy for a ClearQuest report format
resource.
- CqResource - Interface in com.ibm.rational.wvcm.stp.cq
-
Properties and methods common to all ClearQuest resources
- CqResultSet - Interface in com.ibm.rational.wvcm.stp.cq
-
An interface specifying the structure returned by CqQuery.doExecute and
CqRecordType.doQuery to represent the results of executing a ClearQuest
query.
- CqRowData - Interface in com.ibm.rational.wvcm.stp.cq
-
The interface for a row of a result set generated by the execution of a
query.
- cqUser(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest user resource.
- CqUser - Interface in com.ibm.rational.wvcm.stp.cq
-
The proxy interface for information stored in a DbSet for a single user.
- CqUser.AuthenticationMode - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the authentication modes available to a user
- cqUserDb(StpLocation) - Method in interface CqProvider
-
Creates a proxy for a ClearQuest user database resource.
- CqUserDb - Interface in com.ibm.rational.wvcm.stp.cq
-
A proxy for a ClearQuest user database
In addition to representing the physical database, a CqUserDb object also
represents the on-going ClearQuest session between the user and that
database.
- CqUserDb.DateLimit - Enum in com.ibm.rational.wvcm.stp.cq
-
A DateLimit SearchKey limits the search to just those objects whose
creation or modification time are in a target range.
- CqUserDb.FindMode - Enum in com.ibm.rational.wvcm.stp.cq
-
Enumerates the options for restricting the finding of records based on
their record class.
- CqUserDb.NamedValueName - Class in com.ibm.rational.wvcm.stp.cq
-
An extension of the standard PropertyName that may be used by clients to
access named values on the ClearQuest server as CM API properties of this
database.
- CqUserDb.NamedValueName(String) - Constructor for class CqUserDb.NamedValueName
-
Constructs a PropertyName that denotes the name component of a
ClearQuest session name/value pair.
- CqUserDb.SearchFilter - Interface in com.ibm.rational.wvcm.stp.cq
-
A collection of SearchKey/target-value pairs that collectively define the
filter for selecting objects for inclusion in a full-text search.
- CqUserDb.SearchKey<T> - Interface in com.ibm.rational.wvcm.stp.cq
-
The interface for an API object that may be used to define a filter for a
full-text search of the database.
- CqUserDb.SearchLevel - Enum in com.ibm.rational.wvcm.stp.cq
-
Specifies a simple search string
- CqUserDb.VendorType - Enum in com.ibm.rational.wvcm.stp.cq
-
An enumeration of the types of vendors of supported databases
- CqUserDb.WordMode - Enum in com.ibm.rational.wvcm.stp.cq
-
WordMode SearchKeys limit the search results to just those objects that
contain the targeted words associated with the WordMode key in the
filter.
- CqUserDbMember - Interface in com.ibm.rational.wvcm.stp.cq
-
The properties supported by all members of a ClearQuest User Database.
- CqUserInfo - Interface in com.ibm.rational.wvcm.stp.cq
-
Read-only information about the currently logged-in user of a user database
- createCcDirectory(Feedback) - Method in interface CcDirectory
-
Create a new view-private directory at the location specified by this
resource.
- createCcFile(Feedback) - Method in interface CcFile
-
Create a new view-private file at the location specified by this resource.
- createProvider(String, ProviderFactory.Callback) - Static method in class javax.wvcm.ProviderFactory
-
Create a WVCM provider with the given class name.
- createProvider(String, ProviderFactory.Callback, Map<String, String>) - Static method in class javax.wvcm.ProviderFactory
-
Get a WVCM provider with the given class name, with specified initializers.
- CREATION_DATE - Static variable in interface javax.wvcm.Resource
-
The date and time the resource was created.
- CREATOR_DISPLAY_NAME - Static variable in interface javax.wvcm.Resource
-
This property contains a description of the creator of the resource
that is suitable for presentation to a user.
- CREATOR_GROUP_NAME - Static variable in interface com.ibm.rational.wvcm.stp.StpResource
-
The group name of the user that created an object.
- CREATOR_LOGIN_NAME - Static variable in interface com.ibm.rational.wvcm.stp.StpResource
-
The login name of the user that created this object.
- CURRENT_ACTIVITY - Static variable in interface javax.wvcm.Workspace
-
The activity that currently is being performed in this workspace.
- CURRENT_REPLICA - Static variable in interface CcVobResource
-
Replica in which this resource resides.
- CURRENT_USER - Static variable in interface CqDb
-
Returns the CqUser structure in this database that corresponds to the
logged-in user identified by the host provider.
- CURRENT_WORKSPACE_LIST - Static variable in interface javax.wvcm.Activity
-
- data() - Method in exception com.ibm.rational.wvcm.stp.StpException
-
- DATABASE_NAME - Static variable in interface CqUserDb
-
The name by which the database vendor installation knows this user
database.
- DB_NAME - Static variable in interface CqFieldDefinition
-
The column name for this field in the database table for its record
- DB_SET - Static variable in interface CqGroup
-
The database set that contains this resource
- DB_SET - Static variable in interface CqReplica
-
The database set that contains this replica
- DB_SET - Static variable in interface CqUser
-
The database set that contains this user resource
- DB_SET - Static variable in interface CqUserDb
-
The database set that contains this user database
- DB_SET - Static variable in interface CqUserDbMember
-
The database set that contains this resource
- decodeSegment(String) - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Undoes the character encoding performed by the
encodeSegment
method.
- DEFAULT_ACTION - Static variable in interface CqRecord
-
The default action associated with the current state of this record.
- DEFAULT_DELIVER_TARGET - Static variable in interface CcStream
-
The default target (stream) for this UCM stream's deliver operations.
- DEFAULT_RECORD_TYPE - Static variable in interface CqUserDb
-
The CqRecordType that the schema suggests should be used by default when
creating records and when finding records by id.
- DEFAULT_VALUE - Static variable in interface CcAttributeType
-
The default value for this attribute type.
- DELIMITERS - Static variable in interface com.ibm.rational.wvcm.stp.StpLocation
-
The characters within a selector that syntactically delimit the fields
and segments embedded within the selector.
- DELIVER - Static variable in interface CqProvider
-
A distinguished instance of List for use in the various CqContextResource
operations that take a delivery order parameter.
- DELIVER_ALL - Static variable in interface CqProvider
-
A distinguished instance of List for use in the various CqContextResource
operations that take a delivery order parameter.
- DELIVER_OPERATION - Static variable in interface CcStream
-
- DELIVER_POLICY_NO_CHECKOUTS_IN_ACTIVITIES - Static variable in interface CcStream
-
Is Delivery allowed with checkouts in selected activities
- DELIVER_POLICY_NO_CHECKOUTS_IN_STREAM - Static variable in interface CcStream
-
Is Delivery allowed with checkouts in this stream
- DESCRIPTION - Static variable in interface CqAttachment
-
The description associated with the attachment
- DESTINATION_STATE - Static variable in interface CqAction
-
The name of the state that a record will be in upon successful
application of this action to the record.
- DetailedFeedback - Class in javax.wvcm
-
- DetailedFeedback() - Constructor for class javax.wvcm.DetailedFeedback
-
- DetailedFeedback.NestedDetailedFeedback - Class in javax.wvcm
-
- DIAG_INFO - Static variable in interface CqDb
-
- DISABLED_POLICY_LIST - Static variable in interface CcProject
-
The list of UCM policies disabled for this project.
- DISPLAY_FIELDS - Static variable in interface CqQuery
-
An array containing a
DisplayField
structure for
each column of the result set generated by this query.
- DISPLAY_NAME - Static variable in interface CqAttachment
-
The unique key used to identify the attachment
- DISPLAY_NAME - Static variable in interface javax.wvcm.Resource
-
Contains a description of the resource that is suitable
for presentation to a user in a tree display.
- DISPLAY_NAME_HEADER - Static variable in interface CqHistoryFieldValue
-
An array of labels for the sub-fields of an event in the VALUE
array.
- DISPLAY_NAME_HEADER_FOR_EXPORT - Static variable in interface CqHistoryFieldValue
-
- doAddLabel(String, CcView, Feedback) - Method in interface CcVersion
-
Add the specified label to the version.
- doAddLabel(String, String, CcView, Feedback) - Method in interface CcVersion
-
Add the specified label to the version.
- doAddLabel(String, Feedback) - Method in interface javax.wvcm.ControllableResource
-
Add the specified label to the checked-in version of this controllable resource.
- doAddLabel(String, Feedback) - Method in interface javax.wvcm.Version
-
Add the specified label to this version.
- doApplyAttribute(CcFile.AttributeOpFlag[], String, String, String, String, Feedback) - Method in interface CcFile
-
Apply the specified attribute to the checked-in version of this controllable resource.
- doApplyAttribute(CcVobResource.ApplyAttributeFlag[], String, String, String, Feedback) - Method in interface CcVobResource
-
Apply the specified attribute to this VOB resource.
- doApplyLabel(CcFile.ApplyLabelFlag[], String, Feedback) - Method in interface CcFile
-
Apply the specified label to the checked-in version of this controllable resource.
- doApplyLabel(CcFile.ApplyLabelFlag[], String, String, Feedback) - Method in interface CcFile
-
Apply the specified label to the checked-in version of this controllable resource.
- doApplyRolemap(CcFile.ApplyRolemapFlag[], String, String) - Method in interface CcFile
-
Apply the specified rolemap to the element represented by this file/directory.
- doApplyRolemap(String, String) - Method in interface CcVobResource
-
Apply the specified rolemap to this VOB resource.
- doBaselineControl(Feedback) - Method in interface javax.wvcm.ControllableFolder
-
Put this ControllableFolder under baseline control.
- doBindActivity(StpActivity, Feedback) - Method in interface CcView
-
Binds a CcActivity proxy to a CqRecord proxy without making the
activity the current one for this view.
- doBindChild(String, Resource, Folder.BindFlag[], Feedback) - Method in interface javax.wvcm.Folder
-
Creates a binding named bindingName
in the folder identified by this Folder
to the resource identified by resource
.
- doCancelDeliver(CcView, CcListener, CcMergeElement[], Feedback) - Method in interface CcView
-
Halt a deliver operation in progress, returning the source and
destination streams to their states before the deliver operation began.
- doCancelRebase(CcListener, CcListener, Feedback) - Method in interface CcView
-
Cancels a rebase operation and restores the stream's previous
configuration.
- doCcCheckout(CcFile.CcCheckoutFlag[], Feedback) - Method in interface CcFile
-
Check out this version-controlled file or directory resource.
- doCcCheckout(CcVersion.CcCheckoutFlag[], CcView, Feedback) - Method in interface CcVersion
-
Check out the specific version of a file or directory specified
by this proxy.
- doCcRefresh(CcFile.RefreshFlag[], CcListener, Feedback) - Method in interface CcFile
-
Refresh this file or directory.
- doCcRestore(CcFile.RefreshFlag[], Vector<String>, Feedback) - Method in interface CcView
-
Restore entire view or select paths in the view - for automatic views only
- doCcVersionControl(CcFile.CcVersionControlFlag[], Feedback) - Method in interface CcFile
-
Enhanced variant of the doVersionControl that provides additional flags
which modify the behaviour.
- doCheckin(ControllableResource.CheckinFlag[], Feedback) - Method in interface CcFile
-
Check in this checked out file or directory resource.
- doCheckin(ControllableResource.CheckinFlag[], Feedback) - Method in interface javax.wvcm.ControllableResource
-
Changes the state of the resource identified by this ControllableResource
to be checked-in, and synchronizes the persistent state
of the resource to be that of the persistent state
on the client.
- doCheckin(ResourceList<T>, String, ControllableResource.CheckinFlag[], Feedback) - Method in interface javax.wvcm.Workspace
-
- doCheckinAll(String, ControllableResource.CheckinFlag[], Feedback) - Method in interface javax.wvcm.Workspace
-
- doCheckout(CcFile.CcCheckoutFlag[], Feedback) - Method in interface CcMergeElement
-
Utility method to request the underlying CcFile object to be
checked out for merge.
- doCheckout(ControllableResource.CheckoutFlag[], Feedback) - Method in interface javax.wvcm.ControllableResource
-
Checkout this ControllableResource so that its controlled state can be modified.
- doClearContext(Feedback) - Method in interface CqUserDb
-
Removes all modified and moribund resources from the change context of
this database; thereby reverting those resources to their previous,
unmodified or undeleted state.
- doCompareReport(Baseline, Baseline.CompareFlag[], Feedback) - Method in interface javax.wvcm.Baseline
-
Compare two baselines.
- doCompareReport(Stream, Baseline.CompareFlag[], Feedback) - Method in interface javax.wvcm.Baseline
-
Compare this Baseline with a stream.
- doCompareReport(Stream, Baseline.CompareFlag[], Feedback) - Method in interface javax.wvcm.Stream
-
Compare this Stream with another stream.
- doCompareReport(Baseline, Baseline.CompareFlag[], Feedback) - Method in interface javax.wvcm.Stream
-
Compare this Stream with a baseline.
- doCompareReportEx(CcBaseline, CcBaseline.CompareFlagEx[], Resource, Feedback) - Method in interface CcBaseline
-
Compare two baselines, ClearCase-style.
- doCompareReportEx(CcStream, CcBaseline.CompareFlagEx[], Resource, Feedback) - Method in interface CcBaseline
-
Compare this baseline with the specified stream.
- doCompareReportEx(CcStream, CcBaseline.CompareFlagEx[], Resource, Feedback) - Method in interface CcStream
-
Compare this CcStream with the specified stream.
- doCompleteDeliver(CcView, CcListener, CcMergeElement[], Feedback) - Method in interface CcView
-
Complete in-progress deliver operation taking the following actions:
Verify that all versions in the integration view have been
successfully merged and that merge conflicts have been resolved.
- doCompleteRebase(CcListener, CcListener, Feedback) - Method in interface CcView
-
Completes a rebase operation taking the following actions:
Resumes the rebase operation
Verifies that needed merges were made
Checks in any versions that are checked out
Records changes in the change set for the rebase activity
- doCopy(StpLocation, CqQueryFolderItem.OverwriteMode, Feedback, List<CqContextResource>) - Method in interface CqQueryFolderItem
-
Makes an editable copy of the query folder item named by this proxy at
the location specified in the argument list.
- doCopy(CqQueryFolder, String, CqQueryFolderItem.OverwriteMode, Feedback, List<CqContextResource>) - Method in interface CqQueryFolderItem
-
Makes an editable copy of the query folder item named by this proxy at
the location specified in the argument list.
- doCopy(Location, Resource.CopyFlag[], Feedback) - Method in interface javax.wvcm.Resource
-
Create a copy of the resource identified by this Resource
at the location identified by the destination
.
- doCreateAttachment(String, Feedback, List<CqContextResource>) - Method in interface CqAttachment
-
Creates a new attachment at the location specified by this proxy(*) and
initializes its content from a named file.
- doCreateBaselineControlledFolder(Baseline, Feedback) - Method in interface javax.wvcm.ControllableFolder
-
Create a baseline-controlled controllable folder at this location, and
initialize it with the contents of the specified baseline.
- doCreateCcActivity(Feedback) - Method in interface CcActivity
-
Create a new UCM activity at the location identified by this proxy.
- doCreateCcAutomaticView(Feedback) - Method in interface CcView
-
Create a new ClearCase automatic view based on this CcView proxy.
- doCreateCcBranchType(CcTypeBase.TypeCreateFlag[], Feedback) - Method in interface CcBranchType
-
Create a new branch type at the location identified by this proxy.
- doCreateCcComponent(Feedback) - Method in interface CcComponent
-
Create a new UCM component at the location identified by this proxy.
- doCreateCcDynamicView(Feedback) - Method in interface CcView
-
Create a new ClearCase dynamic view based on this CcView proxy.
- doCreateCcHyperlinkType(CcTypeBase.TypeCreateFlag[], Feedback) - Method in interface CcHyperlinkType
-
Create a new hyperlink type at the location identified by this proxy.
- doCreateCcLabelType(CcTypeBase.TypeCreateFlag[], Feedback) - Method in interface CcLabelType
-
Create a new label type at the location identified by this proxy.
- doCreateCcPolicy(CcTypeBase.TypeCreateFlag[], Feedback) - Method in interface CcPolicy
-
Create a new policy at the location specified by this proxy.
- doCreateCcProject(Feedback) - Method in interface CcProject
-
Create a new UCM project at the location specified by this proxy.
- doCreateCcProjectFolder(Feedback) - Method in interface CcProjectFolder
-
Create a new UCM project folder at the location specified by this proxy.
- doCreateCcRolemap(CcTypeBase.TypeCreateFlag[], Feedback) - Method in interface CcRolemap
-
Create a new rolemap at the location specified by this proxy.
- doCreateCcSnapshotView(Feedback) - Method in interface CcView
-
Create a new ClearCase snapshot view based on this CcView proxy.
- doCreateCcStream(Feedback) - Method in interface CcStream
-
Create a new UCM stream at the location specified by this proxy.
- doCreateCcWebView(Feedback) - Method in interface CcView
-
Create a new ClearCase web view based on this CcView proxy.
- doCreateFolder(Feedback) - Method in interface CqQueryFolder
-
Creates a new folder at the location specified in this proxy.
- doCreateFolder(Feedback, List<CqContextResource>) - Method in interface CqQueryFolder
-
Creates a new folder at the location specified in this proxy.
- doCreateGeneratedCcActivity(Feedback) - Method in interface CcActivity
-
Create a new UCM activity, allowing the provider to choose the
new activity's name.
- doCreateGeneratedCcStream(Feedback) - Method in interface CcStream
-
Create a new UCM stream, allowing the provider to choose the
new stream's name.
- doCreateGeneratedResource(Feedback) - Method in interface javax.wvcm.Activity
-
Create a new persistent activity, where the provider can allocate the location for the
new activity.
- doCreateGeneratedResource(Feedback) - Method in interface javax.wvcm.Task
-
Create a new persistent task, where the provider can allocate the location for the
new task.
- doCreateGeneratedResource(Feedback) - Method in interface javax.wvcm.Workspace
-
Create a persistent workspace, where the provider can allocate the location
for the new workspace.
- doCreateGroup(Feedback) - Method in interface CqGroup
-
Creates a new group and associates it with the DbSet named by the proxy
location.
- doCreateMergeArrow(CcVersion, Feedback) - Method in interface CcVersion
-
Create a Merge hyperlink pointing from this version to the specified destination version.
- doCreateMergeArrow(CcVersion, CcView, Feedback) - Method in interface CcVersion
-
Create a Merge hyperlink pointing from this version to the specified destination version.
- doCreateQuery(Feedback) - Method in interface CqQuery
-
Creates a new query at the location specified by this proxy and delivers
it to the database.
- doCreateQuery(Feedback, List<CqContextResource>) - Method in interface CqQuery
-
Creates a new query at the location specified by this proxy and delivers
it to the database.
- doCreateRecord(Feedback) - Method in interface CqRecord
-
Creates a new record at the location specified by this proxy, initialized
with the dirty properties of this proxy.
- doCreateRecord(Feedback, List<CqContextResource>) - Method in interface CqRecord
-
Creates a new record at the location specified by this proxy, initialized
with the dirty properties of this proxy.
- doCreateReport(Feedback) - Method in interface CqReport
-
Creates a new report resource at the location specified by this proxy and
immediately delivers it to the database.
- doCreateReport(Feedback, List<CqContextResource>) - Method in interface CqReport
-
Creates a new report resource at the location specified by this proxy.
- doCreateResource(Feedback) - Method in interface javax.wvcm.Activity
-
Create a new persistent activity.
- doCreateResource(Feedback) - Method in interface javax.wvcm.ControllableResource
-
Create a new persistent resource at the location identified by this ControllableResource.
- doCreateUser(Feedback) - Method in interface CqUser
-
Creates a new user whose ClearQuest login name will be the same as the
Name field of this proxy's location.
- doCreateVersionControlledResource(Version, Feedback) - Method in interface javax.wvcm.ControllableResource
-
Create a new version-controlled resource at the location identified by the proxy.
- doDeliver(Feedback) - Method in interface CqContextResource
-
Attempts to deliver this resource to the database.
- doDeliver(Feedback, List<CqContextResource>) - Method in interface CqUserDb
-
Selectively delivers (commits) modified resources to the database and/or
destroys moribund resources from the database and removes them from the
change context.
- doExecute(long, long, CqQuery.ListOptions, CqQuery.FilterLeaf...) - Method in interface CqQuery
-
Executes this query on the server and returns rows of the result set as
requested.
- doExecute(File, Feedback, CqQuery.FileOptions, CqQuery.FilterLeaf...) - Method in interface CqQuery
-
Executes this query and writes the result set to a text file
- doFind(Feedback) - Method in interface javax.wvcm.Resource
-
Find a persistent resource that "matches" this proxy.
- doFindAll(Feedback) - Method in interface javax.wvcm.Resource
-
Find all persistent resources that "match" this proxy.
- doFindMergeCandidates(CcFindmergeListener, CcView.FindmergeFlag[], CcVobResource, List<CcFile>, Feedback) - Method in interface CcView
-
Runs findmerge command in this view.
- doFindMergeCandidates(CcFindmergeListener, CcView.FindmergeFlag[], CcViewTag, List<CcFile>, Feedback) - Method in interface CcView
-
Runs findmerge command in this view.
- doFindMergeCandidatesFromChangeSets(CcFindmergeListener, CcView.FindmergeFlag[], List<CcActivity>, Feedback) - Method in interface CcView
-
Runs findmerge command in this view.
- doFindRecord(String, CqUserDb.FindMode, Feedback, Location...) - Method in interface CqUserDb
-
Searches the database for records having a given display name.
- doFindRecord(long, CqUserDb.FindMode, Feedback, Location...) - Method in interface CqUserDb
-
Searches the database for records having a given dbid.
- doFindSiteExtendedNames(StpLocation, Feedback) - Method in interface CqUserDb
-
Returns a list of all the resources in the database whose names differ
from a given name only in their site extensions.
- doFinishActivity(StpActivity, Feedback) - Method in interface CcView
-
Transitions the specified activity to the default completed state.
- doFireNamedHook(CqHook, String, Feedback, List<CqContextResource>) - Method in interface CqRecord
-
Executes a hook (record script) named in the NAMED_HOOK_LIST property of
this record's RECORD_TYPE resource.
- doFireRecordScriptAlias(CqAction, Feedback, List<CqContextResource>) - Method in interface CqRecord
-
Causes the execution of an action of type
CqAction.Type.RECORD_SCRIPT_ALIAS.
- doFullTextSearch(CqUserDb.SearchFilter, long...) - Method in interface CqUserDb
-
Searches the indexed content of the database for objects that match a
given filter.
- doFullTextSearch(String, String, String, List<String>, CqUserDb.SearchFilter, long...) - Method in interface CqUserDb
-
The typeahead enabled search, searches the indexed content of the database for objects that match a
given filter.
- doGetDbSetList(Feedback) - Method in interface CqProvider
-
Returns a list of database sets accessible from this provider.
- doGetDefaultCcRegistryRegion(PropertyRequestItem.PropertyRequest) - Method in interface CcProvider
-
Get the server's default ClearCase registry region.
- doGetDefaultViewTextMode() - Method in interface CcProvider
-
Get the default text mode for web views.
- doGetMore(long) - Method in interface CqHitSet
-
Requests the server to forward the next set of hits to the client.
- doGetPropertyNameList(Feedback) - Method in interface javax.wvcm.Resource
-
Get the names of standard properties available on the server resource
identified by this Resource.
- doGetPropertyNameList(String, Feedback) - Method in interface javax.wvcm.Resource
-
Get the names of properties in a given namespace available
on the server resource identified by this Resource.
- doGetProxyTypePrivilegeMap() - Method in interface CcProvider
-
Get the map of privileges for all proxy types which can be protected
through the use of ACLs.
- doGetProxyTypesSupportingAcls() - Method in interface CcProvider
-
Get the names of all proxy types which can be protected
through use of ACLs.
- doGetServerVersionString() - Method in interface CcProvider
-
- doIsLabelTypeVisible(String) - Method in interface CcVob
-
Check to see if a type with the given name is visible in this VOB.
- doLatestActivityVersionReport(Activity, Feedback) - Method in interface javax.wvcm.VersionHistory
-
Get the latest Version for a given activity.
- doLoad(Feedback) - Method in interface CcFile
-
Load this controllable resource into a web or snapshot view's local
file area, or load the controllable resource into the automatic view.
- doLogout() - Method in interface CcProvider
-
Performs a server logout and invalidates this provider's current
session.
- doMakeCcBaselines(CcBaseline.MakeCcBaselinesFlag[], Feedback) - Method in interface CcBaseline
-
Create a new UCM baseline using the name segment of the client-specified
location as the root portion of the baseline name.
- doMakeCcBaselines(CcBaseline.MakeCcBaselinesFlag[], CcListener, Feedback) - Method in interface CcBaseline
-
Variant of doMakeCcBaselines(MakeCcBaselinesFlag[] flags, Feedback feedback),
that takes a listener which provides detailed messages from the baseline creation operation.
- doMakeChart(OutputStream, Feedback, CqQuery.ChartOptions, CqQuery.FilterLeaf...) - Method in interface CqQuery
-
Executes this query and formats the results into a chart.
- doMakeReport(OutputStream, long, long, CqQuery.FilterLeaf...) - Method in interface CqReport
-
Executes the query associated with this report and generates an HTML
formatted report from the result set based on the report's designated
report format.
- doMerge(CcVersion, List<CcVersion>, CcVersion.CcMergeFlag[], CcListener, Feedback) - Method in interface CcFile
-
Merges the contents of two or more versions, representing files or
directories, into this file.
- doMerge(ResourceList<T>, Workspace.MergeFlag[], Feedback) - Method in interface javax.wvcm.Workspace
-
Merge the versions specified in the
sourceList
into the appropriate target in this
Workspace
.
- doMergePreviewReport(ResourceList<T>, Feedback) - Method in interface javax.wvcm.Workspace
-
Preview a merge.
- doModifyCcPolicy(CcTypeBase.TypeCreateFlag[], Feedback) - Method in interface CcPolicy
-
Modify an existing policy at the location specified by this proxy.
- doModifyCcRolemap(CcTypeBase.TypeCreateFlag[], Feedback) - Method in interface CcRolemap
-
Modify an existing rolemap at the location specified by this proxy.
- doMove(StpLocation, CqQueryFolderItem.OverwriteMode, Feedback, List<CqContextResource>) - Method in interface CqQueryFolderItem
-
Makes an editable copy of the query folder item named by this proxy at
the location specified in the argument list and deletes the query folder
item at the current proxy location.
- doMove(CqQueryFolder, String, CqQueryFolderItem.OverwriteMode, Feedback, List<CqContextResource>) - Method in interface CqQueryFolderItem
-
Makes an editable copy of the query folder item named by this proxy in
the query folder specified in the argument list and deletes the query
folder item at the current proxy location.
- doQuery(CqQuery.DisplayField[], CqQuery.Filter, long, long, CqQuery.ListOptions) - Method in interface CqRecordType
-
Returns specified fields from records that are of this record type and
match a specified filtering expression.
- doQuery(CqQuery.DisplayField[], CqQuery.Filter, File, Feedback, CqQuery.FileOptions) - Method in interface CqRecordType
-
Returns specified fields from records that are of the type defined by
this record type and match a specified filtering expression.
- doQuery(String, long, long, CqQuery.ListOptions) - Method in interface CqRecordType
-
Returns specified fields from records that are of the type defined by
this record type and match a specified filtering expression.
- doQuery(String, File, Feedback, CqQuery.FileOptions) - Method in interface CqRecordType
-
Returns specified fields from records that are of the type defined by
this record type and match a specified filtering expression.
- doReadContent(Resource, OutputStream, Feedback) - Method in interface CcResource
-
Get both the content and selected properties of this resource.
- doReadContent(String, Feedback) - Method in interface CqAttachment
-
Gets both the content and selected properties of this attachment.
- doReadContent(OutputStream, Feedback) - Method in interface javax.wvcm.Resource
-
Get both the content and selected properties of this resource.
- doReadContextProperties(Resource, Feedback) - Method in interface javax.wvcm.ResourceList
-
- doReadLabelledVersionProperties(String, Feedback) - Method in interface javax.wvcm.ControllableResource
-
- doReadMemberList(boolean, Feedback) - Method in interface javax.wvcm.Folder
-
Get the contents of a folder.
- doReadProperties(Feedback) - Method in interface CcMergeElement
-
Provides an accessor to the underlying CcFile object for this
MergeElement.
- doReadProperties(Resource, Feedback) - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Request the properties specified in feedback
from the
server resource represented by this proxy.
- doReadProperties(Feedback) - Method in interface javax.wvcm.Resource
-
Get a set of properties of this Resource from the server.
- doReadProperties(Feedback) - Method in interface javax.wvcm.ResourceList
-
- doRebindAll(String, Resource, Folder.RebindFlag[], Feedback) - Method in interface javax.wvcm.Folder
-
Removes all binding to the resource
identified by source
and adds the binding named bindingName
to that resource in the folder identified by this Folder.
- doRebindChild(String, Folder, String, Folder.RebindFlag[], Feedback) - Method in interface javax.wvcm.Folder
-
Removes the binding named sourceBindingName
from a resource in the folder
identified by sourceFolder
and adds the binding named bindingName
to that resource in the folder identified by this Folder.
- doRefresh(CcFile.RefreshFlag[], Feedback) - Method in interface CcFile
-
Refresh this file or directory.
- doRemoveAttribute(CcFile.AttributeOpFlag[], String, String, String, Feedback) - Method in interface CcFile
-
Remove the specified attribute from the checked-in version of this controllable resource.
- doRemoveAttribute(String, String, Feedback) - Method in interface CcVobResource
-
Remove the specified attribute from this VOB resource.
- doRemoveLabel(CcFile.RemoveLabelFlag[], String, Feedback) - Method in interface CcFile
-
Remove the specified label from the checked-in version of this controllable resource.
- doRemoveLabel(String, CcView, Feedback) - Method in interface CcVersion
-
Remove the specified label from the version.
- doRemoveLabel(String, Feedback) - Method in interface javax.wvcm.ControllableResource
-
- doRemoveLabel(String, Feedback) - Method in interface javax.wvcm.Version
-
Remove the specified label from this version.
- doRename(CqQueryFolder, String, Feedback, List<CqContextResource>) - Method in interface CqQueryFolderItem
-
Directly rename the query item without change any other property of it.
- doRequestForMastership(CcExFileList.RequestForMastershipFlag[], String, Feedback) - Method in interface CcVobResource
-
Request for local mastership of this VOB resource.
- doResetDeliver(CcView, CcListener, Feedback) - Method in interface CcView
-
Resets a deliver operation in progress to use the new integration view
- doResolve() - Method in interface CcResource
-
Construct a new proxy for this resource.
- doRestore(CcFile.RefreshFlag[], Feedback) - Method in interface CcFile
-
Restore this file or directory.
- doResumeDeliver(CcView, CcListener, Feedback) - Method in interface CcView
-
Resumes a deliver operation from the point at which it was suspended.
- doResumeRebase(boolean, CcListener, CcListener, Feedback) - Method in interface CcView
-
Restarts a rebase operation from the point at which it has been
suspended.
- doRevert(Feedback) - Method in interface CqContextResource
-
Removes the modified or moribund resource referenced by this proxy from
the client's change context, thereby revealing at that location the
resource, if any, in the database.
- doRevert(Feedback, List<CqContextResource>) - Method in interface CqUserDb
-
Selectively reverts modified or moribund resources in this database's
change context to their previous, unmodified/undeleted state.
- doSetLabel(String, CcView, Feedback) - Method in interface CcVersion
-
Set the specified label on the version.
- doSetLabel(String, String, CcView, Feedback) - Method in interface CcVersion
-
Set the specified label on the version.
- doSetLabel(String, Feedback) - Method in interface javax.wvcm.ControllableResource
-
Set the specified label on the checked-in version of this controllable resource.
- doSetLabel(String, Feedback) - Method in interface javax.wvcm.Version
-
Set the specified label on this version.
- doStartDeliver(CcView, boolean, CcListener, Feedback) - Method in interface CcView
-
The deliver command lets you deliver work from a source stream to a
target stream in the same or a different project.
- doStartDeliverActivities(CcView, ResourceList<CcActivity>, boolean, CcListener, Feedback) - Method in interface CcView
-
Deliver the specified activities from the source stream associated with
this view to the target stream associated with the specified integration
view.
- doStartDeliverBaselines(CcView, ResourceList<CcBaseline>, boolean, CcListener, Feedback) - Method in interface CcView
-
Deliver the specified baselines from the source stream associated with
this view to the target stream associated with the specified integration
view.
- doStartPostDeliver(Stream, CcListener, Feedback) - Method in interface CcView
-
In a MultiSite configuration where a team of developers works at a
remote site, the project's integration stream may be mastered at a
different replica than the developers' development streams.
- doStartPostDeliverActivities(Stream, ResourceList<CcActivity>, CcListener, Feedback) - Method in interface CcView
-
Post deliver the specified activities from the source stream associated
with this view to the target stream associated with the specified
integration view.
- doStartPostDeliverBaselines(Stream, ResourceList<CcBaseline>, CcListener, Feedback) - Method in interface CcView
-
Post deliver the specified baselines from the source stream associated
with this view to the target stream.
- doStartRebase(List<CcBaseline>, boolean, CcListener, CcListener, Feedback) - Method in interface CcView
-
The rebase command reconfigures a stream by adding, dropping, or
replacing one or more of the stream's foundation baselines.
- doSynchronizeFileAreaDb(CcView.SynchronizeFileAreaDbFlag[], Feedback) - Method in interface CcView
-
Synchronize this web view file area's local databases to accurately reflect the
current state of the file area.
- doUnbindAll(Feedback) - Method in interface CqAttachment
-
Deleting an attachment requires that the parent record be opened for
update.
- doUnbindAll(Feedback, List<CqContextResource>) - Method in interface CqAttachment
-
Deleting an attachment requires that the parent record be opened for
update.
- doUnbindAll(Feedback) - Method in interface CqContextResource
-
Initiates the deletion of this context resource from the database using
implicitly
CqProvider.AUTO
as the delivery order list value.
- doUnbindAll(Feedback, List<CqContextResource>) - Method in interface CqContextResource
-
Initiates the deletion of this context resource from the database.
- doUnbindAll(Feedback) - Method in interface javax.wvcm.Resource
-
- doUnbindChild(String, Feedback) - Method in interface javax.wvcm.Folder
-
Removes the binding named bindingName from the folder identified by this Folder.
- doUncheckout(CcFile.UncheckoutFlag[], Feedback) - Method in interface CcFile
-
Cancel the checkout of this version-controlled resource,
and restore its content to the state of its CHECKED_IN version.
- doUncheckout(Feedback) - Method in interface javax.wvcm.ControllableResource
-
- doUnhijack(CcFile.UnhijackFlag[], Feedback) - Method in interface CcFile
-
Undo a hijack on this hijacked controllable resource.
- doUpdate(ResourceList<T>, Feedback) - Method in interface javax.wvcm.Stream
-
Update the
Stream.VERSION_LIST
of this stream to contain the versions
specified in the sourceList argument.
- doUpdate(ResourceList<T>, Feedback) - Method in interface javax.wvcm.Workspace
-
Update the state of the appropriate target in this
Workspace
.
- doUpgradeDatabases(Feedback) - Method in interface CqUser
-
Attempts to upgrade the user account information in all the user
databases that this user is currently subscribed to.
- doUpgradeFileArea(Feedback) - Method in interface CcView
-
Upgrade this web view's file area.
- doUpgradeUsersAndGroups(Feedback) - Method in interface CqUserDb
-
Upgrades this database's user and group information to match that of its
db-set.
- doValidateLocation(CqQueryFolderItem, Feedback) - Method in interface CqUserDb
-
Verifies that a CqQueryFolderItem of a given type can be created at a
given location.
- doValidateUserCredentials(String, String, Feedback) - Method in interface CqDb
-
Verifies that the provided login name and password are valid and map to
the current user.
- doVersionControl(Feedback) - Method in interface CcFile
-
Places the view-private file specified by this proxy under version control.
- doVersionControl(Feedback) - Method in interface javax.wvcm.ControllableResource
-
Place this resource under version-control.
- doVersionControl(ResourceList<T>, Feedback) - Method in interface javax.wvcm.Workspace
-
- doWorkOnActivity(StpActivity, Feedback) - Method in interface CcView
-
Work on the specified activity in this CC view.
- doWriteContent(InputStream, String, Feedback) - Method in interface javax.wvcm.Resource
-
Persists content changes to a resource.
- doWriteProperties(Resource, Feedback) - Method in interface CcResource
-
Persists property changes to this CcResource.
- doWriteProperties(Resource, Feedback) - Method in interface CcResourceList
-
- doWriteProperties(Feedback) - Method in interface CqAttachment
-
Updating an attachment requires that the parent record be opened for
update.
- doWriteProperties(Feedback, List<CqContextResource>) - Method in interface CqAttachment
-
Updating an attachment requires that the parent record be opened for
update.
- doWriteProperties(Feedback) - Method in interface CqContextResource
-
Writes dirty properties from this proxy to the targeted context resource
using implicitly
CqProvider.AUTO
as the delivery order list value.
- doWriteProperties(Feedback, List<CqContextResource>) - Method in interface CqContextResource
-
Writes dirty properties to the change context-copy of this resource and,
optionally, requests that modified or moribund resources in the change
context be delivered to or deleted from the database.
- doWriteProperties(Feedback) - Method in interface javax.wvcm.Resource
-
Persists property changes to this Resource.
- doWriteProperties(Feedback) - Method in interface javax.wvcm.ResourceList
-
- DUPLICATES - Static variable in interface CqRecord
-
The immediate duplicates of this record.
- DYNAMIC_CHOICE_LIST - Static variable in interface CqFieldDefinition
-
Identifies the dynamic choice list used by this field as its choice list
Requires SQL-editor permission
- DYNAMIC_CHOICE_LISTS - Static variable in interface CqUserDb
-
A list of the dynamic choice lists that are defined in this database
- DYNAMIC_FILTERS - Static variable in interface CqQuery
-
An array containing a
FilterLeaf
structure
for each of the query's dynamic filters.
- get(CqUserDb.SearchKey<U>) - Method in interface CqUserDb.SearchFilter
-
Returns the target value currently associated with a given SearchKey
- get(PropertyNameList.PropertyName<?>) - Method in class javax.wvcm.PropertyRequestItem.PropertyRequest
-
- getAccessibleDatabases() - Method in interface CqDbSet
-
- getAccessRights() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlEntry
-
- getAccessRights() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlledResource
-
Returns the value of the
ACCESS_RIGHTS
property as
defined by this proxy.
- getAclMap() - Method in interface CcPolicy
-
- getAction() - Method in interface CqAttachment
-
Returns the value of the
ACTION
property as defined by
this proxy.
- getAction() - Method in interface CqRecord
-
Returns the value of the
ACTION
property as defined by
this proxy.
- getActionList() - Method in interface CqRecordType
-
Returns the value of the
ACTION_LIST
property as
defined by this proxy.
- getActionType() - Method in interface CqRecord
-
Returns the value of the
ACTION
property as defined by
this proxy.
- getActivity() - Method in interface javax.wvcm.Baseline.AddedActivity
-
Return the added activity.
- getActivity() - Method in interface javax.wvcm.Baseline.ChangedActivity
-
Return the changed activity.
- getActivity() - Method in interface javax.wvcm.Baseline.DeletedActivity
-
Return the deleted activity.
- getActivity() - Method in interface javax.wvcm.Baseline.PartiallyAddedActivity
-
Return the partially added activity.
- getActivity() - Method in interface javax.wvcm.Baseline.PartiallyDeletedActivity
-
Return the partially deleted activity.
- getActivity() - Method in interface javax.wvcm.ControllableResource
-
- getActivity() - Method in interface javax.wvcm.Version
-
- getActivityCheckoutList() - Method in interface javax.wvcm.Activity
-
- getActivityFolderList() - Method in interface javax.wvcm.Workspace
-
- getActivityFormat() - Method in interface CcTaskProviderOptionsUcm
-
Returns the activity format string
- getActivityList() - Method in interface CcStream
-
- getActivityList() - Method in interface javax.wvcm.Task
-
- getActivityVersionList() - Method in interface javax.wvcm.Activity
-
- getAggregatedCheckoutList() - Method in interface CcDirectory
-
- getAggregatedHijackList() - Method in interface CcDirectory
-
- getAggregatedViewPrivateList() - Method in interface CcDirectory
-
- getAggregation() - Method in interface CqQuery.DisplayField
-
Returns the aggregate function that is applied to the field path of
each selected record to compute the value for the result set.
- getAll() - Method in interface CqUserDb.SearchFilter
-
- getAllCharts() - Method in interface CqUserDb
-
Returns the value of the
ALL_CHARTS
property as
defined by this proxy.
- getAllDatabases() - Method in interface CqGroup
-
Returns the value of the
ALL_DATABASES
property as
defined by this proxy.
- getAllDuplicates() - Method in interface CqRecord
-
Returns the value of the
ALL_DUPLICATES
property
as defined by this proxy.
- getAllEffectiveAcl() - Method in interface CcRolemap
-
- getAllFieldValues() - Method in interface CqRecord
-
- getAllGroups() - Method in interface CqDb
-
Returns the value of the
ALL_GROUPS
property as
defined by this proxy.
- getAllNamedValues() - Method in interface CqUserDb
-
- getAllProperties() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Returns the properties defined in this proxy.
- getAllQueries() - Method in interface CqUserDb
-
Returns the value of the
ALL_QUERIES
property as
defined by this proxy.
- getAllReports() - Method in interface CqUserDb
-
Returns the value of the
ALL_REPORTS
property as
defined by this proxy.
- getAllUsers() - Method in interface CqDb
-
Returns the value of the
ALL_USERS
property as
defined by this proxy.
- getAppliedAccessControlEntries() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlledResource
-
- getAppliedResource() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlEntry
-
- getArePermissionsValid() - Method in interface CcView
-
- getAttachmentFolders() - Method in interface CqRecord
-
- getAttachmentList() - Method in interface CqAttachmentFolder
-
Returns the value of the
ATTACHMENT_LIST
property as defined by this proxy.
- getAttributeList() - Method in interface CcVobResource
-
- getAttributeTypeList() - Method in interface CcVob
-
- getAuthentication(StpProvider.Domain, String) - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the Authentication object currently associated with a given realm
string in a given Domain.
- getAuthentication(String, int) - Method in interface javax.wvcm.ProviderFactory.Callback
-
Get authentication information for the current user.
- getAuthenticationAlgorithm() - Method in interface CqDbSet
-
- getAuthenticationEx(StpProvider.Domain, String, int, String, WvcmException) - Method in interface com.ibm.rational.wvcm.stp.cmi.CmiCallback
-
- getAuthenticationEx(StpProvider.Domain, String, int, StpProvider, WvcmException) - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpCallback
-
An extended version of Callback.getAuthentication that provides
additional information to the client when being asked for
credentials.
- getAuthenticationLoginName() - Method in interface CqDb
-
- getAuthenticationMode() - Method in interface CqUser
-
- getAuthenticationMode() - Method in interface CqUserInfo
-
- getAuthenticationRealm() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
- getAuthenticator() - Method in interface CqUser
-
Returns the value of the
AUTHENTICATOR
property as
defined by this proxy.
- getAuthenticator() - Method in interface CqUserInfo
-
- getAutoMergeList() - Method in interface javax.wvcm.ControllableResource
-
- getBackReferenceFieldName() - Method in interface CqFieldDefinition
-
- getBaselineControlledFolderList() - Method in interface javax.wvcm.Workspace
-
- getBaselineList() - Method in interface CcStream
-
- getBaselineListClosure() - Method in interface CcComponent
-
- getBaselineNamingTemplate() - Method in interface CcProject
-
- getBaseVersionExtendedPathname() - Method in interface CcMergeElement
-
Retrieve the base version contributor.
- getBoundCcActivity() - Method in interface com.ibm.rational.wvcm.stp.StpActivity
-
- getBoundCcActivityLocation() - Method in interface com.ibm.rational.wvcm.stp.StpActivity
-
- getBoundCqRecord() - Method in interface com.ibm.rational.wvcm.stp.StpActivity
-
- getBranch() - Method in interface CcVersion
-
- getBranchTypeList() - Method in interface CcVob
-
- getBuildNumber() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getCalculatesChoiceListEachAccess() - Method in interface CqFieldDefinition
-
- getCanBeSecurityContext() - Method in interface CqFieldDefinition
-
- getCanBeSecurityContext() - Method in interface CqRecordType
-
- getCanChangeAccessRights() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlledResource
-
- getCanonicalPath() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Interprets this StpLocation as a file-path-scheme location and returns
the canonical pathname for the file.
- getCanUpdateOrDelete() - Method in interface CqQueryFolderItem
-
- getCategories() - Method in interface CcProxyTypePrivilege
-
Get the list of privilege categories (e.g.
- getCertificateResponse(X509Certificate, List<CcTrustManagerCallback.CertificateStatus>, CertificateException) - Method in interface CcTrustManagerCallback
-
Callback is invoked when there is a problem with the certificate provided
by the server.
- getCheckedIn() - Method in interface javax.wvcm.ControllableResource
-
- getCheckedOut() - Method in interface javax.wvcm.ControllableResource
-
- getCheckinFork() - Method in interface javax.wvcm.Version
-
- getCheckoutFork() - Method in interface javax.wvcm.Version
-
- getCheckoutList() - Method in interface javax.wvcm.Version
-
- getCheckTimeoutInterval() - Method in interface CqUserDb
-
- getChildList() - Method in interface javax.wvcm.Folder
-
- getChildMap() - Method in interface javax.wvcm.Folder
-
- getChoiceList() - Method in interface CqFieldDefinition
-
Returns the value of the
CHOICE_LIST
property as defined by this proxy.
- getChoiceList() - Method in interface CqFieldValue
-
Returns the value of the
CHOICE_LIST
metadata
component as defined by this Property instance.
- getClearQuestEnabledState() - Method in interface CcProject
-
- getClearQuestProvider(String) - Method in interface CcProviderManagerCallback
-
Specify the ClearQuest provider to use to create ClearQuest resource
proxies and perform ClearQuest operations.
- getClearQuestUserDb() - Method in interface CcProject
-
- getClientAutomaticViewTagList(PropertyRequestItem.PropertyRequest) - Method in interface CcProvider
-
Get the list of automatic view-tags available to the logged-in OS user.
- getClientPath() - Method in interface CcFile
-
- getClientViewList(PropertyRequestItem.PropertyRequest) - Method in interface CcProvider
-
Get the list of views that are accessible on the local machine.
- getColumnLabels() - Method in interface CqResultSet
-
- getColumnSortOrders() - Method in interface CqResultSet
-
- getColumnSortTypes() - Method in interface CqResultSet
-
- getColumnTypes() - Method in interface CqResultSet
-
- getComment() - Method in interface CqAttachment
-
Returns the attachment DESCRIPTION
- getComment() - Method in interface CqResource
-
Most ClearQuest resources do not support the COMMENT property
- getComment() - Method in interface javax.wvcm.Resource
-
- getCommonAncestor() - Method in interface javax.wvcm.Workspace.MergePreviewReport
-
Get the common ancestor for the merges.
- getCompanyEmailAddress() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getCompanyFullName() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getCompanyName() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getCompanyWebAddress() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getComponent() - Method in interface CcBaseline
-
- getComponentList() - Method in interface CcStream
-
- getComponentList() - Method in interface CcVob
-
- getComponentRootDirectoryList() - Method in interface CcView
-
- getConfigSpec() - Method in interface CcView
-
- getConfiguration() - Method in interface javax.wvcm.ControllableResource
-
- getConfigurationRootFolderHome() - Method in interface javax.wvcm.Workspace
-
- getConnectOptions() - Method in interface CqUserDb
-
Returns the value of the
CONNECT_OPTIONS
property as defined by this proxy.
- getContentCharacterSet() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the CONTENT_CHARACTER_SET property
- getContentCharacterSet() - Method in interface javax.wvcm.Resource
-
- getContentIdentifier() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the CONTENT_IDENTIFIER property
- getContentIdentifier() - Method in interface javax.wvcm.Resource
-
- getContentLanguage() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the CONTENT_LANGUAGE property
- getContentLanguage() - Method in interface javax.wvcm.Resource
-
- getContentLength() - Method in interface CqAttachment
-
Returns the attachment FILE_SIZE
- getContentLength() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not support
the CONTENT_LENGTH property
- getContentLength() - Method in interface javax.wvcm.Resource
-
- getContentType() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not support
the CONTENT_TYPE property
- getContentType() - Method in interface javax.wvcm.Resource
-
- getContext() - Method in interface CcTaskProviderConfiguration
-
Returns the task provider specific context
- getContextIsEmpty() - Method in interface CqUserDb
-
- getControllableResourceHome() - Method in interface javax.wvcm.Workspace
-
- getControlledResource() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlEntry
-
- getCqDb() - Method in interface CqUserDb
-
Returns the value of the
USER_INFO
property as defined
by this proxy.
- getCqMasterReplica() - Method in interface CqGroup
-
- getCqMasterReplica() - Method in interface CqQueryFolderItem
-
- getCqMasterReplica() - Method in interface CqRecord
-
- getCqMasterReplica() - Method in interface CqUser
-
- getCqUcmIntegrationState() - Method in interface com.ibm.rational.wvcm.stp.StpActivity
-
- getCreatedEvent() - Method in interface CcViewAccessInfo
-
Get the view "created" event info.
- getCreationDate() - Method in interface CcFileAreaLockedCallback.CcFileAreaLockInfo
-
Get the date object was locked.
- getCreationDate() - Method in interface CqRecord
-
Returns the date of the submit action in the record history field.
- getCreationDate() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the CREATION_DATE property
- getCreationDate() - Method in interface javax.wvcm.Resource
-
- getCreatorDisplayName() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the CREATOR_DISPLAY_NAME property
- getCreatorDisplayName() - Method in interface javax.wvcm.Resource
-
- getCreatorGroupName() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the CREATOR_GROUP_NAME property
- getCreatorGroupName() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
- getCreatorLoginName() - Method in interface CqRecord
-
Returns the login name of the user who submitted the record
- getCreatorLoginName() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the CREATOR_LOGIN_NAME property
- getCreatorLoginName() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
- getCSpec() - Method in interface CcConfigSpec
-
Returns the configuration specification minus the auto generated UCM section, if any.
- getCurrentActivity() - Method in interface javax.wvcm.Workspace
-
- getCurrentReplica() - Method in interface CcVobResource
-
- getCurrentUser() - Method in interface CqDb
-
Returns the value of the
CURRENT_USER
property as
defined by this proxy.
- getCurrentUserClientViewList(PropertyRequestItem.PropertyRequest) - Method in interface CcProvider
-
Get the list of views owned by the logged-in OS user.
- getCurrentWorkspaceList() - Method in interface javax.wvcm.Activity
-
- getCustomProperties() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Returns the custom properties recorded in this proxy.
- getDatabaseName() - Method in interface CqUserDb
-
Returns the value of the
DATABASE_NAME
property as
defined by this proxy.
- getDate() - Method in interface CcViewAccessInfo.EventInfo
-
Get the date on which the event represented by this EventInfo object
occurred.
- getDateFilters() - Method in interface CqUserDb.SearchFilter
-
- getDbName() - Method in interface CqFieldDefinition
-
Returns the value of the
DB_NAME
property as defined by
this proxy.
- getDbSet() - Method in interface CqGroup
-
Returns the value of the
DB_SET
property as defined by
this proxy.
- getDbSet() - Method in interface CqReplica
-
Returns the value of the
DB_SET
property as defined by
this proxy.
- getDbSet() - Method in interface CqUser
-
Returns the value of the
DB_SET
property as defined by
this proxy.
- getDbSet() - Method in interface CqUserDb
-
Returns the value of the
DB_SET
property as defined by
this proxy.
- getDbSet() - Method in interface CqUserDbMember
-
Returns the value of the
DB_SET
property as defined by
this proxy.
- getDefaultAction() - Method in interface CqRecord
-
Returns the value of the
DEFAULT_ACTION
property
as defined by this proxy.
- getDefaultDbSetName() - Method in interface CqProvider.CqProductInfo
-
- getDefaultDeliverTarget() - Method in interface CcStream
-
- getDefaultDomain() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
The domain to use if the domain field is omitted from location
specifications.
- getDefaultRecordType() - Method in interface CqUserDb
-
- getDefaultRepository() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the default repository associated with this provider.
- getDefaultRepository(StpProvider.Domain) - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the default repository of a specified domain associated with this
provider.
- getDefaultValue() - Method in interface CcAttributeType
-
- getDelimiter() - Method in interface CqQuery.FileOptions
-
- getDelimiter() - Method in class CqQuery.FileOptionsClass
-
- getDeliverOperation() - Method in interface CcStream
-
- getDeliverPolicyNoCheckoutsInActivities() - Method in interface CcStream
-
- getDeliverPolicyNoCheckoutsInStream() - Method in interface CcStream
-
- getDescription() - Method in interface CqAttachment
-
Returns the value of the
DESCRIPTION
property as
defined by this proxy.
- getDescription() - Method in interface CqQuery.DisplayField
-
Returns the description of the field from the schema.
- getDestinationState() - Method in interface CqAction
-
- getDiagInfo() - Method in interface CqDb
-
Returns the value of the
DIAG_INFO
property as defined
by this proxy.
- getDisabledPolicyList() - Method in interface CcProject
-
- getDisplayFields() - Method in interface CqQuery
-
Returns the value of the
DISPLAY_FIELDS
property as defined by this proxy.
- getDisplayName() - Method in interface CqAttachment
-
Returns the value of the
DISPLAY_NAME
property as
defined by this proxy.
- getDisplayName() - Method in interface CqHit
-
- getDisplayName() - Method in interface javax.wvcm.Resource
-
- getDisplayNameHeader() - Method in interface CqHistoryFieldValue
-
- getDisplayNameHeaderForExport() - Method in interface CqHistoryFieldValue
-
- getDomain() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns the domain specified or implied by the selector.
- getDuplicates() - Method in interface CqRecord
-
Returns the value of the
DUPLICATES
property as
defined by this proxy.
- getDynamicChoiceList() - Method in interface CqFieldDefinition
-
- getDynamicChoiceLists() - Method in interface CqUserDb
-
- getDynamicFilters() - Method in interface CqQuery
-
Returns the value of the
DYNAMIC_FILTERS
property as defined by this proxy.
- getEclipsedList() - Method in interface CcDirectory
-
- getEffectiveAccessControlEntries() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlledResource
-
- getEffectiveAcl() - Method in interface CcVobResource
-
- getEfficientLocation() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
- getElement() - Method in interface CcFile
-
- getElement() - Method in interface CcVersion
-
- getElementMergeType() - Method in interface CcMergeElement
-
Returns the type of merge needed for this element.
- getElementRules() - Method in interface CcConfigSpec
-
Returns the "Element Rules" section (everything except the load rules)
of the configuration specification.
- getElementType() - Method in interface CcElement
-
- getElementType() - Method in interface CcFile
-
- getElementTypeList() - Method in interface CcVob
-
- getEmail() - Method in interface CqUser
-
Returns the value of the
EMAIL
property as defined by this
proxy.
- getEmail() - Method in interface CqUserInfo
-
- getEnabledPolicyList() - Method in interface CcProject
-
- getEnableRowCount() - Method in interface CqQuery.ListOptions
-
If TRUE, the total number of rows generated by the query will be
computed by the sever and returned as the value of
CqResultSet.getRowCount()
.
- getEnableRowCount() - Method in class CqQuery.ListOptionsClass
-
- getEntries(Class<U>) - Method in interface CqUserDb.SearchFilter
-
Retrieves SearchKey/target-value pairs of a given target-value type
- getEntriesByKey(Class<V>) - Method in interface CqUserDb.SearchFilter
-
Retrieves SearchKey/target-value pairs by SearchKey type
- getEntryType() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlEntry
-
- getError() - Method in interface CcRemoteViewAgentCallback.ConnectEvent
-
Answers with an error, or null if successful.
- getError() - Method in interface CcRemoteViewAgentCallback.DisconnectEvent
-
Answers with an error,or null if successful.
- getEveryoneGroupName() - Method in interface CqDb
-
- getExcludedUserList() - Method in interface CcLockInfo
-
Get list of excluded users.
- getExecute() - Method in interface CcPermissions.Permissions
-
Gets execute permission
- getExplicitBaselineList() - Method in interface CcStream
-
- getExtendedNamespace() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns an ExtendedNamespace object that, for some namespaces, contains
additional information about the namespace field beyond its Namespace
value.
- getFamilyMembers() - Method in interface CqRecordType
-
- getFeatureLevel() - Method in interface CqUserDb
-
Returns the value of the
FEATURE_LEVEL
property as
defined by this proxy.
- getField() - Method in interface CqAttachment
-
Returns the value of the
FIELD
property as defined by this
proxy.
- getField() - Method in interface CqAttachmentFolder
-
Returns the value of the
FIELD
property as defined by this
proxy.
- getField(String) - Method in interface CqRecord
-
Retrieves the value of a field previously requested by an instance of
FieldName having the same fieldName parameter as this method.
- getFieldDefinition() - Method in interface CqFieldValue
-
Returns the value of the
FIELD_DEFINITION
metadata component as defined by this Property instance.
- getFieldDefinitions() - Method in interface CqRecordType
-
- getFieldFilters() - Method in interface CqUserDb.SearchFilter
-
- getFieldInfo(CqRecord.FieldName<T>) - Method in interface CqRecord
-
Returns the meta-property bundle of a record field defined by this proxy.
- getFieldName() - Method in interface CqFieldValue
-
- getFieldsUpdatedThisAction() - Method in interface CqRecord
-
- getFieldsUpdatedThisEntireAction() - Method in interface CqRecord
-
- getFieldsUpdatedThisGroup() - Method in interface CqRecord
-
- getFieldsUpdatedThisSetValue() - Method in interface CqRecord
-
- getFieldType() - Method in interface CqFieldDefinition
-
- getFieldType() - Method in interface CqFieldValue
-
Returns the value of the
FIELD_TYPE
meta-property as
defined by this CqFieldValue instance.
- getFieldType() - Method in interface CqQuery.DisplayField
-
Returns the FieldType of the display field.
- getFile() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns a File object that references the path defined by this
StpLocation.
- getFileAreaNeedsUpgrade() - Method in interface CcView
-
- getFileAreaRootDirectory() - Method in interface CcView
-
- getFileName() - Method in interface CqAttachment
-
Returns the value of the
FILE_NAME
property as defined
by this proxy.
- getFileSize() - Method in interface CqAttachment
-
Returns the value of the
FILE_SIZE
property as defined
by this proxy.
- getFiltering() - Method in interface CqQuery
-
Returns the value of the
FILTERING
property as
defined by this proxy.
- getFoundationBaselineList() - Method in interface CcStream
-
- getFromResource() - Method in interface CcHyperlink
-
- getFromText() - Method in interface CcHyperlink
-
- getFromVersionExtendedPathname() - Method in interface CcMergeElement
-
Retrieve the from version contributor.
- getFullName() - Method in interface CqUser
-
Returns the value of the
FULL_NAME
property as defined
by this proxy.
- getFullName() - Method in interface CqUserInfo
-
- getFullProductVersion() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getFunction() - Method in interface CqQuery.DisplayField
-
Returns the simple scalar function that is to be applied to this
DisplayField (e.g.
- getGlobalPath() - Method in interface CcVobTag
-
- getGroupAccessRights(String, StpAccessControlEntry.EntryType, boolean) - Method in interface CqQueryFolder
-
Retrieves from this proxy, the StpAccessControlEntry list returned as the
value of a requested property named by a GroupAccessRightsName having the
same parameters as this method.
- getGroupList() - Method in interface CcProvider.CcAuthentication
-
ClearCase checks the user's group list (the list of OS groups
to which the user belongs) to determine whether the user can peform
certain operations in a given VOB.
- getGroupName() - Method in interface CcPermissions
-
Gets the group name.
- getGroupName() - Method in interface CcViewAccessInfo.EventInfo
-
Get the group of the user associated with the event represented by
this EventInfo object.
- getGroupNames() - Method in interface CqUserInfo
-
- getGroupPermissions() - Method in interface CcPermissions
-
Gets the permissions for group.
- getGroups() - Method in interface CqGroup
-
Returns the value of the
GROUPS
property as defined by
this proxy.
- getGroups() - Method in interface CqUser
-
Returns the value of the
GROUPS
property as defined by
this proxy.
- getHasCheckouts() - Method in interface CcActivity
-
- getHasDeliveryInProgress() - Method in interface CcStream
-
- getHasDescendantCheckouts() - Method in interface CcDirectory
-
- getHasDescendantHijacks() - Method in interface CcDirectory
-
- getHasDuplicates() - Method in interface CqRecord
-
Returns the value of the
HAS_DUPLICATES
property
as defined by this proxy.
- getHasLocalMastership() - Method in interface CcVobResource
-
- getHasOpenChoiceList() - Method in interface CqFieldDefinition
-
- getHasPostedDeliveryInProgress() - Method in interface CcStream
-
- getHasRebaseInProgress() - Method in interface CcStream
-
- getHasRootDirectoryElement() - Method in interface CcComponent
-
- getHasScriptedChoiceList() - Method in interface CqFieldDefinition
-
- getHasSharedMastership() - Method in interface CcTypeBase
-
- getHeadline() - Method in interface com.ibm.rational.wvcm.stp.StpActivity
-
- getHeight() - Method in interface CqQuery.ChartOptions
-
Returns the requested height of the chart image in pixels.
- getHeight() - Method in class CqQuery.ChartOptionsClass
-
- getHelpText() - Method in interface CqFieldDefinition
-
Returns the value of the
HELP_TEXT
property as defined
by this proxy.
- getHistoriesForExport() - Method in interface CqHistoryFieldValue
-
- getHistoryFields() - Method in interface CqRecord
-
Returns the value of the
HISTORY_FIELDS
property
as defined by this proxy.
- getHostName() - Method in interface CcFileAreaLockedCallback.CcFileAreaLockInfo
-
Get the hostname of the user who set the lock.
- getHostName() - Method in interface CcViewAccessInfo.EventInfo
-
Get the host name associated with the event represented by
this EventInfo object.
- getHostName() - Method in interface CcVobTag
-
- getHostPath() - Method in interface CcVobTag
-
- getHttpProxyHost() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
- getHttpProxyPort() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
- getHyperlinkList() - Method in interface CcVobResource
-
- getHyperlinkTypeList() - Method in interface CcVob
-
- getIdSelector() - Method in interface com.ibm.rational.wvcm.stp.StpActivity
-
- getImageFormat() - Method in interface CqQuery.ChartOptions
-
Returns the compression format requested for the chart image.
- getImageFormat() - Method in class CqQuery.ChartOptionsClass
-
- getInBaselineList() - Method in interface javax.wvcm.Version
-
- getIndexedRecordTypes() - Method in interface CqUserDb
-
- getIndexedVersion() - Method in interface CqHit
-
- getInitialBaseline() - Method in interface CcComponent
-
- getInstanceConstraint() - Method in interface CcTypeBase
-
- getInstantiationErrors() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns information about the failures, if any, to instantiate providers
for specific product domains.
- getIntegerValue() - Method in interface CcAttribute
-
If the attribute's value type is INTEGER, retrieve it as such.
- getIntegrationStream() - Method in interface CcProject
-
- getInvalidFields() - Method in interface CqRecord
-
Returns the value of the
INVALID_FIELDS
property
as defined by this proxy.
- getInvalidProperties() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
- getInWorkspaceList() - Method in interface javax.wvcm.Version
-
- getIsAclEnforced() - Method in interface CcVob
-
- getIsActive() - Method in interface CcViewTag
-
- getIsActive() - Method in interface CqGroup
-
Returns the value of the
IS_ACTIVE
property as defined
by this proxy.
- getIsActive() - Method in interface CqUser
-
Returns the value of the
IS_ACTIVE
property as defined
by this proxy.
- getIsAggregated() - Method in interface CqQuery
-
Returns the value of the
IS_AGGREGATED
property as defined by this proxy.
- getIsAllUsersVisible() - Method in interface CqUser
-
- getIsAppBuilder() - Method in interface CqUser
-
Returns the value of the
IS_APP_BUILDER
property
as defined by this proxy.
- getIsAtomicCheckinEnabled() - Method in interface CcVob
-
- getIsAvailableForQueries() - Method in interface CqFieldDefinition
-
- getIsBaselineControllable() - Method in interface javax.wvcm.ControllableFolder
-
- getIsBaselineControlled() - Method in interface javax.wvcm.ControllableFolder
-
- getIsBuiltInSystemOwned() - Method in interface CqRecordType
-
- getIsChartingEnabled() - Method in interface CqUserDb
-
- getIsCheckedOut() - Method in interface javax.wvcm.ControllableResource
-
- getIsComposite() - Method in interface CcBaseline
-
- getIsCompressionOptimized() - Method in interface CqQuery.ChartOptions
-
Returns whether or not the compression of the image should be
optimized.
- getIsCompressionOptimized() - Method in class CqQuery.ChartOptionsClass
-
- getIsDbFile() - Method in interface CcFile
-
- getIsDirectory() - Method in interface CcMergeElement
-
Is this element a directory?
- getIsDisconnected() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns an indication of whether or not this provider is permitted to
communicate with a server.
- getIsDuplicate() - Method in interface CqRecord
-
Returns the value of the
IS_DUPLICATE
property as
defined by this proxy.
- getIsDynamicListAdmin() - Method in interface CqUser
-
- getIsEclipsing() - Method in interface CcFile
-
- getIsEmpty() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
IS_EMPTY
meta-property as
defined by this StpProperty instance.
- getIsExecutable() - Method in interface CqResource
-
No ClearQuest resources is executable
- getIsExecutable() - Method in interface javax.wvcm.Resource
-
- getIsExpress() - Method in interface CcView
-
- getIsFamily() - Method in interface CqRecordType
-
Returns the value of the
IS_FAMILY
property as defined
by this proxy.
- getIsFullTextSearchEnabled() - Method in interface CqUserDb
-
- getIsGreyScale() - Method in interface CqQuery.ChartOptions
-
Returns whether the chart image is to be rendered in grey scale or
color.
- getIsGreyScale() - Method in class CqQuery.ChartOptionsClass
-
- getIsGroupBy() - Method in interface CqQuery.DisplayField
-
Returns whether or not the field is in a group-by clause.
- getIsHijacked() - Method in interface CcFile
-
- getIsImport() - Method in interface CcBaseline
-
- getIsInitial() - Method in interface CcBaseline
-
- getIsIntegrationActivity() - Method in interface CcActivity
-
- getIsIntegrationStream() - Method in interface CcStream
-
- getIsInterlaced() - Method in interface CqQuery.ChartOptions
-
Returns whether or not a PNG image should be interlaced.
- getIsInterlaced() - Method in class CqQuery.ChartOptionsClass
-
- getIsInUse() - Method in interface CcRolemap
-
- getIsLegalForFilter() - Method in interface CqQuery.DisplayField
-
Returns whether or not this field can be used in a query filter.
- getIsModified() - Method in interface CqContextResource
-
Returns the value of the
IS_MODIFIED
property as
defined by this proxy.
- getIsMounted() - Method in interface CcVobTag
-
- getIsMultisiteActivated() - Method in interface CqUserDb
-
- getIsMultiSiteAdmin() - Method in interface CqUser
-
- getIsMultitype() - Method in interface CqQuery
-
Returns the value of the
IS_MULTITYPE
property as defined by this proxy.
- getIsolatedTarget() - Method in interface javax.wvcm.Workspace
-
- getIsOriginal() - Method in interface CqRecord
-
Returns the value of the
IS_ORIGINAL
property as
defined by this proxy.
- getIsProgressive() - Method in interface CqQuery.ChartOptions
-
Returns whether or not a JPEG image is to use progressive
compression.
- getIsProgressive() - Method in class CqQuery.ChartOptionsClass
-
- getIsProjectVob() - Method in interface CcVob
-
- getIsProjectVob() - Method in interface CcVobTag
-
- getIsPublic() - Method in interface CcVobTag
-
- getIsPublicFolderAdmin() - Method in interface CqUser
-
- getIsRawSqlWriter() - Method in interface CqUser
-
- getIsReadable() - Method in interface CqQueryFolder
-
Returns the value of the
IS_READABLE
property as
defined by this proxy.
- getIsReadOnly() - Method in interface CcStream
-
- getIsReadOnly() - Method in interface CcView
-
- getIsReplicated() - Method in interface CcVob
-
- getIsReportingEnabled() - Method in interface CqUserDb
-
- getIsRequisiteProEnabled() - Method in interface CqUserDb
-
- getIsRestrictedUser() - Method in interface CqUserDb
-
- getIsRoot() - Method in interface CcProjectFolder
-
- getIsSecurityAdmin() - Method in interface CqUser
-
- getIsSecurityContext() - Method in interface CqFieldDefinition
-
- getIsSecurityContext() - Method in interface CqRecordType
-
- getIsSingleStream() - Method in interface CcProject
-
- getIsSiteExtendedNameRequired() - Method in interface CqQueryFolderItem
-
- getIsSqlGenerated() - Method in interface CqQuery
-
- getIsSQLGenerated() - Method in interface CqResultSet
-
- getIsStateless() - Method in interface CqRecordType
-
Returns the value of the
IS_STATELESS
property as
defined by this proxy.
- getIsStateless() - Method in interface CqResultSet
-
- getIsSubmittable() - Method in interface CqRecordType
-
Returns the value of the
IS_SUBMITTABLE
property
as defined by this proxy.
- getIsSubscribedToAllDatabases() - Method in interface CqGroup
-
- getIsSubscribedToAllDatabases() - Method in interface CqUser
-
- getIsSuperUser() - Method in interface CqUser
-
Returns the value of the
IS_SUPER_USER
property
as defined by this proxy.
- getIsSymlink() - Method in interface CcFile
-
- getIsSystemOwned() - Method in interface CqFieldDefinition
-
Returns the value of the
IS_SYSTEM_OWNED
property as defined by this proxy.
- getIsTestDatabase() - Method in interface CqUserDb
-
- getIsUcmEnabled() - Method in interface CqRecordType
-
Returns the value of the
IS_UCM_ENABLED
property
as defined by this proxy.
- getIsUcmView() - Method in interface CcView
-
- getIsUcmView() - Method in interface CcViewTag
-
- getIsUserAdminEnabled() - Method in interface CqDbSet
-
- getIsUserMaintainer() - Method in interface CqUser
-
- getIsValid() - Method in interface CqReport
-
Returns the value of the
IS_VALID
property as defined
by this proxy.
- getIsVersionControllable() - Method in interface javax.wvcm.ControllableResource
-
- getIsVersionControlled() - Method in interface javax.wvcm.ControllableResource
-
- getIsVisible() - Method in interface CcMergeElement
-
Determine whether this element is visible to the current view.
- getIsVisible() - Method in interface CqQuery.DisplayField
-
Returns whether or not this display field occupies a column in the
result set.
- getIsVobRoot() - Method in interface CcDirectory
-
- getIsWritable() - Method in interface CqQueryFolder
-
Returns the value of the
IS_WRITABLE
property as
defined by this proxy.
- getKeyFields() - Method in interface CqRecordType
-
Returns the value of the
KEY_FIELDS
property as
defined by this proxy.
- getLabel() - Method in interface CqQuery.DisplayField
-
Returns the label for the column of the result set that contains
values from this display field.
- getLabelingStatus() - Method in interface CcBaseline
-
- getLabelNameList() - Method in interface javax.wvcm.Version
-
- getLabelTypeList() - Method in interface CcVob
-
- getLastAccessedEvent() - Method in interface CcViewAccessInfo
-
Get the view "last accessed" event info.
- getLastConfigSpecUpdateEvent() - Method in interface CcViewAccessInfo
-
Get the view "last config spec update" event info.
- getLastModified() - Method in interface CqRecord
-
Returns the date of the last action applied to the record from its
history
- getLastModified() - Method in interface CqResource
-
Most ClearQuest resources do not have content and therefore do not
support the LAST_MODIFIED property
- getLastModified() - Method in interface javax.wvcm.Resource
-
- getLastModifiedEvent() - Method in interface CcViewAccessInfo
-
Get the view "last modified" event info.
- getLastPrivateDataReadEvent() - Method in interface CcViewAccessInfo
-
Get the view "last private data read" event info.
- getLastPrivateDataUpdateEvent() - Method in interface CcViewAccessInfo
-
Get the view "last private data update" event info.
- getLatestBaselineList() - Method in interface CcStream
-
- getLatestVersionList() - Method in interface CcActivity
-
- getLatestVersionList() - Method in interface javax.wvcm.Activity
-
- getLatestVersionOnBranch() - Method in interface CcFile
-
- getLDAPProperty() - Method in interface CqDb
-
Returns the value of the
LDAP_PROPERTY
property as
defined by this proxy.
- getLegalAccessibleActions() - Method in interface CqRecord
-
- getLegalActions() - Method in interface CqRecord
-
Returns the value of the
LEGAL_ACTIONS
property as
defined by this proxy.
- getLegalCompOps() - Method in interface CqFieldDefinition
-
Returns the value of the
LEGAL_COMP_OPS
property
as defined by this proxy.
- getLinkTarget() - Method in interface javax.wvcm.ControllableSymbolicLink
-
- getLinkTarget() - Method in interface javax.wvcm.SymbolicLinkVersion
-
- getLoadedChildMap() - Method in interface CcView
-
- getLoadRules() - Method in interface CcConfigSpec
-
Returns the load-rules section of a configuration specification.
- getLoadRulesNoComments() - Method in interface CcConfigSpec
-
Returns the filtered load-rules section (i.e free from comments, if any)
of a configuration specification.
- getLoadState() - Method in interface CcFile
-
- getLocalProvider() - Method in interface CcProviderManagerCallback
-
Specify the local provider (LOCAL_PROVIDER_CLASS) to use to create
a dynamic or snapshot view proxy.
- getLocalReplica() - Method in interface CqDb
-
Returns the value of the
LOCAL_REPLICA
property as
defined by this proxy.
- getLockDescription() - Method in interface CcLockInfo
-
Get the description of the lock.
- getLockedByUser() - Method in interface CcLockInfo
-
Get the name of the user who set the lock.
- getLockedOnDate() - Method in interface CcLockInfo
-
Get the date object was locked.
- getLockInfo() - Method in interface CcVobResource
-
- getLockOwner() - Method in interface CqRecord
-
Returns the value of the
LOCK_OWNER
property as
defined by this proxy.
- getLoginName() - Method in interface CqUser
-
Returns the value of the
LOGIN_NAME
property as
defined by this proxy.
- getLoginName() - Method in interface CqUserInfo
-
- getMasterPropertyValue(String, String, String, Feedback) - Method in interface CqDb
-
Get the value of a property from the ClearQuest master property table.
- getMasterPropertyValueFromUserSession(String, String, String, Feedback) - Method in interface CqDb
-
Get the value of a property from the ClearQuest master property table using a user-session.
- getMasterReplica() - Method in interface CcVobResource
-
- getMaxCompatibleFeatureLevel() - Method in interface CqUserDb
-
- getMaximumStringLength() - Method in interface CqFieldDefinition
-
- getMaxMultiLineTextLength() - Method in interface CqQuery.FileOptions
-
- getMaxMultiLineTextLength() - Method in class CqQuery.FileOptionsClass
-
- getMaxMultiLineTextLength() - Method in interface CqQuery.ListOptions
-
- getMaxMultiLineTextLength() - Method in class CqQuery.ListOptionsClass
-
- getMemberList() - Method in interface CqDynamicChoiceList
-
Returns the value of the
MEMBER_LIST
property as
defined by this proxy.
- getMergeContributorList() - Method in interface CcVersion
-
- getMergeInterventionType() - Method in interface CcMergeElement
-
Returns the type of merge needed.
- getMergeList() - Method in interface javax.wvcm.ControllableResource
-
- getMergeState() - Method in interface CcMergeElement
-
Retrieve whether a merge is needed or not
- getMergeType() - Method in interface CcElementType
-
- getMessage() - Method in interface com.ibm.rational.wvcm.stp.StpException.Data
-
- getMessage() - Method in exception com.ibm.rational.wvcm.stp.StpException
-
Localizes the message contained within this exception and returns it.
- getMessageText() - Method in interface CqFieldValue
-
Returns the value of the
MESSAGE_TEXT
metadata
component as defined by this Property instance.
- getMetaProperties(PropertyNameList.PropertyName<T>) - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Returns the collection of metadata components defined in this proxy for a
given PropertyName.
- getMetaProperty(StpProperty.MetaPropertyName<U>) - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the given meta-property defined by this StpProperty
instance.
- getMetaPropertyNames() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
META_PROPERTY_NAMES
meta-property as defined by this StpProperty instance.
- getMinCompatibleFeatureLevel() - Method in interface CqUserDb
-
- getMiscellaneousInformation() - Method in interface CqUser
-
- getMiscellaneousInformation() - Method in interface CqUserInfo
-
- getModifiableComponentList() - Method in interface CcProject
-
- getModifiedResourcesList() - Method in interface CqUserDb
-
- getMoribundResourcesList() - Method in interface CqUserDb
-
- getMountedVobTagList() - Method in interface CcView
-
- getMountOptions() - Method in interface CcVobTag
-
- getMyActivityList() - Method in interface CcStream
-
- getMyEffectiveAccess() - Method in interface CcVobResource
-
- getMyEffectiveAcl() - Method in interface CcVobResource
-
- getName() - Method in interface CcAttribute
-
Get the attribute's name.
- getName() - Method in interface CcTaskProviderConfiguration
-
Returns the task provider's name
- getName() - Method in interface CqUserDb
-
Returns the value of the
NAME
property as defined by this
proxy.
- getName() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns the object name field specified for this location.
- getName() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
NAME
meta-property as defined by
this StpProperty instance.
- getName() - Method in class javax.wvcm.PropertyNameList.PropertyName
-
Get the property name.
- getNamedHookList() - Method in interface CqRecordType
-
Returns the value of the
NAMED_HOOK_LIST
property as defined by this proxy.
- getNamedValue(String) - Method in interface CqUserDb
-
Retrieves the value of a previously requested property named by an
instance of NamedValueName having the same parameters as this method.
- getNameResolverView() - Method in interface CcActivity
-
- getNameSegmentCount() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
The number of segments in the object name.
- getNameSegments(int) - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns the first N segments of the name field of this location
specification.
- getNameSegments(int, int) - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns contiguous segments of the name field of this selector.
- getNamespace() - Method in interface com.ibm.rational.wvcm.stp.StpLocation.ExtendedNamespace
-
- getNamespace() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns the StpLocation.Namespace of this selector.
- getNamespace() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
NAMESPACE
meta-property as
defined by this StpProperty instance.
- getNamespace() - Method in class javax.wvcm.PropertyNameList.PropertyName
-
Get the namespace of the property name.
- getNested() - Method in class javax.wvcm.PropertyRequestItem.NestedPropertyName
-
- getNestedExceptions() - Method in exception javax.wvcm.WvcmException
-
Get any nested exceptions that further explain the cause of the error.
- getNetworkProvider(String) - Method in interface CcProviderManagerCallback
-
Specify the network provider (NETWORK_PROVIDER_CLASS) to use to create
a web view proxy.
- getNewVersion() - Method in interface javax.wvcm.Baseline.ChangedVersion
-
Return the version from the new baseline.
- getObjectModelVersionMajor() - Method in interface CqProvider.CqProductInfo
-
- getObjectModelVersionMinor() - Method in interface CqProvider.CqProductInfo
-
- getObsolete() - Method in interface CcLockInfo
-
Check if this is an obsolete lock (should be hidden from most operations).
- getOldVersion() - Method in interface javax.wvcm.Baseline.ChangedVersion
-
Return the version from the old baseline.
- getOpaqueValue() - Method in interface CcAttribute
-
If the attribute's value type is OPAQUE, retrieve it as such.
- getOperand(int) - Method in interface CqQuery.FilterNode
-
Returns the n-th operand of the conjunction or disjunction.
- getOperand() - Method in interface CqQuery.FilterNode
-
Returns the first operand of this FilterNode.
- getOperandCount() - Method in interface CqQuery.FilterNode
-
Returns the number of operands in this node.
- getOperands() - Method in interface CqQuery.FilterNode
-
Returns all operands of the conjunction or disjunction represented by
this node.
- getOperation() - Method in interface CqQuery.Filter
-
Returns the logical operation that is to be used to combine the
operands of this subexpression.
- getOptions() - Method in interface CcTaskProviderConfiguration
-
Returns customized set of task provider configuration options
- getOptions() - Method in interface CqQuery.FileOptions
-
- getOptions() - Method in class CqQuery.FileOptionsClass
-
- getOrderedAdminVobList() - Method in interface CcVob
-
- getOriginal() - Method in interface CqRecord
-
Returns the value of the
ORIGINAL
property as defined
by this proxy.
- getOriginalId() - Method in interface CqRecord
-
Returns the value of the
ORIGINAL_ID
property as
defined by this proxy.
- getOriginalValue() - Method in interface CqFieldValue
-
Returns the value of the
ORIGINAL_VALUE
metadata
component as defined by this Property instance.
- getOriginalValueStatus() - Method in interface CqFieldValue
-
- getOslclinksEnabledRecordTypes() - Method in interface CqUserDb
-
- getOtherPermissions() - Method in interface CcPermissions
-
Gets the permissions for other.
- getParent() - Method in interface CcFile
-
- getParentFamilies() - Method in interface CqRecordType
-
- getParentFolder() - Method in interface CcProjectFolder
-
- getParentList() - Method in interface javax.wvcm.Resource
-
- getParentProject() - Method in interface CcStream
-
- getParentStream() - Method in interface CcStream
-
- getPatchVersion() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getPath() - Method in interface CqQuery.DisplayField
-
Returns the field path that describes the data source for this
display field.
- getPathName() - Method in interface CqQuery.DisplayField
-
Returns the character image of the field path that is the data source
for this display field.
- getPathnameLocation() - Method in interface javax.wvcm.Resource
-
- getPermissions() - Method in interface CcAccessControlEntry
-
Get the human readable permissions for this entry.
- getPermissions() - Method in interface CcView
-
- getPermissions() - Method in interface CcVobResource
-
- getPersonalCharts() - Method in interface CqUserDb
-
Returns the value of the
PERSONAL_CHARTS
property as defined by this proxy.
- getPersonalFolder() - Method in interface CqUserDb
-
Returns the value of the
PERSONAL_FOLDER
property as defined by this proxy.
- getPersonalQueries() - Method in interface CqUserDb
-
- getPersonalReports() - Method in interface CqUserDb
-
- getPerStreamPolicyList() - Method in interface CcProject
-
- getPhone() - Method in interface CqUser
-
Returns the value of the
PHONE
property as defined by this
proxy.
- getPhone() - Method in interface CqUserInfo
-
- getPolicy() - Method in interface CcRolemap
-
- getPolicyList() - Method in interface CcVob
-
- getPossibleAccessRights() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlledResource
-
- getPostedDeliveryList() - Method in interface CcProject
-
- getPostedDeliveryList() - Method in interface CcStream
-
- getPredecessor() - Method in interface CcVersion
-
- getPredecessorList() - Method in interface javax.wvcm.ControllableResource
-
- getPredecessorList() - Method in interface javax.wvcm.Version
-
- getPreserveVobModifiedTime() - Method in interface CcView
-
- getPrimaryGroupName() - Method in interface CcProvider.CcAuthentication
-
ClearCase checks the user's "primary group" to determine whether
the user can peform certain operations in a given VOB, such as
creating a new CC element.
- getPrimaryRecordType() - Method in interface CqQuery
-
- getPrimaryRecordType() - Method in interface CqReport
-
- getPrincipal() - Method in interface com.ibm.rational.wvcm.stp.StpAccessControlEntry
-
- getPrincipalKind() - Method in interface CcAccessControlEntry
-
Get the kind of principal for which this entry applies.
- getPrincipalKind() - Method in interface CcRolemapEntry
-
Get the kind of principal for the identity.
- getPrincipalName() - Method in interface CcAccessControlEntry
-
Get the principal name for the entry.
- getPrincipalName() - Method in interface CcRolemapEntry
-
Get the principal name for the entry.
- getPrivileges() - Method in interface CcProxyTypePrivilege.Category
-
Get the list of privileges belonging to this category
(e.g.
- getProductInfo() - Method in interface com.ibm.rational.wvcm.stp.StpRepository
-
- getProductVersion() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getProjectFolder() - Method in interface CcProject
-
- getProjectList() - Method in interface CcProjectFolder
-
- getPromotionLevel() - Method in interface CcBaseline
-
- getProperty(PropertyNameList.PropertyName<T>) - Method in interface CqRecord
-
Returns the value defined by this proxy for the property specified by the
given PropertyName.
- getProperty(PropertyNameList.PropertyName<T>) - Method in interface javax.wvcm.Resource
-
Get the value of the specified property of this Resource.
- getPropertyException(PropertyNameList.PropertyName<?>) - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Returns the StpPropertyException that would be thrown by getProperty if
it were called with the given PropertyName.
- getPropertyName() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
PROPERTY_NAME
meta-property as defined by this StpProperty instance.
- getPropertyName() - Method in exception com.ibm.rational.wvcm.stp.StpPropertyException
-
Returns the name of the property with which this exception is associated.
- getPropertyName() - Method in interface com.ibm.rational.wvcm.stp.StpPropertyException.PropertyData
-
- getPropertyNameList() - Method in class com.ibm.rational.wvcm.stp.StpProperty.List
-
Returns the names of the properties in the list
- getPropertyNames() - Method in interface CqHit
-
- getPropertyNames() - Method in class javax.wvcm.PropertyNameList
-
Get an array of property names from a property name list.
- getPropertyRequestForModified() - Method in class javax.wvcm.DetailedFeedback
-
- getPropertyRequestForModified() - Method in class javax.wvcm.DetailedFeedback.NestedDetailedFeedback
-
- getPropertyRequestForModified() - Method in interface javax.wvcm.Feedback
-
- getPropertyRequestForModified() - Method in class javax.wvcm.PropertyRequestItem.PropertyRequest
-
- getPropertyRequestForResult() - Method in class javax.wvcm.DetailedFeedback
-
- getPropertyRequestForResult() - Method in class javax.wvcm.DetailedFeedback.NestedDetailedFeedback
-
- getPropertyRequestForResult() - Method in interface javax.wvcm.Feedback
-
Called by the method to determine what properties to include in the result
of the operation.
- getPropertyRequestForResult() - Method in class javax.wvcm.PropertyRequestItem.PropertyRequest
-
- getPropertyValueClass(PropertyNameList.PropertyName<T>) - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the Class object for the value type of a property identified by a
PropertyName.
- getPropertyValues() - Method in interface CqHit
-
- getProvider() - Method in interface CcMergeElement
-
Get the provider proxy for the underlying CcFile for this element
- getProvider() - Method in interface CcRemoteViewAgentCallback.ConnectEvent
-
Answers with the remote view agent's provider
- getProvider() - Method in interface CcRemoteViewAgentCallback.DisconnectEvent
-
Answers with the remote view agent's provider
- getProviderList() - Method in interface CqResource
-
- getProviderList() - Method in interface javax.wvcm.Resource
-
- getPublicCharts() - Method in interface CqUserDb
-
Returns the value of the
PUBLIC_CHARTS
property as
defined by this proxy.
- getPublicFolder() - Method in interface CqUserDb
-
Returns the value of the
PUBLIC_FOLDER
property as
defined by this proxy.
- getPublicQueries() - Method in interface CqUserDb
-
Returns the value of the
PUBLIC_QUERIES
property
as defined by this proxy.
- getPublicReports() - Method in interface CqUserDb
-
Returns the value of the
PUBLIC_REPORTS
property
as defined by this proxy.
- getQuality() - Method in interface CqQuery.ChartOptions
-
Returns the requested quality of JPEG compression, expressed as an
integer between 1 (maximum compression) and 100 (maximum fidelity).
- getQuality() - Method in class CqQuery.ChartOptionsClass
-
- getQuery() - Method in interface CqReport
-
Returns the value of the
QUERY
property as defined by this proxy.
- getQuery() - Method in interface CqResultSet
-
Returns a CqQuery proxy for the query that was executed to generate this
result set.
- getQueryFolder() - Method in interface CqQueryFolderItem
-
Returns the value of the
QUERY_FOLDER
property as
defined by this proxy.
- getQueryFolderItems() - Method in interface CqQueryFolder
-
- getQueryFolderItems() - Method in interface CqUserDb
-
- getQueryPropertyRequest() - Method in class CqQuery.ChartOptionsClass
-
- getQueryPropertyRequest() - Method in interface CqQuery.CommonOptions
-
- getQueryPropertyRequest() - Method in class CqQuery.ListOptionsClass
-
- getQueryType() - Method in interface CqQuery
-
Returns the value of the
QUERY_TYPE
property
as defined by this proxy.
- getRead() - Method in interface CcPermissions.Permissions
-
Gets read permission
- getRealValue() - Method in interface CcAttribute
-
If the attribute's value type is REAL, retrieve it as such.
- getReasonCode() - Method in exception javax.wvcm.WvcmException
-
Get the reason code that describes the nature of the error.
- getReasonCodeForRFC3253Condition(String) - Static method in enum javax.wvcm.WvcmException.ReasonCode
-
The ReasonCode for an RFC 3253 pre- or post-condition.
- getRebasePromotionLevel() - Method in interface CcProject
-
- getRecommendedBaselineList() - Method in interface CcStream
-
- getRecommendedBaselineListClosure() - Method in interface CcStream
-
- getRecord() - Method in interface CqAttachmentFolder
-
Returns the value of the
RECORD
property as
defined by this proxy.
- getRecord() - Method in interface CqFieldValue
-
Returns the value of the
RECORD
metadata component as
defined by this Property instance.
- getRecord() - Method in interface CqRowData
-
Returns a proxy for the resource from which the fields of this row were
generated.
- getRecordClass() - Method in interface CqRecord
-
Returns the value of the
RECORD_CLASS
property as
defined by this proxy.
- getRecordType() - Method in interface CqAction
-
Returns the value of the
RECORD_TYPE
property as
defined by this proxy.
- getRecordType() - Method in interface CqAttachmentFolder
-
A CqRecordType proxy for the record-type resource that defines what kind of
record this is.
- getRecordType() - Method in interface CqFieldDefinition
-
Returns the value of the
RECORD_TYPE
property as
defined by this proxy.
- getRecordType() - Method in interface CqRecord
-
A CqRecordType proxy for the record-type resource that defines what kind
of record this is.
- getRecordType() - Method in interface CqReportFormat
-
Returns the value of the
RECORD_TYPE
property as
defined by this proxy.
- getRecordTypeFilters() - Method in interface CqUserDb.SearchFilter
-
- getRecordTypeSet() - Method in interface CqUserDb
-
Returns the value of the
RECORD_TYPE_SET
property as defined by this proxy.
- getReferencedRecordType() - Method in interface CqFieldDefinition
-
- getRegistryRegion() - Method in interface CcViewTag
-
- getRegistryRegion() - Method in interface CcVobTag
-
- getRemoteAddress() - Method in interface CqProvider
-
Get the remote address that is making this CQ request.
- getReplicaList() - Method in interface CcVob
-
- getRepo() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns the repository field of this location specification.
- getReportFormat() - Method in interface CqReport
-
Returns the value of the
REPORT_FORMAT
property as
defined by this proxy.
- getReportFormats() - Method in interface CqUserDb
-
Returns the value of the
REPORT_FORMATS
property
as defined by this proxy.
- getRepoSegmentCount() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
The number of segments in the repository name.
- getRepoSegments(int) - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns the first N segments of the repository field of this location.
- getRepoSegments(int, int) - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns contiguous segments of the repository name of this location.
- getRepository() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
- getRequiredness() - Method in interface CqFieldValue
-
Returns the value of the
REQUIREDNESS
metadata
component as defined by this Property instance.
- getRequirednessByState() - Method in interface CqFieldDefinition
-
- getRequireTask() - Method in interface CcTaskProviderOptionsUcm
-
Returns true if a task link is required (CMI policy)
- getReserved() - Method in interface javax.wvcm.ControllableResource
-
- getResource() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
RESOURCE
meta-property as
defined by this StpProperty instance.
- getResource() - Method in exception javax.wvcm.WvcmException
-
Get the resource causing the exception.
- getResourceError() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Returns the value of the resource error attribute associated with
this proxy.
- getResourceIdentifier() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Note: the
Resource.RESOURCE_IDENTIFIER
property is defined only for
server resources (it's undefined for uncontrolled controllable resources)
and it's value is not available locally via
ControllableResource.readProperties().
- getResourceIdentifier() - Method in interface javax.wvcm.Resource
-
- getResourceType() - Method in interface com.ibm.rational.wvcm.stp.StpLocation.ExtendedNamespace
-
- getResourceType() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns the resource type field of a location specification if it used a
compound namespace.
- getRole() - Method in interface CcRolemapEntry
-
Get the role name for this entry.
- getRolemap() - Method in interface CcVobResource
-
- getRolemapEntries() - Method in interface CcRolemap
-
- getRolemapList() - Method in interface CcPolicy
-
- getRolemapList() - Method in interface CcVob
-
- getRoot() - Method in class javax.wvcm.PropertyRequestItem.NestedPropertyName
-
- getRootDirectoryElement() - Method in interface CcComponent
-
- getRootFolder() - Method in interface javax.wvcm.Configuration
-
- getRootFolderOf() - Method in interface javax.wvcm.ControllableFolder
-
- getRootProjectFolder() - Method in interface CcVob
-
- getRootVersion() - Method in interface javax.wvcm.VersionHistory
-
- getRowCount() - Method in interface CqResultSet
-
The total number of rows found by the query in the database.
- getRowNumber() - Method in interface CqRowData
-
Returns the ordinal position of this row in the result set.
- getRowNumberHardLimit() - Method in interface CqResultSet
-
- getRowNumberLimit() - Method in class CqQuery.ChartOptionsClass
-
- getRowNumberLimit() - Method in interface CqQuery.CommonOptions
-
- getRowNumberLimit() - Method in class CqQuery.ListOptionsClass
-
- getRowNumberSoftLimit() - Method in interface CqResultSet
-
- getSchemaRev() - Method in interface CqUserDb
-
Returns the value of the
SCHEMA_REV
property as
defined by this proxy.
- getSchemaVersion() - Method in interface CcVob
-
- getScope() - Method in interface CcTypeBase
-
- getScore() - Method in interface CqHit
-
- getSelectionRule() - Method in interface CcFile
-
- getServer() - Method in interface CqUserDb
-
Returns the value of the
SERVER
property as defined by
this proxy.
- getServerHost() - Method in interface CcStorageLocation
-
- getServerUrl() - Method in interface CcView
-
- getServerUrl() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the server URL for this provider, as set by an initialization
argument or a previous call to setServerUrl().
- getSetgid() - Method in interface CcPermissions
-
Gets the setgid setting.
- getSetuid() - Method in interface CcPermissions
-
Gets the setuid setting.
- getSharedCleartextStoragePath() - Method in interface CcView
-
- getShareDerivedObjects() - Method in interface CcView
-
- getSiteExtendedName() - Method in interface CqQueryFolderItem
-
- getSiteExtendedNames() - Method in interface CqQueryFolderItem
-
- getSiteExtendedNames() - Method in interface CqRecord
-
- getSiteExtension() - Method in interface CqRecord
-
Returns the value of the
SITE_EXTENSION
property
as defined by this proxy.
- getSize() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
SIZE
meta-property as defined by
this StpProperty instance.
- getSkewedPropertyList() - Method in interface CcFile
-
- getSortOrder() - Method in interface CqQuery.DisplayField
-
Returns the sort order for fields participating in the sort (SortType
not equal NO_SORT).
- getSortType() - Method in interface CqQuery.DisplayField
-
Returns a code indicating how this field path participates in the
sorting of result set records: ascending, descending or not at all.
- getSource() - Method in interface CqQuery.FilterLeaf
-
Returns the field path designating the source of the comparison.
- getSourceList() - Method in interface javax.wvcm.Stream
-
- getSourceList() - Method in interface javax.wvcm.Workspace
-
- getSourceName() - Method in interface CqQuery.FilterLeaf
-
Returns the character image of the field path designating the source
of the comparison
- getSourceStateList() - Method in interface CqAction
-
- getSql() - Method in interface CqQuery
-
Returns the value of the
SQL
property as defined by
this proxy.
- getSql() - Method in interface CqResultSet
-
- getStableLocation() - Method in interface CqHit
-
- getStableLocation() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Returns the value of the
STABLE_LOCATION
property as defined by this proxy.
- getStageLabel() - Method in interface com.ibm.rational.wvcm.stp.StpProvider.StpProductInfo
-
- getStateName() - Method in interface CqRecord
-
Returns the value of the
STATE
property as defined by
this proxy.
- getStateNameList() - Method in interface CqRecordType
-
Returns the value of the
STATE_NAME_LIST
property as defined by this proxy.
- getStorageType() - Method in interface CcStorageLocation
-
- getStpReasonCode() - Method in interface com.ibm.rational.wvcm.stp.StpException.Data
-
- getStpReasonCode() - Method in exception com.ibm.rational.wvcm.stp.StpException
-
- getStream() - Method in interface CcActivity
-
- getStream() - Method in interface CcBaseline
-
- getStream() - Method in interface javax.wvcm.Workspace
-
- getStreamList() - Method in interface CcProject
-
- getStringFilter() - Method in interface CqUserDb.SearchFilter
-
- getStrings() - Method in interface CqRowData
-
Returns the raw data for the row in column order as string images.
- getStringValue() - Method in interface CcAttribute
-
If the attribute's value type is STRING, retrieve it as such.
- getSubbaselineList() - Method in interface CcBaseline
-
- getSubfolderList() - Method in interface CcProjectFolder
-
- getSubscribedDatabases() - Method in interface CqGroup
-
- getSubscribedDatabases() - Method in interface CqUser
-
- getSubscribedGroups() - Method in interface CqUserDb
-
- getSubscribedUsers() - Method in interface CqUserDb
-
- getSubstreamList() - Method in interface CcStream
-
- getSuccessorList() - Method in interface javax.wvcm.Version
-
- getSupportedViewTypeList() - Method in interface CcProvider
-
Returns the list of view types supported by this provider
- getSymlinkTargetPath() - Method in interface CcFile
-
- getTarget(int) - Method in interface CqQuery.FilterLeaf
-
Returns the n-th target value of the comparison.
- getTarget() - Method in interface CqQuery.FilterLeaf
-
Returns the first target of the comparison.
- getTarget() - Method in interface javax.wvcm.Stream
-
- getTarget() - Method in interface javax.wvcm.Workspace
-
- getTarget() - Method in interface javax.wvcm.Workspace.MergePreviewReport
-
Get the merge target resource.
- getTargetCount() - Method in interface CqQuery.FilterLeaf
-
Returns the number of targets in this comparison expression Each
comparison operation requires a different number of targets ranging
from none (IS_NULL, IS_NOT_NULL) to many (IS_IN_SET, IS_NOT_IN_SET).
- getTargets() - Method in interface CqQuery.FilterLeaf
-
Returns a list of all the target values for the comparison.
- getTargetType(int) - Method in interface CqQuery.FilterLeaf
-
Returns the target type code for the n-th target of the comparison.
- getTargetType() - Method in interface CqQuery.FilterLeaf
-
Returns the target type code for the first target.
- getTargetTypes() - Method in interface CqQuery.FilterLeaf
-
Returns an array of all the target types for the comparison
corresponding to the vector of values returned by
FilterLeaf.getTargets()
.
- getTargetView() - Method in interface CcDeliverOperation
-
This method returns the target view of this active deliver operation.
- getTaskList() - Method in interface CcVersion
-
Get the value of this versions's (@link #TASK_LIST) property.
- getTaskList() - Method in interface javax.wvcm.Activity
-
- getTextMode() - Method in interface CcView
-
- getTimeoutInterval() - Method in interface CqUserDb
-
- getTimeValue() - Method in interface CcAttribute
-
If the attribute's value type is TIME, retrieve it as such.
- getToResource() - Method in interface CcHyperlink
-
- getToText() - Method in interface CcHyperlink
-
- getToVersionExtendedPathname() - Method in interface CcMergeElement
-
Retrieve the to version contributor.
- getTriggerTypeList() - Method in interface CcVob
-
- getType() - Method in interface CcBranch
-
- getType() - Method in interface CcHyperlink
-
- getType() - Method in interface CcTaskProviderConfiguration
-
Returns the task provider's type
- getType() - Method in interface CqAction
-
Returns the value of the
TYPE
property as defined by this
proxy.
- getType() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
TYPE
meta-property as defined by
this StpProperty instance.
- getTypeManager() - Method in interface CcElementType
-
- getTypeManager() - Method in interface CcMergeElement
-
Determine the file type for this element.
- getUcmElementRules() - Method in interface CcConfigSpec
-
Returns the automatically-generated UCM section of the configuration
specification.
- getUcmEnabledCqRecordTypeList() - Method in interface CcProject
-
- getURI() - Method in interface CcTask
-
Retrieve the URI that specifies the task.
- getUserAccessRights(String, StpAccessControlEntry.EntryType, boolean) - Method in interface CqQueryFolder
-
Retrieves from this proxy, the StpAccessControlEntry list returned as the
value of a requested property named by a UserAccessRightsName having the
same parameters as this method.
- getUserDatabases() - Method in interface CqDbSet
-
- getUserDb() - Method in interface CqUserDbMember
-
Returns the value of the
USER_DB
property as defined by
this proxy.
- getUserFriendlyLocation() - Method in interface CqHit
-
- getUserFriendlyLocation() - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
- getUserInfo() - Method in interface CqUserDb
-
Returns the value of the
USER_INFO
property as defined
by this proxy.
- getUserLocale() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the Locale that is being used by this provider and is being
passed to the server to identify the locale to use when performing
locale-dependent operations for this provider.
- getUserName() - Method in interface CcPermissions
-
Gets the user name.
- getUserName() - Method in interface CcViewAccessInfo.EventInfo
-
Get the name of the user associated with the event represented by
this EventInfo object.
- getUserPermissions() - Method in interface CcPermissions
-
Gets the permissions for user.
- getUserPrivileges() - Method in interface CqUser
-
Returns the value of the
USER_PRIVILEGES
property as defined by this proxy.
- getUsers() - Method in interface CqGroup
-
Returns the value of the
USERS
property as defined by this
proxy.
- getUserTimeZone() - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Returns the TimeZone that is being used by this provider and is being
passed to the server to identify the time zone of the user.
- getValidationError() - Method in interface CqRecord
-
- getValidationStatus() - Method in interface CqFieldValue
-
Returns the value of the
VALIDATION_STATUS
metadata component as defined by this Property instance.
- getValidityChangedThisAction() - Method in interface CqFieldValue
-
- getValidityChangedThisGroup() - Method in interface CqFieldValue
-
- getValidityChangedThisSetValue() - Method in interface CqFieldValue
-
- getValue() - Method in interface CcAttribute
-
Get the attribute's value.
- getValue() - Method in interface com.ibm.rational.wvcm.stp.StpProperty
-
Returns the value of the
VALUE
meta-property as defined by
this StpProperty instance.
- getValueChangedThisAction() - Method in interface CqFieldValue
-
- getValueChangedThisGroup() - Method in interface CqFieldValue
-
- getValueChangedThisSetValue() - Method in interface CqFieldValue
-
- getValueConversionData() - Method in interface CqQuery.ListOptions
-
Specifies how CqRowData is to interpret the string data for a row
when computing the Object[] returned by CqRowData.getValues().
- getValueConversionData() - Method in class CqQuery.ListOptionsClass
-
- getValues() - Method in interface CqRowData
-
Returns the data for the row as native Java objects in column order.
- getValueStatus() - Method in interface CqFieldValue
-
Returns the value of the
VALUE_STATUS
metadata
component as defined by this Property instance.
- getValueType() - Method in interface CcAttribute
-
Get the type of the attribute's value data.
- getValueType() - Method in interface CcAttributeType
-
- getValueType() - Method in interface CqFieldDefinition
-
- getVendor() - Method in interface CqUserDb
-
Returns the value of the
VENDOR
property as defined by
this proxy.
- getVersion() - Method in interface CcFile
-
- getVersion() - Method in interface CcTaskProviderConfiguration
-
Returns the task provider's version
- getVersion() - Method in interface CqHit
-
- getVersion() - Method in interface javax.wvcm.Baseline.AddedVersion
-
Return the added version.
- getVersion() - Method in interface javax.wvcm.Baseline.DeletedVersion
-
Return the deleted version.
- getVersionHistory() - Method in interface javax.wvcm.ControllableResource
-
- getVersionHistory() - Method in interface javax.wvcm.Version
-
- getVersionHistoryFolderList() - Method in interface javax.wvcm.Workspace
-
- getVersionList() - Method in interface javax.wvcm.Baseline
-
- getVersionList() - Method in interface javax.wvcm.Stream
-
- getVersionList() - Method in interface javax.wvcm.Workspace.MergePreviewReport
-
Get the list of versions whose controlled state is to be merged with the target.
- getVersionName() - Method in interface javax.wvcm.Version
-
- getVersionOid() - Method in interface CcFile
-
- getVersions() - Method in interface CcBaseline.AddedActivityEx
-
Get the list of versions in the added activity.
- getVersions() - Method in interface CcBaseline.DeletedActivityEx
-
Get the list of versions in the deleted activity.
- getVersions() - Method in interface CcBaseline.PartiallyAddedActivityEx
-
Get the list of versions in the partially added activity.
- getVersions() - Method in interface CcBaseline.PartiallyDeletedActivityEx
-
Get the list of versions in the partially deleted activity.
- getView() - Method in interface CcFileAreaLockedCallback.CcFileAreaLockInfo
-
Get the locked view.
- getView() - Method in interface CcViewTag
-
- getViewAccessInfo() - Method in interface CcView
-
- getViewList() - Method in interface CcStream
-
- getViewRelativePath() - Method in interface CcElement
-
- getViewRelativePath() - Method in interface CcFile
-
- getViewRelativePath() - Method in interface CcVersion
-
- getViewRelativePathname() - Method in interface CcMergeElement
-
Retrieve the view relative pathname for this element
- getViewStorageLocationList() - Method in interface CcRegistryRegion
-
- getViewStoragePath() - Method in interface CcView
-
- getViewTag() - Method in interface CcRemoteViewAgentCallback.ConnectEvent
-
Answers with the view tag of the connected view
- getViewTag() - Method in interface CcRemoteViewAgentCallback.DisconnectEvent
-
Answers with the view tag for the disconnected view
- getViewTag() - Method in interface CcView
-
- getViewTagList() - Method in interface CcRegistryRegion
-
- getViewTagString() - Method in interface CcView
-
- getViewType() - Method in interface CcView
-
- getViewType() - Method in interface CcViewTag
-
- getViewUuid() - Method in interface CcRemoteViewAgentCallback.ConnectEvent
-
Answers with the uuid of the connected view
- getViewUuid() - Method in interface CcRemoteViewAgentCallback.DisconnectEvent
-
Answers with the uuid of the connected view
- getViewUuidString() - Method in interface CcView
-
- getVob() - Method in interface CcVobResource
-
- getVob() - Method in interface CcVobTag
-
- getVobStorageLocationList() - Method in interface CcRegistryRegion
-
- getVobTag() - Method in interface CcFile
-
- getVobTag() - Method in interface CcVob
-
- getVobTagList() - Method in interface CcRegistryRegion
-
- getVobTagString() - Method in interface CcVob
-
- getWidth() - Method in interface CqQuery.ChartOptions
-
Returns the requested width of the chart image.
- getWidth() - Method in class CqQuery.ChartOptionsClass
-
- getWordFilters() - Method in interface CqUserDb.SearchFilter
-
- getWorkspace() - Method in interface javax.wvcm.ControllableResource
-
- getWorkspace() - Method in interface javax.wvcm.Stream
-
- getWorkspaceCheckoutList() - Method in interface javax.wvcm.Workspace
-
- getWorkspaceFolderList() - Method in interface CqResource
-
ClearQuest resources do not use workspaces.
- getWorkspaceFolderList() - Method in interface javax.wvcm.Resource
-
- getWrite() - Method in interface CcPermissions.Permissions
-
Gets write permission
- getWvcmReasonCode() - Method in enum com.ibm.rational.wvcm.stp.StpException.StpReasonCode
-
Returns the WVCM base reason code associated with this STP reason
code.
- GLOBAL_PATH - Static variable in interface CcVobTag
-
Global path for this VOB's storage
- GROUPS - Static variable in interface CqGroup
-
The groups that belong to this group
- GROUPS - Static variable in interface CqUser
-
A list of active user groups to which the user belongs.
- IA_CR_HAS_ONE_PARENT - Static variable in interface javax.wvcm.WorkspaceProvider
-
- IA_ROOT_LOCATION - Static variable in interface javax.wvcm.WorkspaceProvider
-
- IA_STREAM_FORGETS_UNBOUND_VERSIONS - Static variable in interface javax.wvcm.WorkspaceProvider
-
- IA_VERSION_KNOWS_PARENT - Static variable in interface javax.wvcm.WorkspaceProvider
-
- IA_WORKSPACE_PATH - Static variable in interface javax.wvcm.WorkspaceProvider
-
- ID_SELECTOR - Static variable in interface com.ibm.rational.wvcm.stp.StpActivity
-
A unique string to identify this activity.
- IN_BASELINE_LIST - Static variable in interface javax.wvcm.Version
-
- IN_WORKSPACE_LIST - Static variable in interface javax.wvcm.Version
-
- INDEXED_RECORD_TYPES - Static variable in interface CqUserDb
-
A list of the record types that are being indexed for full-text searches.
- initArgs() - Method in interface javax.wvcm.Provider
-
Return the initialization arguments for this provider.
- INITIAL_BASELINE - Static variable in interface CcComponent
-
This component's initial baseline.
- initialize(List<String>) - Method in interface CqFieldValue
-
Initializes the values of this field value structure.
- initialize(String) - Method in interface CqFieldValue
-
Initializes the value of this field value structure.
- initialize(Object) - Method in interface CqFieldValue
-
Initializes the value of this field value structure using the value
object rather than its image.
- initialize(Map<String, String>, ProviderFactory.Callback) - Method in interface javax.wvcm.Provider
-
Initialize the provider with the specified map and callback.
- initMetaProperty(PropertyNameList.PropertyName<?>, StpProperty.MetaPropertyName<T>, T) - Method in interface com.ibm.rational.wvcm.stp.StpResource
-
Sets the value of a meta-property of a property into this proxy without
causing that property to be written to the resource on the next
repository interaction.
- initProperty(PropertyNameList.PropertyName<T>, T) - Method in interface javax.wvcm.Resource
-
Initializes the value of the specified property of this Resource.
- INSTANCE_CONSTRAINT - Static variable in interface CcTypeBase
-
The instance constraint of this type object.
- INTEGRATION_STREAM - Static variable in interface CcProject
-
This UCM project's integration stream.
- INVALID_FIELDS - Static variable in interface CqRecord
-
A list of the record's invalid fields.
- INVALID_PROPERTIES - Static variable in interface com.ibm.rational.wvcm.stp.StpResource
-
A list of the properties that are currently invalid for this resource
- IS_ACL_ENFORCED - Static variable in interface CcVob
-
Does this VOB have ACLs enforced?
- IS_ACTIVE - Static variable in interface CcViewTag
-
Is the View represented by this tag started?
- IS_ACTIVE - Static variable in interface CqGroup
-
Indicates whether or not the group is active.
- IS_ACTIVE - Static variable in interface CqUser
-
Indication of whether or not this user's account is active
- IS_AGGREGATED - Static variable in interface CqQuery
-
Whether or not any fields of the query are aggregated.
- IS_ALL_USERS_VISIBLE - Static variable in interface CqUser
-
Answers whether or not this user can view information about all users and
groups in user databases.
- IS_APP_BUILDER - Static variable in interface CqUser
-
Answers whether or not this user can create and modify schemas, update
existing databases, and create, modify, and save public queries, charts, and
reports (but not perform user administrator tasks).
- IS_ATOMIC_CHECKIN_ENABLED - Static variable in interface CcVob
-
Is atomic checkin enabled in this VOB?
- IS_AVAILABLE_FOR_QUERIES - Static variable in interface CqFieldDefinition
-
true if and only if this property may be used in forming queries.
- IS_BASELINE_CONTROLLABLE - Static variable in interface javax.wvcm.ControllableFolder
-
- IS_BASELINE_CONTROLLED - Static variable in interface javax.wvcm.ControllableFolder
-
True if the folder has been baseline controlled.
- IS_BUILT_IN_SYSTEM_OWNED - Static variable in interface CqRecordType
-
Answers whether or not this record type is a built-in record type, not
added by a schema developer or package.
- IS_CHARTING_ENABLED - Static variable in interface CqUserDb
-
Answers whether or not this database, using the CqProvider of this proxy,
provides support for the generation of charts via CqQuery.doMakeChart().
- IS_CHECKED_OUT - Static variable in interface javax.wvcm.ControllableResource
-
true if the resource is checked out, false otherwise.
- IS_COMPOSITE - Static variable in interface CcBaseline
-
Is this baseline a composite baseline?
- IS_DB_FILE - Static variable in interface CcFile
-
Is this file a web view file area database file?
- IS_DISCONNECTED_KEY - Static variable in interface com.ibm.rational.wvcm.stp.StpProvider
-
The key for the initial argument map entry that indicates whether or not
the provider is to operate disconnected from a server.
- IS_DISCONNECTED_VALUE - Static variable in interface com.ibm.rational.wvcm.stp.StpProvider
-
The value for the initial argument map entry that indicates
the provider is not allowed to connected to a server.
- IS_DUPLICATE - Static variable in interface CqRecord
-
Whether this record has been marked as a duplicate of another record.
- IS_DYNAMIC_LIST_ADMIN - Static variable in interface CqUser
-
Answers whether or not this user can create and manage dynamic lists.
- IS_ECLIPSING - Static variable in interface CcFile
-
Is this a view-private file that is eclipsing a VOB file with
the same name?
- IS_EMPTY - Static variable in interface com.ibm.rational.wvcm.stp.StpProperty
-
Whether or not the value of this property is empty/null.
- IS_EXECUTABLE - Static variable in interface javax.wvcm.Resource
-
Whether the content is executable (i.e, can be run as a program).
- IS_EXPRESS - Static variable in interface CcView
-
Does this view have non-shareable derived objects?
- IS_FAMILY - Static variable in interface CqRecordType
-
Answers whether or not this is the definition of a record type family.
- IS_FULL_TEXT_SEARCH_ENABLED - Static variable in interface CqUserDb
-
Answers whether or not full-text search has been enabled for this user
database.
- IS_HIJACKED - Static variable in interface CcFile
-
Property which is true/false depending on whether this version-controlled
resource has been hijacked.
- IS_IMPORT - Static variable in interface CcBaseline
-
Is this baseline an "import" baseline?
- IS_IN_USE - Static variable in interface CcRolemap
-
Is this rolemap in use?
- IS_INITIAL - Static variable in interface CcBaseline
-
Is this baseline the initial baseline for its component?
- IS_INTEGRATION_ACTIVITY - Static variable in interface CcActivity
-
Return true if the activity is an "integration activity", that is
one created by UCM during a deliver or rebase operation.
- IS_INTEGRATION_STREAM - Static variable in interface CcStream
-
Is this UCM stream an integration stream?
- IS_MODIFIED - Static variable in interface CqContextResource
-
True if a modified copy of this resource exists in this clients database
change context.
- IS_MOUNTED - Static variable in interface CcVobTag
-
Is the VOB represented by this tag mounted?
- IS_MULTI_SITE_ADMIN - Static variable in interface CqUser
-
Answers whether or not this user has multisite administrator privileges.
- IS_MULTISITE_ACTIVATED - Static variable in interface CqUserDb
-
Answers whether or not the database has been activated for multisite
operations (even if the database is the only existing replica).
- IS_MULTITYPE - Static variable in interface CqQuery
-
Whether or not the query is defined on a family of record types as
opposed to being defined on a single record type.
- IS_ORIGINAL - Static variable in interface CqRecord
-
True if this record has duplicates but is not itself a duplicate (i.e.
!
- IS_PROJECT_VOB - Static variable in interface CcVob
-
Is this VOB a project VOB?
- IS_PROJECT_VOB - Static variable in interface CcVobTag
-
Is this a tag for a project VOB?
- IS_PUBLIC - Static variable in interface CcVobTag
-
Is this a tag for a public VOB?
- IS_PUBLIC_FOLDER_ADMIN - Static variable in interface CqUser
-
Answers whether or not this user can create, delete, or update resources
in the public folders heirarcy used for queries, reports, and charts.
- IS_RAW_SQL_WRITER - Static variable in interface CqUser
-
Answers whether or not this user can create (either from scratch or
through modification of an existing query) a query defined by a raw SQL
string.
- IS_READ_ONLY - Static variable in interface CcStream
-
Is this a read-only UCM stream?
- IS_READ_ONLY - Static variable in interface CcView
-
Is this view read-only?
- IS_READABLE - Static variable in interface CqQueryFolder
-
A boolean indicating whether or not the effective access rights on this
folder allow it to be read by the current user.
- IS_REPLICATED - Static variable in interface CcVob
-
Is this VOB replicated?
- IS_REPORTING_ENABLED - Static variable in interface CqUserDb
-
Answers whether or not this database, using the CqProvider of this proxy,
provides support for reports, including access to CqReport and
CqReportFormat resources and the generation of reports via
CqReport.doMakeReport().
- IS_REQUISITE_PRO_ENABLED - Static variable in interface CqUserDb
-
Answers whether or not the package supporting the integration of
ClearQuest and ReqiuisitePro has been enabled for this user database
- IS_RESTRICTED_USER - Static variable in interface CqUserDb
-
Answers whether or not the current user has logged in as a restricted
user
- IS_ROOT - Static variable in interface CcProjectFolder
-
Is this the root folder of its project VOB?
- IS_SECURITY_ADMIN - Static variable in interface CqUser
-
Answers whether or not this user can access and manage secure records and
fields as well as edit the context group list field for a security context
record and view all records.
- IS_SECURITY_CONTEXT - Static variable in interface CqFieldDefinition
-
Whether or not this field is a security context field
- IS_SECURITY_CONTEXT - Static variable in interface CqRecordType
-
Answers whether or a record of this record type is used as a security
context
- IS_SINGLE_STREAM - Static variable in interface CcProject
-
Is this a single-stream UCM project?
- IS_SITE_EXTENDED_NAME_REQUIRED - Static variable in interface CqQueryFolderItem
-
An indication whether or not a site extended name is required to access
this resource unambiguously.
- IS_SQL_GENERATED - Static variable in interface CqQuery
-
Whether or not SQL has been generated for the query
- IS_STATELESS - Static variable in interface CqRecordType
-
Answers whether or not this record type is a stateless record type.
- IS_SUBMITTABLE - Static variable in interface CqRecordType
-
Answers whether or not records of this type may be submitted by clients.
- IS_SUBSCRIBED_TO_ALL_DATABASES - Static variable in interface CqGroup
-
Indicates whether this Group is subscribed to all databases in a Db-set
(schema repository, master database).
- IS_SUBSCRIBED_TO_ALL_DATABASES - Static variable in interface CqUser
-
Answers whether or not this user is automatically subscribed to all
databases of the DbSet.
- IS_SUPER_USER - Static variable in interface CqUser
-
Answers whether or not this user has been granted all privileges and can
also create and delete databases and schemas and edit ClearQuest Web
settings.
- IS_SYMLINK - Static variable in interface CcFile
-
Is this file actually a symbolic link?
- IS_SYSTEM_OWNED - Static variable in interface CqFieldDefinition
-
Whether or not this field is owned by the system (built-in)
- IS_TEST_DATABASE - Static variable in interface CqUserDb
-
Answers whether or not this is a test database
- IS_UCM_ENABLED - Static variable in interface CqRecordType
-
Answers whether or not records of this type may be used as a UCM
activity.
- IS_UCM_VIEW - Static variable in interface CcView
-
Is this view associated with a UCM stream?.
- IS_UCM_VIEW - Static variable in interface CcViewTag
-
Is this a tag for a UCM view?
- IS_USER_ADMIN_ENABLED - Static variable in interface CqDbSet
-
Answers whether or not this database set, using the CqProvider of
this proxy, provides user and group administration functions such as
the creation of new users and groups and the modification of user and
group properties.
- IS_USER_MAINTAINER - Static variable in interface CqUser
-
Answers whether or not this user can create users and user groups and
assign and modify their user-access privileges.
- IS_VALID - Static variable in interface CqReport
-
Whether or not this report definition is complete and ready to use for
generating reports.
- IS_VERSION_CONTROLLABLE - Static variable in interface javax.wvcm.ControllableResource
-
A boolean value indicating whether this resource can be placed under version-control.
- IS_VERSION_CONTROLLED - Static variable in interface javax.wvcm.ControllableResource
-
true if the resource is version-controlled, false otherwise.
- IS_VOB_ROOT - Static variable in interface CcDirectory
-
Is this directory the root of a ClearCase VOB.
- IS_WRITABLE - Static variable in interface CqQueryFolder
-
A boolean indicating whether or not the effective access rights on this
folder allow it to be written by the current user
- isAbortRequested() - Method in class javax.wvcm.DetailedFeedback
-
- isAbortRequested() - Method in class javax.wvcm.DetailedFeedback.NestedDetailedFeedback
-
- isAbortRequested() - Method in interface javax.wvcm.Feedback
-
Called by the method to determine whether the client has requested that the method be aborted.
- isAbortRequested() - Method in class javax.wvcm.PropertyRequestItem.PropertyRequest
-
- isEmpty() - Method in class javax.wvcm.PropertyRequestItem.PropertyRequest
-
- isEnabled() - Method in interface CcTaskProviderConfiguration
-
Returns whether this task provider is enabled
- isEscapeEncoded() - Method in enum com.ibm.rational.wvcm.stp.StpLocation.Namespace
-
- isExtendedNamespace() - Method in enum com.ibm.rational.wvcm.stp.StpLocation.Namespace
-
- isFastSelectorScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location uses an object selector scheme with
a compound FAST namespace.
- isFilePathScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location is specified using the file path-
scheme format.
- isFilePathScheme() - Method in enum com.ibm.rational.wvcm.stp.StpLocation.Namespace
-
- isHistoryModeScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this file-path scheme location uses the optional
ClearCase history-mode naming syntax.
- isLocalProvider() - Method in interface CcProvider
-
Is this a local provider, as opposed to a network provider?
- isObjectSelectorScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location uses either a stable, fast
(efficient), or user-friendly object selector scheme.
- isOidSelectorScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location uses an object selector scheme with
a compound OID namespace.
- isOk() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Overall status of this StpLocation
- ISOLATED_TARGET - Static variable in interface javax.wvcm.Workspace
-
The current isolated target stream of this workspace.
- isPathScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location is specified using a pathname
format.
- isPathScheme() - Method in enum com.ibm.rational.wvcm.stp.StpLocation.Namespace
-
- isRefreshInProgress() - Method in interface CcView
-
If this view type supports asynchronous refresh (currently only Automatic Views
do this), check to see if a refresh is currently in progress for this view.
- isRepoSelectorScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location uses an object selector scheme with
a compound REPO namespace.
- isRepositoryPathScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location specifies a repository using a path-
scheme format.
- isRepositoryPathScheme() - Method in enum com.ibm.rational.wvcm.stp.StpLocation.Namespace
-
- isResolved() - Method in interface CcResource
-
Has this proxy already been resolved?
- isRowNumberLimitExceeded() - Method in interface CqResultSet
-
- isSupported(StpProvider.Domain) - Method in interface com.ibm.rational.wvcm.stp.StpProvider
-
Determines whether a given domain is supported by this provider.
- isUrlPathScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location is specified using the URL path-
scheme format.
- isUrlPathScheme() - Method in enum com.ibm.rational.wvcm.stp.StpLocation.Namespace
-
- isUserFriendlySelectorScheme() - Method in interface com.ibm.rational.wvcm.stp.StpLocation
-
Returns whether or not this location uses an object selector scheme with
user-friendly namespace, name, and repository fields.
- isValid() - Method in enum com.ibm.rational.wvcm.stp.StpLocation.Namespace
-
Determines whether this namespace is valid (not NONE or INVALID).