HSDK Class Descriptions › CaMoveItem
CaMoveItem
CaMoveItem encapsulates the MoveItem process. It cannot be instantiated directly. The MoveItem process can be set in the CaContext object either by name or object ID. The CaMoveItem object can only be retrieved from the CaContext after it has been set. Set the item either by object ID or by name and path. Set the target item path by Object ID or by path. This is a logical move that creates new versions of the source item (and any sub-items) on the new item path.
- Usage
-
- Set the Project, State, and MoveItem Context.
- Set the MoveItem attributes, including the item to be moved and the path were the item is to be placed.
- Invoke the Execute function.
- Public Methods
-
- SetDescription
- SetItemObjId
- SetItemName
- SetItemPath
- SetTargetItemPath
- SetTargetItemPathObjId
- SetClientDir
- SetCreateOnBranch
- SetCreateOnTrunk
- SetBranchOut
- SetRefactorMode
- SetRemoteMachineName
- SetAgentPortNumber
- SetRemoteUserName
- SetRemotePassword
- SetCallBack
- SetCBUserData
- GetDescription
- GetItemObjId
- GetItemName
- GetItemPath
- GetTargetItemPath
- GetTargetItemPathObjId
- GetClientDir
- GetCreateOnBranch
- GetCreateOnTrunk
- GetBranchOut
- GetRefactorMode
- GetRemoteMachineName
- GetAgentPortNumber
- GetRemoteUserName
- GetRemotePassword
- GetCallBack
- GetCBUserData
- Execute
More information:
- HSDK Programming Fundamentals
- CaContext
|
Copyright © 2013 CA.
All rights reserved.
|
|