Class ValueDisplayUtil
- java.lang.Object
 - 
- com.evolveum.midpoint.schema.util.ValueDisplayUtil
 
 
- 
public class ValueDisplayUtil extends Object
TODO unify with PrettyPrinter somehow 
- 
- 
Constructor Summary
Constructors Constructor Description ValueDisplayUtil() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LocalizableMessagetoStringValue(PrismPropertyValue propertyValue)static StringtoStringValue(PrismReferenceValue ref) 
 - 
 
- 
- 
Method Detail
- 
toStringValue
public static LocalizableMessage toStringValue(PrismPropertyValue propertyValue)
 
- 
toStringValue
public static String toStringValue(PrismReferenceValue ref)
 
 - 
 
 -