Class LinkAuditRecordCommand.Builder
java.lang.Object
de.hybris.platform.persistence.audit.gateway.LinkAuditRecordCommand.Builder
- Enclosing class:
- LinkAuditRecordCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withLanguagePk(PK languagePk) withSourcePk(PK sourcePk) withTargetPk(PK targetPk) withTypeAuditRecordCommand(TypeAuditRecordCommand typeAuditRecordCommand)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTypeAuditRecordCommand
public LinkAuditRecordCommand.Builder withTypeAuditRecordCommand(TypeAuditRecordCommand typeAuditRecordCommand) -
withSourcePk
-
withTargetPk
-
withLanguagePk
-
build
-