@Component public class TextFormatter extends Object
Constructor and Description |
---|
TextFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
formatAccountAttributes(ShadowType shadowType,
boolean showOperationalAttributes) |
String |
formatObject(PrismObject object,
boolean showOperationalAttributes) |
String |
formatObjectModificationDelta(ObjectDelta<? extends Objectable> objectDelta,
List<ItemPath> hiddenPaths,
boolean showOperationalAttributes) |
public String formatObjectModificationDelta(ObjectDelta<? extends Objectable> objectDelta, List<ItemPath> hiddenPaths, boolean showOperationalAttributes)
public String formatAccountAttributes(ShadowType shadowType, boolean showOperationalAttributes)
public String formatObject(PrismObject object, boolean showOperationalAttributes)
Copyright © 2013 evolveum. All rights reserved.