public class ProductVersionManagerBean extends Object implements ProductVersionManagerLocal
ProductVersionManagerLocal.| Constructor and Description |
|---|
ProductVersionManagerBean() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.resource.ProductVersion |
addProductVersion(org.rhq.core.domain.resource.ResourceType resourceType,
String version)
Adds a new product version into the system, returning the entity representation.
|
public org.rhq.core.domain.resource.ProductVersion addProductVersion(org.rhq.core.domain.resource.ResourceType resourceType,
String version)
ProductVersionManagerLocaladdProductVersion in interface ProductVersionManagerLocalresourceType - cannot be nullversion - cannot be nullCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.