Class ValueLineMetaData.Builder
java.lang.Object
de.hybris.platform.impex.jalo.imp.ValueLineMetaData.Builder
- Enclosing class:
- ValueLineMetaData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withConflictingItemPk(PK conflictingItemPk) withErrorMessage(String errorMessage) withProcessedItemPK(PK processedItemPK) withTypeCode(String typeCode) withUnrecoverable(Boolean unrecoverable)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTypeCode
-
withProcessedItemPK
-
withUnrecoverable
-
withConflictingItemPk
-
withErrorMessage
-
build
-