public interface ContentMetadataManagerLocal
| Modifier and Type | Method and Description |
|---|---|
void |
deleteMetadata(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.resource.ResourceType resourceType) |
void |
updateMetadata(org.rhq.core.domain.resource.ResourceType existingType,
org.rhq.core.domain.resource.ResourceType newType)
Updates the database with new package definitions found in the new resource type.
|
void updateMetadata(org.rhq.core.domain.resource.ResourceType existingType,
org.rhq.core.domain.resource.ResourceType newType)
newType - new resource type containing updated package definitionsexistingType - old resource type with existing package definitionsvoid deleteMetadata(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.resource.ResourceType resourceType)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.