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
C
- c() - Method in class lumis.util.collections.Tuple3
- CACHE_ID - Static variable in class lumis.service.autoadministration.AutoAdministrationObserver
-
Auto administration tree cache identifier.
- CACHE_LEVEL_INHERIT - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
- CACHE_LEVEL_LOCAL_DEFINITION_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_LEVEL_LOCAL_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_LEVEL_PAGE_TEMPLATE_DEFINITION_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_LEVEL_PAGE_TEMPLATE_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_PERSONALIZATION_GUEST_ONLY_DEFINITION_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_PERSONALIZATION_GUEST_ONLY_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_PERSONALIZATION_INHERIT - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
- CACHE_PERSONALIZATION_NONE_DEFINITION_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_PERSONALIZATION_NONE_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_PERSONALIZATION_PER_USER_DEFINITION_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_PERSONALIZATION_PER_USER_VALUE - Static variable in class lumis.portal.serviceinterface.ServiceInterfaceConfig
- CACHE_REGION - Static variable in class lumis.service.seo.entity.SeoRule
- CACHE_SERVER_SIDE_INCLUDE_INHERIT - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
- CACHE_SERVER_SIDE_INCLUDE_NO - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
- CACHE_SERVER_SIDE_INCLUDE_YES - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
- CacheConfigEventListener - Class in lumis.portal.cache
-
Hibernate event listener for listening
CacheConfig
's events. - CacheConfigEventListener() - Constructor for class lumis.portal.cache.CacheConfigEventListener
- CacheConfigurationPostLoadProcessor - Class in lumis.service.portalmanagement.serviceinterfaceinstance
-
Post load processor for dealing with the cache label configuration
- CacheConfigurationPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.CacheConfigurationPostLoadProcessor
- CacheControl - Annotation Type in lumis.portal.rest.util
-
An annotation which specifies the
Cache-Control
header to include in the response produced by the annotated method. - CachedPagesInformationDataProvider - Class in lumis.service.portalmanagement.systeminfo
-
Obtain cached pages information.
- CachedPagesInformationDataProvider() - Constructor for class lumis.service.portalmanagement.systeminfo.CachedPagesInformationDataProvider
- CacheItem<T> - Class in lumis.portal.cache
-
Represents a single entry in a
PortalCache
. - CacheItem(String, T, String...) - Constructor for class lumis.portal.cache.CacheItem
-
Creates a new cache item.
- CacheItem(String, T, Set<String>) - Constructor for class lumis.portal.cache.CacheItem
-
Creates a new cache item.
- CacheKeyGeneratorTypeDataProvider - Class in lumis.service.portalmanagement.serviceinterfaceinstance
-
Retries the types of cache key generation and if the timeout is the default established by the service interface.
- CacheKeyGeneratorTypeDataProvider() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.CacheKeyGeneratorTypeDataProvider
- CacheKeyProviderClassNotFoundException - Exception in lumis.portal.serviceinterfaceinstance
-
Portal Exception that indicates that the class that is used to generate the cache key is not available at runtime.
- CacheKeyProviderClassNotFoundException(String, Exception) - Constructor for exception lumis.portal.serviceinterfaceinstance.CacheKeyProviderClassNotFoundException
-
Constructor.
- CacheKeyProviderClassNotFoundException(String, IResource, Exception) - Constructor for exception lumis.portal.serviceinterfaceinstance.CacheKeyProviderClassNotFoundException
-
Constructor.
- CacheManager - Class in lumis.portal.cache
-
Cache framework manager implementation.
- CacheManager() - Constructor for class lumis.portal.cache.CacheManager
- CacheProcessActionHandler - Class in lumis.service.portalmanagement.cache
-
Process action handler for the portalmanagement cache service
- CacheProcessActionHandler() - Constructor for class lumis.service.portalmanagement.cache.CacheProcessActionHandler
- CacheRuntimeDataProvider - Class in lumis.service.portalmanagement.cache
-
Completes the cache information loaded in the source with the information available in the current active
PortalCache
's in this JVM. - CacheRuntimeDataProvider() - Constructor for class lumis.service.portalmanagement.cache.CacheRuntimeDataProvider
- calculateBasePath() - Method in class lumis.portal.filesystem.AbstractPortalBaseFolder
-
Calculates the absolute path for this base folder.
- calculateBasePath() - Method in class lumis.portal.filesystem.impl.ClusterMirroredLocalDataFile
- calculateBasePath() - Method in class lumis.portal.filesystem.impl.LocalDataFile
- calculateDefaultProfileInformation() - Method in class lumis.service.portalmanagement.socialnetwork.doui.processaction.AddSocialNetworkProcessActionHandler
-
Calculates the profile service instance for the standard social profile service.
- calculateDocumentPopularities() - Method in class lumis.portal.bigdata.DummyDocumentPopularityProvider
- calculateDocumentPopularities() - Method in interface lumis.portal.bigdata.IDocumentPopularityProvider
-
Returns a list of documents popularities.
- calculateDocumentPopularities() - Method in class lumis.portal.bigdata.StandardDocumentPopularityProvider
- calculateDocumentPopularity(StandardDocument) - Method in class lumis.portal.bigdata.DummyDocumentPopularityProvider
- calculateDocumentPopularity(StandardDocument) - Method in interface lumis.portal.bigdata.IDocumentPopularityProvider
-
Returns the popularity for the given document.
- calculateDocumentPopularity(StandardDocument) - Method in class lumis.portal.bigdata.StandardDocumentPopularityProvider
- calculateFilterOperator(Node) - Method in class lumis.content.source.filter.MetaDataSourceFilter
-
Deprecated.Always return the equals operator, just to be a valid binary operator and the extended
TableSourceFilter
to behave as expected. - calculateFilterOperator(Node) - Method in class lumis.doui.table.filter.MonthTableSourceFilter
-
Always return the equals operator, just to be a valid binary operator and the extended
TableSourceFilter
to behave as expected. - calculateFilterOperator(Node) - Method in class lumis.doui.table.filter.TableSourceFilter
-
Analyzes this filter and returns the operator that should be used with it.
- calculateFilterOperator(Node) - Method in class lumis.service.group.DomainScopeFilter
- calculateFilterValue(Node) - Method in class lumis.content.service.ContentVersionIdReaderTableSourceFilter
- calculateFilterValue(Node) - Method in class lumis.content.source.filter.ContentTableSourceFilter
-
Analyzes this filter and returns the value that should be used with it.
- calculateFilterValue(Node) - Method in class lumis.doui.table.filter.TableSourceFilter
-
Analyzes this filter and returns the value that should be used with it.
- calculateFilterValue(Node) - Method in class lumis.service.activitystream.ActivityDateFilter
- calculateFilterValue(Node) - Method in class lumis.service.analytics.journey.filter.ParentJourneyFilter
- calculateFilterValue(Node) - Method in class lumis.service.analytics.journey.filter.UserJourneyInstanceFilter
- calculateFilterValue(Node) - Method in class lumis.service.categorization.DependentServiceInstanceIdFilter
- calculateFilterValue(Node) - Method in class lumis.service.comment.CommentContentFilter
- calculateFilterValue(Node) - Method in class lumis.service.community.CurrentCommunityIdFilter
- calculateFilterValue(Node) - Method in class lumis.service.community.MyCommunitiesChannelIdFilter
- calculateFilterValue(Node) - Method in class lumis.service.group.DomainScopeFilter
- calculateFilterValue(Node) - Method in class lumis.service.portalmanagement.activitystream.ActivityDateFilter
- calculateFilterValue(Node) - Method in class lumis.service.portalmanagement.group.DatabaseViewFormulaEntryFilter
- calculateFilterValue(Node) - Method in class lumis.service.portalmanagement.grouptype.DatabaseViewFieldFilter
- calculateFilterValue(Node) - Method in class lumis.service.privacyterm.doui.DependentServiceInstanceIdFilter
- calculateFilterValue(Node) - Method in class lumis.service.resourcescheduler.CurrentDayDateFilter
- calculateFilterValue(Node) - Method in class lumis.service.resourcescheduler.NextDayDateFilter
- calculateFilterValue(Node) - Method in class lumis.service.search.synonym.SynonymWordFilter
- calculateIsRequestInitializerSupported(ServiceInterfaceConfig) - Method in class lumis.content.service.ContentDetailsServiceInterface
- calculateIsRequestInitializerSupported(ServiceInterfaceConfig) - Method in class lumis.portal.serviceinterface.GenericServiceInterface
-
Calculates whether the given service interface supports request initialization.
- calculatePath() - Method in class lumis.portal.channel.ChannelWebResource
- calculatePath() - Method in class lumis.portal.page.PageWebResourceWithExtraParametersWrapper
- calculatePath() - Method in class lumis.portal.url.WebResource
-
Returns the path to access this web resource.
- calculatePathId(String) - Static method in class lumis.portal.businesscontext.internal.BusinessContextUtil
-
Calculates a path with given id.
- calculateRemainingTimeMillis() - Method in class lumis.portal.progress.ProgressConfig
- calculateWWWFileRelativePath(String) - Static method in class lumis.portal.file.FileUtil
-
Calculates the physical path to the www folder according to a
FileConfig path
. - CalendarControl - Class in lumis.doui.control.datepicker
-
This calendar control is used to select a date graphically, navigating years and months with mouse clicks.
- CalendarControl() - Constructor for class lumis.doui.control.datepicker.CalendarControl
- call() - Method in class lumis.portal.bigdata.elasticsearch.FlushBigDataClusterCommand
- call() - Method in class lumis.portal.configuration.EnvironmentConfiguration.EnvironmentConfigurationCommand
- call() - Method in class lumis.portal.lptf.cluster.command.LptfLogCommand
- call(IClusterCommand<T>) - Method in interface lumis.portal.cluster.IClusterManager
-
Calls a cluster command execution and returns the result of the local execution.
- call(IClusterCommand<T>) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
- call(IClusterCommand<T>) - Method in class lumis.portal.cluster.SingleServerClusterManager
- call(Session) - Method in class lumis.portal.structure.sync.model.common.AccessControlList.AddAccessControlListChannelTemplateLinkTask
- call(Session) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink
- call(Session) - Method in interface lumis.portal.structure.sync.ParallelExecutor.IDatabaseTask
-
Executes the task.
- callAndWaitResponses(IClusterCallable<T>, long) - Method in class lumis.portal.cluster.AbstractClusterManager
- callAndWaitResponses(IClusterCallable<T>, long) - Method in interface lumis.portal.cluster.IClusterManager
-
Calls a cluster command execution and waits all current cluster servers to respond with their result and, then, returns an unmodifiable map having the cluster member as the key and the execution result as the value.
- callAndWaitResponsesInternal(IClusterCallable<T>, long) - Method in class lumis.portal.cluster.AbstractClusterManager
- callAndWaitResponsesInternal(IClusterCallable<T>, long) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
- callAndWaitResponsesInternal(IClusterCallable<T>, long) - Method in class lumis.portal.cluster.SingleServerClusterManager
- callback(String, SocialNetworkAccount, Map<String, Object>) - Method in class lumis.socialnetworkintegration.connector.FacebookConnector
- callback(String, SocialNetworkAccount, Map<String, Object>) - Method in class lumis.socialnetworkintegration.connector.TwitterConnector
- callback(String, SocialNetworkAccount, Map<String, Object>) - Method in interface lumis.socialnetworkintegration.ISocialNetworkConnector
-
Executes the callback after application/account authorization.
- callBackFunction - Variable in class lumis.content.control.publishtoprincipals.PublishToPrincipalsListControl
- callBackFunction - Variable in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
- callbackHandler - Variable in class lumis.portal.authentication.LumisLoginModule
- CallEditInterfaceScriptControl - Class in lumis.service.autoadministration.control
-
Renders the javascript to call the edit content interface dynamically working together other controls.
- CallEditInterfaceScriptControl() - Constructor for class lumis.service.autoadministration.control.CallEditInterfaceScriptControl
- callerControlId - Variable in class lumis.service.doui.dynamiclist.AddDynamicListSourceControl
- callerFormName - Variable in class lumis.service.doui.dynamiclist.AddDynamicListSourceControl
- CallerInterfaceInstancePreferencesDataProvider - Class in lumis.service.doui.preferences
-
Data provider for interface instance preferences caller
- CallerInterfaceInstancePreferencesDataProvider() - Constructor for class lumis.service.doui.preferences.CallerInterfaceInstancePreferencesDataProvider
- CallerInterfaceInstancePreferencesProcessActionHandler - Class in lumis.service.doui.preferences
-
Generic process action handler for interface instance preferences.
- CallerInterfaceInstancePreferencesProcessActionHandler() - Constructor for class lumis.service.doui.preferences.CallerInterfaceInstancePreferencesProcessActionHandler
- callerServiceInterfaceInstanceId - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
- CallLockContentScriptControl - Class in lumis.service.autoadministration.control
-
Renders the javascript to call the lock content dynamically working together other controls.
- CallLockContentScriptControl() - Constructor for class lumis.service.autoadministration.control.CallLockContentScriptControl
- CallPreviewInterfaceScriptControl - Class in lumis.service.autoadministration.control
-
Renders the javascript to call the preview interface dynamically working together other controls.
- CallPreviewInterfaceScriptControl() - Constructor for class lumis.service.autoadministration.control.CallPreviewInterfaceScriptControl
- CallVersionsInterfaceScriptControl - Class in lumis.service.autoadministration.control
-
Renders the javascript to call the versions interface dynamically working together other controls.
- CallVersionsInterfaceScriptControl() - Constructor for class lumis.service.autoadministration.control.CallVersionsInterfaceScriptControl
- Campaign() - Constructor for class lumis.portal.monitor.MonitorFields.Client.InitialOrigin.Campaign
- Campaign() - Constructor for class lumis.portal.monitor.MonitorFields.Client.Origin.Campaign
- CancelButtonControl - Class in lumis.doui.control.button
-
Defines an cancel button control.
- CancelButtonControl() - Constructor for class lumis.doui.control.button.CancelButtonControl
- CANCELLED - lumis.portal.progress.ProgressConfig.Type
- CancelPublicSubscriptionProcessActionHandler - Class in lumis.service.newsletter
-
Cancels a public subscription.
- CancelPublicSubscriptionProcessActionHandler() - Constructor for class lumis.service.newsletter.CancelPublicSubscriptionProcessActionHandler
- canHandle(DeployConfig) - Method in class lumis.portal.deployment.GenericWarDeployer
-
Deprecated.
- canHandle(DeployConfig) - Method in interface lumis.portal.deployment.IPortalDeployer
-
Deprecated.Informs if this deployer can handle the specified deployment.
- canHandle(DeployConfig) - Method in class lumis.portlet.container.deployment.PortletDeployer
-
Deprecated.
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.channelacl.ChannelAclControl
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.genericacl.GenericAclControl
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.groupacl.GroupAclControl
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.pageacl.PageAclControl
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclControl
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.portalacl.PortalAclControl
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclControl
- canInheritPermissions(ITransaction) - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclControl
- canInheritReport(String, String) - Static method in class lumis.service.analytics.eventanalytics.EventAnalyticsUtil
-
Returns whether the service instance config can inherit the report.
- CANONICAL_URL - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
-
Field that corresponds to
ContentVersion.getCanonicalUrl()
. - CanonicalUrl - lumis.content.source.field.MetaDataSourceField.Type
-
Meta data field that corresponds to
ContentVersion.getCanonicalUrl()
. - canPersist - Variable in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
- CARDINALITY - lumis.service.analytics.eventanalytics.bean.Metric.MetricType
- CardinalityAggregation - Class in lumis.portal.bigdata.query
-
Aggregation that returns in a value bucket the unique value count for a given field.
- CardinalityAggregation(String, DocumentTypeField) - Constructor for class lumis.portal.bigdata.query.CardinalityAggregation
-
Creates a new instance.
- CardinalityAggregationParser - Class in lumis.portal.bigdata.elasticsearch
-
Parser for
CardinalityAggregation
. - CardinalityAggregationParser() - Constructor for class lumis.portal.bigdata.elasticsearch.CardinalityAggregationParser
- CardinalityAggregationResult - Class in lumis.portal.bigdata.elasticsearch
-
CardinalityAggregation
result. - Categories() - Constructor for class lumis.portal.monitor.MonitorFields.Object.Categories
- CATEGORIES - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
-
Field that corresponds to content's categories.
- Categorization - lumis.content.source.field.MetaDataSourceField.Type
- CATEGORIZATION_FACET_PROPERTY_ENABLE_SEARCH - Static variable in class lumis.doui.search.SearchSource
- CategorizationConverter() - Constructor for class lumis.content.source.field.type.CategorizationDataType.CategorizationConverter
- CategorizationDataType - Class in lumis.content.source.field.type
-
Data type for (read-only) categorization fields.
- CategorizationDataType() - Constructor for class lumis.content.source.field.type.CategorizationDataType
- CategorizationDataType.CategorizationConverter - Class in lumis.content.source.field.type
-
Converter responsible for converting categorization.
- CategorizationDataType.CategorizationGroupData - Class in lumis.content.source.field.type
-
Categorization group, which is all categories a given content is related to of a given categorization service instance.
- CategorizationDataType.CategorizationGroupData.TermData - Class in lumis.content.source.field.type
-
Categorization term data.
- CategorizationDataType.Data - Class in lumis.content.source.field.type
-
Categorization data of a given content.
- CategorizationGroupData(Collection<Content>, Locale) - Constructor for class lumis.content.source.field.type.CategorizationDataType.CategorizationGroupData
-
Creates a new categorization group of the given (categorization) contents.
- CategorizationGroupData(Locale, Content...) - Constructor for class lumis.content.source.field.type.CategorizationDataType.CategorizationGroupData
-
Creates a new categorization group of the given (categorization) contents.
- CategorizationResource - Class in lumis.service.categorization
-
Categorization service rest application.
- CategorizationResource() - Constructor for class lumis.service.categorization.CategorizationResource
- CategorizationServiceInstanceProvider - Class in lumis.service.categorization
-
Service instance provider for categorization services
- CategorizationServiceInstanceProvider() - Constructor for class lumis.service.categorization.CategorizationServiceInstanceProvider
- CategorizationSourceField - Class in lumis.content.source.field
-
Categorization source field used to make categorization information available in interface XML and for filter sources based on categories.
- CategorizationSourceField() - Constructor for class lumis.content.source.field.CategorizationSourceField
-
Creates a new instance.
- CategorizationTermNamePostLoadProcessor() - Constructor for class lumis.content.control.autolayout.AutoLayoutCategorizationAssociationControl.CategorizationTermNamePostLoadProcessor
- CategorizationUtil - Class in lumis.service.categorization
-
Contains utility methods related to content categorization features.
- CategorizationUtil() - Constructor for class lumis.service.categorization.CategorizationUtil
- CategorizationUtil.CyclicTermsException - Exception in lumis.service.categorization
-
Exception thrown when the path of a term cannot be determined because its ancestral are in a cyclic graph.
- category(String) - Method in class lumis.util.log.AccessAuditLogger
- category(String) - Method in interface lumis.util.log.IAccessAuditLogger
-
Sets the category from where the access was generated from (if any).
- Category - Class in lumis.service.mailmarketing
-
A mail marketing category.
- Category - Class in lumis.service.newsletter
- Category() - Constructor for class lumis.service.mailmarketing.Category
- Category() - Constructor for class lumis.service.newsletter.Category
- CATEGORY_DELETE - Static variable in class lumis.service.forum.ForumProcessActionHandler
- CATEGORY_NAME - Static variable in class lumis.portal.monitor.MonitorFields.Banner
-
Banner category name field.
- CategoryDaoHib - Class in lumis.service.newsletter
- CategoryDaoHib() - Constructor for class lumis.service.newsletter.CategoryDaoHib
- CAUSE_NO_ERROR - Static variable in class lumis.portal.authentication.AccessError
- CAUSE_NO_PAGE_TO_REDIRECT - Static variable in class lumis.portal.authentication.AccessError
- CAUSE_PAGE_ACCESS_DENIED - Static variable in class lumis.portal.authentication.AccessError
- CENTIMETER - lumis.portal.bigdata.query.DistanceUnit
-
Centimeter.
- CHANGE_HTML - lumis.service.analytics.abtest.bean.ABTestExperimentVariant.VariantType
- changeChannelWebsite(String, IWebsite, IWebsite, boolean) - Method in class lumis.portal.website.WebsiteManager
- changeComponentResolved(String, ITransaction) - Method in class lumis.portal.deployment.DeploymentManager
- changeComponentResolved(String, ITransaction) - Method in interface lumis.portal.deployment.IDeploymentManagerSPI
-
Changes the resolved value of the component based on the given component identifier.
- CHANGEDSTAGE_EVENT_ID - Static variable in class lumis.portal.analytics.journey.JourneyManager
- changeFilename(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
- changeFilename(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManagerSPI
-
Changes the filename of a tranformed file.
- changeFilename(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.file.FileManager
- changeFilename(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.file.IFileManager
-
Changes the filename of a file.
- changeLock() - Method in class lumis.content.lock.LockController
-
Changes the lock value and outputs if it has succeeded.
- changeModuleResolved(String, ITransaction) - Method in class lumis.portal.deployment.DeploymentManager
- changeModuleResolved(String, ITransaction) - Method in interface lumis.portal.deployment.IDeploymentManagerSPI
-
Changes the resolved value of the module based on the given module identifier.
- ChangePasswordProcessActionHandler - Class in lumis.service.portalmanagement.user
- ChangePasswordProcessActionHandler() - Constructor for class lumis.service.portalmanagement.user.ChangePasswordProcessActionHandler
- changeProcessPurpose(String) - Method in interface lumis.portal.privacyterm.IPrivacyTermManagerSPI
-
Changes the term process purpose to a new one.
- changeProcessPurpose(String) - Method in class lumis.service.privacyterm.api.PrivacyTermManager
- ChangeProcessPurposeProcessActionHandler - Class in lumis.service.privacyterm.doui
-
Process action for the change process purpose operation.
- ChangeProcessPurposeProcessActionHandler() - Constructor for class lumis.service.privacyterm.doui.ChangeProcessPurposeProcessActionHandler
- Channel - Class in lumis.portal.structure.sync.model.channel
-
Channel model.
- Channel - lumis.portal.channel.ChannelType
- Channel - lumis.portal.serialization.SerializationMessageConfigNode.RecursionStopPoints
- Channel - lumis.portal.structure.sync.model.common.ChannelTemplateLink.LinkType
- Channel() - Constructor for class lumis.portal.monitor.MonitorFields.Page.Channel
- Channel() - Constructor for class lumis.portal.monitor.MonitorFields.ServiceInstance.Channel
- Channel() - Constructor for class lumis.portal.structure.sync.model.channel.Channel
- CHANNEL - lumis.portal.commandpalette.DirtyItem.ObjectType
- CHANNEL - lumis.service.seo.entity.SeoRule.Type
- CHANNEL - lumis.util.security.acl.serialization.AccessControlListSerializableConfig.AclType
- CHANNEL_ADD - Static variable in class lumis.service.portalmanagement.channel.ChannelProcessActionHandler
- CHANNEL_DEFAULT_LOCALE_PROPERTY_NAME - Static variable in class lumis.portal.channel.ChannelConfig
-
Channel default locale property name.
- CHANNEL_DELETE - Static variable in class lumis.service.portalmanagement.channel.ChannelProcessActionHandler
- CHANNEL_DETECT_USER_FROM_BROWSER_LOCALES_PROPERTY_NAME - Static variable in class lumis.portal.channel.ChannelConfig
-
Channel use browser locale property name.
- CHANNEL_ID - Static variable in class lumis.portal.monitor.MonitorFields.Object.ServiceInstance
-
Content service instance channel identifier.
- CHANNEL_ID_CUSTOMER_EXPERIENCE - Static variable in class lumis.portal.presentation.mode.customerexperience.CustomerExperienceStructure
-
The identifier of the root channel of the hidden structure used for customer experience mode.
- CHANNEL_NAME - lumis.portal.structure.sync.model.channel.Channel.LogPathType
- CHANNEL_PATH - Static variable in class lumis.portal.monitor.MonitorFields.Object.ServiceInstance
-
Content service instance channel path.
- CHANNEL_PATHS_IDS - Static variable in class lumis.portal.monitor.MonitorFields.Object.ServiceInstance
-
Identifiers of the content service instance path channels.
- CHANNEL_SUPPORTED_LOCALES_PROPERTY_NAME - Static variable in class lumis.portal.channel.ChannelConfig
-
Channel acceptable locales property name.
- CHANNEL_TREE - lumis.doui.search.SearchSource.SearchScope
- CHANNEL_TREE - lumis.service.autoadministration.entity.AutoAdministrationTreeItemType
-
Channel tree.
- CHANNEL_TYPE_BASIC - Static variable in class lumis.portal.channel.ChannelConfig
- CHANNEL_TYPE_LUMISADMIN - Static variable in class lumis.portal.channel.ChannelConfig
- CHANNEL_UPDATE - Static variable in class lumis.service.portalmanagement.channel.ChannelProcessActionHandler
- Channel.CenterPage - Enum in lumis.portal.structure.sync.model.channel
- Channel.ChannelType - Enum in lumis.portal.structure.sync.model.channel
-
Enum for the
Channel.type
field. - Channel.GroupOrderComparator - Class in lumis.portal.structure.sync.model.channel
-
Comparator used to order
Channel.groups
. - Channel.LayoutPageType - Enum in lumis.portal.structure.sync.model.channel
- Channel.LogPathType - Enum in lumis.portal.structure.sync.model.channel
-
Enum for the
Channel.friendlyPathType
field. - Channel.PageWebResourceDataProviderType - Enum in lumis.portal.structure.sync.model.channel
- Channel.Protocol - Enum in lumis.portal.structure.sync.model.channel
- ChannelAclControl - Class in lumis.service.portalmanagement.channelacl
- ChannelAclControl() - Constructor for class lumis.service.portalmanagement.channelacl.ChannelAclControl
- ChannelAclManager - Class in lumis.portal.channel.acl
-
Manager for Channel's Acl operations
- ChannelAclManager() - Constructor for class lumis.portal.channel.acl.ChannelAclManager
- ChannelAclProcessActionHandler - Class in lumis.service.portalmanagement.channelacl
-
Process action handler for Channel Access Control List manipulation.
- ChannelAclProcessActionHandler() - Constructor for class lumis.service.portalmanagement.channelacl.ChannelAclProcessActionHandler
- ChannelAclSerializationManager - Class in lumis.portal.channel.acl.serialization
-
Manager for Channel's Acl serialization
- ChannelAclSerializationManager() - Constructor for class lumis.portal.channel.acl.serialization.ChannelAclSerializationManager
- ChannelActivityProcessorDataProvider - Class in lumis.service.portalmanagement.activitystream
-
Data Provider for the channel activity processor.
- ChannelActivityProcessorDataProvider() - Constructor for class lumis.service.portalmanagement.activitystream.ChannelActivityProcessorDataProvider
- channelConfig - Variable in class lumis.portal.presentation.PresentationControllerHtml
- ChannelConfig - Class in lumis.portal.channel
-
Channel entity class
- ChannelConfig() - Constructor for class lumis.portal.channel.ChannelConfig
- ChannelControllerXml - Class in lumis.portal.channel
- ChannelControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.channel.ChannelControllerXml
- ChannelControllerXml.AuditType - Enum in lumis.portal.channel
-
Enum of audit types used by channel actions taken in Portal Studio.
- ChannelCss - Class in lumis.portal.structure.sync.model.channel
-
Channel CSS link model.
- ChannelCss() - Constructor for class lumis.portal.structure.sync.model.channel.ChannelCss
- ChannelCss.ChannelCssPK - Class in lumis.portal.structure.sync.model.channel
- ChannelDaoJdbc - Class in lumis.portal.channel
-
Dao implementation for channels, based on JDBC.
- ChannelDaoJdbc() - Constructor for class lumis.portal.channel.ChannelDaoJdbc
- ChannelDataType - Class in lumis.doui.source.field.type
-
Channel data type.
- ChannelDataType() - Constructor for class lumis.doui.source.field.type.ChannelDataType
- ChannelDataType.Data - Class in lumis.doui.source.field.type
-
Data object for a field with data type principal.
- channelDependencies - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
- ChannelFriendlyPathDataProvider - Class in lumis.service.portalmanagement.channel
- ChannelFriendlyPathDataProvider() - Constructor for class lumis.service.portalmanagement.channel.ChannelFriendlyPathDataProvider
- ChannelGeneratorDataProvider - Class in lumis.service.channelgenerator
-
Data provider for the ChannelGenerator service.
- ChannelGeneratorDataProvider() - Constructor for class lumis.service.channelgenerator.ChannelGeneratorDataProvider
- ChannelInheritedPageTemplateControl - Class in lumis.service.portalmanagement.channel
-
Controls that shows the inherited page template
- ChannelInheritedPageTemplateControl() - Constructor for class lumis.service.portalmanagement.channel.ChannelInheritedPageTemplateControl
- ChannelLocaleResource - Class in lumis.service.portalmanagement.channel
-
Rest Application for channel language Localization.
- ChannelLocaleResource() - Constructor for class lumis.service.portalmanagement.channel.ChannelLocaleResource
- ChannelLocalesDataProvider - Class in lumis.service.portalmanagement.channel
-
Dataprovider for Channel Locale tab
- ChannelLocalesDataProvider() - Constructor for class lumis.service.portalmanagement.channel.ChannelLocalesDataProvider
- ChannelManager - Class in lumis.portal.channel
-
Implementation for the channel manager.
- ChannelManager() - Constructor for class lumis.portal.channel.ChannelManager
- ChannelModulesDataProvider - Class in lumis.service.portalmanagement.channel
-
Returns a list of modules for the channel.
- ChannelModulesDataProvider() - Constructor for class lumis.service.portalmanagement.channel.ChannelModulesDataProvider
- ChannelNamePathConverterPostLoadProcessor - Class in lumis.doui.source.postloadprocessor
- ChannelNamePathConverterPostLoadProcessor() - Constructor for class lumis.doui.source.postloadprocessor.ChannelNamePathConverterPostLoadProcessor
- ChannelParentCssDataProvider - Class in lumis.service.portalmanagement.channel
- ChannelParentCssDataProvider() - Constructor for class lumis.service.portalmanagement.channel.ChannelParentCssDataProvider
- channelPath - Variable in class lumis.portal.presentation.PresentationControllerHtml
- ChannelPathDataProvider - Class in lumis.service.portalmanagement.channeltemplate
-
Channels path data provider.
- ChannelPathDataProvider() - Constructor for class lumis.service.portalmanagement.channeltemplate.ChannelPathDataProvider
- ChannelPermissions - Enum in lumis.portal.channel.acl
-
Represents permissions for a channel.
- ChannelPrefixInUseException - Exception in lumis.portal.channel
-
Exceptions that is raised when adding/updating a channel using a local group prefix already in use by another channel
- ChannelPrefixInUseException(String, String) - Constructor for exception lumis.portal.channel.ChannelPrefixInUseException
- ChannelPrefixInUseException(String, String, Exception) - Constructor for exception lumis.portal.channel.ChannelPrefixInUseException
- ChannelPrefixInUseException(String, String, List<IResource>) - Constructor for exception lumis.portal.channel.ChannelPrefixInUseException
- ChannelPrefixInUseException(String, String, List<IResource>, Exception) - Constructor for exception lumis.portal.channel.ChannelPrefixInUseException
- ChannelPrefixInUseException(String, String, IResource) - Constructor for exception lumis.portal.channel.ChannelPrefixInUseException
- ChannelPrefixInUseException(String, String, IResource, Exception) - Constructor for exception lumis.portal.channel.ChannelPrefixInUseException
- ChannelProcessActionHandler - Class in lumis.service.portalmanagement.channel
-
Process action handler for the portalmanagement channel service
- ChannelProcessActionHandler() - Constructor for class lumis.service.portalmanagement.channel.ChannelProcessActionHandler
- ChannelPropertyBagPostLoadProcessor - Class in lumis.service.portalmanagement.channel
-
Post load processor that loads the private property bag properties of the channel.
- ChannelPropertyBagPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.channel.ChannelPropertyBagPostLoadProcessor
- ChannelRenderDataChangedEvent - Class in lumis.portal.channel
-
Event that indicates that the render data of some channels may have changed.
- ChannelRenderDataChangedEvent(SessionConfig, Collection<ChannelConfig>, ITransaction) - Constructor for class lumis.portal.channel.ChannelRenderDataChangedEvent
- ChannelResume - Class in lumis.portal.structure.sync
-
Resumed information about a channel.
- ChannelResume() - Constructor for class lumis.portal.structure.sync.ChannelResume
- ChannelSerializableConfig - Class in lumis.portal.channel.serialization
-
Serializable value object for Channel structure properties
- ChannelSerializableConfig() - Constructor for class lumis.portal.channel.serialization.ChannelSerializableConfig
- ChannelSerializableRootConfig - Class in lumis.portal.channel.serialization
-
Serializable value object for Channel structure root properties
- ChannelSerializableRootConfig() - Constructor for class lumis.portal.channel.serialization.ChannelSerializableRootConfig
- ChannelSerializationManager - Class in lumis.portal.channel.serialization
-
Manager for Channel serialization
- ChannelSerializationManager() - Constructor for class lumis.portal.channel.serialization.ChannelSerializationManager
- ChannelSerializationMessageConfig - Class in lumis.portal.channel.serialization
-
Information about a channel to be used in serialization progress messages
- ChannelSerializationMessageConfig() - Constructor for class lumis.portal.channel.serialization.ChannelSerializationMessageConfig
- ChannelTableSourceField - Class in lumis.doui.table.field
-
Implementation for fields with channel data type.
- ChannelTableSourceField() - Constructor for class lumis.doui.table.field.ChannelTableSourceField
- ChannelTemplateControllerXml - Class in lumis.portal.channel.template
- ChannelTemplateControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.channel.template.ChannelTemplateControllerXml
- ChannelTemplateLink - Class in lumis.portal.structure.sync.model.common
-
Model for a channel template link.
- ChannelTemplateLink() - Constructor for class lumis.portal.structure.sync.model.common.ChannelTemplateLink
- ChannelTemplateLink.LinkType - Enum in lumis.portal.structure.sync.model.common
- ChannelTemplateLinkConfig - Class in lumis.portal.channel.template
-
Information of the link of a channel template resource.
- ChannelTemplateLinkConfig() - Constructor for class lumis.portal.channel.template.ChannelTemplateLinkConfig
- ChannelTemplateLinkInfo - Class in lumis.portal.structure.sync
-
Partial information about channel template links.
- ChannelTemplateLinkInfo(String, String) - Constructor for class lumis.portal.structure.sync.ChannelTemplateLinkInfo
-
Constructs a new ChannelTemplateLinkInfo.
- ChannelTemplateLinkSerializableConfig - Class in lumis.portal.channel.template.serialization
-
Serializable value object for Channel Template Link structure properties
- ChannelTemplateLinkSerializableConfig() - Constructor for class lumis.portal.channel.template.serialization.ChannelTemplateLinkSerializableConfig
- ChannelTemplateManager - Class in lumis.portal.channel.template
-
Implements the management of channel template information.
- ChannelTemplateManager() - Constructor for class lumis.portal.channel.template.ChannelTemplateManager
- ChannelTemplatePostLoadProcessor - Class in lumis.service.portalmanagement.channeltemplate
-
Post load processor that loads the extra properties of the channel.
- ChannelTemplatePostLoadProcessor() - Constructor for class lumis.service.portalmanagement.channeltemplate.ChannelTemplatePostLoadProcessor
- ChannelTemplatesAdministrationInterface - Class in lumis.service.portalmanagement.channeltemplate
-
DouiServiceInterface
extension that validates user permissions. - ChannelTemplatesAdministrationInterface() - Constructor for class lumis.service.portalmanagement.channeltemplate.ChannelTemplatesAdministrationInterface
- ChannelTemplateSerializationManager - Class in lumis.portal.channel.template.serialization
-
Manager for Channel Template serialization
- ChannelTemplateSerializationManager() - Constructor for class lumis.portal.channel.template.serialization.ChannelTemplateSerializationManager
- ChannelTemplateSerializationMessageConfig - Class in lumis.portal.channel.template.serialization
-
Information about a channel template to be used in serialization progress messages
- ChannelTemplateSerializationMessageConfig() - Constructor for class lumis.portal.channel.template.serialization.ChannelTemplateSerializationMessageConfig
- ChannelTemplateUpdateChannelsRunner - Class in lumis.portal.channel.template
-
Updates channels from channel templates.
- ChannelTemplateUpdateChannelsRunner(String, Locale, String, List<String>) - Constructor for class lumis.portal.channel.template.ChannelTemplateUpdateChannelsRunner
-
Updates channels from given channel templates.
- ChannelTemplateUpdateChannelsRunner(SessionConfig, String, List<String>) - Constructor for class lumis.portal.channel.template.ChannelTemplateUpdateChannelsRunner
-
Deprecated.
- ChannelTreeControllerXml - Class in lumis.portal.channel.tree
- ChannelTreeControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.channel.tree.ChannelTreeControllerXml
- ChannelTreeDaoJdbc - Class in lumis.portal.channel.tree
-
Dao Jdbc for channel tree.
- ChannelTreeDaoJdbc() - Constructor for class lumis.portal.channel.tree.ChannelTreeDaoJdbc
- ChannelTreeManager - Class in lumis.portal.channel.tree
- ChannelTreeManager() - Constructor for class lumis.portal.channel.tree.ChannelTreeManager
- ChannelTreeNavigationSource - Class in lumis.service.navigation
-
Source for channels
- ChannelTreeNavigationSource() - Constructor for class lumis.service.navigation.ChannelTreeNavigationSource
- ChannelTreeResource - Class in lumis.portal.channel.tree
- ChannelTreeResource() - Constructor for class lumis.portal.channel.tree.ChannelTreeResource
- ChannelType - Enum in lumis.portal.channel
- ChannelWebResource - Class in lumis.portal.channel
-
A web resource that corresponds to a link that is directly to a channel.
- ChannelWebsiteChanceCheckControl - Class in lumis.service.portalmanagement.channel
-
WebsiteChangeCheckControl
extension that checks whether the current channel is a website root. - ChannelWebsiteChanceCheckControl() - Constructor for class lumis.service.portalmanagement.channel.ChannelWebsiteChanceCheckControl
- characteristics() - Method in class lumis.util.collections.JSONArrayCollector
- characters(char[], int, int) - Method in class lumis.portal.localization.MainStringLocalizationDaoXml.ResourceSAXHandler
- charAt(int) - Method in class lumis.doui.render.CharSequenceRenderableWrapper
- charAt(int) - Method in class lumis.doui.source.field.type.HtmlDataType.Data
- charSequence - Variable in class lumis.doui.render.CharSequenceRenderableWrapper
-
The wrapped
CharSequence
object. - CharSequenceRenderableWrapper - Class in lumis.doui.render
-
Wraps a
CharSequence
andIRenderable
instances into an object that implements both interfaces. - CharSequenceRenderableWrapper(CharSequence) - Constructor for class lumis.doui.render.CharSequenceRenderableWrapper
- CharSequenceRenderableWrapper(CharSequence, IRenderable) - Constructor for class lumis.doui.render.CharSequenceRenderableWrapper
- CharsetUtil - Class in lumis.util
-
Utility class to guess the encoding of a given text file.
- CharsetUtil(File) - Constructor for class lumis.util.CharsetUtil
- CharsetUtil(InputStream) - Constructor for class lumis.util.CharsetUtil
-
Creates a
CharsetUtil
for guessing from an input stream. - CHAT_CONVERSATION_STATE_ACTIVE - Static variable in class lumis.collaboration.chat.ChatConversationConfig
- CHAT_CONVERSATION_STATE_INACTIVE - Static variable in class lumis.collaboration.chat.ChatConversationConfig
- CHAT_CONVERSATION_STATE_WAITING - Static variable in class lumis.collaboration.chat.ChatConversationConfig
- CHAT_USER_STATE_ACTIVE - Static variable in class lumis.collaboration.chat.ChatUserConfig
- CHAT_USER_STATE_INACTIVE - Static variable in class lumis.collaboration.chat.ChatUserConfig
- ChatClock - Class in lumis.collaboration.chat
-
Checks for expired chat rooms and inactive chat users
- ChatClock() - Constructor for class lumis.collaboration.chat.ChatClock
- ChatControllerXml - Class in lumis.collaboration.chat
-
Implements the chat controller that returns chat information
- ChatControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.collaboration.chat.ChatControllerXml
-
Default constructor.
- ChatConversationConfig - Class in lumis.collaboration.chat
-
Object that represents a conversation
- ChatConversationConfig() - Constructor for class lumis.collaboration.chat.ChatConversationConfig
- chatConversationId - Variable in class lumis.service.callcenteronline.ColRequestConfig
- ChatHistoryControl - Class in lumis.collaboration.chat
-
Renders the messages history for a chat.
- ChatHistoryControl() - Constructor for class lumis.collaboration.chat.ChatHistoryControl
- ChatManager - Class in lumis.collaboration.chat
-
Responsible for managing all chat conversations
- ChatManager() - Constructor for class lumis.collaboration.chat.ChatManager
- ChatManagerFactory - Class in lumis.collaboration.chat
-
Factory for
ChatManager
. - ChatManagerFactory() - Constructor for class lumis.collaboration.chat.ChatManagerFactory
- ChatMessageConfig - Class in lumis.collaboration.chat
-
Object that represents a chat message
- ChatMessageConfig() - Constructor for class lumis.collaboration.chat.ChatMessageConfig
- ChatMessageListControl - Class in lumis.collaboration.chat
-
Control that implements a message list.
- ChatMessageListControl() - Constructor for class lumis.collaboration.chat.ChatMessageListControl
- chatResource - Variable in class lumis.collaboration.chat.ChatControllerXml
- ChatRoomConfig - Class in lumis.service.chatroom
-
Object that represents a chat room
- ChatRoomConfig() - Constructor for class lumis.service.chatroom.ChatRoomConfig
- ChatRoomHistoryDataProvider - Class in lumis.service.chatroom
-
Provides a list of messages in a chat room.
- ChatRoomHistoryDataProvider() - Constructor for class lumis.service.chatroom.ChatRoomHistoryDataProvider
- ChatRoomHistoryInterface - Class in lumis.service.chatroom
-
Renders the chatRoom service's History interface.
- ChatRoomHistoryInterface() - Constructor for class lumis.service.chatroom.ChatRoomHistoryInterface
- ChatRoomParticipateInterface - Class in lumis.service.chatroom
-
Only allow to render the interface if it is open.
- ChatRoomParticipateInterface() - Constructor for class lumis.service.chatroom.ChatRoomParticipateInterface
- chatRoomResource - Variable in class lumis.service.chatroom.AddChatRoomProcessActionHandler
- chatRoomResource - Variable in class lumis.service.chatroom.EditChatRoomProcessActionHandler
- chatRoomResource - Variable in class lumis.service.chatroom.ParticipateProcessActionHandler
- ChatRoomService - Class in lumis.service.chatroom
-
Chat Room Service
- ChatRoomService() - Constructor for class lumis.service.chatroom.ChatRoomService
- ChatRoomSource - Class in lumis.service.chatroom
-
Source implementation of
chatRoom
source of Chat Room service. - ChatRoomSource(Node, ISourceContext) - Constructor for class lumis.service.chatroom.ChatRoomSource
- ChatSendMessageControl - Class in lumis.collaboration.chat
-
Control that implements posting of a chat message.
- ChatSendMessageControl() - Constructor for class lumis.collaboration.chat.ChatSendMessageControl
- ChatServiceInterfaceResponse - Class in lumis.collaboration.chat
-
Chat service interface for
ChatControllerXml
. - ChatServiceInterfaceResponse() - Constructor for class lumis.collaboration.chat.ChatServiceInterfaceResponse
- ChatUserConfig - Class in lumis.collaboration.chat
-
Object that represents a chat user
- ChatUserConfig() - Constructor for class lumis.collaboration.chat.ChatUserConfig
- CHECK - lumis.content.table.ContentTableSource.LockStrategy
-
The existent locks are to be checked.
- CHECK_AND_RELEASE_AUTOMATIC_ON_COMMIT - lumis.content.table.ContentTableSource.LockStrategy
-
Same as
ContentTableSource.LockStrategy.CHECK
, but if thelock type
isLockType.AUTOMATIC
, it is to be released after the operation is done and the current transaction is committed. - CheckAlbumAccessProcessActionHandler - Class in lumis.service.album
- CheckAlbumAccessProcessActionHandler() - Constructor for class lumis.service.album.CheckAlbumAccessProcessActionHandler
- CheckAlbumDeleteProcessActionHandler - Class in lumis.service.album
-
Checks if a album being deleted has photographs in it.
- CheckAlbumDeleteProcessActionHandler() - Constructor for class lumis.service.album.CheckAlbumDeleteProcessActionHandler
- checkAndClearThreadData() - Static method in class lumis.portal.util.PortalUtilInternal
-
Verifies if any LumisXP related data is leaked in the current thread and clears it and logs warns about it if it happened.
- checkApacheReadStaticFileFromTomcat() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- CheckAppHeadersFilterV10 - Class in lumis.portal.mobileapp
-
Filter that blocks calls to the mobile API that doesn't contain the required headers.
- CheckAppHeadersFilterV10() - Constructor for class lumis.portal.mobileapp.CheckAppHeadersFilterV10
- CheckAppHeadersV10 - Annotation Type in lumis.portal.mobileapp
-
Check App Headers V1.0 name binding.
- CheckAttendingHoursDataProvider - Class in lumis.service.callcenteronline
-
Data provider that returns whether within attending hours.
- CheckAttendingHoursDataProvider() - Constructor for class lumis.service.callcenteronline.CheckAttendingHoursDataProvider
- checkBigDataRepositoryStatus() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- CHECKBOX - lumis.service.formbuilder.FormFieldType
- CheckBoxControl - Class in lumis.doui.control.checkbox
-
Renders a checkbox control.
- CheckBoxControl() - Constructor for class lumis.doui.control.checkbox.CheckBoxControl
- CheckBoxListControl - Class in lumis.doui.control.checkbox
-
Used to render a list of check boxes to allow the user to choose one or more of a given set of options.
- CheckBoxListControl() - Constructor for class lumis.doui.control.checkbox.CheckBoxListControl
- checkCachedPageStatus() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkCacheEnableTemplates() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkCanEditSourceFields(SessionConfig, String, ITransaction) - Method in class lumis.content.wizard.ContentWizardManager
- checkCanEditSourceFields(SessionConfig, String, ITransaction) - Method in interface lumis.content.wizard.IContentWizardManager
-
Verifies if is possible to edit the first source fields of service.
- CheckCategoryDeleteProcessActionHandler - Class in lumis.service.banner
-
Checks if there is a banner of the category being deleted and throws an exception if this is the case.
- CheckCategoryDeleteProcessActionHandler - Class in lumis.service.link
- CheckCategoryDeleteProcessActionHandler() - Constructor for class lumis.service.banner.CheckCategoryDeleteProcessActionHandler
- CheckCategoryDeleteProcessActionHandler() - Constructor for class lumis.service.link.CheckCategoryDeleteProcessActionHandler
- checkClockEnable() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkCollectedUniqueIps() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkCondition(String, String, String) - Static method in class lumis.util.XmlUtil
- checkCondition(Node, String) - Static method in class lumis.util.XmlUtil
- checkControlPermission(Node) - Method in class lumis.doui.control.ControlContainer
- checkCountProblemsOpenConnection() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkCustomNavigationTree() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkDataBaseBenchmark() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkDataBaseLatency() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkDocumentPublicFiles() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- CheckDuplicateFolderProcessActionHandler - Class in lumis.service.document
- CheckDuplicateFolderProcessActionHandler - Class in lumis.service.media
-
Checks whether another folder with the same name and parent already exist.
- CheckDuplicateFolderProcessActionHandler() - Constructor for class lumis.service.document.CheckDuplicateFolderProcessActionHandler
- CheckDuplicateFolderProcessActionHandler() - Constructor for class lumis.service.media.CheckDuplicateFolderProcessActionHandler
- checkErrorLog() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkFileAccess(FileConfig) - Method in class lumis.content.service.ContentService
- checkFileAccess(FileConfig) - Method in interface lumis.portal.service.IService
-
Returns whether the current user has access to the given file.
- checkFileDownloadControllerHtmlForPublicFilesAccess() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkFileManagerConsistency() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- CheckFilePathSize - Class in lumis.upgrade.custom.build_10_1_0_170608
-
Ensure that no file contains more than 189 characters in the fullPath.
- CheckFilePathSize() - Constructor for class lumis.upgrade.custom.build_10_1_0_170608.CheckFilePathSize
- checkFileSystemClusterMirrored() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkForChannelPrefix(ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
- checkForChannelPrefix(ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
-
Returns if the channel prefix for local groups is already in use.
- checkForFileUpload(ITransaction) - Method in class lumis.doui.control.multifileupload.MultiFileUploadControllerHtml
-
Checks for upload.
- checkForFileUpload(ITransaction) - Method in class lumis.portal.presentation.PresentationControllerHtml
- checkForProtocolRedirect(ITransaction) - Method in class lumis.portal.presentation.PresentationControllerHtml
- checkGlobalGroupsAccess() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkHDFreeSpace() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkIfCanBeRemoved(MonitorEvent) - Method in class lumis.service.analytics.eventsadmin.EventSource
- checkIfCanBeRemoved(MonitorField) - Method in class lumis.service.analytics.eventsadmin.EventFieldSource
- checkIfCanBeRemoved(MonitorFieldGroup) - Method in class lumis.service.analytics.eventsadmin.EventFieldGroupSource
- checkInterfaceDataLoadedVsHTML() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkInterfaceRenderXmlSize() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkLanguageConfiguration() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkLibVersion() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkLock() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkLogDebug() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkLostEntriesLRResource() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkMassivePageCacheCleaning() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkMatchValue(FlowContext, Operator, IMonitorField.DataType, String, Object, Collection) - Static method in class lumis.service.analytics.commons.FlowContextFilterUtils
-
Check if filter value match field value that comes from big data.
- checkMediaPublicFiles() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkMissingIndex() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkModeManagePermission(String) - Method in class lumis.portal.monitor.impl.AbstractMonitorResource
-
Checks user has the required manage permissions.
- checkModeManagePermission(CustomerExperienceApp, String) - Static method in class lumis.portal.monitor.impl.AbstractMonitorResource
-
Checks user has the required manage permissions.
- checkModeManagePermission(CustomerExperienceApp, String) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
-
Checks user has the required manage permissions.
- checkModeViewPermission(String) - Method in class lumis.portal.monitor.impl.AbstractMonitorResource
-
Checks user has the required view permissions.
- checkModeViewPermission(CustomerExperienceApp, String) - Method in class lumis.portal.monitor.impl.AbstractMonitorResource
-
Checks user has the required view permissions.
- checkModeViewPermission(CustomerExperienceApp, String) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
-
Checks user has the required view permissions.
- checkMySQLMaxAllowedPacket() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkPageNotFound() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkPermission() - Method in class lumis.service.portalmanagement.channelacl.ChannelAclProcessActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.genericacl.GenericAclActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.genericacl.GenericAclProcessActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.groupacl.GroupAclProcessActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.pageacl.PageAclProcessActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclProcessActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.portalacl.PortalAclProcessActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclProcessActionHandler
- checkPermission() - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclProcessActionHandler
- checkPermission(String, IPermission) - Method in class lumis.util.security.acl.AccessControlList
-
Checks if the specified principal has access to the given permission.
- checkPermission(Collection<String>, IPermission) - Method in class lumis.util.security.acl.AccessControlList
-
Deprecated.Since 4.2.1, this method is no longer used and may be removed in the future.
- checkPermission(SessionConfig, String, String, IPermission, ITransaction) - Method in class lumis.util.security.acl.AclManager
-
For the given principalId, all the groups that the principal is member of (recursively) are collected and permission is calculated on this collection.
- checkPermission(SessionConfig, String, String, IPermission, ITransaction) - Method in interface lumis.util.security.acl.IAclManager
-
Verify if the permission if valid for the specified userId.
- checkPermission(SessionConfig, String, IPermission, ITransaction) - Method in class lumis.util.security.acl.AclManager
- checkPermission(SessionConfig, String, IPermission, ITransaction) - Method in interface lumis.util.security.acl.IAclManager
-
Verify if the permission is valid for the sessionConfig's user.
- checkPermission(SessionConfig, ServiceInterfaceInstanceConfig, ServiceInterfaceInstancePermission) - Method in class lumis.portal.serviceinterfaceinstance.DummyInterfaceInstanceOwner
- checkPermission(SessionConfig, ServiceInterfaceInstanceConfig, ServiceInterfaceInstancePermission) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceOwner
-
Checks the user permission based on the owner rules.
- checkPermission(SessionConfig, ServiceInterfaceInstanceConfig, ServiceInterfaceInstancePermission) - Method in class lumis.service.pagepersonalization.doui.serviceinterfaceinstance.PagePersonalizationInterfaceInstanceOwner
- checkPermission(SessionConfig, ServiceInterfaceInstanceConfig, ServiceInterfaceInstancePermission) - Method in class lumis.service.wsrp.producer.ServiceInterfaceInstanceOwner
- checkPermission(SessionConfig, IPermission, ITransaction) - Method in interface lumis.portal.acl.IPortalAclManager
-
This method verifies if the permission is valid.
- checkPermission(SessionConfig, IPermission, ITransaction) - Method in class lumis.portal.acl.PortalAclManager
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.channelacl.ChannelAclControl
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.genericacl.GenericAclControl
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.groupacl.GroupAclControl
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.pageacl.PageAclControl
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclControl
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.portalacl.PortalAclControl
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclControl
- checkPermission(ITransaction) - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclControl
- checkPermission(IPermission) - Method in class lumis.util.security.acl.AccessControlEntry
- checkPermission(IPermission) - Method in class lumis.util.security.acl.Permissions
- checkPermissionByPosition(int) - Method in class lumis.util.security.acl.Permissions
- checkPermissions(Node, Source) - Method in class lumis.doui.source.postloadprocessor.RowLinkPostLoadProcessor
- checkPortalCacheSize() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkPreCondition(SessionConfig, ISourceData, Source<? extends ISourceData>, Node, ITransaction) - Method in class lumis.doui.source.postloadprocessor.RowProcessActionPostLoadProcessor
-
Checks the pre-condition for a row in a source.
- checkPreCondition(SessionConfig, ISourceData, Source<? extends ISourceData>, Node, ITransaction) - Method in class lumis.service.blog.doui.RowProcessActionPostLoadProcessor
- checkPrivacyTermCX() - Method in class lumis.contentservices.healthcheck.ContentServicesHealthCheck
- checkProcessQueueForFailedItems() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkProductionEnvironment() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkRatioPoolSizeByWebThreads() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkRequestIsPost() - Method in class lumis.portal.controller.ControllerHtml
-
Checks if the current request method is POST.
- checkRequestIsPost() - Method in class lumis.portal.controller.ControllerXml
-
Checks if the current request method is POST.
- checkRequiredPermissions(AccessControlList) - Method in class lumis.portal.channel.acl.ChannelAclManager
- checkRequiredPermissions(AccessControlList) - Method in interface lumis.portal.channel.acl.IChannelAclManager
-
Checks if the required permissions were given for someone.
- checkRequiredPermissions(AccessControlList) - Method in class lumis.portal.group.acl.GroupAclManager
- checkRequiredPermissions(AccessControlList) - Method in interface lumis.portal.group.acl.IGroupAclManager
-
Checks if the required permissions were given for someone.
- checkRequiredPermissions(AccessControlList) - Method in interface lumis.portal.page.acl.IPageAclManager
-
Checks if the required permissions were given for someone.
- checkRequiredPermissions(AccessControlList) - Method in class lumis.portal.page.acl.PageAclManager
- checkRequiredPermissions(AccessControlList) - Method in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
-
Checks if the required permissions were given for someone.
- checkRequiredPermissions(AccessControlList) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
- checkRequiredPermissionsInternal(AccessControlList) - Method in class lumis.util.security.acl.AclManager
-
Checks if the required permissions were given for someone.
- checkRequiredPermissionsInternalFlag - Static variable in class lumis.util.security.acl.AclManager
- checkRunningClocks() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkSchedule(SessionConfig, ITransaction) - Method in class lumis.portal.clock.ClockManager
-
This method is called at regular intervals by the framework.
- checkSchedule(SessionConfig, ITransaction) - Method in interface lumis.portal.clock.IClockManager
-
This method is called at regular intervals by the
PortalClock
. - checkServersTime() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkServiceInstancePermission(String) - Method in class lumis.doui.processaction.ProcessActionHandler
-
Returns true if the current user has the given permission.
- checkServiceInstancePermission(String, String) - Method in class lumis.doui.processaction.ProcessActionHandler
-
Returns true if the given user has the given permission.
- checkServiceInstancePermission(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
-
Checks if an user has a permission on a service instance.
- checkServiceInstancePermission(SessionConfig, String, String, String, ITransaction) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
- checkServiceInstancePermission(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
-
Checks if an user has a permission on a service instance.
- checkServiceInstancePermission(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
- checkSingleCondition(Node, String) - Static method in class lumis.util.XmlUtil
- checkSingleCopyFileLock() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkSqlServer() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkStyleCache() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkSystemRequirements() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- CheckTagCategoryDeleteProcessActionHandler - Class in lumis.service.tagmanager.doui
-
Checks if a tag category being deleted has tag category in it.
- CheckTagCategoryDeleteProcessActionHandler() - Constructor for class lumis.service.tagmanager.doui.CheckTagCategoryDeleteProcessActionHandler
- checkTempFilesOnInstalledModules() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkTenSecDurationClocks() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkThemeDefinitionExists() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkTimeToLoadGroupBulkCache() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkTimeToLoadPrincipalBulkCache() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkToken(HttpServletRequest) - Static method in class lumis.portal.servicecontainer.XslToApplyToken
-
Checks the provided token (if any).
- CheckUpdatePageSSIPropertyProcessActionHandler - Class in lumis.service.pageblockviewer
-
Process Action updates the SSI property of page if required.
- CheckUpdatePageSSIPropertyProcessActionHandler() - Constructor for class lumis.service.pageblockviewer.CheckUpdatePageSSIPropertyProcessActionHandler
- checkViewServiceInstancePermission(String) - Static method in class lumis.portal.monitor.impl.AbstractMonitorResource
-
Checks user has the required view service instance permission.
- checkViewServiceInstancePermission(String) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
-
Checks user has the required view service instance permission.
- checkWaitingTimeInProcessQueue() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkWebResourcePathClash() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- checkWebResourceRenderTime() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- CheckWebsiteChange - lumis.service.portalmanagement.structure.doui.control.WebsiteControllerHtml.Method
-
Operation to check whether two given channels belong to different websites.
- checkWritingAndReadingTimeOnDisk() - Method in class lumis.portal.healthmonitor.HealthCheckGeneral
- childControls - Variable in class lumis.doui.control.Control
- chooseSearchByInterfaceType(SessionConfig, String, TabularSource<?>, ITransaction) - Static method in class lumis.service.smartcontent.SmartContentUtil
-
Choose a method use for an specific interface.
- City - Class in lumis.portal.geolocation
-
Provides city information.
- CKEditorResource - Class in lumis.doui.control.htmleditor
-
CKEditor Base HREF router.
- CKEditorResource() - Constructor for class lumis.doui.control.htmleditor.CKEditorResource
- CLASS - lumis.portal.deployment.process.IDeployObject.ObjectType
- CLASS_NAME - Static variable in class lumis.portal.monitor.MonitorFields.AutomationFlow.Node.CustomAction
-
Automation flow custom action node class name identifier field.
- CLASS_NAME - Static variable in class lumis.portal.monitor.MonitorFields.Client.DOM.Element
-
Client DOM element class name field.
- ClassForCacheDataProvider - Class in lumis.service.portalmanagement.serviceinterfaceinstance
-
Data Provider responsible for retrieving the class name configured for the current service interface instance.
- ClassForCacheDataProvider() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.ClassForCacheDataProvider
- CLASSIC_THEME_ID - Static variable in class lumis.portal.theme.ThemeManager
-
The classic theme identifier.
- className - Variable in class lumis.portal.service.type.ServiceTypeConfig
- className - Variable in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
- CLAUSE_OPERATOR_ANY - Static variable in class lumis.search.filter.SearchClause
-
Deprecated.Any of the terms specified must be present in the searching scope.
- cleanup() - Method in class lumis.lptf.portal.structure.StructureHelper
-
Deletes structure elements created by this StructureHelper, such as channels, pages and service interface instances.
- cleanUp() - Static method in class lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted
- cleanupInvalidData(AccessControlList) - Method in class lumis.util.security.acl.AclManager
- cleanUpThreadLocal() - Static method in class lumis.portal.rest.RestApplication
-
Clean up the current thread local.
- clear() - Method in class lumis.doui.source.SourceData
- clear() - Method in class lumis.doui.source.TabularData
-
Removes all rows in this tabular data.
- clear() - Method in class lumis.portal.bigdata.Document
- clear() - Method in class lumis.portal.cache.HibernatePortalCache
- clear() - Method in interface lumis.portal.cache.ICacheStatistics
-
Clears this cache statistics.
- clear() - Method in class lumis.portal.cache.PortalCache
- clear() - Method in interface lumis.portal.monitor.IMonitorContext
-
Clears all data stored in the current monitor context.
- clear() - Method in class lumis.portal.monitor.impl.CustomUserAttributesMap
- clear() - Method in class lumis.portal.user.UserPropertiesCustomAttributes
- clear() - Method in class lumis.portal.user.UserPropertiesCustomAttributesMap
- clear() - Method in class lumis.search.SearchContent
-
Deprecated.Removes all fields.
- clear() - Static method in class lumis.util.log.MDCUtil
-
Clears current MDC context.
- clear(ITransaction) - Method in class lumis.portal.cache.PortalCache
-
Clears the cache and disables it until the given transaction ends.
- CLEAR_CACHE - lumis.portal.channel.ChannelControllerXml.AuditType
- CLEAR_CACHE - lumis.portal.page.PageControllerXml.AuditType
- CLEAR_CACHE - Static variable in class lumis.service.locale.LocaleProcessActionHandler
- CLEAR_CACHE_CHANGE_TYPE_DELETE - Static variable in interface lumis.portal.page.cache.IPageCacheManager
- CLEAR_CACHE_CHANGE_TYPE_UPDATE - Static variable in interface lumis.portal.page.cache.IPageCacheManager
- CLEAR_COUNT - Static variable in class lumis.portal.monitor.MonitorFields.PageCache
-
Number of cache cleanups performed field.
- CLEAR_ERROR_CACHED_PAGE - Static variable in class lumis.service.portalmanagement.pagecache.PageCacheProcessActionHandler
- clearAbandonedInstances() - Static method in class lumis.portal.analytics.journey.JourneyManager
-
Removes the abandoned instances.
- clearAll() - Static method in class lumis.portal.cache.PortalCache
- clearAllHTMLCache(ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
-
Clears all page HTML cache.
- clearAllHTMLCache(ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
- clearAllUserAttributesCache() - Method in interface lumis.portal.user.IUserAttributeManagerSPI
-
Clears internal cache of
UserAttribute
maintained by this manager. - clearAllUserAttributesCache() - Method in class lumis.portal.user.UserAttributeManager
- clearAppropriateAutoAdministrationsPerPageIdCache(ServiceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManagerSPI
-
Clears the entry in the cacheAutoAdministrationPageIds cache if the service config is an instance of a an auto-administration service.
- clearAppropriateAutoAdministrationsPerPageIdCache(ServiceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
- clearCache() - Method in class lumis.portal.businesscontext.internal.BusinessContextManager
-
Clears the business context cache.
- clearCache() - Method in interface lumis.portal.localization.ILocalizationManager
-
Clear the localization cache.
- clearCache() - Method in class lumis.portal.localization.LocalizationManager
- clearCache() - Method in interface lumis.portal.project.IProjectManagerSPI
-
Clears cache using current transaction..
- clearCache() - Method in class lumis.portal.project.ProjectManager
- clearCache() - Method in interface lumis.portal.service.IServiceDao
-
Clears the caches in this DAO.
- clearCache() - Method in interface lumis.portal.service.IServiceManager
-
Clear the manager cache entries for Services, Service Configs and Service Types.
- clearCache() - Method in class lumis.portal.service.ServiceDaoHib
- clearCache() - Method in class lumis.portal.service.ServiceManager
- clearCache() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManagerSPI
-
Clears the service interface caches.
- clearCache() - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
- clearCache() - Method in class lumis.service.locale.LocaleProcessActionHandler
- clearCache(String) - Method in interface lumis.portal.localization.ILocalizationManager
-
Clear the localization cache by passing the resource path.
- clearCache(String) - Method in class lumis.portal.localization.LocalizationManager
- clearCache(String, Locale) - Method in interface lumis.portal.localization.ILocalizationManager
-
Clear the localization cache by passing the resource path and the locale.
- clearCache(String, Locale) - Method in class lumis.portal.localization.LocalizationManager
- clearCache(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
- clearCache(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
-
Clear the Channel cache.
- clearCache(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
-
Clear the page cache.
- clearCache(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
- clearCache(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
-
Reloads the ACL associated with the given serviceInstanceId.
- clearCache(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
- clearCache(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
-
Clears the caches of a service interface instance.
- clearCache(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- clearCache(SessionConfig, Collection<String>, ITransaction) - Method in interface lumis.portal.page.IPageManager
-
Clears the cache for a group of pages.
- clearCache(SessionConfig, Collection<String>, ITransaction) - Method in class lumis.portal.page.PageManager
- clearCache(ServiceInstanceConfig) - Static method in class lumis.doui.service.api.rest.internal.DouiRestInterfaceCacheManager
-
Clears the REST interface related caches of the given service instance.
- clearCache(ITransaction) - Method in class lumis.portal.security.csr.CrossSiteRequestManager
- clearCache(ITransaction) - Method in interface lumis.portal.security.csr.ICrossSiteRequestManagerSPI
-
Clears the cache after the commit of the given transaction.
- clearCache(ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
-
Clears all cache stored in this manager.
- clearCache(ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- clearCache(ITransaction) - Method in class lumis.util.security.acl.AclManager
- clearCache(ITransaction) - Method in interface lumis.util.security.acl.IAclManager
-
Clears all ACL cache.
- clearCacheByChannelIds(SessionConfig, Collection<String>, Map<String, String[]>, int, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
-
Clear the cache of the pages within the specified channels recursively.
- clearCacheByChannelIds(SessionConfig, Collection<String>, Map<String, String[]>, int, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
- clearCacheByExclusion(String) - Static method in class lumis.service.autoadministration.entity.AutoAdministrationTreeManager
-
Clears the tree cache by tree item exclusion identifier.
- clearCacheByPagesIds(SessionConfig, Collection<String>, Map<String, String[]>, Locale, int, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
-
Clear the cache of the specified pages.
- clearCacheByPagesIds(SessionConfig, Collection<String>, Map<String, String[]>, Locale, int, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
- clearCacheByTree(String) - Static method in class lumis.service.autoadministration.entity.AutoAdministrationTreeManager
-
Clears the tree cache by tree identifier.
- clearChannelCache(ITransaction) - Method in class lumis.portal.channel.ChannelControllerXml
- clearChannelHtmlProcessorsCache(String) - Method in interface lumis.portal.presentation.IPresentationManagerSPI
-
Clears the
IHtmlProcessor
cache. - clearChannelHtmlProcessorsCache(String) - Method in class lumis.portal.presentation.PresentationManager
- clearComponentChannel(IComponent) - Method in class lumis.portal.deployment.DeploymentManager
- clearContextThreadData() - Method in class lumis.portal.audit.AuditManager
-
Clears the
AuditContext
thread
data. - clearCORSCache(ITransaction) - Method in class lumis.portal.security.csr.CrossSiteRequestManager
- clearCORSCache(ITransaction) - Method in interface lumis.portal.security.csr.ICrossSiteRequestManagerSPI
-
Clears the CORS definitions cache after the commit of the given transaction.
- clearCssAndMetatagCache(String, ITransaction) - Method in class lumis.portal.page.PageManager
-
Clears the CSS and Metatag caches of the page with the given identifier.
- clearCustomCaches() - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
-
Clears custom caches that depend on this report instance.
- clearDashboardTemplateInstancesCache() - Static method in class lumis.service.analytics.eventanalytics.EventAnalyticsUtil
-
Clears dashboard template instances cache.
- ClearDouiRestCacheEventObserver - Class in lumis.doui.service.api.rest.internal
-
DOUI REST interface cache cleaner.
- ClearDouiRestCacheEventObserver() - Constructor for class lumis.doui.service.api.rest.internal.ClearDouiRestCacheEventObserver
- clearDouiServiceDefinitionCache(String) - Method in class lumis.doui.DouiManager
- clearDouiServiceDefinitionCache(String) - Method in interface lumis.doui.IDouiManager
- clearEventsCache(String) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Clears the cache relative to the event with the given identifier.
- clearEventsCache(String) - Method in class lumis.portal.monitor.impl.MonitorManager
- clearExperimentCache(String) - Static method in class lumis.service.analytics.abtest.util.ABTestUtil
-
Clears experiment cache.
- clearHtmlCache(String) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManagerSPI
-
Clears the HTML cache of a service interface instance.
- clearHtmlCache(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- clearHtmlProcessorsCache() - Method in interface lumis.portal.presentation.IPresentationManagerSPI
-
Clears all HTML processor cache.
- clearHtmlProcessorsCache() - Method in class lumis.portal.presentation.PresentationManager
- ClearImageEditionClock - Class in lumis.service.doui.fileupload.editimage
-
Clock responsible for removing edited images.
- ClearImageEditionClock() - Constructor for class lumis.service.doui.fileupload.editimage.ClearImageEditionClock
- clearInactiveSessions(int, ITransaction) - Method in class lumis.portal.authentication.AuthenticationDaoJdbc
- clearInactiveSessions(int, ITransaction) - Method in interface lumis.portal.authentication.IAuthenticationDao
-
Remove sessions inactive for the specified amount of minutes.
- clearInactiveSessions(SessionConfig, int, ITransaction) - Method in class lumis.portal.authentication.AuthenticationManager
- clearInactiveSessions(SessionConfig, int, ITransaction) - Method in interface lumis.portal.authentication.IAuthenticationManager
-
Deprecated.since 12.1.0 removed from stable API without replacement.
- clearInnerFields() - Method in interface lumis.portal.monitor.IMonitorFieldSPI
-
Removes all inner fields.
- clearInnerFields() - Method in class lumis.portal.monitor.impl.MonitorField
- clearInterfaceInstanceCacheKeyProviderCache() - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManagerSPI
-
Clears the cache for interface instance cache key provider classes.
- clearInterfaceInstanceCacheKeyProviderCache() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- clearMarkupCache() - Static method in class lumis.portal.presentation.core.LayoutFileApplication
-
Clears all markup cache of layout files.
- clearMonitorFilterCache() - Static method in class lumis.portal.monitor.MonitorUtilInternal
-
Clears the monitor filter cache.
- clearOrphanContentExperiments() - Static method in class lumis.service.analytics.abtest.util.ABTestUtil
-
Clears orphan content experiments.
- ClearOrphanContentExperiments - Class in lumis.service.analytics.abtest.clock
-
Clock responsible for deleting orphan content experiments.
- ClearOrphanContentExperiments() - Constructor for class lumis.service.analytics.abtest.clock.ClearOrphanContentExperiments
- clearPageCache(ITransaction) - Method in class lumis.portal.page.PageControllerXml
- clearPageCacheErrors(Collection<String>, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
-
Clear page cache errors in the database.
- clearPageCacheErrors(Collection<String>, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
- clearPageCacheReference(WebResource) - Method in class lumis.portal.url.URLManager
-
Clears the page cache reference in a web resource.
- clearParameters() - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
- clearProperties() - Method in class lumis.portal.configuration.EnvironmentConfiguration
-
Removes all environment properties.
- clearPropertiesCache() - Static method in class lumis.portal.configuration.EnvironmentConfiguration
-
Clears the environment properties cache.
- clearQueryStringParameters(HttpServletRequest) - Static method in class lumis.portal.servlet.ServletUtil
-
Removes cached query string parameters (if any).
- clearReportCaches(String) - Static method in class lumis.service.analytics.eventanalytics.report.rest.AnalyticsReportCustomResource
-
Clear report caches stored in this REST.
- clearReports() - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
-
Completely erases the reports of this dashboard.
- clearRequestParameters(List<String>) - Method in class lumis.service.autoadministration.ExecuteWorkflowActionProcessActionHandler
-
Clear all parameters in the given list from the request and sets this result on response.
- clearRequestRulesCache() - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Clears the request rules cache.
- clearRequestRulesCache() - Method in class lumis.portal.monitor.impl.MonitorManager
- clearScriptsCache() - Static method in class lumis.service.scriptinghtmlprocessor.ScriptingHtmlProcessor
-
Clears the scripts cache.
- clearServiceInstanceCache(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
-
Remove the object cache entries for the specificed Service Instance also clearing it's ACL cache.
- clearServiceInstanceCache(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
- clearServiceInstanceHtmlProcessorsCache(String) - Method in interface lumis.portal.presentation.IPresentationManagerSPI
-
Clears the
IHtmlProcessor
cache. - clearServiceInstanceHtmlProcessorsCache(String) - Method in class lumis.portal.presentation.PresentationManager
- clearServiceInstanceMemoryCache(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
-
Clears the service instance information cached in this manager.
- clearServiceInterfaceInstanceCache() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml
-
Clears the HTML cache of the specified interface, if any, and clears the XSL Transformer cache for the XSL file used by the interface.
- clearStandardReportsCache(String) - Static method in class lumis.service.analytics.eventanalytics.EventAnalyticsUtil
-
Clears the standard reports cache by the given service instance id.
- clearStyleCache(String) - Method in interface lumis.portal.serviceinterface.style.IServiceInterfaceStyleManager
-
Clear the cache for the specified style file.
- clearStyleCache(String) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleManager
- clearStyleCache(ITransaction) - Method in interface lumis.portal.serviceinterface.style.IServiceInterfaceStyleManager
-
Clears all style cache.
- clearStyleCache(ITransaction) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleManager
- clearStyleCacheByThemeId(String) - Method in interface lumis.portal.serviceinterface.style.IServiceInterfaceStyleManager
-
Clears the cache for the styles that may be used by the given theme.
- clearStyleCacheByThemeId(String) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleManager
- clearStylesCache(Collection<String>) - Static method in class lumis.portal.deployment.DeploymentUtil
-
Clears the cache of the styles with the given paths.
- clearThreadData() - Method in class lumis.portal.authentication.AuthenticationManager
-
Clears
session config's
thread
data. - clearThreadLocals() - Static method in class lumis.portal.util.PortalUtilInternal
-
Clears the thread locals of current thread.
- clearTimeoutCache(String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManagerSPI
-
Clears the cache for the timeout cache value.
- clearTimeoutCache(String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- clearUserConsentCache(String, ITransaction) - Static method in class lumis.service.privacyterm.api.PrivacyTermManager
-
Clear the user consent cache of the given group identifier in the given transaction after commit.
- client - Variable in class lumis.portal.bigdata.elasticsearch.ElasticsearchRepository
- Client() - Constructor for class lumis.portal.bigdata.elasticsearch.ElasticsearchUtil.Client
- Client() - Constructor for class lumis.portal.monitor.MonitorFields.Client
- CLIENT_ID_COOKIE_NAME - Static variable in class lumis.portal.monitor.impl.MonitorContextFilter
- CLIENT_SIDE_SCRIPT - lumis.portal.structure.sync.model.page.InterfaceInstanceRenderAs
- clientId - Variable in class lumis.service.callcenteronline.ColRequestConfig
- ClientOriginValuesProvider - Class in lumis.portal.monitor.impl
-
Provides values for client origin, given the origin URL and the client URL.
- ClientOriginValuesProvider(String, String, String, String, String, String, String, String) - Constructor for class lumis.portal.monitor.impl.ClientOriginValuesProvider
-
This class' constructor.
- clientSideValidationEnabled - Variable in class lumis.doui.control.ValidatorControl
- CLOCK_TICK_SERVICE - Static variable in interface lumis.portal.clock.IServiceClock
-
Deprecated.Unused. May be removed in a future version.
- CLOCK_TICK_SERVICE_INSTANCE - Static variable in interface lumis.portal.clock.IServiceClock
-
Deprecated.Unused. May be removed in a future version.
- CLOCK_TICK_SERVICE_INTERFACE - Static variable in interface lumis.portal.clock.IServiceClock
-
Deprecated.Unused. May be removed in a future version.
- CLOCK_TICK_SERVICE_INTERFACE_INSTANCE - Static variable in interface lumis.portal.clock.IServiceClock
-
Deprecated.Unused. May be removed in a future version.
- ClockConfig - Class in lumis.portal.clock
-
A portal clock, which represents an execution that is scheduled to be executed in regular intervals.
- ClockConfig() - Constructor for class lumis.portal.clock.ClockConfig
- ClockDaoJdbc - Class in lumis.portal.clock
-
Group DAO jdbc-based implementation.
- ClockDaoJdbc() - Constructor for class lumis.portal.clock.ClockDaoJdbc
- ClockManager - Class in lumis.portal.clock
- ClockManager() - Constructor for class lumis.portal.clock.ClockManager
- ClockPostLoadProcessor - Class in lumis.service.portalmanagement.clock
-
Processes tickInterval and tickIntervalType sources from clock, changing their values according to the environment properties, if exist.
- ClockPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.clock.ClockPostLoadProcessor
- ClockProcessActionHandler - Class in lumis.service.portalmanagement.clock
-
Process Action handler to handle Portal Clock Actions.
- ClockProcessActionHandler() - Constructor for class lumis.service.portalmanagement.clock.ClockProcessActionHandler
- clone() - Method in class lumis.content.core.ContentPublication
- clone() - Method in class lumis.content.workflow.ContentWorkflowMetaData
-
Returns a clone of this ContentWorkflowMetaData instance.
- clone() - Method in class lumis.doui.control.ControlConfig
- clone() - Method in class lumis.doui.processaction.ProcessActionConfig
- clone() - Method in class lumis.doui.source.SourceConfig
- clone() - Method in class lumis.doui.source.TabularData
- clone() - Method in class lumis.portal.analytics.automationflow.FlowContext
- clone() - Method in class lumis.portal.analytics.journey.Journey
- clone() - Method in class lumis.portal.analytics.journey.JourneyInstance
- clone() - Method in class lumis.portal.analytics.journey.JourneyStage
- clone() - Method in class lumis.portal.authentication.SessionConfig
- clone() - Method in interface lumis.portal.cache.ICloneableCacheEntry
- clone() - Method in class lumis.portal.channel.ChannelConfig
- clone() - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
- clone() - Method in class lumis.portal.configuration.EnvironmentConfiguration
- clone() - Method in class lumis.portal.configuration.EnvironmentMonitorConfiguration
- clone() - Method in class lumis.portal.configuration.EnvironmentStandardBigDataDocumentPopularityProviderConfiguration
- clone() - Method in class lumis.portal.group.GroupConfig
- clone() - Method in class lumis.portal.group.serialization.GroupMemberConfig
- clone() - Method in class lumis.portal.hyperlink.HyperLinkConfig
-
Creates a clone of this hyperlink.
- clone() - Method in class lumis.portal.page.link.PageLinkConfig
- clone() - Method in class lumis.portal.page.PageConfig
- clone() - Method in class lumis.portal.page.PageWebResource
- clone() - Method in class lumis.portal.page.PageWebResourceWithExtraParametersWrapper
- clone() - Method in class lumis.portal.principal.PrincipalConfig
- clone() - Method in interface lumis.portal.project.IProjectSPI
- clone() - Method in class lumis.portal.project.Project
- clone() - Method in interface lumis.portal.serialization.operation.ICloneableConfig
- clone() - Method in class lumis.portal.serialization.SerializationSettings
- clone() - Method in class lumis.portal.service.type.ServiceTypeConfig
- clone() - Method in class lumis.portal.servicecontainer.ServiceContainerHttpServletResponse
- clone() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
- clone() - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
- clone() - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
- clone() - Method in class lumis.portal.serviceinterface.style.StyleCacheConfig
- clone() - Method in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
- clone() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
- clone() - Method in class lumis.portal.structure.sync.model.channel.Channel
-
Returns a shallow clone of this channel.
- clone() - Method in class lumis.portal.structure.sync.model.channel.Group
-
Returns a shallow clone of this group.
- clone() - Method in class lumis.portal.structure.sync.model.common.AccessControlList
- clone() - Method in class lumis.portal.structure.sync.model.common.MetaTag
- clone() - Method in class lumis.portal.structure.sync.model.global.GlobalGroup
-
Returns a shallow clone of this global group.
- clone() - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
- clone() - Method in class lumis.portal.url.WebResource
- clone() - Method in class lumis.portal.user.UserConfig
- clone() - Method in class lumis.portal.user.UserProperties
- clone() - Method in class lumis.portal.website.Website
- clone() - Method in class lumis.search.SearchContent
-
Deprecated.
- clone() - Method in class lumis.search.SearchContentAttachment
-
Deprecated.Clones this
SearchContentAttachment
instance. - clone() - Method in class lumis.search.SearchContentField
-
Deprecated.
- clone() - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
- clone() - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
- clone() - Method in class lumis.util.PortletParametersMap
-
Clones this
PortletParametersMap
, also cloning the arrays in the values to prevent the clone from affecting the original. - clone() - Method in class lumis.util.security.acl.AccessControlEntry
- clone() - Method in class lumis.util.security.acl.AccessControlList
- clone() - Method in class lumis.util.security.acl.Permissions
- cloneAndPostponeDependencies(Queue<AccessControlEntry>) - Method in class lumis.portal.structure.sync.model.global.GlobalGroup
-
Creates a clone of this global group, without dependencies (which are postponed for add).
- cloneAndPostponeDependencies(Queue<AccessControlEntry>, Queue<ParallelExecutor.IDatabaseTask>) - Method in class lumis.portal.structure.sync.model.channel.Channel
-
Creates a clone of this channel, without dependencies (which are postponed for add).
- cloneAndPostponeDependencies(Queue<AccessControlEntry>, Queue<ParallelExecutor.IDatabaseTask>) - Method in class lumis.portal.structure.sync.model.channel.Group
-
Creates a clone of this group, without dependencies (which are postponed for add).
- cloneAsMutable() - Method in class lumis.portal.bigdata.CompositeDocumentTypeField
- cloneAsMutable() - Method in class lumis.portal.bigdata.DocumentTypeField
-
Returns a mutable copy of this document type field.
- ClonedPortlet - Class in lumis.service.wsrp.consumer.producermanager
-
Cloned portlet entity.
- ClonedPortlet() - Constructor for class lumis.service.wsrp.consumer.producermanager.ClonedPortlet
- ClonedPortlet(String, String) - Constructor for class lumis.service.wsrp.consumer.producermanager.ClonedPortlet
- ClonedPortletDataProvider - Class in lumis.service.wsrp.consumer.doui
-
Data provider for cloned portlets.
- ClonedPortletDataProvider() - Constructor for class lumis.service.wsrp.consumer.doui.ClonedPortletDataProvider
- ClonedPortletsListDataProvider - Class in lumis.service.wsrp.producer
-
IDataProvider
that reads the current service instance'sClonedPortletsListDataProvider
and if it exists populate aTabularData
with the right values for the interface. - ClonedPortletsListDataProvider() - Constructor for class lumis.service.wsrp.producer.ClonedPortletsListDataProvider
- ClonedPortletUsePostLoadProcessor - Class in lumis.service.wsrp.consumer.doui
-
IPostLoadProcessor
implementation to translate service interface instance identification to a human readable form (with service interface instance's display name and page path). - ClonedPortletUsePostLoadProcessor() - Constructor for class lumis.service.wsrp.consumer.doui.ClonedPortletUsePostLoadProcessor
- cloneNode(boolean) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- clonePortlet(String) - Method in interface lumis.service.wsrp.consumer.RemotePortletManagementManager
-
Clones a portlet.
- clonePortlet(String) - Method in class lumis.service.wsrp.consumer.RemotePortletManagementManagerV1
- clonePortlet(String) - Method in class lumis.service.wsrp.consumer.RemotePortletManagementManagerV2
- clonePortlet(String, String) - Method in interface lumis.service.wsrp.consumer.IPortletServiceManager
-
Clones a portlet.
- clonePortlet(String, String) - Method in class lumis.service.wsrp.consumer.PortletServiceManager
- ClonePortlet - lumis.service.wsrp.consumer.doui.ClonePortletProcessActionHandler.ActionType
- ClonePortletPostLoadProcessor - Class in lumis.service.wsrp.consumer.doui
-
IPostLoadProcessor
implementation to post processcloned portlets
. - ClonePortletPostLoadProcessor() - Constructor for class lumis.service.wsrp.consumer.doui.ClonePortletPostLoadProcessor
- ClonePortletProcessActionHandler - Class in lumis.service.wsrp.consumer.doui
-
Action handler to clone portlets.
- ClonePortletProcessActionHandler() - Constructor for class lumis.service.wsrp.consumer.doui.ClonePortletProcessActionHandler
- ClonePortletProcessActionHandler.ActionType - Enum in lumis.service.wsrp.consumer.doui
- close() - Method in interface lumis.portal.bigdata.IBatchIndexer
-
Ends the bulk indexing operations.
- close() - Method in class lumis.portal.dao.hibernate.HikariConnectionProvider
- close() - Method in class lumis.portal.dao.hibernate.TransactionHibernate
- close() - Method in interface lumis.portal.monitor.IMonitor
-
Closes this monitor instance.
If this monitor is not bound to a transaction, the collected data will be saved in this moment.
If this monitor is bound to a transaction, the data will be saved either:
If the transaction this monitor is bound to has already been closed, the data will be saved in this moment. Otherwise, the data will be saved in the moment the transaction is closed. IfIMonitor.start()
has been called butIMonitor.stop()
hasn't,IMonitor.stop()
will be called automatically. - close() - Method in class lumis.portal.monitor.MonitorHelper
- close() - Method in class lumis.portal.PortalRequestContext
- close() - Method in class lumis.portal.presentation.mode.portaladministration.PortalStudioMarkupResourceStream
- close() - Method in class lumis.portal.serialization.persistency.fs.FSDirectory
- close() - Method in class lumis.portal.serialization.persistency.fs.FSShallowDirectory
- close() - Method in class lumis.portal.serialization.persistency.sub.SubDirectory
- close() - Method in class lumis.portal.serialization.persistency.zip.ZipDirectory
- close() - Method in interface lumis.util.ITransaction
-
Closes this transaction, rolling back any changes not committed by a previous call to
ITransaction.commit()
, and removes any association of this transaction from the current thread. - closeConnection(Connection) - Method in class lumis.portal.dao.hibernate.HikariConnectionProvider
- closeExpiredConversations(SessionConfig, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
- closeExpiredConversations(SessionConfig, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
-
closes expired conversations.
- closeRequest() - Method in class lumis.service.callcenteronline.ColProcessActionHandler
- ClusterConfigDataProvider - Class in lumis.service.portalmanagement.cluster
-
Provides the cluster configuration data.
- ClusterConfigDataProvider() - Constructor for class lumis.service.portalmanagement.cluster.ClusterConfigDataProvider
- ClusterFileSystemAddEvent - Class in lumis.portal.filesystem.event
-
Event raised when a file has been added and will propagate to the whole cluster.
- ClusterFileSystemAddEvent(IFile) - Constructor for class lumis.portal.filesystem.event.ClusterFileSystemAddEvent
-
Creates a new cluster add filesystem event.
- ClusterFileSystemAddEvent(PortalFile) - Constructor for class lumis.portal.filesystem.event.ClusterFileSystemAddEvent
-
Deprecated.since 8.0.0 replaced by
ClusterFileSystemAddEvent(IFile)
- ClusterFileSystemDeleteEvent - Class in lumis.portal.filesystem.event
-
Event raised when a file has been removed and will propagate to the whole cluster.
- ClusterFileSystemDeleteEvent(IFile) - Constructor for class lumis.portal.filesystem.event.ClusterFileSystemDeleteEvent
-
Creates a new cluster delete filesystem event.
- ClusterFileSystemDeleteEvent(PortalFile) - Constructor for class lumis.portal.filesystem.event.ClusterFileSystemDeleteEvent
-
Deprecated.since 8.0.0 replaced by
ClusterFileSystemDeleteEvent(IFile)
- ClusterFileSystemUpdateEvent - Class in lumis.portal.filesystem.event
-
Event raised when a file has been updated in the portal file system.
- ClusterFileSystemUpdateEvent(IFile) - Constructor for class lumis.portal.filesystem.event.ClusterFileSystemUpdateEvent
-
Creates a new cluster update filesystem event.
- ClusterFileSystemUpdateEvent(PortalFile) - Constructor for class lumis.portal.filesystem.event.ClusterFileSystemUpdateEvent
-
Deprecated.since 8.0.0 replaced by
ClusterFileSystemUpdateEvent(IFile)
- ClusterInformationDataProvider - Class in lumis.service.portalmanagement.systeminfo
-
Obtain cluster information.
- ClusterInformationDataProvider() - Constructor for class lumis.service.portalmanagement.systeminfo.ClusterInformationDataProvider
- ClusterInvocationException - Exception in lumis.portal.cluster
-
Exception thrown when some server thrown an exception during a cluster invoke.
- ClusterInvocationException(Collection<Exception>) - Constructor for exception lumis.portal.cluster.ClusterInvocationException
-
Creates a new exception with the given suppressed exceptions.
- ClusterMemberDataProvider - Class in lumis.service.portalmanagement.cluster
-
Provides cluster members data.
- ClusterMemberDataProvider() - Constructor for class lumis.service.portalmanagement.cluster.ClusterMemberDataProvider
- ClusterMembershipChangedEvent - Class in lumis.portal.cluster.event
-
Event raised when the current membership of the cluster changed, due to members joining or exiting.
- ClusterMembershipChangedEvent(boolean) - Constructor for class lumis.portal.cluster.event.ClusterMembershipChangedEvent
- ClusterMembershipObserver - Class in lumis.portal.cache
-
Observes
ClusterMembershipChangedEvent
and clears memory cache when it is raised. - ClusterMembershipObserver() - Constructor for class lumis.portal.cache.ClusterMembershipObserver
- ClusterMessageReceivedEvent - Class in lumis.portal.cluster.event
-
Event raised whenever a cluster message is received.
- ClusterMessageReceivedEvent(IClusterMessage, String) - Constructor for class lumis.portal.cluster.event.ClusterMessageReceivedEvent
- ClusterMirroredFileSystem - Class in lumis.portal.filesystem.impl
-
Main LumisPortal file system implementation.
- ClusterMirroredFileSystem() - Constructor for class lumis.portal.filesystem.impl.ClusterMirroredFileSystem
- ClusterMirroredLocalDataFile - Class in lumis.portal.filesystem.impl
-
A local data file that has its changes replicated over the cluster.
- ClusterMirroredLocalDataFile(String) - Constructor for class lumis.portal.filesystem.impl.ClusterMirroredLocalDataFile
-
Creates a new instance for the given relative path.
- ClusterProcessActionHandler - Class in lumis.service.portalmanagement.cluster
-
Process action handler for the cluster administration actions.
- ClusterProcessActionHandler() - Constructor for class lumis.service.portalmanagement.cluster.ClusterProcessActionHandler
- ClusterTransmissionHeader - Class in lumis.portal.cluster.multiserver
-
Header used to store some control information about a
IClusterTransmission
. - ClusterTransmissionHeader() - Constructor for class lumis.portal.cluster.multiserver.ClusterTransmissionHeader
-
Creates a header with default values.
- ClusterTransmissionHeader(IClusterTransmission) - Constructor for class lumis.portal.cluster.multiserver.ClusterTransmissionHeader
-
Creates a header initialized according to the given
IClusterTransmission
. - colDao - Variable in class lumis.service.callcenteronline.ColProcessActionHandler
- ColDaoJdbc - Class in lumis.service.callcenteronline
-
Data Access Object for all Call Center Online requirements
- ColDaoJdbc() - Constructor for class lumis.service.callcenteronline.ColDaoJdbc
- collect() - Method in class lumis.service.abstractuserinteraction.AbstractObjectInteractionMonitorUtil
-
Collects the data.
- collectAddComment(HttpServletRequest, Comment, ITransaction) - Static method in class lumis.service.commentit.CommentItMonitorUtil
-
Collects the add comment event.
- collectContentAdd(ContentVersion) - Static method in class lumis.content.service.ContentServiceMonitorUtil
-
Collects a content added event for the given content.
- collectContentView(PageWebResource, String, long) - Static method in class lumis.content.service.ContentServiceMonitorUtil
- collectDislike(HttpServletRequest, Like, ITransaction) - Static method in class lumis.service.likeit.LikeItMonitorUtil
-
Collects the event data.
- CollectionAliasSettings(String, String, Class) - Constructor for class lumis.portal.serialization.SerializationSettings.CollectionAliasSettings
- CollectionConverter - Class in lumis.util.converter
-
Perform conversions from or to collection types.
- CollectionConverter() - Constructor for class lumis.util.converter.CollectionConverter
- CollectionExecutor<T> - Class in lumis.util
-
Utility used to process collections in blocks.
- CollectionExecutor(Collection<? extends T>) - Constructor for class lumis.util.CollectionExecutor
-
Creates a new executor.
- CollectionExecutor(Collection<? extends T>, int) - Constructor for class lumis.util.CollectionExecutor
-
Creates a new executor.
- CollectionExecutor.IIterationCommand<T> - Interface in lumis.util
-
Interface that is implemented to provide the command for executing a block of a collection.
- CollectionIterableWrapper<T> - Class in lumis.util
- CollectionIterableWrapper(Collection<T>) - Constructor for class lumis.util.CollectionIterableWrapper
- Collections - Class in lumis.util.collections
-
Collection utilities methods.
- collectLike(HttpServletRequest, Like, ITransaction) - Static method in class lumis.service.likeit.LikeItMonitorUtil
-
Collects the event data.
- collectRemoveComment(HttpServletRequest, Comment, ITransaction) - Static method in class lumis.service.commentit.CommentItMonitorUtil
-
Collects the remove comment event.
- COLORS - Static variable in class lumis.service.analytics.eventanalytics.DashboardEmailUtil
-
The colors to be used in report rendering.
- ColProcessActionHandler - Class in lumis.service.callcenteronline
-
Process all actions for the call center online service.
- ColProcessActionHandler() - Constructor for class lumis.service.callcenteronline.ColProcessActionHandler
- ColRequestConfig - Class in lumis.service.callcenteronline
-
Represents a Request Object
- ColRequestConfig() - Constructor for class lumis.service.callcenteronline.ColRequestConfig
- ColRequestSource - Class in lumis.service.callcenteronline
-
Source implementation of
request
source of callcenter online service. - ColRequestSource(Node, ISourceContext) - Constructor for class lumis.service.callcenteronline.ColRequestSource
- colResource - Variable in class lumis.service.callcenteronline.ColProcessActionHandler
- ColService - Class in lumis.service.callcenteronline
-
Implements the call center online service.
- ColService() - Constructor for class lumis.service.callcenteronline.ColService
- columnName - Variable in class lumis.doui.source.field.BaseTabularSourceField
-
The name of the column in the tabular structure that this field belongs to.
- columnsHavePercentWidths(Node[]) - Method in class lumis.portal.presentation.layout.defaultlayout.AbstractPageBodyMiddleComponent
-
Returns the columns width of the wished columns collection.
- combiner() - Method in class lumis.util.collections.JSONArrayCollector
- CommandListPostLoadProcessor - Class in lumis.service.portalmanagement.commandpalette
-
Command list post load processor.
- CommandListPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.commandpalette.CommandListPostLoadProcessor
- CommandPaletteBigDataInitializedEventObserver - Class in lumis.portal.commandpalette
-
Command palette big data initialized observer.
- CommandPaletteBigDataInitializedEventObserver() - Constructor for class lumis.portal.commandpalette.CommandPaletteBigDataInitializedEventObserver
- CommandPaletteBigDataUtil - Class in lumis.portal.commandpalette
-
Command palette big data util.
- CommandPaletteBigDataUtil() - Constructor for class lumis.portal.commandpalette.CommandPaletteBigDataUtil
- CommandPaletteManager - Class in lumis.portal.commandpalette
-
Command palette manager.
- CommandPaletteManager() - Constructor for class lumis.portal.commandpalette.CommandPaletteManager
- CommandPaletteRebuildIndexTask - Class in lumis.portal.commandpalette
-
Command palette rebuild index task.
- CommandPaletteRebuildIndexTask() - Constructor for class lumis.portal.commandpalette.CommandPaletteRebuildIndexTask
- CommandPaletteReindexDirtyItemsTask - Class in lumis.portal.commandpalette
-
Command palette reindex dirty items task.
- CommandPaletteReindexDirtyItemsTask() - Constructor for class lumis.portal.commandpalette.CommandPaletteReindexDirtyItemsTask
- CommandPaletteResource - Class in lumis.portal.commandpalette
-
Command palette resource.
- CommandPaletteResource() - Constructor for class lumis.portal.commandpalette.CommandPaletteResource
- CommandPaletteServiceResource - Class in lumis.service.portalmanagement.commandpalette
-
Command palette reindex-related operations.
- CommandPaletteServiceResource() - Constructor for class lumis.service.portalmanagement.commandpalette.CommandPaletteServiceResource
- CommandPalleteItemsDataProvider - Class in lumis.service.portalmanagement.commandpalette
-
Data provider for the command palette items.
- CommandPalleteItemsDataProvider() - Constructor for class lumis.service.portalmanagement.commandpalette.CommandPalleteItemsDataProvider
- Comment - Class in lumis.service.commentit
-
A comment posted by an user about some entity.
- Comment - Class in lumis.service.socialnetworkservices.microblog.entity
-
This class represents an user Comment on a Microblog.
- Comment() - Constructor for class lumis.service.commentit.Comment
- Comment() - Constructor for class lumis.service.socialnetworkservices.microblog.entity.Comment
-
Constructor for JPA.
- Comment(String, String, String, String) - Constructor for class lumis.service.socialnetworkservices.microblog.entity.Comment
- CommentAreaListControl - Class in lumis.service.socialnetworkservices.microblog.doui.control
-
Class responsible to include the comment area, group of controls, for each post.
- CommentAreaListControl() - Constructor for class lumis.service.socialnetworkservices.microblog.doui.control.CommentAreaListControl
- CommentConfig - Class in lumis.content.metadata
-
Deprecated.since 4.2.0, replaced by the entities available in
lumis.content.core
. - CommentConfig() - Constructor for class lumis.content.metadata.CommentConfig
-
Deprecated.
- CommentContentFilter - Class in lumis.service.comment
-
A filter that gets its value from the itemId from the details interface if it is not found normally, and uses the corresponding contentLocaleId as its value.
- CommentContentFilter() - Constructor for class lumis.service.comment.CommentContentFilter
- CommentContentLocaleField - Class in lumis.service.comment
-
Implementation used for targetContentLocaleId, that shows the primary name of the content locale.
- CommentContentLocaleField() - Constructor for class lumis.service.comment.CommentContentLocaleField
- CommentIt() - Constructor for class lumis.portal.monitor.MonitorFields.CommentIt
- CommentItActivityPrioritizer - Class in lumis.service.commentit
-
Default LumisXP implementation for prioritizing CommentIt's service specific activities.
- CommentItActivityPrioritizer() - Constructor for class lumis.service.commentit.CommentItActivityPrioritizer
- CommentItContentDeleteObserver - Class in lumis.service.commentit
-
Listens to content persistence removal events and removes comments related to these contents.
- CommentItContentDeleteObserver() - Constructor for class lumis.service.commentit.CommentItContentDeleteObserver
- CommentItMonitorUtil - Class in lumis.service.commentit
-
Comment it monitor util.
- CommentItMonitorUtil(boolean, HttpServletRequest, String, String, String, String, ITransaction) - Constructor for class lumis.service.commentit.CommentItMonitorUtil
-
Creates a new instance.
- CommentItResource - Class in lumis.service.commentit
-
REST API for CommentIt service.
- CommentItResource() - Constructor for class lumis.service.commentit.CommentItResource
- CommentItResource.CommentsItem - Class in lumis.service.commentit
-
JAXB object used to represent the
CommentItResource.CommentsList
of a single item (itemId on a specific CommentIt service instance). - CommentItResource.CommentsItemList - Class in lumis.service.commentit
-
JAXB object used to return a list of
CommentItResource.CommentsItem
. - CommentItResource.CommentsList - Class in lumis.service.commentit
-
JAXB object used to return a list of
Comment
objects. - CommentItService - Class in lumis.service.commentit
-
Service class for CommentIt.
- CommentItService() - Constructor for class lumis.service.commentit.CommentItService
- CommentItTextFilter - Class in lumis.service.commentit
-
Filter to convert commentText field into nvarchar(max) when it is a sql server database.
- CommentItTextFilter() - Constructor for class lumis.service.commentit.CommentItTextFilter
- CommentListServiceInterface - Class in lumis.service.comment
-
It decides if the interface is rendered or not, based on the presence of an itemId.
- CommentListServiceInterface() - Constructor for class lumis.service.comment.CommentListServiceInterface
- CommentManager - Class in lumis.service.socialnetworkservices.microblog.core.manager
-
Manager class used to deal with issues related to post-comments.
- CommentQuickListServiceInterface - Class in lumis.service.comment
-
It decides if the interface is rendered or not, based on the presence of an itemId.
- CommentQuickListServiceInterface() - Constructor for class lumis.service.comment.CommentQuickListServiceInterface
- Comments - lumis.content.source.field.MetaDataSourceField.Type
- COMMENTS_INTERFACE_ID - Static variable in class lumis.content.control.comments.CommentsControl
- CommentsAddControl - Class in lumis.content.control.comments
-
Renders comment add control
- CommentsAddControl() - Constructor for class lumis.content.control.comments.CommentsAddControl
- CommentsControl - Class in lumis.content.control.comments
-
Renders comments
- CommentsControl() - Constructor for class lumis.content.control.comments.CommentsControl
- CommentService - Class in lumis.service.comment
-
Comment service class.
- CommentService() - Constructor for class lumis.service.comment.CommentService
- CommentsItem() - Constructor for class lumis.service.commentit.CommentItResource.CommentsItem
-
Empty constructor used by the XmlAdapters
- CommentsItem(String, String, List<Comment>, int, UriInfo, boolean) - Constructor for class lumis.service.commentit.CommentItResource.CommentsItem
-
Constructor that also initializes the
CommentItResource.CommentsList
- CommentsItemList() - Constructor for class lumis.service.commentit.CommentItResource.CommentsItemList
- CommentsList() - Constructor for class lumis.service.commentit.CommentItResource.CommentsList
-
Empty constructor used by the XmlAdapters
- CommentsList(UriInfo, List<Comment>, int) - Constructor for class lumis.service.commentit.CommentItResource.CommentsList
-
Constructor that also initializes the ListResult
- CommentsListPostLoadProcessor - Class in lumis.service.socialnetworkservices.microblog.doui.postloadprocessor
- CommentsListPostLoadProcessor() - Constructor for class lumis.service.socialnetworkservices.microblog.doui.postloadprocessor.CommentsListPostLoadProcessor
- commit() - Method in class lumis.portal.authentication.LumisLoginModule
- commit() - Method in class lumis.portal.dao.hibernate.TransactionHibernate
- commit() - Method in interface lumis.util.ITransaction
- COMMIT_COUNT - Static variable in class lumis.portal.monitor.MonitorFields.Transaction
-
Transaction commit count event.
- COMMIT_DURATION - Static variable in class lumis.portal.monitor.MonitorFields.Transaction
-
Duration of transactions that were commited event.
- CommitAndPreviewProcessActionHandler - Class in lumis.content.table
-
Executes the 'commit' process actions and opens the preview window.
- CommitAndPreviewProcessActionHandler() - Constructor for class lumis.content.table.CommitAndPreviewProcessActionHandler
- commitSucceeded - Variable in class lumis.portal.authentication.LumisLoginModule
- CommunityAdministratorAddServiceInterface - Class in lumis.service.community
-
An add interface that may only be accessed by the current community's administrators.
- CommunityAdministratorAddServiceInterface() - Constructor for class lumis.service.community.CommunityAdministratorAddServiceInterface
- CommunityCurrentUserRoleDataProvider - Class in lumis.service.community
-
Provides data about the current user role in the community of the current page.
- CommunityCurrentUserRoleDataProvider() - Constructor for class lumis.service.community.CommunityCurrentUserRoleDataProvider
- CommunityEditServiceInterface - Class in lumis.service.community
-
The edit community interface.
- CommunityEditServiceInterface() - Constructor for class lumis.service.community.CommunityEditServiceInterface
- CommunityMemberDataProvider - Class in lumis.service.community
-
Provides the members of the community in the current page.
- CommunityMemberDataProvider() - Constructor for class lumis.service.community.CommunityMemberDataProvider
- CommunityMemberProcessActionHandler - Class in lumis.service.community
-
Executes actions on community members.
- CommunityMemberProcessActionHandler() - Constructor for class lumis.service.community.CommunityMemberProcessActionHandler
- CommunityMembershipRequestDataProvider - Class in lumis.service.community
-
Provides the membership requests for the community in the current page.
- CommunityMembershipRequestDataProvider() - Constructor for class lumis.service.community.CommunityMembershipRequestDataProvider
- CommunityMembershipRequestProcessActionHandler - Class in lumis.service.community
-
Executes actions on community membership requests.
- CommunityMembershipRequestProcessActionHandler() - Constructor for class lumis.service.community.CommunityMembershipRequestProcessActionHandler
- CommunityMembershipRequestsServiceInterface - Class in lumis.service.community
-
Community membership requests interface.
- CommunityMembershipRequestsServiceInterface() - Constructor for class lumis.service.community.CommunityMembershipRequestsServiceInterface
- CommunityPrivacy - Enum in lumis.service.community
-
Types of privacy a community may be of.
- CommunityProcessActionHandler - Class in lumis.service.community
-
Cancels a membership request done by the current user on the community specified in the request parameter.
- CommunityProcessActionHandler() - Constructor for class lumis.service.community.CommunityProcessActionHandler
- CommunityResource - Class in lumis.service.community
-
REST API for community service.
- CommunityResource() - Constructor for class lumis.service.community.CommunityResource
- CommunityResource.MembershipRequestAction - Enum in lumis.service.community
-
Action parameter values available for use in
#processMembershipRequest(String, String, String)
. - CommunityService - Class in lumis.service.community
-
Community service implementation.
- CommunityService() - Constructor for class lumis.service.community.CommunityService
- CommunityTabularDataControl - Class in lumis.service.community
-
Tabular data control for displaying communities.
- CommunityTabularDataControl() - Constructor for class lumis.service.community.CommunityTabularDataControl
- compare(ISourceData, ISourceData) - Method in class lumis.doui.source.TabularSource
-
Compares two rows based on the
DouiContext.DOUI_ORDER_BY_FIELD
parameter value. - compare(Group, Group) - Method in class lumis.portal.structure.sync.model.channel.Channel.GroupOrderComparator
- compare(AccessControlEntry, AccessControlEntry) - Method in class lumis.portal.structure.sync.model.common.AccessControlList.AccessControlEntryOrderComparator
- compare(InterfaceInstanceCustomProperty, InterfaceInstanceCustomProperty) - Method in class lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty.InterfaceInstanceCustomPropertyComparator
- compare(FileTransformationParameter, FileTransformationParameter) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter.FileTransformationParameterComparator
- compare(FileTransformation, FileTransformation) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformation.FileTransformationComparator
- compare(ServiceInstanceCustomProperty, ServiceInstanceCustomProperty) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty.ServiceInstanceCustomPropertyComparator
- compare(ServiceInstanceDependency, ServiceInstanceDependency) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency.ServiceInstanceDependencyComparator
- compare(ServiceInstanceWorkflowPermissionRoleXml, ServiceInstanceWorkflowPermissionRoleXml) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionRoleXml.ServiceInstanceWorkflowPermissionRoleXmlComparator
- compare(ServiceInstanceWorkflowPermissionXml, ServiceInstanceWorkflowPermissionXml) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionXml.ServiceInstanceWorkflowPermissionXmlComparator
- compareDocumentPosition(Node) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- compareField(ISourceData, ISourceData, String, String) - Method in class lumis.doui.source.TabularSource
-
Returns an integer that represents the comparason between the same field value of two different rows.
- compareFiles(File, File) - Static method in class lumis.util.FileUtil
-
Compare two files.
- compareStream(InputStream, InputStream) - Static method in class lumis.util.FileUtil
- compareTo(IChannelChild) - Method in class lumis.portal.channel.tree.GenericChannelChild
- compareTo(IVersion) - Method in class lumis.portal.deployment.Version
- compareTo(GroupMemberXml) - Method in class lumis.portal.structure.sync.model.channel.GroupMemberXml
- compareTo(GlobalGroupMembership) - Method in class lumis.portal.structure.sync.model.global.GlobalGroupMembership
- compareTo(InterfaceInstance) - Method in class lumis.portal.structure.sync.model.page.InterfaceInstance
- compareTo(IsolatedInterfaceStyle) - Method in class lumis.portal.structure.sync.model.page.IsolatedInterfaceStyle
- compareTo(ServiceInstanceWorkflowPermissionRoleXml) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionRoleXml
- compareTo(FieldReportCSV) - Method in class lumis.service.analytics.usersegmentation.rest.FieldReportCSV
- compareTo(Category) - Method in class lumis.service.newsletter.Category
- compareToArgument - Variable in class lumis.doui.control.validator.DateCompareValidatorControl
- compareURLs(IWebsiteBaseURL, IWebsiteBaseURL) - Static method in class lumis.portal.website.WebsiteUtil
-
Compares if the URLs are equals
- compareWithThreshold(Calendar, Calendar, int) - Static method in class lumis.service.newsletter.Schedule
-
Compares date1 and date2 considering the specified threshold.
- completed() - Method in class lumis.service.analytics.abtest.track.ActiveExperimentVariant
-
Returns if this active experiment has been completed.
- COMPLETED - lumis.portal.analytics.journey.JourneyExitReason
- COMPLETED - lumis.portal.audit.AuditEntryState
-
The entry was completed by
AuditManager
. - completeExperiment(HttpSession, String, String) - Static method in class lumis.service.analytics.abtest.track.ExperimentVariantsTracker
-
Complete the given experiment in the current session.
- COMPLEX - lumis.portal.monitor.IMonitorField.DataType
-
A complex field, that has inner fields.
- Component - Class in lumis.portal.deployment
-
Component implementation.
- Component() - Constructor for class lumis.portal.deployment.Component
- COMPONENT - lumis.portal.deployment.process.IDeployObject.ObjectType
- COMPONENT - lumis.portal.deployment.stepexecutable.script.IScriptStepExecutable.ScriptOwnerType
-
Indicates that the owner is a component.
- COMPONENT_CHANNEL_ASSOCIATION - Static variable in class lumis.service.portalmanagement.deployment.DeploymentProcessActionHandler
- COMPONENT_DETAILS - Static variable in class lumis.service.portalmanagement.deployment.DeploymentProcessActionHandler
- COMPONENT_MESSAGE_DETAILS - Static variable in class lumis.service.portalmanagement.deployment.DeploymentProcessActionHandler
- COMPONENT_RESOLVE - Static variable in class lumis.service.portalmanagement.deployment.DeploymentProcessActionHandler
- ComponentDeploymentMessageSummary(IComponent) - Constructor for class lumis.portal.deployment.DeploymentUtil.ComponentDeploymentMessageSummary
-
Summary constructor
- ComponentDetailsDataProvider - Class in lumis.service.portalmanagement.deployment
-
Data provider implementation that loads information about the module.
- ComponentDetailsDataProvider() - Constructor for class lumis.service.portalmanagement.deployment.ComponentDetailsDataProvider
- ComponentFolder - Enum in lumis.portal.deployment
-
Enumeration of component folders.
- ComponentObject - Class in lumis.portal.deployment.process
-
Component object.
- ComponentsPostLoadProcessor - Class in lumis.service.portalmanagement.deployment
-
Post load processor for the deployment components source.
- ComponentsPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.deployment.ComponentsPostLoadProcessor
- ComponentStatus - Enum in lumis.portal.deployment
-
Component
status. - ComponentStructureSyncStepExecutable - Class in lumis.portal.deployment.stepexecutable.component
-
Implementation of a component structure synchronization step executable.
- ComponentStructureSyncStepExecutable(Set<IComponent>, Set<IComponent>) - Constructor for class lumis.portal.deployment.stepexecutable.component.ComponentStructureSyncStepExecutable
- CompositeDocumentTypeField - Class in lumis.portal.bigdata
-
Map document type field.
- CompositeTableSourceFilter - Class in lumis.doui.table.filter
-
A source filter that is composed of a list of source filters.
- CompositeTableSourceFilter() - Constructor for class lumis.doui.table.filter.CompositeTableSourceFilter
- computeNextProcessDateTime(int) - Method in class lumis.service.newsletter.Schedule
-
Computes the next process date/time based only on the start date and last process date.
- concat(Object[]) - Static method in class lumis.portal.el.PortalFunctionMapper
-
Concatenates the strings.
- ConditionalRenderControl - Class in lumis.doui.control.conditional
-
Used to specify a condition under which the control and its children must be rendered.
- ConditionalRenderControl() - Constructor for class lumis.doui.control.conditional.ConditionalRenderControl
- configAlias - Variable in class lumis.util.security.acl.serialization.AclSerializationManager
- ConfigDeletion - Class in lumis.portal.serialization.operation
-
Represents a config deletion operation
- ConfigDeletion(String, IConfigDeleter) - Constructor for class lumis.portal.serialization.operation.ConfigDeletion
- ConfigDependencyAnalyzer<T extends ICloneableConfig<T>> - Class in lumis.portal.serialization.operation
-
Responsible for analyze foreign key dependencies of a portal object being deserialized.
- ConfigDependencyAnalyzer(DeserializationContext, List<ConfigForeignKey>, T) - Constructor for class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
- ConfigForeignKey - Class in lumis.portal.serialization.operation
-
Represents a foreign key (field) of a portal object
- ConfigForeignKey(String) - Constructor for class lumis.portal.serialization.operation.ConfigForeignKey
-
Constructs a ConfigForeignKey that references an object that has certainly already persisted and, in this case, does not have to be analyzed.
- ConfigForeignKey(String, String, boolean, boolean, boolean, IConfigKeyChecker) - Constructor for class lumis.portal.serialization.operation.ConfigForeignKey
-
Constructs a ConfigForeignKey that references an object that could not be already persisted and, in this case, has to be analyzed.
- configForeignKeys - Variable in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
- ConfigOperation - Class in lumis.portal.serialization.operation
-
Represents a config operation.
- ConfigOperation() - Constructor for class lumis.portal.serialization.operation.ConfigOperation
- ConfigPersistence - Class in lumis.portal.serialization.operation
-
Represents a config persistence operation
- ConfigPersistence(Object, IConfigPersister) - Constructor for class lumis.portal.serialization.operation.ConfigPersistence
- ConfigurationProcessActionHandler - Class in lumis.service.portalmanagement.server
-
Process action handler for the environment configuration actions.
- ConfigurationProcessActionHandler() - Constructor for class lumis.service.portalmanagement.server.ConfigurationProcessActionHandler
- ConfigurationTagsControl - Class in lumis.service.portalmanagement.server
-
This control is a customization of @link
TagControl
used by Area Tags. - ConfigurationTagsControl() - Constructor for class lumis.service.portalmanagement.server.ConfigurationTagsControl
- configure(Properties) - Method in class lumis.portal.dao.hibernate.HikariConnectionProvider
- ConfigureButtonControl - Class in lumis.doui.control.button
-
Renders a configure button if the service has a configuration interface Example use:
lumis/portal/client/images/Configure.gif configuration Configurar function f1(){var additionalParams;additionalParams=''; window.open('main.jsp?lumPageId=1D6530765D5644709741AEAA3622D3BC &lumChannelId=00000000F00000000000000000000001 &lumRTI=lumis.service.contactus.configuration &lumRTSI=8A488A0F14A741560114A745B57C0183'+additionalParams, '_blank', 'width=600,height=164,left=20');} f1();return false; - ConfigureButtonControl() - Constructor for class lumis.doui.control.button.ConfigureButtonControl
- ConfigureDatabaseViewGroupServiceInterface - Class in lumis.service.portalmanagement.group
-
Configure database view group service interface.
- ConfigureDatabaseViewGroupServiceInterface() - Constructor for class lumis.service.portalmanagement.group.ConfigureDatabaseViewGroupServiceInterface
- configureResponse(WebResponse) - Method in class lumis.portal.presentation.core.LayoutFileExceptionErrorPage
- ConfigureURLShortenerDataProvider - Class in lumis.service.portalmanagement.channel
-
Data provider for URL shortener configuration.
- ConfigureURLShortenerDataProvider() - Constructor for class lumis.service.portalmanagement.channel.ConfigureURLShortenerDataProvider
- ConfigureURLShortenerProcessActionHandler - Class in lumis.service.portalmanagement.channel
-
IURLShortener
configuration process action handler. - ConfigureURLShortenerProcessActionHandler() - Constructor for class lumis.service.portalmanagement.channel.ConfigureURLShortenerProcessActionHandler
- connectionId - Variable in class lumis.doui.source.Source
- connectionId() - Method in annotation type lumis.portal.dao.jpa.PortalEntity
-
Indicates in which connection the entity is used in.
- ConsolidateFileContentLocaleIds - Class in lumis.upgrade.custom.build_10_0_1_170210_0
-
Populate the new contentLocaleId column in lum_File with the correct contentLocaleIds
- ConsolidateFileContentLocaleIds() - Constructor for class lumis.upgrade.custom.build_10_0_1_170210_0.ConsolidateFileContentLocaleIds
- ConstraintViolationExceptionMapper - Class in lumis.portal.rest
-
Default portal exception mapper for
ConstraintViolationException
. - ConstraintViolationExceptionMapper() - Constructor for class lumis.portal.rest.ConstraintViolationExceptionMapper
- ConsumerConfigurationInterfaceDropDownListControl - Class in lumis.service.wsrp.consumer.doui
-
DropDownListControl
that adds as its options all supported versions reported by the WSDL producer. - ConsumerConfigurationInterfaceDropDownListControl() - Constructor for class lumis.service.wsrp.consumer.doui.ConsumerConfigurationInterfaceDropDownListControl
- ConsumerConfigurationInterfaceProcessActionHandler - Class in lumis.service.wsrp.consumer.doui
-
ProcessActionHandler
that process the WSRP consumer configuration interface. - ConsumerConfigurationInterfaceProcessActionHandler() - Constructor for class lumis.service.wsrp.consumer.doui.ConsumerConfigurationInterfaceProcessActionHandler
- ConsumerConfigurationInterfaceVerificationControl - Class in lumis.service.wsrp.consumer.doui
-
Control
that adds subcontrols to its interface according with the current service instance situation. - ConsumerConfigurationInterfaceVerificationControl() - Constructor for class lumis.service.wsrp.consumer.doui.ConsumerConfigurationInterfaceVerificationControl
- ContactUsMailProcessActionHandler - Class in lumis.service.contactus
-
Sends the contact us email to the administrator email if specified
- ContactUsMailProcessActionHandler() - Constructor for class lumis.service.contactus.ContactUsMailProcessActionHandler
- CONTAINS - lumis.service.analytics.commons.Operator
- CONTAINS_TAG_NODE_ATTRIBUTE - Static variable in class lumis.doui.DouiLogicTagProcessor
-
Identifies the xml node attribute that will determine if the service interface contains a logic tag.
- containsIdMapping(String) - Method in class lumis.portal.serialization.DeserializationConfig
- containsInterfaceTag() - Method in class lumis.portal.presentation.tag.page.RenderHolderTag
-
Indicates whether this tag contains an interface tag in it.
- containsKey(Object) - Method in class lumis.doui.source.SourceData
- containsKey(Object) - Method in class lumis.doui.source.TabularData
-
Delegates the call to the first row, or returns false if there is no first row.
- containsKey(Object) - Method in class lumis.portal.bigdata.Document
- containsKey(Object) - Method in class lumis.portal.monitor.impl.CustomUserAttributesMap
- containsKey(Object) - Method in class lumis.portal.user.UserPropertiesCustomAttributes
- containsKey(Object) - Method in class lumis.portal.user.UserPropertiesCustomAttributesMap
- containsParameter(String) - Method in class lumis.doui.processaction.ProcessActionHandler
- containsParameter(String) - Method in class lumis.service.tagmanager.doui.EditTagProcessActionHandler
- containsParameter(String) - Method in interface lumis.util.parameter.IParameters
-
Returns whether a parameter is set in this parameters.
- containsParameter(String) - Method in class lumis.util.parameter.Parameters
- containsValue(Object) - Method in class lumis.doui.source.SourceData
- containsValue(Object) - Method in class lumis.doui.source.TabularData
-
Delegates the call to the first row, or returns false if there is no first row.
- containsValue(Object) - Method in class lumis.portal.bigdata.Document
- containsValue(Object) - Method in class lumis.portal.monitor.impl.CustomUserAttributesMap
- containsValue(Object) - Method in class lumis.portal.user.UserPropertiesCustomAttributes
- containsValue(Object) - Method in class lumis.portal.user.UserPropertiesCustomAttributesMap
- content - Variable in class lumis.portal.metatag.MetaTagConfig
- Content - Class in lumis.content.core
-
A content entity object.
- Content() - Constructor for class lumis.content.core.Content
- CONTENT - lumis.portal.structure.sync.model.channel.Channel.PageWebResourceDataProviderType
- CONTENT - lumis.portal.structure.sync.model.page.Page.PageWebResourceDataProviderType
- CONTENT - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentFields
-
Field that corresponds to the
Content
object returned byContentLocale.getContent()
. - CONTENT - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentLocaleFields
-
Field that corresponds to
ContentLocale.getContent()
. - CONTENT - Static variable in class lumis.portal.monitor.MonitorFields.Client.InitialOrigin.Campaign
-
Initial campaign content field.
- CONTENT - Static variable in class lumis.portal.monitor.MonitorFields.Client.Origin.Campaign
-
Campaign content field.
- CONTENT_BY_CHANNEL - lumis.service.autoadministration.entity.AutoAdministrationTreeType
-
Content by channel (channel tree).
- CONTENT_BY_TYPE - lumis.service.autoadministration.entity.AutoAdministrationTreeType
-
Content by type (service instances).
- CONTENT_ID_ATTRIBUTE - Static variable in class lumis.content.table.ContentMetaDataController
-
Attribute name used by default content process action handlers to store the content identifier of the data added or updated.
- CONTENT_IS_NOT_PUBLISHED_ERROR_REASON - Static variable in class lumis.portal.presentation.PresentationControllerHtml
- CONTENT_IS_NOT_PUBLISHED_FOR_USER_ERROR_REASON - Static variable in class lumis.portal.presentation.PresentationControllerHtml
- CONTENT_LOCALE - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentLocaleFields
-
Field that corresponds to the
ContentLocale
object returned byContentVersion.getContentLocale()
. - CONTENT_LOCALE - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
-
Field that corresponds to the
ContentLocale
object returned byContentVersion.getContentLocale()
. - CONTENT_LOCALE_RELATION_ID - Static variable in class lumis.content.table.ContentQueryBuilder
-
The relation id for the content locale table.
- CONTENT_LOCALE_RELATION_ID - Static variable in class lumis.service.autoadministration.table.WorkflowStatusQueryBuilder
-
The relation id for the content locale table.
- CONTENT_PUBLICATION_RELATION_ID - Static variable in class lumis.content.table.ContentQueryBuilder
-
The relation id for the content publication table.
- CONTENT_PUBLICATION_RELATION_ID - Static variable in class lumis.service.autoadministration.table.WorkflowStatusQueryBuilder
- CONTENT_RELATION_ID - Static variable in class lumis.content.table.ContentQueryBuilder
-
The relation id for the content table.
- CONTENT_RELATION_ID - Static variable in class lumis.service.autoadministration.table.WorkflowStatusQueryBuilder
-
The relation id for the content table.
- CONTENT_TREE_INTERFACE_ID - Static variable in class lumis.doui.control.parentcontent.SelectParentContentControl
- CONTENT_TYPE_MULTI_PART - Static variable in class lumis.doui.control.form.FormControl
-
Represents
multipart/form-data
content type. - CONTENT_TYPE_PROVIDER_PROPERTY_NAME - Static variable in interface lumis.portal.file.IFileManager
-
IContentTypeProvider
property bag name. - CONTENT_VERSION - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
-
Field that corresponds to a
ContentVersion
object. - CONTENT_VERSION_ID_ATTRIBUTE - Static variable in class lumis.content.table.ContentMetaDataController
-
Attribute name used by default content process action handlers to store the content version identifier of the data added or updated.
- CONTENT_VERSION_RELATION_ID - Static variable in class lumis.content.table.ContentQueryBuilder
-
The relation id for the content version table.
- CONTENT_VERSION_RELATION_ID - Static variable in class lumis.service.autoadministration.table.WorkflowStatusQueryBuilder
-
The relation id for the content version table.
- ContentActivityStreamUtil - Class in lumis.content.activitystream
-
Utility class with methods related to contents and the activity stream framework
- ContentActivityStreamUtil() - Constructor for class lumis.content.activitystream.ContentActivityStreamUtil
- ContentAdminActivityGenerationTransactionObserver - Class in lumis.content.core
-
Transaction observer that generates
activities
for aContentLocale
with target audience of its content administrators. - ContentAdminActivityPrioritizer - Class in lumis.content.activitystream
-
LumisXP standard prioritizer for activities of contents created with
Activity.SCOPE_OBJECT_ADMIN
scope. - ContentAdminActivityPrioritizer() - Constructor for class lumis.content.activitystream.ContentAdminActivityPrioritizer
- ContentAdministrationAddPropertyPageServiceInterface - Class in lumis.content.service
-
Implements a standard add property page for content administration
- ContentAdministrationAddPropertyPageServiceInterface() - Constructor for class lumis.content.service.ContentAdministrationAddPropertyPageServiceInterface
- ContentAdministrationEditPropertyPageServiceInterface - Class in lumis.content.service
-
Implements a standard edit property page for content administration
- ContentAdministrationEditPropertyPageServiceInterface() - Constructor for class lumis.content.service.ContentAdministrationEditPropertyPageServiceInterface
- ContentAdministrationEmbeddedAddPropertyPageServiceInterface - Class in lumis.content.service
-
Implements a standard embedded add property page for content administration
- ContentAdministrationEmbeddedAddPropertyPageServiceInterface() - Constructor for class lumis.content.service.ContentAdministrationEmbeddedAddPropertyPageServiceInterface
- ContentAdministrationListServiceInterface - Class in lumis.content.service
-
The service interface for an administration list of a content.
- ContentAdministrationListServiceInterface() - Constructor for class lumis.content.service.ContentAdministrationListServiceInterface
- ContentAdministrationPortalMode - Class in lumis.portal.presentation.mode
-
Content administration portal mode.
- ContentAdministrationPortalMode(int, String, String, IPermissionProvider, Class<? extends HTMLFragmentComponent>, String[], Class<? extends AbstractLayoutFileMarkupFilter>, String) - Constructor for class lumis.portal.presentation.mode.ContentAdministrationPortalMode
-
Constructor for the class.
- ContentAdministrationPropertyPageServiceInterface - Class in lumis.content.service
-
Implements a administration add property page for content administration
- ContentAdministrationPropertyPageServiceInterface() - Constructor for class lumis.content.service.ContentAdministrationPropertyPageServiceInterface
- ContentAssociation - Class in lumis.content.core
-
Represents an association from a
ContentVersion
to aContent
. - ContentAssociationProcessActionHandler - Class in lumis.content.table
-
Process action handler for content associations.
- ContentAssociationProcessActionHandler() - Constructor for class lumis.content.table.ContentAssociationProcessActionHandler
- ContentChildrenPostLoadProcessor - Class in lumis.service.hierarchicalcontent
-
Filters the source keeping only the children of the selected content and their children up to the defined depth
- ContentChildrenPostLoadProcessor() - Constructor for class lumis.service.hierarchicalcontent.ContentChildrenPostLoadProcessor
- ContentClock - Class in lumis.content.clock
-
Clock responsible for content scheduled operations.
- ContentClock() - Constructor for class lumis.content.clock.ContentClock
- ContentComment - Class in lumis.content.core
-
A comment done for a content in a specific locale.
- ContentComment() - Constructor for class lumis.content.core.ContentComment
- ContentCreatedToEndUserActivityPrioritizer - Class in lumis.content.activitystream
-
LumisXP standard prioritizer for activities of contents created with
Activity.SCOPE_OBJECT_END_USER
scope. - ContentCreatedToEndUserActivityPrioritizer() - Constructor for class lumis.content.activitystream.ContentCreatedToEndUserActivityPrioritizer
- contentDeleted(Collection<String>) - Method in class lumis.content.table.ContentMetaDataController
-
Delete meta data associated to the deleted contents.
- contentDeleted(Collection<ContentLocale>) - Method in class lumis.content.workflow.WorkflowController
- ContentDetailsServiceInterface - Class in lumis.content.service
- ContentDetailsServiceInterface() - Constructor for class lumis.content.service.ContentDetailsServiceInterface
- ContentException - Exception in lumis.content
-
Exception for Content
- ContentException(String) - Constructor for exception lumis.content.ContentException
- ContentException(String, Exception) - Constructor for exception lumis.content.ContentException
- ContentException(String, List<IResource>) - Constructor for exception lumis.content.ContentException
- ContentException(String, List<IResource>, Exception) - Constructor for exception lumis.content.ContentException
- ContentException(String, IResource) - Constructor for exception lumis.content.ContentException
- ContentException(String, IResource, Exception) - Constructor for exception lumis.content.ContentException
- ContentGenericListServiceInterface - Class in lumis.content.service
-
Generic interface for content lists
- ContentGenericListServiceInterface() - Constructor for class lumis.content.service.ContentGenericListServiceInterface
- ContentHyperLinkControllerHtml - Class in lumis.content.hyperlink
-
Get from the Big Data framework the URL for the provided contentId.
- ContentHyperLinkControllerHtml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.content.hyperlink.ContentHyperLinkControllerHtml
- ContentHyperLinkResolver - Class in lumis.content.service
-
Hyperlink resolver for content services.
- ContentHyperLinkResolver() - Constructor for class lumis.content.service.ContentHyperLinkResolver
- contentId - Variable in class lumis.service.rss.RssResultRow
- ContentId - lumis.content.source.field.MetaDataSourceField.Type
- CONTENTID_PARAMETER_SUFIX - Static variable in class lumis.content.table.ContentMetaDataController
- ContentIdHolderControl - Class in lumis.service.wiki
-
Control for holding the wiki article content id value.
- ContentIdHolderControl() - Constructor for class lumis.service.wiki.ContentIdHolderControl
- ContentIndexer - Class in lumis.content.search
-
Deprecated.Since 8.1.0, lumis.search is deprecated and this class is no longer used. This class is kept only for compatibility with legacy code using its constants.
- ContentIndexer() - Constructor for class lumis.content.search.ContentIndexer
-
Deprecated.
- ContentIndexerObserver - Class in lumis.content.bigdata
-
Listens to content persistence events, triggering content re-indexing as necessary.
- ContentIndexerObserver() - Constructor for class lumis.content.bigdata.ContentIndexerObserver
- contentInserted(String) - Method in class lumis.content.table.ContentMetaDataController
-
Handles meta data manipulating necessary after inserting a content.
- contentInserted(ContentVersion) - Method in class lumis.content.workflow.WorkflowController
- ContentInstantiatedServicesDataProvider - Class in lumis.service.newsletter
-
Provides data about content Instantiated and Instantiable services.
- ContentInstantiatedServicesDataProvider() - Constructor for class lumis.service.newsletter.ContentInstantiatedServicesDataProvider
- ContentListServiceInterface - Class in lumis.content.service
-
Interface for content lists
- ContentListServiceInterface() - Constructor for class lumis.content.service.ContentListServiceInterface
- ContentLocale - Class in lumis.content.core
-
Contains the content information for a specific locale.
- ContentLocaleAlreadyLockedException - Exception in lumis.content.core
-
Occurs when a user tries to lock a content that is already locked by another user.
- ContentLocaleAlreadyLockedException() - Constructor for exception lumis.content.core.ContentLocaleAlreadyLockedException
- ContentLocaleAlreadyLockedException(String) - Constructor for exception lumis.content.core.ContentLocaleAlreadyLockedException
- ContentLocaleAlreadyLockedException(String, Throwable) - Constructor for exception lumis.content.core.ContentLocaleAlreadyLockedException
- ContentLocaleAlreadyLockedException(Throwable) - Constructor for exception lumis.content.core.ContentLocaleAlreadyLockedException
- contentLocaleId - Variable in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkControl
- contentLocaleId - Variable in class lumis.content.core.ContentPublicationActivityGenerationTransactionObserver
-
Identifier of the
ContentLocale
this observer will generateActivity
for. - ContentLockedException - Exception in lumis.content.table
-
Exception thrown when an operation could not be executed due to the lock state on a content.
- ContentLockedException() - Constructor for exception lumis.content.table.ContentLockedException
- ContentLockProcessActionHandler - Class in lumis.content.lock
-
Class responsible for executing bulk lock/unlock.
- ContentLockProcessActionHandler - Class in lumis.service.autoadministration
-
Class responsible for executing bulk lock/unlock.
- ContentLockProcessActionHandler() - Constructor for class lumis.content.lock.ContentLockProcessActionHandler
- ContentLockProcessActionHandler() - Constructor for class lumis.service.autoadministration.ContentLockProcessActionHandler
- ContentManager - Class in lumis.content.core
-
Content manager implementation.
- ContentManager() - Constructor for class lumis.content.core.ContentManager
- ContentManagerFactory - Class in lumis.content
-
Factory for content related managers.
- ContentManagerFactory() - Constructor for class lumis.content.ContentManagerFactory
- ContentManagerFactoryInternal - Class in lumis.content
-
Factory for content related managers of internal use.
- contentMayBePublished(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
-
Deprecated.Since 4.2.0, replaced by
IWorkflowManager.contentMayBePublished(SessionConfig, ContentLocale, ITransaction)
. - contentMayBePublished(SessionConfig, String, String, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
-
Deprecated.
- contentMayBePublished(SessionConfig, ContentLocale, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
-
Indicates if a content version may be published according to its workflow state.
- contentMayBePublished(SessionConfig, ContentLocale, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
- ContentMenuPostLoadProcessor - Class in lumis.service.hierarchicalcontent
-
Filters the source keeping only parents of the selected source that start at the specified depth up to the limit depth provided.
- ContentMenuPostLoadProcessor() - Constructor for class lumis.service.hierarchicalcontent.ContentMenuPostLoadProcessor
- ContentMessageIntegration - Class in lumis.content.socialnetwork.integration
-
Content message integration.
- ContentMessageIntegration(ContentLocale, SocialNetworkMessage) - Constructor for class lumis.content.socialnetwork.integration.ContentMessageIntegration
-
Creates a new content message integration.
- ContentMessagePublisher - Class in lumis.socialnetworkintegration.action
-
MessagePublisher
specific for Content Associated Messages. - ContentMessagePublisher(String, String, String, Date, String) - Constructor for class lumis.socialnetworkintegration.action.ContentMessagePublisher
- ContentMessageUpdater - Class in lumis.socialnetworkintegration.action
-
MessageUpdater
specific for Content Associated Messages. - ContentMessageUpdater(String, String, String, Date, String) - Constructor for class lumis.socialnetworkintegration.action.ContentMessageUpdater
- ContentMetaDataController - Class in lumis.content.table
-
This class handles all related to meta data on the select, insert, update and delete operations.
- ContentMetaDataController(IParameters, ContentTableSource, ITransaction) - Constructor for class lumis.content.table.ContentMetaDataController
-
Creates a new controller for the specified source and parameters.
- ContentMetaDataController.MetaDataPersistenceResult - Class in lumis.content.table
-
Stores the result of updating or adding a content.
- ContentNamePostLoadProcessor - Class in lumis.content.source.postloadprocessor
-
Post load processor that loads the content name given its identifier.
- ContentNamePostLoadProcessor() - Constructor for class lumis.content.source.postloadprocessor.ContentNamePostLoadProcessor
- ContentPageWebResourceDataProvider - Class in lumis.content.webresource
-
Provides the page information based on content being rendered.
- ContentPageWebResourceDataProvider() - Constructor for class lumis.content.webresource.ContentPageWebResourceDataProvider
- ContentPageWebResourceTitleVariableResolver - Class in lumis.content.webresource
-
Variable resolver that resolves, besides the variables provided by
PageWebResourceTitlePatternVariableResolver
, the following variables: publishedDay The -- two letter -- day of month that the content was published ornull
if there's no such information. publishedMonth The -- two letter -- month number that the content was published ornull
if there's no such information. publishedYear The -- four letter -- year that the content was published ornull
if there's no such information. - ContentPageWebResourceTitleVariableResolver(ContentVersion, PageWebResource, String) - Constructor for class lumis.content.webresource.ContentPageWebResourceTitleVariableResolver
- ContentParentContentDataType - Class in lumis.content.source.field.type
-
A parent content data type.
- ContentParentContentDataType() - Constructor for class lumis.content.source.field.type.ContentParentContentDataType
- ContentPerformanceField - Class in lumis.content.source.field
-
Content performance field.
- ContentPerformanceField() - Constructor for class lumis.content.source.field.ContentPerformanceField
-
Content performance field Constructor.
- ContentPerformanceRequestBody - Class in lumis.service.analytics.eventanalytics.report.rest
-
Content performance request body.
- ContentPerformanceRequestBody() - Constructor for class lumis.service.analytics.eventanalytics.report.rest.ContentPerformanceRequestBody
- ContentPerformanceResource - Class in lumis.service.analytics.eventanalytics.report.rest
-
Content performance REST.
- ContentPerformanceResource() - Constructor for class lumis.service.analytics.eventanalytics.report.rest.ContentPerformanceResource
- ContentPickerControl - Class in lumis.content.control.contentpicker
-
Control that allows to pick up a content through a search popup window.
- ContentPickerControl() - Constructor for class lumis.content.control.contentpicker.ContentPickerControl
- ContentPopularityDataProvider - Class in lumis.service.portalmanagement.bigdata
-
Data provider for
standard documents
to be used in content popularity settings interface. - ContentPopularityDataProvider() - Constructor for class lumis.service.portalmanagement.bigdata.ContentPopularityDataProvider
- ContentPublication - Class in lumis.content.core
-
A content publication definition entity class.
- ContentPublication() - Constructor for class lumis.content.core.ContentPublication
- ContentPublicationActivityGenerationTransactionObserver - Class in lumis.content.core
-
Transaction observer that generates
activities
when aContentLocale
becomes published. - ContentPublicationActivityGenerationTransactionObserver(String) - Constructor for class lumis.content.core.ContentPublicationActivityGenerationTransactionObserver
- ContentPublicationActivityGenerationTransactionObserver.IObserverBuilder<T extends ITransactionObserver> - Interface in lumis.content.core
- ContentPublicationPortalMode - Class in lumis.portal.presentation.mode
-
Content publication portal mode.
- ContentPublicationPortalMode(int, String, String, IPermissionProvider, Class<? extends HTMLFragmentComponent>, String[], Class<? extends AbstractLayoutFileMarkupFilter>, String) - Constructor for class lumis.portal.presentation.mode.ContentPublicationPortalMode
-
Constructor for the class.
- contentPublications - Variable in class lumis.content.search.ContentTabularSourceSearchContentFiller
-
Deprecated.Stores the content publications being indexed.
- ContentQueryBuilder - Class in lumis.content.table
-
This class is responsible for generating queries in the Content context.
- ContentQueryBuilder(IParameters, TableSource, ITransaction) - Constructor for class lumis.content.table.ContentQueryBuilder
-
Creates the object.
- ContentQuickListServiceInterface - Class in lumis.content.service
- ContentQuickListServiceInterface() - Constructor for class lumis.content.service.ContentQuickListServiceInterface
- ContentRenderDataChangedEvent - Class in lumis.content.core
-
Event that indicates that the render data of a content may have changed.
- ContentRenderDataChangedEvent(SessionConfig, ContentVersion, ContentTableSource, ITransaction) - Constructor for class lumis.content.core.ContentRenderDataChangedEvent
-
Creates a new render data changed event for a content.
- ContentRenderDataChangedEvent(SessionConfig, ContentVersion, ITransaction) - Constructor for class lumis.content.core.ContentRenderDataChangedEvent
-
Creates a new render data changed event for a content.
- ContentService - Class in lumis.content.service
-
Service with content capabilities base implementation.
- ContentService() - Constructor for class lumis.content.service.ContentService
- ContentServiceInstancesDataProvider - Class in lumis.content.source.dataprovider
- ContentServiceInstancesDataProvider() - Constructor for class lumis.content.source.dataprovider.ContentServiceInstancesDataProvider
- ContentServiceInstanceSerializableConfig - Class in lumis.content.service.serialization
-
Serializable value object for content service instance structure properties
- ContentServiceInstanceSerializableConfig() - Constructor for class lumis.content.service.serialization.ContentServiceInstanceSerializableConfig
- ContentServiceInterface - Class in lumis.content.service
-
Interface for content service interfaces
- ContentServiceInterface() - Constructor for class lumis.content.service.ContentServiceInterface
- ContentServiceInterfaceInContextEdit - Class in lumis.content.incontextedit
-
Content implementation for
IServiceInterfaceInContextEdit
. - ContentServiceInterfaceInContextEdit() - Constructor for class lumis.content.incontextedit.ContentServiceInterfaceInContextEdit
- ContentServiceMonitorUtil - Class in lumis.content.service
-
Contains content service monitoring constants and utility methods.
- ContentServiceMonitorUtil() - Constructor for class lumis.content.service.ContentServiceMonitorUtil
- ContentServicesDataProvider - Class in lumis.content.source.dataprovider
-
Provides data about content services.
- ContentServicesDataProvider() - Constructor for class lumis.content.source.dataprovider.ContentServicesDataProvider
- ContentServiceSerializationManager - Class in lumis.content.service.serialization
-
Manager for Content Service serialization
- ContentServiceSerializationManager() - Constructor for class lumis.content.service.serialization.ContentServiceSerializationManager
- ContentServicesHealthCheck - Class in lumis.contentservices.healthcheck
- ContentServicesHealthCheck() - Constructor for class lumis.contentservices.healthcheck.ContentServicesHealthCheck
- ContentServiceSourcesDataProvider - Class in lumis.content.source.dataprovider
- ContentServiceSourcesDataProvider() - Constructor for class lumis.content.source.dataprovider.ContentServiceSourcesDataProvider
- ContentServicesUtil - Class in lumis.contentservices.util
-
Content Service Utility class
- ContentServicesUtil() - Constructor for class lumis.contentservices.util.ContentServicesUtil
- contentSource - Variable in class lumis.content.search.ContentTabularSourceSearchContentFiller
-
Deprecated.
- ContentSourceFieldsDataProvider - Class in lumis.content.source.dataprovider
-
Returns all the fields of the source that are not meta-data fields.
- ContentSourceFieldsDataProvider() - Constructor for class lumis.content.source.dataprovider.ContentSourceFieldsDataProvider
- ContentStringResource - Class in lumis.content
-
String resource for content
- ContentStringResource() - Constructor for class lumis.content.ContentStringResource
- ContentTableAddDataProcessActionHandler - Class in lumis.content.table
-
Deprecated.Since 10.4.0, this class was replaced by
ContentTableSourceAddDataProcessActionHandler
due to the encapsulation of add operation onSource
. This class is kept only for backwards compatibility with custom classes extending it and may not be compatible with new features. If you are extending this process action handler for customizing some of its behavior on basic add operation, consider extending theSource
and using the standard process action handlers. If you are extending this process action only for parameter values adjustments, consider extendingContentTableSourceAddDataProcessActionHandler
instead. - ContentTableAddDataProcessActionHandler() - Constructor for class lumis.content.table.ContentTableAddDataProcessActionHandler
-
Deprecated.
- ContentTableAddFileMultiRowDataProcessActionHandler - Class in lumis.content.table
-
Deprecated.Since 10.4.0, this class was replaced by
SourceAddFileMultiRowDataProcessActionHandler
due to the encapsulation of add operation onSource
. This class is kept only for backwards compatibility with custom classes extending it and may not be compatible with new features. - ContentTableAddFileMultiRowDataProcessActionHandler() - Constructor for class lumis.content.table.ContentTableAddFileMultiRowDataProcessActionHandler
-
Deprecated.
- ContentTableDataProvider - Class in lumis.content.table
-
Base data provider for content sources.
- ContentTableDataProvider() - Constructor for class lumis.content.table.ContentTableDataProvider
- ContentTableDeleteDataProcessActionHandler - Class in lumis.content.table
-
Deprecated.Since 10.4.0, this class was replaced by
ContentTableSourceDeleteDataProcessActionHandler
due to the encapsulation of delete operation onSource
. This class is kept only for backwards compatibility with custom classes extending it and may not be compatible with new features. If you are extending this process action handler for customizing some of its behavior on basic delete operation, consider extending theSource
and using the standard process action handlers. If you are extending this process action only for parameter values adjustments, consider extendingContentTableSourceDeleteDataProcessActionHandler
instead. - ContentTableDeleteDataProcessActionHandler() - Constructor for class lumis.content.table.ContentTableDeleteDataProcessActionHandler
-
Deprecated.
- contentTableSource - Variable in class lumis.content.control.autolayout.AssociationProcessActionHandler
- contentTableSource - Variable in class lumis.content.table.ContentAssociationProcessActionHandler
- ContentTableSource - Class in lumis.content.table
-
This source implementation adds content functionalities to the
TableSource
it extends. - ContentTableSource(Node, ISourceContext) - Constructor for class lumis.content.table.ContentTableSource
-
Creates a content table source.
- ContentTableSource.LockStrategy - Enum in lumis.content.table
-
Strategy on how to handle
ContentLocale
's locks during content operation. - ContentTableSourceAddDataProcessActionHandler - Class in lumis.content.table
-
Adds a single data in a
ContentTableSource
. - ContentTableSourceAddDataProcessActionHandler() - Constructor for class lumis.content.table.ContentTableSourceAddDataProcessActionHandler
- ContentTableSourceBigDataPersister - Class in lumis.content.bigdata
-
Default big data persister implementation for
ContentTableSource
. - ContentTableSourceBigDataPersister() - Constructor for class lumis.content.bigdata.ContentTableSourceBigDataPersister
- ContentTableSourceDeleteDataProcessActionHandler - Class in lumis.content.table
-
Executes
ContentTableSource.deleteDataByItemIds(java.util.Collection)
for the items specified in the parameter with name equals to the primary key of the source. - ContentTableSourceDeleteDataProcessActionHandler() - Constructor for class lumis.content.table.ContentTableSourceDeleteDataProcessActionHandler
- ContentTableSourceFilter - Class in lumis.content.source.filter
-
Represents a
content table source's
filter
. - ContentTableSourceFilter() - Constructor for class lumis.content.source.filter.ContentTableSourceFilter
- ContentTableSourceUpdateDataProcessActionHandler - Class in lumis.content.table
-
Updates a single data in a
ContentTableSource
. - ContentTableSourceUpdateDataProcessActionHandler() - Constructor for class lumis.content.table.ContentTableSourceUpdateDataProcessActionHandler
- ContentTableUpdateDataProcessActionHandler - Class in lumis.content.table
-
Deprecated.Since 10.4.0, this class was replaced by
ContentTableSourceUpdateDataProcessActionHandler
due to the encapsulation of update operation onSource
. This class is kept only for backwards compatibility with custom classes extending it and may not be compatible with new features. If you are extending this process action handler for customizing some of its behavior on basic update operation, consider extending theSource
and using the standard process action handlers. If you are extending this process action only for parameter values adjustments, consider extendingContentTableSourceUpdateDataProcessActionHandler
instead. - ContentTableUpdateDataProcessActionHandler() - Constructor for class lumis.content.table.ContentTableUpdateDataProcessActionHandler
-
Deprecated.
- ContentTabularSourceSearchContentFiller - Class in lumis.content.search
-
Deprecated.Since 8.1.0,
ISourceSearchContentFiller
was deprecated. Consider usingContentTableSourceBigDataPersister
instead. - ContentTabularSourceSearchContentFiller() - Constructor for class lumis.content.search.ContentTabularSourceSearchContentFiller
-
Deprecated.
- ContentTag - Class in lumis.content.core
-
A tag object entity.
- ContentUniqueSlug - Class in lumis.content.core
-
Content unique slug.
- ContentUniqueSlug(String) - Constructor for class lumis.content.core.ContentUniqueSlug
-
Creates a unique friendly id from the given generated string.
- ContentUniqueSlug(String, String, String) - Constructor for class lumis.content.core.ContentUniqueSlug
-
Create a unique slug with the given parameters.
- contentUpdated(String, String) - Method in class lumis.content.table.ContentMetaDataController
-
Do the necessary changes in a content's metadata due to its update.
- contentUpdated(ContentVersion) - Method in class lumis.content.workflow.WorkflowController
- ContentUrlUpdateObserver - Class in lumis.content.core
-
Observes
WorkflowActionExecutedEvent
andContentVersion
events to recalculate the content's web resources friendly paths when a new value forContentVersion.getUrlTitle()
is published. - ContentUrlUpdateObserver() - Constructor for class lumis.content.core.ContentUrlUpdateObserver
- ContentUtilInternal - Class in lumis.content.core
-
Content utilities.
- ContentUtilInternal() - Constructor for class lumis.content.core.ContentUtilInternal
- contentVersion - Variable in class lumis.content.control.autolayout.AssociationProcessActionHandler
- contentVersion - Variable in class lumis.content.control.language.LanguageControl
- contentVersion - Variable in class lumis.content.table.ContentAssociationProcessActionHandler
- ContentVersion - Class in lumis.content.core
-
Represents a specific version of a content.
- ContentVersion() - Constructor for class lumis.content.core.ContentVersion
- ContentVersionCleanerClock - Class in lumis.content.core
- ContentVersionCleanerClock() - Constructor for class lumis.content.core.ContentVersionCleanerClock
- ContentVersionDocument - Class in lumis.content.bigdata
-
Big data document for a
ContentVersion
. - ContentVersionDocument(ContentVersionDocumentType) - Constructor for class lumis.content.bigdata.ContentVersionDocument
-
Creates a new content version document based on the given type.
- ContentVersionDocument.Content - Interface in lumis.content.bigdata
-
API that provides access to content fields.
- ContentVersionDocument.ContentLocale - Interface in lumis.content.bigdata
-
API that provides access to content locale fields.
- ContentVersionDocument.ContentVersion - Interface in lumis.content.bigdata
-
API that provides access to content version fields.
- ContentVersionDocument.ContentVersionPublication - Interface in lumis.content.bigdata
-
API that provides access to publications fields inside a content version field in this document.
- ContentVersionDocument.WorkflowMetaData - Interface in lumis.content.bigdata
-
API that provides access to workflow meta Data fields.
- ContentVersionDocumentType - Class in lumis.content.bigdata
-
A
DocumentType
extension that includes fields for storing content metadata information. - ContentVersionDocumentType(String) - Constructor for class lumis.content.bigdata.ContentVersionDocumentType
-
Creates a new
ContentVersionDocumentType
with the given identifier. - ContentVersionDocumentType.ContentFields - Interface in lumis.content.bigdata
-
Reflects the fields of the
Content
object returned byContentLocale.getContent()
. - ContentVersionDocumentType.ContentLocaleFields - Interface in lumis.content.bigdata
-
Reflects the fields of the
ContentLocale
object returned byContentVersion.getContentLocale()
. - ContentVersionDocumentType.ContentVersionFields - Interface in lumis.content.bigdata
-
Reflects the fields of a
ContentVersion
object. - ContentVersionDocumentType.PublicationFields - Interface in lumis.content.bigdata
-
Reflects the fields of every
ContentPublication
object in the list returned byContentVersion.getPublications()
. - ContentVersionDocumentType.WorkflowMetaDataFields - Interface in lumis.content.bigdata
-
Reflects the fields of a content workflow metadata for a
ContentLocale
. - ContentVersionIdReaderTableSourceFilter - Class in lumis.content.service
-
TableSourceFilter
that read its value from a given source. - ContentVersionIdReaderTableSourceFilter() - Constructor for class lumis.content.service.ContentVersionIdReaderTableSourceFilter
- ContentVersionsDataProvider - Class in lumis.service.content.version
- ContentVersionsDataProvider() - Constructor for class lumis.service.content.version.ContentVersionsDataProvider
- ContentWizardControllerHtml - Class in lumis.service.content.wizard
-
Process the request of the content create wizard.
- ContentWizardControllerHtml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.service.content.wizard.ContentWizardControllerHtml
- ContentWizardDeleteProcessActionHandler - Class in lumis.service.content.wizard
-
Class responsible fore executing the necessary steps for removing a service created through the content wizard.
- ContentWizardDeleteProcessActionHandler() - Constructor for class lumis.service.content.wizard.ContentWizardDeleteProcessActionHandler
- ContentWizardException - Exception in lumis.content.wizard
- ContentWizardException(String) - Constructor for exception lumis.content.wizard.ContentWizardException
- ContentWizardException(String, Exception) - Constructor for exception lumis.content.wizard.ContentWizardException
- ContentWizardException(String, List<IResource>) - Constructor for exception lumis.content.wizard.ContentWizardException
- ContentWizardException(String, List<IResource>, Exception) - Constructor for exception lumis.content.wizard.ContentWizardException
- ContentWizardException(String, IResource) - Constructor for exception lumis.content.wizard.ContentWizardException
- ContentWizardException(String, IResource, Exception) - Constructor for exception lumis.content.wizard.ContentWizardException
- ContentWizardManager - Class in lumis.content.wizard
-
Implements the content wizard back-end processing.
- ContentWizardManager() - Constructor for class lumis.content.wizard.ContentWizardManager
- ContentWizardServiceConfig - Class in lumis.content.wizard
- ContentWizardServiceConfig() - Constructor for class lumis.content.wizard.ContentWizardServiceConfig
- ContentWizardStringResource - Class in lumis.content.wizard
- ContentWizardStringResource() - Constructor for class lumis.content.wizard.ContentWizardStringResource
- ContentWorkflowMetaData - Class in lumis.content.workflow
-
Value class for a content's workflow metadata.
- ContentWorkflowMetaData() - Constructor for class lumis.content.workflow.ContentWorkflowMetaData
- CONTEXT_IDS - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
-
Context identifiers field.
- contextDestroyed(ServletContextEvent) - Method in class lumis.portal.PortalConfiguration
-
Cleanup the current portal configuration, if initialized through the web.xml.
- contextDestroyed(ServletContextEvent) - Method in class lumis.portlet.container.pluto.PlutoPortletContainer
- contextDestroyed(ServletContextEvent) - Method in class lumis.service.wsrp.producer.WSRPContextListener
- contextInitialized(ServletContextEvent) - Method in class lumis.portal.PortalConfiguration
-
Initializes the current portal configuration.
- contextInitialized(ServletContextEvent) - Method in class lumis.portlet.container.pluto.PlutoPortletContainer
- contextInitialized(ServletContextEvent) - Method in class lumis.service.wsrp.producer.WSRPContextListener
- CONTEXTS_HREF - Static variable in class lumis.portal.monitor.MonitorFields.Object.Publications
-
Content publishing address.
- CONTEXTS_ID - Static variable in class lumis.portal.monitor.MonitorFields.Object.Publications
-
Content publishing context identifier.
- ContextValidatingPortalMode - Class in lumis.portal.presentation.mode
-
Portal mode that validates against a context (page or channel).
- ContextValidatingPortalMode(int, String, String, IPermissionProvider, Class<? extends HTMLFragmentComponent>, String[], Class<? extends AbstractLayoutFileMarkupFilter>, String) - Constructor for class lumis.portal.presentation.mode.ContextValidatingPortalMode
-
Constructor for the class.
- ContextValidatingPortalMode.PageChannelResolveResult - Class in lumis.portal.presentation.mode
-
Stores the context to be validated against.
- ContinueOnNextRequestException - Exception in lumis.portal.authentication.http
-
Exception that indicates that an authentication could not be completed yet, and will continue during the next request.
- ContinueOnNextRequestException() - Constructor for exception lumis.portal.authentication.http.ContinueOnNextRequestException
- Control - Class in lumis.doui.control
-
Base class for all controls.
- Control() - Constructor for class lumis.doui.control.Control
- CONTROL_GRP - lumis.service.analytics.abtest.bean.ABTestExperimentVariant.VariantType
- CONTROL_PARAMETER_DATE_FORMAT_PATTERN - Static variable in class lumis.doui.control.validator.DateCompareValidatorControl
- CONTROL_PARAMETER_DATE_FORMAT_PATTERN - Static variable in class lumis.doui.control.validator.DateDataTypeValidatorControl
- CONTROL_PARAMETER_TIME_FORMAT_PATTERN - Static variable in class lumis.doui.control.validator.DateCompareValidatorControl
- CONTROL_PARAMETER_TIME_FORMAT_PATTERN - Static variable in class lumis.doui.control.validator.DateDataTypeValidatorControl
- ControlConfig - Class in lumis.doui.control
-
Represents common configurations of a control
- ControlConfig() - Constructor for class lumis.doui.control.ControlConfig
- controlContainer - Variable in class lumis.doui.control.Control
- controlContainer - Variable in class lumis.service.forum.ForumMessageListPostLoadProcessor
- controlContainer - Variable in class lumis.service.socialnetworkservices.microblog.doui.dataprovider.WallPostsDataProvider
- ControlContainer - Class in lumis.doui.control
-
Container for all controls.
- ControlContainer(DouiContext) - Constructor for class lumis.doui.control.ControlContainer
- ControlDaoJdbc - Class in lumis.doui.control
- ControlDaoJdbc() - Constructor for class lumis.doui.control.ControlDaoJdbc
- controlDefinitionNode - Variable in class lumis.doui.control.Control
- ControlException - Exception in lumis.doui.control
-
Generic exception thrown by controls
- ControlException(String) - Constructor for exception lumis.doui.control.ControlException
- ControlException(String, Exception) - Constructor for exception lumis.doui.control.ControlException
- ControlException(String, List<IResource>) - Constructor for exception lumis.doui.control.ControlException
- ControlException(String, List<IResource>, Exception) - Constructor for exception lumis.doui.control.ControlException
- ControlException(String, IResource) - Constructor for exception lumis.doui.control.ControlException
- ControlException(String, IResource, Exception) - Constructor for exception lumis.doui.control.ControlException
- ControlFactory - Class in lumis.doui.control
-
Factory for DOUI controls.
- ControlFactory() - Constructor for class lumis.doui.control.ControlFactory
- ControlGroupControl - Class in lumis.doui.control.controlgroup
-
Used to organize front end forms where grouping controls within a box with an optional title helps usability.
- ControlGroupControl() - Constructor for class lumis.doui.control.controlgroup.ControlGroupControl
- ControllerException - Exception in lumis.portal.controller
- ControllerException(String) - Constructor for exception lumis.portal.controller.ControllerException
- ControllerException(String, Exception) - Constructor for exception lumis.portal.controller.ControllerException
- ControllerException(String, List<IResource>) - Constructor for exception lumis.portal.controller.ControllerException
- ControllerException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.controller.ControllerException
- ControllerException(String, IResource) - Constructor for exception lumis.portal.controller.ControllerException
- ControllerException(String, IResource, Exception) - Constructor for exception lumis.portal.controller.ControllerException
- ControllerHtml - Class in lumis.portal.controller
-
This is the base class for all the controllers.
- ControllerHtml(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.portal.controller.ControllerHtml
- ControllerHtml(HttpServletRequest, HttpServletResponse, boolean) - Constructor for class lumis.portal.controller.ControllerHtml
- ControllerStringResource - Class in lumis.portal.controller
-
String resource for controllers
- ControllerStringResource() - Constructor for class lumis.portal.controller.ControllerStringResource
- ControllerXml - Class in lumis.portal.controller
-
Base class for all Xml Controllers
- ControllerXml(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.portal.controller.ControllerXml
- ControlManager - Class in lumis.doui.control
-
Control manager implementation.
- ControlManager() - Constructor for class lumis.doui.control.ControlManager
- controlResource - Variable in class lumis.doui.control.Control
- CONTROLS_BY_TYPE_VARIABLE_NAME - Static variable in class lumis.portal.serviceinterface.style.impl.common.LazyControls
- CONTROLS_VARIABLE_NAME - Static variable in class lumis.portal.serviceinterface.style.impl.common.LazyControls
- ControlStringResource - Class in lumis.doui.control
-
String resource that all control strings should extend.
- ControlStringResource() - Constructor for class lumis.doui.control.ControlStringResource
- controlToValidateId - Variable in class lumis.doui.control.validator.DateCompareValidatorControl
- conversationId - Variable in class lumis.collaboration.chat.ChatUserConfig
- ConversionException - Exception in lumis.util.converter
- ConversionException() - Constructor for exception lumis.util.converter.ConversionException
- ConversionException(String) - Constructor for exception lumis.util.converter.ConversionException
- ConversionException(String, Throwable) - Constructor for exception lumis.util.converter.ConversionException
- ConversionException(Throwable) - Constructor for exception lumis.util.converter.ConversionException
- convert(Class<T>, Iterable, R, Locale, String) - Static method in class lumis.util.converter.ConvertUtil
- convert(Class<T>, Object) - Method in class lumis.util.converter.AbstractConverter
- convert(Class<T>, Object) - Method in class lumis.util.converter.ConverterDefaultParameterDecorator
- convert(Class<T>, Object) - Method in class lumis.util.converter.DelegateToRegisteredConverter
- convert(Class<T>, Object) - Method in interface lumis.util.converter.IConverter
-
Converts the specified input object into an output object of the specified type.
- convert(Class<T>, Object, Locale) - Method in class lumis.util.converter.AbstractConverter
- convert(Class<T>, Object, Locale) - Method in class lumis.util.converter.ConverterDefaultParameterDecorator
- convert(Class<T>, Object, Locale) - Method in class lumis.util.converter.DelegateToRegisteredConverter
- convert(Class<T>, Object, Locale) - Method in interface lumis.util.converter.IConverter
-
Converts the specified input object into an output object of the specified type.
- convert(Class<T>, Object, Locale, String) - Method in class lumis.util.converter.AbstractConverter
- convert(Class<T>, Object, Locale, String) - Method in class lumis.util.converter.ConverterDefaultParameterDecorator
- convert(Class<T>, Object, Locale, String) - Static method in class lumis.util.converter.ConvertUtil
- convert(Class<T>, Object, Locale, String) - Method in class lumis.util.converter.DelegateToRegisteredConverter
- convert(Class<T>, Object, Locale, String) - Method in interface lumis.util.converter.IConverter
-
Converts the specified input object into an output object of the specified type.
- convert(UserConfig) - Static method in class lumis.portal.webservice.user.UserConverter
- convert(User) - Static method in class lumis.portal.webservice.user.UserConverter
- convertAbsolutePath(String) - Static method in class lumis.portal.PortalContext.RelativePath
-
Deprecated.
- convertAsList(Class<T>, Object, Locale, String) - Static method in class lumis.util.converter.ConvertUtil
-
Converts the given value as a list.
If the given value isIterable
, then its inner elements will be converted to <T>, usingConvertUtil.convert(Class, Object, Locale, String)
, and then they will be added in a resultList
.
If the given value is notIterable
, then it will be converted and then it will be added to a resultList
.
The result list isSerializable
and modifiable. - convertDataToDefinedDataTypes() - Method in class lumis.doui.source.Source
-
Converts the data in this source to the values that should be used according to its fields definitions.
- convertDataToDefinedDataTypes() - Method in class lumis.doui.source.TabularSource
- convertDataToDefinedDataTypes(TabularData) - Method in class lumis.doui.search.SearchSource
- convertDataToDefinedDataTypes(TabularData) - Method in class lumis.doui.source.TabularSource
-
Converts the given data to another data with the values that should be used according to this source's fields definitions.
- converter - Variable in class lumis.doui.source.field.BaseSourceField
- ConverterDefaultParameterDecorator - Class in lumis.util.converter
-
Decorates a
IConverter
allowing to define default parameters that are used when not specified. - ConverterDefaultParameterDecorator(IConverter, Locale, String) - Constructor for class lumis.util.converter.ConverterDefaultParameterDecorator
-
Creates a new decorator for the given converter that uses the default parameters given.
- convertFieldAndValuesToElasticsearch(Map<DocumentTypeField, Object>) - Static method in class lumis.portal.bigdata.elasticsearch.ElasticsearchUtil
-
Method responsable for perform the conversion of
DocumentTypeField
to the correct elasticsearch field, also this will convert the value to the right format. - convertFilterStandardValue(String, Node) - Method in class lumis.doui.table.filter.TableSourceFilter
-
Checks and converts the filter "standard" value to real value.
- convertFilterStandardValue(String, Node) - Method in class lumis.service.portalmanagement.deployment.StatusFilter
- ConvertFormBuilderOptions - Class in lumis.upgrade.custom.build_8_2_1_160223
-
This class converts between the old FormField options JSON that uses JSONArray to the new format using JSONObject.
- ConvertFormBuilderOptions() - Constructor for class lumis.upgrade.custom.build_8_2_1_160223.ConvertFormBuilderOptions
- convertHTMLPathsToDynamicPaths(String) - Method in interface lumis.portal.url.IURLManager
-
Deprecated.Since 6.2.0, replaced by
IURLManager.convertHTMLPathsToDynamicPaths(String, IWebsite)
due to the inclusion of multiple websites feature.For best compatibility, this method resolves based on the default website's main non-secure URL. If there is no default website, it will throw an
IllegalStateException
. - convertHTMLPathsToDynamicPaths(String) - Method in class lumis.portal.url.URLManager
-
Deprecated.
- convertHTMLPathsToDynamicPaths(String, IWebsite) - Method in interface lumis.portal.url.IURLManager
-
Deprecated.since 8.2.0 replaced by
IURLManager.processHTML(String, IPageWebResourceRenderRequest)
. - convertHTMLPathsToDynamicPaths(String, IWebsite) - Method in class lumis.portal.url.URLManager
-
Deprecated.
- convertHTMLPathToDynamicPath(String, IWebsite) - Method in interface lumis.portal.url.IURLManager
-
Replaces the given path to web resource by the corresponding dynamic path.
- convertHTMLPathToDynamicPath(String, IWebsite) - Method in class lumis.portal.url.URLManager
- convertLeasetimeToLifetime(LeaseTime) - Static method in class lumis.service.wsrp.common.WSRPUtils
-
Converts a
LeaseTime
into aLifetime
. - convertLifetimeToLeaseTime(Lifetime) - Static method in class lumis.service.wsrp.common.WSRPUtils
-
Converts a
Lifetime
into aLeaseTime
. - convertOperatorStandardValue(String) - Method in class lumis.doui.table.filter.TableSourceFilter
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.content.source.field.CategorizationSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.content.source.field.LocaleMetaDataSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.content.source.field.TagSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.content.source.field.VersionActiveField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.content.source.field.WorkflowAssignedToSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.doui.source.field.BaseTabularSourceField
-
Converts a row read from the data provider to this source field type.
- convertRowToFieldData(ISourceData, ISourceData) - Method in interface lumis.doui.source.field.ITabularSourceField
-
Converts a row read from the data provider to this source field type.
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.doui.table.field.FileTableSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.doui.table.field.GenericTableSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.service.document.field.DocumentSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.service.media.field.MediaSourceField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.service.portalmanagement.group.GroupConfigurationButtonField
- convertRowToFieldData(ISourceData, ISourceData) - Method in class lumis.service.portalmanagement.grouptype.GroupTypeConfigurationButtonField
- convertSearchContentsToDocuments(List<SearchContent>) - Static method in class lumis.content.search.SearchContentConverter
-
Converts search contents into documents.
- convertStandardValue(DouiContext, Object) - Static method in class lumis.doui.DouiStandardValue
-
Converts lumis standard default values.
- convertStandardValue(ISourceContext, Object) - Static method in class lumis.doui.DouiStandardValue
-
Converts lumis standard default values.
- convertToFieldValueClass(Object, Locale, String) - Method in class lumis.doui.source.field.BaseSourceField
-
Converts the given object to the this field's value class.
- convertToFinalValue(double) - Method in class lumis.portal.bigdata.elasticsearch.CardinalityAggregationResult
- convertToFinalValue(double) - Method in class lumis.portal.bigdata.elasticsearch.ValueCountAggregationResult
- convertToJsonObject(IMonitorField.DataType, Object) - Static method in class lumis.portal.user.UserAttributeUtil
-
Returns the JSON raw object version for the given object.
- convertToQueryFieldValue(QueryField, Object) - Method in class lumis.doui.table.field.FileTableSourceField
- convertToQueryFieldValue(QueryField, Object) - Method in class lumis.doui.table.field.GenericTableSourceField
-
Convert the value to the value to be assigned to the given query field.
- convertToQueryFieldValue(QueryField, Object) - Method in class lumis.service.document.field.DocumentSourceField
- convertToQueryFieldValue(QueryField, Object) - Method in class lumis.service.media.field.MediaSourceField
- convertToStandardValue(String) - Method in class lumis.doui.control.Control
-
Deprecated.Since 8.0.0. Consider using
DouiStandardValue.convertStandardValue(DouiContext, Object)
instead. - convertToUTFBytes(byte[]) - Static method in class lumis.util.XmlUtil
-
Deprecated.Since 4.2.0, this method is no longer used and may be removed in the future.
- convertToWrites(String) - Method in class lumis.service.banner.BannerController
- ConvertUserAttributesToArray - Class in lumis.upgrade.custom.build_11_2_0_190411_0
-
Class for helping in upgrading the user attributes to the new behavior
- ConvertUserAttributesToArray() - Constructor for class lumis.upgrade.custom.build_11_2_0_190411_0.ConvertUserAttributesToArray
- ConvertUtil - Class in lumis.util.converter
-
This class offers utility conversion methods.
- ConvertUtil() - Constructor for class lumis.util.converter.ConvertUtil
- convertValue(String, Class<T>, Object) - Method in class lumis.doui.source.AbstractSourceData
-
Converts a value that is associated with a given key.
- convertValueToControlValue(Object, Locale, String) - Method in class lumis.doui.control.DataControl
-
Method to centralize the implementation of conversion of a value to this control's value.
- Cookies - Class in lumis.util
-
LumisXP Cookies.
- CookieUtil - Class in lumis.util
-
Utility methods for cookies manipulation.
- CookieUtil() - Constructor for class lumis.util.CookieUtil
- copy(SessionConfig, String, String, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
-
Creates a copy of the given interface instance to the specified page.
- copy(SessionConfig, String, String, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
- copy(SessionConfig, String, String, Class<? extends IServiceInterfaceInstanceOwner>, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
-
Copies a Service Interface Instance based on the passed id to a given page or orphan if owner info is passed.
- copy(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
- copy(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
-
Creates a new channel by copying source channel's properties and structure into destination's parent channel.
- copy(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
-
Copy the layout and properties from the original page to the destination page.
- copy(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.page.PageManager
- COPY_AS_INHERITED - Static variable in class lumis.util.security.acl.AccessControlEntry
- COPY_AS_NOT_INHERITED - Static variable in class lumis.util.security.acl.AccessControlEntry
- COPY_FROM_BLANK_STYLE - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
- COPY_FROM_STYLE_IN_EDITION - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
- CopyComponentPublicFilesStepExecutable - Class in lumis.portal.deployment.stepexecutable.component
-
Copy component public files step executable.
- CopyComponentPublicFilesStepExecutable(IComponent) - Constructor for class lumis.portal.deployment.stepexecutable.component.CopyComponentPublicFilesStepExecutable
-
Creates a new instance.
- copyDir(File, File) - Static method in class lumis.util.FileUtil
-
Copies the source folder recursively to the destination folder.
- copyFile(File, File) - Static method in class lumis.util.FileUtil
-
Copies a file.
- copyFile(String, String) - Static method in class lumis.util.TextUtil
- copyFile(PortalFile, PortalFile) - Method in class lumis.portal.filesystem.FileSystemManager
-
Deprecated.
- copyFile(PortalFile, PortalFile) - Method in interface lumis.portal.filesystem.IFileSystemManager
-
Deprecated.since 8.0.0 replaced by
IFile.copyTo(IFile)
. - copyJarsInPackageToDeploymentFolder(IFile) - Static method in class lumis.portal.deployment.DeploymentUtil
-
Copy recursively the files stored on the temp folder to the deployment final folder.
- copyModuleToDeploymentFolder(IFile, String, ModuleDiff) - Static method in class lumis.portal.deployment.DeploymentUtil
-
Copy recursively the files stored on the temp folder to the deployment final folder.
- copyNode(Node, String, Node) - Static method in class lumis.util.XmlUtil
- copyNode(Node, String, Node, String) - Static method in class lumis.util.XmlUtil
- copyNode(Node, Node) - Static method in class lumis.util.XmlUtil
- copyNode(Node, Node, String) - Static method in class lumis.util.XmlUtil
- copyPortalWWWFiles(IWebRootPortalBaseFolder) - Static method in class lumis.portal.publicfiles.PublicFilesUtil
-
Copy (asynchronously) portal public files to the given base folder.
- copyPublicFiles(File, File) - Static method in class lumis.portal.deployment.DeploymentUtil
-
Copies all public files from the given component public file path to each website.
- copyPublicFiles(File, File, IWebsite) - Static method in class lumis.portal.deployment.DeploymentUtil
-
Copies all public files from the given component public file path to the static directory of the given website.
- copyPublicFiles(String, JarFile) - Static method in class lumis.portal.deployment.DeploymentUtil
-
Copies all public files from the given component public file path to each website.
- copyPublicFiles(String, JarFile, Collection<IWebsite>) - Static method in class lumis.portal.deployment.DeploymentUtil
-
Copies all public files from the given component public file path to the given website only.
- copyRegularFileTo(IFile) - Method in class lumis.portal.filesystem.IFile
-
Copies this file, assuming it is a regular file, to the specified destination.
- copySharedInterfaceInstancePreferences(String, String) - Method in interface lumis.portal.preferences.IPreferencesManagerSPI
-
Copies the shared interface instance preferences from an interface instance to another.
- copySharedInterfaceInstancePreferences(String, String) - Method in class lumis.portal.preferences.PreferencesManager
- copyStream(InputStream, OutputStream) - Static method in class lumis.util.FileUtil
- copyThemesFilesToWebRoots(Collection<? extends ITheme>, Collection<IWebRootPortalBaseFolder>) - Method in class lumis.portal.theme.ThemeManager
-
Copies the given themes' WWW resources to the given web root folders.
- copyTo(IFile) - Method in class lumis.portal.filesystem.IFile
-
Copies the file denoted by this logical filesystem object.
- CopyTransformationsToPublicFolderTask - Class in lumis.portal.file.transformation
-
Copies the transformed files of a fileConfig to the public folder if there is one configured.
- CopyTransformationsToPublicFolderTask(Collection<String>, String) - Constructor for class lumis.portal.file.transformation.CopyTransformationsToPublicFolderTask
- CorsRule - Class in lumis.portal.security.csr
-
CORS request rule.
- CorsRule() - Constructor for class lumis.portal.security.csr.CorsRule
- CorsRulesSource - Class in lumis.service.portalmanagement.security.cors
-
CorsRule
source. - CorsRulesSource(Node, ISourceContext) - Constructor for class lumis.service.portalmanagement.security.cors.CorsRulesSource
- count - Variable in class lumis.service.activitystream.ActivityStreamResource.CountVO
- COUNT - lumis.service.analytics.eventanalytics.bean.Metric.MetricType
- COUNT - Static variable in class lumis.portal.monitor.MonitorFields.CommentIt
-
Comments count field.
- COUNT - Static variable in class lumis.portal.monitor.MonitorFields.Event.Failure
-
Event success count.
- COUNT - Static variable in class lumis.portal.monitor.MonitorFields.Event.Success
-
Event success count.
- COUNT - Static variable in class lumis.portal.monitor.MonitorFields.LikeIt
-
Likes count field.
- countProblemsOpenConnection - Static variable in class lumis.portal.healthmonitor.HealthCheckGeneral
- Country - Class in lumis.portal.geolocation
-
Provides country information.
- CountVO() - Constructor for class lumis.service.activitystream.ActivityStreamResource.CountVO
- create() - Method in class lumis.portal.cluster.multiserver.ClusterTransmissionHeader
- create(String) - Static method in class lumis.doui.search.SourceSearchContentFillerFactory
-
Deprecated.
- create(String) - Static method in class lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted
- create(SessionConfig, ICreateParams, ITransaction) - Method in class lumis.content.wizard.ContentWizardManager
- create(SessionConfig, ICreateParams, ITransaction) - Method in interface lumis.content.wizard.IContentWizardManager
- create(MonitorUser, UserAttribute, String, List<Object>) - Method in interface lumis.portal.monitor.impl.CustomUserAttributesMap.Constructor
- create(ServiceInstanceConfig, JSONObject) - Static method in class lumis.service.analytics.eventanalytics.EventFilterData
-
Returns a parsed filter or
null
if the resulting filter is ano-op filter. - create(ServiceInstanceConfig, JSONObject) - Static method in class lumis.service.analytics.usersegmentation.control.UserSegmentationData
-
Creates a new data, from the given service instance and JSON object.
- create(ServiceInstanceConfig, JSONObject, JSONObject) - Static method in class lumis.service.analytics.eventanalytics.EventFilterData
-
Returns a parsed filter or
null
if the resulting filter is ano-op filter. - create(ServiceInstanceConfig, JSONObject, JSONObject) - Static method in class lumis.service.analytics.usersegmentation.control.UserSegmentationData
-
Creates a new data, from the given service instance and JSON object.
- CREATE_SERVICE_INSTANCE - lumis.portal.acl.PortalPermissions
- CREATE_SERVICE_INSTANCE - lumis.portal.service.acl.ServicePermissions
- createActionRequestCycle(ServiceInterfaceInstanceConfig) - Method in class lumis.lptf.doui.serviceinterface.DouiRequestCycleFactory
-
Create a Doui action request cycle instance given a ServiceInterfaceInstanceConfig instance.
- createActionRequestCycle(ServiceInterfaceInstanceConfig) - Method in class lumis.lptf.portal.serviceinterface.RequestCycleFactory
-
Create a action request cycle instance given a ServiceInterfaceInstanceConfig instance.
- createActionURL() - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
- createActionURL() - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
- createActionURL() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRenderResponse
- createActionURL() - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
- createActionURL() - Method in interface lumis.portal.url.IURLFactory
-
Creates an action URL.
- createActivity(ContentLocale) - Method in class lumis.content.core.ContentPublicationActivityGenerationTransactionObserver
-
Creates an activity for the content locale being persisted
- createActivityStructureSearchQueryFilter(String, Collection<String>) - Method in class lumis.portal.activitystream.ActivityStreamManager
- createActivityStructureSearchQueryFilter(String, Collection<String>) - Method in interface lumis.portal.activitystream.IActivityStreamManager
-
Creates a
ISearchQueryFilter
that filters the activities that belongs to a part of the structure of the portal. - createAllNewInterfaces(SessionConfig, String, Document, ITransaction) - Method in class lumis.portal.page.template.PageTemplateManager
- createAttribute(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createAttributeNS(String, String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createBindings() - Method in class lumis.portal.serviceinterface.style.impl.js.rhino.RhinoScriptEngineWrapper
- createBindings(String, IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI, IScriptingStyleTemplate) - Method in class lumis.portal.serviceinterface.style.impl.scripting.AbstractScriptingStyle
-
Returns the basic bindings using the given request and response.
- createCacheConfig(String) - Method in class lumis.portal.cache.CacheManager
- createCacheConfig(String) - Method in interface lumis.portal.cache.ICacheManager
-
Creates an
ICacheConfig
transient instance. - createCachedStyle(String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.scripting.AbstractScriptingStyleFactory
- createCachedStyle(String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.thymeleaf.ThymeleafStyleFactory
- createCachedStyle(String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory
- createCachedStyle(String, List<ITheme>) - Method in interface lumis.portal.serviceinterface.style.IStyleFactory
-
Creates a cached version of the requested style.
- createCDATASection(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createChannel() - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a channel.
- createChannel(ChannelConfig) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a channel within the given parent channel.
- createChannelChildProvider() - Method in class lumis.doui.control.selectpage.SelectChannelChildControl
- createChannelChildProvider() - Method in class lumis.doui.control.selectpage.SelectPageOrPageTemplateControl
- createChannelChildProvider() - Method in class lumis.doui.control.selectserviceinstance.SelectServiceInstanceControl
- createChannelChildProvider() - Method in class lumis.service.document.SelectDocumentServiceInstanceControl
- createChannelChildProvider() - Method in class lumis.service.emailtemplaterepository.SelectEmailTemplateServiceInstanceControl
- createChannelChildProvider() - Method in class lumis.service.media.SelectMediaServiceInstanceControl
- createChannelChildProvider() - Method in class lumis.service.pagepersonalization.SelectPagePersonalizationServiceInstanceControl
-
Defines the channel tree that allows the Widget Repository repository selection.
- createChannelChildProvider() - Method in class lumis.service.tag.SelectTagServiceInstanceControl
-
Defines the channel tree that allows the tag repository selection.
- createChannelComponent(String, String, String, IModule, IFile, ITransaction) - Static method in class lumis.portal.deployment.DeploymentUtil
- CreateChannelSummaryPage - Class in lumis.upgrade.custom.build_8_1_1_151006
- CreateChannelSummaryPage() - Constructor for class lumis.upgrade.custom.build_8_1_1_151006.CreateChannelSummaryPage
- createChannelTemplate() - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a channel template.
- createChannelTemplate(ChannelConfig) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a channel template within the given parent channel.
- createClusterCommand(Runnable) - Method in class lumis.portal.cluster.AbstractClusterManager
- createClusterCommand(Runnable) - Method in interface lumis.portal.cluster.IClusterManager
-
Deprecated.since 8.0.0 replaced by
IClusterManager.createClusterCommand(IClusterCallable)
. - createClusterCommand(IClusterCallable<T>) - Method in class lumis.portal.cluster.AbstractClusterManager
- createClusterCommand(IClusterCallable<T>) - Method in interface lumis.portal.cluster.IClusterManager
-
Creates a cluster command instance and returns it.
- createClusterMessage(String, Serializable) - Method in class lumis.portal.cluster.AbstractClusterManager
- createClusterMessage(String, Serializable) - Method in interface lumis.portal.cluster.IClusterManager
-
Creates a cluster message instance and returns it.
- createComment(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createCompiledStyle(CompiledScript) - Method in class lumis.portal.serviceinterface.style.impl.js.rhino.RhinoStyleFactory
- createCompiledStyle(CompiledScript) - Method in class lumis.portal.serviceinterface.style.impl.scripting.AbstractScriptingStyleFactory
-
Creates a new instance of a style with the given compiled script.
- createComponent(MarkupContainer, MarkupStream, LayoutFileTag) - Method in class lumis.portal.presentation.core.DefaultLumisPortalComponentFactory
-
Creates a component for the specified tag.
- createComponent(MarkupContainer, MarkupStream, LayoutFileTag) - Method in interface lumis.portal.presentation.core.ILayoutFileComponentFactory
-
Creates a component for the specified tag.
- createComponentTag(ComponentTag, String, String, XmlTag.TagType) - Method in class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
-
Creates a new component tag that can be included in the markup.
- createContainer(String) - Method in class lumis.doui.control.Control
- createContainer(String) - Method in interface lumis.doui.control.IControl
-
Creates a container for the control.
- createContainersForClientSideUpdatableControls() - Method in class lumis.doui.control.ControlContainer
- createContext(String, IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI, IScriptingStyleTemplate) - Method in class lumis.portal.serviceinterface.style.impl.scripting.AbstractScriptingStyle
-
Returns the script context for the given parameters.
- createControl(Node, ControlContainer, IControl) - Static method in class lumis.doui.control.ControlFactory
- createControlContainer() - Method in class lumis.doui.DouiContext
- createConverter() - Method in class lumis.content.source.field.CategorizationSourceField
- createConverter() - Method in class lumis.content.source.field.type.CategorizationDataType
- createConverter() - Method in class lumis.content.source.field.type.ContentParentContentDataType
- createConverter() - Method in class lumis.content.source.field.type.LocaleMetaDataDataType
- createConverter() - Method in class lumis.content.source.field.type.TagDataType
- createConverter() - Method in class lumis.content.source.field.type.WorkflowStateDataType
- createConverter() - Method in class lumis.doui.control.DataBoundControl
- createConverter() - Method in class lumis.doui.control.DataControl
-
Creates the converter instance for this control.
- createConverter() - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
- createConverter() - Method in class lumis.doui.datatype.AbstractDouiDataType
-
Creates the converter instance that will be used by this data type.
- createConverter() - Method in class lumis.doui.source.field.BaseSourceField
-
Factory method that creates a converter instance for this field.
- createConverter() - Method in class lumis.doui.source.field.type.BooleanDataType
- createConverter() - Method in class lumis.doui.source.field.type.ChannelDataType
- createConverter() - Method in class lumis.doui.source.field.type.DateDataType
- createConverter() - Method in class lumis.doui.source.field.type.DateTimeDataType
- createConverter() - Method in class lumis.doui.source.field.type.DoubleDataType
- createConverter() - Method in class lumis.doui.source.field.type.EmailDataType
- createConverter() - Method in class lumis.doui.source.field.type.FileDataType
- createConverter() - Method in class lumis.doui.source.field.type.FilesDataType
- createConverter() - Method in class lumis.doui.source.field.type.HtmlDataType
- createConverter() - Method in class lumis.doui.source.field.type.IntegerDataType
- createConverter() - Method in class lumis.doui.source.field.type.LongDataType
- createConverter() - Method in class lumis.doui.source.field.type.PageDataType
- createConverter() - Method in class lumis.doui.source.field.type.PageOrPageTemplateDataType
- createConverter() - Method in class lumis.doui.source.field.type.PageTemplateDataType
- createConverter() - Method in class lumis.doui.source.field.type.ParentContentDataType
- createConverter() - Method in class lumis.doui.source.field.type.PrincipalDataType
- createConverter() - Method in class lumis.doui.source.field.type.TimeDataType
- createConverter() - Method in class lumis.portalmanagement.doui.control.tag.TagControl
- createConverter() - Method in class lumis.service.document.field.DocumentDataType
- createConverter() - Method in class lumis.service.image.field.ImageDataType
-
Deprecated.
- createConverter() - Method in class lumis.service.media.field.MediaDataType
- createConverter() - Method in class lumis.service.portalmanagement.filesystem.FileSizeField
- createConverter() - Method in class lumis.service.portalmanagement.server.EnviromentPropertiesControl
- createConverter() - Method in class lumis.service.resourcescheduler.ResourcesDataType
- createConverter(Class) - Static method in class lumis.util.converter.ConvertUtil
-
Create the appropriated converter for the given type.
- createCustomSourceField(Node) - Method in class lumis.doui.source.Source
-
Factory method for creating a custom source field.
- CREATED_BY - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentLocaleFields
-
Field that corresponds to
ContentLocale.getCreatedBy()
. - CREATED_DATE_TIME - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentLocaleFields
-
Field that corresponds to
ContentLocale.getCreatedDateTime()
. - CREATED_DATE_TIME - Static variable in class lumis.portal.monitor.MonitorFields.User
-
User's created date time field.
- CREATED_DATE_TIME_MILLIS - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ActivityFields
-
Field that corresponds to
Activity.getCreatedDateTimeMillis()
. - createDataProvider(Source) - Static method in class lumis.doui.source.DataProviderFactory
- createDataType() - Method in class lumis.content.control.categorization.InputCategoryControl
- createDataType() - Method in class lumis.doui.control.DataBoundControl
-
Creates the data type to be used for this control.
- createDataType() - Method in class lumis.doui.control.DataControl
-
Creates the data type to be used for this control.
- createDataType() - Method in class lumis.doui.control.principalpicker.PrincipalPickerControl
- createDataType() - Method in class lumis.doui.source.field.BaseSourceField
-
Factory method that creates a data type instance for this field.
- createDataType() - Method in class lumis.doui.table.field.SingleColumnTableSourceField
- createDataType() - Method in class lumis.service.autoadministration.control.WorkflowStateControl
- createDateFormat(Locale, String) - Method in class lumis.util.converter.DateConverter
- createDateFormat(Locale, String) - Method in class lumis.util.converter.DateTimeConverter
-
Creates the DateFormat for the given locale and pattern.
- createDateFormat(Locale, String) - Method in class lumis.util.converter.TimeConverter
- CreatedDateTime - lumis.content.source.field.MetaDataSourceField.Type
- CREATEDDATETIME - Static variable in interface lumis.portal.monitor.impl.MonitorUserDocumentType.MonitorUserFields
- CREATEDDATETIME_DATETIME - lumis.service.analytics.usersegmentation.enums.UserMonitorFieldsCSVEnum
- CREATEDDATETIME_DATETIME - Static variable in interface lumis.portal.monitor.impl.MonitorUserDocumentType.MonitorUserFields
- CREATEDDATETIME_DAYOFWEEK - Static variable in interface lumis.portal.monitor.impl.MonitorUserDocumentType.MonitorUserFields
- CREATEDDATETIME_TIMEOFDAY - Static variable in interface lumis.portal.monitor.impl.MonitorUserDocumentType.MonitorUserFields
- createDefaultCompositeFilterInstance() - Method in class lumis.doui.source.Source
-
Creates and returns a source filter instance to be used as default to
filters
nodes. - createDefaultCompositeFilterInstance() - Method in class lumis.doui.table.TableSource
- createDefaultFilterInstance() - Method in class lumis.content.table.ContentTableSource
- createDefaultFilterInstance() - Method in class lumis.doui.source.Source
-
Creates and returns a source filter instance to be used as default to
filter
nodes. - createDefaultFilterInstance() - Method in class lumis.doui.table.TableSource
- createDelegate(HttpServletRequest, HttpServletResponse) - Method in class lumis.portal.rest.PortalAsyncContextDelegateProvider
- createDir(String, boolean) - Static method in class lumis.util.FileUtil
- createDocument() - Method in class lumis.content.bigdata.ContentVersionDocumentType
- createDocument() - Method in class lumis.portal.activitystream.ActivityDocumentType
- createDocument() - Method in class lumis.portal.bigdata.DocumentType
-
Returns a new empty document of this document type.
- createDocument() - Method in class lumis.portal.bigdata.StandardDocumentType
- createDocument() - Method in class lumis.portal.monitor.impl.MonitorUserDocumentType
- createDocumentFragment() - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createDouiHyperlink() - Method in class lumis.doui.DouiContext
- createDynamicStyle(String, String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.scripting.AbstractScriptingStyleFactory
- createDynamicStyle(String, String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.thymeleaf.ThymeleafStyleFactory
- createDynamicStyle(String, String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory
- createDynamicStyle(String, String, List<ITheme>) - Method in interface lumis.portal.serviceinterface.style.IStyleFactory
-
Creates a dynamic version of the requested style using the given style text.
- createDynamicStyle(String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.scripting.AbstractScriptingStyleFactory
- createDynamicStyle(String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.thymeleaf.ThymeleafStyleFactory
- createDynamicStyle(String, List<ITheme>) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory
- createDynamicStyle(String, List<ITheme>) - Method in interface lumis.portal.serviceinterface.style.IStyleFactory
-
Creates a dynamic version of the requested style.
- createElement(String) - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
- createElement(String) - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
- createElement(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
- createElement(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createElementNS(String, String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createEntity(String, String, List<Object>) - Method in interface lumis.portal.user.UserCustomAttributesMap.EntityFactory
- createEntityManagerFactory(String, URL, Collection<String>) - Static method in class lumis.portal.dao.hibernate.HibernateUtil
-
Creates an entity manager factory.
- createEntityReference(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createFile(String) - Static method in class lumis.util.FileUtil
- createFileOutputStream(String) - Static method in class lumis.util.FileUtil
- createFirstUrl(UriInfo) - Method in class lumis.portal.rest.util.ListResult
-
Method called by
ListResult.init(UriInfo, List, Integer, Integer, Integer)
for generating the URL that corresponds to the first page of the result. - createFormulaStatement(List<DatabaseViewFormulaEntry>) - Method in class lumis.portal.group.databaseviewmembership.formula.FormulaStatementBuilder
-
Creates a formula statement according to the given formula entries.
- createFunctionMapper(ServiceContainerResponse) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
- createFunctionMapper(ServiceContainerResponse) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
-
Creates a
FunctionMapper
based on the given response. - createGeoPointFromLatLon(double, double) - Static method in class lumis.portal.geolocation.GeoLocationUtil
-
Returns a new
ExtendedGeoPoint
from the given lat-lon.
The created object will not contain information about city, state and country. - createGeoPointFromMap(Map) - Static method in class lumis.portal.geolocation.GeoLocationUtil
-
Returns a new
ExtendedGeoPoint
from geolocation map. - createIdField(String) - Static method in class lumis.search.SearchContentField
-
Deprecated.Creates an
identifier field
with the given value. - createLastUrl(UriInfo) - Method in class lumis.portal.rest.util.ListResult
-
Method called by
ListResult.init(UriInfo, List, Integer, Integer, Integer)
for generating the URL that corresponds to the last page of the result. - CreateLinkInUserSegmentationToPrincipal - Class in lumis.upgrade.custom.build_11_1_0_190114
- CreateLinkInUserSegmentationToPrincipal() - Constructor for class lumis.upgrade.custom.build_11_1_0_190114.CreateLinkInUserSegmentationToPrincipal
- CreateLTMStatusData - Class in lumis.upgrade.custom.build_14_1_0_211022_2
-
Creating the Tag Manager status data and inserting the service instance Id and the last Updated Date into lum_LTMStatus for each existing service.
- CreateLTMStatusData() - Constructor for class lumis.upgrade.custom.build_14_1_0_211022_2.CreateLTMStatusData
- createMail(ActivityDocument.IActivity, Collection<UserConfig>, Locale) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifier
-
Creates an
IMultipleMail
from theActivityDocument.IActivity
. - createMailAttachment() - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
- createMailAttachment() - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Factory method for creating a new mail attachment instance.
- createMailAttachment() - Method in interface lumis.portal.sendmail.ISendMailManager
-
Factory method for creating a new mail attachment instance.
- createMailAttachment() - Method in class lumis.portal.sendmail.SendMailManager
- createMailDestination() - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
- createMailDestination() - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Factory method for creating a new mail destination instance.
- createMailDestination() - Method in interface lumis.portal.sendmail.ISendMailManager
-
Factory method for creating a new mail destination instance.
- createMailDestination() - Method in class lumis.portal.sendmail.SendMailManager
- createMessageDigest() - Method in class lumis.portal.crypto.MessageDigestCipher
-
Returns a new
MessageDigest
instance based on this cipher'sMessageDigestCipher.getAlgorithm()
andMessageDigestCipher.getProvider()
. - CreateMessagePrioritizer - Class in lumis.service.activitystream
-
Prioritizer for messages sent by users using the activity stream service.
- CreateMessagePrioritizer() - Constructor for class lumis.service.activitystream.CreateMessagePrioritizer
- CreateMissingDisplayHtmlCustomProperties - Class in lumis.upgrade.custom.build_12_3_0_200527_0
-
Class responsible for creating missing 'savedOnServiceInstanceLevel' custom properties.
- CreateMissingDisplayHtmlCustomProperties() - Constructor for class lumis.upgrade.custom.build_12_3_0_200527_0.CreateMissingDisplayHtmlCustomProperties
- createModuleDeploymentExecutionPlan(IFile, boolean, boolean) - Method in class lumis.portal.deployment.DeploymentManager
- createModuleDeploymentExecutionPlan(IFile, boolean, boolean) - Method in interface lumis.portal.deployment.IDeploymentManagerSPI
-
Creates, validates and returns a module deployment execution plan.
- createModuleDeploymentExecutionPlan(IFile, boolean, boolean, boolean) - Method in class lumis.portal.deployment.DeploymentManager
- createModuleDeploymentExecutionPlan(IFile, boolean, boolean, boolean) - Method in interface lumis.portal.deployment.IDeploymentManagerSPI
-
Creates, validates and returns a module deployment execution plan.
- createModuleDeploymentProcess(InputStream, boolean) - Method in class lumis.portal.deployment.DeploymentManager
- createModuleDeploymentProcess(InputStream, boolean) - Method in interface lumis.portal.deployment.IDeploymentManager
-
Creates a
deployment execution plan
for deploying the given module. - createModuleUndeploymentProcess(List<IModule>) - Method in class lumis.portal.deployment.DeploymentManager
- createModuleUndeploymentProcess(List<IModule>) - Method in interface lumis.portal.deployment.IDeploymentManager
-
Creates a
deployment execution plan
for undeployment of the given modules. - createMonitorUserValuesProviderForTrackId(String) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Creates a new monitor values provider that returns the values for monitor user fields corresponding to the given track identifier.
- createMonitorUserValuesProviderForTrackId(String) - Method in class lumis.portal.monitor.impl.MonitorManager
- createMonitorUserValuesProviderForUserId(String) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
-
Creates a new monitor values provider that returns the values for monitor user fields corresponding to the given user identifier.
- createMonitorUserValuesProviderForUserId(String) - Method in class lumis.portal.monitor.impl.MonitorManager
- createMultipleMail() - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
- createMultipleMail() - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Factory method for creating a new blank mail instance.
- createMultipleMail() - Method in interface lumis.portal.sendmail.ISendMailManager
-
Factory method for creating a new blank mail instance.
- createMultipleMail() - Method in class lumis.portal.sendmail.SendMailManager
- createNativeQueryWithDQS(String) - Static method in class lumis.portal.dao.hibernate.QueryUtil
-
Creates a JPA native query using the current transaction and adds a dummy query space to it.
- createNativeQueryWithDQS(EntityManager, String) - Static method in class lumis.portal.dao.hibernate.QueryUtil
-
Creates a JPA native query using the given entity manager and adds a dummy query space to it.
- createNewContentWorkflowMetaData(SessionConfig, String, String, String, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
-
Deprecated.Since 4.2.0, replaced by
IWorkflowManager.createNewContentWorkflowMetaData(SessionConfig, ContentLocale, String, ITransaction)
. - createNewContentWorkflowMetaData(SessionConfig, String, String, String, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
-
Deprecated.
- createNewContentWorkflowMetaData(SessionConfig, ContentLocale, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
-
Creates a new content workflow metadata for a content locale.
- createNewContentWorkflowMetaData(SessionConfig, ContentLocale, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
- createNewDirectory(String, String, String) - Method in class lumis.service.portalmanagement.deployment.moduleeditor.ModuleEditorResource
- createNewDirectory(String, String, String) - Method in class lumis.service.portalmanagement.theme.editor.ThemeEditorResource
- createNewDirectory(String, String, String) - Method in class lumis.service.websitefiles.WebsiteFilesResource
-
Creates a new dirctory in website.
- createNewFile() - Method in class lumis.portal.filesystem.PortalFile
-
Deprecated.
- createNewFile(String, String, String) - Method in class lumis.service.portalmanagement.deployment.moduleeditor.ModuleEditorResource
- createNewFile(String, String, String) - Method in class lumis.service.portalmanagement.theme.editor.ThemeEditorResource
- createNewFile(String, String, String) - Method in class lumis.service.websitefiles.WebsiteFilesResource
-
Creates a new text file in the given website.
- createNextUrl(UriInfo) - Method in class lumis.portal.rest.util.ListResult
-
Method called by
ListResult.init(UriInfo, List, Integer, Integer, Integer)
for generating the URL that corresponds to the next page of the result. - createNumberFormat(Locale, String) - Method in class lumis.util.converter.NumberConverter
-
Creates the NumberFormat for the given locale and pattern.
- CreateOrOverrideAutomationFlowProcessAction - Class in lumis.service.analytics.automationflow.processaction
-
The process action call the callback LumisUserSegmentationsRefresh_{uid} defined in parent iframe after to saved with success.
- CreateOrOverrideAutomationFlowProcessAction() - Constructor for class lumis.service.analytics.automationflow.processaction.CreateOrOverrideAutomationFlowProcessAction
- CreateOrOverrideSegmentationProcessAction - Class in lumis.service.analytics
-
The process action call the callback LumisUserSegmentationsRefresh_{uid} defined in parent iframe after to saved with success.
- CreateOrOverrideSegmentationProcessAction() - Constructor for class lumis.service.analytics.CreateOrOverrideSegmentationProcessAction
- createPackageDeploymentProcess(File, boolean) - Method in class lumis.portal.deployment.DeploymentManager
- createPackageDeploymentProcess(File, boolean) - Method in interface lumis.portal.deployment.IDeploymentManager
-
Creates a
deployment execution plan
for deploying the given package. - createPackageDeploymentProcess(File, boolean, boolean) - Method in class lumis.portal.deployment.DeploymentManager
- createPackageDeploymentProcess(File, boolean, boolean) - Method in interface lumis.portal.deployment.IDeploymentManagerSPI
-
Creates a
deployment execution plan
for deploying the given package. - createPage() - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a page.
- createPage(ChannelConfig) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a page.
- createPageTemplate() - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a page template.
- createPageTemplate(ChannelConfig) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a page template.
- createParentDirectories(File) - Static method in class lumis.util.FileUtil
-
Creates the directories parent of the given file.
- createPortalException(SAXException) - Static method in class lumis.util.XmlUtil
-
Creates a PortalException based on the given SAXException.
- createPortalURL() - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
- createPortalURL() - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
- createPortalURL() - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
- createPortalURL() - Method in interface lumis.portal.url.IURLFactory
-
Creates a URL for accessing a portal page.
- createPreviousUrl(UriInfo) - Method in class lumis.portal.rest.util.ListResult
-
Method called by
ListResult.init(UriInfo, List, Integer, Integer, Integer)
for generating the URL that corresponds to the previous page of the result. - createPriorityAndUserSearchQueryFilter(double, String) - Method in class lumis.portal.activitystream.ActivityStreamManager
- createPriorityAndUserSearchQueryFilter(double, String) - Method in interface lumis.portal.activitystream.IActivityStreamManager
-
Returns a big data search query filter that filters the activities according to the ones the specified user is allowed to access and has a priority of at least the value specified.
- createProcess(String, List<Step>, IProcessCallbackHandler) - Method in interface lumis.portal.interactiveprocess.IInteractiveProcessManager
-
Creates a
portal interactive process
with the givensteps
. - createProcess(String, List<Step>, IProcessCallbackHandler) - Method in class lumis.portal.interactiveprocess.InteractiveProcessManager
- createProcessAction(Node, ProcessActionContainer) - Static method in class lumis.doui.processaction.ProcessActionHandlerFactory
- createProcessActionContainer() - Method in class lumis.doui.DouiContext
- createProcessingInstruction(String, String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createProducerEntity(String, String, URL, String, ProducerEntityStatus, RegistrationData, RegistrationContext, ServiceDescription, Map, Map, Map, long, String, int, String, String, Lifetime) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
-
Creates a new instance of ProducerEntity and return it
- CreateProjectServiceInterface - Class in lumis.service.portalmanagement.project
-
Create Project service interface.
- CreateProjectServiceInterface() - Constructor for class lumis.service.portalmanagement.project.CreateProjectServiceInterface
- createQueryBuilder() - Method in class lumis.content.table.ContentTableAddDataProcessActionHandler
-
Deprecated.creates a content query builder.
- createQueryBuilder() - Method in class lumis.content.table.ContentTableDeleteDataProcessActionHandler
-
Deprecated.Creates
ContentQueryBuilder
object for building delete query. - createQueryBuilder() - Method in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
-
Deprecated.Creates
ContentQueryBuilder
object for building update (or insert) query. - createQueryBuilder() - Method in class lumis.doui.table.BaseTableDataProcessActionHandler
-
Deprecated.
- createQueryBuilder(IParameters) - Method in class lumis.content.table.ContentTableSource
- createQueryBuilder(IParameters) - Method in class lumis.doui.table.TableSource
-
Creates the query builder used by this source.
- createQueryBuilder(IParameters, TableSource, ITransaction) - Method in class lumis.content.table.ContentTableDataProvider
- createQueryBuilder(IParameters, TableSource, ITransaction) - Method in interface lumis.doui.source.ITableDataProvider
- createQueryBuilder(IParameters, TableSource, ITransaction) - Method in class lumis.doui.table.TableDataProvider
- createQueryBuilder(IParameters, TableSource, ITransaction) - Method in class lumis.service.autoadministration.LastContentsDataProvider
- createQueryBuilder(IParameters, TableSource, ITransaction) - Method in class lumis.service.autoadministration.WorkFlowStatusDataProvider
- CreateQueryResult(boolean, ISearchQueryFilter) - Constructor for class lumis.service.analytics.usersegmentation.control.UserSegmentationData.CreateQueryResult
- createRenderDataChangedEvent(Object) - Method in class lumis.doui.table.BaseTableDataProcessActionHandler
-
Deprecated.Creates a render data changed event.
- createRenderDataChangedEvent(Object) - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
-
Deprecated.
- createRenderDataChangedEvent(PortalEventOperationType, Collection<String>) - Method in class lumis.content.table.ContentTableSource
- createRenderDataChangedEvent(PortalEventOperationType, Collection<String>) - Method in class lumis.doui.source.Source
-
Returns the render data changed event to be sent by
Source.sendRenderDataChangedNotification(PortalEventOperationType, Collection)
. - createRenderRequestCycle(ServiceInterfaceInstanceConfig) - Method in class lumis.lptf.doui.serviceinterface.DouiRequestCycleFactory
-
Create a Doui render request cycle instance given a ServiceInterfaceInstanceConfig instance.
- createRenderRequestCycle(ServiceInterfaceInstanceConfig) - Method in class lumis.lptf.portal.serviceinterface.RequestCycleFactory
-
Create a render request cycle instance given a ServiceInterfaceInstanceConfig instance.
- createRenderURL() - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
- createRenderURL() - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
- createRenderURL() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRenderResponse
- createRenderURL() - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
- createRenderURL() - Method in interface lumis.portal.url.IURLFactory
-
Creates a render URL.
- createResourceURL() - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
- createResourceURL() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
- createResourceURL() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
- createResourceURL() - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
- createSegmentationForJourneyStage(JourneyStage) - Method in class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
-
Creates a segmentation for the given journey stage.
- createSerializableConfig(SerializationContext, AccessControlList, AccessControlListSerializableConfig.AclType, String) - Method in class lumis.util.security.acl.serialization.AclSerializationManager
- createServiceInstance(String) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a service instance.
- createServiceInstance(ChannelConfig, String) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a service instance.
- createServiceInstance(ChannelConfig, String, String) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a service instance.
- createServiceInterfaceInstance(String, String) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a service interface instance.
- createServiceInterfaceInstance(PageConfig, ServiceInstanceConfig, String) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a service interface instance.
- createServiceInterfaceInstance(ServiceInstanceConfig, String) - Method in class lumis.lptf.portal.structure.StructureHelper
-
Creates a service interface instance.
- createServiceInterfaceURL(int) - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
- createSingleMail() - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
- createSingleMail() - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Factory method for creating a new blank mail instance.
- createSingleMail() - Method in interface lumis.portal.sendmail.ISendMailManager
-
Factory method for creating a new blank mail instance.
- createSingleMail() - Method in class lumis.portal.sendmail.SendMailManager
- createSingleMail(IMultipleMail, IMailDestination) - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
-
This implementation actually uses the same mail instance, only sets the values in the to, cc and bcc fields.
- createSingleMail(IMultipleMail, IMailDestination) - Method in interface lumis.portal.sendmail.dao.ISendMailDao
-
Returns a
ISingleMail
instance as the given mail addressed to the given destination. - createSource(String, String) - Static method in class lumis.doui.source.SourceFactory
-
Creates a source.
- createSource(String, ISourceContext) - Static method in class lumis.doui.source.SourceFactory
-
Create a source instance and return it.
- createSource(Node, ISourceContext) - Static method in class lumis.doui.source.SourceFactory
- createSourceContainer() - Method in class lumis.doui.DouiContext
- createSourceField(Node) - Method in class lumis.content.table.ContentTableSource
- createSourceField(Node) - Method in class lumis.doui.source.Source
-
Factory method for creating a source field instance that corresponds to the field node given.
- createSourceField(Node) - Method in class lumis.doui.source.TabularSource
- createSourceField(Node) - Method in class lumis.doui.table.TableSource
- createSourceFilter(Node) - Method in class lumis.doui.source.Source
-
Creates a source filter for the given filter definition node.
- createSourceFilter(Node) - Method in class lumis.doui.table.TableSource
- createSQLQueryWithDQS(String) - Static method in class lumis.portal.dao.hibernate.QueryUtil
-
Creates a
SQLQuery
using the current transaction and adds a dummy query space to it. - createSQLQueryWithDQS(Session, String) - Static method in class lumis.portal.dao.hibernate.QueryUtil
-
Creates a
SQLQuery
using the given session and adds a dummy query space to it. - createStandardReportsAndDashboards(String) - Static method in class lumis.service.analytics.eventanalytics.EventAnalyticsUtil
-
Creates the standard definitions for the given service instance.
- createStringFieldValue(String) - Static method in class lumis.portal.monitor.MonitorUtilInternal
-
Creates a string field value structure, given a string.
- createStyle(String, ScriptEngine) - Method in class lumis.portal.serviceinterface.style.impl.js.rhino.RhinoStyleFactory
- createStyle(String, ScriptEngine) - Method in class lumis.portal.serviceinterface.style.impl.scripting.AbstractScriptingStyleFactory
-
Creates a new instance of a style with the given script and engine.
- createSubtitleField(String) - Static method in class lumis.search.SearchContentField
-
Deprecated.Creates an
subtitle field
with the given value. - createSynonym() - Method in class lumis.portal.bigdata.BigDataManager
- createSynonym() - Method in interface lumis.portal.bigdata.IBigDataManager
- createTableSource(Node, ISourceContext) - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
-
Deprecated.Creates a table source object.
- createTextField(String) - Static method in class lumis.search.SearchContentField
-
Deprecated.Creates an
text field
with the given value. - createTextNode(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
- createTitleField(String) - Static method in class lumis.search.SearchContentField
-
Deprecated.Creates an
title field
with the given value. - createTokenIfNeeded(HttpServletRequest) - Static method in class lumis.portal.servicecontainer.XslToApplyToken
-
Creates a token for user.
- createTransaction() - Method in interface lumis.portal.structure.sync.ParallelExecutor.ITransactionFactory
-
Creates a transaction and returns it.
- createTransaction() - Static method in class lumis.portal.transaction.PortalTransactionFactory
-
Creates a new transaction object, associating it to the current thread.
- createTransaction(boolean) - Static method in class lumis.portal.transaction.PortalTransactionFactory
-
Creates a new transaction object, optionally associating it to the current thread.
- createTransformer(String) - Method in class lumis.portal.deployment.script.install.DeploymentSqlGenerator
- createTransformer(String) - Method in class lumis.util.AbstractSqlGenerator
-
Returns the transformer for the given stylesheet path.
- createTransformer(String) - Method in class lumis.util.SqlGenerator
- createUrl(SessionConfig, HyperLinkConfig, String, ITransaction) - Method in class lumis.content.service.ContentHyperLinkResolver
- createUrl(SessionConfig, HyperLinkConfig, String, ITransaction) - Method in class lumis.portal.hyperlink.GenericHyperLinkResolver
-
Creates an URL for the given hyperlink.
- createUrl(SessionConfig, HyperLinkConfig, String, ITransaction) - Method in class lumis.service.htmlcontent.HtmlContentHyperLinkResolver
- createUrl(SessionConfig, HyperLinkConfig, String, ITransaction) - Method in class lumis.service.simplecontent.SimpleContentHyperLinkResolver
- createUrlField(String) - Static method in class lumis.search.SearchContentField
-
Deprecated.Creates an
URL field
with the given value. - createWebResourceByDynamicPath(String) - Method in class lumis.portal.channel.ChannelManager
- createWebResourceByDynamicPath(String) - Method in class lumis.portal.page.PageManager
- createWebResourceByDynamicPath(String) - Method in interface lumis.portal.url.IWebResourceFactory
-
Creates a
WebResource
instance based on a dynamic path. - CreateWebsiteProjects - Class in lumis.upgrade.custom.build_12_3_0_200506
-
Class responsible for migrating website project id to the new project entity.
- CreateWebsiteProjects() - Constructor for class lumis.upgrade.custom.build_12_3_0_200506.CreateWebsiteProjects
-
Default constructor.
- CreateWidgetInstances - Class in lumis.upgrade.custom.build_10_1_0_170529
-
Creates widget instances for existing widget entries in widget holders.
- CreateWidgetInstances() - Constructor for class lumis.upgrade.custom.build_10_1_0_170529.CreateWidgetInstances
- CreateWorkflowMetadataToTagManager - Class in lumis.upgrade.custom.build_14_1_0_211004_0
-
Upgrade step that adjust existent tagmanager services instances to start using workflow.
- CreateWorkflowMetadataToTagManager() - Constructor for class lumis.upgrade.custom.build_14_1_0_211004_0.CreateWorkflowMetadataToTagManager
- CRITICAL - lumis.upgrade.postupgrade.PostUpgradeTaskException.ErrorLevel
- CrossSiteRequestDefinition - Class in lumis.portal.security.csr
-
The cross-site request entity (for read-only purpose).
- CrossSiteRequestFilter - Class in lumis.portal.security.csr
-
Cross-site request filter.
- CrossSiteRequestFilter() - Constructor for class lumis.portal.security.csr.CrossSiteRequestFilter
- CrossSiteRequestManager - Class in lumis.portal.security.csr
-
Cross-site request manager.
- CrossSiteRequestManager() - Constructor for class lumis.portal.security.csr.CrossSiteRequestManager
- CryptoManager - Class in lumis.portal.crypto
-
ICryptoManager
implementation. - CryptoManager() - Constructor for class lumis.portal.crypto.CryptoManager
- Css - Class in lumis.portal.structure.sync.model.global
-
Bean used to serialize LumisXP (global) CSSs.
- Css() - Constructor for class lumis.portal.structure.sync.model.global.Css
- CSS_ADD - Static variable in class lumis.service.portalmanagement.css.CssProcessActionHandler
- CSS_DELETE - Static variable in class lumis.service.portalmanagement.css.CssProcessActionHandler
- CSS_EDIT - Static variable in class lumis.service.portalmanagement.css.CssProcessActionHandler
- CSS_FOLDER_NAME - Static variable in class lumis.portal.structure.sync.model.global.Css
-
The CSSs folder name.
- CssConfig - Class in lumis.portal.css
-
Value class for Css properties
- CssConfig() - Constructor for class lumis.portal.css.CssConfig
- CssControllerXml - Class in lumis.portal.css
- CssControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.css.CssControllerXml
- CssDaoJdbc - Class in lumis.portal.css
-
DAO JDBC implementation for CSS related data
- CssDaoJdbc() - Constructor for class lumis.portal.css.CssDaoJdbc
- CssManager - Class in lumis.portal.css
-
Manager for Css operations
- CssManager() - Constructor for class lumis.portal.css.CssManager
- CssProcessActionHandler - Class in lumis.service.portalmanagement.css
-
ProcessActionHandler for Css Administration.
- CssProcessActionHandler() - Constructor for class lumis.service.portalmanagement.css.CssProcessActionHandler
- CssResource - Class in lumis.portalmanagement.doui.control.itempicker
- CssResource() - Constructor for class lumis.portalmanagement.doui.control.itempicker.CssResource
- CssSerializableConfig - Class in lumis.portal.css.serialization
-
Serializable value object for Css structure properties
- CssSerializableConfig() - Constructor for class lumis.portal.css.serialization.CssSerializableConfig
- CssSerializationManager - Class in lumis.portal.css.serialization
-
Manager for Css serialization
- CssSerializationManager() - Constructor for class lumis.portal.css.serialization.CssSerializationManager
- CurrentCommunityIdFilter - Class in lumis.service.community
-
Filter that calculates its value based on the community id property bag value.
- CurrentCommunityIdFilter() - Constructor for class lumis.service.community.CurrentCommunityIdFilter
- CurrentContentLocaleIdControl - Class in lumis.service.comment
-
It stores the current content locale identifier in itself.
- CurrentContentLocaleIdControl() - Constructor for class lumis.service.comment.CurrentContentLocaleIdControl
- CurrentDayDateFilter - Class in lumis.service.resourcescheduler
-
Sets the current day date filter
- CurrentDayDateFilter() - Constructor for class lumis.service.resourcescheduler.CurrentDayDateFilter
- CurrentPageDocType - Class in lumis.portal.presentation
-
Current
PageDocType
holder. - CurrentPageDocType() - Constructor for class lumis.portal.presentation.CurrentPageDocType
- currentPublishToPrincipalsValue - Variable in class lumis.content.control.publishtoprincipals.PublishToPrincipalsListControl
- currentPublishToServiceInstances - Variable in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
- currentUserId - Variable in class lumis.service.forum.ForumMessageListPostLoadProcessor
- currentUserId(String) - Method in class lumis.util.log.AccessAuditLogger
- currentUserId(String) - Method in interface lumis.util.log.IAccessAuditLogger
-
Sets the current user identifier (if any).
- currentUserQuery - Variable in class lumis.doui.search.SearchAggregationControl
- curRowNumber - Variable in class lumis.doui.table.TableAddMultiRowDataProcessActionHandler
-
Deprecated.
- curRowNumber - Variable in class lumis.doui.table.TableUpdateMultiRowDataProcessActionHandler
-
Deprecated.
- custom(long, DateHistogramAggregation.Interval.Type) - Static method in class lumis.portal.bigdata.query.DateHistogramAggregation.Interval
-
Creates a new custom interval.
- CUSTOM - lumis.portal.configuration.BigDataRepositoryType
-
A custom implementation of
IBigDataRepositorySPI
. - CUSTOM - lumis.portal.structure.sync.model.channel.Channel.PageWebResourceDataProviderType
- CUSTOM - lumis.portal.structure.sync.model.page.Page.PageWebResourceDataProviderType
- CUSTOM - lumis.service.analytics.abtest.bean.ABTestExperiment.SuccessType
- CUSTOM - lumis.service.autoadministration.entity.AutoAdministrationTreeType
-
Custom.
- CUSTOM_DATA - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ActivityFields
-
Field that corresponds to
Activity.getCustomData()
. - CUSTOM_FIELDS_ADD - Static variable in class lumis.service.doui.fields.FieldsProcessActionHandler
- CUSTOM_FIELDS_RESET - Static variable in class lumis.service.doui.fields.FieldsProcessActionHandler
- CUSTOM_HEADER - lumis.portal.monitor.impl.MonitorRequestRule.RuleType
- CUSTOM_PROPERTY_PAGE_ID - Static variable in class lumis.portal.presentation.mode.publisher.PublicationDashboardModeURLProvider
-
Custom property for the auto-administration custom page id.
- CustomAction() - Constructor for class lumis.portal.monitor.MonitorFields.AutomationFlow.Node.CustomAction
- CustomActionActionNode - Class in lumis.portal.analytics.automationflow.action
-
Custom action action node.
- CustomActionActionNode(String, String, String, FlowNode) - Constructor for class lumis.portal.analytics.automationflow.action.CustomActionActionNode
-
Creates a new instance.
- CustomActionActionNode(JSONObject, FlowEntry) - Constructor for class lumis.portal.analytics.automationflow.action.CustomActionActionNode
-
Creates a new instance with the given JSON configuration.
- CustomAtmosphereFramework - Class in lumis.portal.atmosphere
-
LumisXP custom
AtmosphereFramework
implementation. - CustomAtmosphereFramework(boolean, boolean) - Constructor for class lumis.portal.atmosphere.CustomAtmosphereFramework
- CustomBlockingIOCometSupport - Class in lumis.portal.atmosphere
-
Custom implementation of
BlockingIOCometSupport
. - CustomBlockingIOCometSupport(AtmosphereConfig) - Constructor for class lumis.portal.atmosphere.CustomBlockingIOCometSupport
- CustomerExperienceApp - Enum in lumis.portal.presentation.mode.customerexperience
-
Options of APPs for customer experience.
- CustomerExperienceCommonsControl - Class in lumis.service.analytics.commons.control
-
Control to expose in client-side information required for all analytics service.
- CustomerExperienceCommonsControl() - Constructor for class lumis.service.analytics.commons.control.CustomerExperienceCommonsControl
- CustomerExperienceHelper - Class in lumis.portal.presentation.mode.customerexperience
-
Class to help calculate information regarding Customer Experience.
- CustomerExperienceHelper() - Constructor for class lumis.portal.presentation.mode.customerexperience.CustomerExperienceHelper
- CustomerExperienceResource - Class in lumis.service.analytics.commons
-
Rest API for the analytics service, this is common for all modes.
- CustomerExperienceResource() - Constructor for class lumis.service.analytics.commons.CustomerExperienceResource
-
Default constructor.
- CustomerExperienceSPARouterFilter - Class in lumis.portal.customerexperience
-
Customer experience SPA App router.
- CustomerExperienceSPARouterFilter() - Constructor for class lumis.portal.customerexperience.CustomerExperienceSPARouterFilter
- CustomerExperienceStructure - Class in lumis.portal.presentation.mode.customerexperience
-
Class provides information and utilities for accessing the hidden structure used for customer experience mode.
- CustomerExperienceStructure() - Constructor for class lumis.portal.presentation.mode.customerexperience.CustomerExperienceStructure
- CustomerExperienceStructure.Permissions - Interface in lumis.portal.presentation.mode.customerexperience
-
The permissions of the Customer Experience service.
- CustomerExperienceSubHeader - Class in lumis.portal.presentation.mode.customerexperience
-
Wicket component that draws the SubHeader for the Customer Experience Mode.
- CustomerExperienceSubHeader(String) - Constructor for class lumis.portal.presentation.mode.customerexperience.CustomerExperienceSubHeader
- CustomerExperienceUtil - Class in lumis.portal.customerexperience
-
Customer Experience related utilities.
- CustomFiltersDataProvider - Class in lumis.service.doui.filters
- CustomFiltersDataProvider() - Constructor for class lumis.service.doui.filters.CustomFiltersDataProvider
- customFunctionInvocationEvalution(FunctionInvocation, VariableResolver, FunctionMapper, Logger) - Static method in class lumis.portal.el.LumisExpressionEvaluatorImpl
- CustomInputHiddenControl - Class in lumis.service.portalmanagement.interactiveprocess
-
This a custom input text area control that force the load data from source.
- CustomInputHiddenControl() - Constructor for class lumis.service.portalmanagement.interactiveprocess.CustomInputHiddenControl
- CustomInputTextAreaControl - Class in lumis.service.portalmanagement.interactiveprocess
-
This a custom input text area control that force the load data from source.
- CustomInputTextAreaControl() - Constructor for class lumis.service.portalmanagement.interactiveprocess.CustomInputTextAreaControl
- CustomMoxyJsonProvider - Class in lumis.portal.rest
-
A customized
MOXyJsonProvider
, enhancing some aspects of it. - CustomMoxyJsonProvider() - Constructor for class lumis.portal.rest.CustomMoxyJsonProvider
- customPathResource(String, UriInfo) - Method in class lumis.portal.rest.resource.ServiceInstanceResource
-
Forwards requests to the sub-resources.
- CustomStringConfig - Class in lumis.portal.localization
-
Represents a CustomString object
- CustomStringConfig() - Constructor for class lumis.portal.localization.CustomStringConfig
- CustomStringLocalizationDaoJdbc - Class in lumis.portal.localization
-
DAO class that read custom strings from database
- CustomStringLocalizationDaoJdbc() - Constructor for class lumis.portal.localization.CustomStringLocalizationDaoJdbc
- CustomURLShortener - Class in lumis.portal.urlshortener
-
Custom URL shortener.
- CustomURLShortener() - Constructor for class lumis.portal.urlshortener.CustomURLShortener
- CustomUserAttributesMap<VALUE extends IMonitorUserAttributeValue> - Class in lumis.portal.monitor.impl
-
A map for handle with monitor user attribute.
- CustomUserAttributesMap(MonitorUser, Map<String, VALUE>, CustomUserAttributesMap.Constructor) - Constructor for class lumis.portal.monitor.impl.CustomUserAttributesMap
- CustomUserAttributesMap.Constructor - Interface in lumis.portal.monitor.impl
- CyclicTermsException() - Constructor for exception lumis.service.categorization.CategorizationUtil.CyclicTermsException
All Classes All Packages