Uses of Class
lumis.content.table.ContentTableSourceUpdateDataProcessActionHandler
-
-
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.analytics.eventanalytics
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.analytics.eventanalytics Modifier and Type Class Description class
EditDashboardProcessActionHandler
Edit dashboard process action handler.class
EditReportProcessActionHandler
Edit report process action handler. -
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.autoadministration.processaction
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.autoadministration.processaction Modifier and Type Class Description class
EditTreeProcessActionHandler
Process action handler called in tree update action. -
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.banner
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.banner Modifier and Type Class Description class
BannerUpdateDataProcessActionHandler
Process action handler for Banner content updates. -
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.community
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.community Modifier and Type Class Description class
UpdateCommunityProcessActionHandler
Process action for updating a community. -
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.formbuilder
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.formbuilder Modifier and Type Class Description class
UpdateFormProcessActionHandler
Process Action that adds Answer to form -
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.pagepersonalization.doui.processactionhandler
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.pagepersonalization.doui.processactionhandler Modifier and Type Class Description class
PagePersonalizationContentTableEditProcessActionHandler
Stores the information on database during Update process. -
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.questionnaire
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.questionnaire Modifier and Type Class Description class
UpdateQuestionaireProcessActionHandler
Process Action that adds Answer to questionnaire -
Uses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.tagmanager.doui
Subclasses of ContentTableSourceUpdateDataProcessActionHandler in lumis.service.tagmanager.doui Modifier and Type Class Description class
EditTagProcessActionHandler
Edit tag process action handler.
-