Uses of Interface
com.arsdigita.auditing.AuditingSaveInfo

Packages that use AuditingSaveInfo
com.arsdigita.auditing The Auditing Service provides a standard API and common mechanism for providing a Domain Object with auditing information. 
 

Uses of AuditingSaveInfo in com.arsdigita.auditing
 

Classes in com.arsdigita.auditing that implement AuditingSaveInfo
 class WebAuditingSaveInfo
          Interface for auditing save information.
 

Methods in com.arsdigita.auditing that return AuditingSaveInfo
 AuditingSaveInfo WebAuditingSaveInfo.newInstance()
           
static AuditingSaveInfo AuditingSaveFactory.newInstance()
          Retrieves a new instance of an AuditingSaveInfo object based on the prototype.
protected  AuditingSaveInfo AuditingObserver.getSaveInfo()
           
 AuditingSaveInfo AuditingSaveInfo.newInstance()
          Supports the prototype factory interface.
 

Methods in com.arsdigita.auditing with parameters of type AuditingSaveInfo
static void AuditingSaveFactory.setPrototype(AuditingSaveInfo proto)
          Sets the prototype object for the factory.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC