|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CMDBClass in com.bmc.cmdb.api |
---|
Subclasses of CMDBClass in com.bmc.cmdb.api | |
---|---|
class |
CMDBRelationship
The CMDBRelationship class allows you to define a relationship class
in BMC Atrium CMDB. |
Methods in com.bmc.cmdb.api that return CMDBClass | |
---|---|
static CMDBClass |
CMDBClass.findByKey(ARServerUser context,
CMDBClassNameKey searchKey,
boolean getHiddenAttribute,
boolean getDerivedAttrs)
Finds the class that has attributes containing the specified hidden and derived properties. |
static CMDBClass |
CMDBClass.findByKey(ARServerUser context,
CMDBClassNameKey searchKey,
boolean getHiddenAttribute,
boolean getDerivedAttrs,
PropInfo[] attrCharacQuery)
Finds the class that has attributes containing the specified hidden and derived properties and attribute characteristics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |