Entities that are part of the Basic Qualifier capability
This capability is optional to be supported. It depends on the Instance Manipulation capability.
Support for this capability can be detected from CMPIBrokerFT.brokerCapabilities using the CMPI_MB_BasicQualifierSupport test mask.
If this capability is supported, the entities in the following list shall be supported; otherwise, they shall not be supported.
- Global CMPIObjectPathFT::getClassQualifier )(const CMPIObjectPath *op, const char *qName, CMPIStatus *rc)
- Part of the Basic Qualifier capability.
- Global CMPIObjectPathFT::getMethodQualifier )(const CMPIObjectPath *op, const char *methodName, const char *qName, CMPIStatus *rc)
- Part of the Basic Qualifier capability.
- Global CMPIObjectPathFT::getParameterQualifier )(const CMPIObjectPath *op, const char *mName, const char *pName, const char *qName, CMPIStatus *rc)
- Part of the Basic Qualifier capability.
- Global CMPIObjectPathFT::getPropertyQualifier )(const CMPIObjectPath *op, const char *pName, const char *qName, CMPIStatus *rc)
- Part of the Basic Qualifier capability.