Class AbstractWriteAuditGateway
java.lang.Object
de.hybris.platform.persistence.audit.gateway.impl.AbstractWriteAuditGateway
- All Implemented Interfaces:
WriteAuditGateway
- Direct Known Subclasses:
DefaultWriteAuditGateway
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringvoidsetPayloadSerializer(PayloadSerializer payloadSerializer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.persistence.audit.gateway.WriteAuditGateway
removeAuditRecordsForType, removeAuditRecordsForType, saveLinkAuditRecords, saveTypeAuditRecords
-
Constructor Details
-
AbstractWriteAuditGateway
public AbstractWriteAuditGateway()
-
-
Method Details
-
serialize
-
setPayloadSerializer
-