|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CMDBUIComponentInfo in com.bmc.cmdb.api |
---|
Methods in com.bmc.cmdb.api that return CMDBUIComponentInfo | |
---|---|
CMDBUIComponentInfo |
CMDBUIComponentResult.getCompInfo()
Gets the UI component information for the CMDBUIComponentResult object. |
Methods in com.bmc.cmdb.api with parameters of type CMDBUIComponentInfo | |
---|---|
static CMDBUIComponentResult[] |
CMDBUtil.CMDBGetCMDBUIComponents(ARServerUser context,
CMDBUIComponentInfo inputInfo,
java.lang.String datasetId,
java.lang.String instanceId)
Gets a list of user interface components for the specified instance. |
void |
CMDBUIComponentResult.setCompInfo(CMDBUIComponentInfo aCompInfo)
Sets the UI component information for the CMDBUIComponentResult object. |
Constructors in com.bmc.cmdb.api with parameters of type CMDBUIComponentInfo | |
---|---|
CMDBUIComponentResult(java.lang.String aInstanceId,
CMDBUIComponentInfo aCompInfo,
java.lang.String aDataString,
AttachmentValue aAttachVal)
Creates a CMDBUIComponentResult object for the specified instance using the component information, data string, and attachment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |