HSDK Class Descriptions › CaCheckin
CaCheckin
CaCheckin encapsulates the Checkin process. It cannot be instantiated directly. The Checkin process can be set in the CaContext object either by name or object ID. The CaCheckin 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 Checkin Context.
- Select either a set of Versions to checkin using the CaVersionChooser object or add a set of file names to a file name list, CaStringList.
- Invoke the Execute function.
- Public Methods
-
- SetCheckinMode
- SetPathOption
- SetItemOption
- SetClientDir
- SetViewPath
- SetDeleteAfterCI
- SetDescription
- SetParentTrunkMappedVersionList
- SetRemoteMachineName
- SetAgentPortNumber
- SetRemoteUserName
- SetRemotePassword
- SetFileList
- SetNewItemOnBranch
- SetNewItemOnTrunk
- SetBranchOut
- GetItemOption
- GetDescription
- GetParentTrunkMappedVersionList
- ClearParentTrunkMappedVersionList
- GetCheckinMode
- GetPathOption
- GetClientDir
- GetViewPath
- GetDeleteAfterCI
- GetRemoteMachineName
- GetAgentPortNumber
- GetRemoteUserName
- GetRemotePassword
- GetFileList
- GetForceDescription
- GetNewItemOnBranch
- GetNewItemOnTrunk
- GetBranchOut
- CreateItemPath
- SetCallBack
- SetCBUserData
- GetCallBack
- GetCBUserData
- Execute
More information:
HSDK Programming Fundamentals
CaContext
CaVersionChooser
CaStringList
|
Copyright © 2013 CA.
All rights reserved.
|
|