Uses of Interface
org.ow2.util.auditreport.api.IAuditID

Uses of IAuditID in org.ow2.util.auditreport.api
 

Methods in org.ow2.util.auditreport.api that return IAuditID
 IAuditID ICurrentInvocationID.getAuditID()
          Gets the current audit ID.
 IAuditID ICurrentInvocationID.newInvocation()
          Generate a new ID and return the previously set.
 IAuditID ICurrentInvocationID.setAuditID(IAuditID auditID)
          Associates the given audit ID to the current thread.
 

Methods in org.ow2.util.auditreport.api with parameters of type IAuditID
 void ICurrentInvocationID.init(IAuditID id)
          Initialize a new Audit ID with an optional value.
 IAuditID ICurrentInvocationID.setAuditID(IAuditID auditID)
          Associates the given audit ID to the current thread.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.