Uses of Class
com.aquima.web.api.model.page.ModelChange
Packages that use ModelChange
-
Uses of ModelChange in com.aquima.web.api.model.page
Methods in com.aquima.web.api.model.page that return types with arguments of type ModelChangeModifier and TypeMethodDescriptionPageChanges.getChanges()
This method returns all currently registered changes.Methods in com.aquima.web.api.model.page with parameters of type ModelChangeModifier and TypeMethodDescriptionvoid
PageChanges.add
(ModelChange change) This method registers a change to a page.