|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutableDisambiguationReport | |
|---|---|
| org.rhq.enterprise.server.resource.disambiguation | |
| Uses of MutableDisambiguationReport in org.rhq.enterprise.server.resource.disambiguation |
|---|
| Methods in org.rhq.enterprise.server.resource.disambiguation that return types with arguments of type MutableDisambiguationReport | |
|---|---|
List<List<MutableDisambiguationReport<T>>> |
ReportPartitions.getAllPartitions()
|
List<List<MutableDisambiguationReport<T>>> |
ReportPartitions.getAmbiguousPartitions()
|
List<List<MutableDisambiguationReport<T>>> |
ReportPartitions.getUniquePartitions()
|
| Methods in org.rhq.enterprise.server.resource.disambiguation with parameters of type MutableDisambiguationReport | ||
|---|---|---|
|
DisambiguationPolicy.areAmbiguous(MutableDisambiguationReport<T> a,
MutableDisambiguationReport<T> b)
Tells whether the last resolution in this policy determines the reports ambiguous. |
|
|
DisambiguationPolicy.areAmbiguous(MutableDisambiguationReport<T> a,
MutableDisambiguationReport<T> b)
Tells whether the last resolution in this policy determines the reports ambiguous. |
|
void |
ReportPartitions.put(MutableDisambiguationReport<T> value)
|
|
|
DisambiguationUpdateStrategy.update(DisambiguationPolicy policy,
MutableDisambiguationReport<T> report)
Updates the report using the policy. |
|
static
|
DefaultDisambiguationUpdateStrategies.updateResources(DisambiguationPolicy policy,
MutableDisambiguationReport<T> report,
boolean honorAmbiguousTypeNamesList,
boolean pushDownPluginInfo)
This updates the resources in the report according to the resolutions contained in the policy. |
|
| Method parameters in org.rhq.enterprise.server.resource.disambiguation with type arguments of type MutableDisambiguationReport | |
|---|---|
void |
ReportPartitions.putAll(List<MutableDisambiguationReport<T>> values)
|
| Constructor parameters in org.rhq.enterprise.server.resource.disambiguation with type arguments of type MutableDisambiguationReport | |
|---|---|
ReportPartitions(DisambiguationPolicy disambiguationPolicy,
List<List<MutableDisambiguationReport<T>>> partitions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||