HSDK Class Descriptions › CaCheckout
CaCheckout
CaCheckout encapsulates the Checkout process. It cannot be instantiated directly. The Checkout process can be set in the CaContext object either by name or object ID. The CaCheckout object can only be retrieved from the CaContext after it has been set. The administrator sets default attribute values.
- Usage
-
- Set the Project, State, Package, and Checkout Context.
- Select a set of Versions to Checkout using the CaVersionChooser.
- Invoke the Execute function.
- Public Methods
-
- SetCheckoutMode
- SetPathOption
- SetReplaceFile
- SetClientDir
- SetViewPath
- SetShareWorkDir
- SetUseCITimeStamp
- SetRemoteMachineName
- SetAgentPortNumber
- SetRemoteUserName
- SetRemotePassword
- SetMVSFileTypes
- GetReplaceFile
- GetShareWorkDir
- GetCheckoutMode
- GetPathOption
- GetClientDir
- GetViewPath
- GetBrowseMode
- GetConcUpdateMode
- GetSyncMode
- GetUpdateMode
- GetUseCITimeStamp
- GetRemoteMachineName
- GetAgentPortNumber
- GetRemoteUserName
- GetRemotePassword
- GetMVSFileTypes
- SetCallBack
- SetCBUserData
- GetCallBack
- GetCBUserData
- Execute
More information:
- HSDK Programming Fundamentals
- CaContext
- CaVersionChooser
- CaStringList
|
Copyright © 2013 CA.
All rights reserved.
|
|