public interface ProductVersionManagerLocal
| 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.
|
org.rhq.core.domain.resource.ProductVersion addProductVersion(org.rhq.core.domain.resource.ResourceType resourceType,
String version)
resourceType - cannot be nullversion - cannot be nullCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.