Class CorrelationPropertyValues
- java.lang.Object
-
- com.evolveum.midpoint.gui.impl.page.admin.cases.component.CorrelationPropertyValues
-
- All Implemented Interfaces:
Serializable
public class CorrelationPropertyValues extends Object implements Serializable
Values (primary and secondary) for given correlation property.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat()Matchmatch(CorrelationPropertyValues other)Uses `this` as a reference, and evaluates how the provided values match it.StringtoString()
-