Uses of Class
lumis.doui.processaction.ProcessActionHandler
-
-
Uses of ProcessActionHandler in lumis.content.control.autolayout
Subclasses of ProcessActionHandler in lumis.content.control.autolayout Modifier and Type Class Description class
AssociationProcessActionHandler
Process action for persisting content association data. -
Uses of ProcessActionHandler in lumis.content.lock
Subclasses of ProcessActionHandler in lumis.content.lock Modifier and Type Class Description class
ContentLockProcessActionHandler
Class responsible for executing bulk lock/unlock. -
Uses of ProcessActionHandler in lumis.content.table
Subclasses of ProcessActionHandler in lumis.content.table Modifier and Type Class Description class
CommitAndPreviewProcessActionHandler
Executes the 'commit' process actions and opens the preview window.class
ContentAssociationProcessActionHandler
Process action handler for content associations.class
ContentTableAddDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced byContentTableSourceAddDataProcessActionHandler
due to the encapsulation of add operation onSource
.class
ContentTableAddFileMultiRowDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceAddFileMultiRowDataProcessActionHandler
due to the encapsulation of add operation onSource
.class
ContentTableDeleteDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced byContentTableSourceDeleteDataProcessActionHandler
due to the encapsulation of delete operation onSource
.class
ContentTableSourceAddDataProcessActionHandler
Adds a single data in aContentTableSource
.class
ContentTableSourceDeleteDataProcessActionHandler
ExecutesContentTableSource.deleteDataByItemIds(java.util.Collection)
for the items specified in the parameter with name equals to the primary key of the source.class
ContentTableSourceUpdateDataProcessActionHandler
Updates a single data in aContentTableSource
.class
ContentTableUpdateDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced byContentTableSourceUpdateDataProcessActionHandler
due to the encapsulation of update operation onSource
.class
ValidateContentReferencesProcessActionHandler
Validates that content references exist in a table. -
Uses of ProcessActionHandler in lumis.doui.control.fileupload
Subclasses of ProcessActionHandler in lumis.doui.control.fileupload Modifier and Type Class Description class
FileListAddProcessActionHandler
Handles adition of filesclass
FileListEditProcessActionHandler
Processes the update of a FilesList entry. -
Uses of ProcessActionHandler in lumis.doui.processaction
Subclasses of ProcessActionHandler in lumis.doui.processaction Modifier and Type Class Description class
GenericProcessActionHandler
Generic process action handler that performs no operationclass
SelectRepositoryProcessActionHandler
Process Action handler that sets the service instance repository dependency. -
Uses of ProcessActionHandler in lumis.doui.search
Subclasses of ProcessActionHandler in lumis.doui.search Modifier and Type Class Description class
SearchProcessActionHandler
Process action handler that simply redirects to the results interface. -
Uses of ProcessActionHandler in lumis.doui.source.processaction
Subclasses of ProcessActionHandler in lumis.doui.source.processaction Modifier and Type Class Description class
BaseSourceProcessActionHandler<S extends Source<?>>
Base implementation for source basic operation process action handlers.class
SourceAddDataProcessActionHandler<S extends Source<?>>
Process action handler that executesSource.addData(Object)
.class
SourceAddFileMultiRowDataProcessActionHandler<S extends Source<?>>
This class is responsible for the generic add of multiple files in contents.class
SourceAddMultiRowDataProcessActionHandler<S extends Source<?>>
Process Action Handler to add multiple rows.class
SourceDeleteDataProcessActionHandler<S extends Source<?>>
ExecutesSource#deleteDataByItemIds(Object)
for the items returned bySourceDeleteDataProcessActionHandler.getItemIdsToDelete()
.class
SourceUpdateDataProcessActionHandler<S extends Source<?>>
Process action handler that executesSource.updateData(Object)
.class
SourceUpdateMultiRowDataProcessActionHandler<S extends Source<?>>
Update process action handler for a multi row editor. -
Uses of ProcessActionHandler in lumis.doui.table
Subclasses of ProcessActionHandler in lumis.doui.table Modifier and Type Class Description class
BaseTableDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced byBaseSourceProcessActionHandler
due to the encapsulation of add, update and delete operations onSource
.class
TableAddDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceAddDataProcessActionHandler
due to the encapsulation of add operation onSource
.class
TableAddFileMultiRowDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceAddFileMultiRowDataProcessActionHandler
due to the encapsulation of add operation onSource
.class
TableAddMultiRowDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceAddMultiRowDataProcessActionHandler
due to the encapsulation of add operation onSource
.class
TableDeleteDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceDeleteDataProcessActionHandler
due to the encapsulation of delete operation onSource
.class
TableUpdateDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceUpdateDataProcessActionHandler
due to the encapsulation of update operation onSource
.class
TableUpdateMultiRowDataProcessActionHandler
Deprecated.Since 10.4.0, this class was replaced bySourceUpdateMultiRowDataProcessActionHandler
due to the encapsulation of update operation onSource
. -
Uses of ProcessActionHandler in lumis.service.activitystream
Subclasses of ProcessActionHandler in lumis.service.activitystream Modifier and Type Class Description class
ActivityStreamDeleteProcessActionHandler
ProcessActionHandler
responsible for deletion of message generated by the activity stream service.class
ActivityStreamObjectTypesCustomPropertyProcessActionHandler
Adds activity object types filter as a custom property to the interface instance repository.class
ActivityStreamScopesCustomPropertyProcessActionHandler
Adds activities scopes filter as a custom property to the interface instance repository. -
Uses of ProcessActionHandler in lumis.service.album
Subclasses of ProcessActionHandler in lumis.service.album Modifier and Type Class Description class
AlbumAddMultipleProcessActionHandler
ProcessActionHandler to verify the title informed for each Photograph uploaded.class
CheckAlbumAccessProcessActionHandler
class
CheckAlbumDeleteProcessActionHandler
Checks if a album being deleted has photographs in it. -
Uses of ProcessActionHandler in lumis.service.analytics
Subclasses of ProcessActionHandler in lumis.service.analytics Modifier and Type Class Description class
CreateOrOverrideSegmentationProcessAction
The process action call the callback LumisUserSegmentationsRefresh_{uid} defined in parent iframe after to saved with success. -
Uses of ProcessActionHandler in lumis.service.analytics.abtest.doui.processaction
Subclasses of ProcessActionHandler in lumis.service.analytics.abtest.doui.processaction Modifier and Type Class Description class
AddVariantProcessActionHandler
Add variant process action handler.class
EditVariantProcessActionHandler
Edit variant process action handler.class
ValidateExperimentProcessActionHandler
Validate a experiment before persist it in the database. -
Uses of ProcessActionHandler in lumis.service.analytics.automationflow.processaction
Subclasses of ProcessActionHandler in lumis.service.analytics.automationflow.processaction Modifier and Type Class Description class
CreateOrOverrideAutomationFlowProcessAction
The process action call the callback LumisUserSegmentationsRefresh_{uid} defined in parent iframe after to saved with success. -
Uses of ProcessActionHandler in lumis.service.analytics.eventanalytics
Subclasses of ProcessActionHandler in lumis.service.analytics.eventanalytics Modifier and Type Class Description class
DeleteReportProcessActionHandler
Delete report process action handler.class
EditDashboardProcessActionHandler
Edit dashboard process action handler.class
EditReportProcessActionHandler
Edit report process action handler. -
Uses of ProcessActionHandler in lumis.service.analytics.journey.processaction
Subclasses of ProcessActionHandler in lumis.service.analytics.journey.processaction Modifier and Type Class Description class
DeleteUserJourneyInstanceProcessAction
Delete user journey instance. -
Uses of ProcessActionHandler in lumis.service.autoadministration
Subclasses of ProcessActionHandler in lumis.service.autoadministration Modifier and Type Class Description class
ContentLockProcessActionHandler
Class responsible for executing bulk lock/unlock.class
ExecuteWorkflowActionProcessActionHandler
Process Action Handler to execute workflow actions for auto admin dash board. -
Uses of ProcessActionHandler in lumis.service.autoadministration.processaction
Subclasses of ProcessActionHandler in lumis.service.autoadministration.processaction Modifier and Type Class Description class
AddTreeExclusionProcessActionHandler
Process action for Auto administration item exclusion add.class
AddTreeItemProcessActionHandler
Process action handler called in tree tree item add action.class
DeleteTreeExclusionProcessActionHandler
Process action for Auto administration item exclusion exclusion.class
DeleteTreeItemProcessActionHandler
Process action handler called in tree item delete action.class
DeleteTreeProcessActionHandler
Process action handler called in tree delete action.class
EditTreeExclusionProcessActionHandler
Process action for Auto administration item exclusion update.class
EditTreeItemProcessActionHandler
Process action handler called in tree item update action.class
EditTreeProcessActionHandler
Process action handler called in tree update action. -
Uses of ProcessActionHandler in lumis.service.banner
Subclasses of ProcessActionHandler in lumis.service.banner Modifier and Type Class Description class
BannerAddDataProcessActionHandler
Process action handler for Banner content additions.class
BannerDeleteDataProcessActionHandler
Process action handler for Banner content removals.class
BannerProcessActionHandler
Process action handler for the banner service.class
BannerUpdateDataProcessActionHandler
Process action handler for Banner content updates.class
CheckCategoryDeleteProcessActionHandler
Checks if there is a banner of the category being deleted and throws an exception if this is the case. -
Uses of ProcessActionHandler in lumis.service.callcenteronline
Subclasses of ProcessActionHandler in lumis.service.callcenteronline Modifier and Type Class Description class
ColProcessActionHandler
Process all actions for the call center online service. -
Uses of ProcessActionHandler in lumis.service.categorization
Subclasses of ProcessActionHandler in lumis.service.categorization Modifier and Type Class Description class
DeleteTermProcessActionHandler
Deletes a term and its descendants.class
UpdateCategorizationRepositoryProcessActionHandler
Updates the categorization repositories for a service instance.class
UpdateTermsParentProcessActionHandler
Updates the parent of terms belonging to the term being added or edited. -
Uses of ProcessActionHandler in lumis.service.channelgenerator
Subclasses of ProcessActionHandler in lumis.service.channelgenerator Modifier and Type Class Description class
AddProcessActionHandler
Responsavel para adicionar um novo canal dado um template.class
DeleteProcessActionHandler
class
UpdateProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.chatroom
Subclasses of ProcessActionHandler in lumis.service.chatroom Modifier and Type Class Description class
AddChatRoomProcessActionHandler
Adds a chat conversation via chat manager.class
EditChatRoomProcessActionHandler
Updates a chat room requestclass
ParticipateProcessActionHandler
Processes a user request to participate in a chat conversation -
Uses of ProcessActionHandler in lumis.service.comment
Subclasses of ProcessActionHandler in lumis.service.comment Modifier and Type Class Description class
DeleteRelationCommentProcessActionHandler
Custom delete process action handler for comment that also updates the total stored in thelum_CommentTotal
table.class
SetCommentTotalInfoProcessActionHandler
Updates the comments total information for a given targetContentLocaleId.class
SetMetaDataInfoProcessActionHandler
ProcessActionHandler that sets status attribute in the request. -
Uses of ProcessActionHandler in lumis.service.commentit
Subclasses of ProcessActionHandler in lumis.service.commentit Modifier and Type Class Description class
DeleteCommentProcessActionHandler
ProcessAction to delete comments -
Uses of ProcessActionHandler in lumis.service.community
Subclasses of ProcessActionHandler in lumis.service.community Modifier and Type Class Description class
AddCommunityProcessActionHandler
Adds a community, also creating its related channel.class
AddMemberProcessActionHandler
Adds one or more members to a given community.class
CommunityMemberProcessActionHandler
Executes actions on community members.class
CommunityMembershipRequestProcessActionHandler
Executes actions on community membership requests.class
CommunityProcessActionHandler
Cancels a membership request done by the current user on the community specified in the request parameter.class
DeleteCommunityProcessActionHandler
Removes the community and its corresponding channel from the database.class
UpdateCommunityProcessActionHandler
Process action for updating a community. -
Uses of ProcessActionHandler in lumis.service.contactus
Subclasses of ProcessActionHandler in lumis.service.contactus Modifier and Type Class Description class
ContactUsMailProcessActionHandler
Sends the contact us email to the administrator email if specifiedclass
SetContactRequestCategoryNullProcessActionHandler
Updates categoryContentId of contact requests to null. -
Uses of ProcessActionHandler in lumis.service.content.language
Subclasses of ProcessActionHandler in lumis.service.content.language Modifier and Type Class Description class
LanguageProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.content.publishtoprincipals
Subclasses of ProcessActionHandler in lumis.service.content.publishtoprincipals Modifier and Type Class Description class
PublishToPrincipalsProcessActionHandler
ProcessActionHandler that persists publish to principals information -
Uses of ProcessActionHandler in lumis.service.content.publishtoserviceinstances
Subclasses of ProcessActionHandler in lumis.service.content.publishtoserviceinstances Modifier and Type Class Description class
PublishToServiceInstancesProcessActionHandler
ProcessActionHandler that persists publish to service instances information -
Uses of ProcessActionHandler in lumis.service.content.publishtosocialnetworks
Subclasses of ProcessActionHandler in lumis.service.content.publishtosocialnetworks Modifier and Type Class Description class
PublishToSocialNetworksProcessActionHandler
Process Action Handler to publish and unpublish messages on social networks. -
Uses of ProcessActionHandler in lumis.service.content.seo
Subclasses of ProcessActionHandler in lumis.service.content.seo Modifier and Type Class Description class
EditContentSeoProcessActionHandler
ProcessActionHandler that updates SEO metadata. -
Uses of ProcessActionHandler in lumis.service.content.version
Subclasses of ProcessActionHandler in lumis.service.content.version Modifier and Type Class Description class
VersionProcessActionHandler
Process Action handler for selecting versions -
Uses of ProcessActionHandler in lumis.service.content.wizard
Subclasses of ProcessActionHandler in lumis.service.content.wizard Modifier and Type Class Description class
ContentWizardDeleteProcessActionHandler
Class responsible fore executing the necessary steps for removing a service created through the content wizard. -
Uses of ProcessActionHandler in lumis.service.document
Subclasses of ProcessActionHandler in lumis.service.document Modifier and Type Class Description class
CheckDuplicateFolderProcessActionHandler
class
DocumentAddMultipleProcessActionHandler
ProcessActionHandler to verify the title informed for each document uploaded.class
DocumentDeleteProcessActionHandler
Process action handler for document delete operation.class
DocumentMoveProcessActionHandler
class
DocumentSelectProcessActionHandler
class
SelectRepositoryProcessActionHandler
The process action to perform the document repository selection. -
Uses of ProcessActionHandler in lumis.service.document.processaction
Subclasses of ProcessActionHandler in lumis.service.document.processaction Modifier and Type Class Description class
PublishHeritageProcessActionHandler
Process publish to principals for the documents being created or edited. -
Uses of ProcessActionHandler in lumis.service.doui.customproperties
Subclasses of ProcessActionHandler in lumis.service.doui.customproperties Modifier and Type Class Description class
AbstractServiceInstanceCustomPropertiesProcessActionHandler
Abstract Process Action Handler for service instance properties.class
InterfaceInstanceCustomPropertiesProcessActionHandler
Generic process action handler for interface instance custom propertiesclass
ServiceInstanceCustomPropertiesProcessActionHandler
Adds custom properties to the service instance repository -
Uses of ProcessActionHandler in lumis.service.doui.dynamiclist
Subclasses of ProcessActionHandler in lumis.service.doui.dynamiclist Modifier and Type Class Description class
AddItemActionHandler
-
Uses of ProcessActionHandler in lumis.service.doui.fields
Subclasses of ProcessActionHandler in lumis.service.doui.fields Modifier and Type Class Description class
FieldsProcessActionHandler
Fields Process Action handler -
Uses of ProcessActionHandler in lumis.service.doui.fileupload.editimage
Subclasses of ProcessActionHandler in lumis.service.doui.fileupload.editimage Modifier and Type Class Description class
EditImageProcessActionHandler
Process action handler for Image Edition functionality. -
Uses of ProcessActionHandler in lumis.service.doui.filters
Subclasses of ProcessActionHandler in lumis.service.doui.filters Modifier and Type Class Description class
FiltersProcessActionHandler
Process action handler for the interface filters editor. -
Uses of ProcessActionHandler in lumis.service.doui.htmleditor
Subclasses of ProcessActionHandler in lumis.service.doui.htmleditor Modifier and Type Class Description class
HtmlEditProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.doui.htmlsnippet
Subclasses of ProcessActionHandler in lumis.service.doui.htmlsnippet Modifier and Type Class Description class
HtmlTemplateProcessActionHandler
Html template process action handler -
Uses of ProcessActionHandler in lumis.service.doui.maxrows
Subclasses of ProcessActionHandler in lumis.service.doui.maxrows Modifier and Type Class Description class
MaxRowsProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.doui.orderby
Subclasses of ProcessActionHandler in lumis.service.doui.orderby Modifier and Type Class Description class
OrderByActionHandler
-
Uses of ProcessActionHandler in lumis.service.doui.positionfield
Subclasses of ProcessActionHandler in lumis.service.doui.positionfield Modifier and Type Class Description class
PositionFieldUpdateProcessActionHandler
Process Action that sets the position value of items in given list. -
Uses of ProcessActionHandler in lumis.service.doui.preferences
Subclasses of ProcessActionHandler in lumis.service.doui.preferences Modifier and Type Class Description class
CallerInterfaceInstancePreferencesProcessActionHandler
Generic process action handler for interface instance preferences. -
Uses of ProcessActionHandler in lumis.service.doui.propertybag
Subclasses of ProcessActionHandler in lumis.service.doui.propertybag Modifier and Type Class Description class
PropertyBagProcessActionHandler
Update process action handler for property bag. -
Uses of ProcessActionHandler in lumis.service.doui.publisherfilters
Subclasses of ProcessActionHandler in lumis.service.doui.publisherfilters Modifier and Type Class Description class
PublisherFiltersProcessActionHandler
ProcessActionHandler for publisher filters interface. -
Uses of ProcessActionHandler in lumis.service.emailtemplaterepository
Subclasses of ProcessActionHandler in lumis.service.emailtemplaterepository Modifier and Type Class Description class
SelectRepositoryProcessActionHandler
Associates a specified email template repository service instance as the template repository of another service instance.class
SendTestEmailProcessActionHandler
Test a e-mail template by sending it to the given list of receiver e-mails. -
Uses of ProcessActionHandler in lumis.service.formbuilder
Subclasses of ProcessActionHandler in lumis.service.formbuilder Modifier and Type Class Description class
AddFormAnswerProcessActionHandler
Process Action that adds Answer to formclass
AddFormFieldProcessActionHandler
Process Action to verify if the fieldId specified for theFormField
is not being usedclass
AddFormProcessActionHandler
Process Action that adds Answer to formclass
FormBuilderAddContentProcessActionHandler
Form Builder Process Action Handler to Add contents based on a given json with form fields.class
FormBuilderValidateContentProcessActionHandler
Form builder Process Action Handler that validates a given html fragment and extractFormElement form elements
from it.class
ProcessAnswerProcessActionHandler
Process Action that changes theAnswer
AnswerStatus
class
UpdateFormFieldProcessActionHandler
Process Action to verify if the fieldId specified for theFormField
is not being usedclass
UpdateFormProcessActionHandler
Process Action that adds Answer to form -
Uses of ProcessActionHandler in lumis.service.forum
Subclasses of ProcessActionHandler in lumis.service.forum Modifier and Type Class Description class
ForumProcessActionHandler
Class responsible for executing maintence actions on forum entities. -
Uses of ProcessActionHandler in lumis.service.group
Subclasses of ProcessActionHandler in lumis.service.group Modifier and Type Class Description class
GroupProcessActionHandler
Persists the group information using the custom property domain value. -
Uses of ProcessActionHandler in lumis.service.hierarchicalcontent
Subclasses of ProcessActionHandler in lumis.service.hierarchicalcontent Modifier and Type Class Description class
HierarchicalAddContentProcessActionHandler
Hierarchical content service Process action handler to add contents based on a given JSON.class
HierarchicalContentClearServiceCacheProcessActionHandler
Clears the service instance cacheclass
HierarchicalContentDeleteDataProcessActionHandler
Validates all selected contents for deletion.class
HierarchicalContentHierarchyValidationProcessActionHandler
Process Action to prevent adding a child content as a parent contentclass
HierarchicalValidateContentProcessActionHandler
Hierarchical content service Process action handler that validates a given HTML fragment and transforms it to a JSON Structure. -
Uses of ProcessActionHandler in lumis.service.html
Subclasses of ProcessActionHandler in lumis.service.html Modifier and Type Class Description class
HtmlProcessActionHandler
Process action handler for the html service edit interface. -
Uses of ProcessActionHandler in lumis.service.htmlevaluation
Subclasses of ProcessActionHandler in lumis.service.htmlevaluation Modifier and Type Class Description class
URLAccessibilityEvaluationProcessActionHandler
Process Action used on the Accessibility Evaluation URL Interface. -
Uses of ProcessActionHandler in lumis.service.link
Subclasses of ProcessActionHandler in lumis.service.link Modifier and Type Class Description class
CheckCategoryDeleteProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.locale
Subclasses of ProcessActionHandler in lumis.service.locale Modifier and Type Class Description class
LocaleConfigProcessActionHandler
Locale add process action handler.class
LocaleProcessActionHandler
Sets the current user's locale to the locale specified in thelocale
request parameter. -
Uses of ProcessActionHandler in lumis.service.login
Subclasses of ProcessActionHandler in lumis.service.login Modifier and Type Class Description class
LoginProcessActionHandler
Process action handler for the login service. -
Uses of ProcessActionHandler in lumis.service.mailmarketing
Subclasses of ProcessActionHandler in lumis.service.mailmarketing Modifier and Type Class Description class
MailMarketingBulletinAddDataProcessActionHandler
Adds the selected categories to the bulletinclass
MailMarketingBulletinUpdateDataProcessActionHandler
Updates the selected categories of the bulletinclass
MailMarketingSendTestEmailProcessActionHandler
Sends a test email to the given userclass
UserCancelSubscriptionProcessActionHandler
Deletes the user subscription and subscription categoriesclass
UserSubscriptionProcessActionHandler
Handles user subscription -
Uses of ProcessActionHandler in lumis.service.media
Subclasses of ProcessActionHandler in lumis.service.media Modifier and Type Class Description class
CheckDuplicateFolderProcessActionHandler
Checks whether another folder with the same name and parent already exist.class
LoadMediasProcessActionHandler
This class can be use to read a zip file and save the content of this zip like a content Lumis.class
MediaAddMultipleProcessActionHandler
Deprecated.class
MediaDeleteProcessActionHandler
Process action handler for media delete operation.class
MediaMoveProcessActionHandler
Moves aMedia
from one folder to another.class
MediaSelectProcessActionHandler
Executes the user operation of selecting a media.class
ReprocessFileTransformation
This class receives a process id and asks toIProcessQueueManager
to reprocess the process.class
SelectImagesProcessActionHandler
Updates from form the HTML with newer images paths.class
SelectRepositoryProcessActionHandler
Associates a specified media service instance as the media repository of another service instance.class
TransformFilesProcessActionHandler
This class receives a media file id and reprocess all transformation files. -
Uses of ProcessActionHandler in lumis.service.media.processaction
Subclasses of ProcessActionHandler in lumis.service.media.processaction Modifier and Type Class Description class
PublishHeritageProcessActionHandler
Process publish to principals for the medias being created or edited. -
Uses of ProcessActionHandler in lumis.service.mediaalbum
Subclasses of ProcessActionHandler in lumis.service.mediaalbum Modifier and Type Class Description class
MediaAddMultipleProcessActionHandler
ProcessActionHandler to get the default title from media file name uploaded.class
MediaAddProcessActionHandler
Media add process action handler.class
MediaAddPublicProcessActionHandler
Public add media process action handler.class
MediaApproveProcessActionHandler
Media approval process action handler.class
MediaDeleteProcessActionHandler
Delete media process action, process theTableDeleteDataProcessActionHandler.processAction()
and schedules a process to normalize the media order of the album.class
MediaReorderProcessActionHandler
Media reorder process action handler.class
MediaUpdateProcessActionHandler
Media update process action handler. -
Uses of ProcessActionHandler in lumis.service.navigation
Subclasses of ProcessActionHandler in lumis.service.navigation Modifier and Type Class Description class
BreadCrumbPropertiesProcessActionHandler
Saves bread crumb properties for a bread crumb interface instanceclass
NavigationAddContentProcessActionHandler
Navigation service Process action handler to add channel structure based on a given JSON.class
NavigationProcessActionHandler
Process Action handler for navigation.class
NavigationValidateContentProcessActionHandler
Navigation service Process action handler that validates a given HTML fragment. -
Uses of ProcessActionHandler in lumis.service.newsletter
Subclasses of ProcessActionHandler in lumis.service.newsletter Modifier and Type Class Description class
CancelPublicSubscriptionProcessActionHandler
Cancels a public subscription.class
NewsletterModelAdminProcessActionHandler
class
UserCancelSubscriptionProcessActionHandler
class
UserSubscriptionProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.pageblockviewer
Subclasses of ProcessActionHandler in lumis.service.pageblockviewer Modifier and Type Class Description class
CheckUpdatePageSSIPropertyProcessActionHandler
Process Action updates the SSI property of page if required. -
Uses of ProcessActionHandler in lumis.service.pagepersonalization
Subclasses of ProcessActionHandler in lumis.service.pagepersonalization Modifier and Type Class Description class
SelectRepositoryProcessActionHandler
The process action to perform the widget repository selection.class
WidgetSelectProcessActionHandler
Executes the user operation of selecting a widget -
Uses of ProcessActionHandler in lumis.service.pagepersonalization.doui.processactionhandler
Subclasses of ProcessActionHandler in lumis.service.pagepersonalization.doui.processactionhandler Modifier and Type Class Description class
ActivateRevertDefaultConfigurationProcessActionHandler
ProcessActionHandler
responsible for activating or reverting temporary configuration.class
AddWidgetProcessActionHandler
Removes the Interface Instance ID from the temporary table that stores all Interfaces IDs generated during the ADD or Update process.class
DeleteWidgetProcessActionHandler
class
PagePersonalizationContentTableAddProcessActionHandler
Stores the information on database during ADD process.class
PagePersonalizationContentTableEditProcessActionHandler
Stores the information on database during Update process.class
ResetPageProcessActionHandler
ProcessActionHandler
responsible for reseting user page back to default configuration.class
SelectRootChannelProcessActionHandler
Stores the root channel selected by user on the custom property of the service instance. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.activitystream
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.activitystream Modifier and Type Class Description class
AddActivityProcessorProcessActionHandler
ProcessActionHandler
responsible for adding requestedprocessor
.class
DeleteActivityProcessActionHandler
ProcessActionHandler
responsible for deleting requestedactivities
from the global activities administration.class
DeleteActivityProcessorProcessActionHandler
ProcessActionHandler
responsible for deleting requestedprocessors
.class
SetActivitiesAgeLimitProcessActionHandler
ProcessActionHandler
responsible for deleting requestedactivities
from the global activities administration.class
UpdateActivityProcessorProcessActionHandler
ProcessActionHandler
responsible for deleting requestedactivities
from the global activities administration. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.areatag
Methods in lumis.service.portalmanagement.areatag with parameters of type ProcessActionHandler Modifier and Type Method Description static AreaTagUsageConfig
AreaTagsHelper. from(ProcessActionHandler<?> processActionHandler, String appliedAreaTagsParameterName, String inheritingAreaTagsParameterName)
Constructs aAreaTagUsageConfig
from the givenProcessActionHandler
using the indicated parameters. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.audit
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.audit Modifier and Type Class Description class
AuditConfigProcessActionHandler
Process action handler to perform audit configuration operations.class
AuditProcessActionHandler
Perform actions over the Audit types like enable and disable them. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.bigdata
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.bigdata Modifier and Type Class Description class
RecalculatePopularitiesProcessActionHandler
This Process Action will callPopularityClock.updateContentPopularities()
.class
UpdatePopularitiesConfigProcessActionHandler
This Process Action will edit the configurations for big data popularity. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.businesscontext
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.businesscontext Modifier and Type Class Description class
BusinessContextProcessActionHandler
This class will use in business context admin. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.cache
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.cache Modifier and Type Class Description class
CacheProcessActionHandler
Process action handler for the portalmanagement cache service -
Uses of ProcessActionHandler in lumis.service.portalmanagement.channel
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.channel Modifier and Type Class Description class
BusinessContexPropertyBagProcessAction
This class will add or update the property bag to the channel.class
ChannelProcessActionHandler
Process action handler for the portalmanagement channel serviceclass
ConfigureURLShortenerProcessActionHandler
IURLShortener
configuration process action handler. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.channelacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.channelacl Modifier and Type Class Description class
ChannelAclProcessActionHandler
Process action handler for Channel Access Control List manipulation. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.channeltemplate
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.channeltemplate Modifier and Type Class Description class
UpdateChannelsProcessActionHandler
Process Action Handler to update channels from template. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.clock
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.clock Modifier and Type Class Description class
ClockProcessActionHandler
Process Action handler to handle Portal Clock Actions. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.cluster
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.cluster Modifier and Type Class Description class
ClusterProcessActionHandler
Process action handler for the cluster administration actions. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.controlregistry
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.controlregistry Modifier and Type Class Description class
RegisterControlProcessActionHandler
Handles Register Controls Process Actions -
Uses of ProcessActionHandler in lumis.service.portalmanagement.css
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.css Modifier and Type Class Description class
CssProcessActionHandler
ProcessActionHandler for Css Administration. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.deployment
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.deployment Modifier and Type Class Description class
DeploymentProcessActionHandler
Implements operations for the deployment service. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.deployment.portlet
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.deployment.portlet Modifier and Type Class Description class
PortletDeploymentProcessActionHandler
Process action handler for performing a deployment of a portlet. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.documentation
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.documentation Modifier and Type Class Description class
GenerateDocumentationProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.encryption
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.encryption Modifier and Type Class Description class
EncryptTextProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.file
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.file Modifier and Type Class Description class
UpdateMetadataProcessActionHandler
Class responsible for update metadata of files in lum_File. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.filemacrotypemapping
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.filemacrotypemapping Modifier and Type Class Description class
FileMacrotypeMappingProcessActionHandler
FileMacrotypeMapping process action handler. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.filemimetype
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.filemimetype Modifier and Type Class Description class
UniqueMimeTypeValidatorProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.filesystem
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.filesystem Modifier and Type Class Description class
DeleteProcessActionHandler
Class responsible for executing the necessary steps for removing files.class
FileSystemProcessActionHandler
Process action handler for the portalmanagement filesystem service. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.genericacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.genericacl Modifier and Type Class Description class
AddPrincipalProcessActionHandler
Process action handler for adding a principal in the generic acl edit.class
GenericAclActionHandler<S extends Source>
Generic process action handler for Access Control List manipulation.class
GenericAclProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.group
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.group Modifier and Type Class Description class
DatabaseViewGroupProcessActionHandler
Process action used in the database view membership group configuration.class
GroupProcessActionHandler
Process action handler for the portalmanagement group service. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.groupacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.groupacl Modifier and Type Class Description class
GroupAclProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.grouptype
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.grouptype Modifier and Type Class Description class
DatabaseViewGroupTypeProcessActionHandler
Process action used for configuring group types that useDatabaseViewGroupMembershipProvider
.class
GroupTypeProcessActionHandler
Process action handler for the portal administration group type service. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.importexport
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.importexport Modifier and Type Class Description class
ExportProcessActionHandler
Handles all export actionsclass
ExportStructureProcessActionHandler
class
ImportProcessActionHandler
Handles all import actions. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.importprincipal
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.importprincipal Modifier and Type Class Description class
ImportPrincipalsProcessActionHandler
imports process action handler.class
ReadPrincipalsProcessActionHandler
Reader process action handler. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.interactiveprocess
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.interactiveprocess Modifier and Type Class Description class
DetailsProcessActionHandler
Process action of recover process.class
RecoverProcessActionHandler
Process action of recover process. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.lock
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.lock Modifier and Type Class Description class
LockProcessActionHandler
ProcessActionHandler
responsible for force unlockment of portal locks. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.mobileapp.doui.processaction
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.mobileapp.doui.processaction Modifier and Type Class Description class
AddMobileAppProcessActionHandler
Add app process action handler.class
DeleteMobileAppProcessActionHandler
Delete app process action handler.class
EditMobileAppProcessActionHandler
Edit app process action handler. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.monitor
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.monitor Modifier and Type Class Description class
AnonymizeAllUsersWithoutConsentProcessActionHandler
Process action handler for the user anonymization operation.class
APMMetricProcessActionHandler
Enables or disables the monitoring of an APM Metric.class
MonitorConfigurationProcessActionHandler
Process Action handler to set friendly identifier of all monitor users.class
MonitorEventProcessActionHandler
Enables or disables the monitoring of an event.class
ReindexProcessActionHandler
Process Action Handler to reindex all monitor users. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.monitoring
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.monitoring Modifier and Type Class Description class
DisableMonitoringProcessActionHandler
Enables or disables the javamelody monitoring. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.observer
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.observer Modifier and Type Class Description class
ObserverProcessActionHandler
Process action handler for observer operations. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.page
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.page Modifier and Type Class Description class
PageProcessActionHandler
Responsible for handling requests for adding, updating and deleting pages. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.pageacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.pageacl Modifier and Type Class Description class
PageAclProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.pagecache
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.pagecache Modifier and Type Class Description class
PageCacheProcessActionHandler
ProcessActionHandler for generate page html cache -
Uses of ProcessActionHandler in lumis.service.portalmanagement.pagelink
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.pagelink Modifier and Type Class Description class
PageLinkProcessActionHandler
Process action handler to handle page links. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.pagetemplate
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.pagetemplate Modifier and Type Class Description class
PageTemplateProcessActionHandler
Responsible for handling requests for applying page templates on pages. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.pagetemplateacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.pagetemplateacl Modifier and Type Class Description class
PageTemplateAclProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.portalacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.portalacl Modifier and Type Class Description class
PortalAclProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.processqueue
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.processqueue Modifier and Type Class Description class
DeleteQueueTaskProcessActionHandler
Process action to delete a queue task.class
ReprocessQueueTaskProcessActionHandler
Process Action to re-process a queue task in failed status. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.repository
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.repository Modifier and Type Class Description class
SelectRepositoryProcessActionHandler
The process action to perform the document repository selection. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.security.csr
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.security.csr Modifier and Type Class Description class
ScheduleClearCacheProcessActionHandler
Process action handler that schedules a clear cache in after commit of current transaction. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.sendmail
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.sendmail Modifier and Type Class Description class
SendMailProcessActionHandler
Process action handler for the sendmail service actions. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.serialization
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.serialization Modifier and Type Class Description class
BaseImportLecProcessActionHandler
Class for helper the importation of a lec file.class
SelectImportFileProcessActionHandler
Process action handler for the lumis.service.portalmanagement.serialization.selectImportFile interface.class
SerializationProcessActionHandler
ProcessActionHandler for Import/Export channel operations -
Uses of ProcessActionHandler in lumis.service.portalmanagement.server
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.server Modifier and Type Class Description class
ConfigurationProcessActionHandler
Process action handler for the environment configuration actions.class
ServerConfigurationProcessActionHandler
Process action handler for the server configuration actions. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.service
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.service Modifier and Type Class Description class
DeploymentProcessActionHandler
Process action handler for performing a deployment.class
RegisterServiceProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.serviceacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.serviceacl Modifier and Type Class Description class
ServiceAclProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.serviceinstance
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.serviceinstance Modifier and Type Class Description class
AddTransformationParametersProcessActionHandler
ProcessActionHandler
responsible to read the transformation informations and call a javascript function passing these informations as a xml format.class
DouiRestInterfaceCachePropertiesProcessActionHandler
Process action handler for saving cache properties from REST interfaces.class
EditTransformationParametersProcessActionHandler
ProcessActionHandler
responsible to read the transformation informations and call a javascript function passing these informations as a xml format.class
ImportContentServiceInstanceProcessActionHandler
ProcessActionHandler
responsible to import content from file '.lec' to service instance.class
ServiceInstanceProcessActionHandler
Class responsible for handling service instance administration operations.class
ServiceInstanceTransformationProcessActionHandler
Process Action for File Property Management information. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.serviceinstanceacl
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.serviceinstanceacl Modifier and Type Class Description class
ServiceInstanceAclProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.portalmanagement.serviceinstanceacl.workflow
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.serviceinstanceacl.workflow Modifier and Type Class Description class
WorkflowServiceInstanceAclProcessActionHandler
Service instance acl process action handler with workflow support. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.serviceinterfaceinstance
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.serviceinterfaceinstance Modifier and Type Class Description class
InterfaceHolderPropertiesProcessActionHandler
class
ServiceInterfaceInstancePropertiesProcessActionHandler
Processes the changes of service interface instance properties. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.servicemenutype
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.servicemenutype Modifier and Type Class Description class
RegisterMenuTypesProcessActionHandler
Responsible for registering and unregistering menu item types and menu group types -
Uses of ProcessActionHandler in lumis.service.portalmanagement.servicesearchindex
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.servicesearchindex Modifier and Type Class Description class
ForceToPublishSynonymsProcessActionHandler
This Process Action will callIBigDataManagerSPI.publishSynonyms(boolean)
with true parameter. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.servicetype
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.servicetype Modifier and Type Class Description class
RegisterServiceTypesProcessActionHandler
Handles Register Service Type Process Actions -
Uses of ProcessActionHandler in lumis.service.portalmanagement.socialnetwork.doui.processaction
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.socialnetwork.doui.processaction Modifier and Type Class Description class
AddSocialNetworkProcessActionHandler
Include the default social profile information if required before processing the add action.class
ValuesValidatorProcessAction
Values validator process action handler. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.socialnetworkintegration.action
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.socialnetworkintegration.action Modifier and Type Class Description class
DeleteApplicationProcessActionHandler
Process Action Handler to delete or disable application. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.structureeditor
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.structureeditor Modifier and Type Class Description class
StructureEditorProcessActionHandler
This is a process action handler of the Structure Editor that is responsible to perform all actions to persist the changes received from front end. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.testautomation
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.testautomation Modifier and Type Class Description class
TestAutomationProcessActionHandler
Process action handler for test automation service. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.theme
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.theme Modifier and Type Class Description class
ThemeProcessActionHandler
Theme relatedProcessActionHandler
.çMethods in lumis.service.portalmanagement.theme with parameters of type ProcessActionHandler Modifier and Type Method Description static ThemeUsageConfig
ThemeApplianceHelper. from(ProcessActionHandler<?> processActionHandler, String appliedThemeIdsParameterName, String inheritingThemeIdsParameterName)
Constructs aThemeUsageConfig
from the givenProcessActionHandler
using the indicated parameters. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.upgrade
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.upgrade Modifier and Type Class Description class
UpgradePortalProcessActionHandler
Upgrade LumisXP process action handler. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.user
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.user Modifier and Type Class Description class
UserProcessActionHandler
Calls the UserManager to add, update and delete LumisPortal users. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.user.configuration
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.user.configuration Modifier and Type Class Description class
UpdateConfigurationProcessActionHandler
Process action to update user configuration. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.webfilereplication
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.webfilereplication Modifier and Type Class Description class
WebFileReplicationProcessActionHandler
Process Action Handler for all Web File Replication actions. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.webresource
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.webresource Modifier and Type Class Description class
WebResourceServiceProcessActionHandler
Process Action Handler to handle WebResources deletion. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.website
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.website Modifier and Type Class Description class
WebsiteProcessActionHandler
This class represents the custom process action handler of the website administration. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.xslcache
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.xslcache Modifier and Type Class Description class
XslCacheProcessActionHandler
Responsible for handling requests for adding, updating, enabling, clearing and deleting caches. -
Uses of ProcessActionHandler in lumis.service.portalmanagement.xsleditor
Subclasses of ProcessActionHandler in lumis.service.portalmanagement.xsleditor Modifier and Type Class Description class
XslEditorProcessActionHandler
Process action handler responsible for handling operations on XSL files. -
Uses of ProcessActionHandler in lumis.service.print
Subclasses of ProcessActionHandler in lumis.service.print Modifier and Type Class Description class
PrintProcessActionHandler
Responsible for processing printing actions -
Uses of ProcessActionHandler in lumis.service.privacyterm.doui
Subclasses of ProcessActionHandler in lumis.service.privacyterm.doui Modifier and Type Class Description class
ChangeProcessPurposeProcessActionHandler
Process action for the change process purpose operation.class
UpdatePrivacyTermRepositoryProcessActionHandler
Updates the privacy term repositories for a service instance. -
Uses of ProcessActionHandler in lumis.service.questionnaire
Subclasses of ProcessActionHandler in lumis.service.questionnaire Modifier and Type Class Description class
AddQuestionaireAnswerProcessActionHandler
Process Action that adds Answer to questionnaireclass
AddQuestionaireProcessActionHandler
Process Action that adds Answer to questionnaireclass
DeleteQuestionnaireProcessActionHandler
Process action that deletes questionnaire children.class
UpdateQuestionaireProcessActionHandler
Process Action that adds Answer to questionnaire -
Uses of ProcessActionHandler in lumis.service.resourcescheduler
Subclasses of ProcessActionHandler in lumis.service.resourcescheduler Modifier and Type Class Description class
ResourceValidatorProcessActionHandler
Does not allow resources to have duplicated names.class
RoomDeleteValidatorProcessActionHandler
Validates the roomIds before delete then.class
ScheduleValidatorProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.rss
Subclasses of ProcessActionHandler in lumis.service.rss Modifier and Type Class Description class
RssProcessActionHandler
Process action handler for the rss service. -
Uses of ProcessActionHandler in lumis.service.search
Subclasses of ProcessActionHandler in lumis.service.search Modifier and Type Class Description class
BoostSearchProcessActionHandler
Saves the the custom boost fieldsclass
SearchFacetPropertiesProcessActionHandler
Saves search facet properties as custom propertiesclass
SearchPropertiesProcessActionHandler
Saves search properties for a DOUI service instance -
Uses of ProcessActionHandler in lumis.service.sendtofriend
Subclasses of ProcessActionHandler in lumis.service.sendtofriend Modifier and Type Class Description class
SendToFriendMailProcessActionHandler
Sends email to friend. -
Uses of ProcessActionHandler in lumis.service.seo.processaction
Subclasses of ProcessActionHandler in lumis.service.seo.processaction Modifier and Type Class Description class
AddSeoRuleProcessActionHandler
Process action to handle SEO Rules creationclass
SeoAfterCommitProcesActionHandler
Process action to handle SEO Rules creation, modification and deletion.
This process action will recalculate the friendly url and fire aPageRenderDataChangedEvent
class
SetValuesProcessActionHandler
Process action to handle SEO Rules update -
Uses of ProcessActionHandler in lumis.service.seo.robotstxt
Subclasses of ProcessActionHandler in lumis.service.seo.robotstxt Modifier and Type Class Description class
RobotsTxtSitemapNameProcessActionHandler
Process Action Handler that validates duplicate sitemap url.class
RobotsTxtUserAgentNameProcessActionHandler
Process Action Handler that validates duplicate user agent names. -
Uses of ProcessActionHandler in lumis.service.seo.sitemap
Subclasses of ProcessActionHandler in lumis.service.seo.sitemap Modifier and Type Class Description class
GenerateSitemapProcessActionHandler
Generates the sitemaps for a given sitemap service instance -
Uses of ProcessActionHandler in lumis.service.smartcontent.processactions
Subclasses of ProcessActionHandler in lumis.service.smartcontent.processactions Modifier and Type Class Description class
SearchScopeProcessActionHandler
Process action for search scope interface. -
Uses of ProcessActionHandler in lumis.service.socialnetworkintegration.action
Subclasses of ProcessActionHandler in lumis.service.socialnetworkintegration.action Modifier and Type Class Description class
ApplicationAccountProcessActionHandler
Process Action Handler to enable/disable Application Accounts.class
MessageProcessActionHandler
Process Action Handler to add, update or delete public social network messages.class
SelectAccountServiceInstanceProcessActionHandler
Process Action Handler to set the account scope.class
SocialNetworkAuthenticationProcessActionHandler
Responsible for building authorization calls for social network redirect.class
SocialNetworkCallbackProcessActionHandler
Responsible for handling callback after user authorization in remote Social Network.class
SocialNetworkFacebookPublicationTokenProcessActionHandler
Responsible for adding a facebook profile token to theSocialNetworkAccount
involved. -
Uses of ProcessActionHandler in lumis.service.socialnetworkservices.microblog.doui.processactionhandler
Subclasses of ProcessActionHandler in lumis.service.socialnetworkservices.microblog.doui.processactionhandler Modifier and Type Class Description class
MicroblogAttachmentsProcessActionHandler
Process action handler class used to deal with issues related to files associated to a Post.class
MicroblogCommentProcessActionHandler
Process action handler class used to deal with issues related to comments associated to a Post.class
MicroblogHashProcessActionHandler
Process action handler class used to deal with issues related to hashtags associated to a Post.class
MicroblogPostsProcessActionHandler
Process action handler class used to deal with issues related to user Posts.class
MicroblogUserFollowsProcessActionHandler
Process action handler class used to deal with issues related to user follows relationship. -
Uses of ProcessActionHandler in lumis.service.socialnetworkservices.socialprofile
Subclasses of ProcessActionHandler in lumis.service.socialnetworkservices.socialprofile Modifier and Type Class Description class
SocialProfileUpdateProcessActionHandler
Process action handler responsible for adding / updating the social profile. -
Uses of ProcessActionHandler in lumis.service.tag
Subclasses of ProcessActionHandler in lumis.service.tag Modifier and Type Class Description class
SelectRepositoryProcessActionHandler
The process action to perform the tag repository selection. -
Uses of ProcessActionHandler in lumis.service.tagmanager.doui
Subclasses of ProcessActionHandler in lumis.service.tagmanager.doui Modifier and Type Class Description class
AddTagProcessActionHandler
Add tag process action handler.class
EditTagProcessActionHandler
Edit tag process action handler.class
PublishProcessActionHandler
Publish scripts process action handler.class
TogglePreviewModeProcessActionHandler
Toggle preview mode process action handler. -
Uses of ProcessActionHandler in lumis.service.user
Subclasses of ProcessActionHandler in lumis.service.user Modifier and Type Class Description class
UserProcessActionHandler
Persists the user information. -
Uses of ProcessActionHandler in lumis.service.userpost
Subclasses of ProcessActionHandler in lumis.service.userpost Modifier and Type Class Description class
PostAddProcessActionHandler
Adds the post data and generates a customized activity with all post information.class
PostEditProcessActionHandler
Updates an post highlight status and publication start date.class
UserPostDeleteProcessActionHandler
TODO Process action handler for deleting an user posts and all activities related to it. -
Uses of ProcessActionHandler in lumis.service.vote
Subclasses of ProcessActionHandler in lumis.service.vote Modifier and Type Class Description class
VoteProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.webpage
Subclasses of ProcessActionHandler in lumis.service.webpage Modifier and Type Class Description class
WebPageProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.webserviceviewer
Subclasses of ProcessActionHandler in lumis.service.webserviceviewer Modifier and Type Class Description class
WebServiceViewerConfigurationProcessActionHandler
class
WebServiceViewerParametersProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.wiki
Subclasses of ProcessActionHandler in lumis.service.wiki Modifier and Type Class Description class
LinkTranslatorProcessActionHandler
Translates logic wiki article links to the actual articles links.class
NewArticleLinkProcessActionHandler
Sets the link of an article for content alias link.class
SetMainArticleProcessActionHandler
Process Action called byeditArticle
interface to maintain the value ofmainArticle
field when it's saving a new version of an article.class
ValidateArticleDeletionProcessActionHandler
Verifies if the article can be deleted.class
ValidateArticleTitleProcessActionHandler
Verifies if the title is in use by another article.class
WikiArticleSelectProcessActionHandler
Sets the link of an article for content link. -
Uses of ProcessActionHandler in lumis.service.workflow
Subclasses of ProcessActionHandler in lumis.service.workflow Modifier and Type Class Description class
SelectPrincipalProcessActionHandler
class
SelectWorkflowServiceInstanceProcessActionHandler
Process the action for selection a workflow for a service instance.class
WorkflowProcessActionHandler
-
Uses of ProcessActionHandler in lumis.service.wsrp.consumer.doui
Subclasses of ProcessActionHandler in lumis.service.wsrp.consumer.doui Modifier and Type Class Description class
ClonePortletProcessActionHandler
Action handler to clone portlets.class
ConsumerConfigurationInterfaceProcessActionHandler
ProcessActionHandler
that process the WSRP consumer configuration interface.class
RemotePortletConfigurationInterfaceProcessActionHandler
ProcessActionHandler
that stores remote portlet handle in the caller service interface instance custom property (RemotePortletConfigurationInterfaceConstants.REMOTE_PORTLET_HANDLE_CUSTOM_PROPERTY_ID
).class
RemoveCloneProcessActionHandler
ProcessActionHandler to remove unwanted cloned portlets. -
Uses of ProcessActionHandler in lumis.service.wsrp.producer
Subclasses of ProcessActionHandler in lumis.service.wsrp.producer Modifier and Type Class Description class
EditLifetimeProcessActionHandler
Process Action used to update date lifetime.class
OutbandRegistrationInterfaceProcessActionHandler
ProcessActionHandler
responsible for persisting a newRemoteConsumerRegistration
to be associated with the current service instance.class
ProducerAddInterfaceInstanceProcessActionHandler
Process Action Handler responsible for populating the items served by theProducer.getOfferedPortletNames()
with the values obtained from the interface.class
ProducerAdministrationListDeleteProcessActionHandler
ProcessActionHandler
responsible for deletion of offeredPortletNames of theProducerImpl
associated with current service instance.class
ProducerConfigurationInterfaceProcessActionHandler
ProcessActionHandler
responsible for persisting theProducerImpl
associated with the current service instance.class
RegistrationAdministrationListDeleteProcessActionHandler
ProcessActionHandler
responsible for deletion ofRemoteConsumerRegistration
from aProducerImpl
associated with current service instance.
-