|
Project: stp | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CcAccessControlEntry | 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. |
CcActivity | A proxy for a ClearCase UCM activity. |
CcAttribute | The ClearCase attribute mechanism lets you associate arbitrary name/value pairs with particular ClearCase versions or elements. |
CcAttributeType | A proxy for a ClearCase attribute type. |
CcBaseline | A proxy for a ClearCase UCM baseline. |
CcBaseline.AddedActivityEx | |
CcBaseline.DeletedActivityEx | |
CcBaseline.PartiallyAddedActivityEx | |
CcBaseline.PartiallyDeletedActivityEx | |
CcBranch | A proxy for a ClearCase branch. |
CcBranchType | A proxy for a ClearCase branch type. |
CcClearPromptCallback | Interface for handling ClearPrompt user interaction requests. |
CcComponent | A proxy for a ClearCase UCM component. |
CcConfigSpec | The configuration specification ("config spec") for a ClearCase view. |
CcDeliverOperation | This object represents a Deliver Operation that is currently in progress on a server. |
CcDirectory | A proxy for a directory in a ClearCase view. |
CcDirectoryElement | A proxy for a ClearCase directory element. |
CcDirectoryVersion | A proxy for a specific version of a version-controlled ClearCase directory. |
CcElement | A proxy for a ClearCase element. |
CcElementType | A proxy for a ClearCase element type. |
CcFile | A proxy for a file, directory, or symbolic link resource in a ClearCase view. |
CcFileAreaLockedCallback | Interface to permit applications to deal gracefully with FileAreaLockedExceptions. |
CcFileAreaLockedCallback.CcFileAreaLockInfo | Information about a file area lock. |
CcFindmergeListener | Interface that extends the basic CcListener class. |
CcHyperlink | A proxy for a ClearCase hyperlink object. |
CcHyperlinkType | A proxy for a ClearCase hyperlink type. |
CcLabelType | A proxy for a ClearCase label type. |
CcListener | A base interface for a callback listener for CM API operations that must report back to the caller. |
CcLocation | The location of a ClearCase resource. |
CcLockInfo | Locks can be set on most Clearcase objects. |
CcMergeElement | An interface used to track the status of a Merge operation. |
CcMergeHandlingCallback | Interface to let the GUI deal with merge operations on checkin. |
CcPermissions |
Interface which provides a method of distinguishing the aggregated
results returned by a CcVobResource.PERMISSIONS property request. |
CcPermissions.Permissions | Interface for accessing individual permissions (read, write, and execute) supported on ClearCase objects. |
CcPolicy | A proxy for a ClearCase policy. |
CcProject | A proxy for a ClearCase UCM project. |
CcProjectFolder | A proxy for a ClearCase UCM project folder. |
CcProvider | 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.CcAuthentication | An extension of ProviderFactory.Callback that client call-backs can return to provide a Primary Group or Group List for a ClearCase login |
CcProviderManagerCallback | Callback invoked by CcProvider.getClientViewList(), etc. that allows caller to specify the provider to be used for creating view proxies. |
CcProxyTypePrivilege | 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 | |
CcRegistryRegion | A proxy for a ClearCase registry region. |
CcRemoteViewAgentCallback | Handler for remote view agent callback operations. |
CcRemoteViewAgentCallback.ConnectEvent | Event to indicate a remote view agent has connected |
CcRemoteViewAgentCallback.DisconnectEvent | Event to indicate a remote view agent has disconnected |
CcReplica | A proxy for a ClearCase VOB replica. |
CcResource | A proxy for a resource in a ClearCase VOB or view. |
CcResourceList<T extends Resource> | A proxy for a resource in a ClearCase VOB or view. |
CcRolemap | A proxy for a ClearCase rolemap. |
CcRolemapEntry | An rolemap entry provides a binding between a policy role and a principal as part of the definition of a rolemap. |
CcStorageLocation | A proxy for a ClearCase storage location. |
CcStream | A proxy for a ClearCase UCM stream. |
CcSymlink | A proxy for a ClearCase symbolic link. |
CcTask | Interface for an aggregate object to hold information about a CM task as stored in ClearCase. |
CcTaskProviderConfiguration | Represents a Change Management Task Provider's configuration. |
CcTaskProviderOptions | Custom provider configuration options |
CcTaskProviderOptionsUcm | Custom task provider configuration options for UCM ClearCase |
CcTriggerType | A proxy for a ClearCase trigger type. |
CcTrustManagerCallback | This callback is used to handle SSL Certificate problems when initiating a connection to a remote CCRC WAN server over HTTPS. |
CcTypeBase | Base interface for all ClearCase "type" interfaces - branch type, label type, etc. |
CcUpdateListener | Interface that extends the basic CcListener class. |
CcVersion | A proxy for a version of a ClearCase element. |
CcView | A proxy for a ClearCase view. |
CcViewAccessInfo | 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 | EventInfo provides an interface for retrieving information related to a particular access event for a ClearCase view. |
CcViewTag | A proxy for a ClearCase view tag - the handle by which a ClearCase view is identified and managed. |
CcVob | A proxy for a ClearCase versioned object base (VOB) - the repository for all server-side ClearCase resources. |
CcVobResource | Base interface containing properties and methods common to all VOB-resident ClearCase resources. |
CcVobTag | A proxy for a ClearCase VOB tag - the handle by which a ClearCase VOB is identified and managed. |
CqRecordAutoTransitionCallback | Interface to let a CM API application deal with state transitions of ClearQuest records. |
Enum Summary | |
---|---|
CcAccessControlEntry.PrincipalKind | |
CcAttributeType.ValueType | Value type of a ClearCase attribute type. |
CcBaseline.CompareFlagEx | Boolean flags for the doCompareReportEx method. |
CcBaseline.LabelingStatus | Labeling status of this baseline. |
CcBaseline.MakeCcBaselinesFlag | Flags for the doMakeCcBaselines method. |
CcClearPromptCallback.MsgType | ClearPrompt message type. |
CcClearPromptCallback.ProceedOrAbort | Possible responses for CcClearPromptCallback.promptForProceed(String, ProceedOrAbort, List, MsgType) method. |
CcClearPromptCallback.YesOrNo | Possible responses for CcClearPromptCallback.promptForYesOrNo(String, YesOrNo, List, MsgType) method. |
CcElementType.MergeType | Merge type of an element type. |
CcFile.ApplyLabelFlag | Flags for the doApplyLabel method |
CcFile.ApplyRolemapFlag | Flags for the doApplyRolemap method |
CcFile.AttributeOpFlag | Flags for the doApplyAttribute and doRemoveAttribute methods |
CcFile.CcCheckoutFlag | Flags for the doCheckout method. |
CcFile.CcVersionControlFlag | Flags for the doCcVersionControl method. |
CcFile.LoadState | Values for file or directory load state |
CcFile.RefreshFlag | Flags for the doRefresh and doRestore methods. |
CcFile.RemoveLabelFlag | Flags for the doRemoveLabel method |
CcFile.UncheckoutFlag | Flags for the doUncheckout method |
CcFile.UnhijackFlag | Flags for the doUnhijack method |
CcMergeElement.MergeInterventionType | Before the merge stage, the MergeInterventionType will either be
TRIVIAL or NON_TRIVIAL . |
CcMergeElement.MergeState | Enumerated states to determine if a merge is needed. |
CcMergeHandlingCallback.CheckinMergeHandling | Enumeration to specify how to deal with the checkin after a merge. |
CcProject.ClearQuestEnabledState | A UCM project is "ClearQuest-enabled" if it is bound to a ClearQuest user database and participates in the ClearQuest/UCM integration. |
CcStorageLocation.StorageType | Type of the storage location |
CcTrustManagerCallback.CertificateResponse | The caller provides a response in reply to the callback to indicate how to handle the certificate problem. |
CcTrustManagerCallback.CertificateStatus | Provides the caller details about what is wrong with a certificate |
CcTypeBase.InstanceConstraint | Instance constraint of a ClearCase type object. |
CcTypeBase.Scope | Scope of a ClearCase type object. |
CcTypeBase.TypeCreateFlag | Enum for the doCreateResource method |
CcUcmPolicy | Policies associated with a UCM project and its corresponding UCM Stream(s). |
CcUpdateListener.UpdateType | Values for file or directory update type |
CcVersion.CcCheckoutFlag | Flags for the doCcCheckout method. |
CcVersion.CcMergeFlag | Flags for the doMerge method |
CcView.FindmergeFlag | Flags for the doFindMergeCandidates methods |
CcView.SynchronizeFileAreaDbFlag | Flags for the doSynchronizeFileAreaDb method |
CcView.TextMode | Values for view text mode |
CcViewTag.ViewType | Type of ClearCase view. |
CcVobResource.ApplyAttributeFlag | Flags for the doApplyAttribute method |
Exception Summary | |
---|---|
CcClearPromptCallback.AbortException | 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. |
ClearCase-specific extensions to IBM Rational CM API and WVCM.
For information about a particular ClearCase interface, refer to the javadoc for that interface.
For more information about using CM API, consult these documents which can be found in the IBM Rational CM API Supplemental Archive:
|
Generated Tue 26-Jul-2016 10:54 PM | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |