Class Index | File Index

Classes


Class DynaGroupDefinition


Defined in: rhqapi.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
id
id of this dynagroup definition
 
name of this dynagroup definition
 
obj
native object
Method Summary
Method Attributes Method Name and Description
 
Returns groups managed by this dynagroup definition.
 
Explicitly recalculates groups managed by this dynagroup definition.
 
Removes this dynagroup definition.
Class Detail
DynaGroupDefinition(param)
Parameters:
param
Field Detail
{Number} id
id of this dynagroup definition

name
name of this dynagroup definition

{org.rhq.core.domain.resource.group.GroupDefinition} obj
native object
Method Detail
{ResGroup[]} managedGroups()
Returns groups managed by this dynagroup definition.
Returns:
groups managed by this dynagroup definition

recalculate()
Explicitly recalculates groups managed by this dynagroup definition.

remove()
Removes this dynagroup definition.

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jan 06 2014 16:48:32 GMT+0100 (CET)