Package com.aquima.web.api.model.page
Class ModelChange
java.lang.Object
com.aquima.web.api.model.page.ModelChange
This class represents the actions to a page element model.
- Since:
- 9.2
- Author:
- A.Pragt
-
Constructor Summary
ConstructorsConstructorDescriptionModelChange
(ChangeType changeType, String elementKey, ElementModel elementModel) -
Method Summary
-
Constructor Details
-
Method Details