public class ReportUtils extends Object
Constructor and Description |
---|
ReportUtils() |
Modifier and Type | Method and Description |
---|---|
static Timestamp |
convertDateTime(XMLGregorianCalendar dateTime) |
static String |
getBusinessDisplayName(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType ort) |
static String |
getDateTime() |
static Object |
getItemRealValue(PrismContainerValue containerValue,
String itemName) |
static String |
getPropertyString(String key) |
static String |
getPropertyString(String key,
String defaultValue) |
static String |
getReportOutputFilePath(com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType reportType) |
static String |
getTypeDisplayName(QName typeName) |
static String |
join(Collection<String> strings) |
static String |
prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationResponseType response) |
static String |
prettyPrintForReport(byte[] ba) |
static String |
prettyPrintForReport(Collection prismValueList) |
static String |
prettyPrintForReport(Date date) |
static String |
prettyPrintForReport(Enum e) |
static String |
prettyPrintForReport(ItemDeltaType itemDelta) |
static String |
prettyPrintForReport(Object value) |
static String |
prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType prv) |
static String |
prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType prv,
boolean showType) |
static String |
prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.OperationResultType ort) |
static String |
prettyPrintForReport(PrismContainerValue pcv) |
static String |
prettyPrintForReport(PrismPropertyValue ppv) |
static String |
prettyPrintForReport(PrismReferenceValue prv) |
static String |
prettyPrintForReport(PrismReferenceValue prv,
boolean showType) |
static String |
prettyPrintForReport(ProtectedStringType pst) |
static String |
prettyPrintForReport(QName qname) |
static String |
prettyPrintForReport(XMLGregorianCalendar dateTime) |
static String |
prettyPrintUsersForReport(List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> userRefList) |
static String |
printDelta(List<ObjectDeltaType> delta) |
static String |
printDelta(ObjectDeltaType delta,
String objectName,
String resourceName) |
public static Timestamp convertDateTime(XMLGregorianCalendar dateTime)
public static String prettyPrintForReport(XMLGregorianCalendar dateTime)
public static String getDateTime()
public static String getReportOutputFilePath(com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType reportType)
public static String prettyPrintForReport(ProtectedStringType pst)
public static String prettyPrintForReport(PrismPropertyValue ppv)
public static String prettyPrintForReport(PrismContainerValue pcv)
public static String prettyPrintForReport(PrismReferenceValue prv)
public static String prettyPrintForReport(PrismReferenceValue prv, boolean showType)
public static String prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType prv)
public static String prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType prv, boolean showType)
public static String prettyPrintUsersForReport(List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> userRefList)
public static String prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.OperationResultType ort)
public static String prettyPrintForReport(byte[] ba)
public static String prettyPrintForReport(Collection prismValueList)
public static String prettyPrintForReport(ItemDeltaType itemDelta)
public static String getBusinessDisplayName(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType ort)
public static String printDelta(List<ObjectDeltaType> delta)
public static String printDelta(ObjectDeltaType delta, String objectName, String resourceName)
public static String join(Collection<String> strings)
public static Object getItemRealValue(PrismContainerValue containerValue, String itemName)
public static String prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationResponseType response)
Copyright © 2016 evolveum. All rights reserved.