HSDK Class Descriptions › CaPackageChooser
CaPackageChooser
CaPackageChooser cannot be instantiated directly. The CaPackageChooser object can only be retrieved from the CaContext.
The Package Chooser provides a mechanism to select a set of packages based upon filtered criteria. Each Package Chooser attribute adds an additional restriction on the selected package set. The resulting package list is available to CaApprove, CaPromote, and CaDemote processes in the current context. A list of attributes from the selected versions can be retrieved in the form of a CaContainer.
- Usage
-
- Optionally set the Project and State Context.
- Set the desired Package Chooser attributes.
- Invoke the Execute function with the bUseCurrentContext set to either use the current context or override it.
- Public Methods
-
- Clear
- SetPackageName
- SetPackageObjId
- SetProjectObjId
- SetStateObjId
- SetPackageGroupObjId
- SetAssigneeObjId
- SetFromDate
- SetToDate
- SetCreatorObjId
- SetModifierObjId
- SetApproveUserObjId
- SetPriority
- SetSubString
- SetPkgStatus
- SetPkgEntryFromDate
- SetPkgEntryToDate
- GetPackageList
- GetPackageListAsList
- Execute
More information:
- HSDK Programming Fundamentals
- CaContext
- CaContainer
- CaCheckin
- CaCheckout
- CaDeleteVersion
|
Copyright © 2013 CA.
All rights reserved.
|
|