A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- UFrameServiceInterface - Class in lumis.service.uframe
-
Service interface that enables a uFrame div.
- UFrameServiceInterface() - Constructor for class lumis.service.uframe.UFrameServiceInterface
- UFrameStringResource - Class in lumis.service.uframe
-
String resource for the lumis.service.uframe package.
- UFrameStringResource() - Constructor for class lumis.service.uframe.UFrameStringResource
- UNDEFINED - lumis.portal.event.PortalEventOperationType
-
Indicates the type of operation that generated the event was not defined.
- UNDEPLOYING - lumis.portal.deployment.ComponentStatus
-
Indicates the component is being undeployed.
- UNDEPLOYING - lumis.portal.deployment.ModuleStatus
-
Indicates the module is being undeployed.
- undeployWar(String) - Method in class lumis.portal.appserver.GenericApplicationServerManager
- undeployWar(String) - Method in interface lumis.portal.appserver.IAppServerDeployer
-
Undeploys the war at the specified context path.
- UndertowFilter - Class in lumis.portal.appserver
-
Filter for applying adjustments to undertow behavior.
- UndertowFilter() - Constructor for class lumis.portal.appserver.UndertowFilter
- unescapeSSI(String) - Static method in class lumis.portal.page.cache.PageCacheSSIFilter
-
Unescapes the SSI directives in a HTML code processed by this filter.
- UnexpectedException - Exception in lumis.portal
- UnexpectedException() - Constructor for exception lumis.portal.UnexpectedException
- UnexpectedException(Exception) - Constructor for exception lumis.portal.UnexpectedException
- UnexpectedException(String) - Constructor for exception lumis.portal.UnexpectedException
- UnexpectedException(String, Exception) - Constructor for exception lumis.portal.UnexpectedException
- UnexpectedException(String, List<IResource>) - Constructor for exception lumis.portal.UnexpectedException
- UnexpectedException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.UnexpectedException
- UnexpectedException(String, IResource) - Constructor for exception lumis.portal.UnexpectedException
- UnexpectedException(String, IResource, Exception) - Constructor for exception lumis.portal.UnexpectedException
- unfetchMail(String) - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
- unfetchMail(String) - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Puts a mail back on its place in the queue to be available to another queue processing.
- union(Collection<T>...) - Static method in class lumis.util.collections.Collections
-
Returns the union of the given collections.
- UNIQUE_VISITOR_THRESHOLD_CACHE - Static variable in class lumis.portal.bigdata.StandardDocumentPopularityProvider
-
Cache for default unique visitors threshold.
- UNIQUE_WRITER_REQUEST_ATTRIBUTE_NAME - Static variable in class lumis.portal.servlet.UniqueWriterControllerFactory
-
Request attribute name of stored
UniqueWriterController
. - UniqueMimeTypeValidatorProcessActionHandler - Class in lumis.service.portalmanagement.filemimetype
- UniqueMimeTypeValidatorProcessActionHandler() - Constructor for class lumis.service.portalmanagement.filemimetype.UniqueMimeTypeValidatorProcessActionHandler
- UniqueWriterControllerFactory - Class in lumis.portal.servlet
-
Factory for
IUniqueWriterController
. - Units - Annotation Type in lumis.portal.jmx
-
A units annotation to be used in JMX MBeans.
- universe() - Method in class lumis.portal.atmosphere.CustomAtmosphereFramework
- UNKNOWN_DATA_TYPE - Variable in class lumis.doui.control.DataControl
-
The instance used for dataType for controls for which the data type is not known.
- unload() - Method in class lumis.portal.serviceinterface.GenericServiceInterface
- unload() - Method in interface lumis.portal.serviceinterface.IServiceInterface
-
Called by the service interface container to indicate to a service interface that the service interface is being taken out of service.
- unload(ServiceConfig) - Method in class lumis.portal.service.GenericService
- unload(ServiceConfig) - Method in interface lumis.portal.service.IService
-
Called by the service container to indicate to a service that the it is being de-activated.
- unlock - lumis.content.workflow.WorkflowTransitionConfig.WorkflowLockAction
-
Defines that the workflow transition should always unlock the ContentLocale
- unlock(Object) - Method in class lumis.portal.cache.HibernatePortalCache
- unlockExpiredLocks() - Method in interface lumis.portal.lock.ILockManager
-
Deletes all the locks that have expired.
- unlockExpiredLocks() - Method in class lumis.portal.lock.LockManager
- unlockQueue(String) - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
- unlockQueue(String) - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Unlocks a mail queue.
- unmarshal(String) - Method in class lumis.portal.rest.util.PortalHrefToAbsoluteXmlAdapter
- unmarshal(RichDateTimeXmlAdapter.RichDateTime) - Method in class lumis.portal.rest.util.RichDateTimeXmlAdapter
- unmarshal(ServiceInstanceIdXmlAdapter.AdaptedServiceInstanceConfig) - Method in class lumis.portal.serviceinstance.ServiceInstanceIdXmlAdapter
- unmarshal(MobileLoginUserAdapter.AdaptedMobileUserConfig) - Method in class lumis.portal.user.MobileLoginUserAdapter
- unmarshal(UserConfigXmlAdapter.AdaptedUserConfig) - Method in class lumis.portal.user.UserConfigXmlAdapter
- unmarshal(UserConfigXmlAdapter.AdaptedUserConfig) - Method in class lumis.portal.user.UserIdXmlAdapter
- unmodifiable() - Method in class lumis.portal.website.Website
-
Returns an unmodifiable copy of this website.
- unmodifiableSet(T...) - Static method in class lumis.util.collections.Sets
-
Returns an unmodifiable
Set
with the given elements. - unpause() - Method in class lumis.util.StopWatch
- unProcessAnswer(String) - Static method in class lumis.service.formbuilder.FormBuilderManager
-
Change answer status to
not processed
. - unregister(String) - Method in class lumis.portal.businesscontext.internal.BusinessContextManager
- unregister(String) - Method in interface lumis.portal.businesscontext.internal.IBusinessContextManagerSPI
-
Deletes a selected context.
- unregister(String) - Method in interface lumis.portal.theme.IThemeManagerSPI
-
Unregisters a theme, removing it from the themes registry.
- unregister(String) - Method in class lumis.portal.theme.ThemeManager
- unregister(String, boolean) - Method in class lumis.portal.theme.ThemeManager
-
Unregisters a theme, removing it from the themes registry.
- unregister(SessionConfig, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
-
Removes a workflow from the register.
- unregister(SessionConfig, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
- unregister(SessionConfig, String, ITransaction) - Method in class lumis.doui.DouiManager
- unregister(SessionConfig, String, ITransaction) - Method in interface lumis.doui.IDouiManager
- unregister(SessionConfig, String, ITransaction) - Method in interface lumis.portal.service.IServiceManager
-
Unregister a service.
- unregister(SessionConfig, String, ITransaction) - Method in class lumis.portal.service.ServiceManager
- unregister(SessionConfig, ServiceInterfaceConfig, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
-
Unregister the Service Interface.
- unregister(SessionConfig, ServiceInterfaceConfig, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
- unregisterActivityObjectTypes() - Method in class lumis.content.service.ContentService
-
Unregister
activity object types
. - unregisterActivityProcessor(String) - Method in class lumis.portal.activitystream.ActivityStreamManager
- unregisterActivityProcessor(String) - Method in interface lumis.portal.activitystream.IActivityStreamManagerSPI
-
Unregisters an activity processor configuration.
- UnregisterComponentStructuralElementsStepExecutable - Class in lumis.portal.deployment.stepexecutable.component
-
Unregister component structural elements step executable.
- UnregisterComponentStructuralElementsStepExecutable(IComponent) - Constructor for class lumis.portal.deployment.stepexecutable.component.UnregisterComponentStructuralElementsStepExecutable
-
Creates a new instance.
- unregisterControl(SessionConfig, String, ITransaction) - Method in class lumis.doui.control.ControlManager
- unregisterControl(SessionConfig, String, ITransaction) - Method in interface lumis.doui.control.IControlManager
- unregisterControls() - Method in class lumis.service.portalmanagement.controlregistry.RegisterControlProcessActionHandler
- UnregisterControlTypeStepHandler - Class in lumis.doui.upgrade
-
Unregister the specified control type.
- UnregisterControlTypeStepHandler() - Constructor for class lumis.doui.upgrade.UnregisterControlTypeStepHandler
- unregisterDeployer(IPortalDeployer) - Method in class lumis.portal.deployment.DeploymentManager
-
Deprecated.
- unregisterDeployer(IPortalDeployer) - Method in interface lumis.portal.deployment.IDeploymentManager
-
Deprecated.Since 5.0.0 the use of
IPortalDeployer
has been deprecated. - unregisterInterfaceType() - Method in class lumis.service.portalmanagement.servicetype.RegisterServiceTypesProcessActionHandler
- unregisterMenuGroupType() - Method in class lumis.service.portalmanagement.servicemenutype.RegisterMenuTypesProcessActionHandler
- unregisterMenuGroupType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
-
Unregisters a service menu group type.
- unregisterMenuGroupType(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
- unregisterMenuItemType() - Method in class lumis.service.portalmanagement.servicemenutype.RegisterMenuTypesProcessActionHandler
- unregisterMenuItemType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
-
Unregisters a service menu item type.
- unregisterMenuItemType(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
- UnregisterModuleStepExecutable - Class in lumis.portal.deployment.stepexecutable.module
-
Unregister module step.
- UnregisterModuleStepExecutable(IModule) - Constructor for class lumis.portal.deployment.stepexecutable.module.UnregisterModuleStepExecutable
-
Creates a new instance.
- UnregisterModuleStructuralElementsStepExecutable - Class in lumis.portal.deployment.stepexecutable.module
-
Unregister module structural elements step executable.
- UnregisterModuleStructuralElementsStepExecutable(IModule) - Constructor for class lumis.portal.deployment.stepexecutable.module.UnregisterModuleStructuralElementsStepExecutable
-
Creates a new instance.
- unregisterProcessAction(SessionConfig, String, ITransaction) - Method in interface lumis.doui.processaction.IProcessActionManager
- unregisterProcessAction(SessionConfig, String, ITransaction) - Method in class lumis.doui.processaction.ProcessActionManager
- unregisterServiceInterfaceType(String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
-
Unregister the type of service interface.
- unregisterServiceInterfaceType(String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
- unregisterServices() - Method in class lumis.service.portalmanagement.service.RegisterServiceProcessActionHandler
- unregisterServiceType() - Method in class lumis.service.portalmanagement.servicetype.RegisterServiceTypesProcessActionHandler
- unregisterServiceType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.service.IServiceManager
-
Unregister the service´s type.
- unregisterServiceType(SessionConfig, String, ITransaction) - Method in class lumis.portal.service.ServiceManager
- unregisterSource(SessionConfig, String, ITransaction) - Method in interface lumis.doui.source.ISourceManager
- unregisterSource(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.SourceManager
- UnresolvedVariableException - Exception in lumis.service.emailtemplaterepository
-
An exception thrown when a given variable couldn't be resolved.
- UnresolvedVariableException(String) - Constructor for exception lumis.service.emailtemplaterepository.UnresolvedVariableException
- UnresolvedVariableException(String, Exception) - Constructor for exception lumis.service.emailtemplaterepository.UnresolvedVariableException
- UnresolvedVariableException(String, List<IResource>) - Constructor for exception lumis.service.emailtemplaterepository.UnresolvedVariableException
- UnresolvedVariableException(String, List<IResource>, Exception) - Constructor for exception lumis.service.emailtemplaterepository.UnresolvedVariableException
- UnresolvedVariableException(String, IResource) - Constructor for exception lumis.service.emailtemplaterepository.UnresolvedVariableException
- UnresolvedVariableException(String, IResource, Exception) - Constructor for exception lumis.service.emailtemplaterepository.UnresolvedVariableException
- UnsupportedConversionTypeException - Exception in lumis.util.converter
- UnsupportedConversionTypeException() - Constructor for exception lumis.util.converter.UnsupportedConversionTypeException
- UnsupportedConversionTypeException(String) - Constructor for exception lumis.util.converter.UnsupportedConversionTypeException
- UnsupportedConversionTypeException(String, Throwable) - Constructor for exception lumis.util.converter.UnsupportedConversionTypeException
- UnsupportedConversionTypeException(Throwable) - Constructor for exception lumis.util.converter.UnsupportedConversionTypeException
- UnsupportedOperationException - Exception in lumis.portal
- UnsupportedOperationException() - Constructor for exception lumis.portal.UnsupportedOperationException
- UnsupportedOperationException(String) - Constructor for exception lumis.portal.UnsupportedOperationException
- UnsupportedOperationException(String, Exception) - Constructor for exception lumis.portal.UnsupportedOperationException
- UnsupportedOperationException(String, List<IResource>) - Constructor for exception lumis.portal.UnsupportedOperationException
- UnsupportedOperationException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.UnsupportedOperationException
- UnsupportedOperationException(String, IResource) - Constructor for exception lumis.portal.UnsupportedOperationException
- UnsupportedOperationException(String, IResource, Exception) - Constructor for exception lumis.portal.UnsupportedOperationException
- Unused - lumis.portal.structure.sync.model.common.ChannelTemplateLink.LinkType
- UnusedTagsCleanerClock - Class in lumis.service.tag
-
Clock that cleans tags that are no longer used every 24 hours.
- UnusedTagsCleanerClock() - Constructor for class lumis.service.tag.UnusedTagsCleanerClock
- unwrapAndDeliver(Message, boolean) - Method in class lumis.portal.cluster.multiserver.Sequencer
- unwrapOrWrapException(Exception) - Static method in class lumis.portal.util.PortalUtilInternal
-
Returns a
PortalException
to the given exception either by unwrapping or by wrapping that exception. - update() - Method in interface lumis.service.portalmanagement.structureeditor.IStructureElement
-
Update this element.
- update(Object, Object) - Method in class lumis.portal.cache.HibernatePortalCache
- update(String, User) - Method in class lumis.portal.webservice.user.UserService
-
Update a user's data.
- update(Observable, Object) - Method in class lumis.doui.control.DataBoundControl
- update(Observable, Object) - Method in class lumis.doui.control.pagination.PaginationControl
- update(Observable, Object) - Method in class lumis.service.pagepersonalization.doui.control.InterfaceSelectionDropDownListControl
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in class lumis.portal.channel.acl.ChannelAclManager
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in interface lumis.portal.channel.acl.IChannelAclManager
-
Update the Channel's ACL.
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in class lumis.portal.group.acl.GroupAclManager
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in interface lumis.portal.group.acl.IGroupAclManager
-
Update the Groups's ACL.
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in interface lumis.portal.page.acl.IPageAclManager
-
Update the Page's ACL.
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in class lumis.portal.page.acl.PageAclManager
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in interface lumis.portal.page.template.acl.IPageTemplateAclManager
-
Update the Page Template's ACL.
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in class lumis.portal.page.template.acl.PageTemplateAclManager
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in interface lumis.portal.service.acl.IServiceAclManager
-
Update the Service's ACL.
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in class lumis.portal.service.acl.ServiceAclManager
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
-
Update the Service Instance's ACL.
- update(SessionConfig, String, AccessControlList, ITransaction) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
- update(SessionConfig, ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelManager
- update(SessionConfig, ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
-
Update the Channel.
- update(SessionConfig, ClockConfig, ITransaction) - Method in class lumis.portal.clock.ClockManager
- update(SessionConfig, ClockConfig, ITransaction) - Method in interface lumis.portal.clock.IClockManager
-
Update the configuration of a clock.
- update(SessionConfig, CssConfig, ITransaction) - Method in class lumis.portal.css.CssManager
- update(SessionConfig, CssConfig, ITransaction) - Method in interface lumis.portal.css.ICssManager
-
Update a CSS.
- update(SessionConfig, GroupConfig, ITransaction) - Method in interface lumis.portal.group.IGroupManager
-
Update the group configuration.
- update(SessionConfig, MetaTagConfig, ITransaction) - Method in interface lumis.portal.metatag.IMetaTagManager
-
Update a meta-tag configuration.
- update(SessionConfig, MetaTagConfig, ITransaction) - Method in class lumis.portal.metatag.MetaTagManager
- update(SessionConfig, PageLinkConfig, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkManager
-
Update the page link.
- update(SessionConfig, PageLinkConfig, ITransaction) - Method in class lumis.portal.page.link.PageLinkManager
- update(SessionConfig, PageConfig, ITransaction) - Method in interface lumis.portal.page.IPageManager
-
Update a page.
- update(SessionConfig, PageConfig, ITransaction) - Method in class lumis.portal.page.PageManager
- update(SessionConfig, PrincipalConfig, ITransaction) - Method in interface lumis.portal.principal.IPrincipalManager
-
Update a Principal.
- update(SessionConfig, PrincipalConfig, ITransaction) - Method in class lumis.portal.principal.PrincipalManager
- update(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
-
Update a service instance.
- update(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
- update(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
-
Update a service interface instance.
- update(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- update(SessionConfig, UserConfig, ITransaction) - Method in interface lumis.portal.user.IUserManager
-
Update the user configuration.
- update(SessionConfig, UserConfig, ITransaction) - Method in class lumis.portal.user.UserManager
- update(SessionConfig, AccessControlList, ITransaction) - Method in interface lumis.portal.acl.IPortalAclManager
-
Update the Portal's ACL.
- update(SessionConfig, AccessControlList, ITransaction) - Method in class lumis.portal.acl.PortalAclManager
- update(ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
- update(ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
-
Update the channel.
- update(ClockConfig, ITransaction) - Method in class lumis.portal.clock.ClockDaoJdbc
- update(ClockConfig, ITransaction) - Method in interface lumis.portal.clock.IClockDao
-
Update the clock.
- update(CssConfig, ITransaction) - Method in class lumis.portal.css.CssDaoJdbc
- update(CssConfig, ITransaction) - Method in interface lumis.portal.css.ICssDao
-
Update the CSS.
- update(FilesConfig, ITransaction) - Method in class lumis.portal.file.FilesDaoJdbc
- update(FilesConfig, ITransaction) - Method in interface lumis.portal.file.IFilesDao
-
Updates the files.
- update(LocaleConfig) - Method in interface lumis.portal.localization.ILocalizationManager
-
Updates the given locale.
- update(LocaleConfig) - Method in class lumis.portal.localization.LocalizationManager
- update(MetaTagConfig, ITransaction) - Method in interface lumis.portal.metatag.IMetaTagDao
-
Update a meta-tag configuration.
- update(MetaTagConfig, ITransaction) - Method in class lumis.portal.metatag.MetaTagDao
- update(PageLinkConfig, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkDao
-
Update the page link.
- update(PageLinkConfig, ITransaction) - Method in class lumis.portal.page.link.PageLinkDaoJdbc
- update(PageConfig, ITransaction) - Method in interface lumis.portal.page.IPageDao
-
Update the page.
- update(PageConfig, ITransaction) - Method in class lumis.portal.page.PageDaoHib
- update(PrincipalConfig, ITransaction) - Method in interface lumis.portal.principal.IPrincipalDao
-
Updates a principal
- update(PrincipalConfig, ITransaction) - Method in class lumis.portal.principal.PrincipalDaoJdbc
- update(ServiceConfig, ITransaction) - Method in interface lumis.portal.service.IServiceDao
-
Update the service.
- update(ServiceConfig, ITransaction) - Method in class lumis.portal.service.ServiceDaoHib
- update(ServiceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
-
Update the service's instance.
- update(ServiceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
- update(ServiceInterfaceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
-
Update the service's interface's instance.
- update(ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
- update(UserConfig, ITransaction) - Method in interface lumis.portal.user.IUserDao
-
Update the user.
- update(UserConfig, ITransaction) - Method in class lumis.portal.user.UserDaoJdbc
- update(SocialNetworkMessage) - Method in class lumis.socialnetworkintegration.connector.FacebookConnector
- update(SocialNetworkMessage) - Method in class lumis.socialnetworkintegration.connector.TwitterConnector
- update(SocialNetworkMessage) - Method in interface lumis.socialnetworkintegration.ISocialNetworkConnector
-
Calls the social network's update method (varies according to network) if there is one.
- update(AccessControlList, ITransaction) - Method in class lumis.util.security.acl.AccessControlDaoJdbc
- update(AccessControlList, ITransaction) - Method in class lumis.util.security.acl.AclManager
- update(AccessControlList, ITransaction) - Method in interface lumis.util.security.acl.IAccessControlDao
-
Update the ACL (Access Control List).
- update(T, ITransaction) - Method in class lumis.portal.dao.hibernate.GenericHibernateManualUpdateDao
- Update - lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstancePermission
-
Permission used to check if user has permission to update a service interface instance.
- UPDATE - lumis.portal.event.PortalEventOperationType
-
Indicates the type of operation that generated the event was an update operation.
- UPDATE - lumis.portal.serialization.DeserializationContext.ExistingStyleAction
- UPDATE_CUSTOM_FILTERS - Static variable in class lumis.service.doui.filters.FiltersProcessActionHandler
- updateAck(long) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.channelacl.ChannelAclProcessActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.genericacl.GenericAclActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.genericacl.GenericAclProcessActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.groupacl.GroupAclProcessActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.pageacl.PageAclProcessActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclProcessActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.portalacl.PortalAclProcessActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclProcessActionHandler
- updateAcl(AccessControlList) - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclProcessActionHandler
- updateActiveUserState(SessionConfig, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
- updateActiveUserState(SessionConfig, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
-
Checks if any of the active users have not updated their last acces date.
- updateActivityObject(ActivityObject, String) - Method in class lumis.portal.activitystream.ActivityStreamManager
- updateActivityObject(ActivityObject, String) - Method in interface lumis.portal.activitystream.IActivityStreamManagerSPI
-
Updates the given activity object for the activity in the specified scopes.
- UpdateActivityProcessorProcessActionHandler - Class in lumis.service.portalmanagement.activitystream
-
ProcessActionHandler
responsible for deleting requestedactivities
from the global activities administration. - UpdateActivityProcessorProcessActionHandler() - Constructor for class lumis.service.portalmanagement.activitystream.UpdateActivityProcessorProcessActionHandler
- updateAllEventsDocumentTypes() - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Updates all events document types.
- updateAllEventsDocumentTypes() - Method in class lumis.portal.monitor.impl.MonitorManager
- updateAllMonitorEventDocumentTypes() - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Deprecated.
- updateAllMonitorEventDocumentTypes() - Method in class lumis.portal.monitor.impl.MonitorManager
-
Deprecated.
- updateBigData(S) - Method in class lumis.doui.bigdata.DummySourceBigDataPersister
- updateBigData(S) - Method in interface lumis.doui.bigdata.ISourceBigDataPersister
-
Updates the big data repository according to a source.
- updateBigData(S) - Method in class lumis.doui.bigdata.TabularSourceBigDataPersister
- updateCachedFilesLastModifiedDate(SessionConfig, PageConfig, Locale, Date, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
-
Updates the last modified date of the cached files that match the given pageId and locale.
- updateCachedFilesLastModifiedDate(SessionConfig, PageConfig, Locale, Date, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
- updateCalculatedFields() - Method in class lumis.content.core.ContentPublication
-
Updates this publication's calculated fields.
- UpdateCategorizationRepositoryProcessActionHandler - Class in lumis.service.categorization
-
Updates the categorization repositories for a service instance.
- UpdateCategorizationRepositoryProcessActionHandler() - Constructor for class lumis.service.categorization.UpdateCategorizationRepositoryProcessActionHandler
- updateCategoryMessages(String, ITransaction) - Method in class lumis.service.contactus.SetContactRequestCategoryNullProcessActionHandler
-
Update lum_ContactUs through the given message identifier.
- updateChannelId(String, String) - Method in class lumis.portal.deployment.DeploymentManager
- updateChannelId(String, String) - Method in interface lumis.portal.deployment.IDeploymentManagerSPI
-
Updates the channelId of the given component.
- updateChannelId(String, String, boolean) - Method in class lumis.portal.deployment.DeploymentManager
- updateChannelId(String, String, boolean) - Method in interface lumis.portal.deployment.IDeploymentManagerSPI
-
Updates the channelId of the given component.
- UpdateChannelsInterface - Class in lumis.service.portalmanagement.channeltemplate
-
DouiServiceInterface
extension that validates user permissions. - UpdateChannelsInterface() - Constructor for class lumis.service.portalmanagement.channeltemplate.UpdateChannelsInterface
- UpdateChannelsProcessActionHandler - Class in lumis.service.portalmanagement.channeltemplate
-
Process Action Handler to update channels from template.
- UpdateChannelsProcessActionHandler() - Constructor for class lumis.service.portalmanagement.channeltemplate.UpdateChannelsProcessActionHandler
- updateChannelStructureFromTemplate(SessionConfig, String, String, Document, ITransaction) - Method in class lumis.portal.channel.template.ChannelTemplateManager
-
Updates a channel structure using the given template document.
- updateChannelStructureFromTemplate(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.template.ChannelTemplateManager
- updateChannelStructureFromTemplate(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.template.IChannelTemplateManager
-
This method updates the channel's structure from the channel template.
- updateChannelStructureFromTemplate(ITransaction) - Method in class lumis.portal.channel.template.ChannelTemplateControllerXml
- updateClassLoader(Collection<IModule>, Collection<IModule>, ModuleDiff, boolean) - Method in class lumis.portal.deployment.DeploymentManager
-
Updates the portal classloader over the cluster..
- updateCleanInterval(int) - Method in class lumis.portal.audit.AuditManager
-
Updates the time interval to clean audit entries.
- updateCommentTotal(String, String, ITransaction) - Static method in class lumis.service.comment.SetCommentTotalInfoProcessActionHandler
-
Updates the
lum_CommentTotal
table entry for the specified targetContentLocaleId and comment service instance. - updateCommunityMembership(String, String, CommunityResource.CommunityMembership) - Method in class lumis.service.community.CommunityResource
-
Updates information about the membership of a user in a community.
- UpdateCommunityProcessActionHandler - Class in lumis.service.community
-
Process action for updating a community.
- UpdateCommunityProcessActionHandler() - Constructor for class lumis.service.community.UpdateCommunityProcessActionHandler
- UpdateComponentChannelIdsStepExecutable - Class in lumis.portal.deployment.stepexecutable.component
-
IStepExecutable
that updates the channel identifiers of given components, based on component's structure. - UpdateComponentChannelIdsStepExecutable(Set<IComponent>) - Constructor for class lumis.portal.deployment.stepexecutable.component.UpdateComponentChannelIdsStepExecutable
-
Creates a new instance with the given components.
- updateConfiguration(String, String) - Static method in class lumis.portal.configuration.ServerConfiguration
-
Updates the configuration.
- UpdateConfigurationProcessActionHandler - Class in lumis.service.portalmanagement.user.configuration
-
Process action to update user configuration.
- UpdateConfigurationProcessActionHandler() - Constructor for class lumis.service.portalmanagement.user.configuration.UpdateConfigurationProcessActionHandler
- updateContentPopularities() - Static method in class lumis.service.search.popularity.PopularityClock
-
Updates the contents' popularities in big data.
- updateCurrentConfiguration(EnvironmentConfiguration) - Static method in class lumis.portal.configuration.EnvironmentConfiguration
-
Update the current configuration.
- updateCustomFilters() - Method in class lumis.service.doui.filters.FiltersProcessActionHandler
- updateCustomPropertiesFromTemplate(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
-
Update the interface instance custom properties from parent interface instance
- updateCustomPropertiesFromTemplate(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- updateCustomString(SessionConfig, CustomStringConfig, ITransaction) - Method in interface lumis.portal.localization.ILocalizationManager
-
Update a specified Custom String
- updateCustomString(SessionConfig, CustomStringConfig, ITransaction) - Method in class lumis.portal.localization.LocalizationManager
- UPDATED - lumis.portal.bigdata.SynonymsStatus
-
Synonyms updated.
- UPDATED_CHANNEL_ID - Static variable in class lumis.service.portalmanagement.structure.doui.control.WebsiteControllerHtml
-
Updated channel identifier parameter name.
- updateData(Object) - Method in class lumis.content.table.ContentTableSource
-
Calls
updateData(data, LockStrategy.CHECK_AND_RELEASE_AUTOMATIC_ON_COMMIT)
. - updateData(Object) - Method in class lumis.doui.source.Source
-
Updates a data in the persistence this source represents.
- updateData(Object, ContentTableSource.LockStrategy) - Method in class lumis.content.table.ContentTableSource
-
Updates a data in the persistence this source represents.
- updateData(Object, ContentTableSource.LockStrategy) - Method in class lumis.service.privacyterm.doui.PrivacyTermSource
- updateData(Object, ContentTableSource.LockStrategy) - Method in class lumis.service.tagmanager.doui.TagManagerSource
- updateDeserializedPageLayout(SessionConfig, DeserializationConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
- updateDeserializedPageLayout(SessionConfig, DeserializationConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
- updateDocumentHierarchyPublishTo(String, Collection<String>) - Method in class lumis.service.document.DocumentManager
- updateDocumentHierarchyPublishTo(String, Collection<String>) - Method in interface lumis.service.document.IDocumentManager
-
Update the list of principals the
document
is published to - updateDocumentsByQuerySync(SearchQuery, Map<String, Object>) - Method in interface lumis.portal.bigdata.IBigDataIndexer
-
Updates documents that matches a
SearchQuery
updating their field values according to thefieldValues
map. - updateDocumentType(MonitorEvent) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
-
Updates the document type of the given event.
- updateEntity(MonitorEvent, IParameters) - Method in class lumis.service.analytics.eventsadmin.EventSource
- updateEntity(MonitorFieldGroup, IParameters) - Method in class lumis.service.analytics.eventsadmin.EventFieldGroupSource
- updateEntity(MonitorField, IParameters) - Method in class lumis.service.analytics.eventsadmin.EventFieldSource
- updateFileTransformation(SessionConfig, FileTransformation, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
- updateFileTransformation(SessionConfig, FileTransformation, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManager
-
Updates a given transformation.
- UpdateFormFieldProcessActionHandler - Class in lumis.service.formbuilder
-
Process Action to verify if the fieldId specified for the
FormField
is not being used - UpdateFormFieldProcessActionHandler() - Constructor for class lumis.service.formbuilder.UpdateFormFieldProcessActionHandler
- UpdateFormProcessActionHandler - Class in lumis.service.formbuilder
-
Process Action that adds Answer to form
- UpdateFormProcessActionHandler() - Constructor for class lumis.service.formbuilder.UpdateFormProcessActionHandler
- updateGroupMembershipLastUpdated() - Static method in class lumis.portal.authentication.AuthenticationUtil
-
Updates the group membership last updated date time over the cluster.
- updateGroupType(SessionConfig, GroupType, ITransaction) - Method in interface lumis.portal.group.IGroupManager
-
Updates a group type.
- updateInnerProgressBar(int, String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
- updateJourney(Journey) - Static method in class lumis.portal.analytics.journey.JourneyManager
-
Updates the given journey.
- updateLastAccess(SessionConfig, String, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
- updateLastAccess(SessionConfig, String, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
-
Updates the last access date for the given chat user.
- updateLayout(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
-
Update the page layout.
- updateLayout(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.page.PageManager
- updateLinkedInterfaces(SessionConfig, Document, Document, ITransaction) - Method in class lumis.portal.page.template.PageTemplateManager
- updateLocalAreaTagUsage(ChannelConfig, AreaTagUsageConfig) - Method in class lumis.portal.structure.areatag.AreaTagManager
- updateLocalAreaTagUsage(ChannelConfig, AreaTagUsageConfig) - Method in interface lumis.portal.structure.areatag.IAreaTagManagerSPI
-
Updates the
theme appliance
for the given channel. - updateLocalAreaTagUsage(ServiceInstanceConfig, AreaTagUsageConfig) - Method in class lumis.portal.structure.areatag.AreaTagManager
- updateLocalAreaTagUsage(ServiceInstanceConfig, AreaTagUsageConfig) - Method in interface lumis.portal.structure.areatag.IAreaTagManagerSPI
-
Updates the
theme appliance
for the given service instance. - updateLocalBusinessContextUsage(String, BusinessContextUsage) - Method in class lumis.portal.businesscontext.internal.BusinessContextManager
-
Updates the
business context usage
for the property bag with the given identifier. - updateLocalBusinessContextUsage(ChannelConfig, BusinessContextUsage) - Method in class lumis.portal.businesscontext.internal.BusinessContextManager
-
Updates the
business context usage
for the given channel. - updateLocalBusinessContextUsage(PageConfig, BusinessContextUsage) - Method in class lumis.portal.businesscontext.internal.BusinessContextManager
-
Updates the
business context usage
for the given page. - updateLocalGroupPrefixFromFriendlyId(SessionConfig, ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelManager
- updateLocalGroupPrefixFromFriendlyId(SessionConfig, ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelManagerSPI
-
Updates the local group prefix of the given channel with its friendly identifier.
- updateLocalThemeUsage(ChannelConfig, ThemeUsageConfig) - Method in class lumis.portal.theme.ThemeManager
-
Updates the
theme usage
for the given channel. - updateLocalThemeUsage(PageConfig, ThemeUsageConfig) - Method in class lumis.portal.theme.ThemeManager
-
Updates the
theme usage
for the given page. - updateLoginHistory(String, boolean) - Method in interface lumis.portal.user.IUserDao
-
Updates persistence information about a user login history.
- updateLoginHistory(String, boolean) - Method in class lumis.portal.user.UserDaoJdbc
- updateMailSendStatus(IMailSendStatus) - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
- updateMailSendStatus(IMailSendStatus) - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Updates the mail send status as set in the given instance.
- updateMediaHierarchyPublishTo(String, Collection<String>) - Method in interface lumis.service.media.IMediaManager
-
Update the list of principals the
media
is published to - updateMediaHierarchyPublishTo(String, Collection<String>) - Method in class lumis.service.media.MediaManager
- updateMetadata(String, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
- updateMetadata(String, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManagerSPI
-
Updates metadata information from a given tranformed file
- updateMetadata(String, ITransaction) - Method in class lumis.portal.file.FileManager
-
Updates metadata information from a given file
- updateMetaData(String, String) - Method in class lumis.content.table.ContentMetaDataController
-
Updates the content's metadata.
- updateMetaData(String, String) - Method in class lumis.content.table.LegacyContentMetaDataController
-
Deprecated.
- UpdateMetadataProcessActionHandler - Class in lumis.service.portalmanagement.file
-
Class responsible for update metadata of files in lum_File.
- UpdateMetadataProcessActionHandler() - Constructor for class lumis.service.portalmanagement.file.UpdateMetadataProcessActionHandler
- UpdateMetadataRunner - Class in lumis.service.portalmanagement.file
-
Updates metadata from files uploaded by users.
- UpdateMetadataRunner(String, String, Locale, String) - Constructor for class lumis.service.portalmanagement.file.UpdateMetadataRunner
-
Updates metadata from files.
- UpdateModuleResgistryStepExecutable - Class in lumis.portal.deployment.stepexecutable.module
-
Update module register step.
- UpdateModuleResgistryStepExecutable(IModule) - Constructor for class lumis.portal.deployment.stepexecutable.module.UpdateModuleResgistryStepExecutable
-
Creates a new instance.
- updateMonitorDefinition(Set<String>) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Updates the monitor definition from the given file paths.
- updateMonitorDefinition(Set<String>) - Method in class lumis.portal.monitor.impl.MonitorManager
- UpdateMonitorDefinitionStepExecutable - Class in lumis.portal.deployment.stepexecutable.module
-
Updates the monitor definition.
- UpdateMonitorDefinitionStepExecutable(Set<IModule>, String, String) - Constructor for class lumis.portal.deployment.stepexecutable.module.UpdateMonitorDefinitionStepExecutable
-
Creates a new instance.
- updateMonitorUser(String, String) - Method in class lumis.portal.monitor.impl.rest.MonitorV1Resource
-
Update the requested monitor user.
- updateMonitorUser(UserConfig, UserConfig) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Updates the data stored in a monitor user with the corresponding data on a portal user.
- updateMonitorUser(UserConfig, UserConfig) - Method in class lumis.portal.monitor.impl.MonitorManager
- updateMonitorUserAttributes(@javax.validation.constraints.NotNull long, String, String) - Method in class lumis.service.analytics.usersegmentation.rest.UserSegmentationRestAPI
-
Update monitor user attributes.
- updateMonitorUserDocumentType() - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Updates monitor user document types.
- updateMonitorUserDocumentType(IBigDataRepository) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Updates monitor user document types.
- updateMonitorUserDocumentType(IBigDataRepository) - Method in class lumis.portal.monitor.impl.MonitorManager
- UpdateMonitorUserId - Class in lumis.upgrade.custom.build_11_2_0_190619_2
-
Sets
lum_MonUser.userId
with a new guid value where it isnull
. - UpdateMonitorUserId() - Constructor for class lumis.upgrade.custom.build_11_2_0_190619_2.UpdateMonitorUserId
- updateMonitorUserPost(String, String) - Method in class lumis.portal.monitor.impl.rest.MonitorV1Resource
-
Update the requested monitor user.
- updateObserver(SessionConfig, ObserverConfig, ITransaction) - Method in interface lumis.portal.event.IPortalEventManager
-
Updates an observer configuration in persistence.
- updatePageLayout(ITransaction) - Method in class lumis.portal.page.PageControllerXml
- updatePageLayoutFromTemplate(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.template.IPageTemplateManager
-
Updates the given page layout based on the layout of the template that the page belongs to.
- updatePageLayoutFromTemplate(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.template.PageTemplateManager
- updatePageLayoutFromTemplate(ITransaction) - Method in class lumis.portal.page.template.PageTemplateControllerXml
- UpdatePageTitleFieldXml - Class in lumis.upgrade.custom.build_10_1_0_170616
-
Update interface custom fields XML for the renamed field "pageTitle" to "pageSimpleTitle"
- UpdatePageTitleFieldXml() - Constructor for class lumis.upgrade.custom.build_10_1_0_170616.UpdatePageTitleFieldXml
- UpdatePopularitiesConfigProcessActionHandler - Class in lumis.service.portalmanagement.bigdata
-
This Process Action will edit the configurations for big data popularity.
- UpdatePopularitiesConfigProcessActionHandler() - Constructor for class lumis.service.portalmanagement.bigdata.UpdatePopularitiesConfigProcessActionHandler
- UpdatePortletClone - lumis.service.wsrp.consumer.doui.ClonePortletProcessActionHandler.ActionType
- UpdatePrivacyTermRepositoryProcessActionHandler - Class in lumis.service.privacyterm.doui
-
Updates the privacy term repositories for a service instance.
- UpdatePrivacyTermRepositoryProcessActionHandler() - Constructor for class lumis.service.privacyterm.doui.UpdatePrivacyTermRepositoryProcessActionHandler
- UpdateProcessActionHandler - Class in lumis.service.channelgenerator
- UpdateProcessActionHandler() - Constructor for class lumis.service.channelgenerator.UpdateProcessActionHandler
- updateProducer(Producer) - Method in class lumis.service.wsrp.producer.ProducerManagerImpl
- updateProgressBar(int, int, String) - Method in class lumis.portal.serialization.BaseSerializationContext
- updateProgressBar(int, String) - Method in class lumis.portal.serialization.BaseSerializationContext
- updateProject(IProject) - Method in interface lumis.portal.project.IProjectManagerSPI
-
Updates the given project.
- updateProject(IProject) - Method in class lumis.portal.project.ProjectManager
- updatePropertiesFromTemplate(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
-
Update the properties of from the template.
- updatePropertiesFromTemplate(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- UpdateQuestionaireProcessActionHandler - Class in lumis.service.questionnaire
-
Process Action that adds Answer to questionnaire
- UpdateQuestionaireProcessActionHandler() - Constructor for class lumis.service.questionnaire.UpdateQuestionaireProcessActionHandler
- updateRegister(SessionConfig, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
-
Updates the register of a workflow.
- updateRegister(SessionConfig, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
-
Updates the register of a workflow.
- updateRegistration(String, String, String) - Method in class lumis.portal.businesscontext.internal.BusinessContextManager
- updateRegistration(String, String, String) - Method in interface lumis.portal.businesscontext.internal.IBusinessContextManagerSPI
-
Updates a selected context.
- updateRelationshipType(IRelationshipType) - Method in interface lumis.portal.socialnetwork.relationship.IRelationshipManager
-
Updates a type of relationship.
- updateRelationshipType(IRelationshipType) - Method in class lumis.portal.socialnetwork.relationship.RelationshipManager
- updateRequest() - Method in class lumis.service.callcenteronline.ColProcessActionHandler
- updateRequest(ColRequestConfig, ITransaction) - Method in class lumis.service.callcenteronline.ColDaoJdbc
- updateRow() - Method in class lumis.content.control.autolayout.AssociationProcessActionHandler
- updateRow() - Method in class lumis.doui.source.processaction.SourceUpdateMultiRowDataProcessActionHandler
- updateRow() - Method in class lumis.doui.table.TableUpdateMultiRowDataProcessActionHandler
-
Deprecated.
- updateRow() - Method in class lumis.service.doui.propertybag.PropertyBagProcessActionHandler
- updateSegmentation(String, String, JSONObject) - Method in interface lumis.portal.analytics.usersegmentation.IUserSegmentationManagerSPI
-
Updates the given segmentation with the given filters.
- updateSegmentation(String, String, JSONObject) - Method in class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
- updateSegmentationMembership(IUserSegmentation) - Method in interface lumis.portal.analytics.usersegmentation.IUserSegmentationManager
-
Updates the given segmentation memberships cache.
- updateSegmentationMembership(IUserSegmentation) - Method in class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
- updateSegmentationMembership(IUserSegmentation, String) - Method in interface lumis.portal.analytics.usersegmentation.IUserSegmentationManager
-
Updates the given segmentation membership cache for the given user.
- updateSegmentationMembership(IUserSegmentation, String) - Method in class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
- updateSourcesBigData(ServiceConfig) - Static method in class lumis.doui.bigdata.DouiBigDataUtil
-
Updates the sources big data of a service.
- updateSsiProperty(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in interface lumis.portal.page.IPageManager
-
Updates the server side include property of the interface's page.
- updateSsiProperty(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.portal.page.PageManager
- updateStage(JourneyStage, boolean) - Static method in class lumis.portal.analytics.journey.JourneyManager
-
Updates the given stage.
ThecreateUserSegmentation
parameter value will make either:
A new segmentation to be created if the parameter istrue
and the stage still doesn't have a segmentation created. The existent segmentation to be deleted if the parameter isfalse
and there's already a created segmentation. Nothing otherwise. - UpdateStringResource - Class in lumis.upgrade
-
String resource for lumis/upgrade.
- UpdateStringResource() - Constructor for class lumis.upgrade.UpdateStringResource
- updateStyleCacheConfig(StyleCacheConfig) - Method in interface lumis.portal.serviceinterface.style.IServiceInterfaceStyleManager
-
Update the cache of the style.
- updateStyleCacheConfig(StyleCacheConfig) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleManager
- updateStyleCacheConfig(StyleCacheConfig, ITransaction) - Static method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleDao
- updateStyleDependency(DeserializationContext, ServiceInterfaceStyleSerializableConfig) - Method in interface lumis.portal.serviceinterface.serialization.IServiceInterfaceSerializationManager
-
Updates the style isolation dependency.
- updateStyleDependency(DeserializationContext, ServiceInterfaceStyleSerializableConfig) - Method in class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationManager
- updateSynonym(ISynonym) - Method in class lumis.portal.bigdata.BigDataManager
- updateSynonym(ISynonym) - Method in interface lumis.portal.bigdata.IBigDataManager
-
Updates the given synonyms to be used during
document creation
. - updateTagStatus(ServiceInstanceConfig) - Static method in class lumis.service.tagmanager.util.TagManagerUtil
-
Update the Status table.
- UpdateTermsParentProcessActionHandler - Class in lumis.service.categorization
-
Updates the parent of terms belonging to the term being added or edited.
- UpdateTermsParentProcessActionHandler() - Constructor for class lumis.service.categorization.UpdateTermsParentProcessActionHandler
- UpdateUserIdentifierFromDePackage - Class in lumis.upgrade.custom.build_12_1_0_191216
-
Updates userId column from lum_DEPackage table that is in pattern 'name (login)'.
- UpdateUserIdentifierFromDePackage() - Constructor for class lumis.upgrade.custom.build_12_1_0_191216.UpdateUserIdentifierFromDePackage
- updateValue(String, List<Object>) - Method in interface lumis.portal.monitor.impl.IMonitorUserAttributeValue
-
Update the value.
- updateWebFileReplication() - Method in class lumis.service.portalmanagement.webfilereplication.WebFileReplicationProcessActionHandler
-
Updates a replication.
- updateWebsiteBaseURL(IWebsiteBaseURL, String, int, String) - Method in class lumis.portal.website.Website
-
Updates the given
base URL
with the given parameters. - updateWebsiteURLs(Website, HashMap<String, WebsiteProcessActionHandler.BaseURL>, List<WebsiteProcessActionHandler.BaseURL>, WebsiteProcessActionHandler.BaseURL, WebsiteProcessActionHandler.BaseURL) - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler
-
Updates the web site URLs based on given parameters.
- UPDATING - lumis.portal.bigdata.SynonymsStatus
-
Synchronization already begin.
- UPDATING_OUTDATED - lumis.portal.bigdata.SynonymsStatus
-
Synonyms got outdated during an update.
- upgrade() - Static method in class lumis.service.tagmanager.upgrade.TagManagerUpgradeUtil
-
Upgrade method loops through list of serviceInstaceIds calling "convert" method converting ltm.tmpl.ts to new version.
- UpgradeCheckClock - Class in lumis.service.portalmanagement.upgrade
-
Clock responsible for checking product upgrade versions and add activities indicating their availability.
- UpgradeCheckClock() - Constructor for class lumis.service.portalmanagement.upgrade.UpgradeCheckClock
- UpgradeCheckResource - Class in lumis.service.portalmanagement.upgrade
-
Upgrade check rest resource.
- UpgradeCheckResource() - Constructor for class lumis.service.portalmanagement.upgrade.UpgradeCheckResource
- UpgradeComponentStepExecutable - Class in lumis.portal.deployment.stepexecutable.component
-
Upgrade component step executable.
- UpgradeComponentStepExecutable(IComponent) - Constructor for class lumis.portal.deployment.stepexecutable.component.UpgradeComponentStepExecutable
-
Creates a new instance.
- UpgradeControllerHtml - Class in lumis.upgrade
- UpgradeControllerHtml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.upgrade.UpgradeControllerHtml
- UpgradeDaoJdbc - Class in lumis.upgrade
-
Upgrade DAO jdbc-based implementation.
- UpgradeDaoJdbc() - Constructor for class lumis.upgrade.UpgradeDaoJdbc
- upgradeEventData() - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Schedules the upgrade of event data in BigData.
- upgradeEventData() - Method in class lumis.portal.monitor.impl.MonitorManager
- UpgradeException - Exception in lumis.upgrade
-
An exception used to represent an exception during upgrade.
- UpgradeException(Exception, BuildConfig) - Constructor for exception lumis.upgrade.UpgradeException
- UpgradeManager - Class in lumis.upgrade
-
Manager for upgrade operations on the portal framework.
- UpgradeManager() - Constructor for class lumis.upgrade.UpgradeManager
- UpgradePortalProcessActionHandler - Class in lumis.service.portalmanagement.upgrade
-
Upgrade LumisXP process action handler.
- UpgradePortalProcessActionHandler() - Constructor for class lumis.service.portalmanagement.upgrade.UpgradePortalProcessActionHandler
- UpgradeResource - Class in lumis.service.portalmanagement.upgrade
-
LumisXP upgrade rest resource.
- UpgradeResource() - Constructor for class lumis.service.portalmanagement.upgrade.UpgradeResource
- UPGRADING - lumis.portal.deployment.ComponentStatus
-
Indicates the component is being upgraded.
- UPGRADING - lumis.portal.deployment.ModuleStatus
-
Indicates the module is being upgraded.
- uploadDir - Variable in class lumis.portal.presentation.PresentationControllerHtml
- uploadFile(InputStream, FormDataContentDisposition, String, String) - Method in class lumis.service.portalmanagement.deployment.moduleeditor.ModuleEditorResource
- uploadFile(InputStream, FormDataContentDisposition, String, String) - Method in class lumis.service.portalmanagement.theme.editor.ThemeEditorResource
- uploadFile(InputStream, FormDataContentDisposition, String, String) - Method in class lumis.service.websitefiles.WebsiteFilesResource
-
Uploads a file to the given directory.
- UploadTempFilesDeleteClock - Class in lumis.service.doui.uploadtempfiles
-
Delete old temporary archives entries of
MultiFileUploadControl
- UploadTempFilesDeleteClock() - Constructor for class lumis.service.doui.uploadtempfiles.UploadTempFilesDeleteClock
- uploadZip(InputStream, FormDataContentDisposition, String, String) - Method in class lumis.service.portalmanagement.deployment.moduleeditor.ModuleEditorResource
- uploadZip(InputStream, FormDataContentDisposition, String, String) - Method in class lumis.service.portalmanagement.theme.editor.ThemeEditorResource
- uploadZip(InputStream, FormDataContentDisposition, String, String) - Method in class lumis.service.websitefiles.WebsiteFilesResource
-
Uploads a zip file to the destination website.
- url - Variable in class lumis.search.SearchHit
-
Deprecated.
- url(String) - Method in class lumis.util.log.AccessAuditLogger
- url(String) - Method in interface lumis.util.log.IAccessAuditLogger
-
Sets the URL that generated the access.
- URL - lumis.portal.monitor.IMonitorField.DataType
-
Complex data type that generates the following fields:
<field>.fullUrl
- the full URL. - URL - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ObjectFields
-
Field that corresponds to
ActivityObject.getUrl()
. - URL - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.TargetFields
-
Field that corresponds to
ActivityObject.getUrl()
. - URL - Static variable in class lumis.portal.monitor.MonitorFields.Client.InitialOrigin
-
The initial origin URL field.
- URL - Static variable in class lumis.portal.monitor.MonitorFields.Client.Origin
-
Origin URL field.
- URL - Static variable in class lumis.portal.monitor.MonitorFields.Client
-
Client URL field.
- URL - Static variable in class lumis.portal.monitor.MonitorFields.Website
-
Website URL field.
- URL_PATH - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
-
Field that corresponds to
ContentVersion.getUrlPath()
. - URL_REPLACEABLE_PARAMETER_PAGEID - Static variable in class lumis.portal.PortalRequestParameters
- URL_RESOLVER_PROPERTY_NAME - Static variable in interface lumis.portal.url.IURLManager
-
The name of the property where the class name of the
IURLResolver
implementation is stored. - URL_TITLE - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
-
Field that corresponds to
ContentVersion.getUrlTitle()
. - URLAccessibilityEvaluationControllerHtml - Class in lumis.service.htmlevaluation
-
Controller HTML uses by urlAccessibilityEvaluation.jsp This controller make evaluation request of a specific HTML content.
- URLAccessibilityEvaluationControllerHtml(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.service.htmlevaluation.URLAccessibilityEvaluationControllerHtml
- URLAccessibilityEvaluationProcessActionHandler - Class in lumis.service.htmlevaluation
-
Process Action used on the Accessibility Evaluation URL Interface.
- URLAccessibilityEvaluationProcessActionHandler() - Constructor for class lumis.service.htmlevaluation.URLAccessibilityEvaluationProcessActionHandler
- URLConverter - Class in lumis.util.converter
-
Perform conversions from:
URI
URL
CharSequence
to:URI
URL
String
- URLConverter() - Constructor for class lumis.util.converter.URLConverter
- URLGenerator - Class in lumis.service.socialnetworkservices.microblog.core.util
-
Util class used to deal with issues such as URL's and Hashtags.
- URLManager - Class in lumis.portal.url
-
IURLManager
implementation. - URLManager() - Constructor for class lumis.portal.url.URLManager
- UrlPath - lumis.content.source.field.MetaDataSourceField.Type
-
Meta data field that corresponds to
ContentVersion.getUrlPath()
. - URLRedirect - Class in lumis.portal.redirect
-
URL redirect entity.
- URLRedirect() - Constructor for class lumis.portal.redirect.URLRedirect
- URLRedirectCacheMultiValueProvider - Class in lumis.portal.redirect
-
Cache provider for
URLRedirect
cache. - URLRedirectCacheMultiValueProvider() - Constructor for class lumis.portal.redirect.URLRedirectCacheMultiValueProvider
- URLRedirectFilter - Class in lumis.portal.redirect
-
URL redirect servlet filter.
- URLRedirectFilter() - Constructor for class lumis.portal.redirect.URLRedirectFilter
- URLRedirectManager - Class in lumis.portal.redirect
-
URL redirect manager.
- URLRedirectManager() - Constructor for class lumis.portal.redirect.URLRedirectManager
- URLRedirectManagerFactory - Class in lumis.portal.redirect
-
Factory for
IURLRedirectManagerSPI
. - URLRedirectService - Class in lumis.service.urlredirect
-
Service used to manage
URLRedirect
. - URLRedirectService() - Constructor for class lumis.service.urlredirect.URLRedirectService
- URLRedirectSource - Class in lumis.service.urlredirect
-
Source to perform CRUD in
URLRedirect
. - URLRedirectSource(Node, ISourceContext) - Constructor for class lumis.service.urlredirect.URLRedirectSource
- URLShortenerManager - Class in lumis.portal.urlshortener
-
IURLManager
implementation. - URLShortenerManager() - Constructor for class lumis.portal.urlshortener.URLShortenerManager
- UrlTitle - lumis.content.source.field.MetaDataSourceField.Type
-
Meta data field that corresponds to
ContentVersion.getUrlTitle()
. - URLUtil - Class in lumis.portal.url
-
Utility class for URL related actions.
- UsedByInterface - Class in lumis.service.portalmanagement.serviceinstance
-
DouiServiceInterface
extension that validates user permissions. - UsedByInterface() - Constructor for class lumis.service.portalmanagement.serviceinstance.UsedByInterface
- User - Class in lumis.portal.webservice.user
-
Value class for user data.
- User() - Constructor for class lumis.portal.monitor.MonitorFields.User
- User() - Constructor for class lumis.portal.webservice.user.User
- USER - lumis.portal.preferences.PreferencesLevel
-
Preferences stored at user level are only visible to the corresponding user.
- USER - lumis.portal.serviceinterface.menu.ServiceInterfaceMenuLevel
-
Menu level for configurations specific for current user.
- USER_ACCEPTANCE - lumis.portal.configuration.EnvironmentType
-
The environment where user acceptance tests are performed.
- USER_ADD - Static variable in class lumis.service.portalmanagement.user.UserProcessActionHandler
- USER_ADD - Static variable in class lumis.service.user.UserProcessActionHandler
- USER_ADMINISTRATOR_ID - Static variable in class lumis.portal.user.UserConfig
- USER_AGENT - lumis.portal.monitor.impl.MonitorRequestRule.RuleType
- USER_APP_ID_COOKIE - Static variable in class lumis.util.Cookies
-
App identifier cookie.
- USER_ATTRIBUTE_ADMIN_DASHBOARD - Static variable in class lumis.portal.presentation.mode.customerexperience.CustomerExperienceStructure
-
User attributes administration interface id.
- USER_ATTRIBUTES_ADMIN - lumis.portal.presentation.mode.customerexperience.CustomerExperienceApp
- USER_DEFINED - lumis.portal.structure.sync.model.channel.Channel.LogPathType
- USER_DELETE - Static variable in class lumis.service.portalmanagement.user.UserProcessActionHandler
- USER_EMAIL_COOKIE_NAME - Static variable in class lumis.util.Cookies
-
Cookie that stores user email.
- USER_FRAMEWORKCLOCK_ID - Static variable in class lumis.portal.user.UserConfig
- USER_GUEST_ID - Static variable in class lumis.portal.user.UserConfig
- USER_ID_COOKIE_NAME - Static variable in class lumis.util.Cookies
-
Cookie that stores user identifier.
- USER_JOINED_SEGMENTATION_EVENT_ID - Static variable in class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
- USER_JORNEYS - lumis.portal.presentation.mode.customerexperience.CustomerExperienceApp
- USER_LEFT_SEGMENTATION_EVENT_ID - Static variable in class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
- USER_LOCALE_COOKIE_NAME - Static variable in class lumis.util.Cookies
-
Cookie that stores user locale.
- USER_LOGIN_COOKIE_NAME - Static variable in class lumis.util.Cookies
-
Cookie that stores user login.
- USER_NAME_COOKIE_NAME - Static variable in class lumis.util.Cookies
-
Cookie that stores user name.
- USER_PAGECACHE_ID - Static variable in class lumis.portal.user.UserConfig
- USER_RESPONSE_EXECUTION_REQUESTED - Static variable in class lumis.upgrade.UpgradeManager
- USER_RESPONSE_EXECUTION_SKIPPED - Static variable in class lumis.upgrade.UpgradeManager
- USER_SEGMENTATION - lumis.portal.presentation.mode.customerexperience.CustomerExperienceApp
- USER_SEGMENTATION_DASHBOARD - Static variable in class lumis.portal.presentation.mode.customerexperience.CustomerExperienceStructure
-
User segmentation interface id.
- USER_SYSTEM_ID - Static variable in class lumis.portal.user.UserConfig
- USER_TYPE_COMMON - Static variable in class lumis.portal.user.UserConfig
- USER_TYPE_FRAMEWORK - Static variable in class lumis.portal.user.UserConfig
- USER_UPDATE - Static variable in class lumis.service.portalmanagement.user.UserProcessActionHandler
- UserAgent - Class in lumis.service.seo.robotstxt
- UserAgent() - Constructor for class lumis.portal.monitor.MonitorFields.Client.UserAgent
- UserAgent() - Constructor for class lumis.service.seo.robotstxt.UserAgent
- UserAgentPermission - Class in lumis.service.seo.robotstxt
- UserAgentPermission() - Constructor for class lumis.service.seo.robotstxt.UserAgentPermission
- UserAttribute - Class in lumis.portal.user
-
Entity that defines attributes that may be stored on users.
- UserAttribute(String, IMonitorField.DataType) - Constructor for class lumis.portal.user.UserAttribute
-
Creates a new user attribute.
- UserAttributeManager - Class in lumis.portal.user
-
IUserAttributeManagerSPI
implementation. - UserAttributeManager() - Constructor for class lumis.portal.user.UserAttributeManager
- UserAttributesOptionsDataProvider - Class in lumis.service.portalmanagement.monitor
-
Data provider to populate dropdown list with users attributes.
- UserAttributesOptionsDataProvider() - Constructor for class lumis.service.portalmanagement.monitor.UserAttributesOptionsDataProvider
- UserAttributesResource - Class in lumis.service.analytics.userattributes
-
REST API for user attributes.
- UserAttributesResource() - Constructor for class lumis.service.analytics.userattributes.UserAttributesResource
-
Default constructor.
- UserAttributesSource - Class in lumis.service.portalmanagement.user
-
User attributes source.
- UserAttributesSource(Node, ISourceContext) - Constructor for class lumis.service.portalmanagement.user.UserAttributesSource
-
Creates a user attribute source.
- UserAttributeUtil - Class in lumis.portal.user
-
User attribute utilities.
- UserCancelSubscriptionProcessActionHandler - Class in lumis.service.mailmarketing
-
Deletes the user subscription and subscription categories
- UserCancelSubscriptionProcessActionHandler - Class in lumis.service.newsletter
- UserCancelSubscriptionProcessActionHandler() - Constructor for class lumis.service.mailmarketing.UserCancelSubscriptionProcessActionHandler
- UserCancelSubscriptionProcessActionHandler() - Constructor for class lumis.service.newsletter.UserCancelSubscriptionProcessActionHandler
- userConfig - Variable in class lumis.portal.controller.ControllerHtml
- UserConfig - Class in lumis.portal.user
-
Represents a portal user
- UserConfig() - Constructor for class lumis.portal.user.UserConfig
- UserConfigXmlAdapter - Class in lumis.portal.user
-
Adapter for converting between an
UserConfig
and a standard portal format for it in JAXB. - UserConfigXmlAdapter() - Constructor for class lumis.portal.user.UserConfigXmlAdapter
- UserConsent - Class in lumis.service.privacyterm.api
-
User consent on a given process purpose.
- UserConsentRequiredException - Exception in lumis.portal.monitor.impl
-
Exception thrown when an operation requires the user to have a consent that he has not accepted.
- UserConsentRequiredException(String) - Constructor for exception lumis.portal.monitor.impl.UserConsentRequiredException
- UserControllerXml - Class in lumis.portal.user
- UserControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.user.UserControllerXml
- UserConverter - Class in lumis.portal.webservice.user
-
Converts
User
to/fromUserConfig
. - UserConverter() - Constructor for class lumis.portal.webservice.user.UserConverter
- userCurrentPosition(HttpServletRequest) - Method in class lumis.portal.geolocation.GeolocationResource
-
Returns the user current geolocation
- UserCustomAttributesMap<T> - Class in lumis.portal.user
-
Custom map implementation for storing user attribute values.
- UserCustomAttributesMap(String, Map<String, T>, UserCustomAttributesMap.EntityFactory<T>, Function<T, String>, Runnable) - Constructor for class lumis.portal.user.UserCustomAttributesMap
-
Creates a new map that reflects view and changes on the given map transforming the values with the given functions.
- UserCustomAttributesMap.EntityFactory<T> - Interface in lumis.portal.user
-
The functional interface used to create user attribute entity to be persisted.
- UserDaoJdbc - Class in lumis.portal.user
-
Implementation of
IUserDao
based on JDBC. - UserDaoJdbc() - Constructor for class lumis.portal.user.UserDaoJdbc
- UserEmailVerifierControl - Class in lumis.service.mailmarketing
-
Controls that displays a message in case the current user does not have his e-mail information present on his register.
- UserEmailVerifierControl - Class in lumis.service.newsletter
-
Controls that displays a message in case the current user does not have his e-mail information present on his register.
- UserEmailVerifierControl() - Constructor for class lumis.service.mailmarketing.UserEmailVerifierControl
- UserEmailVerifierControl() - Constructor for class lumis.service.newsletter.UserEmailVerifierControl
- UserEnvironmentConfigurationDataProvider - Class in lumis.service.portalmanagement.user
-
Provides the user environment configuration data.
- UserEnvironmentConfigurationDataProvider() - Constructor for class lumis.service.portalmanagement.user.UserEnvironmentConfigurationDataProvider
- UserField - Class in lumis.service.questionnaire
-
User that answered the questionnaire table source field.
- UserField() - Constructor for class lumis.service.questionnaire.UserField
- UserFollows - Class in lumis.service.socialnetworkservices.microblog.entity
-
This entity class contains information about the User following process in the Microblog Service.
- UserFollows() - Constructor for class lumis.service.socialnetworkservices.microblog.entity.UserFollows
-
Constructor for JPA.
- UserFollows(String, String, String, String) - Constructor for class lumis.service.socialnetworkservices.microblog.entity.UserFollows
-
Class constructor
- UserFollowsDecorator - Class in lumis.service.socialnetworkservices.microblog.entity
-
Util class used to return extra information about the User following process in the Microblog Service.
- UserFollowsDecorator() - Constructor for class lumis.service.socialnetworkservices.microblog.entity.UserFollowsDecorator
- UserFollowsManager - Class in lumis.service.socialnetworkservices.microblog.core.manager
-
Manager class used to deal with issues related to User-Follows process.
- userId - Variable in class lumis.collaboration.chat.ChatUserConfig
- UserId - lumis.socialnetworkintegration.AuthenticationResponseValues
-
Represents the user_id parameter in the authenticationRespose.
- UserIdXmlAdapter - Class in lumis.portal.user
-
Adapter for converting between an
UserConfig
's identifier and a standard portal format for user in JAXB. - UserIdXmlAdapter() - Constructor for class lumis.portal.user.UserIdXmlAdapter
- UserInJourneyChoiceNode - Class in lumis.portal.analytics.automationflow.condition
-
Choice node that splits the flow depending whether the user is in a given journey.
- UserInJourneyChoiceNode(String, String, String, FlowNode, FlowNode) - Constructor for class lumis.portal.analytics.automationflow.condition.UserInJourneyChoiceNode
-
Creates a new instance.
- UserInJourneyChoiceNode(JSONObject, FlowEntry) - Constructor for class lumis.portal.analytics.automationflow.condition.UserInJourneyChoiceNode
-
Creates a new instance from the given JSON configuration node.
- UserInJourneyStageChoiceNode - Class in lumis.portal.analytics.automationflow.condition
-
Choice node that splits the flow depending whether the user is in a given journey stage.
- UserInJourneyStageChoiceNode(String, String, String, FlowNode, FlowNode) - Constructor for class lumis.portal.analytics.automationflow.condition.UserInJourneyStageChoiceNode
-
Creates a new instance.
- UserInJourneyStageChoiceNode(JSONObject, FlowEntry) - Constructor for class lumis.portal.analytics.automationflow.condition.UserInJourneyStageChoiceNode
-
Creates a new instance from the given JSON configuration object.
- UserInternalResource - Class in lumis.portal.user
-
Rest Application for Users
- UserInternalResource() - Constructor for class lumis.portal.user.UserInternalResource
- UserJourneyInstanceFilter - Class in lumis.service.analytics.journey.filter
-
Create the sql query for filtering the stages of the expected journey.
- UserJourneyInstanceFilter() - Constructor for class lumis.service.analytics.journey.filter.UserJourneyInstanceFilter
- UserJourneyInstancePostLoadProcessor - Class in lumis.service.analytics.journey.postload
-
Process the
JourneyInstance
data to be user friendly. - UserJourneyInstancePostLoadProcessor() - Constructor for class lumis.service.analytics.journey.postload.UserJourneyInstancePostLoadProcessor
- userLeftConversation(SessionConfig, ChatUserConfig, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
- userLeftConversation(SessionConfig, ChatUserConfig, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
-
Method to indicate that a user left the conversation
- userLeftConversation(Node, ITransaction) - Method in class lumis.collaboration.chat.ChatControllerXml
- UserLinkResource - Class in lumis.service.userlink
-
Web Service available for user links.
- UserLinkResource() - Constructor for class lumis.service.userlink.UserLinkResource
- UserManager - Class in lumis.portal.user
-
Class responsible for managing operations on the portal users.
- UserManager() - Constructor for class lumis.portal.user.UserManager
- UserMonitorFieldsCSVEnum - Enum in lumis.service.analytics.usersegmentation.enums
-
A enum to organize the options field for CSV Download User Segmentation.
- UserPermissions() - Constructor for class lumis.service.userpost.UserPostResource.UserPermissions
- UserPerspectiveMarkupFilter - Class in lumis.portal.presentation.mode.navigation
-
Markup filter that processes layout file tags, inserting dynamic data according the auto generate attribute.
- UserPerspectiveMarkupFilter(boolean) - Constructor for class lumis.portal.presentation.mode.navigation.UserPerspectiveMarkupFilter
- UserPost - Class in lumis.service.userpost
-
A user post entity.
- UserPost() - Constructor for class lumis.service.userpost.UserPost
- UserPostActivityPrioritizer - Class in lumis.service.userpost
-
Default LumisXP implementation for prioritizing Post's service specific activities.
- UserPostActivityPrioritizer() - Constructor for class lumis.service.userpost.UserPostActivityPrioritizer
- UserPostBigDataPersister - Class in lumis.service.userpost
-
ContentTableSourceBigDataPersister
implementation for User Post service. - UserPostBigDataPersister() - Constructor for class lumis.service.userpost.UserPostBigDataPersister
- UserPostContentPublicationUpdateObserver - Class in lumis.service.userpost
-
Listens to content locale or content publication persistence update events and, if necessary, attaches a transaction observer for creating an activity related to these user post contents.
- UserPostContentPublicationUpdateObserver() - Constructor for class lumis.service.userpost.UserPostContentPublicationUpdateObserver
- UserPostDeleteProcessActionHandler - Class in lumis.service.userpost
-
TODO Process action handler for deleting an user posts and all activities related to it.
- UserPostDeleteProcessActionHandler() - Constructor for class lumis.service.userpost.UserPostDeleteProcessActionHandler
- UserPostResource - Class in lumis.service.userpost
-
Supports post ajax calls.
- UserPostResource() - Constructor for class lumis.service.userpost.UserPostResource
- UserPostResource.UserPermissions - Class in lumis.service.userpost
- userPrincipal - Variable in class lumis.portal.authentication.LumisLoginModule
- UserProcessActionHandler - Class in lumis.service.portalmanagement.user
-
Calls the UserManager to add, update and delete LumisPortal users.
- UserProcessActionHandler - Class in lumis.service.user
-
Persists the user information.
- UserProcessActionHandler() - Constructor for class lumis.service.portalmanagement.user.UserProcessActionHandler
- UserProcessActionHandler() - Constructor for class lumis.service.user.UserProcessActionHandler
- UserProperties - Class in lumis.portal.user
-
IUserProperties
implementation. - UserProperties(Map<String, Map<String, String>>) - Constructor for class lumis.portal.user.UserProperties
-
Creates a new user properties instance with its custom attributes initialized with the content of the given map.
- UserPropertiesCustomAttributes - Class in lumis.portal.user
-
This class remain custom attributes for
UserProperties
. - UserPropertiesCustomAttributes(Map<String, ? extends Map<String, String>>, UserProperties) - Constructor for class lumis.portal.user.UserPropertiesCustomAttributes
- UserPropertiesCustomAttributesMap - Class in lumis.portal.user
-
A proxy map interface for handle with user attributes values in List
- UserResource - Class in lumis.portal.user
-
REST API related to portal users.
- UserResource() - Constructor for class lumis.portal.user.UserResource
- UserSegmentation - Class in lumis.service.analytics.usersegmentation.bean
-
Represents a saved user segmentation.
- UserSegmentation() - Constructor for class lumis.portal.monitor.MonitorFields.UserSegmentation
- UserSegmentation() - Constructor for class lumis.service.analytics.usersegmentation.bean.UserSegmentation
-
Default constructor.
- UserSegmentation(JourneyStage) - Constructor for class lumis.service.analytics.usersegmentation.bean.UserSegmentation
-
Creates a new segmentation for the given journey stage (identifier).
- UserSegmentationControl - Class in lumis.service.analytics.usersegmentation.control
-
User segmentation filter control.
- UserSegmentationControl() - Constructor for class lumis.service.analytics.usersegmentation.control.UserSegmentationControl
- UserSegmentationDaoJdbc - Class in lumis.service.analytics.usersegmentation.dao
-
Dao for User segmentation-related operations.
- UserSegmentationDaoJdbc() - Constructor for class lumis.service.analytics.usersegmentation.dao.UserSegmentationDaoJdbc
- UserSegmentationData - Class in lumis.service.analytics.usersegmentation.control
-
User segmentation data.
- UserSegmentationData.CreateQueryResult - Class in lumis.service.analytics.usersegmentation.control
-
Result of create query.
- UserSegmentationData.ISegmentationFilter - Interface in lumis.service.analytics.usersegmentation.control
-
Segmentation filter.
- UserSegmentationFieldsCSVDataProvider<T extends TabularSource<? extends ITabularSourceField>> - Class in lumis.service.analytics.usersegmentation.dataprovider
-
Data provider for field options to choose to came in CSV Download from User Segmentation.
- UserSegmentationFieldsCSVDataProvider() - Constructor for class lumis.service.analytics.usersegmentation.dataprovider.UserSegmentationFieldsCSVDataProvider
- UserSegmentationGroupGenerationClock - Class in lumis.service.analytics.usersegmentation.clock
-
The segmentation generation clock.
- UserSegmentationGroupGenerationClock() - Constructor for class lumis.service.analytics.usersegmentation.clock.UserSegmentationGroupGenerationClock
- UserSegmentationManager - Class in lumis.service.analytics.usersegmentation.manager
-
Manager for user segmentations.
- UserSegmentationManager() - Constructor for class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
- UserSegmentationMembership - Class in lumis.service.analytics.usersegmentation.manager
-
Represents a user segmentation membership.
- UserSegmentationMembership(String, String, boolean) - Constructor for class lumis.service.analytics.usersegmentation.manager.UserSegmentationMembership
-
Creates a new instance.
- UserSegmentationRestAPI - Class in lumis.service.analytics.usersegmentation.rest
-
User segmentation resource.
- UserSegmentationRestAPI() - Constructor for class lumis.service.analytics.usersegmentation.rest.UserSegmentationRestAPI
- UserSegmentationSource - Class in lumis.service.analytics.usersegmentation.source
-
User segmentation source.
- UserSegmentationSource(Node, ISourceContext) - Constructor for class lumis.service.analytics.usersegmentation.source.UserSegmentationSource
- UserSerializableConfig - Class in lumis.portal.user.serialization
-
Serializable value object for User structure properties
- UserSerializableConfig() - Constructor for class lumis.portal.user.serialization.UserSerializableConfig
- UserSerializationManager - Class in lumis.portal.user.serialization
-
Manager for User serialization
- UserSerializationManager() - Constructor for class lumis.portal.user.serialization.UserSerializationManager
- UserSerializationMessageConfig - Class in lumis.portal.user.serialization
-
Information about a user to be used in serialization progress messages
- UserSerializationMessageConfig() - Constructor for class lumis.portal.user.serialization.UserSerializationMessageConfig
- UserService - Class in lumis.portal.webservice.user
-
Web Service class for User operations.
- UserService() - Constructor for class lumis.portal.webservice.user.UserService
- userSessionId - Variable in class lumis.collaboration.chat.ChatUserConfig
- UserSubscription - Class in lumis.service.mailmarketing
-
Object that represents the user subscription
- UserSubscription() - Constructor for class lumis.service.mailmarketing.UserSubscription
- UserSubscriptionInterface - Class in lumis.service.mailmarketing
-
Renders the interface only if the current user is not guest.
- UserSubscriptionInterface - Class in lumis.service.newsletter
-
Renders the interface only if the current user is not guest.
- UserSubscriptionInterface() - Constructor for class lumis.service.mailmarketing.UserSubscriptionInterface
- UserSubscriptionInterface() - Constructor for class lumis.service.newsletter.UserSubscriptionInterface
- UserSubscriptionProcessActionHandler - Class in lumis.service.mailmarketing
-
Handles user subscription
- UserSubscriptionProcessActionHandler - Class in lumis.service.newsletter
- UserSubscriptionProcessActionHandler() - Constructor for class lumis.service.mailmarketing.UserSubscriptionProcessActionHandler
- UserSubscriptionProcessActionHandler() - Constructor for class lumis.service.newsletter.UserSubscriptionProcessActionHandler
- usesDocumentService(ITransaction) - Method in class lumis.doui.service.DouiService
- usesDocumentService(ITransaction) - Method in interface lumis.doui.service.IDouiService
-
Indicates if this service uses a document service (as repository, for example).
- usesDocumentService(ITransaction) - Method in class lumis.service.analytics.AnalyticsService
- usesDocumentService(ITransaction) - Method in class lumis.service.html.HtmlService
- usesFileManager(ITransaction) - Method in class lumis.doui.service.DouiService
- usesFileManager(ITransaction) - Method in interface lumis.doui.service.IDouiService
-
Indicates if this service uses the
FileManager
file storage API. - usesImageService(ITransaction) - Method in class lumis.doui.service.DouiService
-
Deprecated.
- usesImageService(ITransaction) - Method in interface lumis.doui.service.IDouiService
-
Deprecated.Since 7.0.0, replaced by
IDouiService.usesMediaRepository(ITransaction)
. - usesImageService(ITransaction) - Method in class lumis.service.html.HtmlService
- usesMediaRepository(ITransaction) - Method in class lumis.doui.service.DouiService
- usesMediaRepository(ITransaction) - Method in interface lumis.doui.service.IDouiService
-
Indicates if this service may use a media repository.
- usesMediaRepository(ITransaction) - Method in class lumis.service.analytics.AnalyticsService
- usesPublicFileStorage() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
-
Returns whether this service instance uses public file storage.
- usesWidgetRepository(ITransaction) - Method in class lumis.doui.service.DouiService
- usesWidgetRepository(ITransaction) - Method in interface lumis.doui.service.IDouiService
-
Indicates if this service uses a widget repository.
- usesWidgetRepository(ITransaction) - Method in class lumis.service.blog.BlogService
- usesWidgetRepository(ITransaction) - Method in class lumis.service.forum.ForumService
- usesWidgetRepository(ITransaction) - Method in class lumis.service.wiki.WikiService
- utmContent - Variable in class lumis.portal.monitor.impl.OriginValueProvider
- utmMedium - Variable in class lumis.portal.monitor.impl.OriginValueProvider
- utmName - Variable in class lumis.portal.monitor.impl.OriginValueProvider
- utmSource - Variable in class lumis.portal.monitor.impl.OriginValueProvider
- utmTerm - Variable in class lumis.portal.monitor.impl.OriginValueProvider
All Classes All Packages