Interface IModelUpdate

All Known Implementing Classes:
AnnotationUpdate, CMSCategoryUpdate, CMSContentItemUpdate, CMSMediaUpdate, CMSPageUpdate, CMSRecordNoteUpdate, CommentGroupUpdate, GeoMapUpdate, LicenseTypeUpdate, PageTemplageIdUpdate, SidebarWidgetUpdate, UserUpdate

public interface IModelUpdate
Interface for classes which manipulate the database to conform to the setup required by the viewer
Author:
florian
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    update(IDAO dao, CMSTemplateManager templateManager)
    update.