|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||