ee.affecto.epsos.util
Class EventLogUtil

java.lang.Object
  extended by ee.affecto.epsos.util.EventLogUtil

public class EventLogUtil
extends Object


Method Summary
static String getAttributeValue(org.opensaml.saml2.core.Attribute attribute)
           
static String getMessageID(org.apache.axiom.soap.SOAPEnvelope envelope)
           
static void prepareXCACommonLogQuery(epsos.ccd.gnomon.auditmanager.EventLog eventLog, oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryRequest request, oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryResponse response)
           
static void prepareXCACommonLogRetrieve(epsos.ccd.gnomon.auditmanager.EventLog eventLog, ihe.iti.xds_b._2007.RetrieveDocumentSetRequestType request, ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

prepareXCACommonLogQuery

public static void prepareXCACommonLogQuery(epsos.ccd.gnomon.auditmanager.EventLog eventLog,
                                            oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryRequest request,
                                            oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryResponse response)

prepareXCACommonLogRetrieve

public static void prepareXCACommonLogRetrieve(epsos.ccd.gnomon.auditmanager.EventLog eventLog,
                                               ihe.iti.xds_b._2007.RetrieveDocumentSetRequestType request,
                                               ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType response)

getMessageID

public static String getMessageID(org.apache.axiom.soap.SOAPEnvelope envelope)

getAttributeValue

public static String getAttributeValue(org.opensaml.saml2.core.Attribute attribute)


Copyright © 2012. All Rights Reserved.