Class ComponentAugmentationPayload
java.lang.Object
com.broadleafcommerce.metadata.core.payload.ComponentAugmentationPayload
- Direct Known Subclasses:
FieldAugmentationPayload,GroupAugmentationPayload
Contains the base information about the augmentation for the components.
- Author:
- Dima Myroniuk (dmyroniuk)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLabel()getOrder()getType()voidsetAttributes(Map<String, Object> attributes) voidsetAugmentationKey(String augmentationKey) voidsetClassifier(String classifier) voidvoidvoidvoidsetTranslatable(Boolean translatable) void
-
Constructor Details
-
ComponentAugmentationPayload
public ComponentAugmentationPayload()
-
-
Method Details
-
getId
-
getClassifier
-
getType
-
getLabel
-
getOrder
-
getTranslatable
-
getAttributes
-
getAugmentationKey
-
setId
-
setClassifier
-
setType
-
setLabel
-
setOrder
-
setTranslatable
-
setAttributes
-
setAugmentationKey
-