Class ModelAuditRecord.Builder
java.lang.Object
de.hybris.platform.persistence.audit.gateway.ModelAuditRecord.Builder
- Enclosing class:
- ModelAuditRecord
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAttributes(Map<String, Object> attributes) withAuditType(AuditType auditType) withChangingUser(String changingUser) withContext(Map<String, Object> context) withTimestamp(Date timestamp) withTypePk(PK typePk)
-
Method Details
-
withId
-
withPk
-
withType
-
withTypePk
-
withChangingUser
-
withAuditType
-
withTimestamp
-
withAttributes
-
withLocalizedAttributes
-
withContext
-
build
-