Class Index | File Index

Classes


Class ResourceType


Defined in: rhqapi.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ResourceType(rhqType)
creates a new instance of Resource Type
Field Summary
Field Attributes Field Name and Description
 
id
resource type id
 
resource type name
 
obj
org.rhq.core.domain.resource.ResourceType instance
 
plugin name defining this resource type
Method Summary
Method Attributes Method Name and Description
 
Class Detail
ResourceType(rhqType)
creates a new instance of Resource Type
Parameters:
{org.rhq.core.domain.resource.ResourceType} rhqType
Field Detail
{Number} id
resource type id

{String} name
resource type name

{org.rhq.core.domain.resource.ResourceType} obj
org.rhq.core.domain.resource.ResourceType instance

{String} plugin
plugin name defining this resource type
Method Detail
{hash} getDefaultConfiguration()
Returns:
default configuration for this resource type as hash

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