Uses of Class
lumis.doui.table.TableUpdateDataProcessActionHandler
-
Packages that use TableUpdateDataProcessActionHandler Package Description lumis.content.control.autolayout lumis.content.table lumis.doui.control.fileupload lumis.doui.table lumis.service.categorization Service that allows you to categorize portal content into hierarquical terms.lumis.service.doui.propertybag lumis.service.mediaalbum lumis.service.privacyterm.doui -
-
Uses of TableUpdateDataProcessActionHandler in lumis.content.control.autolayout
Subclasses of TableUpdateDataProcessActionHandler in lumis.content.control.autolayout Modifier and Type Class Description class
AssociationProcessActionHandler
Process action for persisting content association data. -
Uses of TableUpdateDataProcessActionHandler in lumis.content.table
Subclasses of TableUpdateDataProcessActionHandler in lumis.content.table Modifier and Type Class Description class
ContentTableUpdateDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced byContentTableSourceUpdateDataProcessActionHandler
due to the encapsulation of update operation onSource
. -
Uses of TableUpdateDataProcessActionHandler in lumis.doui.control.fileupload
Subclasses of TableUpdateDataProcessActionHandler in lumis.doui.control.fileupload Modifier and Type Class Description class
FileListEditProcessActionHandler
Processes the update of a FilesList entry. -
Uses of TableUpdateDataProcessActionHandler in lumis.doui.table
Subclasses of TableUpdateDataProcessActionHandler in lumis.doui.table Modifier and Type Class Description class
TableUpdateMultiRowDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceUpdateMultiRowDataProcessActionHandler
due to the encapsulation of update operation onSource
. -
Uses of TableUpdateDataProcessActionHandler in lumis.service.categorization
Subclasses of TableUpdateDataProcessActionHandler in lumis.service.categorization Modifier and Type Class Description class
UpdateCategorizationRepositoryProcessActionHandler
Updates the categorization repositories for a service instance. -
Uses of TableUpdateDataProcessActionHandler in lumis.service.doui.propertybag
Subclasses of TableUpdateDataProcessActionHandler in lumis.service.doui.propertybag Modifier and Type Class Description class
PropertyBagProcessActionHandler
Update process action handler for property bag. -
Uses of TableUpdateDataProcessActionHandler in lumis.service.mediaalbum
Subclasses of TableUpdateDataProcessActionHandler in lumis.service.mediaalbum Modifier and Type Class Description class
MediaUpdateProcessActionHandler
Media update process action handler. -
Uses of TableUpdateDataProcessActionHandler in lumis.service.privacyterm.doui
Subclasses of TableUpdateDataProcessActionHandler in lumis.service.privacyterm.doui Modifier and Type Class Description class
UpdatePrivacyTermRepositoryProcessActionHandler
Updates the privacy term repositories for a service instance.
-