Uses of Interface
lumis.doui.source.postloadprocessor.IPostLoadProcessor
-
-
Uses of IPostLoadProcessor in lumis.content.control.autolayout
Classes in lumis.content.control.autolayout that implement IPostLoadProcessor Modifier and Type Class Description static class
AutoLayoutCategorizationAssociationControl.CategorizationTermNamePostLoadProcessor
Post load processor that loads the categorization name given its content identifier. -
Uses of IPostLoadProcessor in lumis.content.source.postloadprocessor
Classes in lumis.content.source.postloadprocessor that implement IPostLoadProcessor Modifier and Type Class Description class
ContentNamePostLoadProcessor
Post load processor that loads the content name given its identifier. -
Uses of IPostLoadProcessor in lumis.doui.source.postloadprocessor
Classes in lumis.doui.source.postloadprocessor that implement IPostLoadProcessor Modifier and Type Class Description class
ChannelNamePathConverterPostLoadProcessor
class
NamePathConverterPostLoadProcessor
class
PageNamePathConverterPostLoadProcessor
class
RowLinkPostLoadProcessor
Post Load Processor that generates a link for a field.class
RowProcessActionPostLoadProcessor
Post load processor that generates a process action script.class
ServiceInstanceNamePathConverterPostLoadProcessor
class
SortPostLoadProcessor
This class can be used to sort aTabularSource
after it's fully loaded and had it's values translated. -
Uses of IPostLoadProcessor in lumis.service.activitystream
Classes in lumis.service.activitystream that implement IPostLoadProcessor Modifier and Type Class Description class
ActivityPostLoadProcessor
Processes the activitystream activity source, converting the field createdDateTimeMillis from Long into Date. -
Uses of IPostLoadProcessor in lumis.service.analytics.abtest.doui.postload
Classes in lumis.service.analytics.abtest.doui.postload that implement IPostLoadProcessor Modifier and Type Class Description class
AdminVariantPostLoadProcessor
Post load processor for the adminVariant interface source.class
EditVariantPostLoadProcessor
Post load processor for the editVariant interface source. -
Uses of IPostLoadProcessor in lumis.service.analytics.eventsadmin
Classes in lumis.service.analytics.eventsadmin that implement IPostLoadProcessor Modifier and Type Class Description class
EditEventPostLoadProcessor
Post load processor to fill event's fields and fields groups.class
EditFieldGroupPostLoadProcessor
Post load processor to fill fields of a given field group.class
EventAdminPostLoadProcessor
Post load processor for event administration interface.class
EventFieldAdminPostLoadProcessor
Post load processor for field administration interface.class
EventFieldGroupAdminPostLoadProcessor
Post load processor for field group administration interface. -
Uses of IPostLoadProcessor in lumis.service.analytics.journey.postload
Classes in lumis.service.analytics.journey.postload that implement IPostLoadProcessor Modifier and Type Class Description class
JourneyStageAddEditPostLoadProcessor
Loads the external data of journey stage.class
UserJourneyInstancePostLoadProcessor
Process theJourneyInstance
data to be user friendly. -
Uses of IPostLoadProcessor in lumis.service.blog.doui
Classes in lumis.service.blog.doui that implement IPostLoadProcessor Modifier and Type Class Description class
RowProcessActionPostLoadProcessor
Post load processor that generates a process action script. -
Uses of IPostLoadProcessor in lumis.service.categorization
Classes in lumis.service.categorization that implement IPostLoadProcessor Modifier and Type Class Description class
ParentTermDisplayPostLoadProcessor
Generates the value for theparentTermDisplay
field.class
ServiceInstanceDisplayPostLoadProcessor
Generates the value for theserviceInstanceDisplay
field,class
TermDetailsPostLoadProcessor
Provides term parent information for the term's details interface. -
Uses of IPostLoadProcessor in lumis.service.content.publishtosocialnetworks
Classes in lumis.service.content.publishtosocialnetworks that implement IPostLoadProcessor Modifier and Type Class Description class
AdminSocialNetworkMessagesPostLoadProcessor
IPostLoadProcessor
that handles the social network messages administration. -
Uses of IPostLoadProcessor in lumis.service.doui.filters
Classes in lumis.service.doui.filters that implement IPostLoadProcessor Modifier and Type Class Description class
FilterableFieldsPostLoadProcessor
Remove from a TabularData populated with source fields all fields that cannot be filtered -
Uses of IPostLoadProcessor in lumis.service.experiencecontent.postload
Classes in lumis.service.experiencecontent.postload that implement IPostLoadProcessor Modifier and Type Class Description class
ListRestInterfacePostLoadProcessor
Post load processor to populate each row with the correct link value. -
Uses of IPostLoadProcessor in lumis.service.formbuilder
Classes in lumis.service.formbuilder that implement IPostLoadProcessor Modifier and Type Class Description class
IsFormPublishedPostLoadProcessor
Post load processor that sets to true the field isPublished when theContentLocale
has a publishedContentVersion
. -
Uses of IPostLoadProcessor in lumis.service.forum
Classes in lumis.service.forum that implement IPostLoadProcessor Modifier and Type Class Description class
ForumMessageEditPostLoadProcessor
Post processor responsible for localizing messages being editedclass
ForumMessageListPostLoadProcessor
Post processor responsible for building the message action buttonsclass
ForumMessageQuotePostLoadProcessor
Post processor responsible for parsing special tags on forum messages. -
Uses of IPostLoadProcessor in lumis.service.glossary
Classes in lumis.service.glossary that implement IPostLoadProcessor Modifier and Type Class Description class
OrderGlossaryListPostLoadProcessor
The post loader for fix order glossary by term. -
Uses of IPostLoadProcessor in lumis.service.group
Classes in lumis.service.group that implement IPostLoadProcessor Modifier and Type Class Description class
PrefixRemovalPostLoadProcessor
Post load processor that removes the prefix from a principal shortId. -
Uses of IPostLoadProcessor in lumis.service.hierarchicalcontent
Classes in lumis.service.hierarchicalcontent that implement IPostLoadProcessor Modifier and Type Class Description class
BreadCrumbPostLoadProcessor
Filter the source so only rows that should be rendered by the bread crumb interface are kept(selected content and his parents)class
ContentChildrenPostLoadProcessor
Filters the source keeping only the children of the selected content and their children up to the defined depthclass
ContentMenuPostLoadProcessor
Filters the source keeping only parents of the selected source that start at the specified depth up to the limit depth provided.class
SetParentNamePostLoadProcessor
Fills the parentName of each row on the source with their parent content title -
Uses of IPostLoadProcessor in lumis.service.media
Classes in lumis.service.media that implement IPostLoadProcessor Modifier and Type Class Description class
MediaInfoFetcherPostLoadProcessor
Adds information about an media in a source field.class
MediaStatusPostLoadProcessor
This class sets the value for the status field. -
Uses of IPostLoadProcessor in lumis.service.mediaalbum
Classes in lumis.service.mediaalbum that implement IPostLoadProcessor Modifier and Type Class Description class
MediaAlbumEscapeQuoteCharPostLoadProcessor
IPostLoadProcessor
that escapes (for javascript usage) the configured fields.class
MediaPermalinkPostLoadProcessor
Post load processor to fills the permalink for each media. -
Uses of IPostLoadProcessor in lumis.service.pagepersonalization.doui.postloadprocessor
Classes in lumis.service.pagepersonalization.doui.postloadprocessor that implement IPostLoadProcessor Modifier and Type Class Description class
EditWidgetPostLoadProcessor
Post load processor responsible for fill extra information about widget.class
SelectWidgetPostLoadProcessor
Post load processor responsible for calculating the interface and service nameclass
WidgetListPostLoadProcessor
Post load processor responsible for indicating which widgets are allowed to be dragged into the personalized page. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.activitystream
Classes in lumis.service.portalmanagement.activitystream that implement IPostLoadProcessor Modifier and Type Class Description class
ActivityPostLoadProcessor
Processes the activitystream activity source, converting the field createdDateTimeMillis from Long into Date and localizing the actionId and objectTypeId fields. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.areatag
Classes in lumis.service.portalmanagement.areatag that implement IPostLoadProcessor Modifier and Type Class Description class
AreaTagInheritedPostLoadProcessor
IPostLoadProcessor
to fill a source column indicating whether the area tag is inherited or not. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.audit
Classes in lumis.service.portalmanagement.audit that implement IPostLoadProcessor Modifier and Type Class Description class
StringReplacePostLoadProcessor
A post load processor that replaces strings in the fields of the source. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.businesscontext
Classes in lumis.service.portalmanagement.businesscontext that implement IPostLoadProcessor Modifier and Type Class Description class
BusinessContextNamePostLoadProcessor
This class populate a dropdownList with the contexts. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.channel
Classes in lumis.service.portalmanagement.channel that implement IPostLoadProcessor Modifier and Type Class Description class
ChannelPropertyBagPostLoadProcessor
Post load processor that loads the private property bag properties of the channel.class
GoogleAnalyticsInheritancePostLoadProcessor
Current channel Google Analytics inheritance Post Load Processor -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.channeltemplate
Classes in lumis.service.portalmanagement.channeltemplate that implement IPostLoadProcessor Modifier and Type Class Description class
ChannelTemplatePostLoadProcessor
Post load processor that loads the extra properties of the channel. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.commandpalette
Classes in lumis.service.portalmanagement.commandpalette that implement IPostLoadProcessor Modifier and Type Class Description class
CommandListPostLoadProcessor
Command list post load processor. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.deployment
Classes in lumis.service.portalmanagement.deployment that implement IPostLoadProcessor Modifier and Type Class Description class
ComponentsPostLoadProcessor
Post load processor for the deployment components source.class
LastDeploymentInformationPostLoadProcessor
Post load processor that fills up informations about the last deployment.class
ModulePostLoadProcessor
Post load processor for the deployment module source.class
PackageHistoryPostLoadProcessor
Post load processor for the deployment module source. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.file
Classes in lumis.service.portalmanagement.file that implement IPostLoadProcessor Modifier and Type Class Description class
DisplayFileInfosPostLoad
This class displays the formatted metadata. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.genericacl
Classes in lumis.service.portalmanagement.genericacl that implement IPostLoadProcessor Modifier and Type Class Description class
PrincipalPostLoadProcessor
Processes the genericacl principalList source, removing the principals the current user may not see. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.interactiveprocess
Classes in lumis.service.portalmanagement.interactiveprocess that implement IPostLoadProcessor Modifier and Type Class Description class
ProcessPostLoadProcessor
Post Load Processor that fills additional informations about the process. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.mobileapp.doui.postloadprocessor
Classes in lumis.service.portalmanagement.mobileapp.doui.postloadprocessor that implement IPostLoadProcessor Modifier and Type Class Description class
MobileAppEditWebsitePostLoadProcessor
Postload processor that fills website composite id. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.monitor
Classes in lumis.service.portalmanagement.monitor that implement IPostLoadProcessor Modifier and Type Class Description class
LoginPostLoadProcessor
IPostLoadProcessor
that fills login attribute.class
MonitorConfigurationOptionPostLoadProcessor
Post Load processor to populate the selected option on dropdownList. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.page
Classes in lumis.service.portalmanagement.page that implement IPostLoadProcessor Modifier and Type Class Description class
PagePropertyBagPostLoadProcessor
Post load processor that loads the private property bag properties of the page. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.pagelink
Classes in lumis.service.portalmanagement.pagelink that implement IPostLoadProcessor Modifier and Type Class Description class
PageLinkURLsFieldPostLoadProcessor
Post load processor that loads URLs, amount of URLs and calculates the link to the URL list interface. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.pagetemplate
Classes in lumis.service.portalmanagement.pagetemplate that implement IPostLoadProcessor Modifier and Type Class Description class
PageTemplatePostLoadProcessor
Post load processor that loads the extra properties of the page. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.project
Classes in lumis.service.portalmanagement.project that implement IPostLoadProcessor Modifier and Type Class Description class
ProjectExtraInfoPostLoadProcessor
Post load processor to fill extra information in project administration. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.service
Classes in lumis.service.portalmanagement.service that implement IPostLoadProcessor Modifier and Type Class Description class
AdminServicePostLoadProcessor
AIPostLoadProcessor
for load additional informations from services. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.serviceinstance
Classes in lumis.service.portalmanagement.serviceinstance that implement IPostLoadProcessor Modifier and Type Class Description class
ExtendedPropertiesMenuXmlPostLoadProcessor
Data provider for service instance menu items.class
ExtendedPropertiesServicePostLoadProcessor
Current service instance additional properties post load processorclass
GoogleAnalyticsInheritancePostLoadProcessor
Current Service instance Google Analytics inheritance Post Load Processor -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.serviceinterfaceinstance
Classes in lumis.service.portalmanagement.serviceinterfaceinstance that implement IPostLoadProcessor Modifier and Type Class Description class
CacheConfigurationPostLoadProcessor
Post load processor for dealing with the cache label configuration -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.socialnetwork.doui.source.postloadprocessor
Classes in lumis.service.portalmanagement.socialnetwork.doui.source.postloadprocessor that implement IPostLoadProcessor Modifier and Type Class Description class
EditSocialNetworkPostLoadProcessor
IPostLoadProcessor
that injects the "serviceId" field if a service instance id is present in the source. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.systeminfo
Classes in lumis.service.portalmanagement.systeminfo that implement IPostLoadProcessor Modifier and Type Class Description class
StringReplacePostLoadProcessor
A post load processor that replaces strings in the fields of the source. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.testautomation
Classes in lumis.service.portalmanagement.testautomation that implement IPostLoadProcessor Modifier and Type Class Description class
TestAdminPostLoadProcessor
Post load for completing row values for source testsAdministration.class
TestGroupStatusPostLoadProcessor
Post load processor for getting the status informations of test group executions.class
TestStatusPostLoadProcessor
Post load processor for getting the status informations of test's executions. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.theme
Classes in lumis.service.portalmanagement.theme that implement IPostLoadProcessor Modifier and Type Class Description class
ThemeAdministrationListPostLoadProcessor
Theme administration post load processor Includes fieldisEditable
in table rows of Theme list.class
ThemeInheritedPostLoadProcessor
IPostLoadProcessor
to fill a source column indicating whether the theme is inherited or not.class
ThemeNamePostLoadProcessor
IPostLoadProcessor
to fill the theme (localized) name.class
ThemeUsagePostLoadProcessor
IPostLoadProcessor
for the theme usage interface. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.webresource
Classes in lumis.service.portalmanagement.webresource that implement IPostLoadProcessor Modifier and Type Class Description class
WebResourcePostLoadProcessor
IPostLoadProcessor
that substitutes the creatorWebResourceId for it's Web Resource path in source. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.website
Classes in lumis.service.portalmanagement.website that implement IPostLoadProcessor Modifier and Type Class Description class
WebsitePostLoadProcessor
This post load processor calculates the informations (Main URL, static directory path) used on the administration list. -
Uses of IPostLoadProcessor in lumis.service.portalmanagement.xsleditor
Classes in lumis.service.portalmanagement.xsleditor that implement IPostLoadProcessor Modifier and Type Class Description class
InterfaceInstanceStyleNamePostLoadProcessor
Post load processor that fills the Interface Style Name applied in the current interface instance.class
StyleDependencyPostLoadProcessor
Post load processor that fills all informations about style dependency. -
Uses of IPostLoadProcessor in lumis.service.privacyterm.doui
Classes in lumis.service.privacyterm.doui that implement IPostLoadProcessor Modifier and Type Class Description class
PrivacyTermSourcePostLoadProcessor
Post load for the privacy term source, this will populate the entry with the additional data needed for this service properly work. -
Uses of IPostLoadProcessor in lumis.service.rss
Classes in lumis.service.rss that implement IPostLoadProcessor Modifier and Type Class Description class
RssPostLoadProcessor
Responsible for setting the href value for each rss. -
Uses of IPostLoadProcessor in lumis.service.socialnetworkintegration.postload
Classes in lumis.service.socialnetworkintegration.postload that implement IPostLoadProcessor Modifier and Type Class Description class
SocialNetworkNamePostLoadProcessor
Post Load Processor to fills the social network name. -
Uses of IPostLoadProcessor in lumis.service.socialnetworkservices.microblog.doui.postloadprocessor
Classes in lumis.service.socialnetworkservices.microblog.doui.postloadprocessor that implement IPostLoadProcessor Modifier and Type Class Description class
CommentsListPostLoadProcessor
-
Uses of IPostLoadProcessor in lumis.service.tagmanager.doui
Classes in lumis.service.tagmanager.doui that implement IPostLoadProcessor Modifier and Type Class Description class
EditTagPostLoadProcessor
Edit tag post load processor. -
Uses of IPostLoadProcessor in lumis.service.vote
Classes in lumis.service.vote that implement IPostLoadProcessor Modifier and Type Class Description class
VoteOptionPostLoadProcessor
Fills the field 'options' with a xml value containing the question's options information.class
VotePercentCalculatorPostLoadProcessor
Fills the fields votePercentValue and votePercentDisplay with the percent value. -
Uses of IPostLoadProcessor in lumis.service.wsrp.consumer.doui
Classes in lumis.service.wsrp.consumer.doui that implement IPostLoadProcessor Modifier and Type Class Description class
ClonedPortletUsePostLoadProcessor
IPostLoadProcessor
implementation to translate service interface instance identification to a human readable form (with service interface instance's display name and page path).class
ClonePortletPostLoadProcessor
IPostLoadProcessor
implementation to post processcloned portlets
.
-