Interface CMSVersionApplyAttributeValuesToModel
- All Known Implementing Classes:
DefaultCMSVersionApplyAttributeValuesToComponentItemModel,DefaultCMSVersionApplyAttributeValuesToItemModel,DefaultCMSVersionApplyAttributeValuesToPageItemModel,DefaultCMSVersionApplyAttributeValuesToSlotItemModel
public interface CMSVersionApplyAttributeValuesToModel
-
Method Summary
-
Method Details
-
apply
Applies converted attributes values toItemModel. -
getConstrainedBy
Constraint that is used to find a properCMSVersionApplyAttributeValuesToModelfor a particularItemModel.
-