Package org.rhq.core.domain.util

Interface Summary
MeasurementDefinitionFilter A filter for MeasurementDefinitions

Instances of this interface may be passed to the ResourceTypeUtility.getMeasurementDefinitions(org.rhq.core.domain.resource.ResourceType, MeasurementDefinitionFilter) method.

ResourceFilter A filter for Resources

Instances of this interface may be passed to the ResourceUtility.getChildResources(org.rhq.core.domain.resource.Resource, ResourceFilter) method.

 

Class Summary
AuthzConstants  
CriteriaUtils A dumping ground for utility methods used by Criteria objects.
DisambiguationReportRenderer This class can be used to produce a "pretty" textual representation of a DisambiguationReport.
OrderingField Object to hold an ORDER BY field argument including the name and sort order.
OSGiVersion A simple representation of an OSGi formatted version string.
OSGiVersionComparator The specification for what makes up an OSGi compliant version string and how they can be compared was taken from here: http://help.eclipse.org/help31/index.jsp?
PageControl Used to pass information on pagination and sorting to data lookup methods.
PageList<E> Tracks the result set for a paginated data lookup.
PasswordObfuscationUtility A utility to obfuscate all the password entries in a configuration object.
ResourceTypeUtility A set of utility methods for working with ResourceTypes.
ResourceUtility A set of utility methods for working with Resources.
ResourceUtils A collection of utility methods for working with Resources.
StringUtils  
TypeAndKeyResourceFilter  
UnlimitedPageControl A page control that shows all results.
 

Enum Summary
DisambiguationReportRenderer.RenderingOrder  
PageOrdering Direction for ORDER BY clauses in data lookup
 

Annotation Types Summary
Summary This annotation is processed by the interactive shell in the CLI client.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.