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

S

SAFE_MODE_PATH - Static variable in class lumis.portal.url.WebResourceDiscoveryFilter
Safe mode path.
sameSite(URI, URI) - Static method in class lumis.portal.monitor.impl.OriginValueProvider
Compare if the given URI's are from the same domain.
SassCompiler - Class in lumis.util.sass
Sass compiler.
SassCompiler() - Constructor for class lumis.util.sass.SassCompiler
 
SassCompiler.CompilerOptions - Class in lumis.util.sass
SASS compiler options.
SassCompiler.CompilerOptions.OutputStyle - Enum in lumis.util.sass
Output style.
SassCompiler.CompilerOptionsBuilder - Class in lumis.util.sass
save(ChannelTemplateLink, Session) - Static method in class lumis.portal.structure.sync.model.common.ChannelTemplateLink
Save channel template link.
SaveAndPreviewButtonControl - Class in lumis.content.control.button
Responsible for calling the process action handler with id="commitAndPreview".
SaveAndPreviewButtonControl() - Constructor for class lumis.content.control.button.SaveAndPreviewButtonControl
 
saveAs(String, Flow, String) - Static method in class lumis.portal.analytics.automationflow.FlowManager
Save the given flow.
saveCacheConfigs(String, Map<String, RestInterfaceCacheConfig>) - Static method in class lumis.doui.service.api.rest.internal.DouiRestInterfaceCacheManager
Saves the given REST interfaces cache configurations.
saveDashboard(String, String) - Method in class lumis.service.analytics.eventanalytics.EventAnalyticsResource
 
saveFileText(String, String, String) - Method in class lumis.service.portalmanagement.deployment.moduleeditor.ModuleEditorResource
 
saveFileText(String, String, String) - Method in class lumis.service.portalmanagement.theme.editor.ThemeEditorResource
 
saveFileText(String, String, String) - Method in class lumis.service.websitefiles.WebsiteFilesResource
Saves file text to the given website.
SaveHoldersLayoutBehavior - Class in lumis.portal.presentation.mode.portaladministration
Behavior that provides the javascript for processing the save of the layout of a page.
SaveHoldersLayoutBehavior() - Constructor for class lumis.portal.presentation.mode.portaladministration.SaveHoldersLayoutBehavior
 
saveReport(String, String) - Method in class lumis.service.analytics.eventanalytics.EventAnalyticsResource
 
saveSegmentation(String, String) - Method in class lumis.service.analytics.usersegmentation.rest.UserSegmentationRestAPI
Quick save operation for segmentation.
saveSegmentation(String, String, JSONObject) - Method in interface lumis.portal.analytics.usersegmentation.IUserSegmentationManagerSPI
Save the given segmentation and returns the identifier of the segmentation added or updated.
saveSegmentation(String, String, JSONObject) - Method in class lumis.service.analytics.usersegmentation.manager.UserSegmentationManager
 
ScaleTransformationBuilder - Class in lumis.portal.file.transformation
Scale transformation builder is based on content type and service instance to decide the right ITransformation.
ScaleTransformationBuilder() - Constructor for class lumis.portal.file.transformation.ScaleTransformationBuilder
 
schedule() - Static method in class lumis.portal.monitor.impl.FillProjectIdInEventDataPostUpgradeTask
Schedule execution.
schedule() - Static method in class lumis.portal.monitor.impl.MonitorUserAnonymizeAllTask
Schedules the execution of task that anonymize all monitor users.
schedule() - Static method in class lumis.portal.monitor.impl.PageViewEventUpdateTask
Schedules the execution of task that upgrades page view event data.
schedule(Runnable, long, TimeUnit) - Method in class lumis.portal.executor.ExecutorManager
 
schedule(Callable<V>, long, TimeUnit) - Method in class lumis.portal.executor.ExecutorManager
 
schedule(IQueueTask, QueueTaskScheduleConfig) - Method in interface lumis.portal.processqueue.IProcessQueueManager
Schedules the execution of the given task.
schedule(IQueueTask, QueueTaskScheduleConfig) - Method in class lumis.portal.processqueue.QueueManager
 
Schedule - Class in lumis.service.newsletter
 
Schedule - Class in lumis.service.resourcescheduler
A schedule.
Schedule() - Constructor for class lumis.service.newsletter.Schedule
 
Schedule() - Constructor for class lumis.service.resourcescheduler.Schedule
 
scheduleAsynchronousReorderingTransactionObserver(ITransaction) - Static method in class lumis.portal.file.metadata.FileMacrotypeMappingUtil
Schedule the asynchronous reordering to ITransactionObserver.afterCommit() of the given ITransaction.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class lumis.portal.executor.ExecutorManager
 
scheduleCacheClearTransactionObserver(ITransaction) - Static method in class lumis.portal.file.metadata.FileMacrotypeMappingUtil
Schedule the clear cache processing to ITransactionObserver.afterCommit() of the given ITransaction.
scheduleClearCache() - Static method in class lumis.portal.analytics.automationflow.FlowManager
Schedule clear cache flows.
ScheduleClearCacheProcessActionHandler - Class in lumis.service.portalmanagement.security.csr
Process action handler that schedules a clear cache in after commit of current transaction.
ScheduleClearCacheProcessActionHandler() - Constructor for class lumis.service.portalmanagement.security.csr.ScheduleClearCacheProcessActionHandler
 
scheduleContentAddedEvent(ContentVersion) - Method in class lumis.content.table.ContentTableSource
Schedules a content added event for the given content to be executed once the transaction is commited.
Scheduled - lumis.portal.processqueue.QueueTaskProcessStatus
Status in which the item has been scheduled to run in the future.
Scheduled - lumis.socialnetworkintegration.SocialNetworkMessageStatus
Indicates that a message has already been scheduled to be publish.
ScheduleDaoHib - Class in lumis.service.newsletter
 
ScheduleDaoHib() - Constructor for class lumis.service.newsletter.ScheduleDaoHib
 
ScheduleDateTimePickerControl - Class in lumis.service.resourcescheduler
A control for selecting dateTime values for a schedule.
ScheduleDateTimePickerControl() - Constructor for class lumis.service.resourcescheduler.ScheduleDateTimePickerControl
 
scheduleIndexData(String...) - Method in class lumis.doui.source.Source
This method is a convenience overload that calls Source.scheduleIndexData(Collection).
scheduleIndexData(Collection<String>) - Method in class lumis.content.table.ContentTableSource
Schedules the indexing of the data that corresponds to the specified item identifiers.
scheduleIndexData(Collection<String>) - Method in class lumis.doui.source.Source
Schedules the indexing of the data that corresponds to the specified item identifiers.
scheduleRebuildIndex() - Method in class lumis.portal.commandpalette.CommandPaletteManager
 
scheduleRebuildIndex() - Method in interface lumis.portal.commandpalette.ICommandPaletteManagerSPI
Schedule a full index rebuild.
scheduleReindex() - Method in class lumis.portal.monitor.impl.MonitorUser
Schedules the reindexing of this monitor user on big data.
scheduleReindex(Content) - Method in class lumis.content.core.ContentManager
 
scheduleReindex(Content) - Method in interface lumis.content.core.IContentManager
Schedules the re-indexing of a content after the current transaction commits.
scheduleReindexDirtyItems() - Method in class lumis.portal.commandpalette.CommandPaletteManager
 
scheduleReindexDirtyItems() - Method in interface lumis.portal.commandpalette.ICommandPaletteManagerSPI
Schedule a reindex of dirty items.
scheduleReindexMonitorUser(String, Long) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
Schedules the reindexing of the monitor user with the given identifier on big data after the commit of the current transaction.
scheduleReindexMonitorUser(String, Long) - Method in class lumis.portal.monitor.impl.MonitorManager
 
ScheduleStartDateTimePickerControl - Class in lumis.service.resourcescheduler
A control for selecting StartdateTime values for a schedule.
ScheduleStartDateTimePickerControl() - Constructor for class lumis.service.resourcescheduler.ScheduleStartDateTimePickerControl
 
ScheduleValidatorProcessActionHandler - Class in lumis.service.resourcescheduler
 
ScheduleValidatorProcessActionHandler() - Constructor for class lumis.service.resourcescheduler.ScheduleValidatorProcessActionHandler
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class lumis.portal.executor.ExecutorManager
 
SCOPE_OBJECT_ADMIN - Static variable in class lumis.portal.activitystream.Activity
Scope value that indicates this activity is relevant to the activity's object administrators.
SCOPE_OBJECT_END_USER - Static variable in class lumis.portal.activitystream.Activity
Scope value that indicates this activity is relevant to the activity's object end users.
SCOPE_PORTAL_ADMIN - Static variable in class lumis.portal.activitystream.Activity
Scope value that indicates this activity is relevant to the portal administrators.
SCOPES - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ActivityFields
Field that corresponds to Activity.getScopes().
ScreenName - lumis.socialnetworkintegration.AuthenticationResponseValues
Represents the screen_name parameter in the authenticationRespose.
SCRIPT - lumis.portal.progress.ProgressConfig.Type
 
ScriptControl - Class in lumis.doui.control.script
Renders client side script.
ScriptControl() - Constructor for class lumis.doui.control.script.ScriptControl
 
ScriptingPermissionDataProvider - Class in lumis.service.portalmanagement.xsleditor
Provides data about the user's permission to edit scripts
ScriptingPermissionDataProvider() - Constructor for class lumis.service.portalmanagement.xsleditor.ScriptingPermissionDataProvider
 
ScriptPathUtil - Class in lumis.util
Utility methods and classes for setting the className attribute or node from some xpath from a node provided, using the corresponding scriptPath attribute or node resolved into a className by the replacement of bars by points.
ScriptPathUtil() - Constructor for class lumis.util.ScriptPathUtil
 
ScriptPathUtil.ProcessEntry - Class in lumis.util
Represents an entry in the xpath of a node provided to have its corresponding classPath attribute or node configured with the value of it's corresponding scriptPath attribute or node resolved, if it exists, indicating if such replacement must be made from the attribute or node.
ScriptPathUtil.ProcessType - Enum in lumis.util
Constants used to indicate whether the configuration of classPath from scriptPath should be made using the corresponding attributes or corresponding nodes.
scrubResponseText(String, IServiceInterfaceRenderRequest, IServiceInterfaceRenderResponse) - Method in class lumis.service.webserviceviewer.WebServiceViewer
 
sdfDate - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
sdfDate - Variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
sdfDate - Variable in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
sdfDateTime - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
sdfDateTime - Variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
sdfDateTime - Variable in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
sdfDay - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
sdfHour - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
sdfHour - Variable in class lumis.doui.control.datepicker.TimePickerControl
 
sdfMinute - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
sdfMinute - Variable in class lumis.doui.control.datepicker.TimePickerControl
 
sdfMonth - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
sdfSecond - Variable in class lumis.doui.control.datepicker.TimePickerControl
 
sdfTime - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
sdfTime - Variable in class lumis.doui.control.datepicker.TimePickerControl
 
sdfYear - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
search(String, String, Integer, Integer) - Method in class lumis.service.search.SearchResource
Executes an auto complete and a quick search using the user query.
search(SearchQuery) - Method in class lumis.portal.bigdata.elasticsearch.ElasticsearchRepository
 
search(SearchQuery) - Method in interface lumis.portal.bigdata.IBigDataSearcher
Runs the given search query and returns the search results.
search(SearchQuery) - Method in class lumis.search.lucene.LuceneSearcher
Deprecated.
 
search(SearchQuery) - Method in class lumis.search.Searcher
Deprecated.
Runs the given search query and returns the search results.
search(T, SearchQuery) - Method in class lumis.service.tag.GenericServiceInstancesTagListDataProvider
Performs the search.
Search() - Constructor for class lumis.portal.monitor.MonitorFields.Search
 
SEARCH_AGGREGATION_ID - Static variable in class lumis.service.tag.GenericServiceInstancesTagListDataProvider
The default search aggregation identifier.
searchable - Variable in class lumis.doui.source.field.BaseSourceField
Indicates whether this field included to be found in a simple search (search without specifying a field).
searchableFields - Variable in class lumis.doui.search.DouiTabularSourceSearchContentFiller
Deprecated.
 
searchableSourceFields - Variable in class lumis.doui.source.TabularSource
Deprecated.
Since 8.1.0, lumis.search is deprecated and this field is no longer used.
SearchAggregationControl - Class in lumis.doui.search
Control responsible for manage user's aggregations.
SearchAggregationControl() - Constructor for class lumis.doui.search.SearchAggregationControl
 
SearchAttributes - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchAttributes() - Constructor for class lumis.search.SearchAttributes
Deprecated.
 
SearchClause - Class in lumis.search.filter
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchClause() - Constructor for class lumis.search.filter.SearchClause
Deprecated.
 
SearchContent - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchContent() - Constructor for class lumis.search.SearchContent
Deprecated.
Constructs an empty instance of SearchContent.
SearchContent(SearchContent) - Constructor for class lumis.search.SearchContent
Deprecated.
Constructs an instance of SearchContent cloning the SearchContentFields of another SearchContent object.
SearchContentAttachment - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchContentAttachment() - Constructor for class lumis.search.SearchContentAttachment
Deprecated.
 
SearchContentConverter - Class in lumis.content.search
Utility class for converting legacy SearchContent objects.
SearchContentConverter() - Constructor for class lumis.content.search.SearchContentConverter
 
SearchContentField - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchContentField(String, String, boolean, boolean, boolean) - Constructor for class lumis.search.SearchContentField
Deprecated.
Constructs a SearchContentField object.
searchContents - Variable in class lumis.doui.search.DouiTabularSourceSearchContentFiller
Deprecated.
 
SearchDataProvider - Class in lumis.doui.search
Executes a search against a Search Engine and return the results.
SearchDataProvider() - Constructor for class lumis.doui.search.SearchDataProvider
 
SearchDataProvider.ParsedUserQuery - Class in lumis.doui.search
Class that holds optional parsed user query and query filter.
Searcher - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
Searcher(Node) - Constructor for class lumis.search.Searcher
Deprecated.
Creates a Searcher, configured by the given definition node.
SearcherFactory - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearcherFactory() - Constructor for class lumis.search.SearcherFactory
Deprecated.
 
SearchException - Exception in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchException(String) - Constructor for exception lumis.search.SearchException
Deprecated.
 
SearchException(String, Exception) - Constructor for exception lumis.search.SearchException
Deprecated.
 
SearchException(String, List<IResource>) - Constructor for exception lumis.search.SearchException
Deprecated.
 
SearchException(String, List<IResource>, Exception) - Constructor for exception lumis.search.SearchException
Deprecated.
 
SearchException(String, IResource) - Constructor for exception lumis.search.SearchException
Deprecated.
 
SearchException(String, IResource, Exception) - Constructor for exception lumis.search.SearchException
Deprecated.
 
SearchFacetPropertiesDataProvider - Class in lumis.service.search
Returns search facelet properties for search results
SearchFacetPropertiesDataProvider() - Constructor for class lumis.service.search.SearchFacetPropertiesDataProvider
 
SearchFacetPropertiesProcessActionHandler - Class in lumis.service.search
Saves search facet properties as custom properties
SearchFacetPropertiesProcessActionHandler() - Constructor for class lumis.service.search.SearchFacetPropertiesProcessActionHandler
 
SearchFieldClause - Class in lumis.portal.bigdata.query
A search query clause used by a searcher to search content.
SearchFieldClause(String) - Constructor for class lumis.portal.bigdata.query.SearchFieldClause
Creates a new instance using the given field identifier.
SearchFieldClause(DocumentTypeField) - Constructor for class lumis.portal.bigdata.query.SearchFieldClause
Creates a new search field clause for the given field.
SearchFieldClause.Operator - Enum in lumis.portal.bigdata.query
Supported operators.
SearchFilterGroup - Class in lumis.portal.bigdata.query
Allows the creation of composite filters by grouping them together and using a logical operator to join them.
SearchFilterGroup - Class in lumis.search.filter
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchFilterGroup() - Constructor for class lumis.portal.bigdata.query.SearchFilterGroup
 
SearchFilterGroup() - Constructor for class lumis.search.filter.SearchFilterGroup
Deprecated.
 
SearchFilterGroup.Operator - Enum in lumis.portal.bigdata.query
Supported grouping operators.
SearchHit - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchHit() - Constructor for class lumis.search.SearchHit
Deprecated.
Constructs an instance with null URL, title and subtitle predefined fields.
SearchHit(String, String, String) - Constructor for class lumis.search.SearchHit
Deprecated.
Constructs an instance with the given URL, title and subtitle predefined fields.
searchInterfaceId - Variable in class lumis.content.control.contentpicker.ContentPickerControl
 
SearchMonitorUtil - Class in lumis.doui.search
Contains search monitoring constants and utility methods.
SearchMonitorUtil() - Constructor for class lumis.doui.search.SearchMonitorUtil
 
SearchOrderByDropDownListControl - Class in lumis.service.search
Sets the default order based on the default.sortCriteria preference value.
SearchOrderByDropDownListControl() - Constructor for class lumis.service.search.SearchOrderByDropDownListControl
 
SearchProcessActionHandler - Class in lumis.doui.search
Process action handler that simply redirects to the results interface.
SearchProcessActionHandler() - Constructor for class lumis.doui.search.SearchProcessActionHandler
 
SearchPropertiesDataProvider - Class in lumis.service.search
Returns search properties for a DOUI service instance
SearchPropertiesDataProvider() - Constructor for class lumis.service.search.SearchPropertiesDataProvider
 
SearchPropertiesInterfaces - Class in lumis.service.search
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SearchPropertiesInterfaces() - Constructor for class lumis.service.search.SearchPropertiesInterfaces
 
SearchPropertiesProcessActionHandler - Class in lumis.service.search
Saves search properties for a DOUI service instance
SearchPropertiesProcessActionHandler() - Constructor for class lumis.service.search.SearchPropertiesProcessActionHandler
 
SearchQuery - Class in lumis.portal.bigdata.query
Represents search criteria used to find matching information by a searcher.
SearchQuery - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchQuery() - Constructor for class lumis.portal.bigdata.query.SearchQuery
Constructs a SearchQuery object with neither user query and attributes.
SearchQuery() - Constructor for class lumis.search.SearchQuery
Deprecated.
Constructs a SearchQuery object with neither user query and attributes.
SearchQuery(String) - Constructor for class lumis.portal.bigdata.query.SearchQuery
Constructs a SearchQuery object with the given user query and no attributes.
SearchQuery(String) - Constructor for class lumis.search.SearchQuery
Deprecated.
Constructs a SearchQuery object with the given user query and no attributes.
SearchQuery(String, SearchAttributes) - Constructor for class lumis.search.SearchQuery
Deprecated.
Constructs a SearchQuery object with the given user query and attributes.
SearchQueryInputText - Class in lumis.service.search
InputTextControl extension that reads its parameter value from request using the name attribute as parameter name.
SearchQueryInputText() - Constructor for class lumis.service.search.SearchQueryInputText
 
SearchQuerySort - Class in lumis.portal.bigdata.query
Search sort definition.
SearchQuerySort(String, SearchQuerySort.Order) - Constructor for class lumis.portal.bigdata.query.SearchQuerySort
Creates a new instance.
SearchQuerySort(DocumentTypeField, SearchQuerySort.Order) - Constructor for class lumis.portal.bigdata.query.SearchQuerySort
Creates a new instance.
SearchQuerySort.Order - Enum in lumis.portal.bigdata.query
The sort orders.
SearchQueryUtil - Class in lumis.doui.search
Search query utilities.
SearchQueryUtil() - Constructor for class lumis.doui.search.SearchQueryUtil
 
SearchQueryValidatorControl - Class in lumis.doui.search
Validate the query sintax against search engine in use
SearchQueryValidatorControl() - Constructor for class lumis.doui.search.SearchQueryValidatorControl
 
SearchResource - Class in lumis.service.search
Search service rest.
SearchResource() - Constructor for class lumis.service.search.SearchResource
 
SearchResourceInternal - Class in lumis.service.search
Internal api for the search service
SearchResourceInternal() - Constructor for class lumis.service.search.SearchResourceInternal
 
SearchResults - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchResults() - Constructor for class lumis.search.SearchResults
Deprecated.
 
SearchScopeDataProvider - Class in lumis.service.smartcontent.dataprovider
Data provider for search scope interface of smart content service
SearchScopeDataProvider() - Constructor for class lumis.service.smartcontent.dataprovider.SearchScopeDataProvider
 
SearchScopeProcessActionHandler - Class in lumis.service.smartcontent.processactions
Process action for search scope interface.
SearchScopeProcessActionHandler() - Constructor for class lumis.service.smartcontent.processactions.SearchScopeProcessActionHandler
 
SearchScopeStandardLabel - Class in lumis.service.smartcontent
Control that extends Label just to calculate and render the channel path of current service instance.
SearchScopeStandardLabel() - Constructor for class lumis.service.smartcontent.SearchScopeStandardLabel
 
SearchSource - Class in lumis.doui.search
Source implementation for Search Results.
SearchSource(Node, ISourceContext) - Constructor for class lumis.doui.search.SearchSource
 
SearchSource.SearchScope - Enum in lumis.doui.search
 
SearchStringResource - Class in lumis.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
SearchStringResource() - Constructor for class lumis.search.SearchStringResource
Deprecated.
 
searchUsingScroll(SearchRequest, int, int, Function<SearchResponse, List<T>>) - Method in class lumis.portal.bigdata.elasticsearch.ElasticsearchRepository
Performs the searching using scroll and collect data from all ranges.
SECOND - lumis.portal.bigdata.query.DateHistogramAggregation.Interval.Type
 
SECOND - Static variable in class lumis.portal.bigdata.query.DateHistogramAggregation.Interval
Interval of 1 second.
SELECT_PARENT_CONTENT_TOKEN_SESSION_ATTRIBUTE_NAME - Static variable in class lumis.doui.control.parentcontent.SelectParentContentTreeControl
Stores the name of a session attribute that holds information whether the user has passed through this control or not.
SELECT_VERSION - Static variable in class lumis.service.content.version.VersionProcessActionHandler
 
SelectAccountServiceInstanceAdvancedTabularDataControl - Class in lumis.service.socialnetworkintegration.control
Advanced Tabular Data extension to set previous selected data.
SelectAccountServiceInstanceAdvancedTabularDataControl() - Constructor for class lumis.service.socialnetworkintegration.control.SelectAccountServiceInstanceAdvancedTabularDataControl
 
SelectAccountServiceInstanceProcessActionHandler - Class in lumis.service.socialnetworkintegration.action
Process Action Handler to set the account scope.
SelectAccountServiceInstanceProcessActionHandler() - Constructor for class lumis.service.socialnetworkintegration.action.SelectAccountServiceInstanceProcessActionHandler
 
selectAncestorNodes(String, Node) - Static method in class lumis.util.XmlUtil
 
SelectChannelChildControl - Class in lumis.doui.control.selectpage
Base control for selecting a resource that is child of a channel.
SelectChannelChildControl() - Constructor for class lumis.doui.control.selectpage.SelectChannelChildControl
 
SelectChannelControl - Class in lumis.doui.control.selectchannel
Control to select a channel.
SelectChannelControl - Class in lumis.service.portalmanagement.webfilereplication
SelectChannelOrChannelTemplateControl extension that use an own interface for selecting the channel passing a channelId parameter (that will be used as the root channel in the selection interface).
SelectChannelControl() - Constructor for class lumis.doui.control.selectchannel.SelectChannelControl
 
SelectChannelControl() - Constructor for class lumis.service.portalmanagement.webfilereplication.SelectChannelControl
 
SelectChannelOrChannelTemplateControl - Class in lumis.doui.control.selectchannel
Control for selecting a channel or a channel template.
SelectChannelOrChannelTemplateControl() - Constructor for class lumis.doui.control.selectchannel.SelectChannelOrChannelTemplateControl
 
SelectChannelOrChannelTemplateControlWithCustomCallbackFunction - Class in lumis.service.portalmanagement.structure.doui.control
SelectChannelOrChannelTemplateControl extension that allows to add a custom implementation of the callback function to the standard one.
SelectChannelOrChannelTemplateControlWithCustomCallbackFunction() - Constructor for class lumis.service.portalmanagement.structure.doui.control.SelectChannelOrChannelTemplateControlWithCustomCallbackFunction
 
SelectChannelPageTreeControl - Class in lumis.doui.control.selectchannel
Control to select channels or pages
SelectChannelPageTreeControl - Class in lumis.service.portalmanagement.socialnetwork.doui.control
Select page channel tree control.
SelectChannelPageTreeControl() - Constructor for class lumis.doui.control.selectchannel.SelectChannelPageTreeControl
 
SelectChannelPageTreeControl() - Constructor for class lumis.service.portalmanagement.socialnetwork.doui.control.SelectChannelPageTreeControl
 
SelectChannelTemplateControl - Class in lumis.doui.control.selectchannel
Control to select a channel template.
SelectChannelTemplateControl() - Constructor for class lumis.doui.control.selectchannel.SelectChannelTemplateControl
 
SelectContentParentContentControl - Class in lumis.content.control.parentcontent
Renders a control that allows the end user to select another content within the same service instance that represents the parent of the curent content.
SelectContentParentContentControl() - Constructor for class lumis.content.control.parentcontent.SelectContentParentContentControl
 
SelectDocumentServiceInstanceControl - Class in lumis.service.document
 
SelectDocumentServiceInstanceControl() - Constructor for class lumis.service.document.SelectDocumentServiceInstanceControl
 
SelectEmailTemplateServiceInstanceControl - Class in lumis.service.emailtemplaterepository
Control that allows the user to select a e-mail repository service instance.
SelectEmailTemplateServiceInstanceControl() - Constructor for class lumis.service.emailtemplaterepository.SelectEmailTemplateServiceInstanceControl
 
SelectImagesControl - Class in lumis.service.media.control
Control to allow change URL images from HTML by media picker.
SelectImagesControl() - Constructor for class lumis.service.media.control.SelectImagesControl
 
SelectImagesProcessActionHandler - Class in lumis.service.media
Updates from form the HTML with newer images paths.
SelectImagesProcessActionHandler() - Constructor for class lumis.service.media.SelectImagesProcessActionHandler
 
SelectImportFileControl - Class in lumis.service.portalmanagement.serialization
This control allows the user to select a channel structure import file.
SelectImportFileControl() - Constructor for class lumis.service.portalmanagement.serialization.SelectImportFileControl
 
SelectImportFileProcessActionHandler - Class in lumis.service.portalmanagement.serialization
Process action handler for the lumis.service.portalmanagement.serialization.selectImportFile interface.
SelectImportFileProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serialization.SelectImportFileProcessActionHandler
 
selectItemsInterfaceId - Variable in class lumis.doui.control.dynamiclist.DynamicListControl
 
SelectItemTabularDataControl - Class in lumis.doui.control.itempicker
Used to render data from a tabular data source with item selection functionality.
SelectItemTabularDataControl() - Constructor for class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
selectLocale(HttpServletRequest, ChannelConfig) - Static method in class lumis.portal.localization.LocaleUtilInternal
Returns the selected locale for a given channel and request.
SelectMediaServiceInstanceControl - Class in lumis.service.media
Control that allows the user to select a media service instance.
SelectMediaServiceInstanceControl() - Constructor for class lumis.service.media.SelectMediaServiceInstanceControl
 
selectMetaData(QuerySelect) - Method in class lumis.content.table.ContentMetaDataController
Modifies querySelect so it will include all necessary meta data information and restrictions filtering, such as service instance isolation, publishing to principals filtering, active version filtering and special treatment when on preview or details interface.
selectNodes(String) - Method in interface lumis.portal.serviceinterface.style.impl.common.IXPath
Returns a node list with the selected nodes by the given XPath using the document in context.
selectNodes(String) - Method in class lumis.portal.serviceinterface.style.impl.common.XPathImpl
 
selectNodes(String, Node) - Method in interface lumis.portal.serviceinterface.style.impl.common.IXPath
Returns a node list with the selected nodes by the given XPath in the given context.
selectNodes(String, Node) - Method in class lumis.portal.serviceinterface.style.impl.common.XPathImpl
 
selectNodes(String, Node) - Static method in class lumis.util.Xml
Returns the matched nodes from the given XPath and context.
selectNodes(String, Node) - Static method in class lumis.util.XmlUtil
 
SELECTOR - lumis.service.htmlinjector.HtmlInjectionConfig.InjectPosition
 
SelectPageControl - Class in lumis.doui.control.selectpage
Control to select a page.
SelectPageControl - Class in lumis.service.portalmanagement.socialnetwork.doui.control
Page selection control.
SelectPageControl() - Constructor for class lumis.doui.control.selectpage.SelectPageControl
 
SelectPageControl() - Constructor for class lumis.service.portalmanagement.socialnetwork.doui.control.SelectPageControl
 
SelectPageOrPageTemplateControl - Class in lumis.doui.control.selectpage
Control to select a page or page template.
SelectPageOrPageTemplateControl() - Constructor for class lumis.doui.control.selectpage.SelectPageOrPageTemplateControl
 
SelectPagePersonalizationServiceInstanceControl - Class in lumis.service.pagepersonalization
Control that allows Widget Repository service instance selection.
SelectPagePersonalizationServiceInstanceControl() - Constructor for class lumis.service.pagepersonalization.SelectPagePersonalizationServiceInstanceControl
 
SelectPageTemplateControl - Class in lumis.doui.control.selectpage
Control to select a page template
SelectPageTemplateControl() - Constructor for class lumis.doui.control.selectpage.SelectPageTemplateControl
 
SelectParentContentControl - Class in lumis.doui.control.parentcontent
Renders a control that allows the end user to select another content within the same service instance that represents the parent of the curent content.
SelectParentContentControl() - Constructor for class lumis.doui.control.parentcontent.SelectParentContentControl
 
SelectParentContentTreeControl - Class in lumis.doui.control.parentcontent
 
SelectParentContentTreeControl() - Constructor for class lumis.doui.control.parentcontent.SelectParentContentTreeControl
 
SelectPrincipalProcessActionHandler - Class in lumis.service.workflow
 
SelectPrincipalProcessActionHandler() - Constructor for class lumis.service.workflow.SelectPrincipalProcessActionHandler
 
SelectRepositoryInterface - Class in lumis.service.categorization
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface - Class in lumis.service.document
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface - Class in lumis.service.emailtemplaterepository
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface - Class in lumis.service.media
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface - Class in lumis.service.pagepersonalization
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface - Class in lumis.service.portalmanagement.repository
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface - Class in lumis.service.privacyterm.doui
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface - Class in lumis.service.tag
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectRepositoryInterface() - Constructor for class lumis.service.categorization.SelectRepositoryInterface
 
SelectRepositoryInterface() - Constructor for class lumis.service.document.SelectRepositoryInterface
 
SelectRepositoryInterface() - Constructor for class lumis.service.emailtemplaterepository.SelectRepositoryInterface
 
SelectRepositoryInterface() - Constructor for class lumis.service.media.SelectRepositoryInterface
 
SelectRepositoryInterface() - Constructor for class lumis.service.pagepersonalization.SelectRepositoryInterface
 
SelectRepositoryInterface() - Constructor for class lumis.service.portalmanagement.repository.SelectRepositoryInterface
 
SelectRepositoryInterface() - Constructor for class lumis.service.privacyterm.doui.SelectRepositoryInterface
 
SelectRepositoryInterface() - Constructor for class lumis.service.tag.SelectRepositoryInterface
 
SelectRepositoryProcessActionHandler - Class in lumis.doui.processaction
Process Action handler that sets the service instance repository dependency.
SelectRepositoryProcessActionHandler - Class in lumis.service.document
The process action to perform the document repository selection.
SelectRepositoryProcessActionHandler - Class in lumis.service.emailtemplaterepository
Associates a specified email template repository service instance as the template repository of another service instance.
SelectRepositoryProcessActionHandler - Class in lumis.service.media
Associates a specified media service instance as the media repository of another service instance.
SelectRepositoryProcessActionHandler - Class in lumis.service.pagepersonalization
The process action to perform the widget repository selection.
SelectRepositoryProcessActionHandler - Class in lumis.service.portalmanagement.repository
The process action to perform the document repository selection.
SelectRepositoryProcessActionHandler - Class in lumis.service.tag
The process action to perform the tag repository selection.
SelectRepositoryProcessActionHandler() - Constructor for class lumis.doui.processaction.SelectRepositoryProcessActionHandler
 
SelectRepositoryProcessActionHandler() - Constructor for class lumis.service.document.SelectRepositoryProcessActionHandler
 
SelectRepositoryProcessActionHandler() - Constructor for class lumis.service.emailtemplaterepository.SelectRepositoryProcessActionHandler
 
SelectRepositoryProcessActionHandler() - Constructor for class lumis.service.media.SelectRepositoryProcessActionHandler
 
SelectRepositoryProcessActionHandler() - Constructor for class lumis.service.pagepersonalization.SelectRepositoryProcessActionHandler
 
SelectRepositoryProcessActionHandler() - Constructor for class lumis.service.portalmanagement.repository.SelectRepositoryProcessActionHandler
 
SelectRepositoryProcessActionHandler() - Constructor for class lumis.service.tag.SelectRepositoryProcessActionHandler
 
SelectRootChannelProcessActionHandler - Class in lumis.service.pagepersonalization.doui.processactionhandler
Stores the root channel selected by user on the custom property of the service instance.
SelectRootChannelProcessActionHandler() - Constructor for class lumis.service.pagepersonalization.doui.processactionhandler.SelectRootChannelProcessActionHandler
 
SelectServiceInstanceControl - Class in lumis.doui.control.selectserviceinstance
Control that selects a service instance.
SelectServiceInstanceControl() - Constructor for class lumis.doui.control.selectserviceinstance.SelectServiceInstanceControl
 
SelectServiceInstanceWorkflowDataProvider - Class in lumis.service.workflow
Data provider for the selecting a service instance's workflow.
SelectServiceInstanceWorkflowDataProvider() - Constructor for class lumis.service.workflow.SelectServiceInstanceWorkflowDataProvider
 
selectSingleAncestorNode(String, Node) - Static method in class lumis.util.XmlUtil
 
selectSingleNode(String) - Method in interface lumis.portal.serviceinterface.style.impl.common.IXPath
Returns a single node selected by the given XPath expression using the document in context.
selectSingleNode(String) - Method in class lumis.portal.serviceinterface.style.impl.common.XPathImpl
 
selectSingleNode(String, Node) - Method in interface lumis.portal.serviceinterface.style.impl.common.IXPath
Returns a single node selected by the given XPath expression in the given context.
selectSingleNode(String, Node) - Method in class lumis.portal.serviceinterface.style.impl.common.XPathImpl
 
selectSingleNode(String, Node) - Static method in class lumis.util.Xml
Returns the matched node from the given XPath and context.
selectSingleNode(String, Node) - Static method in class lumis.util.XmlUtil
 
selectSingleNodeRecursiveByName(String, Node) - Static method in class lumis.util.XmlUtil
 
SelectTagServiceInstanceControl - Class in lumis.service.tag
Control that allows tag service instance selection.
SelectTagServiceInstanceControl() - Constructor for class lumis.service.tag.SelectTagServiceInstanceControl
 
SelectVersionInterface - Class in lumis.service.content.version
DouiServiceInterface extension that validates user permissions.
SelectVersionInterface() - Constructor for class lumis.service.content.version.SelectVersionInterface
 
SelectWebsiteChannelControl - Class in lumis.service.portalmanagement.website
Select Channel Control with specifics for selecting website channel
SelectWebsiteChannelControl() - Constructor for class lumis.service.portalmanagement.website.SelectWebsiteChannelControl
 
SelectWidgetPostLoadProcessor - Class in lumis.service.pagepersonalization.doui.postloadprocessor
Post load processor responsible for calculating the interface and service name
SelectWidgetPostLoadProcessor() - Constructor for class lumis.service.pagepersonalization.doui.postloadprocessor.SelectWidgetPostLoadProcessor
 
SelectWorkflowControl - Class in lumis.content.control.workflow
 
SelectWorkflowControl() - Constructor for class lumis.content.control.workflow.SelectWorkflowControl
 
SelectWorkflowInterface - Class in lumis.service.workflow
DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
SelectWorkflowInterface() - Constructor for class lumis.service.workflow.SelectWorkflowInterface
 
SelectWorkflowServiceInstanceProcessActionHandler - Class in lumis.service.workflow
Process the action for selection a workflow for a service instance.
SelectWorkflowServiceInstanceProcessActionHandler() - Constructor for class lumis.service.workflow.SelectWorkflowServiceInstanceProcessActionHandler
 
send(IClusterTransmission) - Method in interface lumis.portal.cluster.IClusterManager
Sends a transmission.
send(IClusterTransmission) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
send(IClusterTransmission) - Method in class lumis.portal.cluster.SingleServerClusterManager
 
sendClusterCommand(Runnable) - Static method in class lumis.portal.filesystem.FileSystemUtil
Utility method that sends the given runnable as a durable, total order cluster command.
sendClusterCommand(IClusterCallable<T>) - Static method in class lumis.portal.filesystem.FileSystemUtil
Utility method that sends the given callable as a durable, total order cluster command.
SendDashboardEmailClock - Class in lumis.service.analytics.eventanalytics.dashboard.email
Clock responsible to send dashboards emails.
SendDashboardEmailClock() - Constructor for class lumis.service.analytics.eventanalytics.dashboard.email.SendDashboardEmailClock
 
SendEmailAction() - Constructor for class lumis.portal.monitor.MonitorFields.AutomationFlow.Node.SendEmailAction
 
SendEmailActionNode - Class in lumis.portal.analytics.automationflow.action
Action node responsible for sending e-mails.
SendEmailActionNode(String, String, String, SendEmailActionNode.Addressee, Map<String, SendEmailActionNode.EmailVariableDefinition>, FlowNode) - Constructor for class lumis.portal.analytics.automationflow.action.SendEmailActionNode
Creates a new instance.
SendEmailActionNode(JSONObject, FlowEntry) - Constructor for class lumis.portal.analytics.automationflow.action.SendEmailActionNode
Creates a new instance from configuration.
SendEmailActionNode.Addressee - Class in lumis.portal.analytics.automationflow.action
A class to hold how to obtain addressee (to).
SendEmailActionNode.EmailVariableDefinition - Class in lumis.portal.analytics.automationflow.action
A class to hold how to obtain values for each variable.
sendMail(SessionConfig, ISingleMail, ITransaction) - Method in interface lumis.portal.sendmail.IMailSender
Sends a mail.
sendMail(SessionConfig, ISingleMail, ITransaction) - Method in interface lumis.portal.sendmail.ISendMailManager
Sends an e-mail immediately.
sendMail(SessionConfig, ISingleMail, ITransaction) - Method in class lumis.portal.sendmail.SendMailManager
 
sendMail(SessionConfig, ISingleMail, ITransaction) - Method in class lumis.portal.sendmail.smtp.SmtpMailSender
 
SendMailClock - Class in lumis.portal.sendmail
A clock used to call ISendMailManager.pollMailQueueProcessing() at regular intervals.
SendMailClock() - Constructor for class lumis.portal.sendmail.SendMailClock
 
SendMailDaoHib - Class in lumis.portal.sendmail.dao.hibernate
Hibernate based implementation of ISendMailDao.
SendMailDaoHib() - Constructor for class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
 
SendMailManager - Class in lumis.portal.sendmail
A implementation of the ISendMailManager interface.
SendMailManager() - Constructor for class lumis.portal.sendmail.SendMailManager
 
SendMailProcessActionHandler - Class in lumis.service.portalmanagement.sendmail
Process action handler for the sendmail service actions.
SendMailProcessActionHandler() - Constructor for class lumis.service.portalmanagement.sendmail.SendMailProcessActionHandler
 
sendMovedPermanentlyWithNoCache(HttpServletResponse, String) - Static method in class lumis.portal.servlet.ServletUtil
Sends a HttpServletResponse.SC_MOVED_PERMANENTLY status with a no-cache header.
sendPostAddDataNotification(SourcePostAddDataEvent) - Method in class lumis.doui.source.Source
Called after data is added in the persistence.
sendPostDeleteDataNotification(SourcePostDeleteDataEvent) - Method in class lumis.doui.source.Source
Called after data is deleted from the persistence.
sendPostNotifications() - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Deprecated.
Sends post notifications to registered observers.
sendPostNotifications() - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
Deprecated.
Sends Update and interface changed notifications.
sendPostNotifications(String) - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Deprecated.
Sends process action execution and interface changed notifications.
sendPostUpdateDataNotification(SourcePostUpdateDataEvent) - Method in class lumis.doui.source.Source
Called after data is updated in the persistence.
sendPreAddDataNotification(SourcePreAddDataEvent) - Method in class lumis.doui.source.Source
Called before data is added in the persistence.
sendPreDeleteDataNotification(SourcePreDeleteDataEvent) - Method in class lumis.doui.source.Source
Called before data is deleted from the persistence.
sendPreNotifications() - Method in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
Deprecated.
Sends pre-execution notifications to PortalEventManager.
sendPreNotifications() - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Deprecated.
Sends notifications before the delete operation execution.
sendPreNotifications() - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
Deprecated.
Hook placed for inheriting classes to send pre-notifications.
sendPreNotifications(String) - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Deprecated.
Called before the insert action is taken.
sendPreUpdateDataNotification(SourcePreUpdateDataEvent) - Method in class lumis.doui.source.Source
Called before data is updated in the persistence.
sendProgressFinalNotification(String, ProgressConfig.Type) - Method in class lumis.portal.serialization.BaseSerializationContext
 
sendProgressFinalNotification(String, ProgressConfig.Type) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
sendProgressFinalNotification(String, ProgressConfig.Type) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationContext
 
sendProgressNotification(String, ProgressConfig.Type) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
sendProgressNotification(String, ProgressConfig.Type) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationContext
 
sendProgressNotification(String, ProgressConfig.Type, String) - Method in class lumis.portal.serialization.BaseSerializationContext
 
sendProgressNotification(Document, String, ProgressConfig.Type) - Method in class lumis.portal.serialization.BaseSerializationContext
 
sendProgressNotification(Document, String, ProgressConfig.Type) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
sendProgressNotification(Document, String, ProgressConfig.Type) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationContext
 
sendRedirect(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
sendRedirect(String) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
sendRedirect(String) - Method in class lumis.portal.url.PortalAwareHttpServletResponse
Converts the location to the page cache location as appropriated before executing the default sendRedirect implementation.
sendRedirect(String, String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
sendRedirect(String, String) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
sendRenderDataChangedNotification() - Method in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
Deprecated.
 
sendRenderDataChangedNotification() - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Deprecated.
Identifies all the interfaces that may need to be updated and sends a notification.
sendRenderDataChangedNotification() - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
Deprecated.
Notifies observers that the render data may have changed.
sendRenderDataChangedNotification(Object) - Method in class lumis.content.table.ContentTableAddDataProcessActionHandler
Deprecated.
Notifies observers of interfaces that may have changed.
sendRenderDataChangedNotification(Object) - Method in class lumis.content.table.ContentTableDeleteDataProcessActionHandler
Deprecated.
 
sendRenderDataChangedNotification(Object) - Method in class lumis.doui.table.BaseTableDataProcessActionHandler
Deprecated.
Notifies observers that the render data may have changed.
sendRenderDataChangedNotification(PortalEventOperationType, String...) - Method in class lumis.doui.source.Source
sendRenderDataChangedNotification(PortalEventOperationType, Collection<String>) - Method in class lumis.doui.source.Source
Sends a render data changed notification for the specified item identifiers.
SendTestEmailProcessActionHandler - Class in lumis.service.emailtemplaterepository
Test a e-mail template by sending it to the given list of receiver e-mails.
SendTestEmailProcessActionHandler() - Constructor for class lumis.service.emailtemplaterepository.SendTestEmailProcessActionHandler
 
SendToFriendControllerHtml - Class in lumis.service.sendtofriend
Html controller for link of send to friend service.
SendToFriendControllerHtml(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.service.sendtofriend.SendToFriendControllerHtml
 
SendToFriendMailProcessActionHandler - Class in lumis.service.sendtofriend
Sends email to friend.
SendToFriendMailProcessActionHandler() - Constructor for class lumis.service.sendtofriend.SendToFriendMailProcessActionHandler
 
SentToQueue - lumis.socialnetworkintegration.SocialNetworkMessageStatus
Indicates the message has been added to the publishing queue and is waiting for it to be processed.
SEO_DESCRIPTION - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
Field that corresponds to ContentVersion.getSeoDescription().
SeoAfterCommitProcesActionHandler - Class in lumis.service.seo.processaction
Process action to handle SEO Rules creation, modification and deletion.
This process action will recalculate the friendly url and fire a PageRenderDataChangedEvent
SeoAfterCommitProcesActionHandler() - Constructor for class lumis.service.seo.processaction.SeoAfterCommitProcesActionHandler
 
SeoDescription - lumis.content.source.field.MetaDataSourceField.Type
Meta data field that corresponds to ContentVersion.getSeoDescription().
SeoRule - Class in lumis.service.seo.entity
A content for Seo Rules
SeoRule() - Constructor for class lumis.service.seo.entity.SeoRule
 
SeoRule.Type - Enum in lumis.service.seo.entity
 
SeoServiceUtil - Class in lumis.service.seo
Utility class for SEO Service
SeoServiceUtil() - Constructor for class lumis.service.seo.SeoServiceUtil
 
SeoWebResourceUtil - Class in lumis.portal.page.webresource
Utility class to call methods from lumis.service.seo.SeoServiceUtil without project dependency
SeoWebResourceUtil() - Constructor for class lumis.portal.page.webresource.SeoWebResourceUtil
 
Sequencer - Class in lumis.portal.cluster.multiserver
Adapts SEQUENCER to keep the ClusterTransmissionHeader on its generated messages.
Sequencer() - Constructor for class lumis.portal.cluster.multiserver.Sequencer
 
SequencerHeaderUtil - Class in org.jgroups.protocols
Utility class for accessing protected members on SEQUENCER.SequencerHeader.
SequencerHeaderUtil() - Constructor for class org.jgroups.protocols.SequencerHeaderUtil
 
SERIALIZATION_EXPORT - Static variable in class lumis.service.portalmanagement.serialization.SerializationProcessActionHandler
 
SERIALIZATION_IMPORT - Static variable in class lumis.service.portalmanagement.serialization.SerializationProcessActionHandler
 
SERIALIZATION_VERSION - Static variable in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
SerializationAbortedException - Exception in lumis.portal.serialization
Exception that is raised when a user request to stop a serialization process
SerializationAbortedException(String) - Constructor for exception lumis.portal.serialization.SerializationAbortedException
 
SerializationAbortedException(String, Exception) - Constructor for exception lumis.portal.serialization.SerializationAbortedException
 
SerializationAbortedException(String, List<IResource>) - Constructor for exception lumis.portal.serialization.SerializationAbortedException
 
SerializationAbortedException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.serialization.SerializationAbortedException
 
SerializationAbortedException(String, IResource) - Constructor for exception lumis.portal.serialization.SerializationAbortedException
 
SerializationAbortedException(String, IResource, Exception) - Constructor for exception lumis.portal.serialization.SerializationAbortedException
 
SerializationConfig - Class in lumis.portal.serialization
 
SerializationConfig() - Constructor for class lumis.portal.serialization.SerializationConfig
 
SerializationConfig.IChannelFilter - Interface in lumis.portal.serialization
Indicates which channels should be serialized.
SerializationContext - Class in lumis.portal.serialization
Context class for portal objects serialization
SerializationContext(SessionConfig, ITransaction, String, IDirectory, boolean, boolean) - Constructor for class lumis.portal.serialization.SerializationContext
 
SerializationContext(SessionConfig, ITransaction, String, IDirectory, boolean, boolean, boolean) - Constructor for class lumis.portal.serialization.SerializationContext
 
SerializationDataProvider - Class in lumis.service.portalmanagement.serialization
 
SerializationDataProvider() - Constructor for class lumis.service.portalmanagement.serialization.SerializationDataProvider
 
SerializationException - Exception in lumis.portal.serialization
General exception for serialization problems
SerializationException(String) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, boolean) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, Exception) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, Exception, boolean) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, List<IResource>) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, List<IResource>, boolean) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, List<IResource>, Exception, boolean) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, IResource) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, IResource, boolean) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, IResource, Exception) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationException(String, IResource, Exception, boolean) - Constructor for exception lumis.portal.serialization.SerializationException
 
SerializationManager - Class in lumis.portal.serialization
Implements the serialization and deseralization of a channel tree.
SerializationManager() - Constructor for class lumis.portal.serialization.SerializationManager
 
SerializationManager2 - Class in lumis.portal.serialization
Manager for portal objects serialization and deserialization
SerializationManager2() - Constructor for class lumis.portal.serialization.SerializationManager2
 
SerializationManager2.SerializeChannelRunner - Class in lumis.portal.serialization
 
SerializationManager2.WorkflowSerializationMessageConfig - Class in lumis.portal.serialization
 
SerializationMessageConfig - Class in lumis.portal.serialization
Abstract class for information classes to be used in serialization progress messages
SerializationMessageConfig() - Constructor for class lumis.portal.serialization.SerializationMessageConfig
 
SerializationMessageConfigNode - Class in lumis.portal.serialization
Base Information class to be used in serialization progress messages
SerializationMessageConfigNode() - Constructor for class lumis.portal.serialization.SerializationMessageConfigNode
 
SerializationMessageConfigNode.RecursionStopPoints - Enum in lumis.portal.serialization
 
SerializationProcessActionHandler - Class in lumis.service.portalmanagement.serialization
ProcessActionHandler for Import/Export channel operations
SerializationProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serialization.SerializationProcessActionHandler
 
SerializationSettings - Class in lumis.portal.serialization
Settings for the serialization framework (XStream in the current implementation)
SerializationSettings() - Constructor for class lumis.portal.serialization.SerializationSettings
 
SerializationSettings.CollectionAliasSettings - Class in lumis.portal.serialization
 
SerializationSimulationException - Exception in lumis.portal.serialization
Exception raised when an importing simulation ends
SerializationSimulationException(String) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, boolean) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, Exception) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, Exception, boolean) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, List<IResource>) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, List<IResource>, boolean) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, List<IResource>, Exception, boolean) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, IResource) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, IResource, boolean) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, IResource, Exception) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationSimulationException(String, IResource, Exception, boolean) - Constructor for exception lumis.portal.serialization.SerializationSimulationException
 
SerializationStringResource - Class in lumis.portal.serialization
String resource for serialization
SerializationStringResource() - Constructor for class lumis.portal.serialization.SerializationStringResource
 
serialize() - Method in class lumis.portal.authentication.AccessError
Returns a string containing all the elements involved on the error.
serialize(OutputStream) - Method in class lumis.content.workflow.WorkflowPermission
Serializes this permission through the given stream.
serialize(OutputStream) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
serialize(OutputStream) - Method in class lumis.portal.css.CssConfig
 
serialize(OutputStream) - Method in class lumis.portal.group.GroupConfig
 
serialize(SessionConfig, OutputStream, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.css.CssManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.css.ICssManager
Serializes a CSS Configuration into XML outputStream
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.page.PageManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.util.security.acl.AclManager
 
serialize(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.util.security.acl.IAclManager
 
serialize(SessionConfig, GroupConfig, OutputStream, ITransaction) - Method in interface lumis.portal.group.IGroupManager
 
serialize(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in interface lumis.portal.serialization.ISerializationManager
 
serialize(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serialize(ChannelConfig, OutputStream) - Method in class lumis.portal.channel.ChannelConfig
 
serialize(PageConfig, OutputStream) - Method in class lumis.portal.page.PageConfig
 
serialize(SerializationContext, String) - Method in class lumis.portal.channel.acl.serialization.ChannelAclSerializationManager
 
serialize(SerializationContext, String) - Method in class lumis.portal.channel.serialization.ChannelSerializationManager
 
serialize(SerializationContext, String) - Method in interface lumis.portal.channel.serialization.IChannelSerializationManager
Serialize a channel.
serialize(SerializationContext, String) - Method in class lumis.portal.css.serialization.CssSerializationManager
 
serialize(SerializationContext, String) - Method in interface lumis.portal.css.serialization.ICssSerializationManager
Serialize a CSS
serialize(SerializationContext, String) - Method in class lumis.portal.group.acl.serialization.GroupAclSerializationManager
 
serialize(SerializationContext, String) - Method in class lumis.portal.page.acl.serialization.PageAclSerializationManager
 
serialize(SerializationContext, String) - Method in interface lumis.portal.propertybag.serialization.IPropertyBagSerializationManager
Serializes a property bag.
serialize(SerializationContext, String) - Method in class lumis.portal.propertybag.serialization.PropertyBagSerializationManager
 
serialize(SerializationContext, String) - Method in class lumis.portal.serviceinstance.acl.serialization.ServiceInstanceAclSerializationManager
 
serialize(SerializationContext, String) - Method in interface lumis.portal.serviceinstance.serialization.IServiceInstanceSerializationManager
Serialize a service instance.
serialize(SerializationContext, String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationManager
 
serialize(SerializationContext, String) - Method in interface lumis.portal.serviceinterfaceinstance.serialization.IServiceInterfaceInstanceSerializationManager
Serialize a service interface instance.
serialize(SerializationContext, String) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializationManager
 
serialize(SerializationContext, String) - Method in class lumis.util.security.acl.serialization.AclSerializationManager
 
serialize(SerializationContext, String) - Method in interface lumis.util.security.acl.serialization.IAclSerializationManager
Serialize an access control list.
serialize(SerializationContext, String, boolean) - Method in interface lumis.portal.page.serialization.IPageSerializationManager
Serialize a page.
serialize(SerializationContext, String, boolean) - Method in class lumis.portal.page.serialization.PageSerializationManager
 
serialize(SerializationContext, String, IDirectory, String, String) - Method in interface lumis.portal.serviceinterfaceinstance.serialization.IServiceInterfaceInstanceSerializationManager
Serializes a service interface instance to specific output path.
serialize(SerializationContext, String, IDirectory, String, String) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializationManager
 
serialize(SerializationContext, GroupConfig) - Method in class lumis.portal.group.serialization.GroupSerializationManager
 
serialize(SerializationContext, GroupConfig) - Method in interface lumis.portal.group.serialization.IGroupSerializationManager
Serialize a group.
serialize(SerializationContext, UserConfig) - Method in interface lumis.portal.user.serialization.IUserSerializationManager
Serialize a user.
serialize(SerializationContext, UserConfig) - Method in class lumis.portal.user.serialization.UserSerializationManager
 
serialize(ServiceInstanceSerializationContext) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
 
serialize(ServiceInstanceSerializationContext) - Method in interface lumis.content.service.serialization.IContentServiceSerializationManager
Serialize a content service instance (content and structure).
serialize(ServiceInstanceSerializationContext) - Method in interface lumis.content.workflow.serialization.IWorkflowSerializationManager
Serialize a content service instance's workflow and its permissions.
serialize(ServiceInstanceSerializationContext) - Method in class lumis.content.workflow.serialization.WorkflowSerializationManager
 
serialize(ServiceInstanceDependencyConfig, OutputStream) - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
serialize(ServiceInterfaceStyleConfig, OutputStream) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
Serializes the interface style config to the specified output stream.
serialize(ServiceInterfaceInstanceConfig, OutputStream) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
serialize(AccessControlEntry, StringBuilder) - Method in class lumis.util.security.acl.AccessControlEntry
 
serialize(AccessControlList, OutputStream) - Method in class lumis.util.security.acl.AccessControlList
 
serialize(Permissions, StringBuilder) - Method in class lumis.util.security.acl.Permissions
 
serializeAccessControlLists(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeAllContentMetadata(ServiceInstanceSerializationContext, ContentServiceSerializationManager.ContentSerializableConfig, String) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
 
serializeAllFileData(ServiceInstanceSerializationContext, ContentServiceSerializationManager.ContentSerializableConfig, String) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
 
serializeAllTransformedFileData(ServiceInstanceSerializationContext, ContentServiceSerializationManager.ContentSerializableConfig, String) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
Serializes physical files that were transformed from a FileConfig.
serializeAttachedFile(ServiceInstanceSerializationContext, String) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
Serializes the given file into the serialization context.
serializeAttachedFiles(ServiceInstanceSerializationContext, ContentServiceSerializationManager.FileTableSerializableConfig) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
Serializes all referenced files in the variable filesXmlString into the serialization context.
serializeBanner(ISourceData) - Method in class lumis.service.banner.BannerControl
 
serializeChannel(SerializationContext) - Method in interface lumis.portal.serialization.ISerializationManager2
Serialize a channel to a xml file.
serializeChannel(SerializationContext) - Method in class lumis.portal.serialization.SerializationManager2
 
serializeChannelAccessControlListRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelLocalGroupAccessControlListRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelLocalGroupsRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelPageAccessControlListRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelPagesRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
SerializeChannelRunner(SerializationContext) - Constructor for class lumis.portal.serialization.SerializationManager2.SerializeChannelRunner
 
serializeChannels(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelServiceInstanceAccessControlListRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelServiceInstancesRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelServiceInterfaceInstancesRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelTemplateLinks(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.channel.template.ChannelTemplateManager
 
serializeChannelTemplateLinks(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.channel.template.IChannelTemplateManager
Serializes the channel template links of a single channel.
serializeChannelTemplateLinks(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeChannelTemplateLinksRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeContentMetaData(String, String, ServiceInstanceSerializationContext, ContentServiceSerializationManager.ContentSerializableConfig, String, ITransaction) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
 
serializeCss(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
serializeCss(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
 
serializeCss(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
serializeCss(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.page.PageManager
 
serializeCss(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeCustomProperties(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Serializes the custom properties of a service instance into the specified outputstream.
serializeCustomProperties(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
serializeCustomProperties(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
 
serializeCustomProperties(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
serializeData(ServiceInstanceSerializationContext, ContentServiceSerializationManager.ContentSerializableConfig) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
Serializes the content data to a the given StringBuilder.
serializeDependencies(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Serializes the dependencies of a service instance
serializeDependencies(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
serializedSize() - Method in class lumis.portal.cluster.multiserver.ClusterTransmissionHeader
 
serializeFileTransformations(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManagerSPI
serialize a fileTransformation to be used in a new channel created from channel template.
serializeFileTransformations(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
serializeInterfaceInstances(ServiceInstanceSerializationContext) - Static method in class lumis.service.pagepersonalization.serialization.PagePersonalizationSerializationManager
Serialize interface instances.
serializeLink(SerializationContext, String) - Method in class lumis.portal.channel.template.serialization.ChannelTemplateSerializationManager
 
serializeLink(SerializationContext, String) - Method in interface lumis.portal.channel.template.serialization.IChannelTemplateSerializationManager
Serialize a channel template link.
serializeLocalGroups(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeMap(Map<String, String>, IDirectory, String, String) - Method in interface lumis.portal.serialization.ISerializationManager2
Serializes a Map object where the name and value are of type String.
serializeMap(Map<String, String>, IDirectory, String, String) - Method in class lumis.portal.serialization.SerializationManager2
 
serializeMembers(SessionConfig, GroupConfig, OutputStream, ITransaction) - Method in interface lumis.portal.group.IGroupManager
 
serializeMetaTags(SessionConfig, String, StringBuilder, ITransaction) - Method in interface lumis.portal.metatag.IMetaTagManagerSPI
Serializes the meta-tags belonging to the specified parent.
serializeMetaTags(SessionConfig, String, StringBuilder, ITransaction) - Method in class lumis.portal.metatag.MetaTagManager
 
serializeObject(Object, IDirectory, String, String) - Method in interface lumis.portal.serialization.ISerializationManager2
 
serializeObject(Object, IDirectory, String, String) - Method in class lumis.portal.serialization.SerializationManager2
 
serializeObject(Object, IDirectory, String, String, ISerializer) - Method in interface lumis.portal.serialization.ISerializationManager2
Serializes an object to a file in a directory.
serializeObject(Object, IDirectory, String, String, ISerializer) - Method in class lumis.portal.serialization.SerializationManager2
 
serializeObject(Object, IDirectory, String, String, SerializationSettings) - Method in interface lumis.portal.serialization.ISerializationManager2
 
serializeObject(Object, IDirectory, String, String, SerializationSettings) - Method in class lumis.portal.serialization.SerializationManager2
 
serializeObjectToString(Object, String) - Method in interface lumis.portal.serialization.ISerializationManager2
Serialize an object to a xml String.
serializeObjectToString(Object, String) - Method in class lumis.portal.serialization.SerializationManager2
 
serializeObjectToString(Object, String, ISerializer) - Method in interface lumis.portal.serialization.ISerializationManager2
Serialize an object to a xml String, using a given XStream object
serializeObjectToString(Object, String, ISerializer) - Method in class lumis.portal.serialization.SerializationManager2
 
serializeObjectToString(Object, String, SerializationSettings) - Method in interface lumis.portal.serialization.ISerializationManager2
Serialize an object to a xml String, using custom serialization settings
serializeObjectToString(Object, String, SerializationSettings) - Method in class lumis.portal.serialization.SerializationManager2
 
serializePage(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializePage(SerializationContext, String, boolean) - Method in interface lumis.portal.serialization.ISerializationManager2
Serialize a page to a xml file.
serializePage(SerializationContext, String, boolean) - Method in class lumis.portal.serialization.SerializationManager2
 
serializePages(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializePageServiceInterfaceInstances(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializePropertyBag() - Method in class lumis.portal.structure.StructureElement
Serialize the property bags.
serializeQueryResults(ServiceInstanceSerializationContext, String, ContentServiceSerializationManager.TableSerializableConfig, String, String, ITransaction) - Method in class lumis.content.service.serialization.ContentServiceSerializationManager
Executes and serializes the query results into the given StringBuilder
serializeServiceInstance(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeServiceInstanceDependencies(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeServiceInstanceDependenciesRecursively(SessionConfig, SerializationConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeServiceInstances(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeServiceInterfaceInstance(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeServiceInterfaceInstances(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeStyle(SessionConfig, String, String, OutputStream, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
Serializes a ServiceInterfaceStyleConfig to the specified outputStream.
serializeStyle(SessionConfig, String, String, OutputStream, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
 
serializeStyle(SerializationContext, String, String) - Method in interface lumis.portal.serviceinterface.serialization.IServiceInterfaceSerializationManager
Serialize a service interface style.
serializeStyle(SerializationContext, String, String) - Method in class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationManager
 
serializeStyles(SessionConfig, SerializationConfig, OutputStream, ITransaction) - Method in class lumis.portal.serialization.SerializationManager
 
serializeValueToArray(IMonitorField.DataType, Collection<Object>) - Static method in class lumis.portal.user.UserAttributeUtil
Serializes a value to a JSON array.
serializeValueToString(String, String, Collection<Object>) - Static method in class lumis.portal.user.UserAttributeUtil
Serializes a value for a given attribute.
serializeValueToString(UserAttribute, Collection<Object>) - Static method in class lumis.portal.user.UserAttributeUtil
Serializes a value for a given attribute.
Series(List<String>) - Constructor for class lumis.service.analytics.eventanalytics.DashboardEmailUtil.Series
 
SeriesCategory(String, Color, boolean) - Constructor for class lumis.service.analytics.eventanalytics.DashboardEmailUtil.Series.SeriesCategory
 
Server() - Constructor for class lumis.portal.monitor.MonitorFields.Server
 
SERVER_BASE_SOURCE_PATH - lumis.portal.filesystem.PortalBaseFolder
Indicates the path is relative to the portal base source folder.
ServerConfiguration - Class in lumis.portal.configuration
The LumisXP server configuration.
ServerConfiguration.ServerConfigurationCommand - Class in lumis.portal.configuration
This is a server configuration command that updates the configuration information cached.
ServerConfigurationCommand(String) - Constructor for class lumis.portal.configuration.ServerConfiguration.ServerConfigurationCommand
 
ServerConfigurationDataProvider - Class in lumis.service.portalmanagement.server
Provides the server configuration data.
ServerConfigurationDataProvider() - Constructor for class lumis.service.portalmanagement.server.ServerConfigurationDataProvider
 
ServerConfigurationProcessActionHandler - Class in lumis.service.portalmanagement.server
Process action handler for the server configuration actions.
ServerConfigurationProcessActionHandler() - Constructor for class lumis.service.portalmanagement.server.ServerConfigurationProcessActionHandler
 
serverId - Variable in class lumis.portal.cluster.AbstractClusterManager
The identifier for this cluster node.
serverValidate() - Method in interface lumis.doui.control.IValidatorControl
Validates all dependent control values on the server side
serverValidate() - Method in class lumis.doui.control.ValidatorControl
Validates all dependent control values on the server side
service(URI, URI, HttpServletRequest, HttpServletResponse) - Method in class lumis.portal.rest.RestServletApplication
 
service(HttpServletRequest, HttpServletResponse) - Method in class lumis.portal.rest.BaseRestServletContainer
 
service(HttpServletRequest, HttpServletResponse) - Method in class lumis.portal.servicecontainer.ServicesServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class lumis.service.wsrp.consumer.ResourceProxyServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class lumis.service.wsrp.producer.ProducerRouterServlet
 
service(ServletRequest, ServletResponse) - Method in class lumis.portal.atmosphere.BaseAtmosphereServlet
 
service(ServletRequest, ServletResponse) - Method in class lumis.portal.clock.ClockStarter
 
Service - lumis.portal.serialization.SerializationMessageConfigNode.RecursionStopPoints
 
Service() - Constructor for class lumis.portal.monitor.MonitorFields.Service
 
SERVICE - lumis.portal.deployment.process.IDeployObject.ObjectType
 
SERVICE_FACET_PROPERTY_ENABLE_SEARCH - Static variable in class lumis.doui.search.SearchSource
 
SERVICE_ID - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Service identifier field.
SERVICE_ID - Static variable in class lumis.portal.monitor.MonitorFields.Object.ServiceInstance
Content service identifier.
SERVICE_ID - Static variable in class lumis.portal.presentation.mode.publisher.PublicationDashboardModeURLProvider
Auto-Administration service id.
SERVICE_ID - Static variable in class lumis.service.autoadministration.AutoAdministrationObserver
Auto Administration service id.
SERVICE_INSTANCE - lumis.doui.search.common.IDouiIndexer.FieldType
Deprecated.
 
SERVICE_INSTANCE - lumis.doui.search.SearchSource.SearchScope
 
SERVICE_INSTANCE - lumis.service.autoadministration.entity.AutoAdministrationTreeItemType
Service instance.
SERVICE_INSTANCE - lumis.util.security.acl.serialization.AccessControlListSerializableConfig.AclType
 
SERVICE_INSTANCE_ADD - Static variable in class lumis.service.portalmanagement.serviceinstance.ServiceInstanceProcessActionHandler
 
SERVICE_INSTANCE_CLEAR_CACHE - Static variable in class lumis.service.portalmanagement.serviceinstance.ServiceInstanceProcessActionHandler
 
SERVICE_INSTANCE_DELETE - Static variable in class lumis.service.portalmanagement.serviceinstance.ServiceInstanceProcessActionHandler
 
SERVICE_INSTANCE_FACET_PROPERTY_ENABLE_SEARCH - Static variable in class lumis.doui.search.SearchSource
 
SERVICE_INSTANCE_FILE_PROP - Static variable in class lumis.service.portalmanagement.serviceinstance.ServiceInstanceProcessActionHandler
 
SERVICE_INSTANCE_ID - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentFields
Field that corresponds to Content.getServiceInstanceId().
SERVICE_INSTANCE_ID - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Service instance identifier field.
SERVICE_INSTANCE_ID - Static variable in class lumis.portal.monitor.MonitorFields.AutomationFlow.Node.AddUserAttribute
Automation flow service instance identifier field of added user attribute.
SERVICE_INSTANCE_ID - Static variable in class lumis.portal.monitor.MonitorFields.AutomationFlow.Node.RemoveUserAttribute
Automation flow service instance user attribute identifier field.
SERVICE_INSTANCE_IDS - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.PublicationFields
SERVICE_INSTANCE_IDS_ATTRIBUTE_NAME - Static variable in interface lumis.content.search.common.IContentIndexer
Deprecated.
The attribute name used to store the service instance identifiers in the transaction, for use when removing the content from the index.
SERVICE_INSTANCE_PROPERTY_DISABLE_SEARCH - Static variable in class lumis.doui.search.SearchSource
 
SERVICE_INSTANCE_RELATION_ID - Static variable in class lumis.service.autoadministration.table.WorkflowStatusQueryBuilder
The relation id for the service instance table.
SERVICE_INSTANCE_UPDATE - Static variable in class lumis.service.portalmanagement.serviceinstance.ServiceInstanceProcessActionHandler
 
SERVICE_INTERFACE_INSTANCE_PROPERTY_INCLUDE_HIDDEN_CHANNEL - Static variable in class lumis.service.navigation.BreadCrumbPropertiesDataProvider
 
ServiceAclControl - Class in lumis.service.portalmanagement.serviceacl
 
ServiceAclControl() - Constructor for class lumis.service.portalmanagement.serviceacl.ServiceAclControl
 
ServiceAclManager - Class in lumis.portal.service.acl
 
ServiceAclManager() - Constructor for class lumis.portal.service.acl.ServiceAclManager
 
ServiceAclProcessActionHandler - Class in lumis.service.portalmanagement.serviceacl
 
ServiceAclProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serviceacl.ServiceAclProcessActionHandler
 
serviceConfig - Variable in class lumis.portal.service.GenericService
 
serviceConfig - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
ServiceConfig - Class in lumis.portal.service
Holds configuration information of a service.
ServiceConfig() - Constructor for class lumis.portal.service.ServiceConfig
 
serviceContainer - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
serviceContainer - Variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml
 
ServiceContainer - Class in lumis.portal.servicecontainer
Container responsible for rendering all Lumis Services
ServiceContainer() - Constructor for class lumis.portal.servicecontainer.ServiceContainer
 
ServiceContainerActionRequest - Class in lumis.portal.servicecontainer
 
ServiceContainerActionRequest(SessionConfig, PortalRequestParameters, HttpServletRequest, ReplaceInterfacesStorage) - Constructor for class lumis.portal.servicecontainer.ServiceContainerActionRequest
 
ServiceContainerActionResponse - Class in lumis.portal.servicecontainer
 
ServiceContainerActionResponse(ServiceContainerRequest, HttpServletResponse) - Constructor for class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
ServiceContainerException - Exception in lumis.portal.servicecontainer
Generic exception thrown by the service container.
ServiceContainerException(String) - Constructor for exception lumis.portal.servicecontainer.ServiceContainerException
 
ServiceContainerException(String, Exception) - Constructor for exception lumis.portal.servicecontainer.ServiceContainerException
 
ServiceContainerException(String, List<IResource>) - Constructor for exception lumis.portal.servicecontainer.ServiceContainerException
 
ServiceContainerException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.servicecontainer.ServiceContainerException
 
ServiceContainerException(String, IResource) - Constructor for exception lumis.portal.servicecontainer.ServiceContainerException
 
ServiceContainerException(String, IResource, Exception) - Constructor for exception lumis.portal.servicecontainer.ServiceContainerException
 
serviceContainerHttpServletRequest - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
ServiceContainerHttpServletRequest - Class in lumis.portal.servicecontainer
 
ServiceContainerHttpServletRequest(HttpServletRequest, PortalRequestParameters) - Constructor for class lumis.portal.servicecontainer.ServiceContainerHttpServletRequest
 
serviceContainerHttpServletResponse - Variable in class lumis.portal.servicecontainer.ServiceContainerResponse
 
ServiceContainerHttpServletResponse - Class in lumis.portal.servicecontainer
Servlet Response extension that includes suporte for before writer.
ServiceContainerHttpServletResponse(IServiceInterfaceRequestSPI, HttpServletResponse) - Constructor for class lumis.portal.servicecontainer.ServiceContainerHttpServletResponse
 
ServiceContainerMonitorUtil - Class in lumis.portal.servicecontainer
Utility class for monitoring service container data.
ServiceContainerMonitorUtil() - Constructor for class lumis.portal.servicecontainer.ServiceContainerMonitorUtil
 
ServiceContainerMonitorUtil.Event - Enum in lumis.portal.servicecontainer
ServiceContainer events to be monitored.
ServiceContainerRenderRequest - Class in lumis.portal.servicecontainer
 
ServiceContainerRenderRequest(SessionConfig, PortalRequestParameters, HttpServletRequest, ReplaceInterfacesStorage) - Constructor for class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
ServiceContainerRenderRequestFunctionMapper - Class in lumis.portal.servicecontainer
FunctionMapper that resolves the functions in IServiceInterfaceRenderResponse context.
ServiceContainerRenderRequestFunctionMapper(PageWebResource, IServiceInterfaceRenderResponseSPI, IServiceInterfaceRequestSPI) - Constructor for class lumis.portal.servicecontainer.ServiceContainerRenderRequestFunctionMapper
Creates a new instance with the given parameters.
ServiceContainerRenderResponse - Class in lumis.portal.servicecontainer
 
ServiceContainerRenderResponse(ServiceContainerRequest, HttpServletResponse) - Constructor for class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
serviceContainerRequest - Variable in class lumis.portal.servicecontainer.ServiceContainerResponse
 
ServiceContainerRequest - Class in lumis.portal.servicecontainer
A IServiceInterfaceRequest implementation that is used by the service container.
ServiceContainerRequest(SessionConfig, PortalRequestParameters, HttpServletRequest, ReplaceInterfacesStorage) - Constructor for class lumis.portal.servicecontainer.ServiceContainerRequest
 
ServiceContainerRequestDispatcher - Class in lumis.portal.servicecontainer
A request dispatcher implementation for the portal service container.
ServiceContainerRequestDispatcher(RequestDispatcher) - Constructor for class lumis.portal.servicecontainer.ServiceContainerRequestDispatcher
 
ServiceContainerRequestFunctionMapper - Class in lumis.portal.servicecontainer
FunctionMapper that resolves the functions available for requests.
ServiceContainerRequestFunctionMapper(PageWebResource, IServiceInterfaceRequestSPI) - Constructor for class lumis.portal.servicecontainer.ServiceContainerRequestFunctionMapper
 
ServiceContainerRequestVariableResolver - Class in lumis.portal.servicecontainer
Resolves variables based on a ServiceContainerRequest.
ServiceContainerRequestVariableResolver(IServiceInterfaceRequest) - Constructor for class lumis.portal.servicecontainer.ServiceContainerRequestVariableResolver
Creates a new variable resolver based on the given request.
ServiceContainerResponse - Class in lumis.portal.servicecontainer
 
ServiceContainerResponse(ServiceContainerRequest, HttpServletResponse) - Constructor for class lumis.portal.servicecontainer.ServiceContainerResponse
 
ServiceContainerResponse(ServiceContainerRequest, ServiceContainerHttpServletResponse) - Constructor for class lumis.portal.servicecontainer.ServiceContainerResponse
 
ServiceContainerServletOutputStream - Class in lumis.portal.servicecontainer
Output stream used to store interface HTML results for later caching.
ServiceContainerServletOutputStream() - Constructor for class lumis.portal.servicecontainer.ServiceContainerServletOutputStream
 
ServiceContainerStringResource - Class in lumis.portal.servicecontainer
Resource to retrieve service container strings
ServiceContainerStringResource() - Constructor for class lumis.portal.servicecontainer.ServiceContainerStringResource
 
ServiceContainerUrl - Class in lumis.portal.servicecontainer
Deprecated.
This class will be removed in a future release. Use IServiceInterfaceUrl instead.
ServiceContainerUrl(int) - Constructor for class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
This constructor accepts a parameter of one of the following values
ACTION_URL RENDER_URL EXTERNAL_URL
ServiceControllerXml - Class in lumis.portal.service
 
ServiceControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.service.ServiceControllerXml
 
ServiceDaoHib - Class in lumis.portal.service
Class responsible for persisting ServiceConfig information.
ServiceDaoHib() - Constructor for class lumis.portal.service.ServiceDaoHib
 
ServiceDataProvider - Class in lumis.service.portalmanagement.deployment.portlet
Reads informations about registered portlet services.
ServiceDataProvider() - Constructor for class lumis.service.portalmanagement.deployment.portlet.ServiceDataProvider
 
ServiceException - Exception in lumis.portal.service
Exception for Services
ServiceException(String) - Constructor for exception lumis.portal.service.ServiceException
 
ServiceException(String, Exception) - Constructor for exception lumis.portal.service.ServiceException
 
ServiceException(String, List<IResource>) - Constructor for exception lumis.portal.service.ServiceException
 
ServiceException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.service.ServiceException
 
ServiceException(String, IResource) - Constructor for exception lumis.portal.service.ServiceException
 
ServiceException(String, IResource, Exception) - Constructor for exception lumis.portal.service.ServiceException
 
serviceId - Variable in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
 
serviceId - Variable in class lumis.service.doui.dynamiclist.AddDynamicListSourceControl
 
serviceId - Variable in class lumis.service.rss.RssConfig
 
ServiceIdSearchContentField - Class in lumis.doui.search
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
ServiceIdSearchContentField(String) - Constructor for class lumis.doui.search.ServiceIdSearchContentField
Deprecated.
Creates a new ServiceIdSearchContentField for the given service identifier.
ServiceInstance - Class in lumis.portal.structure.sync.model.serviceinstance
Service instance model.
ServiceInstance - lumis.portal.serialization.SerializationMessageConfigNode.RecursionStopPoints
 
ServiceInstance - lumis.portal.structure.sync.model.common.ChannelTemplateLink.LinkType
 
ServiceInstance() - Constructor for class lumis.portal.monitor.MonitorFields.Object.ServiceInstance
 
ServiceInstance() - Constructor for class lumis.portal.monitor.MonitorFields.ServiceInstance
 
ServiceInstance() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
 
ServiceInstanceAclControl - Class in lumis.service.portalmanagement.serviceinstanceacl
Control that manages the Access Control Lists of a service instance.
ServiceInstanceAclControl() - Constructor for class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclControl
 
ServiceInstanceAclManager - Class in lumis.portal.serviceinstance.acl
Implements the Service Instance ACL Management Interface
ServiceInstanceAclManager() - Constructor for class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
 
ServiceInstanceAclProcessActionHandler - Class in lumis.service.portalmanagement.serviceinstanceacl
 
ServiceInstanceAclProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclProcessActionHandler
 
ServiceInstanceAclSerializationManager - Class in lumis.portal.serviceinstance.acl.serialization
Manager for Service Instance's Acl serialization
ServiceInstanceAclSerializationManager() - Constructor for class lumis.portal.serviceinstance.acl.serialization.ServiceInstanceAclSerializationManager
 
ServiceInstanceActivityProcessorDataProvider - Class in lumis.service.portalmanagement.activitystream
Data Provider for the service instance activity processor.
ServiceInstanceActivityProcessorDataProvider() - Constructor for class lumis.service.portalmanagement.activitystream.ServiceInstanceActivityProcessorDataProvider
 
ServiceInstanceAddDataProvider - Class in lumis.service.portalmanagement.serviceinstance
 
ServiceInstanceAddDataProvider() - Constructor for class lumis.service.portalmanagement.serviceinstance.ServiceInstanceAddDataProvider
 
ServiceInstanceAnalyticsButtonControl - Class in lumis.content.control.button
Responsible for opening the Google analysis for the current service instance Example use: <control:lum_previewButton id="buttonPreview"/> xml data available for xsl rendering: <control id="serviceInstanceAnalyticsButton" text="STR_PREVIEW" type="lum_serviceInstanceAnalyticsButton"> <onClick type="popupRunTimeInterface"> <interfaceId>lumis.service.content.analytics.serviceInstanceAnalytics</interfaceId> <addParameters> <parameter name="serviceInstanceId"> <value>8A488A0F14A741560114A74CDE8501E0</value> </parameter> </addParameters> </onClick> <data> <name>Análise por serviço</name> <onclick><!-- javascript for onClick event --></onclick> </data> </control>
ServiceInstanceAnalyticsButtonControl() - Constructor for class lumis.content.control.button.ServiceInstanceAnalyticsButtonControl
 
ServiceInstanceAnalyticsDataProvider - Class in lumis.service.portalmanagement.content.analytics
Service Instance data provider used in Google Analytics integration service
ServiceInstanceAnalyticsDataProvider() - Constructor for class lumis.service.portalmanagement.content.analytics.ServiceInstanceAnalyticsDataProvider
 
ServiceInstanceBaseSerializationContext - Class in lumis.portal.serviceinstance.serialization
Base Context class for service instances serialization and deserialization
ServiceInstanceBaseSerializationContext(BaseSerializationContext) - Constructor for class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
serviceInstanceConfig - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
ServiceInstanceConfig - Class in lumis.portal.serviceinstance
 
ServiceInstanceConfig() - Constructor for class lumis.portal.serviceinstance.ServiceInstanceConfig
 
ServiceInstanceCustomProperties - lumis.portal.structure.sync.model.common.ChannelTemplateLink.LinkType
Deprecated.
ServiceInstanceCustomPropertiesDataProvider - Class in lumis.service.doui.customproperties
Data Provider for service instance properties
ServiceInstanceCustomPropertiesDataProvider() - Constructor for class lumis.service.doui.customproperties.ServiceInstanceCustomPropertiesDataProvider
 
ServiceInstanceCustomPropertiesProcessActionHandler - Class in lumis.service.doui.customproperties
Adds custom properties to the service instance repository
ServiceInstanceCustomPropertiesProcessActionHandler() - Constructor for class lumis.service.doui.customproperties.ServiceInstanceCustomPropertiesProcessActionHandler
 
ServiceInstanceCustomProperty - Class in lumis.portal.structure.sync.model.serviceinstance
Service instance custom property model.
ServiceInstanceCustomProperty() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty
 
ServiceInstanceCustomProperty.ServiceInstanceCustomPropertyComparator - Class in lumis.portal.structure.sync.model.serviceinstance
 
ServiceInstanceCustomPropertyComparator() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty.ServiceInstanceCustomPropertyComparator
 
ServiceInstanceDaoHib - Class in lumis.portal.serviceinstance
Service instance DAO implementation for Hibernate.
ServiceInstanceDaoHib() - Constructor for class lumis.portal.serviceinstance.ServiceInstanceDaoHib
 
ServiceInstanceDaoJdbc - Class in lumis.portal.serviceinstance
Service instance DAO implementation for JDBC.
ServiceInstanceDaoJdbc() - Constructor for class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
serviceInstanceDebugLevel - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
serviceInstanceDependencies - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
ServiceInstanceDependency - Class in lumis.portal.structure.sync.model.serviceinstance
Service instance dependency model.
ServiceInstanceDependency - lumis.portal.structure.sync.model.common.ChannelTemplateLink.LinkType
 
ServiceInstanceDependency() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency
 
ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink - Class in lumis.portal.structure.sync.model.serviceinstance
 
ServiceInstanceDependency.ServiceInstanceDependencyComparator - Class in lumis.portal.structure.sync.model.serviceinstance
 
ServiceInstanceDependencyComparator() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency.ServiceInstanceDependencyComparator
 
ServiceInstanceDependencyConfig - Class in lumis.portal.serviceinstance
Value class for dependency between service instances
ServiceInstanceDependencyConfig() - Constructor for class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
ServiceInstanceDependencyDataProvider - Class in lumis.service.doui.customproperties
 
ServiceInstanceDependencyDataProvider() - Constructor for class lumis.service.doui.customproperties.ServiceInstanceDependencyDataProvider
 
serviceInstanceDependencyDependencies - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
ServiceInstanceDependencySerializableConfig - Class in lumis.portal.serviceinstance.serialization
Serializable value object for Service Instance Dependency structure properties
ServiceInstanceDependencySerializableConfig() - Constructor for class lumis.portal.serviceinstance.serialization.ServiceInstanceDependencySerializableConfig
 
ServiceInstanceDeserializationContext - Class in lumis.portal.serviceinstance.serialization
Context class for service instances deserialization
ServiceInstanceDeserializationContext(DeserializationContext) - Constructor for class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
ServiceInstanceDisplayPostLoadProcessor - Class in lumis.service.categorization
Generates the value for the serviceInstanceDisplay field,
ServiceInstanceDisplayPostLoadProcessor() - Constructor for class lumis.service.categorization.ServiceInstanceDisplayPostLoadProcessor
 
ServiceInstanceDuplicatedInChannelException - Exception in lumis.portal.serviceinstance
Exception that indicates that there are more than one service instance of the same service id in a channel.
ServiceInstanceDuplicatedInChannelException(String, String) - Constructor for exception lumis.portal.serviceinstance.ServiceInstanceDuplicatedInChannelException
Constructor that uses the default message and receives the serviceId and channelId.
ServiceInstanceDuplicatedInChannelException(String, String, String) - Constructor for exception lumis.portal.serviceinstance.ServiceInstanceDuplicatedInChannelException
Constructor that receives a message (if does not want the default message) and the serviceId.
serviceInstanceField - Variable in class lumis.service.rss.RssConfig
 
ServiceInstanceGoogleAnalyticsInterface - Class in lumis.service.portalmanagement.content.analytics
Service instance content analytics service interface.
ServiceInstanceGoogleAnalyticsInterface() - Constructor for class lumis.service.portalmanagement.content.analytics.ServiceInstanceGoogleAnalyticsInterface
 
serviceInstanceId - Variable in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
serviceInstanceId - Variable in class lumis.service.abstractuserinteraction.AbstractObjectInteractionMonitorUtil
 
serviceInstanceId - Variable in class lumis.service.analytics.AbstractResourceForDouiAdministrations
 
ServiceInstanceId - lumis.content.source.field.MetaDataSourceField.Type
 
ServiceInstanceIdXmlAdapter - Class in lumis.portal.serviceinstance
Adapter for converting between an ServiceInstanceConfig's identifier and a standard portal format for user in JAXB.
ServiceInstanceIdXmlAdapter() - Constructor for class lumis.portal.serviceinstance.ServiceInstanceIdXmlAdapter
 
ServiceInstanceManager - Class in lumis.portal.serviceinstance
Service instance manager implementation.
ServiceInstanceManager() - Constructor for class lumis.portal.serviceinstance.ServiceInstanceManager
 
serviceInstanceName - Variable in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
ServiceInstanceNamePathConverterPostLoadProcessor - Class in lumis.doui.source.postloadprocessor
 
ServiceInstanceNamePathConverterPostLoadProcessor() - Constructor for class lumis.doui.source.postloadprocessor.ServiceInstanceNamePathConverterPostLoadProcessor
 
ServiceInstancePermissions - Class in lumis.portal.serviceinstance.acl
Represents the permissions for a service instance
ServiceInstancePrincipalPickerControl - Class in lumis.doui.control.principalpicker
Renders a control that allows the end user to select a principal that has access to the given service instance.
ServiceInstancePrincipalPickerControl() - Constructor for class lumis.doui.control.principalpicker.ServiceInstancePrincipalPickerControl
 
ServiceInstancePrincipalsByPermissionDataProvider - Class in lumis.doui.control.principalpicker
Data Provider that returns a list of principals.
ServiceInstancePrincipalsByPermissionDataProvider() - Constructor for class lumis.doui.control.principalpicker.ServiceInstancePrincipalsByPermissionDataProvider
 
ServiceInstanceProcessActionHandler - Class in lumis.service.portalmanagement.serviceinstance
Class responsible for handling service instance administration operations.
ServiceInstanceProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serviceinstance.ServiceInstanceProcessActionHandler
 
ServiceInstanceProvider - Class in lumis.doui.control.selectserviceinstance
Provides service instances that are children of a specified channel.
ServiceInstanceProvider - Class in lumis.service.pagepersonalization.doui
IChannelChildProvider that returns the service instances of a given parent.
ServiceInstanceProvider() - Constructor for class lumis.doui.control.selectserviceinstance.ServiceInstanceProvider
 
ServiceInstanceProvider() - Constructor for class lumis.service.pagepersonalization.doui.ServiceInstanceProvider
 
ServiceInstanceProvider(String) - Constructor for class lumis.doui.control.selectserviceinstance.ServiceInstanceProvider
 
ServiceInstancePublishingToSocialNetworksDataProvider - Class in lumis.service.socialnetworkintegration.dataprovider
Data provider to populates the source with service instances that publishes to social networks.
ServiceInstancePublishingToSocialNetworksDataProvider() - Constructor for class lumis.service.socialnetworkintegration.dataprovider.ServiceInstancePublishingToSocialNetworksDataProvider
 
ServiceInstanceRenderDataChangedEvent - Class in lumis.portal.serviceinstance
Event that indicates that the render data of some service instances may have changed.
ServiceInstanceRenderDataChangedEvent(SessionConfig, Collection<ServiceInstanceConfig>, ITransaction) - Constructor for class lumis.portal.serviceinstance.ServiceInstanceRenderDataChangedEvent
 
ServiceInstanceResource - Class in lumis.portal.rest.resource
Resource that treats all rest request for Service Instances (Content, Doui and non-doui).
ServiceInstanceResource() - Constructor for class lumis.portal.rest.resource.ServiceInstanceResource
 
ServiceInstancesDataGridDataProvider - Class in lumis.service.smartcontent.dataprovider
Data provider for service instances grid on search scope interface
ServiceInstancesDataGridDataProvider() - Constructor for class lumis.service.smartcontent.dataprovider.ServiceInstancesDataGridDataProvider
 
ServiceInstancesDataProvider - Class in lumis.service.portalmanagement.xsleditor
Provides data about Service Instances that will be used to set which service instances can use the shared styles.
ServiceInstancesDataProvider() - Constructor for class lumis.service.portalmanagement.xsleditor.ServiceInstancesDataProvider
 
ServiceInstanceSerializableConfig - Class in lumis.portal.serviceinstance.serialization
Serializable value object for Service Instance structure properties
ServiceInstanceSerializableConfig() - Constructor for class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
ServiceInstanceSerializationContext - Class in lumis.portal.serviceinstance.serialization
Context class for service instances serialization
ServiceInstanceSerializationContext(SerializationContext) - Constructor for class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationContext
 
ServiceInstanceSerializationManager - Class in lumis.portal.serviceinstance.serialization
Manager for Service Instance serialization
ServiceInstanceSerializationManager() - Constructor for class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationManager
 
ServiceInstanceSerializationMessageConfig - Class in lumis.portal.serviceinstance.serialization
Information about a service instance to be used in serialization progress messages
ServiceInstanceSerializationMessageConfig() - Constructor for class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationMessageConfig
 
ServiceInstanceTransformationProcessActionHandler - Class in lumis.service.portalmanagement.serviceinstance
Process Action for File Property Management information.
ServiceInstanceTransformationProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serviceinstance.ServiceInstanceTransformationProcessActionHandler
 
ServiceInstanceUsedByControl - Class in lumis.service.portalmanagement.serviceinstance
Lists all service instance names used by an specific service instance.
ServiceInstanceUsedByControl() - Constructor for class lumis.service.portalmanagement.serviceinstance.ServiceInstanceUsedByControl
 
ServiceInstanceWorkflow - Class in lumis.portal.structure.sync.model.serviceinstance
Service instance workflow JPA entity.
ServiceInstanceWorkflow() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow
 
ServiceInstanceWorkflowPermission - Class in lumis.portal.structure.sync.model.serviceinstance
Service instance workflow permission JPA entity.
ServiceInstanceWorkflowPermission() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission
 
ServiceInstanceWorkflowPermission.Type - Enum in lumis.portal.structure.sync.model.serviceinstance
The type of permission.
ServiceInstanceWorkflowPermissionRoleXml - Class in lumis.portal.structure.sync.model.serviceinstance
Service instance workflow permission role XML serialization object.
ServiceInstanceWorkflowPermissionRoleXml() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionRoleXml
 
ServiceInstanceWorkflowPermissionRoleXml.ServiceInstanceWorkflowPermissionRoleXmlComparator - Class in lumis.portal.structure.sync.model.serviceinstance
ServiceInstanceWorkflowPermissionRoleXml.Type - Enum in lumis.portal.structure.sync.model.serviceinstance
The permission type.
ServiceInstanceWorkflowPermissionRoleXmlComparator() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionRoleXml.ServiceInstanceWorkflowPermissionRoleXmlComparator
 
ServiceInstanceWorkflowPermissionXml - Class in lumis.portal.structure.sync.model.serviceinstance
Service instance workflow permission for XML serialization.
ServiceInstanceWorkflowPermissionXml() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionXml
 
ServiceInstanceWorkflowPermissionXml.ServiceInstanceWorkflowPermissionXmlComparator - Class in lumis.portal.structure.sync.model.serviceinstance
ServiceInstanceWorkflowPermissionXmlComparator() - Constructor for class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionXml.ServiceInstanceWorkflowPermissionXmlComparator
 
ServiceInstanceWorkflowSerializationMessageConfig - Class in lumis.content.workflow.serialization
Information about a service instance workflow to be used in serialization progress messages
ServiceInstanceWorkflowSerializationMessageConfig() - Constructor for class lumis.content.workflow.serialization.ServiceInstanceWorkflowSerializationMessageConfig
 
serviceInterface - Variable in class lumis.lptf.portal.serviceinterface.RequestCycle
 
ServiceInterface - lumis.portal.serialization.SerializationMessageConfigNode.RecursionStopPoints
 
ServiceInterface() - Constructor for class lumis.portal.monitor.MonitorFields.ServiceInterface
 
serviceInterfaceConfig - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
ServiceInterfaceConfig - Class in lumis.portal.serviceinterface
Holds information about a service interface.
ServiceInterfaceConfig() - Constructor for class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
ServiceInterfaceControllerXml - Class in lumis.portal.serviceinterface
 
ServiceInterfaceControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.serviceinterface.ServiceInterfaceControllerXml
 
ServiceInterfaceDaoHib - Class in lumis.portal.serviceinterface
 
ServiceInterfaceDaoHib() - Constructor for class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
serviceInterfaceDependencies - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
ServiceInterfaceException - Exception in lumis.portal.serviceinterface
 
ServiceInterfaceException(String) - Constructor for exception lumis.portal.serviceinterface.ServiceInterfaceException
 
ServiceInterfaceException(String, Exception) - Constructor for exception lumis.portal.serviceinterface.ServiceInterfaceException
 
ServiceInterfaceException(String, List<IResource>) - Constructor for exception lumis.portal.serviceinterface.ServiceInterfaceException
 
ServiceInterfaceException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.serviceinterface.ServiceInterfaceException
 
ServiceInterfaceException(String, IResource) - Constructor for exception lumis.portal.serviceinterface.ServiceInterfaceException
 
ServiceInterfaceException(String, IResource, Exception) - Constructor for exception lumis.portal.serviceinterface.ServiceInterfaceException
 
ServiceInterfaceHolder - Class in lumis.service.portalmanagement.serviceinterfaceinstance
ServiceInterfaceHolder
ServiceInterfaceHolder() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.ServiceInterfaceHolder
 
serviceInterfaceId - Variable in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
ServiceInterfaceInContextEditFactory - Class in lumis.portal.incontextedit
ServiceInterfaceInContextEditFactory() - Constructor for class lumis.portal.incontextedit.ServiceInterfaceInContextEditFactory
 
ServiceInterfaceInstance - lumis.portal.serialization.SerializationMessageConfigNode.RecursionStopPoints
 
ServiceInterfaceInstance() - Constructor for class lumis.portal.monitor.MonitorFields.ServiceInterfaceInstance
 
ServiceInterfaceInstanceCacheEntry - Class in lumis.portal.serviceinterfaceinstance
Service interface instance cache entry.
ServiceInterfaceInstanceCacheEntry(String, Map<PortalPrintWriter.WritePosition, LinkedHashMap<String, String>>) - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceCacheEntry
Creates a new instance with the given parameters.
serviceInterfaceInstanceConfig - Variable in class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
The service interface instance created for the tests.
serviceInterfaceInstanceConfig - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
ServiceInterfaceInstanceConfig - Class in lumis.portal.serviceinterfaceinstance
Holds the data about a service interface instance.
ServiceInterfaceInstanceConfig() - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
ServiceInterfaceInstanceConfig(ServiceInterfaceInstanceConfig) - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
ServiceInterfaceInstanceConfigDependencyAnalyzer - Class in lumis.portal.serviceinterfaceinstance.serialization
Responsible for analyze foreign key dependencies of a service interface instance being deserialized.
ServiceInterfaceInstanceConfigDependencyAnalyzer(DeserializationContext, List<ConfigForeignKey>, ServiceInterfaceInstancePersistableConfig) - Constructor for class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceConfigDependencyAnalyzer
 
ServiceInterfaceInstanceControllerHtml - Class in lumis.portal.serviceinterfaceinstance
This class renders and returns the HTML for a single service interface.
ServiceInterfaceInstanceControllerHtml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml
 
ServiceInterfaceInstanceControllerXml - Class in lumis.portal.serviceinterfaceinstance
 
ServiceInterfaceInstanceControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerXml
 
ServiceInterfaceInstanceDaoJdbc - Class in lumis.portal.serviceinterfaceinstance
JDBC based DAO implementation for service interface instance.
ServiceInterfaceInstanceDaoJdbc() - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
ServiceInterfaceInstanceDeleteObserver - Class in lumis.service.wsrp.producer
Observes the deletions of service interfaces in order to remove from any WSRPProducers's offered portlets.
ServiceInterfaceInstanceDeleteObserver() - Constructor for class lumis.service.wsrp.producer.ServiceInterfaceInstanceDeleteObserver
 
serviceInterfaceInstanceId - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
serviceInterfaceInstanceId - Variable in class lumis.portal.servicecontainer.ServiceContainerResponse
 
ServiceInterfaceInstanceManager - Class in lumis.portal.serviceinterfaceinstance
Class responsible for operations with Service Interface Instances
ServiceInterfaceInstanceManager() - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
ServiceInterfaceInstanceObserver - Class in lumis.portal.serviceinterfaceinstance
Observes events of render data changed on a service interface instance and clears its cache.
ServiceInterfaceInstanceObserver() - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceObserver
 
ServiceInterfaceInstanceOwner - Class in lumis.service.wsrp.producer
Service interface instance owner.
ServiceInterfaceInstanceOwner() - Constructor for class lumis.service.wsrp.producer.ServiceInterfaceInstanceOwner
 
ServiceInterfaceInstancePermission - Enum in lumis.portal.serviceinterfaceinstance
Service interface instance permissions.
ServiceInterfaceInstancePersistableConfig - Class in lumis.portal.serviceinterfaceinstance.serialization
Represents a service interface instance and its custom properties
ServiceInterfaceInstancePersistableConfig(ServiceInterfaceInstanceConfig, Map<String, String>, Map<String, String[]>) - Constructor for class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstancePersistableConfig
Constructor for new object
ServiceInterfaceInstancePropertiesDataProvider - Class in lumis.service.portalmanagement.serviceinterfaceinstance
Reads the properties of a service interface instance.
ServiceInterfaceInstancePropertiesDataProvider() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.ServiceInterfaceInstancePropertiesDataProvider
 
ServiceInterfaceInstancePropertiesProcessActionHandler - Class in lumis.service.portalmanagement.serviceinterfaceinstance
Processes the changes of service interface instance properties.
ServiceInterfaceInstancePropertiesProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.ServiceInterfaceInstancePropertiesProcessActionHandler
 
ServiceInterfaceInstanceRenderDataChangedEvent - Class in lumis.portal.serviceinterfaceinstance
Event that indicates that the render data of some service interface instances may have changed.
ServiceInterfaceInstanceRenderDataChangedEvent(SessionConfig, Collection<ServiceInterfaceInstanceConfig>, ITransaction) - Constructor for class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceRenderDataChangedEvent
 
ServiceInterfaceInstanceSerializableConfig - Class in lumis.portal.serviceinterfaceinstance.serialization
Serializable value object for Service Interface Instance structure properties
ServiceInterfaceInstanceSerializableConfig() - Constructor for class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializableConfig
 
ServiceInterfaceInstanceSerializationManager - Class in lumis.portal.serviceinterfaceinstance.serialization
Manager for Service Interface Instance serialization
ServiceInterfaceInstanceSerializationManager() - Constructor for class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializationManager
 
ServiceInterfaceInstanceSerializationMessageConfig - Class in lumis.portal.serviceinterfaceinstance.serialization
Information about a service interface instance to be used in serialization progress messages
ServiceInterfaceInstanceSerializationMessageConfig() - Constructor for class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializationMessageConfig
 
ServiceInterfaceListControllerXml - Class in lumis.portal.serviceinterface.list
 
ServiceInterfaceListControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.serviceinterface.list.ServiceInterfaceListControllerXml
 
ServiceInterfaceListDaoJdbc - Class in lumis.portal.serviceinterface.list
 
ServiceInterfaceListDaoJdbc() - Constructor for class lumis.portal.serviceinterface.list.ServiceInterfaceListDaoJdbc
 
ServiceInterfaceListManager - Class in lumis.portal.serviceinterface.list
 
ServiceInterfaceListManager() - Constructor for class lumis.portal.serviceinterface.list.ServiceInterfaceListManager
 
ServiceInterfaceManager - Class in lumis.portal.serviceinterface
Service interface manager implementation.
ServiceInterfaceManager() - Constructor for class lumis.portal.serviceinterface.ServiceInterfaceManager
 
ServiceInterfaceMenuGroupTypeConfig - Class in lumis.portal.serviceinterface.menu
 
ServiceInterfaceMenuGroupTypeConfig() - Constructor for class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
ServiceInterfaceMenuGroupTypeDaoHib - Class in lumis.portal.serviceinterface.menu
 
ServiceInterfaceMenuGroupTypeDaoHib() - Constructor for class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeDaoHib
 
ServiceInterfaceMenuGroupTypeDaoJdbc - Class in lumis.portal.serviceinterface.menu
 
ServiceInterfaceMenuGroupTypeDaoJdbc() - Constructor for class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeDaoJdbc
 
ServiceInterfaceMenuItemTypeConfig - Class in lumis.portal.serviceinterface.menu
 
ServiceInterfaceMenuItemTypeConfig() - Constructor for class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
ServiceInterfaceMenuItemTypeDaoHib - Class in lumis.portal.serviceinterface.menu
 
ServiceInterfaceMenuItemTypeDaoHib() - Constructor for class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeDaoHib
 
ServiceInterfaceMenuItemTypeDaoJdbc - Class in lumis.portal.serviceinterface.menu
 
ServiceInterfaceMenuItemTypeDaoJdbc() - Constructor for class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeDaoJdbc
 
ServiceInterfaceMenuLevel - Enum in lumis.portal.serviceinterface.menu
Levels for which a service interface menu can be generated.
ServiceInterfaceNamesDataProvider - Class in lumis.service.portalmanagement.serviceinterfaceinstance
 
ServiceInterfaceNamesDataProvider() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.ServiceInterfaceNamesDataProvider
 
ServiceInterfacePickerControl - Class in lumis.service.pagepersonalization.doui.control
Control responsible for rendering necessary subcontrols for allowing user to select service interface.
ServiceInterfacePickerControl() - Constructor for class lumis.service.pagepersonalization.doui.control.ServiceInterfacePickerControl
 
ServiceInterfaceRenderResponseSPIWrapper - Class in lumis.portal.serviceinterface
Provides a convenient implementation of the IServiceInterfaceRenderResponseSPI interface that can be subclassed by developers wishing to adapt the request to a Servlet.
ServiceInterfacesDataProvider - Class in lumis.service.pagepersonalization.doui.dataprovider
IDataProvider that reads a service interface accordingly to the following source parameters:
serviceInstanceId: reads the interfaces of the service instance's service. serviceInterfaceInstanceId: reads the interfaces of the interface instance's service. The priority is to read using the serviceInstanceId parameter.
ServiceInterfacesDataProvider() - Constructor for class lumis.service.pagepersonalization.doui.dataprovider.ServiceInterfacesDataProvider
 
ServiceInterfaceSerializationManager - Class in lumis.portal.serviceinterface.serialization
Manager for Service Interface serialization
ServiceInterfaceSerializationManager() - Constructor for class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationManager
 
ServiceInterfaceSerializationMessageConfig - Class in lumis.portal.serviceinterface.serialization
Information about a service interface to be used in serialization progress messages
ServiceInterfaceSerializationMessageConfig() - Constructor for class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationMessageConfig
 
ServiceInterfaceStyleConfig - Class in lumis.portal.serviceinterface.style
Value class for Service Interface Style properties
ServiceInterfaceStyleConfig() - Constructor for class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
ServiceInterfaceStyleConfig.IsolationLevel - Enum in lumis.portal.serviceinterface.style
Represents the level of isolation of a Style.
ServiceInterfaceStyleDao - Class in lumis.portal.serviceinterface.style
DAO JDBC implementation for service interface style related data operations
ServiceInterfaceStyleDao() - Constructor for class lumis.portal.serviceinterface.style.ServiceInterfaceStyleDao
 
ServiceInterfaceStyleManager - Class in lumis.portal.serviceinterface.style
Manages the interface styles.
ServiceInterfaceStyleManager() - Constructor for class lumis.portal.serviceinterface.style.ServiceInterfaceStyleManager
 
ServiceInterfaceStyleSerializableConfig - Class in lumis.portal.serviceinterface.style.serialization
Serializable value object for Service Interface Style structure properties
ServiceInterfaceStyleSerializableConfig() - Constructor for class lumis.portal.serviceinterface.style.serialization.ServiceInterfaceStyleSerializableConfig
 
ServiceInterfaceTestCase - Class in lumis.lptf.portal.serviceinterface
Generic test case for Service Interfaces.
ServiceInterfaceTestCase() - Constructor for class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
 
ServiceInterfaceTypeConfig - Class in lumis.portal.serviceinterface.type
Value class for service interface types
ServiceInterfaceTypeConfig() - Constructor for class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
 
ServiceInterfaceTypeDaoJdbc - Class in lumis.portal.serviceinterface.type
Implements database operations on the ServiceInterfaceTypeConfig class.
ServiceInterfaceTypeDaoJdbc() - Constructor for class lumis.portal.serviceinterface.type.ServiceInterfaceTypeDaoJdbc
 
ServiceManager - Class in lumis.portal.service
Manager for all operations on Services
ServiceManager() - Constructor for class lumis.portal.service.ServiceManager
 
ServiceObject - Class in lumis.portal.deployment.process
Service object.
ServicePermissions - Enum in lumis.portal.service.acl
 
ServiceRegisterHelper - Class in lumis.portal.deployment
Helper that handles service register in a module.
ServiceRegisterHelper(IComponent, Collection<IModule>, boolean) - Constructor for class lumis.portal.deployment.ServiceRegisterHelper
 
ServiceRegisterHelper(IModule, Collection<IModule>, boolean) - Constructor for class lumis.portal.deployment.ServiceRegisterHelper
 
ServiceReindexProgressControl - Class in lumis.service.portalmanagement.servicesearchindex
ProgressControl used in service reindex interface.
ServiceReindexProgressControl() - Constructor for class lumis.service.portalmanagement.servicesearchindex.ServiceReindexProgressControl
 
ServiceRenderDataChangedEvent - Class in lumis.portal.service
IPortalEvent that represents the change of services.
ServiceRenderDataChangedEvent(SessionConfig, Collection<ServiceConfig>, ITransaction) - Constructor for class lumis.portal.service.ServiceRenderDataChangedEvent
Creates a new event of change for the given services.
ServicesDataProvider - Class in lumis.service.pagepersonalization.doui.dataprovider
IDataProvider that reads all services that have at least one widget interface.
ServicesDataProvider() - Constructor for class lumis.service.pagepersonalization.doui.dataprovider.ServicesDataProvider
 
ServiceSearchIndexDataProvider - Class in lumis.service.portalmanagement.servicesearchindex
Provides a list of searchable and instantiated services and respective service instances
ServiceSearchIndexDataProvider() - Constructor for class lumis.service.portalmanagement.servicesearchindex.ServiceSearchIndexDataProvider
 
ServiceSerializationManager - Class in lumis.portal.service.serialization
Manager for Service serialization
ServiceSerializationManager() - Constructor for class lumis.portal.service.serialization.ServiceSerializationManager
 
ServiceSerializationMessageConfig - Class in lumis.portal.service.serialization
Information about a service to be used in serialization progress messages
ServiceSerializationMessageConfig() - Constructor for class lumis.portal.service.serialization.ServiceSerializationMessageConfig
 
ServiceSource - Class in lumis.service.portalmanagement.service
Deprecated.
ServiceSource() - Constructor for class lumis.service.portalmanagement.service.ServiceSource
Deprecated.
 
ServicesServlet - Class in lumis.portal.servicecontainer
Servlet that dispatches the request to the destination service resource.
ServicesServlet() - Constructor for class lumis.portal.servicecontainer.ServicesServlet
 
ServiceStringResource - Class in lumis.portal.service
String resource for services
ServiceStringResource() - Constructor for class lumis.portal.service.ServiceStringResource
 
ServiceTypeConfig - Class in lumis.portal.service.type
Value class for service types
ServiceTypeConfig() - Constructor for class lumis.portal.service.type.ServiceTypeConfig
 
ServiceTypeDaoJdbc - Class in lumis.portal.service.type
Implements database operations for the ServiceType entity.
ServiceTypeDaoJdbc() - Constructor for class lumis.portal.service.type.ServiceTypeDaoJdbc
 
servInstanceId - Variable in class lumis.service.rss.RssConfig
 
ServletUtil - Class in lumis.portal.servlet
Contains Servlet-related utilities.
ServletUtil() - Constructor for class lumis.portal.servlet.ServletUtil
 
SessionClock - Class in lumis.portal.authentication.clock
 
SessionClock() - Constructor for class lumis.portal.authentication.clock.SessionClock
 
sessionConfig - Variable in class lumis.doui.processaction.ProcessActionHandler
 
sessionConfig - Variable in class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
Instance of SessionConfig, created during ServiceInterfaceTestCase.setUp().
sessionConfig - Variable in class lumis.portal.controller.ControllerHtml
 
sessionConfig - Variable in class lumis.portal.controller.ControllerXml
 
sessionConfig - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
SessionConfig - Class in lumis.portal.authentication
Stores user session information.
SessionConfig() - Constructor for class lumis.portal.authentication.SessionConfig
Deprecated.
Since 4.0.8, the SessionConfig should not be created using this constructor. Instead obtain it by calling SessionConfig.getCurrentSessionConfig() or the methods available in IAuthenticationManager.
SessionEvent - Class in lumis.portal.authentication.event
Base class for events generated for the user session lifecycle.
SessionEvent(SessionConfig, Collection<SessionConfig>, ITransaction) - Constructor for class lumis.portal.authentication.event.SessionEvent
 
SessionExpiredEvent - Class in lumis.portal.authentication.event
Event generated when a user session has ended due to expiration.
SessionExpiredEvent(SessionConfig, Collection<SessionConfig>, ITransaction) - Constructor for class lumis.portal.authentication.event.SessionExpiredEvent
 
SessionKeepAliveControllerXml - Class in lumis.portal.authentication
Xml controller that may be used to keep the user session alive.
SessionKeepAliveControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.authentication.SessionKeepAliveControllerXml
 
SessionLoginEvent - Class in lumis.portal.authentication.event
Event generated when an user login is performed.
SessionLoginEvent(SessionConfig, Collection<SessionConfig>, ITransaction) - Constructor for class lumis.portal.authentication.event.SessionLoginEvent
 
SessionLogoutEvent - Class in lumis.portal.authentication.event
Event generated when an user logout is performed.
SessionLogoutEvent(SessionConfig, Collection<SessionConfig>, ITransaction) - Constructor for class lumis.portal.authentication.event.SessionLogoutEvent
 
set(PageDocType, HttpServletRequest) - Static method in class lumis.portal.presentation.CurrentPageDocType
Stores current doc type.
SET_LOCALE - Static variable in class lumis.service.locale.LocaleProcessActionHandler
 
setAbandoned(boolean) - Method in class lumis.service.analytics.abtest.track.ActiveExperimentVariant
Sets the abandoned.
setAcceptableLocales(Collection<Locale>) - Method in class lumis.portal.channel.ChannelConfig
Sets the acceptable locales of this channel.
Only accepts locales existent in LumisPortal global locales.
setAccessControlList(AccessControlList) - Method in class lumis.portal.structure.sync.model.common.AccessControlEntry
 
setAccessControlList(AccessControlList) - Method in class lumis.util.security.acl.serialization.AclSerializationManager.AclGlobalPrincipalEntriesRemovalResult
 
setAccessControlList(AccessControlListSerializableConfig) - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
setAccessControlList(AccessControlListSerializableConfig) - Method in class lumis.portal.group.serialization.GroupSerializableConfig
 
setAccessControlList(AccessControlListSerializableConfig) - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
setAccessControlList(AccessControlListSerializableConfig) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
setAccessControlListId(String) - Method in class lumis.portal.channel.ChannelConfig
 
setAccessControlListId(String) - Method in class lumis.portal.group.GroupConfig
 
setAccessControlListId(String) - Method in class lumis.portal.page.PageConfig
 
setAccessControlListId(String) - Method in class lumis.portal.service.ServiceConfig
 
setAccessControlListId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setAccount(SocialNetworkAccount) - Method in class lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation
Sets the account.
setAccount(SocialNetworkAccount) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the social network account this item belongs to.
setAccounts(Set<SocialNetworkAccount>) - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Sets the accounts.
setAclForObjectId(String) - Method in class lumis.util.security.acl.serialization.AccessControlListSerializableConfig
 
setAction(char) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the action.
setAction(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivity
Sets the value for ActivityDocumentType.ActivityFields.ACTION in this document.
setAction(String) - Method in class lumis.service.content.wizard.ContentWizardControllerHtml
Sets the action.
setAction(ActivityAction) - Method in class lumis.portal.activitystream.Activity
Sets the action of this activity.
setActivated(boolean) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
setActiveVersion(boolean) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
SetActivitiesAgeLimitProcessActionHandler - Class in lumis.service.portalmanagement.activitystream
ProcessActionHandler responsible for deleting requested activities from the global activities administration.
SetActivitiesAgeLimitProcessActionHandler() - Constructor for class lumis.service.portalmanagement.activitystream.SetActivitiesAgeLimitProcessActionHandler
 
setActivitiesMaxAgeInDays(Integer) - Method in class lumis.portal.activitystream.ActivityStreamManager
 
setActivitiesMaxAgeInDays(Integer) - Method in interface lumis.portal.activitystream.IActivityStreamManagerSPI
Set the number of days an Activity can exist before being removed.
setActivityAnonymizationPolicy(EnvironmentConfiguration.ActivityAnonymizationPolicy) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the activityAnonymizationPolicy.
setActivityProcessorConfig(String, ChannelConfig) - Method in class lumis.portal.activitystream.ActivityStreamManager
 
setActivityProcessorConfig(String, ChannelConfig) - Method in interface lumis.portal.activitystream.IActivityStreamManagerSPI
Set the Activity Processor for the given channel.
setActivityProcessorConfig(String, ServiceInstanceConfig) - Method in class lumis.portal.activitystream.ActivityStreamManager
 
setActivityProcessorConfig(String, ServiceInstanceConfig) - Method in interface lumis.portal.activitystream.IActivityStreamManagerSPI
Set the Activity Processor for the given service instance.
setActivityProcessorInherited(ChannelConfig) - Method in class lumis.portal.activitystream.ActivityStreamManager
 
setActivityProcessorInherited(ChannelConfig) - Method in interface lumis.portal.activitystream.IActivityStreamManagerSPI
Set the activity processor of the given channel to be inherited from the parent channel
setActivityProcessorInherited(ServiceInstanceConfig) - Method in class lumis.portal.activitystream.ActivityStreamManager
 
setActivityProcessorInherited(ServiceInstanceConfig) - Method in interface lumis.portal.activitystream.IActivityStreamManagerSPI
Set the activity processor of the given service instance to be inherited from the parent channel
setActor(ActivityActor) - Method in class lumis.portal.activitystream.Activity
Sets the actor of this activity.
setAdditionalText(String) - Method in class lumis.service.formbuilder.FormField
Sets the additional text
setAddress(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets address.
setAdministration(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setAggregatable(boolean) - Method in interface lumis.portal.bigdata.IDocumentTypeFieldBuilder
Sets whether the field's value is aggregatable.
setAlbumContentId(String) - Method in class lumis.service.mediaalbum.MediaResumeConfig
Sets the album content identifier.
setAlgorithm(String) - Method in class lumis.portal.crypto.MessageDigestCipher
Sets the message digest algorithm to be used.
setAlias(String) - Method in class lumis.portal.group.GroupConfig
 
setAllowAddRows(boolean) - Method in class lumis.doui.control.datagrid.DataGridControl
 
setAllowAnswerMoreThanOnce(boolean) - Method in class lumis.service.questionnaire.Questionnaire
Sets whether this questionnaire should allow users to answer more than once.
setAllowCredentials(boolean) - Method in class lumis.portal.security.csr.CorsRule
Sets the allowCredentials.
setAllowDeleteRows(boolean) - Method in class lumis.doui.control.datagrid.DataGridControl
 
setAllowedUserProfileMapping(String, Map<String, String>) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
setAllowHeaders(String) - Method in class lumis.portal.security.csr.CorsRule
Sets the allowHeaders.
setAllowMethods(String) - Method in class lumis.portal.security.csr.CorsRule
Sets the allowMethods.
setAllowPermissions(int) - Method in class lumis.util.security.acl.Permissions
 
setAllowPermissionsInheriting(int) - Method in class lumis.util.security.acl.Permissions
 
setAllProducersDisabled(boolean) - Method in class lumis.service.wsrp.producer.ProducerManagerImpl
 
setAllServiceInstances(boolean) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Sets the isAllServiceInstances.
setAnalyzed(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorStringField
Sets the value for analyzed token version of the string in this document.
setAnalyzedName(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard.Tag
Sets the tag analyzed name.
setAnalyzer(String) - Method in interface lumis.portal.bigdata.IDocumentTypeCompositeFieldBuilder
 
setAnalyzer(String) - Method in interface lumis.portal.bigdata.IDocumentTypeFieldBuilder
Sets the field analyzer.
The analyzer is an identifier that must be recognized by the current IBigDataRepository implementation.
setAnonymous(boolean) - Method in class lumis.service.questionnaire.Questionnaire
 
setAnswerDate(Date) - Method in class lumis.service.formbuilder.Answer
Sets the Date when the user answered the Form.
setAnswers(List<Answer>) - Method in class lumis.service.questionnaire.Questionnaire
 
setAnswerValues(String) - Method in class lumis.service.formbuilder.Answer
Sets the JSON String with the values of all FormFields answered by the user in the Form
setAnswerValues(String) - Method in class lumis.service.questionnaire.Answer
Sets the json string with all answer values
setAppId(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the appId.
setApplication(SocialNetworkApplication) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Set the application to which this account will publish to.
setApplications(Set<SocialNetworkApplication>) - Method in class lumis.socialnetworkintegration.SocialNetwork
Sets the applications.
setApplyStyleRule(int) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
setApproved(boolean) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setApproved(boolean) - Method in class lumis.service.mediaalbum.MediaResumeConfig
Sets whether this media has been approved or not.
setArea(String) - Method in class lumis.upgrade.BuildConfig
 
setAreaCode(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets areaCode.
setAssignedTo(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.WorkflowMetaData
setAssignedTo(String) - Method in class lumis.content.workflow.ContentWorkflowMetaData
Sets the principal identifier to which the content is assigned to.
setAssociatedContent(Content) - Method in class lumis.content.core.ContentAssociation
 
setAttendantId(String) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setAttendedTime(Date) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setAttribute(String, Object) - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
setAttribute(String, Object) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setAttribute(String, Object) - Method in interface lumis.portal.url.IPageWebResourceRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in class lumis.portal.url.PageWebResourceRequest
 
setAttribute(String, Object) - Method in interface lumis.util.ITransaction
Stores an attribute in this transaction.
setAttributes(Group) - Method in class lumis.portal.structure.sync.model.channel.Principal
Sets the attributes of this principal, according to the group it represents.
setAttributes(GlobalGroup) - Method in class lumis.portal.structure.sync.model.channel.Principal
Sets the attributes of this principal, according to the group it represents.
setAttributes(SearchAttributes) - Method in class lumis.search.SearchQuery
Deprecated.
setAttributeValues(String, String[]) - Method in class lumis.search.SearchAttributes
Deprecated.
Set the values of an attribute.
setAttributeValues(String, List<String>) - Method in class lumis.search.SearchAttributes
Deprecated.
Set the values of an attribute.
setAudioBitRate(Double) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the audio bit rate metadata.
setAudioChannels(Integer) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the number of audio channels metadata.
setAudioSamplingRate(Integer) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the audio sampling rate metadata.
setAuthenticationResponse(String) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Set the authentication response sent by validation/authorization process.
setAuthenticationState(HttpServletRequest, byte) - Method in class lumis.portal.authentication.http.HttpHandshakeAuthenticator
Sets the authentication state for the given request.
setAuthor(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Sets the ownerId.
setAuthorEmail(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the authorEmail.
setAuthorHref(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the authorHref.
setAuthorName(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the authorName.
setAuthType(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the value returned by PortletRequest.getAuthType().
setAutoGeneratedFriendlyId() - Method in class lumis.portal.channel.ChannelConfig
Generates a new friendly identifier and sets it as the friendly identifier of this channel.
setAutoGeneratedFriendlyId() - Method in class lumis.portal.page.PageConfig
Generates a new friendly identifier and sets it as the friendly identifier of this page.
setAutoGeneratedFriendlyId() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Generates a new friendly identifier and sets it as the friendly identifier of this service instance.
setAutomaticBulkExpiration(boolean) - Method in class lumis.portal.page.PageRenderDataChangedEvent
Sets whether this event is an automatic bulk expiration.
setAutomaticFriendlyId(boolean) - Method in class lumis.portal.channel.ChannelConfig
Indicates whether the channel is going to use automatic generated friendly identifier or not.
setAutomaticFriendlyId(boolean) - Method in class lumis.portal.page.PageConfig
Indicates whether the page is going to use automatic generated friendly identifier or not.
setAutomaticFriendlyId(boolean) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Indicates whether the service instance is going to use automatic generated friendly identifier or not.
setAutomaticMessagesEnabled(boolean) - Method in class lumis.collaboration.chat.ChatSendMessageControl
 
setBackgroundColor(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the backgroundColor.
setBaseInterfaceInstanceId(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Sets the service interface instance this instance derives from.
setBaseSecure(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets the secure type (HTTP or HTTPS) this URL is based on.
setBaseServiceInterfaceInstanceConfig(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
Sets the base interface instance.
setBaseSourcePath(String) - Method in class lumis.portal.configuration.ServerConfiguration
Sets the server base source path.
setBaseUrl(String) - Method in class lumis.content.workflow.WorkflowConfig
Sets the relative path to this workflow's definition directory.
setBaseUrl(String) - Method in class lumis.portal.service.ServiceConfig
 
setBaseUrl(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setBaseWebsite(IWebsite) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets the website this URL is based on.
setBcc(String) - Method in interface lumis.portal.sendmail.ISingleMail
Sets the bcc field value for this mail.
setBidirectional(Boolean) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipType
Sets if the relationship is bidirectional.
setBigDataRepositoryClassName(String) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the class name of big data repository implementation to use.
setBigDataRepositoryType(BigDataRepositoryType) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the configured big data repository type.
setBirthday(Calendar) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets birthday instance.
setBlocked(boolean) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setBlockInterval(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the interval, in seconds, to wait when a block of IMailConfig.getBlockSize() mails are sent.
setBlockSize(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the block size.
setBrowserInfo() - Method in class lumis.portal.presentation.PresentationControllerHtml
Stores the request header HTTP_USER_AGENT value in a member variable
setBufferSize(int) - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
 
setBufferSize(int) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
setBufferSize(int) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
 
setBuildNumber(String) - Method in class lumis.upgrade.BuildConfig
 
setBuildSequence(int) - Method in class lumis.upgrade.BuildConfig
 
setBuildStatus(SessionConfig, BuildConfig, String, String, ITransaction) - Method in interface lumis.upgrade.IUpgradeManager
Deprecated.
this method may change during a future refactor.
setBuildStatus(SessionConfig, BuildConfig, String, String, ITransaction) - Method in class lumis.upgrade.UpgradeManager
 
setBuildStatus(BuildConfig, String, String, String, ITransaction) - Method in interface lumis.upgrade.IUpgradeDao
 
setBuildStatus(BuildConfig, String, String, String, ITransaction) - Method in class lumis.upgrade.UpgradeDaoJdbc
 
setCacheExpiration(int) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the cache expiration.
setCacheLevel(int) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setCacheLevel(int) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setCacheMaxAgeSeconds(int) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Sets the membership cache maximum age.
setCachePage(int) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setCachePages(int) - Method in class lumis.portal.channel.ChannelConfig
 
setCachePersonalization(int) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setCachePersonalization(int) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setCacheServerSideInclude(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setCacheServerSideInclude(int) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setCacheType(int) - Method in class lumis.portal.page.PageConfig
 
setCacheUserSegmentationExpirationAmount(Long) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the cache user segmentation member expiration amount.
setCacheUserSegmentationExpirationUnit(TimeUnit) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the cache user segmentation member expiration unit.
setCallbackFunction(String) - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
setCallbackFunctionRequestParameterName(String) - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
setCallerServiceInterfaceInstanceId(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a new value for caller service interface instance id to be available in IServiceInterfaceRequest.getCallerServiceInterfaceInstanceId().
setCallerServiceInterfaceInstanceId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setCallerServiceInterfaceMenuLevel(ServiceInterfaceMenuLevel) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the caller service interface menu level, returned by IServiceInterfaceRequest.getCallerServiceInterfaceMenuLevel().
setCanonicalUrl(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
Sets the value of ContentVersionDocumentType.ContentVersionFields.CANONICAL_URL stored in this document.
setCanonicalUrl(URL) - Method in class lumis.content.core.ContentVersion
Sets the canonical URL to be used on the detail page that displays this content.
setCanonicalUrl(URL) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the URL to be used as the canonical link of the web resource.
setCanonicalUrl(URL) - Method in class lumis.service.seo.entity.SeoRule
Sets the canonical URL.
setCapabilities(String) - Method in class lumis.portal.page.link.PageLinkConfig
Sets the capabilities.
setCapacity(int) - Method in interface lumis.portal.cache.ICacheConfig
Sets the capacity configured for the cache.
setCapacity(int) - Method in class lumis.portal.cache.PortalCache
Sets the capacity for this portal cache.
setCategories(Collection<Category>) - Method in class lumis.service.mailmarketing.Bulletin
 
setCategories(Collection<Category>) - Method in class lumis.service.mailmarketing.UserSubscription
 
setCategories(Collection<Category>) - Method in class lumis.service.newsletter.Model
Sets the categories.
setCategories(Collection<Category>) - Method in class lumis.service.newsletter.Subscription
Sets the categories.
setCategory(AuditCategory) - Method in class lumis.portal.audit.AuditEntryType
 
setCategoryContentId(String) - Method in class lumis.service.forum.ForumConfig
 
setCategoryId(String) - Method in class lumis.service.banner.BannerConfig
 
setCatServiceInstId(String) - Method in class lumis.service.newsletter.Category
Sets the catServiceInstId.
setCause(int) - Method in class lumis.portal.authentication.AccessError
Sets the cause of the error.
setCauseWarning(boolean) - Method in class lumis.portal.serialization.Dependency
 
setCc(String) - Method in interface lumis.portal.sendmail.ISingleMail
Sets the cc field value of this mail.
setCenterPage(int) - Method in class lumis.portal.page.PageConfig
 
setCenterPages(int) - Method in class lumis.portal.channel.ChannelConfig
 
setChannel(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the identifier of the channel related to this rule.
setChannel(ChannelSerializableConfig) - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
setChannel(Channel) - Method in class lumis.portal.structure.sync.model.channel.Group
 
setChannel(Channel) - Method in class lumis.portal.structure.sync.model.common.MetaTag
 
setChannelBaseId(String) - Method in class lumis.socialnetwork.SocialNetwork
Sets the channelBaseId.
setChannelCount(int) - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
setChannelFilter(SerializationConfig.IChannelFilter) - Method in class lumis.portal.serialization.SerializationConfig
Sets the channel filter for this serialization.
setChannelId(String) - Method in class lumis.content.workflow.serialization.WorkflowPermissionSerializableConfig
 
setChannelId(String) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setChannelId(String) - Method in class lumis.portal.deployment.Component
Sets the channelId.
setChannelId(String) - Method in class lumis.portal.group.GroupConfig
 
setChannelId(String) - Method in class lumis.portal.group.serialization.GroupMemberSerializableConfig
 
setChannelId(String) - Method in class lumis.portal.page.link.PageLinkConfig
Sets the channel for the page link.
setChannelId(String) - Method in class lumis.portal.page.PageConfig
 
setChannelId(String) - Method in class lumis.portal.principal.PrincipalConfig
 
setChannelId(String) - Method in interface lumis.portal.project.IProjectSPI
Sets the channel identifier.
setChannelId(String) - Method in class lumis.portal.project.Project
 
setChannelId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Set the destination channel.
setChannelId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setChannelId(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Set the destination channel.
setChannelId(String) - Method in class lumis.portal.structure.sync.model.channel.ChannelCss.ChannelCssPK
 
setChannelId(String) - Method in class lumis.portal.structure.sync.model.global.Project
Sets the channelId.
setChannelId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
 
setChannelId(String) - Method in class lumis.portal.user.UserConfig
 
setChannelId(String) - Method in class lumis.portal.webservice.user.User
 
setChannelId(String) - Method in class lumis.util.security.acl.serialization.AccessControlListEntrySerializableConfig
 
setCharacterEncoding(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionRequest
 
setCharacterEncoding(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
This method does nothing.
setCharset(String) - Method in interface lumis.portal.sendmail.IBaseMail
Sets the chartset of this mail.
setChatConversationId(String) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setChatConversationId(String) - Method in class lumis.service.chatroom.ChatRoomConfig
 
setCheckForCacheEnabled(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
setChecksum(String) - Method in class lumis.portal.deployment.Component
Sets the checksum.
setChecksum(String) - Method in interface lumis.portal.deployment.process.IDeployObject
Sets the checksum of this object.
setChecksumListener(T) - Method in interface lumis.portal.deployment.process.IDeployObject
Sets the checksum listener of this object.
setClassName(String) - Method in class lumis.doui.control.ControlConfig
 
setClassName(String) - Method in class lumis.doui.processaction.ProcessActionConfig
 
setClassName(String) - Method in class lumis.doui.source.SourceConfig
 
setClassName(String) - Method in class lumis.portal.event.ObserverConfig
 
setClassName(String) - Method in class lumis.portal.healthmonitor.HealthCheckInfo
 
setClassName(String) - Method in class lumis.portal.service.type.ServiceTypeConfig
 
setClassName(String) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
setClassName(String) - Method in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
 
setCleanInterval(int) - Method in class lumis.portal.audit.AuditConfig
Changes the value of time interval (in days) for audit entries clean up.
setClientId(String) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setClientScriptRequest(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
setClockClass(String) - Method in class lumis.portal.clock.ClockConfig
Sets the class name for this clock implementation.
setClockRunning(String, boolean, int, ITransaction) - Method in class lumis.portal.clock.ClockDaoJdbc
 
setClockRunning(String, boolean, int, ITransaction) - Method in interface lumis.portal.clock.IClockDao
Set the running of the clock.
setClonedPortlets(Set<ClonedPortlet>) - Method in class lumis.service.wsrp.consumer.producermanager.Registration
 
setColorDepth(Integer) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the color depth metadata.
setColorLight(String) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setColorStrong(String) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setColspan(Integer) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setColumn(int) - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Sets the column.
setColumnName(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewField
Sets the column name for this field.
setColumnName(String) - Method in class lumis.service.content.wizard.FieldResume
Sets the column name.
setComment(String) - Method in class lumis.content.metadata.CommentConfig
Deprecated.
 
setComment(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Sets the comment.
setCommentText(String) - Method in class lumis.content.core.ContentComment
Sets this comment's text.
setCommentText(String) - Method in class lumis.service.commentit.Comment
Sets this comment's text.
SetCommentTotalInfoProcessActionHandler - Class in lumis.service.comment
Updates the comments total information for a given targetContentLocaleId.
SetCommentTotalInfoProcessActionHandler() - Constructor for class lumis.service.comment.SetCommentTotalInfoProcessActionHandler
 
setCompareWithAmount(Integer) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the compareWithAmount.
setCompareWithType(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the compareWithType.
setComponentId(String) - Method in class lumis.portal.deployment.DeploymentMessageWriter
Sets the component identifier.
setConfigData(ClockConfig, ResultSet) - Method in class lumis.portal.clock.ClockDaoJdbc
 
setConfigFile(String) - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Set config file path
setConfiguration(String) - Method in class lumis.service.analytics.abtest.bean.ABTestExperimentVariant
Sets the configuration.
setConfiguration(String) - Method in class lumis.service.questionnaire.Question
Sets question configuration
setConnectionId(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Sets the connection identifier to use to access the view.
setConstraints(Node) - Method in class lumis.portal.deployment.Component
Sets the constraints.
setConsumerKey(String) - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Sets the consumerKey for this application in this social network.
setConsumerName(String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
setConsumerSecret(String) - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Set the consumerSecret for this application to authenticate in this social network.
SetContactRequestCategoryNullProcessActionHandler - Class in lumis.service.contactus
Updates categoryContentId of contact requests to null.
SetContactRequestCategoryNullProcessActionHandler() - Constructor for class lumis.service.contactus.SetContactRequestCategoryNullProcessActionHandler
 
setContainsInterfaceTag(boolean) - Method in class lumis.portal.presentation.tag.page.RenderHolderTag
Sets whether this tag contains an interface tag in it.
setContent(byte[]) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceActionRequest
Sets the request content that will be available in ClientDataRequest.getPortletInputStream().
setContent(byte[]) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionRequest
 
setContent(byte[]) - Method in class lumis.search.SearchContentAttachment
Deprecated.
Sets the content data for this attachment.
setContent(InputStream, int) - Method in interface lumis.portal.sendmail.IMailAttachment
Sets the content for this mail attachment.
setContent(String) - Method in class lumis.portal.businesscontext.internal.BusinessContextConfig
Sets the BusinessContext content.
setContent(String) - Method in class lumis.portal.metatag.MetaTagConfig
 
setContent(String) - Method in class lumis.service.mailmarketing.Bulletin
 
setContentDispositionType(IMailAttachment.ContentDispositionType) - Method in interface lumis.portal.sendmail.IMailAttachment
Sets the content disposition type for this attachment.
setContentId(String) - Method in class lumis.service.rss.RssResultRow
 
setContentLocale(ContentLocale) - Method in class lumis.content.socialnetwork.integration.ContentMessageIntegration
Sets the contentLocale.
setContentLocaleId(String) - Method in class lumis.content.workflow.ContentWorkflowMetaData
Sets the ContentLocale this workflow metadata belongs to.
setContentLocaleId(String) - Method in class lumis.portal.file.FileConfig
Sets the content locale identifier.
setContentProvider(IInputStreamProvider) - Method in class lumis.portal.bigdata.Attachment
Sets the content data for this attachment.
setContentType(String) - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
 
setContentType(String) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
setContentType(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceActionRequest
Sets the content type, returned by ClientDataRequest.getContentType().
setContentType(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionRequest
 
setContentType(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
setContentType(String) - Method in class lumis.portal.bigdata.Attachment
Sets the MIME content type for this attachment.
setContentType(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the contentType.
setContentType(String) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the contentType.
setContentType(String) - Method in interface lumis.portal.sendmail.IMailAttachment
Sets the mime content type of this attachment.
setContentType(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
 
setContentType(String) - Method in class lumis.search.SearchContentAttachment
Deprecated.
Sets the MIME content type for this attachment.
setContentVersion(ContentVersion) - Method in class lumis.content.bigdata.ContentVersionDocument
Sets all content meta data fields in this document according to the given Content Version.
setContentVersion(ContentVersion) - Method in class lumis.service.analytics.abtest.bean.ABTestExperiment
Sets the contentVersion.
setContextPath(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the context path, returned by PortletRequest.getContextPath().
setContextPath(String) - Method in class lumis.portal.deployment.DeployConfig
Deprecated.
Sets the context path where the war is to be deployed into.
setControlAsClientSideUpdatable(String) - Method in class lumis.doui.control.ControlContainer
 
setControlFilter(ISearchQueryFilter) - Method in class lumis.portal.bigdata.query.SearchQuery
Sets the query filter to be applied to the search.
setControlFilter(ISearchQueryFilter) - Method in class lumis.search.SearchQuery
Deprecated.
Sets the query filter to be applied to the search.
setControlQuery(String) - Method in class lumis.search.SearchQuery
Deprecated.
Sets the control query.
setControlRenderData(IControl) - Method in class lumis.doui.control.ControlContainer
 
setConversationId(String) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setConversationId(String) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setConverter(IConverter) - Method in class lumis.util.query.QueryField
Sets the converter for this field's values.
setCookie(String, String) - Method in class lumis.portal.controller.ControllerHtml
setCookie(Locale, HttpServletRequest, HttpServletResponse) - Static method in class lumis.portal.localization.LocaleUtilInternal
Sets the locale cookie using the given locale as value.
setCookie(HttpServletRequest, HttpServletResponse, String, String) - Static method in class lumis.util.CookieUtil
Sets a cookie value.
setCookie(HttpServletRequest, HttpServletResponse, String, String, Date) - Static method in class lumis.util.CookieUtil
Sets a cookie value.
setCookie(IServiceInterfaceRequest, IServiceInterfaceResponse, String, String) - Static method in class lumis.util.CookieUtil
Sets a cookie value.
setCookies(Cookie...) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a new value for cookies IServiceInterfaceRequest.getCookies().
setCrawlDelay(Integer) - Method in class lumis.service.seo.robotstxt.UserAgent
Sets the crawlDelay.
setCreatedBy(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentLocale
setCreatedBy(String) - Method in class lumis.content.core.ContentComment
Sets the principal that created this object.
setCreatedBy(String) - Method in class lumis.content.core.ContentLocale
Sets the principal that created this object.
setCreatedBy(String) - Method in class lumis.content.metadata.CommentConfig
Deprecated.
 
setCreatedBy(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setCreatedDateTime(Timestamp) - Method in class lumis.content.metadata.CommentConfig
Deprecated.
 
setCreatedDateTime(Timestamp) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setCreatedDateTime(Timestamp) - Method in class lumis.portal.progress.ProgressConfig
 
setCreatedDateTime(Date) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentLocale
setCreatedDateTime(Date) - Method in class lumis.content.core.ContentComment
Returns the date-time this comment was created.
setCreatedDateTime(Date) - Method in class lumis.content.core.ContentLocale
Sets the date-time this object was created.
setCreatedDateTime(Date) - Method in class lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance
Sets the created date time.
setCreatedDateTimeMillis(long) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivity
setCreatedRunTime(boolean) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Created Run Time indicates if the interface instance was created runtime, or if it was explicitly dragged and dropped into a page layout.
setCreateNewIds(boolean) - Method in class lumis.portal.serialization.DeserializationConfig
 
setCreating(boolean) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
setCreation(Date) - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Sets the creation.
setCreation(Date) - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Sets the date and time of post creation
setCreationDate(Date) - Method in class lumis.portal.socialnetwork.relationship.entity.RelatableNode
Sets the creation date.
setCreationDate(Date) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipNode
Sets the creation date.
setCreationDate(Date) - Method in class lumis.socialnetwork.SocialNetwork
Sets the creationDate.
setCredits(String) - Method in class lumis.service.media.field.MediaDataType.Data
 
setCredits(String) - Method in class lumis.service.media.Media
 
setCryptographicProtocol(IMailConfig.CryptographicProtocol) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the cryptographic protocol to be used.
setCssId(String) - Method in class lumis.portal.structure.sync.model.channel.ChannelCss.ChannelCssPK
 
setCssId(String) - Method in class lumis.portal.structure.sync.model.page.PageCss.PageCssPK
 
setCsss(List<CssSerializableConfig>) - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
setCurrentChannelPath(String) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setCurrentConfiguration(PortalConfiguration) - Static method in class lumis.portal.PortalConfiguration
Method for setting a custom configuration outside a web container.
setCurrentItemId(DouiContext) - Static method in class lumis.content.service.DetailsUtil
Deprecated.
Stores the itemId in a special attribute in the request if it is not present in the request as parameter.
setCustomData(String) - Method in class lumis.portal.activitystream.Activity
Sets the custom data of this activity.
setCustomData(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivity
Sets the value for ActivityDocumentType.ActivityFields.CUSTOM_DATA in this document.
setCustomDefaultStyleId(String, String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceDao
Update the id of the custom default style.
setCustomDefaultStyleId(String, String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
setCustomerExperienceAppOnRequestAttr(CustomerExperienceApp, HttpServletRequest) - Static method in enum lumis.portal.presentation.mode.customerexperience.CustomerExperienceApp
Set analytics APP on request.
setCustomFilters(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard
Sets the customFilters.
setCustomProperties(SessionConfig, String, Map<String, String>, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Receives a Map with one or more properties to be set for the given service instance.
setCustomProperties(SessionConfig, String, Map<String, String>, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
setCustomProperties(SessionConfig, String, Map<String, String>, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Receives a Map with one or more properties to be set for the given interface.
setCustomProperties(SessionConfig, String, Map<String, String>, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
setCustomProperty(String, String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Set service instance´s custom property.
setCustomProperty(String, String, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
setCustomProperty(String, String, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Set the custom property of the service's interface's instance.
setCustomProperty(String, String, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
setCustomProperty(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Set a custom property for the given service instance.
setCustomProperty(SessionConfig, String, String, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
setCustomProperty(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Set a custom property for the given interface instance.
setCustomProperty(SessionConfig, String, String, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
setCustomStringId(String) - Method in class lumis.portal.localization.CustomStringConfig
 
setCustomUserProfileMapping(String, Map<String, String>) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
setCustomWebsiteURL(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the customWebsiteURL.
setData(TabularData) - Method in class lumis.doui.source.TabularSource
Sets the data in this source.
setDataPreviewMode(ITransaction) - Method in class lumis.portal.presentation.PresentationControllerHtml
Sets the Page Preview Mode.
setDataPrivacySystemEnabled(boolean) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the dataPrivacySystemEnabled.
setDataProviderClassName(String) - Method in class lumis.doui.source.SourceConfig
 
setDataType(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewField
Sets the data type of this field.
setDataType(String) - Method in class lumis.service.content.wizard.FieldResume
Sets the data type.
setDataType(String) - Method in class lumis.util.query.QueryField
Sets the LPS data type of this field.
setDataType(IMonitorField.DataType) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets the data type for this field.
setDataType(IMonitorField.DataType) - Method in class lumis.portal.monitor.impl.MonitorField
 
setDataTypeAttributes(Node, ITransaction) - Method in class lumis.doui.service.DouiService
Replace number data type for integer data type, for backward compatibility.
setDate(Date) - Method in class lumis.service.questionnaire.Answer
Set date of answer creation
setDatePosted(Date) - Method in class lumis.service.forum.ForumMessageConfig
 
setDatetime(Date) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorDateTimeField
Sets the value for date time in this document.
setDayofmonth(long) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorDateTimeField
Sets the value for day of month in this document.
setDayofweek(long) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorDateTimeField
Sets the value for day of week in this document.
setDefault(boolean) - Method in class lumis.content.socialnetwork.integration.ContentMessageIntegration
Sets the isDefault.
setDefaultCacheMultiDataProvider(ICacheMultiDataProvider<T>) - Method in class lumis.portal.cache.PortalCache
Sets the default cache multi-data provider.
setDefaultCharset(Charset) - Method in class lumis.util.CharsetUtil
Defines the default Charset used in case the buffer represents an 8-bit Charset.
setDefaultFromAddress(String) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the default from address.
setDefaultLocale(Boolean) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets whether this document is the default document for missing locales.
This means this document should be used when no other equivalent document exist for a given search or filter.
setDefaultLocale(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.Content
Sets the value for ContentVersionDocumentType.ContentFields.DEFAULT_LOCALE in this document.
setDefaultLocale(String) - Method in class lumis.portal.structure.sync.model.channel.LocaleProperty
 
setDefaultLocale(Locale) - Method in class lumis.content.core.Content
Sets the default locale for this content.
setDefaultLocale(Locale) - Method in class lumis.portal.channel.ChannelConfig
Sets the default locale of this channel.
setDefaultLocale(Locale) - Method in class lumis.util.converter.AbstractConverter
 
setDefaultPattern(String) - Method in class lumis.util.converter.AbstractConverter
 
setDefaultRegistrationData(RegistrationData) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
setDefaultSerializer(ISerializer) - Method in class lumis.portal.serialization.BaseSerializationContext
Sets the default object serializer for this serialization context.
setDefaultStyleId(String, String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceDao
Update the default style of the service's interface.
setDefaultStyleId(String, String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
setDefaultValue() - Method in class lumis.doui.control.autorefresh.AutoRefreshControl
 
setDefaultValue() - Method in class lumis.doui.control.DataBoundControl
 
setDefaultValue() - Method in class lumis.doui.control.DataControl
 
setDefaultValue() - Method in class lumis.doui.control.primarykey.PrimaryKeyControl
Sets the default value for the primary key.
setDefaultValue() - Method in class lumis.service.autoadministration.control.LastWeekDateTimePickerControl
 
setDefaultValue() - Method in class lumis.service.socialnetworkintegration.control.SelectAccountServiceInstanceAdvancedTabularDataControl
 
setDefaultValue(String, String) - Method in class lumis.portal.propertybag.PropertyBag
Sets the default value for a property.
setDefaultValue(String, String) - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
 
setDefaultValue(String, String, Property.InheritMode) - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
Sets the default value.
setDefaultValues(String, List<String>) - Method in class lumis.portal.propertybag.PropertyBag
Sets the default values for a property.
setDefaultValues(String, List<String>) - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
Sets the property default values.
setDefaultValues(String, List<String>, Property.InheritMode) - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
Sets the property default values.
setDefaultValues(List<String>) - Method in class lumis.portal.propertybag.Property
Sets the default values for this property.
setDefaultWebsite(IWebsite) - Method in interface lumis.portal.website.IWebsiteManagerSPI
Sets which website is the default website.
setDefaultWebsite(IWebsite) - Method in class lumis.portal.website.WebsiteManager
 
setDefinition(String) - Method in class lumis.content.workflow.WorkflowConfig
Sets the definition for this workflow.
setDefinition(String) - Method in class lumis.doui.DouiConfig
 
setDefinition(String) - Method in class lumis.portal.service.ServiceConfig
 
setDefinition(String) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
setDefinition(String) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
setDefinition(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setDefinition(Node) - Method in class lumis.content.workflow.WorkflowConfig
Sets the definition for this workflow.
setDefinition(Node) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setDefinition(Node) - Method in class lumis.portal.clock.ClockConfig
 
setDefinition(Node) - Method in class lumis.portal.service.ServiceConfig
 
setDefinition(Node) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
setDefinition(Node) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
setDefinitionNode(String) - Method in class lumis.service.autoadministration.control.CallEditInterfaceScriptControl
 
setDefinitionNode(String) - Method in class lumis.service.autoadministration.control.CallLockContentScriptControl
 
setDefinitionNode(String) - Method in class lumis.service.autoadministration.control.CallPreviewInterfaceScriptControl
 
setDefinitionNode(String) - Method in class lumis.service.autoadministration.control.CallVersionsInterfaceScriptControl
 
setDefinitionNode(String) - Method in class lumis.service.autoadministration.control.ExecuteScriptControl
Defines the node to be transformed in link from control.
setDefinitionNode(Node) - Method in class lumis.doui.DouiConfig
 
setDefinitionNode(Node) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setDelayAfterStabilization(int) - Method in class lumis.portal.page.cache.PageCacheGeneratorProfile
Returns the delay each thread will wait after it has no more demand.
setDelayBetweenGenerations(int) - Method in class lumis.portal.page.cache.PageCacheGeneratorProfile
Sets the delay each thread will wait between generations.
setDelete(Boolean) - Method in class lumis.doui.control.profileimage.InputProfileImageControl.ProfileImageData
 
setDenyPermissions(int) - Method in class lumis.util.security.acl.Permissions
 
setDenyPermissionsInheriting(int) - Method in class lumis.util.security.acl.Permissions
 
setDepartament(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets department.
setDependableNode(SerializationMessageConfigNode) - Method in class lumis.portal.serialization.Dependency
 
setDependencyType(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
setDependentNode(SerializationMessageConfigNode) - Method in class lumis.portal.serialization.Dependency
 
setDependentServiceInstance(ServiceInstance) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency
 
setDependentServiceInstanceId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
setDeployFile(ZipFile) - Method in class lumis.portal.deployment.DeployConfig
Deprecated.
Sets the file to be deployed.
setDeploymentDateTime(Date) - Method in class lumis.portal.deployment.Component
Sets the deploymentDateTime.
setDeployMessage(String) - Method in class lumis.portal.deployment.Component
Sets the deployMessage.
setDescription(String) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setDescription(String) - Method in class lumis.content.workflow.WorkflowConfig
Sets this workflow's description.
setDescription(String) - Method in class lumis.portal.audit.AuditCategory
Sets the category description.
setDescription(String) - Method in class lumis.portal.audit.AuditEntryType
 
setDescription(String) - Method in class lumis.portal.channel.ChannelConfig
 
setDescription(String) - Method in class lumis.portal.css.CssConfig
 
setDescription(String) - Method in class lumis.portal.deployment.Component
Sets the description.
setDescription(String) - Method in class lumis.portal.group.GroupConfig
 
setDescription(String) - Method in class lumis.portal.group.GroupType
Sets the description for this group type.
setDescription(String) - Method in class lumis.portal.healthmonitor.HealthCheckInfo
 
setDescription(String) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Sets the description for this event.
setDescription(String) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets the (localizable description).
setDescription(String) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setDescription(String) - Method in class lumis.portal.monitor.impl.MonitorField
 
setDescription(String) - Method in class lumis.portal.page.PageConfig
 
setDescription(String) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the page web resource description.
setDescription(String) - Method in interface lumis.portal.sendmail.IMailAttachment
Sets the description of this attachment.
setDescription(String) - Method in class lumis.portal.service.ServiceConfig
 
setDescription(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setDescription(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setDescription(String) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
setDescription(String) - Method in class lumis.portal.structure.sync.model.global.Css
 
setDescription(String) - Method in class lumis.service.analytics.abtest.bean.ABTestExperiment
Sets the description.
setDescription(String) - Method in class lumis.service.banner.BannerCategoryConfig
 
setDescription(String) - Method in class lumis.service.banner.BannerConfig
 
setDescription(String) - Method in class lumis.service.document.DocumentConfig
 
setDescription(String) - Method in class lumis.service.document.field.DocumentDataType.Data
The document description.
setDescription(String) - Method in class lumis.service.forum.ForumCategoryConfig
 
setDescription(String) - Method in class lumis.service.forum.ForumConfig
 
setDescription(String) - Method in class lumis.service.link.LinkCategoryConfig
 
setDescription(String) - Method in class lumis.service.media.field.MediaDataType.Data
 
setDescription(String) - Method in class lumis.service.media.Media
 
setDescription(String) - Method in class lumis.service.newsletter.Category
Sets the description.
setDescription(String) - Method in class lumis.service.newsletter.Model
Sets the description.
setDescription(String) - Method in class lumis.service.pagepersonalization.bean.Widget
 
setDescription(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the description.
setDescription(String) - Method in class lumis.service.resourcescheduler.Schedule
Sets the display description for this schedule.
setDescription(String) - Method in class lumis.service.rss.RssResultRow
 
setDescription(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets description
setDescriptionFieldId(String) - Method in class lumis.service.rss.RssConfig
 
setDestinationChannelId(String) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
setDestinationChannelId(String) - Method in class lumis.portal.structure.sync.model.common.ChannelTemplateLink
 
setDestinationId(String) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
setDestinationId(String) - Method in class lumis.portal.structure.sync.model.common.ChannelTemplateLink
 
setDestinationIds(IServiceInterfaceRequest) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets the destination page, channel, runtime service interface and runtime service instance Ids.
setDestServiceId(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setDestServiceInstanceId(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setDestServiceInterfaceId(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setDestServiceInterfaceInstanceId(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setDetails(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setDetectLocaleFromUserBrowser(Boolean) - Method in class lumis.portal.structure.sync.model.channel.LocaleProperty
 
setDirectory(IDirectory) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setDirty(ChannelConfig) - Method in class lumis.portal.commandpalette.CommandPaletteManager
 
setDirty(ChannelConfig) - Method in interface lumis.portal.commandpalette.ICommandPaletteManagerSPI
Sets the given channel dirty.
setDirty(PageConfig) - Method in class lumis.portal.commandpalette.CommandPaletteManager
 
setDirty(PageConfig) - Method in interface lumis.portal.commandpalette.ICommandPaletteManagerSPI
Sets the given page dirty.
setDisabled(boolean) - Method in class lumis.portal.user.UserConfig
 
setDisabled(boolean) - Method in class lumis.portal.webservice.user.User
 
setDisableInContextEdit(boolean) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setDisableInContextEdit(boolean) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setDisplayAttributes(Node, ITransaction) - Method in class lumis.doui.service.DouiService
 
setDisplayDataId(String) - Method in class lumis.doui.control.itempicker.ItemPickerControl
 
setDisplayName(String) - Method in class lumis.portal.activitystream.ActivityAction
Sets the display name of this action.
setDisplayName(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityObject
Sets the object's display name stored in this document.
setDisplayName(String) - Method in class lumis.portal.activitystream.ActivityObject
Sets the display name of this object.
setDisplayName(String) - Method in class lumis.portal.activitystream.ActivityObjectType
Sets the display name of this object type.
setDisplayName(String) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ActionDecorator
 
setDisplayName(String) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ObjectTypeDecorator
 
setDisplayName(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the display name.
setDisplayName(String) - Method in class lumis.portal.page.cache.PageCacheGeneratorProfile
Sets the display-name for this configuration.
setDisplayName(String) - Method in class lumis.portal.page.cache.PCGeneratorConfig
Sets the generator's display name.
setDisplayName(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Sets the display name for this service interface instance.
setDistinct(boolean) - Method in class lumis.util.query.QuerySelect
 
setDocument(String) - Method in class lumis.service.userpost.UserPost
Sets the user post attached document.
setDocumentAgeThreshold(Integer) - Method in class lumis.portal.configuration.EnvironmentStandardBigDataDocumentPopularityProviderConfiguration
Sets the documentAgeThreshold.
setDocumentCount(Integer) - Method in class lumis.portal.configuration.EnvironmentStandardBigDataDocumentPopularityProviderConfiguration
Sets the documentCount.
setDocumentFile(String) - Method in class lumis.service.document.DocumentConfig
 
setDocumentId(String) - Method in class lumis.service.document.field.DocumentDataType.Data
 
setDocumentURI(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setDomain(String) - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler.BaseURL
 
setDownProtocol(Protocol) - Method in class lumis.portal.cluster.multiserver.DurableNAKACK
 
setDummy(boolean) - Method in class lumis.portal.presentation.tag.page.LayoutFilePageTag
Sets whether this is a dummy tag.
setDurableMessageTimeToLive(int) - Method in interface lumis.portal.cluster.IClusterConfig
Sets the time to live of durable messages.
setDuration(long) - Method in interface lumis.portal.monitor.IMonitor
Adds value of duration field.
setDuration(long, long) - Method in interface lumis.portal.monitor.IMonitor
Adds value of duration field.
setDuration(Long) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the duration metadata, in milliseconds.
setDynamicPath(String) - Method in class lumis.portal.page.PageWebResource
 
setDynamicPath(String) - Method in class lumis.portal.url.WebResource
Sets the dynamic path for this web resource.
setEditContentPermission(boolean) - Method in class lumis.service.userpost.UserPostResource.UserPermissions
 
setElapsedTime(int) - Method in class lumis.portal.progress.ProgressConfig
 
setElasticsearchBulkConcurrentRequests(int) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the maximum number of bulk requests to be sent concurrently.
setElasticsearchFlushInterval(Integer) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the interval in milliseconds for flush elastic search data.
setElasticsearchIndexNamePrefix(String) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the Elasticsearch index names prefix.
setElasticsearchRestConnectionAddresses(String) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the connection addresses to use when initializing the Elasticsearch Rest client.
setEmail(String) - Method in interface lumis.portal.user.IUserProperties
Sets the e-mail.
setEmail(String) - Method in class lumis.portal.user.UserConfig
Deprecated.
Since 12.0.0, due to introduction of trusted and untrusted properties, replaced by getTrustedProperties().setEmail().
setEmail(String) - Method in class lumis.portal.user.UserProperties
 
setEmail(String) - Method in class lumis.portal.webservice.user.User
 
setEmail(String) - Method in class lumis.service.mailmarketing.UserSubscription
 
setEmail(String) - Method in class lumis.service.newsletter.Subscription
Sets the email.
setEmail(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets email.
setEmailAddress(String) - Method in interface lumis.portal.sendmail.IMailDestination
Sets the mail address of this destination.
setEmailAttachment(ISingleMail) - Method in class lumis.service.analytics.eventanalytics.DashboardEmailUtil.ReportRenderResult
Adds the image (if any) as attachment of the given email.
setEmailFormat(int) - Method in class lumis.service.newsletter.Subscription
Sets the emailFormat.
setEmailNextDateToSend(Date) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the emailNextDateToSend.
setEmailTargets(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the emailTargets.
setEmailTime(Integer) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the emailTime.
setEmailType(EventAnalyticsDashboard.EmailType) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the emailType.
setEmailWeekday(Integer) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the emailWeekday.
setEnableCache(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setEnableCache(int) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setEnabled(boolean) - Method in class lumis.portal.apm.metric.ApmMetric
Sets whether this metric is enabled for being collected.
setEnabled(boolean) - Method in class lumis.portal.audit.AuditCategory
Changes the enabled category flag.
setEnabled(boolean) - Method in class lumis.portal.audit.AuditEntryType
 
setEnabled(boolean) - Method in class lumis.portal.clock.ClockConfig
Enables or disables this clock.
setEnabled(boolean) - Method in class lumis.portal.event.ObserverConfig
 
setEnabled(boolean) - Method in interface lumis.portal.monitor.IMonitorContextSPI
Sets whether the current monitor context is enabled.
setEnabled(boolean) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Enables or disables the monitoring of this event.
setEnabled(boolean) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setEnabled(boolean) - Method in class lumis.portal.serviceinterface.style.StyleCacheConfig
 
setEnabled(boolean) - Method in class lumis.service.banner.BannerConfig
 
setEnabled(boolean) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Sets the enabled.
setEnabled(boolean) - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Sets if the application is enabled.
setEnableRest(boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the enableRest.
setEncodingType(String) - Method in class lumis.doui.control.form.FormControl
 
setEncodingType(String) - Method in interface lumis.doui.control.IFormControl
 
setEndDate(Date) - Method in class lumis.service.newsletter.Schedule
 
setEndDateTime(Date) - Method in class lumis.service.resourcescheduler.Schedule
Sets the endDateTime.
setEndHighlightTag(String) - Method in class lumis.portal.bigdata.query.HighlightConfig
Sets the end highlight custom tag.
setEndTime(Date) - Method in class lumis.collaboration.chat.ChatConversationConfig
 
setEnforce8Bit(boolean) - Method in class lumis.util.CharsetUtil
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
setEntityId(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setEntry(String, Object) - Method in class lumis.portal.PortalRequestContext
Puts a custom request context on the context map to be used in another time.
setEnvironmentStandardBigDataDocumentPopularityProviderConfiguration(EnvironmentStandardBigDataDocumentPopularityProviderConfiguration) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Set the standard big data document popularity provider configuration.
setErrorCode(int) - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Sets the errorCode.
setErrorColor(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the errorColor.
setErrorListener(ErrorListener) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
 
setErrorMessage(String) - Method in class lumis.doui.control.ValidationMessages
 
setErrorMessage(String) - Method in interface lumis.portal.sendmail.IMailSendStatus
Sets the error message of the last try to send the mail.
setEvent(String, Serializable) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setEvent(String, Serializable) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
setEvent(QName, Serializable) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setEvent(QName, Serializable) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
setEventAttributes(Object) - Method in class lumis.portal.analytics.automationflow.SuspendedFlow
Sets the eventAttributes.
setEventDate(Date) - Method in class lumis.portal.analytics.automationflow.SuspendedFlow
Sets the eventDate.
setEventFilter(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the eventFilter.
setEventFilter(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the eventFilter.
setEventGroups(Set<String>) - Method in class lumis.portal.event.AbstractPortalEvent
Sets the groups for this event.
setEventHolder(String, EventHolder) - Method in class lumis.service.wsrp.producer.PortletDescriptorHolderImpl
 
setExecutables(LocalDataFile) - Method in class lumis.service.portalmanagement.upgrade.UpgradeResource
Sets all sh files as executable recursively.
setExecutionStatus(int) - Method in class lumis.service.newsletter.Schedule
Sets the executionStatus.
setExperimentContent(Content) - Method in class lumis.service.analytics.abtest.bean.ABTestExperimentVariant
Sets the experimentContent.
setExpirationLimit(int) - Method in class lumis.portal.page.PageRenderDataChangedEvent
Sets the maximum number of web resource cache that can be expired in the render data event changes.
setExposeHeaders(String) - Method in class lumis.portal.security.csr.CorsRule
Sets the exposeHeaders.
setExtension(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the extension.
setExternal(boolean) - Method in class lumis.content.workflow.serialization.WorkflowPermissionSerializableConfig
Sets whether the principal is external to the channel being exported.
setExternal(boolean) - Method in class lumis.portal.group.serialization.GroupMemberSerializableConfig
Sets whether the principal is external to the channel being exported.
setExternal(boolean) - Method in class lumis.util.security.acl.serialization.AccessControlListEntrySerializableConfig
Sets whether the principal is external to the channel being exported.
setExternalDependencies(List<Dependency>) - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
setExternalUrl(String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
setExternalUrl(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Set external url
setFailedStatus(IQueueTaskProcess) - Method in interface lumis.portal.processqueue.IProcessQueueManagerSPI
Sets the given process the status of QueueTaskProcessStatus.Failed.
setFailedStatus(IQueueTaskProcess) - Method in class lumis.portal.processqueue.QueueManager
 
setFallbackToRegisteredConverters(boolean) - Method in class lumis.util.converter.AbstractConverter
Sets if the registered converters should be tried if this converter does not know how to complete the conversion.
setField(DatabaseViewField) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the field this entry operates on.
setFieldAlias(String) - Method in class lumis.util.query.QueryField
 
setFieldControlValue(Object) - Method in class lumis.doui.control.autolayout.AutoLayoutFieldControl
Set value on a field control calls setValue on the field control that it renders.
setFieldData() - Method in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
setFieldId(String) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setFieldId(String) - Method in class lumis.service.doui.htmlsnippet.HtmlTemplateProperty
 
setFieldId(String) - Method in class lumis.service.formbuilder.FormField
Sets the field identifier.
setFieldName(String) - Method in class lumis.util.query.QueryField
 
setFieldsBoost(SessionConfig, Map<DocumentTypeField, Float>, String, ITransaction) - Static method in class lumis.doui.search.SearchQueryUtil
Sets the given fields boosts in the given service instance.
setFieldServiceInstanceId(String) - Method in class lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance
Sets the HTML field's service instance identifier.
setFieldSourceId(String) - Method in class lumis.service.pagepersonalization.bean.HtmlFieldWidgetInstance
Sets the HTML field's source identifier.
setFileConfigId(String) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the fileConfigId.
setFileContentLocaleId(String, String) - Method in class lumis.portal.file.FileManager
 
setFileContentLocaleId(String, String) - Method in interface lumis.portal.file.IFileManager
Sets the given content locale identifier in the file with the given identifier.
setFileId(String) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
setFileId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.PostAttachment
Sets the FileId associated to this attachment.
setFileName(String) - Method in class lumis.portal.serviceinterface.style.StyleCacheConfig
 
setFileParameterMap(Map<String, FileParameter>) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a map as the file parameters available in IServiceInterfaceRequest.getFileParameter(String).
setFilePath(String) - Method in class lumis.portal.css.CssConfig
 
setFilePath(String) - Method in class lumis.portal.page.cache.PageCacheConfig
Sets the path to the cache file, relative to the portal application web root.
setFilePath(String) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
setFilePath(String) - Method in class lumis.portal.structure.sync.model.global.Css
 
setFilePrefix(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the filePrefix.
setFileSize(long) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
setFileSize(long) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the fileSize.
setFileSufix(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the fileSufix.
setFileSystemImplementation(String) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the portal's file system implementation class name.
setFileTransformation(FileTransformation) - Method in class lumis.portal.file.transformation.SimpleTransformationParameter
Sets the fileTransformation.
setFileTransformation(FileTransformation) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the fileTransformationId.
setFilter(String) - Method in class lumis.service.rss.RssConfig
 
setFilter(IQueryFilter) - Method in class lumis.doui.table.field.TableSourceFieldMapping
 
setFilterChannelId(String) - Method in class lumis.portal.webfilereplication.WebFileReplication
Defines the filter channel id.
setFilterConcatenation(String) - Method in interface lumis.util.query.IQueryFilter
 
setFilterConcatenation(String) - Method in class lumis.util.query.QueryFilterBase
 
setFilterOperator(String) - Method in class lumis.util.query.QueryFilter
 
setFilterPath(String) - Method in class lumis.portal.webfilereplication.WebFileReplication
Defines the path filter.
setFilters(List<? extends ISearchQueryFilter>) - Method in class lumis.portal.bigdata.query.SearchFilterGroup
Sets the filters in this group.
setFilters(List<? extends ISearchQueryFilter>) - Method in class lumis.search.filter.SearchFilterGroup
Deprecated.
Sets the filters in this group.
setFilters(ISearchQueryFilter...) - Method in class lumis.portal.bigdata.query.SearchFilterGroup
Sets the filters in this group.
setFilterValue(IQueryValue) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setFirstMessage(String) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setFirstMessageId(String) - Method in class lumis.service.forum.ForumTopicConfig
 
setFirstName(String) - Method in interface lumis.portal.user.IUserProperties
Sets the first name.
setFirstName(String) - Method in class lumis.portal.user.UserConfig
Deprecated.
Since 12.0.0, due to introduction of trusted and untrusted properties, replaced by getTrustedProperties().setFirstName().
setFirstName(String) - Method in class lumis.portal.user.UserProperties
 
setFirstName(String) - Method in class lumis.portal.webservice.user.User
 
setFirstResult(int) - Method in interface lumis.util.query.IQueryStatement
Set the first row to retrieve.
setFirstUrl(String) - Method in class lumis.portal.rest.util.ListResult
Sets the URL the corresponds to the first page of this list.
setFlow(Flow) - Method in class lumis.portal.analytics.automationflow.FlowEntry
Sets the flow.
setFlow(FlowEntry) - Method in class lumis.portal.analytics.automationflow.FlowContext
Sets the flow.
setFlowEntry(FlowEntry) - Method in class lumis.portal.analytics.automationflow.SuspendedFlow
Sets the flowEntry.
setFlowEntryId(String) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the flowEntryId.
setFlushAck(SEQUENCER.SequencerHeader, boolean) - Static method in class org.jgroups.protocols.SequencerHeaderUtil
Sets SEQUENCER.SequencerHeader.flush_ack.
setFollowedUserId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollows
Sets the followedUserId.
setFollowedUserName(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollowsDecorator
Sets the followedUserName.
setFollowerUserName(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollowsDecorator
Sets the followerUserName.
setForceMainURLsNavigation(boolean) - Method in class lumis.portal.website.Website
Sets whether this website forces the navigation to occur on its main base URLs, instead of on its additional base URLs.
setForCreate(DeserializationContext.ImportMemberRules.ForCreate) - Method in class lumis.portal.serialization.DeserializationContext.ImportMemberRules
 
setFormat(String) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the format metadata.
setFormId(String) - Method in class lumis.service.formbuilder.Answer
Sets the Form this Answer belongs to.
setFormId(String) - Method in class lumis.service.formbuilder.FormField
Sets the Form this FormField belongs to.
setFormName(String) - Method in class lumis.doui.control.ControlContainer
 
setForumContentId(String) - Method in class lumis.service.forum.ForumTopicConfig
 
setForumLastMessageInfo(String, String, Timestamp, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Sets the forum's last message post date and user.
setForumState(String, int, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
 
setForUpdate(DeserializationContext.ImportMemberRules.ForUpdate) - Method in class lumis.portal.serialization.DeserializationContext.ImportMemberRules
 
setFragmentSize(Integer) - Method in class lumis.portal.bigdata.query.HighlightConfig
Sets the highlight fragment size.
setFriendlyId(String) - Method in class lumis.portal.channel.ChannelConfig
Sets the channel's friendly identifier.
setFriendlyId(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the friendly identifier of this user.
setFriendlyId(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorUser
Sets the value for MonitorUser.getFriendlyId() in this document.
setFriendlyId(String) - Method in class lumis.portal.page.PageConfig
Sets the page's friendly identifier.
setFriendlyId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Sets the service instance's friendly identifier.
setFriendlyId(String) - Method in class lumis.portal.structure.sync.ChannelResume
 
setFriendlyId(String) - Method in interface lumis.portal.structure.sync.IFileStructureElement
Sets the friendly identifier for this structure element.
setFriendlyId(String) - Method in class lumis.portal.structure.sync.model.channel.Channel
 
setFriendlyId(String) - Method in class lumis.portal.structure.sync.model.page.Page
 
setFriendlyId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
 
setFriendlyIdUserField(String) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
Sets the field used to calculated the monitor user's friendly id for portal users.
setFriendlyIdUserField(String) - Method in class lumis.portal.monitor.impl.MonitorManager
 
setFriendlyPath(String) - Method in class lumis.portal.url.WebResource
Sets the friendly path for this web resource.
setFriendlyPathType(int) - Method in class lumis.portal.channel.ChannelConfig
 
setFriendlyPathUserDefined(String) - Method in class lumis.portal.channel.ChannelConfig
 
setFriendlyURLPattern(String) - Method in class lumis.portal.channel.ChannelConfig
Sets the friendly URL pattern specific for this channel (non-inheritable).
setFriendlyURLPatternEnabled(boolean) - Method in class lumis.portal.channel.ChannelConfig
Sets if the friendly URL pattern specific for this channel (non-inheritable) is enabled.
setFrom(String) - Method in interface lumis.portal.sendmail.IBaseMail
Sets the from field of this mail.
setFromDefinition(boolean) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
setFromModule(boolean) - Method in class lumis.portal.user.UserAttribute
Sets whether this attribute is defined in a module.
setFromUserId(String) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setFullPath(String) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
setFullPath(String) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the fullPath.
setGeneratedWithError(boolean) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets whether this transformed file had an error during its generation.
setGenerateOtherQueues(boolean) - Method in class lumis.portal.page.cache.PCGeneratorConfig
Sets whether other queues may also be generated.
setGenerationProfile(PageCacheGeneratorProfile) - Method in class lumis.portal.page.cache.PCGeneratorConfig
Sets the generator profile to be used in this generator.
setGeoLocationIPAddressUpdateLicenseKey(String) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the geoLocationIPAddressUpdateLicenseKey.
setGeolocationServiceEnabled(boolean) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets whether the Geolocation service is enabled.
setGlobal(boolean) - Method in class lumis.portal.group.serialization.GroupSerializationMessageConfig
 
setGlobal(boolean) - Method in class lumis.portal.user.serialization.UserSerializationMessageConfig
 
setGoalAchieved(boolean) - Method in class lumis.service.analytics.abtest.track.ActiveExperimentVariant
Sets the goalAchieved.
setGoogleAnalyticsAPIKey(String) - Method in class lumis.portal.website.Website
Sets the googleAnalyticsAPIKey.
setGoogleAnalyticsEnable(Boolean, String) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
Sets whether the Google Analytics is enable in the given property bag.
setGoogleAnalyticsEnable(Boolean, ChannelConfig) - Method in class lumis.portal.channel.ChannelManager
 
setGoogleAnalyticsEnable(Boolean, ChannelConfig) - Method in interface lumis.portal.channel.IChannelManagerSPI
Sets whether the Google Analytics is enable in the given channel.
setGoogleAnalyticsEnable(Boolean, ServiceInstanceConfig) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManagerSPI
Sets whether the Google Analytics is enable in the given service instance.
setGoogleAnalyticsEnable(Boolean, ServiceInstanceConfig) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
setGoogleMapsAPIKey(String) - Method in class lumis.portal.website.Website
 
setGroup(GlobalGroup) - Method in class lumis.portal.structure.sync.model.global.GlobalGroupMembership
 
setGroupBy(boolean) - Method in class lumis.util.query.QueryField
Sets the group by attribute.
setGroupBy(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the groupBy.
setGroupConfig(DatabaseViewGroupConfig) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the group configuration this formula entry belongs to.
setGroupId(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig
Sets the identifier of the group this configuration refers to.
setGroupId(String) - Method in class lumis.portal.structure.sync.model.global.GlobalGroupMembership.PK
Sets the group identifier.
setGroupMembershipProviderClassName(String) - Method in class lumis.portal.group.GroupType
Sets the class name of the IGroupMembershipProvider to be used for this group type.
setGroupType(GroupType) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Sets the group type this configuration is for.
setGroupTypeConfig(DatabaseViewGroupTypeConfig) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewField
Sets the group type configuration this field definition belongs to.
setGroupTypeId(String) - Method in class lumis.portal.group.GroupConfig
 
setHasRequiredFields(boolean) - Method in class lumis.doui.control.form.FormControl
 
setHasViolation(boolean) - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
setHeader(String) - Method in class lumis.service.rss.RssConfig
 
setHeaderMap(Map<String, String>) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a new header map.
setHeaders(WebResponse) - Method in class lumis.portal.presentation.core.LayoutFilePage
 
setHeight(int) - Method in class lumis.service.banner.BannerConfig
 
setHeight(Integer) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the height metadata.
setHeight(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setHelpText(String) - Method in class lumis.service.formbuilder.FormField
Sets the help text
setHidden(boolean) - Method in class lumis.portal.channel.ChannelConfig
 
setHidden(boolean) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setHidden(boolean) - Method in class lumis.portal.page.PageConfig
 
setHidden(boolean) - Method in class lumis.portal.presentation.mode.AbstractSubHeader
Sets the Sub Bar to be hidden.
setHidden(boolean) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets if the content is hidden.
setHideAxisLabels(Boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the hideAxisLabels.
setHideLabels(Boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the hideLabels.
setHighlight(boolean) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersionPublication
Sets the value for ContentVersionDocumentType.PublicationFields.HIGHLIGHT in this document.
setHighlight(boolean) - Method in class lumis.content.core.ContentPublication
Sets the highlight property for this publication.
setHighlight(boolean) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setHighlight(HighlightConfig) - Method in class lumis.portal.bigdata.query.SearchQuery
Sets the highlight configuration.
setHighlightEndDateTime(Timestamp) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setHighlightEndDateTime(Date) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersionPublication
setHighlightEndDateTime(Date) - Method in class lumis.content.core.ContentPublication
Sets the date-time when this publication should no longer be highlighted.
setHolderPriority(Integer) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setHtmlContent(String) - Method in class lumis.service.banner.BannerConfig
 
setHtmlContent(String) - Method in class lumis.service.doui.htmlsnippet.HtmlTemplateProperty
 
setHtmlMsg(String) - Method in interface lumis.portal.sendmail.IMailBody
Sets the HTML message in the body.
setHtmlProcessorsPriority(int) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Sets the HTML processors priority.
setIcon(String) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
setIcon(String) - Method in class lumis.portal.file.FileMimeTypeConfig
 
setIcon(String) - Method in class lumis.service.pagepersonalization.bean.Widget
 
setId(String) - Method in class lumis.collaboration.chat.ChatConversationConfig
 
setId(String) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setId(String) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.Content
Sets the value for ContentVersionDocumentType.ContentFields.ID in this document.
setId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentLocale
Sets the value for ContentVersionDocumentType.ContentLocaleFields.ID in this document.
setId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
Sets the value for ContentVersionDocumentType.ContentVersionFields.ID in this document.
setId(String) - Method in class lumis.content.metadata.CommentConfig
Deprecated.
 
setId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setId(String) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setId(String) - Method in class lumis.content.wizard.ContentWizardServiceConfig
 
setId(String) - Method in class lumis.content.workflow.serialization.WorkflowPermissionSerializableConfig
 
setId(String) - Method in class lumis.content.workflow.serialization.WorkflowSerializableConfig
 
setId(String) - Method in class lumis.content.workflow.WorkflowConfig
Sets this workflow's identifier.
setId(String) - Method in class lumis.contentservices.util.HierarchicalElement
Set identifier with a given id.
setId(String) - Method in class lumis.doui.table.filter.AbstractTableSourceFilter
 
setId(String) - Method in class lumis.portal.activitystream.ActivityAction
Sets the identifier of this action.
setId(String) - Method in class lumis.portal.activitystream.ActivityActor
Sets the identifier of this actor.
setId(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivity
Sets the value for ActivityDocumentType.ActivityFields.ID in this document.
setId(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityActor
Sets the value for ActivityDocumentType.ActorFields.ID in this document.
setId(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityObject
Sets the object's identifier stored in this document.
setId(String) - Method in class lumis.portal.activitystream.ActivityObject
Sets the identifier of this object.
setId(String) - Method in class lumis.portal.activitystream.ActivityObjectType
Sets the identifier of this object type.
setId(String) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ActionDecorator
 
setId(String) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ObjectTypeDecorator
 
setId(String) - Method in class lumis.portal.bigdata.Document
Sets the identifier of this document.
setId(String) - Method in interface lumis.portal.bigdata.IDocumentTypeCompositeFieldBuilder
 
setId(String) - Method in interface lumis.portal.bigdata.IDocumentTypeFieldBuilder
Sets the identifier of the field.
setId(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard.Categories.Category
Sets the category identifier.
setId(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard.Publication.Context
Sets the given URL in this context.
setId(String) - Method in class lumis.portal.businesscontext.internal.BusinessContextConfig
Sets the identifier.
setId(String) - Method in class lumis.portal.channel.ChannelConfig
 
setId(String) - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
setId(String) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
setId(String) - Method in class lumis.portal.channel.template.serialization.ChannelTemplateLinkSerializableConfig
 
setId(String) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setId(String) - Method in class lumis.portal.clock.ClockConfig
Sets the identifier for this clock.
setId(String) - Method in class lumis.portal.css.CssConfig
 
setId(String) - Method in class lumis.portal.css.serialization.CssSerializableConfig
 
setId(String) - Method in class lumis.portal.deployment.Component
 
setId(String) - Method in interface lumis.portal.deployment.process.IDeployObject
Sets the identifier of this object.
setId(String) - Method in class lumis.portal.event.ObserverConfig
 
setId(String) - Method in class lumis.portal.file.FileMimeTypeConfig
 
setId(String) - Method in class lumis.portal.file.FilesConfig
 
setId(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the id.
setId(String) - Method in class lumis.portal.file.transformation.SimpleParameterType
Sets the id.
setId(String) - Method in class lumis.portal.file.transformation.SimpleTransformationParameter
Only to be used by JPA
setId(String) - Method in class lumis.portal.group.GroupConfig
 
setId(String) - Method in class lumis.portal.group.GroupType
Sets the identifier for this group type.
setId(String) - Method in class lumis.portal.group.serialization.GroupMemberSerializableConfig
 
setId(String) - Method in class lumis.portal.group.serialization.GroupSerializableConfig
 
setId(String) - Method in class lumis.portal.metatag.MetaTagConfig
 
setId(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorUser
Sets the value for MonitorUser.getId() in this document.
setId(String) - Method in class lumis.portal.page.link.PageLinkConfig
 
setId(String) - Method in class lumis.portal.page.PageConfig
 
setId(String) - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
setId(String) - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Set id
setId(String) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set id
setId(String) - Method in class lumis.portal.sendmail.dao.hibernate.MailQueue
 
setId(String) - Method in class lumis.portal.serialization.SerializationMessageConfig
 
setId(String) - Method in class lumis.portal.service.ServiceConfig
 
setId(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDependencySerializableConfig
 
setId(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
setId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
setId(String) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
setId(String) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
setId(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setId(String) - Method in class lumis.portal.serviceinterface.style.serialization.ServiceInterfaceStyleSerializableConfig
 
setId(String) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
setId(String) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializableConfig
 
setId(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setId(String) - Method in class lumis.portal.socialnetwork.relationship.entity.RelatableNode
Sets the Id.
setId(String) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipNode
Sets the Id
setId(String) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipType
Sets the Id.
setId(String) - Method in class lumis.portal.structure.sync.model.common.AccessControlList
 
setId(String) - Method in class lumis.portal.structure.sync.model.global.Css
 
setId(String) - Method in class lumis.portal.structure.sync.model.global.FileTransformationParameterType
Sets the identifier.
setId(String) - Method in class lumis.portal.structure.sync.model.global.Project
 
setId(String) - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
 
setId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformation
Sets the identifier.
setId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter
Sets the identifier.
setId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty
Sets the id.
setId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency
 
setId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow
Sets the identifier.
setId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission
Sets the identifier.
setId(String) - Method in class lumis.portal.url.WebResource
Sets the unique identifier for this web resource.
setId(String) - Method in class lumis.portal.user.serialization.UserSerializableConfig
 
setId(String) - Method in class lumis.portal.user.UserConfig
 
setId(String) - Method in class lumis.portal.webservice.user.User
 
setId(String) - Method in class lumis.service.analytics.abtest.bean.ABTestExperiment
Sets the id.
setId(String) - Method in class lumis.service.analytics.abtest.bean.ABTestExperimentVariant
Sets the id.
setId(String) - Method in class lumis.service.analytics.usersegmentation.bean.UserSegmentation
Sets the id.
setId(String) - Method in class lumis.service.banner.BannerCategoryConfig
 
setId(String) - Method in class lumis.service.banner.BannerConfig
 
setId(String) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setId(String) - Method in class lumis.service.chatroom.ChatRoomConfig
 
setId(String) - Method in class lumis.service.commentit.Comment
Sets this comment's identifier.
setId(String) - Method in class lumis.service.content.wizard.FieldResume
Sets the id.
setId(String) - Method in class lumis.service.document.DocumentConfig
Deprecated.
setId(String) - Method in class lumis.service.doui.htmlsnippet.HtmlTemplateProperty
 
setId(String) - Method in class lumis.service.formbuilder.Answer
Sets the Answer identifier.
setId(String) - Method in class lumis.service.formbuilder.Form
Sets the id.
setId(String) - Method in class lumis.service.formbuilder.FormField
Sets the FormField identifier.
setId(String) - Method in class lumis.service.forum.ForumCategoryConfig
 
setId(String) - Method in class lumis.service.forum.ForumConfig
 
setId(String) - Method in class lumis.service.forum.ForumMessageConfig
 
setId(String) - Method in class lumis.service.forum.ForumTopicConfig
 
setId(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the id.
setId(String) - Method in class lumis.service.likeit.Like
Sets this liking's identifier.
setId(String) - Method in class lumis.service.link.LinkCategoryConfig
 
setId(String) - Method in class lumis.service.mailmarketing.Bulletin
 
setId(String) - Method in class lumis.service.mailmarketing.Category
 
setId(String) - Method in class lumis.service.mailmarketing.UserSubscription
 
setId(String) - Method in class lumis.service.newsletter.Category
Sets the id.
setId(String) - Method in class lumis.service.newsletter.Model
Sets the id.
setId(String) - Method in class lumis.service.newsletter.Schedule
 
setId(String) - Method in class lumis.service.newsletter.Subscription
Sets the id.
setId(String) - Method in class lumis.service.pagepersonalization.bean.Widget
 
setId(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the id.
setId(String) - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler.BaseURL
 
setId(String) - Method in class lumis.service.questionnaire.Answer
Sets the identifier.
setId(String) - Method in class lumis.service.questionnaire.Question
Sets the identifier.
setId(String) - Method in class lumis.service.questionnaire.Questionnaire
Sets the identifier.
setId(String) - Method in class lumis.service.resourcescheduler.Schedule
Sets the id.
setId(String) - Method in class lumis.service.rss.RssConfig
 
setId(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the rule's identifier.
setId(String) - Method in class lumis.service.seo.robotstxt.RobotsTxtSitemap
Sets the id.
setId(String) - Method in class lumis.service.seo.robotstxt.UserAgent
Sets the id.
setId(String) - Method in class lumis.service.seo.robotstxt.UserAgentPermission
Sets the id.
setId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Sets the id.
setId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Sets the Id
setId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.PostAttachment
Sets the Id
setId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollows
Sets the id.
setId(String) - Method in class lumis.service.userpost.UserPost
Sets the user post identifier.
setId(String) - Method in class lumis.service.vote.VoteQuestionConfig
 
setId(String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
setId(String) - Method in class lumis.upgrade.BuildConfig
 
setId(String) - Method in class lumis.util.security.acl.serialization.AccessControlListEntrySerializableConfig
 
setId(String) - Method in class lumis.util.security.acl.serialization.AccessControlListSerializableConfig
 
setId(HashPK) - Method in class lumis.service.socialnetworkservices.microblog.entity.Hash
Sets the object-Id (composite key HashPK)
setIdentification(String) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the identification.
setIdentifiesUserDefinition(boolean) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets whether this field identifies the user and must have its value modified when anonymized according to the definition of this field.
setIdentifiesUserDefinition(boolean) - Method in class lumis.portal.monitor.impl.MonitorField
 
setIdentifiesUserOverride(Boolean) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets whether this field identifies the user and must have its value modified when anonymized, according to configuration of the current environment.
setIdentifiesUserOverride(Boolean) - Method in class lumis.portal.monitor.impl.MonitorField
 
setIdentifyUser(boolean) - Method in class lumis.portal.user.UserAttribute
Sets the identifyUser.
setIdentityPropagationType(String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
Currently no identity propagation is not allowed.
setIdentityPropagationType(String, String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently no identity propagation is not allowed.
setIdMapping(String, String) - Method in class lumis.portal.serialization.DeserializationConfig
 
setIfDoesNotExistInDestination(int) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set the option of execution when the user or group doesn't exists in destination
setIfDoesNotExistInSource(int) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set the option of execution when the user or group doesn't exists in source.
setIfExistsInDestination(int) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set the option of execution when the user or group exists in destination.
setIgnoreOnExportImport(boolean) - Method in class lumis.portal.channel.ChannelConfig
Sets whether this channel will be ignored on export and import.
setImage(String) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Sets the image.
setImage(String) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setImage(String) - Method in class lumis.portal.service.ServiceConfig
 
setImage(String) - Method in class lumis.service.banner.BannerConfig
 
setImage(String) - Method in class lumis.service.doui.htmlsnippet.HtmlTemplateProperty
 
setImage(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the image.
setImageId(String) - Method in class lumis.service.image.field.ImageDataType.Data
Deprecated.
 
setImageLarge(String) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setImageSmall(String) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setImplementationClass(String) - Method in class lumis.portal.service.ServiceConfig
 
setImplicitForeignKeys(String, String, String, String) - Method in class lumis.portal.structure.sync.model.channel.Channel
Sets the implicit foreign keys in this channel.
setImplicitForeignKeys(String, String, String, String) - Method in class lumis.portal.structure.sync.model.page.Page
Sets the implicit foreign keys in this page.
setImplicitForeignKeys(String, String, String, String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
Sets the implicit foreign keys in this service instance.
setImplicitKeys(String) - Method in class lumis.portal.structure.sync.model.global.GlobalGroup
Sets the implicit keys.
setImplicitValues(Map<String, String>) - Method in class lumis.portal.structure.sync.model.global.FileTransformationParameterType
Sets the implicit values for this parameter type.
setImplicitValues(Session, Map<String, String>) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter
Set the implicit values of the current parameter.
setImpliedPermissions(int[]) - Method in class lumis.util.security.acl.AccessControlEntry
 
setImpliedPermissions(int[]) - Method in class lumis.util.security.acl.AccessControlList
 
setImpliedPermissions(int[]) - Method in class lumis.util.security.acl.Permissions
 
setImportContentOnly(boolean) - Method in class lumis.portal.serialization.DeserializationContext
 
setImportMemberRules(DeserializationContext.ImportMemberRules) - Method in class lumis.portal.serialization.DeserializationContext
 
setIncludeAlwaysAttributes(Node, ITransaction) - Method in class lumis.doui.service.DouiService
 
setIncluded(boolean) - Method in interface lumis.util.query.IQueryFilter
 
setIncluded(boolean) - Method in class lumis.util.query.QueryFilterBase
 
setIncludeInGlobalSearch(boolean) - Method in interface lumis.portal.bigdata.IDocumentTypeCompositeFieldBuilder
 
setIncludeInGlobalSearch(boolean) - Method in interface lumis.portal.bigdata.IDocumentTypeFieldBuilder
Sets whether the field should be included in global search field.
setIncludeTopbar(boolean) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the includeTopbar.
setIncludeUserMembership(boolean) - Method in class lumis.portal.serialization.SerializationContext
Sets if information about users being member of a group being exported is to be included.
setIndexed(boolean) - Method in class lumis.search.SearchContentField
Deprecated.
Sets the indexed condition of the field.
setIndexerId(String) - Method in class lumis.doui.search.common.DouiIndexConfig
Deprecated.
 
setIndexMode(DocumentTypeField.IndexMode) - Method in interface lumis.portal.bigdata.IDocumentTypeCompositeFieldBuilder
 
setIndexMode(DocumentTypeField.IndexMode) - Method in interface lumis.portal.bigdata.IDocumentTypeFieldBuilder
Sets the index mode.
setInheritance(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.page.template.acl.IPageTemplateAclManager
Specifies if the page template inherits its parent channel`s ACL.
setInheritance(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.page.template.acl.PageTemplateAclManager
 
setInherited(boolean) - Method in class lumis.portal.structure.sync.model.common.AccessControlEntry
 
setInheriting(boolean) - Method in class lumis.util.security.acl.AccessControlList
 
setInheritMetaTags(boolean) - Method in class lumis.portal.channel.ChannelConfig
 
setInheritMode(PropertyInheritMode) - Method in class lumis.portal.propertybag.Property
Sets the inherit mode for this property.
setInheritMode(Property.InheritMode) - Method in class lumis.portal.structure.sync.model.propertybag.Property
 
setInheritPageTemplate(boolean) - Method in class lumis.portal.channel.ChannelConfig
 
setInheritProtocol(boolean) - Method in class lumis.portal.channel.ChannelConfig
Deprecated.
since 4.0.11. This property is set via the #setProtocol() method.
setInheritPublishTo(boolean) - Method in class lumis.service.document.DocumentConfig
Sets whether the publish to principals for this document is inherited from its parent folder.
setInheritPublishTo(boolean) - Method in class lumis.service.media.Media
Sets whether the publish to principals for this media is inherited from its parent folder.
setInheritsMetaTags(boolean) - Method in class lumis.portal.page.PageConfig
 
setInheritsStylesheets(boolean) - Method in class lumis.portal.page.PageConfig
 
setInheritStylesheet(boolean) - Method in class lumis.portal.channel.ChannelConfig
 
setInitialPriority(int) - Method in class lumis.portal.page.cache.PageCacheConfig
Sets the initial priority value for this page cache.
setInnerProgressId(String) - Method in class lumis.portal.progress.ProgressConfig
 
setInputFile(String) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set input file path
setInputStream(InputStream) - Method in class lumis.portal.servicecontainer.ServiceContainerActionRequest
Sets the input stream for this request.
setInsideBeanCallback(boolean) - Static method in class lumis.portal.dao.hibernate.HibernateHelper
Sets whether the current thread is inside a bean callback.
setInstantiable(boolean) - Method in class lumis.portal.service.ServiceConfig
 
setInterfaceInstanceHtmlCache(String, IServiceInterfaceRenderRequest, String, Map<PortalPrintWriter.WritePosition, LinkedHashMap<String, String>>, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManagerSPI
Set the HTML Cache of the Interface Instance.
setInterfaceInstanceHtmlCache(String, IServiceInterfaceRenderRequest, String, Map<PortalPrintWriter.WritePosition, LinkedHashMap<String, String>>, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
setInterfaceInstanceHtmlCache(SessionConfig, String, Locale, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Deprecated.
since 7.0.0 deprecated without replacement. LumisXP manages interface instance caches transparently and solutions should not interfere.
setInterfaceInstanceHtmlCache(SessionConfig, String, Locale, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
setInterfaceInstanceId(String) - Method in class lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted
Sets the interfaceInstanceId.
setInterfaceInstanceId(String) - Method in class lumis.service.pagepersonalization.bean.Widget
 
setInterfaceInstanceIds(Collection<String>) - Method in class lumis.service.wsrp.consumer.producermanager.ClonedPortlet
Sets the interface instance ids that are using the cloned portlet.
setInterval(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the interval.
setIntroduction(boolean) - Method in class lumis.service.content.wizard.FieldResume
Sets if field is introduction.
setIntroduction(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setIntroduction(String) - Method in class lumis.content.core.ContentVersion
Returns the introduction for this content version.
setIntroduction(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityObject
Sets the object's introduction stored in this document.
setIntroduction(String) - Method in class lumis.portal.activitystream.ActivityObject
Sets the introduction text of this object.
setIntroduction(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the given introduction in this document.
setIntroduction(String) - Method in class lumis.service.chatroom.ChatRoomConfig
 
setIntroduction(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the introduction.
setIntroduction(String) - Method in class lumis.service.newsletter.Model
Sets the introduction.
setIntroductionImageFileId(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the file identifier corresponding to the introduction image in this document.
setIntroductionImageHref(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the href (absolute or relative to portal root) corresponding to the introduction image in this document.
setIntroductionImageUrl(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityObject
Sets the object's introduction image url stored in this document.
setIntroductionImageUrl(String) - Method in class lumis.portal.activitystream.ActivityObject
Sets the introduction image URL of this object.
setIntroductionText(String) - Method in class lumis.service.newsletter.Model
Sets the introduction for text mode.
setIsAdministrationProperty(Node) - Method in class lumis.content.service.ContentAdministrationPropertyPageServiceInterface
 
setIsAdministrationProperty(Node) - Method in class lumis.doui.service.DouiAdministrationEmbeddedAddPropertyPageServiceInterface
 
setIsAdministrationProperty(Node) - Method in class lumis.doui.service.DouiAdministrationPropertyPageServiceInterface
 
setIsJourneyEnd(boolean) - Method in class lumis.portal.analytics.journey.JourneyStage
Sets whether this stage is a journey end.
setIsJourneyStart(boolean) - Method in class lumis.portal.analytics.journey.JourneyStage
Sets whether this stage is a journey start.
setIsListProperty(Node) - Method in class lumis.content.service.ContentGenericListServiceInterface
 
setIsListProperty(Node) - Method in class lumis.doui.service.DouiGenericListServiceInterface
 
setIsolation(ServiceInterfaceStyleConfig.IsolationLevel, Collection<String>) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
Sets the isolationLevel.
setIsPageBlock(boolean) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setIsRuntimeOnlyProperty(Node) - Method in class lumis.content.service.ContentAdministrationEmbeddedAddPropertyPageServiceInterface
 
setIsRuntimeOnlyProperty(Node) - Method in class lumis.content.service.ContentAdministrationPropertyPageServiceInterface
 
setIsRuntimeOnlyProperty(Node) - Method in class lumis.doui.service.DouiAdministrationEmbeddedAddPropertyPageServiceInterface
 
setIsRuntimeOnlyProperty(Node) - Method in class lumis.doui.service.DouiAdministrationPropertyPageServiceInterface
 
setIsTarget(ContainerRequest, EntityID, boolean) - Method in class lumis.service.wsrp.consumer.WSRPContainer
 
setIsWidget(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
Sets the isWidget.
setIsWidgetDefault(boolean) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
Sets the isWidgetDefault.
setItemId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
Sets the value for ContentVersionDocumentType.ContentVersionFields.ITEM_ID in this document.
setItemId(String) - Method in class lumis.content.core.ContentVersion
Specifies the business data this content version refers to.
setItemId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setItemId(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the given item identifier in this document.
setItemId(String) - Method in class lumis.service.commentit.Comment
Sets the identifier of the entity which this comment is related.
setItemId(String) - Method in class lumis.service.likeit.Like
Sets the identifier of the entity which this liking is related.
setItemIdAttribute(String) - Method in class lumis.doui.source.processaction.SourceAddDataProcessActionHandler
Stores the item identifier in the request as an attribute with name PortalRequestParameters.PAGE_PARAMETER_ITEMID.
setItemKeyFieldId(String) - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
setItemKeyFieldId(String) - Method in class lumis.doui.control.itempicker.OrderedMultiItemPickerControl
 
setItemMax(int) - Method in class lumis.portal.progress.ProgressConfig
 
setItemName(String) - Method in class lumis.service.commentit.Comment
Sets the title of the entity which this comment is related.
setItemName(String) - Method in class lumis.service.likeit.Like
Sets the title of the entity which this liking is related.
setItemNameFieldId(String) - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
setItemNameFieldId(String) - Method in class lumis.doui.control.itempicker.OrderedMultiItemPickerControl
 
setItemProgressMax(int) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setItemProgressValue(int) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setItems(List<T>) - Method in class lumis.portal.rest.util.ListResult
Sets the backing list object for this result list.
setItemServiceInstanceId(String) - Method in class lumis.service.commentit.Comment
Sets the identifier of the service instance from the entity which this comment is related.
setItemServiceInstanceId(String) - Method in class lumis.service.likeit.Like
Sets the identifier of the service instance from the entity which this liking is related.
setItemType(int) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
setItemType(ChannelTemplateLink.LinkType) - Method in class lumis.portal.structure.sync.model.common.ChannelTemplateLink
 
setItemUrl(String) - Method in class lumis.service.commentit.Comment
Sets the URL to the details page of entity which this comment is related.
setItemUrl(String) - Method in class lumis.service.likeit.Like
Sets the URL to the details page of entity which this liking is related.
setItemValue(int) - Method in class lumis.portal.progress.ProgressConfig
 
setJavaMelodyEnabled(boolean) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets whether JavaMelody monitoring should be enabled next time portal starts.
setJoinOperator(int) - Method in class lumis.util.query.QueryJoin
 
setJoinType(int) - Method in class lumis.util.query.QueryJoin
 
setJoinType(int) - Method in class lumis.util.query.QueryTable
 
setKeepDefaultValuesWhenUpdatingFromChannelTemplate(boolean) - Method in class lumis.portal.propertybag.Property
Sets if the default values of this property are to be kept as is when updating from a channel template.
setKey(String) - Method in class lumis.portal.audit.AuditCategory
Sets the category key.
setKey(String) - Method in class lumis.portal.audit.AuditEntryType
 
setKey(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorUserAttribute
Sets the identifier for this attribute in this document.
setKey(String) - Method in class lumis.portal.taglib.MessageTag
 
setKeywords(boolean) - Method in class lumis.service.content.wizard.FieldResume
Sets if field is keywords.
setKeywords(String) - Method in class lumis.portal.page.PageConfig
 
setKeywords(List<String>) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the page web resource keywords.
setLabel(String) - Method in class lumis.portal.user.UserAttribute
Sets the label for this attribute.
setLanguageContentId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setLanguageId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setLargeFetchSize(Statement) - Static method in class lumis.util.JdbcUtil
Sets a statement's fetch size to a standard large value.
setLastAccessDate(Date) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setLastMessage(boolean) - Method in class lumis.portal.progress.ProgressConfig
 
setLastMessageDate(Date) - Method in class lumis.service.forum.ForumConfig
 
setLastMessageDate(Date) - Method in class lumis.service.forum.ForumTopicConfig
 
setLastMessageUser(String) - Method in class lumis.service.forum.ForumConfig
 
setLastMessageUser(String) - Method in class lumis.service.forum.ForumTopicConfig
 
setLastModified(long) - Method in class lumis.portal.filesystem.IFile
Sets the last-modified time of the file or directory.
setLastModified(long) - Method in class lumis.portal.filesystem.PortalFile
Deprecated.
setLastModifiedBy(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setLastModifiedBy(String) - Method in class lumis.content.core.ContentVersion
Sets the identifier of the last principal that modified this version.
setLastModifiedBy(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setLastModifiedDateTime(long) - Method in class lumis.service.mediaalbum.MediaResumeConfig
Sets the last modified date.
setLastModifiedDateTime(Timestamp) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setLastModifiedDateTime(Date) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setLastModifiedDateTime(Date) - Method in class lumis.content.core.ContentVersion
Sets the last modification date-time for this version.
setLastName(String) - Method in interface lumis.portal.user.IUserProperties
Sets the last name.
setLastName(String) - Method in class lumis.portal.user.UserConfig
Deprecated.
Since 12.0.0, due to introduction of trusted and untrusted properties, replaced by getTrustedProperties().setLastName().
setLastName(String) - Method in class lumis.portal.user.UserProperties
 
setLastName(String) - Method in class lumis.portal.webservice.user.User
 
setLastPortalAdminMode(IPortalMode) - Method in class lumis.portal.presentation.NavigationContext
 
setLastProcessDateTime(Date) - Method in class lumis.service.newsletter.Schedule
 
setLastRun(Date) - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Set date of last execution
setLastRun(Date) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set date of last execution
setLastTick(Date) - Method in class lumis.portal.clock.ClockConfig
Sets the date-time this clock has completed its last execution.
setLastTickStart(Date) - Method in class lumis.portal.clock.ClockConfig
Sets the date-time this clock has started its last execution.
setLastUpgradeStepExecuted(String) - Method in class lumis.portal.deployment.Component
Sets the lastUpgradeStepExecuted.
setLastUrl(String) - Method in class lumis.portal.rest.util.ListResult
Sets the URL the corresponds to the last page of this list.
setLastUrl(IPortalMode, WebResource, String, String, String) - Method in class lumis.portal.presentation.NavigationContext
 
setLayout(String) - Method in class lumis.portal.page.PageConfig
 
setLayoutFile(String) - Method in class lumis.portal.page.PageConfig
Sets the path for the layout file.
setLayoutFilePath(String) - Method in class lumis.portal.channel.ChannelConfig
Sets the path for the layout file.
setLayoutFilePath(String) - Method in class lumis.portal.structure.LayoutPropertiesHelper
Changes the layout file path, updating other layout properties as appropriated.
setLayoutPagesType(int) - Method in class lumis.portal.channel.ChannelConfig
Sets the layout format for pages.
setLayoutPagesTypeInternal(int) - Method in class lumis.portal.channel.ChannelConfig
Sets the layout format for pages.
setLayoutType(int) - Method in class lumis.portal.page.PageConfig
Sets the layout type.
setLayoutType(int) - Method in interface lumis.portal.structure.ILayoutPropertiesAccessor
Sets the layout type.
setLayoutType(int) - Method in class lumis.portal.structure.LayoutPropertiesHelper
Sets the layout type for pages.
setLeftField(IQueryValue) - Method in class lumis.util.query.QueryFilter
 
setLeftField(QueryField) - Method in class lumis.util.query.QueryAssignment
 
setLeftField(QueryField) - Method in class lumis.util.query.QueryJoin
 
setLeftParentheses(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the left parentheses for this entry.
setLegend(String) - Method in class lumis.service.media.field.MediaDataType.Data
 
setLegend(String) - Method in class lumis.service.media.Media
 
setLevel(HtmlEvaluationMessage.Level) - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Sets the level.
setLevel(ILogger.Level) - Method in interface lumis.util.log.ILogger
Sets the minimum logging level logged by this logger instance.
setLevel(ILogger.Level) - Method in class lumis.util.log.Log4JLoggerWrapper
 
setLifetime(ProducerEntity, Lifetime) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Call the setRegistrationLifetime method that allows a consumer to request a change to the lifetime.
setLine(int) - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Sets the line.
setLink(String) - Method in class lumis.service.rss.RssResultRow
 
setLink(String) - Method in class lumis.service.userpost.UserPost
Sets the user post attached link.
setLinkChannelId(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the linkChannelId.
setLinkContent(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the linkContent.
setLinkDocumentId(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the linkDocumentId.
setLinked(boolean) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
setLinkFieldId(String) - Method in class lumis.service.rss.RssConfig
 
setLinkmetainfo(String) - Method in class lumis.service.userpost.UserPost
Sets the user post attached link meta information.
setLinkOpeningType(int) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the linkOpeningType.
setLinkPageId(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the linkPageId.
setLinkPopUpProperties(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the linkPopUpProperties.
setLinkUrl(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the linkUrl.
setList(boolean) - Method in interface lumis.portal.bigdata.IDocumentTypeCompositeFieldBuilder
 
setList(boolean) - Method in interface lumis.portal.bigdata.IDocumentTypeFieldBuilder
Sets whether the field's value is a list.
setListener(UniqueWriterController.UniqueWriterControllerListener) - Method in class lumis.portal.servlet.UniqueWriterController
Sets this unique writer controller listener.
setLoad(boolean) - Method in class lumis.doui.source.Source
Sets the property indicating whether this source must be loaded by its data provider.
setLocale() - Method in class lumis.portal.presentation.PresentationControllerHtml
If necessary, updates the locale of the current session according to the web resource being accessed.
setLocale() - Method in class lumis.service.locale.LocaleProcessActionHandler
 
setLocale(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentLocale
Sets the value for ContentVersionDocumentType.ContentLocaleFields.LOCALE in this document.
setLocale(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityObject
Sets the object's locale stored in this document.
setLocale(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the locale.
setLocale(String) - Method in class lumis.portal.localization.LocaleConfig
Sets the locale code.
setLocale(String) - Method in class lumis.service.newsletter.Model
Sets the locale of this model
setLocale(String) - Method in class lumis.service.newsletter.Subscription
 
setLocale(String) - Method in class lumis.service.rss.RssConfig
 
setLocale(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets locale.
setLocale(Locale) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRenderResponse
Sets the locale returned by MimeResponse.getLocale().
setLocale(Locale) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
setLocale(Locale) - Method in class lumis.portal.activitystream.ActivityObject
Sets the locale of this object.
setLocale(Locale) - Method in class lumis.portal.authentication.SessionConfig
 
setLocale(Locale) - Method in interface lumis.portal.bigdata.ISynonym
Sets the locale.
setLocale(Locale) - Method in class lumis.portal.page.PageRenderDataChangedEvent
Sets the locale where the change applies.
setLocale(Locale) - Method in interface lumis.portal.sendmail.IMailBody
Sets the locale of the message in this mail body.
setLocale(Locale) - Method in class lumis.portal.url.WebResource
Sets the locale for this web resource.
setLocale(Locale) - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Sets the transient locale for this message.
setLocale(Locale) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the locale.
setLocaleCode(String) - Method in class lumis.portal.localization.CustomStringConfig
 
setLocaleId(String) - Method in class lumis.portal.localization.LocaleConfig
Sets the localeId.
setLocalEntries(AccessControlEntry[]) - Method in class lumis.util.security.acl.AccessControlList
 
setLocalePost(HttpServletRequest, HttpServletResponse, String) - Method in class lumis.portal.rest.resource.LocaleResource
Resource that accepts HTTP requests with POST method.
setLocales(List<Locale>) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the locales specified in this request, in order of preference.
setLocalGroupPrefix(String) - Method in class lumis.portal.channel.ChannelConfig
 
setLocalGroups(boolean) - Method in class lumis.portal.channel.ChannelConfig
 
setLocalizedName(String) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setLocalServerOnly(boolean) - Method in class lumis.doui.search.common.DouiIndexConfig
Deprecated.
Since 4.2.2, local server only no longer supported.
setLocked(boolean) - Method in class lumis.portal.sendmail.dao.hibernate.MailQueue
 
setLockExpirationDateTime(Date) - Method in class lumis.portal.sendmail.dao.hibernate.MailQueue
 
setLogicalOperator(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the logical operator used between this entry and the next.
setLogin(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorUser
Sets the value for login of associate user with the monitor user by MonitorUser.getPortalUserId() in this document.
setLogin(String) - Method in class lumis.portal.user.serialization.UserSerializationMessageConfig
 
setLogin(String) - Method in class lumis.portal.user.UserConfig
 
setLogin(String) - Method in class lumis.portal.webservice.user.User
 
setLogoFileName(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the logoFileName.
setLookupAttributes(Node, ITransaction) - Method in class lumis.doui.service.DouiService
 
setMailConfig(SessionConfig, IMailConfig, ITransaction) - Method in interface lumis.portal.sendmail.ISendMailManager
Sets the IMailConfig containing the configurations for sending e-mails.
setMailConfig(SessionConfig, IMailConfig, ITransaction) - Method in class lumis.portal.sendmail.SendMailManager
 
setMailConfig(IMailConfig, ITransaction) - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
 
setMailConfig(IMailConfig, ITransaction) - Method in interface lumis.portal.sendmail.dao.ISendMailDao
Sets the IMailConfig containing the configurations for sending e-mails.
setMailingList(String) - Method in class lumis.service.formbuilder.Form
Sets the mailingList.
setMailingList(String) - Method in class lumis.service.questionnaire.Questionnaire
Sets the mailing list.
setMailSenderClass(String) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the class that should be used for sending mails.
SetMainArticleProcessActionHandler - Class in lumis.service.wiki
Process Action called by editArticle interface to maintain the value of mainArticle field when it's saving a new version of an article.
SetMainArticleProcessActionHandler() - Constructor for class lumis.service.wiki.SetMainArticleProcessActionHandler
 
setMainNonSecureBaseURL(String, int, String) - Method in class lumis.portal.website.Website
Sets the main non-secure base URL of this website.
setMainSecureBaseURL(String, int, String) - Method in class lumis.portal.website.Website
Sets the main secure base URL of this website.
setMajorVersion(int) - Method in class lumis.upgrade.BuildConfig
 
setMarkupEndpoint(String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
setMaxAge(int) - Method in class lumis.portal.security.csr.CorsRule
Sets the maxAge.
setMaxAgeSeconds(int) - Method in class lumis.portal.cache.PortalCache
Sets the maximum age for entries in this cache.
setMaxEntryAge(Integer) - Method in class lumis.portal.configuration.EnvironmentMonitorConfiguration
Sets the maxEntryAgeValue.
setMaxItems(int) - Method in class lumis.service.newsletter.Category
Sets the maxItems.
setMaxLoginFailures(Integer) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Set the maximum number of login failures before a given user is blocked.
setMaxResults(int) - Method in interface lumis.util.query.IQueryStatement
Set the maximum number of rows to retrieve.
setMaxResults(Integer) - Method in class lumis.portal.rest.util.ListResult
Sets the maximum number of results requested to be returned in this ListResult.
setMaxRows(int) - Method in class lumis.doui.source.TabularSource
Sets the maximum rows that data of this source shold contain.
setMaxRows(int) - Method in class lumis.portal.bigdata.query.SearchQuery
setMaxRows(int) - Method in class lumis.search.SearchQuery
Deprecated.
setMaxRows(int) - Method in class lumis.service.rss.RssConfig
 
setMaxRows(int) - Method in class lumis.util.query.QuerySelect
 
setMaxRunTime(int) - Method in class lumis.portal.clock.ClockConfig
Sets the maximum run time for a this clock in minutes.
setMaxSendThreads(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the maximum number of threads to process the sendmail queue.
setMedia(String) - Method in class lumis.service.userpost.UserPost
Sets the user post attached media identifier.
setMediaFile(String) - Method in class lumis.service.media.Media
 
setMediaId(String) - Method in class lumis.service.media.field.MediaDataType.Data
 
setMediaId(String) - Method in class lumis.service.mediaalbum.MediaResumeConfig
Sets the media Id.
setMemberId(String) - Method in class lumis.portal.structure.sync.model.global.GlobalGroupMembership.PK
Sets the member identifier.
setMessage(String) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setMessage(String) - Method in class lumis.portal.healthmonitor.HealthCheckResult
 
setMessage(String) - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Sets the message.
setMessage(String) - Method in class lumis.portal.progress.ProgressConfig
 
setMessage(String) - Method in class lumis.service.activitystream.ActivityStreamResource.MessageVO
Sets the message.
setMessage(String) - Method in class lumis.service.forum.ForumMessageConfig
 
setMessage(String) - Method in class lumis.upgrade.BuildConfig
 
setMessage(SocialNetworkMessage) - Method in class lumis.content.socialnetwork.integration.ContentMessageIntegration
Sets the message.
setMessageConent(String) - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Sets the message's content.
setMessageContent(String) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the messageContent.
setMessageId(String) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the messageId.
setMessageMaxLength(int) - Method in class lumis.socialnetworkintegration.SocialNetwork
Sets the maximum size a message may have in this social network.
setMessageType(String) - Method in class lumis.upgrade.BuildConfig
 
setMetadata(ModuleObject) - Method in class lumis.portal.deployment.Module
Sets the metadata of this module.
setMetadata(FileMetadata) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the metadata.
setMetadata(IFileMetadata) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
setMetaDataField(Node, String, String, String, String, boolean) - Method in class lumis.content.service.ContentService
 
setMetaDataFieldIfRequested(String, Node, Node, String, String, String, String) - Method in class lumis.content.service.ContentService
 
setMetaDataFields(Node) - Method in class lumis.content.service.ContentService
Detects the meta-data configurations and converts them to the appropriate source fields.
setMetaDataId(String) - Method in class lumis.content.metadata.CommentConfig
Deprecated.
 
setMetaDataId(String) - Method in class lumis.content.workflow.ContentWorkflowMetaData
Deprecated.
SetMetaDataInfoProcessActionHandler - Class in lumis.service.comment
ProcessActionHandler that sets status attribute in the request.
SetMetaDataInfoProcessActionHandler() - Constructor for class lumis.service.comment.SetMetaDataInfoProcessActionHandler
 
setMetaTags(Map<String, String>) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the page meta tags map.
setMethod(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceActionRequest
Sets the HTTP method, returned by ClientDataRequest.getMethod().
setMethod(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionRequest
 
setMethodName(String) - Method in class lumis.portal.healthmonitor.HealthCheckInfo
 
setMetrics(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the metrics.
setMiddleName(String) - Method in interface lumis.portal.user.IUserProperties
Sets the middle name.
setMiddleName(String) - Method in class lumis.portal.user.UserConfig
Deprecated.
Since 12.0.0, due to introduction of trusted and untrusted properties, replaced by getTrustedProperties().setMiddleName().
setMiddleName(String) - Method in class lumis.portal.user.UserProperties
 
setMiddleName(String) - Method in class lumis.portal.webservice.user.User
 
setMimeType(String) - Method in class lumis.portal.file.FileMimeTypeConfig
 
setMinimunDocumentCount(Long) - Method in class lumis.portal.bigdata.query.TermsAggregation
Sets the minimum document count a value should have in order to produce a bucket in response.
setMinorVersion(int) - Method in class lumis.upgrade.BuildConfig
 
setMode(int) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
Deprecated.
setMode(int) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
Deprecated.
Since 7.1.0 as this method should not be used by service interfaces and may be removed in the future.
setModelId(String) - Method in class lumis.service.newsletter.Schedule
 
setModerated(boolean) - Method in class lumis.collaboration.chat.ChatConversationConfig
 
setModerated(boolean) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setModerator(String) - Method in class lumis.collaboration.chat.ChatConversationConfig
 
setModerator(String) - Method in class lumis.service.forum.ForumConfig
 
setModuleId(String) - Method in class lumis.portal.deployment.DeploymentMessageWriter
Sets the module identifier.
setMonth(long) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorDateTimeField
Sets the value for month in this document.
setMultiSession(boolean) - Method in class lumis.portal.user.UserConfig
 
setMultiSession(boolean) - Method in class lumis.portal.webservice.user.User
 
setMustRollBack() - Method in class lumis.portal.serialization.DeserializationContext
 
setMustRollBack() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
setName(String) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setName(String) - Method in class lumis.content.source.field.type.TagDataType.Data.Tag
Sets this tag name.
setName(String) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setName(String) - Method in class lumis.content.workflow.WorkflowConfig
Sets this workflow's name.
setName(String) - Method in class lumis.contentservices.util.HierarchicalElement
Set name with a given name.
setName(String) - Method in class lumis.doui.control.Control
Sets the name for this control.
setName(String) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
setName(String) - Method in class lumis.portal.analytics.automationflow.FlowEntry
Sets the name.
setName(String) - Method in class lumis.portal.analytics.journey.Journey
Sets the name.
setName(String) - Method in class lumis.portal.analytics.journey.JourneyStage
Sets the name.
setName(String) - Method in class lumis.portal.audit.AuditCategory
Sets the category name.
setName(String) - Method in class lumis.portal.audit.AuditEntryType
 
setName(String) - Method in class lumis.portal.bigdata.Attachment
Sets the name for this attachment.
setName(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard.Categories.Category
Sets the category name.
setName(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard.Tag
Sets the tag name.
setName(String) - Method in class lumis.portal.businesscontext.internal.BusinessContextConfig
Sets the name.
setName(String) - Method in class lumis.portal.channel.ChannelConfig
 
setName(String) - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
setName(String) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setName(String) - Method in class lumis.portal.css.CssConfig
 
setName(String) - Method in class lumis.portal.css.serialization.CssSerializableConfig
 
setName(String) - Method in class lumis.portal.event.ObserverConfig
 
setName(String) - Method in class lumis.portal.file.FileConfig
 
setName(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the name.
setName(String) - Method in class lumis.portal.file.transformation.SimpleParameterType
Sets the parameterName.
setName(String) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the name.
setName(String) - Method in class lumis.portal.group.GroupConfig
 
setName(String) - Method in class lumis.portal.group.GroupType
Sets the name for this group type.
setName(String) - Method in class lumis.portal.group.serialization.GroupSerializableConfig
 
setName(String) - Method in class lumis.portal.group.serialization.GroupSerializationMessageConfig
 
setName(String) - Method in class lumis.portal.healthmonitor.HealthCheckInfo
 
setName(String) - Method in class lumis.portal.localization.LocaleConfig
Sets the display name for this locale.
setName(String) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Sets the name for this event.
setName(String) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets the (localizable) name of this field.
setName(String) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setName(String) - Method in class lumis.portal.monitor.impl.MonitorField
 
setName(String) - Method in class lumis.portal.page.link.PageLinkConfig
Sets the name
setName(String) - Method in class lumis.portal.page.PageConfig
 
setName(String) - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
setName(String) - Method in class lumis.portal.page.serialization.PageSerializationMessageConfig
 
setName(String) - Method in class lumis.portal.principal.PrincipalConfig
 
setName(String) - Method in interface lumis.portal.project.IProjectSPI
Sets the name.
setName(String) - Method in class lumis.portal.project.Project
 
setName(String) - Method in interface lumis.portal.sendmail.IMailAttachment
Sets the name of this attachment.
setName(String) - Method in interface lumis.portal.sendmail.IMailDestination
Sets the name of this destination.
setName(String) - Method in class lumis.portal.service.serialization.ServiceSerializationMessageConfig
 
setName(String) - Method in class lumis.portal.service.ServiceConfig
 
setName(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
setName(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationMessageConfig
 
setName(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setName(String) - Method in class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationMessageConfig
 
setName(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setName(String) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
setName(String) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipType
Sets the display name to source.
setName(String) - Method in class lumis.portal.structure.sync.model.global.Css
 
setName(String) - Method in class lumis.portal.structure.sync.model.global.Project
 
setName(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty
Sets the name.
setName(String) - Method in class lumis.portal.user.serialization.UserSerializableConfig
 
setName(String) - Method in class lumis.portal.webfilereplication.WebFileReplication
Defines the name of the replication.
setName(String) - Method in class lumis.portal.website.Website
Sets the website name.
setName(String) - Method in class lumis.search.SearchContentAttachment
Deprecated.
Sets the name for this attachment.
setName(String) - Method in class lumis.search.SearchContentField
Deprecated.
Sets the field name.
setName(String) - Method in class lumis.service.analytics.abtest.bean.ABTestExperiment
Sets the name.
setName(String) - Method in class lumis.service.analytics.abtest.bean.ABTestExperimentVariant
Sets the name.
setName(String) - Method in class lumis.service.analytics.usersegmentation.bean.UserSegmentation
Sets the name.
setName(String) - Method in class lumis.service.banner.BannerCategoryConfig
 
setName(String) - Method in class lumis.service.banner.BannerConfig
 
setName(String) - Method in class lumis.service.content.wizard.FieldResume
Sets the name.
setName(String) - Method in class lumis.service.forum.ForumCategoryConfig
 
setName(String) - Method in class lumis.service.forum.ForumConfig
 
setName(String) - Method in class lumis.service.link.LinkCategoryConfig
 
setName(String) - Method in class lumis.service.newsletter.Category
Sets the name.
setName(String) - Method in class lumis.service.newsletter.Model
Sets the name.
setName(String) - Method in class lumis.service.pagepersonalization.bean.Widget
 
setName(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the name.
setName(String) - Method in class lumis.service.rss.RssConfig
 
setName(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the rule's name.
setName(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets name
setName(String) - Method in class lumis.service.wsrp.consumer.producermanager.ClonedPortlet
 
setName(String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
setName(String) - Method in class lumis.socialnetwork.SocialNetwork
Sets the name.
setName(String) - Method in class lumis.socialnetworkintegration.SocialNetwork
Sets the name of the social network.
setName(String) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Sets the name.
setName(String) - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Sets the name of this application.
setName(String, String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
 
setNames(List<String>) - Method in class lumis.portal.channel.serialization.ChannelSerializationMessageConfig
 
setNamespace(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceResponse
Sets the namespace string returned by PortletResponse.getNamespace().
setNamespace(String) - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
Sets the namespace to be used in this response.
setNavigateScript(String) - Method in class lumis.portal.serialization.SerializationMessageConfigNode
 
setNavigationData(DouiContext, ISourceData, Node) - Method in class lumis.service.navigation.ChannelTreeNavigationSource
 
setNavigationData(DouiContext, ISourceData, Node) - Method in interface lumis.service.navigation.INavigationSource
 
setNavigationData(DouiContext, ISourceData, Node) - Method in class lumis.service.navigation.LinkNavigationSource
 
setNetworkAccount(SocialNetworkAccount) - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Sets the account that published this message.
setNextMembersGeneration(Date) - Method in interface lumis.portal.analytics.usersegmentation.IUserSegmentationSPI
Sets the next members generation.
setNextMembersGeneration(Date) - Method in class lumis.service.analytics.usersegmentation.bean.UserSegmentation
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
 
setNextProcessDateTime(Date) - Method in class lumis.service.newsletter.Schedule
 
setNextScheduleDate(Date) - Method in class lumis.portal.clock.ClockConfig
Sets the date-time for which this clock is scheduled for its next execution.
setNextUrl(String) - Method in class lumis.portal.rest.util.ListResult
Sets the URL the corresponds to the next page of this list.
setNodeId(String) - Method in class lumis.portal.analytics.automationflow.SuspendedFlow
Sets the nodeId.
setNodeId(String) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the nodeId.
setNodeValue(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setNormalizedName(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard.Tag
Sets the tag normalized name.
setNormalizedToken(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorStringField
Sets the value for normalized token version of the string in this document.
setNumberOfFragments(Integer) - Method in class lumis.portal.bigdata.query.HighlightConfig
Sets the maximum number of fragments returned by the search.
setNumberOfMessages(int) - Method in class lumis.service.forum.ForumConfig
 
setNumberOfMessages(int) - Method in class lumis.service.forum.ForumTopicConfig
 
setNumberOfOptions(int) - Method in class lumis.service.vote.VoteQuestionConfig
 
setNumberOfShareableThreads(int) - Method in class lumis.portal.page.cache.PageCacheGeneratorProfile
Sets the number of generation threads for general use.
setNumberOfSuggestions(int) - Method in class lumis.portal.bigdata.query.AutoCompleteSuggestionConfig
Sets the number of suggestions.
setNumberOfThreadsForImmediateUseOnly(int) - Method in class lumis.portal.page.cache.PageCacheGeneratorProfile
Sets the number of generation threads for immediate use only.
setNumberOfTopics(int) - Method in class lumis.service.forum.ForumConfig
 
setNumberOfViews(int) - Method in class lumis.service.forum.ForumTopicConfig
 
setNumberOfVotes(int) - Method in class lumis.service.vote.VoteOptionConfig
 
setNumberOfVotes(int) - Method in class lumis.service.vote.VoteQuestionConfig
 
setNumErrors(int) - Method in class lumis.portal.deployment.Component
Sets the numErrors.
setNumWarnings(int) - Method in class lumis.portal.deployment.Component
Sets the numWarnings.
setObject(ActivityObject) - Method in class lumis.portal.activitystream.Activity
Sets the direct object of this activity.
setObjectId(String) - Method in class lumis.portal.socialnetwork.relationship.entity.RelatableNode
Sets the object id.
setOnClickLinkType(int) - Method in class lumis.service.banner.BannerConfig
 
setOnClickPageId(String) - Method in class lumis.service.banner.BannerConfig
 
setOnClickPopup(boolean) - Method in class lumis.service.banner.BannerConfig
 
setOnClickUrl(String) - Method in class lumis.service.banner.BannerConfig
 
setOnlyOneVotePerUser(boolean) - Method in class lumis.service.vote.VoteQuestionConfig
 
setOpenerWindowRequired(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
Sets whether this interface requires an opener window.
setOperationType(PortalEventOperationType) - Method in class lumis.portal.event.AbstractPortalEvent
Sets the type of operation that generated this event.
setOperationType(PortalEventOperationType) - Method in class lumis.portal.page.PageRenderDataChangedEvent
 
setOperator(String) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setOperator(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the operator used in this entry.
setOperator(String) - Method in class lumis.search.filter.SearchClause
Deprecated.
Sets the operator for this clause.
setOperator(String) - Method in class lumis.search.filter.SearchFilterGroup
Deprecated.
Sets the operator for grouping the filters.
setOperator(FieldPresenceClause.Operator) - Method in class lumis.portal.bigdata.query.FieldPresenceClause
Sets the operator.
setOperator(SearchFieldClause.Operator) - Method in class lumis.portal.bigdata.query.SearchFieldClause
Sets the operator for this clause.
setOperator(SearchFilterGroup.Operator) - Method in class lumis.portal.bigdata.query.SearchFilterGroup
Sets the operator for grouping the filters.
setOptionId(String) - Method in class lumis.service.vote.VoteOptionConfig
 
setOptions(List<FormFieldOption>) - Method in class lumis.service.formbuilder.FormField
 
setOptionTitle(String) - Method in class lumis.service.vote.VoteOptionConfig
 
setOptionType(int) - Method in class lumis.service.vote.VoteQuestionConfig
 
setOrderByRenderData() - Method in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
setOrderDirection(String) - Method in class lumis.util.query.QuerySortOrder
 
setOrigin(String) - Method in class lumis.portal.group.GroupConfig
 
setOrigin(String) - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Set Origin
setOrigin(String) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set origin
setOrigin(String) - Method in class lumis.portal.user.UserConfig
Sets the origin for this user.
setOrigin(String) - Method in class lumis.portal.webservice.user.User
 
setOriginalEventDate(Date) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the originalEventDate.
setOriginPattern(String) - Method in class lumis.portal.security.csr.CorsRule
Sets the originPattern.
setOriginServiceInstanceId(String) - Method in class lumis.portal.activitystream.Activity
Sets the service instance origin of the activity.
setOriginServiceInstanceId(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivity
setOrNull(boolean) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setOrNull(boolean) - Method in class lumis.util.query.QueryFilter
 
setOrphan(Class<? extends IServiceInterfaceInstanceOwner>) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Sets the owner for this service interface instance.
setOtherContacts(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets other contacts.
setOutputFile(String) - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Set the output file path
setOutputProperties(Properties) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
 
setOutputProperty(String, String) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
 
setOverallMax(int) - Method in class lumis.portal.progress.ProgressConfig
 
setOverallProgressMax(int) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setOverallProgressValue(int) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setOverallValue(int) - Method in class lumis.portal.progress.ProgressConfig
 
setOverrideServerSideInclude(boolean) - Method in class lumis.portal.page.PageConfig
Sets whether the server side include type should be calculated automatically by the framework.
setOwner(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Sets the id from post owner
setOwnerId(String) - Method in class lumis.portal.deployment.stepexecutable.script.AbstractScriptStepExecutable
 
setOwnerId(String) - Method in interface lumis.portal.deployment.stepexecutable.script.IScriptStepExecutable
Sets this step's owner identifier.
setOwnerId(String) - Method in class lumis.portal.processqueue.QueueTaskScheduleConfig
Sets the identifier of the task's owner.
setOwnerType(IScriptStepExecutable.ScriptOwnerType) - Method in class lumis.portal.deployment.stepexecutable.script.AbstractScriptStepExecutable
 
setOwnerType(IScriptStepExecutable.ScriptOwnerType) - Method in interface lumis.portal.deployment.stepexecutable.script.IScriptStepExecutable
Sets this step's owner type.
setPackageName(String) - Method in class lumis.portal.deployment.DeploymentMessageWriter
Sets the package name.
setPaddingBottom(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setPaddingLeft(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setPaddingRight(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setPaddingTop(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setPage(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the identifier of the page related to this rule.
setPage(PageSerializableConfig) - Method in class lumis.portal.page.serialization.PageSerializableRootConfig
 
setPage(Page) - Method in class lumis.portal.structure.sync.model.common.MetaTag
 
setPageBlock(boolean) - Method in class lumis.portal.page.PageConfig
Sets whether the page is a page block.
setPageCache(PageCacheConfig) - Method in class lumis.portal.url.WebResource
Sets the cache definition for this web resource.
setPageCachedInFile(boolean) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRenderRequest
Sets the boolean value to be available in IPageWebResourceRequest.isPageCachedInFile() method.
setPageCachedInFile(boolean) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
setPageCacheFilePath(PageCacheConfig) - Method in class lumis.portal.channel.ChannelManager
 
setPageCacheFilePath(PageCacheConfig) - Method in class lumis.portal.page.PageManager
 
setPageCacheFilePath(PageCacheConfig) - Method in interface lumis.portal.url.IWebResourceFactory
Sets the file path for a PageCacheConfig.
setPageCacheGenerationState(SessionConfig, int, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
Sets the page cache generation state
setPageCacheGenerationState(SessionConfig, int, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
Sets the page cache generation state.
setPageCacheId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
Sets the identifier of the page cache this request renders to.
setPageConfig(PageConfig) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the new PageConfig instance to be available in IServiceInterfaceRequest.getPageConfig().
setPageDescription(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the page description.
setPageId(String) - Method in class lumis.portal.page.link.PageLinkConfig
 
setPageId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Set the destination page.
setPageId(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Set the destination page.
setPageId(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Sets the page id for this Service Interface Instance.
setPageId(String) - Method in class lumis.portal.structure.sync.model.page.PageCss.PageCssPK
 
setPageInfo(ITransaction) - Method in class lumis.portal.presentation.PresentationControllerHtml
This method calls the presentationManager.getDefaultPage to calculate the page that needs to be rendered.
setPageMode(ITransaction) - Method in class lumis.portal.presentation.PresentationControllerHtml
Sets the Page Mode.
setPageMode(ITransaction) - Method in class lumis.service.portalmanagement.xsleditor.XsltResultControllerHtml
 
setPageParameter(String, String[]) - Method in class lumis.portal.PortalRequestParameters
 
setPageParameters(Map<String, String[]>) - Method in class lumis.portal.PortalRequestParameters
 
setPageRuntimeDataProviderClassName(String) - Method in class lumis.portal.channel.ChannelConfig
setPageRuntimeDataProviderType(int) - Method in class lumis.portal.channel.ChannelConfig
Deprecated.
setPageSimpleTitle(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setPageSimpleTitle(String) - Method in class lumis.content.core.ContentVersion
Sets the simple title to be used on the detail page that displays this content.
setPageTemplateId(String) - Method in class lumis.portal.channel.ChannelConfig
 
setPageTitle(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the page title if defined.
setPageTitlePattern(String) - Method in class lumis.content.core.ContentVersion
Sets the page title pattern to be used on the detail page that displays this content.
setPageTitlePattern(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the page title if defined.
setPageWebResource(PageWebResource) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
Sets the page web resource for this request.
setPageWebResource(PageWebResource) - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
Sets the page web resource for this response.
setPageWebResource(PageWebResource) - Method in class lumis.portal.url.PageWebResourceRequest
Sets the page web resource.
setPageWebResourceDataProviderClassName(String) - Method in class lumis.portal.channel.ChannelConfig
Sets the page web resource provider class name.
setPageWebResourceDataProviderClassName(String) - Method in class lumis.portal.page.PageConfig
Sets the page web resource data provider class name.
setPageWebResourceDataProviderType(int) - Method in class lumis.portal.channel.ChannelConfig
Sets the page web resource data provider type.
setPageWebResourceDataProviderType(int) - Method in class lumis.portal.page.PageConfig
Sets the page web resource data provider type.
setParameter(String, Object) - Method in class lumis.content.table.ContentTableAddFileMultiRowDataProcessActionHandler
Deprecated.
This method overrides the parent method including the current row number id in the parameter name.
setParameter(String, Object) - Method in interface lumis.doui.processaction.IProcessActionHandler
All controls pass their values to a process action object via this method.
setParameter(String, Object) - Method in class lumis.doui.processaction.ProcessActionHandler
 
setParameter(String, Object) - Method in class lumis.doui.source.processaction.SourceAddFileMultiRowDataProcessActionHandler
This method overrides the parent method including the current row number id in the parameter name.
setParameter(String, Object) - Method in class lumis.doui.source.processaction.SourceAddMultiRowDataProcessActionHandler
This method overrides the parent method including the current row number id in the parameter name.
setParameter(String, Object) - Method in class lumis.doui.source.processaction.SourceUpdateMultiRowDataProcessActionHandler
This method overrides the parent method including the current row number id in the parameter name.
setParameter(String, Object) - Method in class lumis.doui.table.TableAddFileMultiRowDataProcessActionHandler
Deprecated.
This method overrides the parent method including the current row number id in the parameter name.
setParameter(String, Object) - Method in class lumis.doui.table.TableAddMultiRowDataProcessActionHandler
Deprecated.
This method overrides the parent method including the current row number id in the parameter name.
setParameter(String, Object) - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Deprecated.
Detects if the given parameter is a primary key.
setParameter(String, Object) - Method in class lumis.doui.table.TableUpdateMultiRowDataProcessActionHandler
Deprecated.
This method overrides the parent method including the current row number id in the parameter name.
setParameter(String, Object) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
 
setParameter(String, Object) - Method in class lumis.util.parameter.Parameters
 
setParameter(String, String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a parameter with a single value in this request.
setParameter(String, String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets the given String parameter to this URL.
setParameter(String, String) - Method in class lumis.util.PortletParametersMap
Sets a String parameter.
setParameter(String, String[]) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a parameter with multiple values in this request.
setParameter(String, String[]) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets the given String array parameter to this URL.
setParameter(String, String[]) - Method in class lumis.util.PortletParametersMap
Sets a String array parameter.
setParameter(IParameterType) - Method in class lumis.portal.file.transformation.SimpleTransformationParameter
Sets the transformation parameter.
setParameterFromProcessAction(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
setParameterMap(Map<String, String[]>) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Replaces all parameters in this request with the specified parameters.
setParameterMap(Map<String, String[]>) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setParameters(String) - Method in class lumis.portal.PortalRequestParameters
 
setParameters(String[]) - Method in class lumis.doui.control.ValidationMessages
 
setParameters(Collection<String>) - Method in class lumis.doui.hyperlink.PreparedUrl
 
setParameters(Map<String, String[]>) - Method in class lumis.portal.page.PageRenderDataChangedEvent
Sets the parameters where the change applies.
setParameters(Map<String, String[]>) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets a parameter map for this URL.
setParameters(Map<String, String[]>) - Method in class lumis.util.PortletParametersMap
Sets a parameter map.
setParameters(IParameters) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setParameters(Document) - Method in class lumis.portal.PortalRequestParameters
 
setParameterValue(String, Object) - Method in class lumis.doui.source.Source
Deprecated.
Since 7.1.0 replaced by Source.setParameterValue(String, Object, String) to allow proper conversion of value to string. This method is kept only for backwards compatibility with callers and is no longer called by the portal container. The final modifier has been applied to this method to force overriding methods to be adjusted to override the correct method instead of being silently ignored.
setParameterValue(String, Object, String) - Method in class lumis.doui.source.Source
Sets a parameter value in this source.
setParameterValues(Properties) - Method in class lumis.portal.dao.hibernate.GenericEnumUserType
 
setParentContentId(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the parentContentId.
setParentFolder(String) - Method in class lumis.service.document.DocumentConfig
 
setParentFolder(String) - Method in class lumis.service.media.Media
 
setParentId(String) - Method in class lumis.contentservices.util.HierarchicalElement
Set the parent identifier with a given parentId.
setParentId(String) - Method in class lumis.portal.channel.ChannelConfig
 
setParentId(String) - Method in class lumis.portal.metatag.MetaTagConfig
 
setParentId(String) - Method in class lumis.portal.structure.sync.model.channel.Channel
 
setParentId(String) - Method in class lumis.portal.structure.sync.model.common.AccessControlList
 
setParentId(String) - Method in class lumis.search.SearchHit
Deprecated.
Sets the parent identifier of this hit.
setParentId(String) - Method in class lumis.util.security.acl.AccessControlList
 
setParentInterfaceInstanceId(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
SetParentNamePostLoadProcessor - Class in lumis.service.hierarchicalcontent
Fills the parentName of each row on the source with their parent content title
SetParentNamePostLoadProcessor() - Constructor for class lumis.service.hierarchicalcontent.SetParentNamePostLoadProcessor
 
setParentNodes(List<SerializationMessageConfigNode>) - Method in class lumis.portal.serialization.SerializationMessageConfigNode
 
setParentPropertyBag(PropertyBag) - Method in class lumis.portal.propertybag.PropertyBag
Sets the parent property bag.
setParentPropertyBagId(String) - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
 
setParentServiceInstanceId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setParentTemplateId(String) - Method in class lumis.portal.channel.ChannelConfig
 
setParentTemplateId(String) - Method in class lumis.portal.page.PageConfig
 
setParentTemplateId(String) - Method in class lumis.portal.structure.sync.model.channel.Channel
 
setPassword(String) - Method in class lumis.portal.user.UserConfig
 
setPassword(String, String, String) - Method in class lumis.portal.webservice.user.UserService
Change a user's password
setPassword(String, String, ITransaction) - Method in interface lumis.portal.user.IUserDao
Sets a new password for the user
setPassword(String, String, ITransaction) - Method in class lumis.portal.user.UserDaoJdbc
 
setPassword(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.user.IUserManager
Set a new password for the user
setPassword(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.user.UserManager
 
setPath(String) - Method in class lumis.portal.PortalContext.RelativePath
Deprecated.
 
setPath(String) - Method in class lumis.portal.taglib.AddResourceTag
 
setPath(String) - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler.BaseURL
 
setPath(String) - Method in class lumis.service.rss.RssConfig
 
setPath(String, String, ISourceData) - Method in class lumis.doui.source.postloadprocessor.NamePathConverterPostLoadProcessor
 
setPathIds(DouiContext) - Method in class lumis.service.navigation.ChannelTreeNavigationSource
 
setPathPattern(String) - Method in class lumis.portal.security.csr.CorsRule
Sets the pathPattern.
setPermissions(String) - Method in class lumis.socialnetworkintegration.SocialNetwork
Sets value of needed permissions when registering application to an account in this social network.
setPermissions(List<WorkflowPermissionSerializableConfig>) - Method in class lumis.content.workflow.serialization.WorkflowSerializableConfig
 
setPermissions(List<UserAgentPermission>) - Method in class lumis.service.seo.robotstxt.UserAgent
Sets the permissions.
setPermissions(Permissions) - Method in class lumis.util.security.acl.AccessControlEntry
 
setPersonalPageId(String) - Method in class lumis.socialnetwork.SocialNetwork
Sets the personalPageId.
setPhone(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets phone.
setPhoto(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets photo
setPk(GlobalGroupMembership.PK) - Method in class lumis.portal.structure.sync.model.global.GlobalGroupMembership
Sets the primary key.
setPointWeight(int) - Method in class lumis.service.banner.BannerConfig
 
setPopularity(Double) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the popularity.
setPopularityProvider(Class<? extends IDocumentPopularityProvider>) - Method in class lumis.portal.configuration.EnvironmentStandardBigDataDocumentPopularityProviderConfiguration
Sets the popularityProvider.
setPort(Integer) - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler.BaseURL
 
setPortalLogin(boolean) - Method in class lumis.portal.user.UserConfig
Sets if this user may be logged in normally by the portal's default authenticator.
setPortalUserId(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorUser
Sets the value for MonitorUser.setPortalUserId(String) in this document.
setPortletMode(PortletMode) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the portlet mode for this request.
setPortletMode(PortletMode) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setPortletMode(PortletMode) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
setPortletMode(PortletMode) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
setPortletProperties(String, Properties) - Method in interface lumis.service.wsrp.consumer.IPortletServiceManager
Sets the portlet properties.
setPortletProperties(String, Properties) - Method in class lumis.service.wsrp.consumer.PortletServiceManager
 
setPortletProperties(String, Properties) - Method in interface lumis.service.wsrp.consumer.RemotePortletManagementManager
Sets the portlet properties.
setPortletProperties(String, Properties) - Method in class lumis.service.wsrp.consumer.RemotePortletManagementManagerV1
 
setPortletProperties(String, Properties) - Method in class lumis.service.wsrp.consumer.RemotePortletManagementManagerV2
 
setPosition(int) - Method in class lumis.contentservices.util.HierarchicalElement
Set the hierarchy position with a given position.
setPosition(int) - Method in class lumis.portal.analytics.journey.JourneyStage
Sets the position.
setPosition(int) - Method in class lumis.portal.channel.ChannelConfig
 
setPosition(int) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setPosition(int) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the position of this entry in the formula.
setPosition(int) - Method in class lumis.portal.metatag.MetaTagConfig
 
setPosition(int) - Method in class lumis.portal.page.PageConfig
 
setPosition(int) - Method in class lumis.portal.security.csr.CorsRule
Sets the position.
setPosition(int) - Method in class lumis.portal.structure.sync.model.common.MetaTag
 
setPosition(int) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the position.
setPosition(int) - Method in class lumis.service.formbuilder.FormField
Sets the display position of the FormField.
setPosition(int) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the position.
setPosition(int) - Method in class lumis.service.mediaalbum.MediaResumeConfig
Sets the current order of the media in their album.
setPosition(int) - Method in class lumis.service.newsletter.Category
Sets the position.
setPosition(int) - Method in class lumis.service.questionnaire.Question
Sets question position
setPosition(int) - Method in class lumis.service.rss.RssConfig
 
setPosition(int) - Method in class lumis.service.vote.VoteOptionConfig
 
setPosition(Integer) - Method in class lumis.portal.structure.sync.model.page.PageCss
 
setPosition(Integer) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the position.
setPositionAttributes(Node, ITransaction) - Method in class lumis.doui.service.DouiService
Sets default attribute values for position field.
setPost(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Sets the post value.
setPost(String) - Method in class lumis.service.userpost.UserPost
Sets the user post text.
setPostedByUser(String) - Method in class lumis.service.forum.ForumMessageConfig
 
setPostId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Sets the postId.
setPostId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.PostAttachment
Sets the PostId associated to this attachment.
setPostMessagePermission(boolean) - Method in class lumis.service.userpost.UserPostResource.UserPermissions
 
setPrefix(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setPreview(boolean) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the value that will be used on IServiceInterfaceRequest.isPreview().
setPreview(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setPreviewModeEnabled(boolean) - Method in class lumis.portal.page.PageWebResource
Sets the preview mode for processing this page web resource.
setPreviewSupported(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setPreviewSupportedProperty(SessionConfig, Node, ITransaction) - Method in class lumis.content.service.ContentAdministrationListServiceInterface
 
setPreviewSupportedProperty(SessionConfig, Node, ITransaction) - Method in class lumis.content.service.ContentDetailsServiceInterface
 
setPreviewSupportedProperty(SessionConfig, Node, ITransaction) - Method in class lumis.content.service.ContentGenericListServiceInterface
 
setPreviousParametersStorageId(IServiceInterfaceRequest) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets the previous parameters storage id with the value taken from the given request.
setPreviousUrl(String) - Method in class lumis.portal.rest.util.ListResult
Sets the URL the corresponds to the previous page of this list.
setPrimaryColor(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the primaryColor.
setPrimaryKey(boolean) - Method in class lumis.service.content.wizard.FieldResume
Sets if field is primary key.
setPrimaryKeyAttribute(String) - Method in class lumis.content.table.ContentTableAddFileMultiRowDataProcessActionHandler
Deprecated.
There exists multiple primary keys.
setPrimaryKeyAttribute(String) - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Deprecated.
Sets the primary key value in the request attribute.
setPrimaryKeyAttribute(String) - Method in class lumis.doui.table.TableAddFileMultiRowDataProcessActionHandler
Deprecated.
There exists multiple primary keys.
setPrimaryKeyAttribute(String) - Method in class lumis.doui.table.TableAddMultiRowDataProcessActionHandler
Deprecated.
There exists multiple primary keys.
setPrimaryKeyFieldId(String) - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
setPrimaryKeyFieldId(String) - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
setPrimaryKeyFieldId(String) - Method in class lumis.service.rss.RssConfig
 
setPrimaryKeyFieldId(String) - Method in class lumis.util.query.QueryCreateTable
Sets the field id of the field that should be created as the primary key.
setPrimaryKeyParameter(Object) - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Deprecated.
The primary key value of the inserted data is placed in the process action parameters.
setPrimaryKeyRenderParameter(String) - Method in class lumis.content.table.ContentTableAddFileMultiRowDataProcessActionHandler
Deprecated.
setPrimaryKeyRenderParameter(String) - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Deprecated.
Since 4.0.10 the primary key is no longer stored as a render parameter. This method was replaced by TableAddDataProcessActionHandler.setPrimaryKeyAttribute(String). For backward compatibility, this method calls TableAddDataProcessActionHandler.setPrimaryKeyAttribute(String).
setPrimaryKeyRenderParameter(String) - Method in class lumis.doui.table.TableAddFileMultiRowDataProcessActionHandler
Deprecated.
setPrimaryKeyRenderParameter(String) - Method in class lumis.doui.table.TableAddMultiRowDataProcessActionHandler
Deprecated.
setPrimaryName(boolean) - Method in class lumis.service.content.wizard.FieldResume
Sets if field is primary name.
setPrimaryName(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setPrimaryName(String) - Method in class lumis.content.core.ContentVersion
Sets the primary name for this content version.
setPrimaryName(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setPrimaryNameFieldId(String) - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
setPrincipalId(String) - Method in class lumis.content.workflow.WorkflowPermission
Sets the identifier of the principal this permission instance is granting a role.
setPrincipalId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission
Sets the principal identifier.
setPrincipalId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionXml
Sets the principal identifier.
setPrincipalShortIdField(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Sets the name of the field in the view that contains the principal short identifier.
setPrincipalType(int) - Method in class lumis.content.workflow.serialization.WorkflowPermissionSerializableConfig
 
setPrincipalType(int) - Method in class lumis.portal.group.serialization.GroupMemberSerializableConfig
 
setPrincipalType(int) - Method in class lumis.util.security.acl.serialization.AccessControlListEntrySerializableConfig
 
setPrintable(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setPrintable(int) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setPrinting(boolean) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRenderRequest
Sets the boolean value to be available in IServiceInterfaceRenderRequest.isPrinting() method.
setPrinting(boolean) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
setPrinting(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
setPriority(double) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityDocumentPriority
Sets the priority value.
setPriority(double) - Method in class lumis.portal.activitystream.ActivityPriority
Sets the priority value.
setPriority(int) - Method in class lumis.portal.page.link.PageLinkConfig
Sets the priority.
setPriority(int) - Method in class lumis.portal.website.Website
Sets the priority for this website.
setPriority(int) - Method in class lumis.service.userpost.UserPost
Sets the user post priority.
setPriorityOptions(Node, ITransaction) - Method in class lumis.doui.service.DouiService
 
setPrivacyTermContent(Content) - Method in class lumis.service.privacyterm.api.ProcessPurpose
Sets the privacyTermContent.
setPrivate(boolean) - Method in class lumis.portal.propertybag.Property
Specifies if this property is private or public.
setPrivateMessage(boolean) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setPrivateMessagesEnabled(boolean) - Method in class lumis.collaboration.chat.ChatSendMessageControl
 
setProbability(Integer) - Method in class lumis.service.analytics.abtest.bean.ABTestExperiment
Sets the probability.
setProbability(Integer) - Method in class lumis.service.analytics.abtest.bean.ABTestExperimentVariant
Sets the probability.
setProcessActionEvent(boolean) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Sets this event either as process action event or a normal one.
setProcessActionEvent(boolean) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setProcessActionHandlerParameter(IProcessActionHandler, String) - Method in class lumis.doui.control.DataControl
Set the process action parameter with the control current value.
setProcessActionHandlerParameter(IProcessActionHandler, String, Object) - Method in class lumis.doui.control.DataControl
Set the process action parameter name and value.
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.comments.CommentsControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsListControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.workflow.WorkflowActionControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.content.control.workflow.WorkflowSendToControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.ControlContainer
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.DataControl
Sets the control value as a process action handler parameter.
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.datagrid.DataGridControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.dynamiclist.DynamicListControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.htmleditor.HtmlEditorControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in interface lumis.doui.control.IDataControl
Sets the control parameters for the process action handler.
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.itempicker.OrderedMultiItemPickerControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.multifileupload.MultiFileUploadControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.doui.control.radiobutton.RadioButtonControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.service.autoadministration.control.WorkflowActionControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.service.autoadministration.control.WorkflowSendToControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.service.doui.dynamiclist.AddDynamicListSourceControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.service.doui.fields.FieldsControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.service.login.LogoutOriginalWebResourcePathInputHiddenControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.service.portalmanagement.channel.ChannelInheritedPageTemplateControl
 
setProcessActionHandlerParameters(IProcessActionHandler) - Method in class lumis.service.portalmanagement.xsleditor.XslEditorControl
 
setProcessBeforeWrites(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
Sets whether the before writes should be processed by the ServiceContainer.
setProcessId(String) - Method in class lumis.portal.progress.ProgressConfig
 
setProcessId(String) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setProcessId(String) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the processId.
setProcessTime(Time) - Method in class lumis.service.newsletter.Schedule
 
setProducerEntity(ProducerEntity) - Method in class lumis.service.wsrp.consumer.producermanager.Registration
 
setProfileImage(InputStream, String) - Method in class lumis.portal.user.UserConfig
Sets the profile image of the given user.
setProfileImage(FileParameter) - Method in class lumis.doui.control.profileimage.InputProfileImageControl.ProfileImageData
 
setProperty(String, String) - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
 
setProperty(String, String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a single value for the specified property.
setProperty(String, String) - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
 
setProperty(String, String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
setProperty(String, String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
 
setProperty(WebFileReplicationProperty) - Method in class lumis.portal.webfilereplication.WebFileReplicationPropertyValue
Defines the property associated with the value.
setPropertyBagId(String) - Method in class lumis.portal.channel.ChannelConfig
Sets the property bag identifier.
setPropertyBagId(String) - Method in class lumis.portal.page.PageConfig
Sets the property bag identifier.
setPropertyValue(String, String) - Method in class lumis.portal.structure.GenericStructureElementPropertiesAccessor
 
setPropertyValue(String, String) - Method in interface lumis.portal.structure.IStructureElementPropertiesAccessor
Sets on the local property structure map a given propertyValue property value for a given propertyName property name.
setPropertyValue(String, String) - Method in class lumis.portal.structure.StructureElement
Sets on the local property structure map a given propertyValue property value for a given propertyName property name.
setPropertyValues(String, List<String>) - Method in class lumis.portal.structure.StructureElement
Sets on the local property structure map a given propertyValues property values for a given propertyName property name.
setPropertyValues(Collection<WebFileReplicationPropertyValue>) - Method in class lumis.portal.webfilereplication.WebFileReplication
Defines the the properties values of the replication.
setProtocol(int) - Method in class lumis.portal.channel.ChannelConfig
 
setProtocol(int) - Method in class lumis.portal.page.PageConfig
 
setProvider(String) - Method in class lumis.portal.crypto.MessageDigestCipher
Sets the message digest provider to be used.
setPubDateFieldId(String) - Method in class lumis.service.rss.RssConfig
 
setPublicationDestination(String) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Set the publicationDestination for this application to publish in this social network.
setPublicationToken(String) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Set the publicationToken this application uses when publishing in this social network.
setPublicFilesChannelId(String) - Method in class lumis.portal.deployment.Component
Sets the publicFilesChannelId.
setPublicRenderParameterHolder(String, PublicRenderParameterHolder) - Method in class lumis.service.wsrp.producer.PortletDescriptorHolderImpl
 
setPublishDate(Date) - Method in class lumis.service.rss.RssResultRow
 
setPublishDate(Date) - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Sets the message's scheduled publishing date.
setPublishDateTime(Date) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the publish date time in this document.
setPublishDateTime(Date) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the publishDateTime.
setPublished(boolean) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersionPublication
Sets the value for ContentVersionDocumentType.PublicationFields.PUBLISHED in this document.
setPublished(boolean) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setPublishedVersion(boolean) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setPublishedVersion(ContentVersion) - Method in class lumis.content.core.ContentLocale
Sets the published version of the content in this locale.
setPublishEndDateTime(Timestamp) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setPublishEndDateTime(Date) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersionPublication
setPublishEndDateTime(Date) - Method in class lumis.content.core.ContentPublication
Sets the maximum time limit for this publication.
setPublishStartDateTime(Timestamp) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setPublishStartDateTime(Date) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersionPublication
setPublishStartDateTime(Date) - Method in class lumis.content.core.ContentPublication
Sets the initial date-time from which the publication is to be done.
setQuarter(long) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorDateTimeField
Sets the value for quarter in this document.
setQueryfield(QueryField) - Method in class lumis.util.query.QuerySortOrder
 
setQuestion(String) - Method in class lumis.service.vote.VoteQuestionConfig
 
setQuestionId(String) - Method in class lumis.service.vote.VoteOptionConfig
 
setQuestionnaire(Questionnaire) - Method in class lumis.service.questionnaire.Answer
Set this answer questionnaire
setQuestionnaire(Questionnaire) - Method in class lumis.service.questionnaire.Question
Set question questionnaire
setQuestions(List<Question>) - Method in class lumis.service.questionnaire.Questionnaire
 
setQueueLockTimeout(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the time in seconds for mail queue lock timeout.
setQueueSize(Integer) - Method in class lumis.portal.configuration.EnvironmentMonitorConfiguration
Sets the queueSize.
setRank(float) - Method in class lumis.search.SearchHit
Deprecated.
Sets the rank value.
setRawValue(Object) - Method in class lumis.doui.control.DataBoundControl
Sets directly the value in this control.
setRawValue(Object) - Method in class lumis.doui.control.DataControl
Sets directly the value in this control.
setRawVersion(String) - Method in class lumis.portal.deployment.Component
Sets the rawVersion.
setReadData(String) - Method in class lumis.doui.source.Source
Returns the load type of the source.
setReadOnly() - Method in class lumis.portal.filesystem.PortalFile
Deprecated.
setReadOnly(ITransaction, Collection<T>) - Method in class lumis.portal.dao.hibernate.GenericHibernateManualUpdateDao
Sets a collection of beans to read-only state.
setRegistration(Registration) - Method in class lumis.service.wsrp.consumer.producermanager.ClonedPortlet
 
setRegistrationContext(RegistrationContext) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
Sets the registration context.
setRelationId(String) - Method in class lumis.util.query.QueryTable
 
setRelationshipType(RelationshipType) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipNode
Sets the relationship type.
setReleaseVersion(int) - Method in class lumis.upgrade.BuildConfig
Sets the release version of this build.
setReload(boolean) - Method in class lumis.doui.control.DataBoundControl
 
setReload(boolean) - Method in interface lumis.doui.control.IDataBoundControl
Sets the reload flag in the control.
setRemoteMessageId(String) - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Sets the published message's id in the social network.
setRemoteUser(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the remote user returned by PortletRequest.getRemoteUser().
setRemoved(Boolean) - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Sets the removed.
setRemoveMailsSent(boolean) - Method in interface lumis.portal.sendmail.IMailConfig
Sets if mails sent successfully should be automatically removed from the database.
setRenderAs(int) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setRenderAs(int) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setRenderData() - Method in class lumis.collaboration.chat.ChatHistoryControl
 
setRenderData() - Method in class lumis.collaboration.chat.ChatMessageListControl
 
setRenderData() - Method in class lumis.collaboration.chat.ChatSendMessageControl
 
setRenderData() - Method in class lumis.content.control.autolayout.AutoLayoutAssociationInformationControl
 
setRenderData() - Method in class lumis.content.control.autolayout.AutoLayoutCategorizationAssociationControl
 
setRenderData() - Method in class lumis.content.control.button.ContentAnalyticsButtonControl
 
setRenderData() - Method in class lumis.content.control.button.GenerateContentButtonControl
 
setRenderData() - Method in class lumis.content.control.button.PreviewButtonControl
 
setRenderData() - Method in class lumis.content.control.button.SaveAndPreviewButtonControl
 
setRenderData() - Method in class lumis.content.control.button.ServiceInstanceAnalyticsButtonControl
 
setRenderData() - Method in class lumis.content.control.button.VersionsButtonControl
 
setRenderData() - Method in class lumis.content.control.categorization.InputCategoryControl
 
setRenderData() - Method in class lumis.content.control.comments.CommentsAddControl
 
setRenderData() - Method in class lumis.content.control.comments.CommentsControl
 
setRenderData() - Method in class lumis.content.control.contentpicker.ContentPickerControl
 
setRenderData() - Method in class lumis.content.control.language.LanguageControl
 
setRenderData() - Method in class lumis.content.control.language.LanguageFilterControl
 
setRenderData() - Method in class lumis.content.control.lock.LockButtonControl
 
setRenderData() - Method in class lumis.content.control.lock.LockedMessageControl
 
setRenderData() - Method in class lumis.content.control.lock.StealLockButtonControl
 
setRenderData() - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
setRenderData() - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsListControl
 
setRenderData() - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
setRenderData() - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
 
setRenderData() - Method in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkControl
 
setRenderData() - Method in class lumis.content.control.tag.InputTagControl
 
setRenderData() - Method in class lumis.content.control.version.VersionControl
 
setRenderData() - Method in class lumis.content.control.workflow.SelectWorkflowControl
 
setRenderData() - Method in class lumis.content.control.workflow.WorkflowActionControl
 
setRenderData() - Method in class lumis.content.control.workflow.WorkflowAssignedToControl
 
setRenderData() - Method in class lumis.content.control.workflow.WorkflowAssignedToFilterControl
 
setRenderData() - Method in class lumis.content.control.workflow.WorkflowSendToControl
 
setRenderData() - Method in class lumis.content.control.workflow.WorkflowStateControl
 
setRenderData() - Method in class lumis.content.control.workflow.WorkflowStateFilterControl
 
setRenderData() - Method in class lumis.doui.control.asyncprogress.AsyncProgressControl
 
setRenderData() - Method in class lumis.doui.control.autorefresh.AutoRefreshControl
 
setRenderData() - Method in class lumis.doui.control.button.AccessControlButton
 
setRenderData() - Method in class lumis.doui.control.button.AddButton2Control
 
setRenderData() - Method in class lumis.doui.control.button.AddButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.ButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.CancelButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.ConfigureButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.DeleteButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.EditButton2Control
 
setRenderData() - Method in class lumis.doui.control.button.EditButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.OkButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.PositionFieldOrderButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.PrintButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.RefreshButtonControl
 
setRenderData() - Method in class lumis.doui.control.button.VersionEditButtonControl
 
setRenderData() - Method in class lumis.doui.control.checkbox.CheckBoxControl
 
setRenderData() - Method in class lumis.doui.control.checkbox.CheckBoxListControl
 
setRenderData() - Method in class lumis.doui.control.conditional.ConditionalRenderControl
 
setRenderData() - Method in class lumis.doui.control.Control
 
setRenderData() - Method in class lumis.doui.control.controlgroup.ControlGroupControl
 
setRenderData() - Method in class lumis.doui.control.DataBoundControl
 
setRenderData() - Method in class lumis.doui.control.datagrid.DataGridControl
Sets information for rendering.
setRenderData() - Method in class lumis.doui.control.datepicker.CalendarControl
 
setRenderData() - Method in class lumis.doui.control.datepicker.DateTimePickerControl
 
setRenderData() - Method in class lumis.doui.control.datepicker.MonthPickerControl
 
setRenderData() - Method in class lumis.doui.control.datepicker.TimePickerControl
 
setRenderData() - Method in class lumis.doui.control.dropdownlist.DropDownListControl
 
setRenderData() - Method in class lumis.doui.control.dynamiclist.DynamicListControl
 
setRenderData() - Method in class lumis.doui.control.email.EmailControl
 
setRenderData() - Method in class lumis.doui.control.ErrorSummaryControl
 
setRenderData() - Method in class lumis.doui.control.fileupload.FileListControl
 
setRenderData() - Method in class lumis.doui.control.fileupload.FilesPickerControl
 
setRenderData() - Method in class lumis.doui.control.fileupload.FileUploadControl
 
setRenderData() - Method in class lumis.doui.control.filter.FilterControl
 
setRenderData() - Method in class lumis.doui.control.filter.ParentFilterControl
 
setRenderData() - Method in class lumis.doui.control.form.FormControl
 
setRenderData() - Method in class lumis.doui.control.htmleditor.FCKEditorPopUpFixerControl
 
setRenderData() - Method in class lumis.doui.control.htmleditor.HtmlEditorControl
 
setRenderData() - Method in interface lumis.doui.control.IControl
 
setRenderData() - Method in class lumis.doui.control.include.IncludeControl
 
setRenderData() - Method in class lumis.doui.control.inputtext.InputTextControl
 
setRenderData() - Method in class lumis.doui.control.interfaceheader.InterfaceHeaderControl
 
setRenderData() - Method in class lumis.doui.control.interfaceheaderbuttons.InterfaceHeaderButtonsControl
 
setRenderData() - Method in class lumis.doui.control.itempicker.ItemPickerControl
 
setRenderData() - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
setRenderData() - Method in class lumis.doui.control.itempicker.OrderedMultiItemPickerControl
 
setRenderData() - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
setRenderData() - Method in class lumis.doui.control.label.LabelControl
 
setRenderData() - Method in class lumis.doui.control.link.LinkControl
 
setRenderData() - Method in class lumis.doui.control.multifileupload.MultiFileUploadControl
 
setRenderData() - Method in class lumis.doui.control.optionlist.OptionListControl
 
setRenderData() - Method in class lumis.doui.control.pagination.PaginationControl
 
setRenderData() - Method in class lumis.doui.control.pane.PaneControl
 
setRenderData() - Method in class lumis.doui.control.parentcontent.SelectParentContentControl
 
setRenderData() - Method in class lumis.doui.control.parentcontent.SelectParentContentTreeControl
 
setRenderData() - Method in class lumis.doui.control.password.PasswordControl
 
setRenderData() - Method in class lumis.doui.control.primarykey.PrimaryKeyControl
Sets the render data for the control.
setRenderData() - Method in class lumis.doui.control.principalpicker.PrincipalPickerControl
 
setRenderData() - Method in class lumis.doui.control.principalpicker.ServiceInstancePrincipalPickerControl
 
setRenderData() - Method in class lumis.doui.control.profileimage.InputProfileImageControl
 
setRenderData() - Method in class lumis.doui.control.progress.ProgressControl
 
setRenderData() - Method in class lumis.doui.control.progress.ProgressPanelControl
 
setRenderData() - Method in class lumis.doui.control.radiobutton.RadioButtonControl
 
setRenderData() - Method in class lumis.doui.control.radiobutton.RadioButtonListControl
 
setRenderData() - Method in class lumis.doui.control.script.ScriptControl
 
setRenderData() - Method in class lumis.doui.control.selectchannel.SelectChannelOrChannelTemplateControl
 
setRenderData() - Method in class lumis.doui.control.selectchannel.SelectChannelPageTreeControl
 
setRenderData() - Method in class lumis.doui.control.selectpage.SelectChannelChildControl
 
setRenderData() - Method in class lumis.doui.control.tab.TabbedControl
 
setRenderData() - Method in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
setRenderData() - Method in class lumis.doui.control.tabulardata.TabularDataControl
 
setRenderData() - Method in class lumis.doui.control.text.TextControl
 
setRenderData() - Method in class lumis.doui.control.validator.RequiredValuesDescriptorControl
 
setRenderData() - Method in class lumis.doui.control.ValidatorControl
 
setRenderData() - Method in class lumis.doui.search.SearchAggregationControl
 
setRenderData() - Method in class lumis.portalmanagement.doui.control.tag.TagControl
 
setRenderData() - Method in class lumis.service.activitystream.ActivityStreamConfigurationInfoControl
 
setRenderData() - Method in class lumis.service.analytics.automationflow.control.FlowEditorControl
 
setRenderData() - Method in class lumis.service.analytics.commons.control.CustomerExperienceCommonsControl
 
setRenderData() - Method in class lumis.service.analytics.eventanalytics.control.EventAnalyticsControl
 
setRenderData() - Method in class lumis.service.analytics.eventsadmin.AllFieldGroupsControl
 
setRenderData() - Method in class lumis.service.analytics.eventsadmin.AllFieldsControl
 
setRenderData() - Method in class lumis.service.analytics.usersegmentation.control.UserSegmentationControl
 
setRenderData() - Method in class lumis.service.autoadministration.AutoAdministrationBreadCrumbTreeItemControl
 
setRenderData() - Method in class lumis.service.autoadministration.control.ExecuteScriptControl
 
setRenderData() - Method in class lumis.service.autoadministration.control.WorkflowActionControl
 
setRenderData() - Method in class lumis.service.autoadministration.control.WorkflowAssignedToControl
 
setRenderData() - Method in class lumis.service.autoadministration.control.WorkflowMetaDataControl
 
setRenderData() - Method in class lumis.service.autoadministration.control.WorkflowSendToControl
 
setRenderData() - Method in class lumis.service.autoadministration.control.WorkflowStateControl
 
setRenderData() - Method in class lumis.service.autoadministration.control.WorkflowStatusAdvancedTabularDataControl
 
setRenderData() - Method in class lumis.service.banner.BannerControl
 
setRenderData() - Method in class lumis.service.comment.CurrentContentLocaleIdControl
 
setRenderData() - Method in class lumis.service.content.publishtosocialnetworks.AutoLayoutPublishToSocialNetworksAdministrationListControl
 
setRenderData() - Method in class lumis.service.document.control.DocumentPickerControl
 
setRenderData() - Method in class lumis.service.document.DocumentParentFilterControl
 
setRenderData() - Method in class lumis.service.doui.dynamiclist.AddDynamicListSourceControl
 
setRenderData() - Method in class lumis.service.doui.fields.FieldsControl
 
setRenderData() - Method in class lumis.service.doui.positionfield.PositionFieldInterfaceHeaderControl
 
setRenderData() - Method in class lumis.service.doui.publisherfilters.PublisherFiltersAutoLayoutFieldsControl
 
setRenderData() - Method in class lumis.service.forum.ForumButtonVisibilityControl
 
setRenderData() - Method in class lumis.service.forum.ForumMessageListPaginationControl
 
setRenderData() - Method in class lumis.service.forum.TopicViewCounterControl
 
setRenderData() - Method in class lumis.service.locale.LocalePickerControl
 
setRenderData() - Method in class lumis.service.login.AccessErrorMessageTranslator
 
setRenderData() - Method in class lumis.service.mailmarketing.UserEmailVerifierControl
 
setRenderData() - Method in class lumis.service.media.control.MediaPickerControl
 
setRenderData() - Method in class lumis.service.media.MediaParentFilterControl
 
setRenderData() - Method in class lumis.service.navigation.NavigationControl
 
setRenderData() - Method in class lumis.service.newsletter.UserEmailVerifierControl
 
setRenderData() - Method in class lumis.service.pagepersonalization.doui.control.InterfaceInstancePreviewControl
 
setRenderData() - Method in class lumis.service.pagepersonalization.doui.control.InterfaceSelectionDropDownListControl
 
setRenderData() - Method in class lumis.service.pagepersonalization.doui.control.PagePersonalizationWidgetUsedByControl
 
setRenderData() - Method in class lumis.service.pagepersonalization.doui.control.ServiceInterfacePickerControl
 
setRenderData() - Method in class lumis.service.portalmanagement.areatag.AreaTagsControl
 
setRenderData() - Method in class lumis.service.portalmanagement.channel.ChannelInheritedPageTemplateControl
 
setRenderData() - Method in class lumis.service.portalmanagement.channel.ChannelWebsiteChanceCheckControl
 
setRenderData() - Method in class lumis.service.portalmanagement.genericacl.GenericAclControl
 
setRenderData() - Method in class lumis.service.portalmanagement.pagecache.PageCacheConfirmMessageControl
 
setRenderData() - Method in class lumis.service.portalmanagement.serialization.AdminMemberConditionalRenderControl
 
setRenderData() - Method in class lumis.service.portalmanagement.serialization.SelectImportFileControl
 
setRenderData() - Method in class lumis.service.portalmanagement.server.EnviromentPropertiesControl
 
setRenderData() - Method in class lumis.service.portalmanagement.serviceinstance.EditServiceInstanceTabbedControl
 
setRenderData() - Method in class lumis.service.portalmanagement.serviceinstance.ServiceInstanceUsedByControl
 
setRenderData() - Method in class lumis.service.portalmanagement.serviceinstanceacl.workflow.WorkflowServiceInstanceAclControl
 
setRenderData() - Method in class lumis.service.portalmanagement.serviceinterfaceinstance.InterfaceInstanceInContextEditSupportControl
 
setRenderData() - Method in class lumis.service.portalmanagement.socialnetwork.doui.control.SelectChannelPageTreeControl
 
setRenderData() - Method in class lumis.service.portalmanagement.socialnetwork.doui.control.SelectPageControl
 
setRenderData() - Method in class lumis.service.portalmanagement.structure.doui.control.WebsiteChangeCheckControl
 
setRenderData() - Method in class lumis.service.portalmanagement.webfilereplication.WebFileReplicationPropertiesControl
 
setRenderData() - Method in class lumis.service.portalmanagement.xsleditor.InputTextProxyControl
 
setRenderData() - Method in class lumis.service.portalmanagement.xsleditor.RenderActionOnLoadScriptControl
 
setRenderData() - Method in class lumis.service.portalmanagement.xsleditor.XslEditorControl
 
setRenderData() - Method in class lumis.service.portalmanagement.xsleditor.XslFileEditorControl
 
setRenderData() - Method in class lumis.service.socialnetworkintegration.control.AccountServiceInstancePaneControl
Set the render data.
setRenderData() - Method in class lumis.service.socialnetworkservices.microblog.doui.control.CommentAreaListControl
 
setRenderData() - Method in class lumis.service.socialnetworkservices.microblog.doui.control.FollowButtonControl
 
setRenderData() - Method in class lumis.service.wsrp.producer.ProducerAdministrationListAddButtonControl
 
setRenderData() - Method in class lumis.service.wsrp.producer.WSRPCheckBoxListControl
Deprecated.
 
setRenderDataChangedNotificationEnabled(boolean) - Method in class lumis.doui.source.Source
Sets whether render data changed notification will be generated by this source object on corresponding operations.
setRenderParameter(String, String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setRenderParameter(String, String) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
setRenderParameter(String, String[]) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setRenderParameter(String, String[]) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
setRenderParameters(Map<String, String[]>) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setRenderParameters(Map<String, String[]>) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
setReplace(Node) - Method in class lumis.portal.deployment.Component
Sets the replace.
setReplacementStateParameter(ReplaceInterfacesStorage, String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Sets the replacement interface storage.
setReplicateOnPut() - Method in class lumis.portal.cache.PortalCache
Experimental feature - Configure this cache to replicate an entry when it is added to the cache.
setReplication(WebFileReplication) - Method in class lumis.portal.webfilereplication.WebFileReplicationPropertyValue
Defines the web file replication that owns the property.
setReplyTo(String) - Method in interface lumis.portal.sendmail.IBaseMail
Sets the reply to field of this mail.
setReportType(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the reportType.
setRequestDateTime(Date) - Method in class lumis.portal.sendmail.dao.hibernate.MailQueue
 
setRequestedPage(HttpServletRequest, HttpServletResponse, String) - Static method in class lumis.portal.authentication.LoginControllerHtml
Stores a requested page URI in the session, for later retrieval by LoginControllerHtml.getRequestedPage(HttpServletRequest).
setRequestedSessionIdValid(boolean) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
setRequestMode() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml
Sets the Request Mode.
setRequestRate(String) - Method in class lumis.service.seo.robotstxt.UserAgent
Sets the requestRate.
setRequestTime(Date) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setRequired(boolean) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setRequired(boolean) - Method in interface lumis.portal.monitor.IMonitorFieldGroupInstanceSPI
Sets whether this field group instance is required.
setRequired(boolean) - Method in interface lumis.portal.monitor.IMonitorFieldInstanceSPI
Sets whether this field instance is required.
setRequired(boolean) - Method in class lumis.portal.monitor.impl.MonitorFieldGroupInstance
Sets whether this field group instance is required.
setRequired(boolean) - Method in class lumis.portal.monitor.impl.MonitorFieldInstance
Sets whether this field instance is required.
setRequired(boolean) - Method in class lumis.service.content.wizard.FieldResume
Sets if field is required.
setRequired(boolean) - Method in class lumis.service.formbuilder.FormField
Sets if the user is required to answer the FormField.
setRequired(boolean) - Method in class lumis.service.questionnaire.Question
Sets question requirement
setResourcePath(String) - Method in class lumis.portal.localization.CustomStringConfig
 
setResources(Set<Resource>) - Method in class lumis.service.resourcescheduler.Schedule
Sets the resources.
setResponse(MockServiceInterfaceRenderResponse) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
setResponse(ServiceContainerResponse) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
Sets the given response in this request.
setResponse(IServiceInterfaceRenderResponseSPI) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
Sets the wrapped response.
setRestContext(Map<String, Object>) - Static method in class lumis.portal.rest.RestApplication
Sets a list of preferences of the user on the thread local.
setRestEnabled(boolean) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Sets the restEnabled.
setRestFilterLumisUserId(boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the restFilterLumisUserId.
setRestFilterMonitorUserId(boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the restFilterMonitorUserId.
setRestFilterProjectId(boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets whether this report should demand a filter for project identifier when accessed through the REST interface.
setRestFriendlyId(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the restFriendlyId.
setRestShortName(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Sets the shortName.
setResult(HealthCheckResult.ResultType) - Method in class lumis.portal.healthmonitor.HealthCheckResult
 
setResume(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets the resume.
setResumeDateTime(Date) - Method in class lumis.portal.analytics.automationflow.SuspendedFlow
Sets the resumeDateTime.
setReversedNormalizedToken(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorStringField
Sets the value for reversed normalized token version of the string in this document.
setReverseName(String) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipType
Sets the display name to target.
setRightField(IQueryValue) - Method in class lumis.util.query.QueryAssignment
 
setRightField(IQueryValue) - Method in class lumis.util.query.QueryFilter
 
setRightField(QueryField) - Method in class lumis.util.query.QueryJoin
 
setRightParentheses(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the right parentheses for this entry.
setRole(String) - Method in class lumis.content.workflow.WorkflowPermission
Sets the role this permission instance is granting.
setRole(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission
Sets the role.
setRole(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionRoleXml
Sets the role.
setRoomId(String) - Method in class lumis.service.resourcescheduler.Schedule
Sets the roomId.
setRootChannelId(String) - Method in class lumis.portal.serialization.BaseSerializationConfig
 
setRootChannelId(String) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setRootChannelId(String) - Method in class lumis.portal.website.Website
Sets the root channel of this web site.
setRowspan(Integer) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setRssServiceInstanceId(String) - Method in class lumis.service.rss.RssConfig
 
setRunning(boolean) - Method in class lumis.portal.clock.ClockConfig
Sets if this clock is currently running.
setRunning(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.clock.ClockManager
 
setRunning(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.clock.IClockManager
Sets the running status of a clock in the database.
setRunOnlyOnServer(String) - Method in class lumis.portal.clock.ClockConfig
 
setRuntimeAttributes() - Method in class lumis.doui.control.Control
 
setRuntimeAttributes() - Method in interface lumis.doui.control.IControl
Replaces runtime attributes in this control's definition node with their evaluated values.
setRuntimeDataProviderClassName(String) - Method in class lumis.portal.page.PageConfig
setRuntimeDataProviderType(int) - Method in class lumis.portal.page.PageConfig
Deprecated.
setRuntimeOnly(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setRunTimeServiceInstanceId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
setRunTimeServiceInstanceId(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Sets the runtime service instance identifier.
setRunTimeServiceInterfaceId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
setRunTimeServiceInterfaceId(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Sets the runtime service interface identifier.
Sets - Class in lumis.util.collections
Provides operations over sets.
Sets() - Constructor for class lumis.util.collections.Sets
 
setSaveXml(boolean) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRenderRequest
Sets the boolean value to be available in IServiceInterfaceRenderRequest.getSaveXml() method.
setSaveXml(boolean) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
setSaveXml(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
setSchedule(boolean) - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Set the option of automatic execution.
setSchedule(boolean) - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Set the option of automatic execution.
setScheduledDateTime(Date) - Method in class lumis.portal.processqueue.QueueTaskScheduleConfig
Sets the scheduled date-time for the execution of the task.
setScheduleMonthDay(Integer) - Method in class lumis.service.newsletter.Schedule
 
setScheduleType(int) - Method in class lumis.service.newsletter.Schedule
 
setScheduleWeekDay(Integer) - Method in class lumis.service.newsletter.Schedule
 
setScheme(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the return value for PortletRequest.getScheme().
setScope(String) - Method in class lumis.search.filter.SearchClause
Deprecated.
Sets the scope for this search clause.
setSearchable(boolean) - Method in class lumis.service.content.wizard.FieldResume
Sets if field is searchable.
setSearchEngineId(String) - Method in class lumis.doui.search.common.DouiIndexConfig
Deprecated.
 
setSearchInterfaceId(String) - Method in class lumis.doui.control.itempicker.ItemPickerControl
 
setSearchInterfaceId(String) - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
setSearchQueryFilter(ISearchQueryFilter) - Method in class lumis.doui.search.SearchDataProvider.ParsedUserQuery
Sets the search query filter.
setSecure(boolean) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the return value for PortletRequest.isSecure().
setSecure(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
Indicated the security setting for this URL.
setSegmentationFilter(JSONObject) - Method in class lumis.service.analytics.usersegmentation.bean.UserSegmentation
Sets the segmentation filter.
setSelectedElementsRenderData() - Method in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
setSendDateTime(Date) - Method in class lumis.service.mailmarketing.Bulletin
 
setSenderEmail(String) - Method in class lumis.service.mailmarketing.Bulletin
 
setSenderEmail(String) - Method in class lumis.service.newsletter.Model
Sets the senderEmail.
setSendInterval(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the interval, in seconds, to wait between each mail send in a thread processing the sendmail queue.
setSentDateTime(Date) - Method in interface lumis.portal.sendmail.IMailSendStatus
Sets the datetime of the last try to send the mail.
setSentTime(Date) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setSeoDescription(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
Sets the value of ContentVersionDocumentType.ContentVersionFields.SEO_DESCRIPTION stored in this document.
setSeoDescription(String) - Method in class lumis.content.core.ContentVersion
Sets the description specific for SEO.
setSerializationMessageConfig(SerializationMessageConfig) - Method in class lumis.portal.serialization.SerializationMessageConfigNode
 
setSerializationSettings(SerializationSettings) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setServerName(String) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the server name returned by PortletRequest.getServerName().
setServerPort(int) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the server port returned by PortletRequest.getServerPort().
setServerSideIncludeType(int) - Method in class lumis.portal.page.PageConfig
Sets whether the server side include directives should be processed for this page.
setServiceConfig(ServiceConfig) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the new ServiceConfig instance to be available in IServiceInterfaceRequest.getServiceConfig().
setServiceConfig(ServiceConfig) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setServiceDescription(String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
setServiceId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setServiceId(String) - Method in class lumis.content.wizard.ContentWizardServiceConfig
 
setServiceId(String) - Method in class lumis.doui.DouiConfig
 
setServiceId(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the given service identifier in this document.
setServiceId(String) - Method in class lumis.portal.clock.ClockConfig
Sets the service this clock belongs to.
setServiceId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setServiceId(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setServiceId(String) - Method in class lumis.portlet.container.deployment.PortletDeployConfig
Deprecated.
Sets the id for the service that will be created for the portlet.
setServiceId(String) - Method in class lumis.service.newsletter.Category
Sets the serviceId.
setServiceId(String) - Method in class lumis.service.rss.RssConfig
 
setServiceInstance(String) - Method in class lumis.portal.analytics.automationflow.FlowEntry
Sets the serviceInstance.
setServiceInstance(ServiceInstance) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty
Sets the serviceInstance.
setServiceInstance(ServiceInstance) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow
Sets the service instance.
setServiceInstanceConfig(ServiceInstanceConfig) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the value that will be used on IServiceInterfaceRequest.getServiceInstanceConfig().
setServiceInstanceConfig(ServiceInstanceConfig) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setServiceInstanceDebugLevel(int) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets a new value for service instance debug level to be available in IServiceInterfaceRequest.getServiceInstanceDebugLevel().
setServiceInstanceDebugLevel(int) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setServiceInstanceDependency(ServiceInstanceDependencyConfig, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Sets the given service instance dependency.
setServiceInstanceDependency(ServiceInstanceDependencyConfig, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
setServiceInstanceField(String) - Method in class lumis.service.rss.RssConfig
 
setServiceInstanceId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.Content
setServiceInstanceId(String) - Method in class lumis.content.core.Content
Sets the service instance this content belongs to.
setServiceInstanceId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setServiceInstanceId(String) - Method in class lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation
Sets the serviceInstanceId.
setServiceInstanceId(String) - Method in class lumis.content.workflow.WorkflowPermission
Sets the identifier of the service instance this permission applies to.
setServiceInstanceId(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the service instance identifier in this document.
setServiceInstanceId(String) - Method in class lumis.portal.file.transformation.FileTransformation
Sets the serviceInstanceId.
setServiceInstanceId(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorUserAttribute
Sets the service instance identifier for this attribute in this document.
setServiceInstanceId(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
setServiceInstanceId(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
setServiceInstanceId(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setServiceInstanceId(String) - Method in class lumis.portal.user.UserAttribute
Sets the serviceInstanceId.
setServiceInstanceId(String) - Method in class lumis.service.activitystream.ActivityStreamResource.MessageVO
Sets the activity stream service instance this message belongs to.
setServiceInstanceId(String) - Method in class lumis.service.analytics.usersegmentation.bean.UserSegmentation
Sets the service instance identifier.
setServiceInstanceId(String) - Method in class lumis.service.commentit.Comment
Sets the identifier of the service instance from this comment.
setServiceInstanceId(String) - Method in class lumis.service.likeit.Like
Sets the identifier of the service instance from this liking.
setServiceInstanceId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Sets the serviceInstanceId.
setServiceInstanceId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Sets the service instance ID associated to the post
setServiceInstanceId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.PostAttachment
Sets the service instance ID associated to the post
setServiceInstanceId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollows
Sets the serviceInstanceId.
setServiceInstanceId(String) - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Sets the identifier of the service instance this account belongs to.
setServiceInstanceName(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
setServiceInstanceParameters(String, Map<String, String[]>) - Method in class lumis.portal.PortalRequestParameters
 
setServiceInstanceRequired(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
Indicates whether this interface requires or not a service instance to be executed.
setServiceInstanceWorkflow(SessionConfig, String, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Sets the workflow to be used in a service instance.
setServiceInstanceWorkflow(SessionConfig, String, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
 
setServiceInstanceWorkflow(ServiceInstanceWorkflow) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission
Sets the service instance workflow.
setServiceInterfaceConfig(ServiceInterfaceConfig) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the new ServiceInterfaceConfig instance to be available in IServiceInterfaceRequest.getServiceInterfaceConfig().
setServiceInterfaceConfig(ServiceInterfaceConfig) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setServiceInterfaceId(String) - Method in class lumis.portal.serviceinterface.style.serialization.ServiceInterfaceStyleSerializableConfig
 
setServiceInterfaceId(String) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
setServiceInterfaceId(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setServiceInterfaceInstanceConfig(ServiceInterfaceInstanceConfig) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the new ServiceInterfaceInstanceConfig instance to be available in IServiceInterfaceRequest.getServiceInterfaceInstanceConfig().
setServiceInterfaceInstanceConfig(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setServiceInterfaceInstanceFileParameters(String, Map<String, FileParameter>) - Method in class lumis.portal.PortalRequestParameters
 
setServiceInterfaceInstanceFileParameters(String, Map<String, FileParameter>) - Method in class lumis.portal.servicecontainer.ServiceContainerHttpServletRequest
 
setServiceInterfaceInstanceFileParameters(Map<String, FileParameter>) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setServiceInterfaceInstanceId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
 
setServiceInterfaceInstanceIdInNode(Node, String) - Static method in class lumis.portal.page.PageLayoutUtil
Sets the service interface instance identifier to the given service interface instance node.
setServiceInterfaceInstanceParameters(String, Map<String, String[]>) - Method in class lumis.portal.PortalRequestParameters
 
setServiceInterfaceInstanceParameters(String, Map<String, String[]>) - Method in class lumis.portal.servicecontainer.ServiceContainerHttpServletRequest
 
setServiceInterfaceInstanceParameters(Map<String, String[]>) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setServiceInterfaceParameters(String, Map<String, String[]>) - Method in class lumis.portal.PortalRequestParameters
 
setServiceInterfaceStyleId(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setServiceInterfaceStyles(List<ServiceInterfaceStyleSerializableConfig>) - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
setServiceParameters(String, Map<String, String[]>) - Method in class lumis.portal.PortalRequestParameters
 
setServInstanceId(String) - Method in class lumis.service.rss.RssConfig
 
setSessionConfig(SessionConfig) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the new instance of SessionConfig to be available in IServiceInterfaceRequest.getSessionConfig().
setSessionConfig(SessionConfig) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
setSessionConfig(SessionConfig) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
setSessionLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class lumis.portal.url.WebResourceDiscoveryFilter
Sets the given locale in user's session.
setSex(SocialProfile.Sex) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets sex.
setShallowSerialization(boolean) - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
Sets whether the serialization will serialize the structure recursively or not.
setShallowSerialization(boolean) - Method in class lumis.portal.serialization.BaseSerializationContext
Sets whether the serialization will serialize the structure recursively or not.
setShallowSerialization(boolean) - Method in class lumis.portal.serialization.SerializationContext
Sets whether the serialization will serialize the structure recursively or not.
setShared(boolean) - Method in class lumis.portal.user.UserAttribute
Sets the isShared.
setShared(boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets whether this dashboard should be shared.
setSharedInterfaceInstancePreferences(String, Map<String, String[]>) - Method in interface lumis.portal.preferences.IPreferencesManagerSPI
Sets the shared interface instance preferences for the given interface instance identifier.
setSharedInterfaceInstancePreferences(String, Map<String, String[]>) - Method in class lumis.portal.preferences.PreferencesManager
 
setShortId(String) - Method in class lumis.portal.principal.PrincipalConfig
 
setShowAbandoned(Boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the showAbandoned.
setShowExternalDependencyWarnings(boolean) - Method in class lumis.portal.serialization.SerializationContext
 
setShowHeader(boolean) - Method in class lumis.doui.control.datagrid.DataGridControl
 
setShowTable(Boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the showTable.
setShowTitleBar(boolean) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setShowTotal(Boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the showTotal.
setShowUsersEnabled(boolean) - Method in class lumis.collaboration.chat.ChatSendMessageControl
 
setSimpleTitle(String) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the page web resource simple title.
It's important to notice that this title may not be the final title of the web resource.
setSmtpHost(String) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the smtp server hostname.
setSmtpPassword(String) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the smtp server authentication password.
setSmtpPort(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the smtp server connection port.
setSmtpUser(String) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the smtp server authentication user.
setSnippet(String) - Method in class lumis.search.SearchHit
Deprecated.
Sets the the snippet value.
setSocialDescription(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setSocialDescription(String) - Method in class lumis.content.core.ContentVersion
Sets the description specific for social usage.
setSocialDescription(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the social description.
setSocialImage(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the social image.
setSocialImageMediaId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setSocialImageMediaId(String) - Method in class lumis.content.core.ContentVersion
Sets the image specific for social usage.
setSocialNetwork(ISocialNetwork) - Method in class lumis.doui.socialprofile.integration.DouiSourceSocialProfileProvider
 
setSocialNetwork(ISocialNetwork) - Method in class lumis.socialnetwork.socialprofile.AbstractSocialProfileProvider
 
setSocialNetwork(ISocialNetwork) - Method in interface lumis.socialnetwork.socialprofile.ISocialProfileProvider
Sets the social network information on the scope of execution, that will be used by the others methods to extract all informations necessary.
setSocialNetwork(SocialNetwork) - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Sets the social network the application belongs to.
setSocialNetworkId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollows
Sets the socialNetworkId.
setSocialProfile(boolean) - Method in class lumis.portal.service.ServiceConfig
Sets whether this service can be used as a social profile information source.
setSocialProfileProviderClassName(String) - Method in class lumis.socialnetwork.SocialNetwork
Sets the socialProfileClassName.
setSocialProfileServiceInstanceId(String) - Method in class lumis.socialnetwork.SocialNetwork
Sets the socialProfileServiceInstanceId.
setSocialProfileServiceInstanceSourceId(String) - Method in class lumis.socialnetwork.SocialNetwork
Sets the socialProfileServiceInstanceSourceId.
setSocialProfileUserFieldId(String) - Method in class lumis.socialnetwork.SocialNetwork
Sets the socialProfileUserFieldId.
setSocialTitle(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
Sets the value of ContentVersionDocumentType.ContentVersionFields.SOCIAL_TITLE stored in this document.
setSocialTitle(String) - Method in class lumis.content.core.ContentVersion
Sets the title specific for social usage.
setSocialTitle(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the social title.
setSocketConnectionTimeout(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the Socket connection timeout value in milliseconds.
setSocketTimeout(int) - Method in interface lumis.portal.sendmail.IMailConfig
Sets the socket I/O timeout value in milliseconds.
setSort(String, boolean) - Method in class lumis.search.lucene.LuceneSearchQuery
Deprecated.
Sets the sorting criteria for this query, based on a single field.
setSource(TableSource) - Method in class lumis.doui.table.filter.AbstractTableSourceFilter
 
setSource(RelatableNode) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipNode
Sets the relatableNode source.
setSourceComponent(String) - Method in interface lumis.portal.sendmail.IBaseMail
Sets the string describing the source component for this mail request.
setSourceComponentStringsUrl(String) - Method in interface lumis.portal.sendmail.IBaseMail
Sets the strings url prefix for translating IBaseMail.getSourceComponent().
setSourceContentFillerClassName(String) - Method in class lumis.doui.search.common.DouiIndexConfig
Deprecated.
 
setSourceFieldAttributes(SessionConfig, ServiceConfig, Node, ITransaction) - Method in class lumis.content.service.ContentService
 
setSourceFieldAttributes(SessionConfig, ServiceConfig, Node, ITransaction) - Method in class lumis.doui.service.DouiService
 
setSourceId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.Content
Sets the value for ContentVersionDocumentType.ContentFields.SOURCE_ID in this document.
setSourceId(String) - Method in class lumis.content.core.Content
Sets the source this content belongs to.
setSourceId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setSourceId(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the sourceId.
setSourceId(String) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
setSourceId(String) - Method in class lumis.portal.structure.sync.model.common.ChannelTemplateLink
 
setSourceId(String) - Method in class lumis.service.doui.htmlsnippet.HtmlTemplateProperty
 
setSourceId(String) - Method in class lumis.service.newsletter.Category
Sets the sourceId.
setSourceId(String) - Method in class lumis.service.rss.RssConfig
 
setSourcePageId(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setSourceParameter(String, String) - Method in class lumis.doui.control.DataBoundControl
 
setSourceParameter(String, String) - Method in class lumis.doui.control.DataControl
Set the parameter with the given name in source with the given identifier.
setSourceParameter(Source, String) - Method in class lumis.doui.control.DataControl
Sets the parameter with the given name in the given source.
setSourceParameter(Source, String) - Method in class lumis.doui.control.datagrid.DataGridControl
This control must not set source parameters.
setSourceParameter(Source, String) - Method in class lumis.doui.search.SearchAggregationControl
 
setSourceParameters() - Method in class lumis.doui.control.DataControl
Sets the appropriate source parameters.
setSourcePath(String) - Method in class lumis.portal.deployment.Component
Sets the sourcePath.
setSourceTypes(Set<String>) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipType
Sets the source types.
setStandard(boolean) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Sets this event either as standard or custom (non-standard).
setStandard(boolean) - Method in interface lumis.portal.monitor.IMonitorFieldGroupSPI
Sets this field group either as standard or custom (non-standard).
setStandard(boolean) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets this field either as standard or custom (non-standard).
setStandard(boolean) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setStandard(boolean) - Method in class lumis.portal.monitor.impl.MonitorField
 
setStandard(boolean) - Method in class lumis.portal.monitor.impl.MonitorFieldGroup
 
setStandard(boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the isStandard.
setStandard(boolean) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the isStandard.
setStandardUserProfileMapping(Map<String, String>) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
setStartAt(int) - Method in class lumis.doui.source.TabularSource
Sets the row start position the data of this source shold be read from.
setStartAt(int) - Method in class lumis.portal.bigdata.query.SearchQuery
Sets the number of the first hit.
This number is 1-based (the first result is the result number 1).
setStartAt(int) - Method in class lumis.search.SearchQuery
Deprecated.
setStartAt(int) - Method in class lumis.util.query.QuerySelect
 
setStartAt(Integer) - Method in class lumis.portal.rest.util.ListResult
Sets the index of the first result being returned in the current ListResult.
setStartDate(Date) - Method in class lumis.service.newsletter.Schedule
 
setStartDateTime(Date) - Method in class lumis.service.resourcescheduler.Schedule
Sets the startDateTime.
setStartHighlightTag(String) - Method in class lumis.portal.bigdata.query.HighlightConfig
Sets the start highlight custom tag.
setStartTime(long) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setStartTime(Date) - Method in class lumis.collaboration.chat.ChatConversationConfig
 
setStartTime(Date) - Method in class lumis.portal.clock.ClockConfig
 
setState(int) - Method in class lumis.collaboration.chat.ChatConversationConfig
 
setState(int) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setState(int) - Method in class lumis.service.callcenteronline.ColRequestConfig
 
setState(int) - Method in class lumis.service.forum.ForumConfig
 
setState(int) - Method in class lumis.service.forum.ForumTopicConfig
 
setStateId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.WorkflowMetaData
setStateId(String) - Method in class lumis.content.workflow.ContentWorkflowMetaData
Sets the workflow state the content is currently in.
setStatus(int) - Method in class lumis.portal.localization.CustomStringConfig
 
setStatus(int) - Method in class lumis.portal.page.cache.PageCacheConfig
 
setStatus(int) - Method in interface lumis.portal.sendmail.IMailSendStatus
Sets the sending status of the mail.
setStatus(int) - Method in class lumis.service.mailmarketing.Bulletin
 
setStatus(int) - Method in class lumis.service.newsletter.Schedule
 
setStatus(ProducerEntityStatus) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
setStatus(String, ProducerEntityStatus) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
 
setStatus(WaitingForEventFlow.Status) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the status.
setStatus(ComponentStatus) - Method in class lumis.portal.deployment.Component
Sets the status.
setStatus(ITransaction, SocialNetworkMessageStatus) - Method in class lumis.socialnetworkintegration.action.AbstractMessageAction
Updates a process in the queue to a specific status
setStatus(AnswerStatus) - Method in class lumis.service.formbuilder.Answer
Sets the status of this Answer.
setStatus(SocialNetworkMessageStatus) - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Sets the message's publishing status.
setStatus(SocialNetworkMessageStatus) - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Sets the status.
setStatusInternal(int, String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setStatusInternal(int, String) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
Sets the status code and message for this action response.
setStatusInternal(int, String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceActionResponseSPI
Sets the status code and message for this action response.
setStemmed(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.Hash
 
setStepId(String) - Method in class lumis.portal.deployment.stepexecutable.script.AbstractScriptStepExecutable
 
setStepId(String) - Method in interface lumis.portal.deployment.stepexecutable.script.IScriptStepExecutable
Sets this step identifier.
setSteps(int) - Method in class lumis.upgrade.BuildConfig
 
setStopTime(Date) - Method in class lumis.portal.clock.ClockConfig
 
setStoreChecksum(boolean) - Method in interface lumis.portal.deployment.process.IDeployObject
Sets whether the checksum of this object should be stored.
setStored(boolean) - Method in class lumis.search.SearchContentField
Deprecated.
Sets the stored condition of the field.
setStoredContextValues(Node) - Method in class lumis.doui.control.form.FormControl
 
setStrictErrorChecking(boolean) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setString(String) - Method in class lumis.portal.localization.CustomStringConfig
 
setStringId(String) - Method in class lumis.portal.localization.CustomStringConfig
 
setStringResource(IResource) - Method in class lumis.portal.activitystream.ActivityAction
Sets the string localization resource paths for this action based on a string localization resource object.
setStringResource(IResource) - Method in class lumis.portal.activitystream.ActivityObjectType
Sets the string localization resource paths for this object type based on a string localization resource object.
setStringResource(IResource) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ActionDecorator
 
setStringResource(IResource) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ObjectTypeDecorator
 
setStringResourcePath(String) - Method in class lumis.portal.activitystream.ActivityAction
Sets the string localization resource path for this action.
setStringResourcePath(String) - Method in class lumis.portal.activitystream.ActivityObjectType
Sets the string localization resource path for this object type.
setStringResourcePath(String) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ActionDecorator
 
setStringResourcePath(String) - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ObjectTypeDecorator
 
setStringResourcePath(String) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Sets the string resource path for this event.
setStringResourcePath(String) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets this field string resource path (used, if present, to localize strings).
setStringResourcePath(String) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setStringResourcePath(String) - Method in class lumis.portal.monitor.impl.MonitorField
 
setStringResourcePath(String) - Method in class lumis.portal.user.UserAttribute
Sets the string resource path used for localizing the attribute label.
setStringsUrlPrefix(String) - Method in class lumis.content.workflow.WorkflowConfig
Sets the string resource path for this workflow.
setStringsUrlPrefix(String) - Method in class lumis.portal.service.ServiceConfig
 
setStringsUrlPrefix(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setStyle(String) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setStyleId(String) - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
 
setStyleId(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
setStyleId(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
setStyleId(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRenderResponse
 
setStyleId(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
 
setSubject(String) - Method in interface lumis.portal.sendmail.IBaseMail
Sets the subject of this mail.
setSubject(String) - Method in class lumis.service.forum.ForumMessageConfig
 
setSubject(String) - Method in class lumis.service.mailmarketing.Bulletin
 
setSubject(String) - Method in class lumis.service.newsletter.Model
Sets the subject.
setSubtitle(String) - Method in class lumis.search.SearchHit
Deprecated.
Sets the subtitle field value.
setSubType(int) - Method in class lumis.portal.principal.PrincipalConfig
 
setSupportedLocales(List<String>) - Method in class lumis.portal.structure.sync.model.channel.LocaleProperty
 
setSupportedProcessingEvent(EntityID, EventHolder) - Method in class lumis.service.wsrp.producer.PortletDescriptorHolderImpl
 
setSupportedPublicRenderParameter(EntityID, PublicRenderParameterHolder) - Method in class lumis.service.wsrp.producer.PortletDescriptorHolderImpl
 
setSupportedPublishingEvent(EntityID, EventHolder) - Method in class lumis.service.wsrp.producer.PortletDescriptorHolderImpl
 
setSupportMultiLanguage(boolean) - Static method in class lumis.portal.PortalContext
 
setTable(QueryTable) - Method in class lumis.util.query.QueryBase
 
setTableAlias(String) - Method in class lumis.util.query.QueryTable
 
setTableName(String) - Method in class lumis.service.rss.RssConfig
 
setTableName(String) - Method in class lumis.util.query.QueryTable
 
setTableOrView(QueryTable) - Method in class lumis.util.query.QueryField
 
setTags(Collection<String>) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the collection of tags this environment has.
setTarget(ActivityObject) - Method in class lumis.portal.activitystream.Activity
Sets the direct target of this activity.
setTarget(RelatableNode) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipNode
Sets the relatableNode target.
setTargetId(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setTargetScope(int, String) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
The target scope allows the service interface to send parameters to one or more service interfaces.
setTargetScope(int, String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
The target scope allows the service interface to send parameters to one or more service interfaces.
setTargetType(int) - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
setTargetTypes(Set<String>) - Method in class lumis.portal.socialnetwork.relationship.entity.RelationshipType
Sets the target types.
setTemplate(boolean) - Method in class lumis.portal.channel.ChannelConfig
 
setTemplate(boolean) - Method in class lumis.portal.channel.tree.GenericChannelChild
 
setTemplate(boolean) - Method in class lumis.portal.page.PageConfig
 
setTemplateChannelId(String) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
setTemplateChannelId(String) - Method in class lumis.portal.structure.sync.model.common.ChannelTemplateLink
 
setTemplateLinksList(List<ChannelTemplateLinkConfig>) - Method in class lumis.portal.serialization.DeserializationConfig
Sets the links of channel template for the structure being imported.
setTemplateLocalGroupPrefix(String) - Method in class lumis.portal.channel.ChannelConfig
Sets the template local group prefix.
setTemporary(boolean) - Method in class lumis.service.pagepersonalization.bean.WidgetInstanceHolder
Sets whether this holder is temporary.
setTerms(String...) - Method in class lumis.search.filter.SearchClause
Deprecated.
Sets the terms this clause searches for.
setTerms(List<String>) - Method in class lumis.search.filter.SearchClause
Deprecated.
Sets the terms this clause searches for.
setText(String) - Method in class lumis.doui.control.button.ButtonControl
 
setTextColor(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the textColor.
setTextContent(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setTextContent(Node, String) - Static method in class lumis.util.XmlUtil
 
setTextMsg(String) - Method in interface lumis.portal.sendmail.IMailBody
Sets the text message for this mail.
setThemeProvider(IThemeProvider, WebResource) - Static method in class lumis.portal.url.WebResourceUtil
Sets the given theme provider in the given web resource.
setThreadPoolSize(Integer) - Method in class lumis.portal.configuration.EnvironmentMonitorConfiguration
Sets the monitoring thread pool size.
setThreadPriority(int) - Method in class lumis.portal.page.cache.PageCacheGeneratorProfile
Sets the priority of the generation threads.
setThumbnailMediaFile(String) - Method in class lumis.service.mediaalbum.MediaResumeConfig
Sets the thumbnail media file.
setTickInterval(int) - Method in class lumis.portal.clock.ClockConfig
 
setTickIntervalType(int) - Method in class lumis.portal.clock.ClockConfig
 
setTimeFrame(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the timeFrame.
setTimeFrame(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the timeFrame.
setTimeofday(long) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorDateTimeField
Sets the value for time of day in this document.
setTimeoutAmount(int) - Method in interface lumis.portal.analytics.journey.ITimeoutAwareJourneyElement
Sets the timeoutAmount.
setTimeoutAmount(int) - Method in class lumis.portal.analytics.journey.Journey
 
setTimeoutAmount(int) - Method in class lumis.portal.analytics.journey.JourneyStage
 
setTimeoutDateTime(long) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the timeoutDateTime.
setTimeoutUnit(TimeUnit) - Method in interface lumis.portal.analytics.journey.ITimeoutAwareJourneyElement
Sets the timeoutUnit.
setTimeoutUnit(TimeUnit) - Method in class lumis.portal.analytics.journey.Journey
 
setTimeoutUnit(TimeUnit) - Method in class lumis.portal.analytics.journey.JourneyStage
 
SettingsPortalMode - Class in lumis.portal.presentation.mode
Settings portal mode.
SettingsPortalMode(int, String, String, IPermissionProvider, Class<? extends HTMLFragmentComponent>, String[], Class<? extends AbstractLayoutFileMarkupFilter>, String) - Constructor for class lumis.portal.presentation.mode.SettingsPortalMode
Constructor for the class.
setTitle(String) - Method in class lumis.collaboration.chat.ChatServiceInterfaceResponse
 
setTitle(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
setTitle(String) - Method in interface lumis.portal.bigdata.ISynonym
Sets the title.
setTitle(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard
Sets the given title in this document.
setTitle(String) - Method in class lumis.portal.page.PageConfig
 
setTitle(String) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the page web resource title.
setTitle(String) - Method in class lumis.portal.processqueue.QueueTaskScheduleConfig
Sets the title for the task, to help identify it in the task queue.
setTitle(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
setTitle(String) - Method in class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationMessageConfig
 
setTitle(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
setTitle(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceRenderResponseSPIWrapper
 
setTitle(String) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializationMessageConfig
 
setTitle(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setTitle(String) - Method in class lumis.search.SearchHit
Deprecated.
Sets the title field value.
setTitle(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the title.
setTitle(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the title.
setTitle(String) - Method in class lumis.service.chatroom.ChatRoomConfig
 
setTitle(String) - Method in class lumis.service.document.DocumentConfig
 
setTitle(String) - Method in class lumis.service.document.field.DocumentDataType.Data
 
setTitle(String) - Method in class lumis.service.doui.htmlsnippet.HtmlTemplateProperty
 
setTitle(String) - Method in class lumis.service.formbuilder.Form
Sets the title.
setTitle(String) - Method in class lumis.service.formbuilder.FormField
Sets the title.
setTitle(String) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the title.
setTitle(String) - Method in class lumis.service.mailmarketing.Bulletin
 
setTitle(String) - Method in class lumis.service.media.field.MediaDataType.Data
 
setTitle(String) - Method in class lumis.service.media.Media
 
setTitle(String) - Method in class lumis.service.mediaalbum.MediaResumeConfig
Sets the media title.
setTitle(String) - Method in class lumis.service.questionnaire.Question
Sets the title.
setTitle(String) - Method in class lumis.service.questionnaire.Questionnaire
Sets the title.
setTitle(String) - Method in class lumis.service.resourcescheduler.Schedule
Sets the title code.
setTitle(String) - Method in class lumis.service.rss.RssResultRow
 
setTitle(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets title
setTitle(String) - Method in class lumis.service.userpost.UserPost
Sets the user post title.
setTitleFieldId(String) - Method in class lumis.service.rss.RssConfig
 
setTo(String) - Method in interface lumis.portal.sendmail.ISingleMail
Sets the to field value of this mail.
setToBePersisted(boolean) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter
Sets whether this object should be persisted or not.
setToken(String) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorStringField
Sets the value for token version of the string in this document.
setTokenized(boolean) - Method in class lumis.search.SearchContentField
Deprecated.
Sets the tokenized condition of the field.
setTone(int) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setTopbarBackgroundColor(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the topbarBackgroundColor.
setTopbarTextColor(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the topbarTextColor.
setTopic(String) - Method in class lumis.service.forum.ForumTopicConfig
 
setTopicContentId(String) - Method in class lumis.service.forum.ForumMessageConfig
 
setTopicFirstMessage(String, String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Updates the topic's firstMessageId colum with the specified messageId.
setTopicLastMessageInfo(String, String, Timestamp, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Sets the topic's last message post date and user.
setTopicState(String, int, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Sets the topic state.
setTopicSubject(String, String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Updates the topic subject.
setTopUniqueVisitorHours(Integer) - Method in class lumis.portal.configuration.EnvironmentStandardBigDataDocumentPopularityProviderConfiguration
Sets the topUniqueVisitorDays.
setTotalCount(Integer) - Method in class lumis.portal.rest.util.ListResult
Sets the total number of items that exist, although not all of them may be returned in this ListResult.
setTotalRows(int) - Method in class lumis.doui.source.TabularData
 
setToUserId(String) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setTransaction(ITransaction) - Method in class lumis.portal.serialization.BaseSerializationContext
 
setTransaction(ITransaction) - Method in class lumis.portal.serialization.DeserializationContext
 
setTransaction(ITransaction) - Method in class lumis.portal.serialization.ExternalDependencyLocalizer
 
setTransaction(ITransaction) - Method in class lumis.portal.serialization.SerializationContext
 
setTransactionProviderCallback(ITransactionProviderCallback) - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
setTransactionProviderCallback(ITransactionProviderCallback) - Method in interface lumis.portal.transaction.spi.ITransactionSPI
Sets the transaction provider callback object to be used by this transaction.
setTransformationBuilder(Class<? extends ITransformationBuilder>) - Method in class lumis.portal.file.transformation.SimpleParameterType
Sets the transformationBuilder.
setTransformationBuilder(String) - Method in class lumis.portal.file.transformation.SimpleParameterType
 
setTransformations(Collection<FileTransformation>) - Method in class lumis.portal.serviceinstance.serialization.FileTransformationSerializationConfig
Sets transformations for serialization.
setTransformedFileId(String) - Method in class lumis.portal.file.transformation.TransformedFileConfig
Sets the transformedFileId.
setTrim(boolean) - Method in class lumis.doui.control.DataControl
Sets if the value for this control should be trimmed.
setTrustedEmail(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the trusted email.
setTrustedFirstName(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the trusted first name.
setTrustedLastName(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the trusted last name.
setTrustedMiddleName(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the trusted middle name.
setType(int) - Method in class lumis.collaboration.chat.ChatMessageConfig
 
setType(int) - Method in class lumis.content.workflow.WorkflowPermission
Sets the type of this permission.
setType(int) - Method in class lumis.portal.channel.ChannelConfig
 
setType(int) - Method in class lumis.portal.deployment.DeployConfig
Deprecated.
Sets the type of this deployment.
setType(int) - Method in class lumis.portal.file.FileConfig
 
setType(int) - Method in class lumis.portal.group.GroupConfig
 
setType(int) - Method in class lumis.portal.metatag.MetaTagConfig
 
setType(int) - Method in class lumis.portal.page.link.PageLinkConfig
 
setType(int) - Method in class lumis.portal.page.PageConfig
 
setType(int) - Method in class lumis.portal.principal.PrincipalConfig
 
setType(int) - Method in class lumis.portal.user.UserConfig
 
setType(int) - Method in class lumis.portal.webservice.user.User
 
setType(int) - Method in class lumis.service.banner.BannerConfig
 
setType(int) - Method in class lumis.service.document.DocumentConfig
 
setType(int) - Method in class lumis.service.hierarchicalcontent.HierarchicalContent
Sets the type.
setType(int) - Method in class lumis.service.media.Media
 
setType(int) - Method in class lumis.service.seo.robotstxt.UserAgentPermission
Sets the type.
setType(String) - Method in class lumis.content.core.ContentAssociation
 
setType(String) - Method in class lumis.doui.control.ControlConfig
 
setType(String) - Method in class lumis.doui.processaction.ProcessActionConfig
 
setType(String) - Method in class lumis.doui.source.SourceConfig
 
setType(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityObject
Sets the object's type stored in this document.
setType(String) - Method in class lumis.portal.service.type.ServiceTypeConfig
 
setType(String) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
setType(String) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
setType(String) - Method in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
 
setType(String) - Method in class lumis.portal.socialnetwork.relationship.entity.RelatableNode
Sets the type.
setType(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the type.
setType(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the type.
setType(ActivityObjectType) - Method in class lumis.portal.activitystream.ActivityObject
Sets the type of this object.
setType(EnvironmentType) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the environment type.
setType(PortalContext.RelativePathType) - Method in class lumis.portal.PortalContext.RelativePath
Deprecated.
 
setType(ProgressConfig.Type) - Method in class lumis.portal.progress.ProgressConfig
 
setType(ServiceInstanceWorkflowPermission.Type) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermission
Sets the type.
setType(ServiceInstanceWorkflowPermissionRoleXml.Type) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflowPermissionRoleXml
Sets the type.
setType(WebFileReplicationType) - Method in class lumis.portal.webfilereplication.WebFileReplication
Defines the type of the replication.
setType(ABTestExperimentVariant.VariantType) - Method in class lumis.service.analytics.abtest.bean.ABTestExperimentVariant
Sets the type.
setType(FormFieldType) - Method in class lumis.service.formbuilder.FormField
Sets the type.
setType(QuestionnaireManager.QuestionType) - Method in class lumis.service.questionnaire.Question
Sets question type
setType(SeoRule.Type) - Method in class lumis.service.seo.entity.SeoRule
Sets the SeoRule.Type of rule.
setType(AccessControlListSerializableConfig.AclType) - Method in class lumis.util.security.acl.serialization.AccessControlListSerializableConfig
 
setUACompatibleHeader() - Method in class lumis.portal.presentation.PresentationControllerHtml
Sets a new HTTP Header with the value stored in the property lumis.portal.presentation.X-UA-Compatible.
setUniqueVisitorThreshold(Integer) - Method in class lumis.portal.configuration.EnvironmentStandardBigDataDocumentPopularityProviderConfiguration
Sets the uniqueVisitorThreshold.
setUnit(String) - Method in interface lumis.portal.monitor.IMonitorFieldSPI
Sets the (localizable) unit of this field.
setUnit(String) - Method in class lumis.portal.monitor.impl.MonitorField
 
setUntrustedEmail(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the untrusted email of this user.
setUntrustedFirstName(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the untrusted first name of this user.
setUntrustedLastName(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the untrusted last name of this user.
setUntrustedMiddleName(String) - Method in class lumis.portal.monitor.impl.MonitorUser
Sets the untrusted middle name of this user.
setUp() - Method in class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
Provides the structure needed to test a service interface: Creates the service interface instance Creates the render and action invocation contexts
(needed to perform tests on render and processAction methods) Starts an user session Starts a transaction
SETUP - lumis.portal.deployment.ComponentFolder
Setup folder.
setUpdateIfElementExists(boolean) - Method in class lumis.portal.serialization.DeserializationConfig
 
setUpgradeDate(Timestamp) - Method in class lumis.upgrade.BuildConfig
 
setUpgradeExecuted() - Method in class lumis.upgrade.postupgrade.PostUpgradeTaskManager
Sets the flag that indicates that the upgrade was executed.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.channel.serialization.ChannelSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.channel.serialization.IChannelSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.channel.template.serialization.ChannelTemplateSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.channel.template.serialization.IChannelTemplateSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.css.serialization.CssSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.css.serialization.ICssSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.group.serialization.GroupSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.group.serialization.IGroupSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.page.serialization.IPageSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.page.serialization.PageSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.propertybag.serialization.IPropertyBagSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.propertybag.serialization.PropertyBagSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.serviceinstance.serialization.IServiceInstanceSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.serviceinterface.serialization.IServiceInterfaceSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.serviceinterfaceinstance.serialization.IServiceInterfaceInstanceSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.portal.user.serialization.IUserSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(BaseSerializationContext) - Method in class lumis.portal.user.serialization.UserSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in class lumis.util.security.acl.serialization.AclSerializationManager
 
setupSerializationContext(BaseSerializationContext) - Method in interface lumis.util.security.acl.serialization.IAclSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(ServiceInstanceBaseSerializationContext) - Method in interface lumis.content.workflow.serialization.IWorkflowSerializationManager
Set up a serialization context, defining settings such as class aliases, field aliases, transient fields, omitted collections etc.
setupSerializationContext(ServiceInstanceBaseSerializationContext) - Method in class lumis.content.workflow.serialization.WorkflowSerializationManager
 
setURIResolver(URIResolver) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
 
setUrl(String) - Method in interface lumis.portal.activitystream.ActivityDocument.IActivityObject
Sets the object's URL stored in this document.
setUrl(String) - Method in class lumis.portal.activitystream.ActivityObject
Sets the URL to the main page of this object.
setUrl(String) - Method in interface lumis.portal.bigdata.StandardDocument.Standard.Publication.Context
Sets the given URL in this context.
setUrl(String) - Method in class lumis.search.SearchContentAttachment
Deprecated.
Sets the URL for this attachment.
setUrl(String) - Method in class lumis.search.SearchHit
Deprecated.
Sets the URL field value.
setUrl(String) - Method in class lumis.service.seo.robotstxt.RobotsTxtSitemap
Sets the url.
setUrl(String) - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Sets the url.
setURL(URL) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
setURLFactory(IURLFactory) - Method in class lumis.portal.hyperlink.HyperLinkConfig
Sets the URL factory to be used to generate the HyperLink URL.
setUrlParameters(SessionConfig, IServiceInterfaceUrl, Map<String, String[]>, ITransaction) - Method in class lumis.doui.service.DouiHyperLinkResolver
 
setUrlParameters(SessionConfig, IServiceInterfaceUrl, Map<String, String[]>, ITransaction) - Method in class lumis.portal.hyperlink.GenericHyperLinkResolver
Replaces the parameters in the url with the parameters in the given map.
setUrlPath(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
Sets the value of ContentVersionDocumentType.ContentVersionFields.URL_PATH stored in this document.
setUrlPath(String) - Method in class lumis.content.core.ContentVersion
Sets the content version's URL friendly path customized by the publisher.
setUrlPath(String) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the URL path.
setUrlPath(String) - Method in class lumis.service.seo.entity.SeoRule
Sets the url path.
setUrlPatterns(String) - Method in class lumis.service.htmlinjector.HtmlInjectionConfig
 
setUrlTitle(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
Sets the value of ContentVersionDocumentType.ContentVersionFields.URL_TITLE stored in this document.
setUrlTitle(String) - Method in class lumis.content.core.ContentVersion
Sets the title to be used when generating the URL for the detail page that displays this content.
setUrlTitle(String) - Method in class lumis.portal.page.webresource.PageWebResourceData
Sets the title value used during friendly URL generation of the web resource.
setUseBrowserAcceptedLanguages(Boolean) - Method in class lumis.portal.channel.ChannelConfig
Sets whether browser's accepted languages are to be used when setting user's locale.
setUserAgent(String) - Method in class lumis.service.seo.robotstxt.UserAgent
Sets the userAgent.
setUserAgent(UserAgent) - Method in class lumis.service.seo.robotstxt.UserAgentPermission
Sets the userAgent.
setUserAttributeId(String) - Method in class lumis.portal.user.UserAttribute
Sets the userAttributeId.
setUserCategoryMapping(String, Map<String, String>) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
setUserCustomAttributesByPkIfPresents(boolean, boolean, MonitorUser, JSONObject) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
Update monitor user custom fields if key field presents in JSON.
setUserData(String, Object, UserDataHandler) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setUserDefaultAttributesIfPresents(boolean, boolean, MonitorUser, JSONObject) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
Update monitor user default fields if key field presents in JSON.
setUserGroupsSessionCacheEnabled(boolean) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets whether the user's group session cache is enabled.
setUserId(String) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setUserId(String) - Method in class lumis.doui.control.profileimage.InputProfileImageControl.ProfileImageData
 
setUserId(String) - Method in class lumis.portal.analytics.automationflow.SuspendedFlow
Sets the userId.
setUserId(String) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the userId.
setUserId(String) - Method in class lumis.service.commentit.Comment
Sets the identifier of the user which created this comment.
setUserId(String) - Method in class lumis.service.formbuilder.Answer
Sets the identifier of the User who answered the Form generating this Answer.
setUserId(String) - Method in class lumis.service.mailmarketing.UserSubscription
 
setUserId(String) - Method in class lumis.service.newsletter.Subscription
Sets the userId.
setUserId(String) - Method in class lumis.service.questionnaire.Answer
Set user identifier
setUserId(String) - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollows
Sets the userId.
setUserId(String) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Sets lumis user identifier
setUserInfoIfPresent(boolean, boolean, MonitorUser, JSONObject) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
Update monitor user fields if key field presents in JSON.
setUserInfoIfPresent(boolean, boolean, MonitorUser, JSONObject, JSONObject) - Static method in class lumis.portal.monitor.impl.MonitorUtilInternal
Update monitor user fields if key field presents in JSON.
setUserLimit(int) - Method in class lumis.collaboration.chat.ChatConversationConfig
 
setUserQuery(String) - Method in class lumis.doui.search.SearchDataProvider.ParsedUserQuery
Sets the user query.
setUserQuery(String) - Method in class lumis.portal.bigdata.query.SearchQuery
Sets the user query.
setUserQuery(String) - Method in class lumis.search.SearchQuery
Deprecated.
Sets the user query.
setUserSegmentation(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the userSegmentation.
setUserSegmentation(String) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the userSegmentation.
setUserSegmentationMaxMembers(Integer) - Method in class lumis.portal.configuration.EnvironmentConfiguration
Sets the maximum number of members are calculated for each segmentation.
setUserSegmentationRef(UserSegmentation) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsDashboard
Sets the user segmentation reference.
setUserSegmentationRef(UserSegmentation) - Method in class lumis.service.analytics.eventanalytics.bean.EventAnalyticsReport
Sets the user segmentation reference.
setUserSessionId(String) - Method in class lumis.collaboration.chat.ChatUserConfig
 
setUserSessionId(String) - Method in class lumis.portal.authentication.SessionConfig
Deprecated.
Since 4.0.8, you should obtain the session config instance already constructed from SessionConfig.getCurrentSessionConfig() or a method in IAuthenticationManager and there is no need to set the userSessionId.
setUsesAllWebsiteBaseURLs(boolean) - Method in class lumis.portal.page.link.PageLinkConfig
Sets the usesAllWebsiteBaseURLs.
setUsesFileTransformation(boolean) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Sets the usesFileTransformation.
setUsesPublicFileStorage(boolean) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
setUsesSocialProfileInformation(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
Sets whether this interface uses social profile information.
setValid(boolean) - Method in class lumis.doui.control.Control
 
setValid(boolean) - Method in class lumis.doui.control.DataBoundControl
 
setValid(boolean) - Method in interface lumis.doui.control.IControl
 
setValidationAttributes(Node, ITransaction) - Method in class lumis.doui.service.DouiService
 
setValidationResult(boolean) - Method in class lumis.doui.DouiContext
Sets the validation result for this DOUI context.
setValue(Object) - Method in class lumis.doui.control.checkbox.CheckBoxControl
The check box control treats the String "1" value as a true boolean.
setValue(Object) - Method in class lumis.doui.control.DataControl
Sets the value for this control.
setValue(Object) - Method in interface lumis.doui.control.IDataControl
 
setValue(Object) - Method in class lumis.service.portalmanagement.xsleditor.InputTextProxyControl
 
setValue(Object) - Method in class lumis.util.query.QueryValue
 
setValue(String) - Method in class lumis.doui.control.ValidationMessages
 
setValue(String) - Method in class lumis.portal.file.transformation.SimpleTransformationParameter
Sets the transformation value.
setValue(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Sets the value that this entry operates on.
setValue(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty
Sets the value.
setValue(String) - Method in class lumis.portal.webfilereplication.WebFileReplicationPropertyValue
Defines the value of the property.
setValue(String) - Method in class lumis.search.SearchContentField
Deprecated.
Sets the field value.
setValue(String) - Method in class lumis.service.seo.robotstxt.UserAgentPermission
Sets the value.
setValue(String, String) - Method in class lumis.portal.servicecontainer.RequestPreferences
 
setValueFromSource() - Method in class lumis.content.control.autolayout.AutoLayoutAssociationInformationControl
 
setValueFromSource() - Method in class lumis.doui.control.checkbox.CheckBoxListControl
 
setValueFromSource() - Method in class lumis.doui.control.DataBoundControl
 
setValueFromSource() - Method in class lumis.doui.control.datepicker.MonthPickerControl
 
setValueFromSource() - Method in class lumis.doui.control.dynamiclist.DynamicListControl
 
setValueFromSource() - Method in class lumis.doui.control.itempicker.ItemPickerControl
 
setValueFromSource() - Method in class lumis.doui.control.pagination.PaginationControl
 
setValueFromSource() - Method in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
setValueFromSource() - Method in class lumis.doui.search.SearchAggregationControl
 
setValueFromSource() - Method in class lumis.service.analytics.eventsadmin.AllFieldGroupsControl
 
setValueFromSource() - Method in class lumis.service.analytics.eventsadmin.AllFieldsControl
 
setValueFromSource() - Method in class lumis.service.autoadministration.control.WorkflowMetaDataControl
 
setValueFromSource() - Method in class lumis.service.login.LogoutOriginalWebResourcePathInputHiddenControl
 
setValueFromSource() - Method in class lumis.service.portalmanagement.mobileapp.doui.control.MobileAppInputFileControl
 
setValueFromSource() - Method in class lumis.service.portalmanagement.serviceinstance.BusinessContextForCacheAdvancedTabularDataControl
 
setValueFromSource() - Method in class lumis.service.wsrp.producer.WSRPCheckBoxListControl
Deprecated.
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.language.LanguageControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.workflow.WorkflowAssignedToControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.workflow.WorkflowMetaDataControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.workflow.WorkflowSendToControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.content.control.workflow.WorkflowStateControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.service.autoadministration.control.WorkflowAssignedToControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.service.autoadministration.control.WorkflowMetaDataControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.service.autoadministration.control.WorkflowSendToControl
 
setValueFromSource(ContentTableSource) - Method in class lumis.service.autoadministration.control.WorkflowStateControl
 
setValueFromSource(Source) - Method in class lumis.content.control.comments.CommentsControl
 
setValueFromSource(Source) - Method in class lumis.doui.control.datagrid.DataGridControl
Retrieves the number of rows in the source tabular data.
setValueFromSource(Source) - Method in class lumis.doui.control.profileimage.InputProfileImageControl
 
setValueFromSource(Source) - Method in class lumis.doui.control.radiobutton.RadioButtonControl
 
setValueFromSource(Source) - Method in class lumis.doui.control.selectpage.SelectPageTemplateControl
 
setValueFromSource(Source) - Method in class lumis.service.portalmanagement.serviceinstance.LoadTransformationFromDataBaseControl
 
setValueFromSource(Source) - Method in class lumis.service.portalmanagement.xsleditor.LazySourceDropDownListControl
 
setValueFromSource(Source) - Method in class lumis.service.wiki.ContentIdHolderControl
 
setValueFromSource(TabularSource<?>) - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
setValueFromSource(TabularSource<?>) - Method in class lumis.doui.control.itempicker.OrderedMultiItemPickerControl
 
setValueFromSource(TableSource) - Method in class lumis.content.control.version.VersionControl
 
setValueFromSource(S) - Method in class lumis.doui.control.DataBoundControl
Reads the value corresponding to the current control from the control source.
setValueInLookup(boolean) - Method in class lumis.doui.table.filter.TableSourceFilter
 
setValueInParameter(boolean) - Method in class lumis.util.query.QueryValue
 
setValues(Object...) - Method in class lumis.portal.bigdata.query.SearchFieldClause
Sets the values this clause searches for.
setValues(Object[]) - Method in class lumis.util.query.QueryValue
 
setValues(String, String[]) - Method in class lumis.portal.servicecontainer.RequestPreferences
 
setValues(Collection<?>) - Method in class lumis.portal.bigdata.query.SearchFieldClause
Sets the values this clause searches for.
SetValuesProcessActionHandler - Class in lumis.service.seo.processaction
Process action to handle SEO Rules update
SetValuesProcessActionHandler() - Constructor for class lumis.service.seo.processaction.SetValuesProcessActionHandler
 
SetValueUserAttributeId - Class in lumis.upgrade.custom.build_12_5_0_200902_6
Sets lum_UserAttribute.userAttributeId with a new guid value where it is null.
SetValueUserAttributeId() - Constructor for class lumis.upgrade.custom.build_12_5_0_200902_6.SetValueUserAttributeId
 
setVerb(String) - Method in interface lumis.portal.monitor.IMonitorEventSPI
Sets the image.
setVerb(String) - Method in class lumis.portal.monitor.impl.MonitorEvent
 
setVersion(WSRPVersion) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
setVersion(String) - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
setVersion(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the version.
setVersion(IVersion) - Method in class lumis.portal.deployment.Component
Sets the version.
setVersionContentId(String) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setVersionNumber(int) - Method in interface lumis.content.bigdata.ContentVersionDocument.ContentVersion
setVideoFrameRate(Double) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the video frame rate metadata.
setViewName(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Sets the view name.
setVisitorId(long) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorUser
Sets the value for MonitorUser.getVisitorId() in this document.
setVisitTime(String) - Method in class lumis.service.seo.robotstxt.UserAgent
Sets the visitTime.
setWaitingEventId(String) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the waitingEventId.
setWaitingForExpiration(boolean) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setWaitingForPublishing(boolean) - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.
 
setWaitStartTime(long) - Method in class lumis.portal.analytics.automationflow.WaitingForEventFlow
Sets the waitStartTime.
setWebFileReplication(WebFileReplication) - Method in class lumis.portal.webfilereplication.AbstractFileReplicator
 
setWebFileReplication(WebFileReplication) - Method in interface lumis.portal.webfilereplication.IFileReplicator
Provides replication information.
setWebResource(ITransaction) - Method in class lumis.portal.presentation.PresentationControllerHtml
Sets PresentationControllerHtml.webResource with the web resource instance for the current request.
setWebResource(ITransaction) - Method in class lumis.service.portalmanagement.xsleditor.XsltResultControllerHtml
Sets PresentationControllerHtml.webResource with the web resource instance for the current request.
setWebResourcesMissingData(String, boolean) - Method in class lumis.portal.channel.ChannelManager
 
setWebResourcesMissingData(String, boolean) - Method in class lumis.portal.page.PageManager
 
setWebResourcesMissingData(String, boolean) - Method in interface lumis.portal.url.IWebResourceFactory
Sets missing data in the web resources of the specified resource.
setWebResourcesMissingData(IWebResourceFactory, Collection<WebResource>, boolean, boolean) - Method in interface lumis.portal.url.IURLManager
Sets missing data in the given web resources.
setWebResourcesMissingData(IWebResourceFactory, Collection<WebResource>, boolean, boolean) - Method in class lumis.portal.url.URLManager
 
setWebRootPath(String) - Method in class lumis.portal.website.Website
Sets the web root path defined for this website.
setWebsite(String) - Method in class lumis.portal.hyperlink.HyperLinkConfig
Deprecated.
Since 6.2.0, due to the inclusion of websites feature. The LumisXP itself did not use this property. Kept only for backward compatibility.
setWebsite(String) - Method in class lumis.portal.page.link.PageLinkConfig
Deprecated.
Since 6.2.0 replaced by #setWebsiteObject(IWebsite)
setWebsite(String) - Method in class lumis.service.newsletter.Model
Sets the website.
setWebsite(IWebsite) - Method in class lumis.portal.page.link.PageLinkConfig
Sets the websiteData.
setWebsite(IWebsite) - Method in class lumis.portal.url.WebResource
Sets the website this web resource belongs to.
setWebsite(Website) - Method in class lumis.portal.webfilereplication.WebFileReplication
Sets the website of this replication.
setWebsiteBaseURLId(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the websiteBaseURLId.
setWebsiteBaseURLProtocol(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the websiteBaseURLProtocol.
setWebsiteHomepagePath(String) - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
Sets the websiteHomepagePath.
SetWebsiteNameFromChannelControl - Class in lumis.service.portalmanagement.website
Input Text Control that gets a channel id from the parameter SetWebsiteNameFromChannelControl.PARAM_LUM_NEW_WEBSITE_CHANNEL_ID and sets its value with the name of the channel
SetWebsiteNameFromChannelControl() - Constructor for class lumis.service.portalmanagement.website.SetWebsiteNameFromChannelControl
 
setWhenToDelete(Calendar) - Method in class lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted
Sets the whenToDelete.
setWidth(int) - Method in class lumis.service.banner.BannerConfig
 
setWidth(Integer) - Method in class lumis.portal.file.metadata.FileMetadata
Sets the width metadata.
setWidth(String) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
setWindowState(WindowState) - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRequest
Sets the window state, returned by PortletRequest.getWindowState().
setWindowState(WindowState) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceActionResponse
 
setWindowState(WindowState) - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
setWindowState(WindowState) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
setWords(Set<String>) - Method in interface lumis.portal.bigdata.ISynonym
Sets the words.
setWorkflow(WorkflowSerializableConfig) - Method in class lumis.content.service.serialization.ContentServiceInstanceSerializableConfig
 
setWorkflow(ServiceInstanceWorkflow) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
Sets the workflow identifier.
setWorkflowId(String) - Method in interface lumis.content.bigdata.ContentVersionDocument.WorkflowMetaData
setWorkflowId(String) - Method in class lumis.content.workflow.WorkflowPermission
Sets the workflow this permission applies to.
setWorkflowId(String) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceWorkflow
Sets the workflow identifier.
setWorkflowMetaDataId(String) - Method in class lumis.content.workflow.ContentWorkflowMetaData
Sets the identifier for this workflow metadata.
setWorkflowPermissions(SessionConfig, String, Collection<WorkflowPermission>, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Updates the workflow permissions in a service instance.
setWorkflowPermissions(SessionConfig, String, Collection<WorkflowPermission>, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
 
setWorkflowResource(IResource) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
setXmlStandalone(boolean) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setXmlVersion(String) - Method in class lumis.portal.serviceinterface.style.impl.common.LazyDocument
 
setXslHtmlMode(String) - Method in class lumis.service.newsletter.Model
Sets the xslHtmlMode.
setXslTextMode(String) - Method in class lumis.service.newsletter.Model
Sets the xslTextMode.
setYear(long) - Method in interface lumis.portal.monitor.impl.MonitorUserDocument.IMonitorDateTimeField
Sets the value for year in this document.
shallowUpdate(Session, Object) - Static method in class lumis.portal.structure.sync.SyncUtil
Performs a shallow update on a hibernate entity object.
SHARED - lumis.portal.preferences.PreferencesLevel
Preferences stored at shared level are shared among all users.
SHARED - lumis.portal.serviceinterface.menu.ServiceInterfaceMenuLevel
Menu level for configurations that are shared among multiple users.
SHARED - lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig.IsolationLevel
The style can be used by the interface instances belonging to a service instance in the list of the isolation allowed consumers.
SHARED_FOLDER_NAME - Static variable in class lumis.portal.PortalContext
Shared folder name.
SharedMarkupResourceStream - Class in lumis.portal.presentation.core
Markup resource stream that allows a IFixedLocationResourceStream to be shared.
SharedMarkupResourceStream(IResourceStream, MarkupContainer, IPortalMode) - Constructor for class lumis.portal.presentation.core.SharedMarkupResourceStream
 
sharedMaxAge() - Method in annotation type lumis.portal.rest.util.CacheControl
Controls the s-max-age setting of the Cache-Control header.
shorten(String) - Method in class lumis.portal.urlshortener.DummyURLShortener
 
shorten(String) - Method in interface lumis.portal.urlshortener.IURLShortener
Shortens a given URL.
SHORTTEXT - lumis.service.formbuilder.FormFieldType
 
shouldBulkLoad(ICacheMultiDataProvider.IRequest) - Method in class lumis.portal.cache.SingleOrBulkLoadCacheDataProvider
Returns whether the bulk load should be performed.
shouldFallbackToRegisteredConverters() - Method in class lumis.util.converter.AbstractConverter
Indicates if the registered converters should be tried if this converter does not know how to complete the conversion.
shouldHideAllResults() - Method in class lumis.doui.table.filter.TableSourceFilter
 
shouldMonitorRequest(HttpServletRequest) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
Returns whether the given request should have the events monitored.
shouldMonitorRequest(HttpServletRequest) - Method in class lumis.portal.monitor.impl.MonitorManager
 
shouldSendRenderDataChangedNotification() - Method in class lumis.doui.table.BaseTableDataProcessActionHandler
Deprecated.
Indicates if this process action should send render data changed notification.
shouldTryToAuthenticateOnlyOncePerSession(HttpServletRequest, HttpServletResponse) - Method in class lumis.portal.authentication.http.HttpHandshakeAuthenticator
Indicates if the user should be tried to be authenticated only once each session.
shouldUnregister(SessionConfig, IDeployObject, ITransaction) - Method in class lumis.portal.deployment.BusinessContextRegisterHelper
 
shouldUnregister(SessionConfig, IDeployObject, ITransaction) - Method in class lumis.portal.deployment.ServiceRegisterHelper
 
shouldUnregister(SessionConfig, IDeployObject, ITransaction) - Method in class lumis.portal.deployment.ThemeRegisterHelper
 
shouldUnregister(SessionConfig, IDeployObject, ITransaction) - Method in class lumis.portal.deployment.WorkflowRegisterHelper
 
shouldUpdateSessionLocale(HttpServletRequest) - Static method in class lumis.portal.localization.LocaleUtilInternal
Returns whether the session locale should be updated.
SHOW_ALL - Static variable in class lumis.doui.control.principalpicker.PrincipalPickerControl
 
SHOW_GROUPS - Static variable in class lumis.doui.control.principalpicker.PrincipalPickerControl
 
SHOW_USERS - Static variable in class lumis.doui.control.principalpicker.PrincipalPickerControl
 
ShowAnswersAutoLayoutFieldsControl - Class in lumis.service.formbuilder
Auto layout fields control specifically designed for interface view answer
ShowAnswersAutoLayoutFieldsControl - Class in lumis.service.questionnaire
Auto layout fields control specifically designed for interface view answer
ShowAnswersAutoLayoutFieldsControl() - Constructor for class lumis.service.formbuilder.ShowAnswersAutoLayoutFieldsControl
 
ShowAnswersAutoLayoutFieldsControl() - Constructor for class lumis.service.questionnaire.ShowAnswersAutoLayoutFieldsControl
 
showHeader - Variable in class lumis.doui.control.datagrid.DataGridControl
 
showPublishedContentOnly(Source<?>) - Method in class lumis.content.source.postloadprocessor.ContentNamePostLoadProcessor
Returns if only published content should be shown for the given source.
shutdown() - Method in class lumis.portal.executor.ExecutorManager
 
shutdown() - Method in interface lumis.portal.monitor.IMonitorManagerSPI
Shutdowns the monitor manager.
shutdown() - Method in class lumis.portal.monitor.impl.MonitorManager
 
shutdown() - Method in class lumis.portal.structure.sync.ParallelExecutor
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdownNow() - Method in class lumis.portal.executor.ExecutorManager
 
SimpleContentHyperLinkResolver - Class in lumis.service.simplecontent
Hyperlink resolver for simple content service.
SimpleContentHyperLinkResolver() - Constructor for class lumis.service.simplecontent.SimpleContentHyperLinkResolver
 
SimpleContentService - Class in lumis.service.simplecontent
A simple content service that provides an image and html mark-up.
SimpleContentService() - Constructor for class lumis.service.simplecontent.SimpleContentService
 
SimpleDataControlRequestHelpDefinition - Class in lumis.doui.service.api.rest
 
SimpleMonitorValuesProvider - Class in lumis.portal.monitor
Simple IMonitorValuesProvider that holds and serves a map of values.
SimpleMonitorValuesProvider(Map<String, List<? extends Serializable>>) - Constructor for class lumis.portal.monitor.SimpleMonitorValuesProvider
Creates a new instance with the given values.
SimpleParameterType - Class in lumis.portal.file.transformation
Defines a custom parameter type.
SimpleParameterType() - Constructor for class lumis.portal.file.transformation.SimpleParameterType
 
SimpleReadWriteLock - Class in lumis.portal.lock
A simple mutual shared and exclusive lock implementation.
SimpleReadWriteLock() - Constructor for class lumis.portal.lock.SimpleReadWriteLock
 
SimpleRequestParameterDefinition - Class in lumis.doui.service.api.rest
 
SimpleTransformationParameter - Class in lumis.portal.file.transformation
Simple transformation parameter is an ITransformationParameter implementation containing the minimal information, only IParameterType and its value.
SimpleTransformationParameter(IParameterType, FileTransformation, String) - Constructor for class lumis.portal.file.transformation.SimpleTransformationParameter
The class constructor.
sinceVersion() - Method in annotation type lumis.portal.stability.StableMajor
Indicates the first major version of the compatibility range.
sinceVersion() - Method in annotation type lumis.portal.stability.StableMinor
Indicates the first minor version of the compatibility range.
SingleBlogTagListDataProvider - Class in lumis.service.singleblog
Single blog Tag List Data Provider Implementation to force search in published contexts.
SingleBlogTagListDataProvider() - Constructor for class lumis.service.singleblog.SingleBlogTagListDataProvider
 
SingleColumnTableSourceField - Class in lumis.doui.table.field
A generic single column table source field.
SingleColumnTableSourceField(String, String, String) - Constructor for class lumis.doui.table.field.SingleColumnTableSourceField
 
SingleColumnTableSourceField(String, String, ISourceFieldDataType) - Constructor for class lumis.doui.table.field.SingleColumnTableSourceField
 
SingleCopyFileSystem - Class in lumis.portal.filesystem.impl
Filesystem implementation that makes the filesystem operations only once.
SingleCopyFileSystem() - Constructor for class lumis.portal.filesystem.impl.SingleCopyFileSystem
 
singleEntry(K, V) - Static method in class lumis.util.collections.Maps
Returns a single-entry map, containing the given key-value pair.
SingleOrBulkLoadCacheDataProvider<T> - Class in lumis.portal.cache
Abstract ICacheMultiDataProvider that eases the use of single and bulk loads, based on a given condition.
SingleOrBulkLoadCacheDataProvider() - Constructor for class lumis.portal.cache.SingleOrBulkLoadCacheDataProvider
 
SingleServerClusterManager - Class in lumis.portal.cluster
The cluster manager implementation for single server (without cluster) deployment.
SingleServerClusterManager() - Constructor for class lumis.portal.cluster.SingleServerClusterManager
 
SitemapClock - Class in lumis.service.seo.sitemap
 
SitemapClock() - Constructor for class lumis.service.seo.sitemap.SitemapClock
 
SitemapFilter - Class in lumis.service.seo.sitemap
Serves sitemap xml files Based on the requested file and website, this service looksup the previously generated file in /lumisdata/shared/data/sitemapfiles/ directory and returns the appropriate file (http / https) content if it exists.
SitemapFilter() - Constructor for class lumis.service.seo.sitemap.SitemapFilter
 
SitemapManager - Class in lumis.service.seo.sitemap
Responsible for generating the sitemaps for all protocols given a service instance identifier.
SitemapManager() - Constructor for class lumis.service.seo.sitemap.SitemapManager
 
SitemapResource - Class in lumis.service.seo.sitemap
Resource for sitemap REST support
SitemapResource() - Constructor for class lumis.service.seo.sitemap.SitemapResource
 
size() - Method in class lumis.doui.source.SourceData
 
size() - Method in class lumis.doui.source.TabularData
Returns the number of rows in this tabular data.
size() - Method in class lumis.portal.bigdata.Document
 
size() - Method in class lumis.portal.cluster.multiserver.ClusterTransmissionHeader
 
size() - Method in class lumis.portal.monitor.impl.CustomUserAttributesMap
 
size() - Method in class lumis.portal.user.UserPropertiesCustomAttributes
 
size() - Method in class lumis.portal.user.UserPropertiesCustomAttributesMap
 
size() - Method in class lumis.util.query.QueryFilterGroup
 
SIZE - Static variable in class lumis.portal.monitor.MonitorFields.File
File size field.
SKIP - lumis.portal.serialization.DeserializationContext.ExistingStyleAction
 
SKIPPED - lumis.portal.healthmonitor.HealthCheckResult.ResultType
 
SMALL - lumis.service.analytics.eventanalytics.bean.EventAnalyticsReportDashboard.Width
Small.
SmartContentDataProvider - Class in lumis.service.smartcontent.dataprovider
Data provider for Smart Content service
SmartContentDataProvider() - Constructor for class lumis.service.smartcontent.dataprovider.SmartContentDataProvider
 
SmartContentUtil - Class in lumis.service.smartcontent
Provides utility methods for the SmartContent Service
SmartContentUtil() - Constructor for class lumis.service.smartcontent.SmartContentUtil
 
SmtpMailSender - Class in lumis.portal.sendmail.smtp
Sends an e-mail using a SMTP connection.
SmtpMailSender() - Constructor for class lumis.portal.sendmail.smtp.SmtpMailSender
 
snippet - Variable in class lumis.search.SearchHit
Deprecated.
 
SOCIAL_DESCRIPTION - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
Field that corresponds to ContentVersion.getSocialDescription().
SOCIAL_IMAGE_MEDIA_ID - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
Field that corresponds to ContentVersion.getSocialImageMediaId().
SOCIAL_TITLE - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentVersionFields
Field that corresponds to ContentVersion.getSocialTitle().
SocialDescription - lumis.content.source.field.MetaDataSourceField.Type
Meta data field that corresponds to ContentVersion.getSocialDescription().
SocialImage - lumis.content.source.field.MetaDataSourceField.Type
Meta data field that corresponds to ContentVersion#getSocialImageFileId().
socialNetwork - Variable in class lumis.socialnetwork.socialprofile.AbstractSocialProfileProvider
Social Network information that will be used for the methods defined in the ISocialProfileProvider interface.
SocialNetwork - Class in lumis.socialnetwork
Social Network Entity
SocialNetwork - Class in lumis.socialnetworkintegration
Represents a social network.
SocialNetwork() - Constructor for class lumis.socialnetworkintegration.SocialNetwork
 
SocialNetwork(String, ChannelConfig, PageConfig, ServiceInstanceConfig, String, String, String) - Constructor for class lumis.socialnetwork.SocialNetwork
 
SocialNetworkAccount - Class in lumis.socialnetworkintegration
Represents the account from which messages will be published to a social
SocialNetworkAccount() - Constructor for class lumis.socialnetworkintegration.SocialNetworkAccount
Constructor for JPA.
SocialNetworkAccountAddFacebookProfileDataProvider - Class in lumis.service.socialnetworkintegration.dataprovider
Responsible for building a list with all accounts for the given Facebook profile.
SocialNetworkAccountAddFacebookProfileDataProvider() - Constructor for class lumis.service.socialnetworkintegration.dataprovider.SocialNetworkAccountAddFacebookProfileDataProvider
 
SocialNetworkAccountAddPropertyPage - Class in lumis.service.socialnetworkintegration.action
Interface responsible for adding the social network account and determining if the interface was called by the callback url passed to the social network authorization sites.
SocialNetworkAccountAddPropertyPage() - Constructor for class lumis.service.socialnetworkintegration.action.SocialNetworkAccountAddPropertyPage
 
SocialNetworkAccountServiceInstanceAssociation - Class in lumis.content.socialnetwork.integration
Account service instance association.
SocialNetworkAccountServiceInstanceAssociation(SocialNetworkAccount, String) - Constructor for class lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation
Creates a new social network service instance association.
SocialNetworkApplication - Class in lumis.socialnetworkintegration
Represents a specific application/portal in a social network.
SocialNetworkAuthenticationProcessActionHandler - Class in lumis.service.socialnetworkintegration.action
Responsible for building authorization calls for social network redirect.
SocialNetworkAuthenticationProcessActionHandler() - Constructor for class lumis.service.socialnetworkintegration.action.SocialNetworkAuthenticationProcessActionHandler
 
SocialNetworkCallbackProcessActionHandler - Class in lumis.service.socialnetworkintegration.action
Responsible for handling callback after user authorization in remote Social Network.
SocialNetworkCallbackProcessActionHandler() - Constructor for class lumis.service.socialnetworkintegration.action.SocialNetworkCallbackProcessActionHandler
 
SocialNetworkConnectorFactory - Class in lumis.socialnetworkintegration
Factory for determining which social network connector to use.
SocialNetworkConnectorFactory() - Constructor for class lumis.socialnetworkintegration.SocialNetworkConnectorFactory
 
SocialNetworkDeclaredSourcesDataProvider - Class in lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider
IDataProvider that reads the sources of a given service.
SocialNetworkDeclaredSourcesDataProvider() - Constructor for class lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider.SocialNetworkDeclaredSourcesDataProvider
 
SocialNetworkFacebookPublicationTokenProcessActionHandler - Class in lumis.service.socialnetworkintegration.action
Responsible for adding a facebook profile token to the SocialNetworkAccount involved.
SocialNetworkFacebookPublicationTokenProcessActionHandler() - Constructor for class lumis.service.socialnetworkintegration.action.SocialNetworkFacebookPublicationTokenProcessActionHandler
 
SocialNetworkIntegrationService - Class in lumis.service.socialnetworkintegration
Social network integration service class.
SocialNetworkIntegrationService() - Constructor for class lumis.service.socialnetworkintegration.SocialNetworkIntegrationService
 
SocialNetworkIntegrationStringResource - Class in lumis.socialnetworkintegration
This string resource is used by Social Network Integration backend.
SocialNetworkIntegrationStringResource() - Constructor for class lumis.socialnetworkintegration.SocialNetworkIntegrationStringResource
The default constructor.
SocialNetworkManagerFactory - Class in lumis.socialnetwork
Factory for Social Network
SocialNetworkManagerFactory() - Constructor for class lumis.socialnetwork.SocialNetworkManagerFactory
 
SocialNetworkMessage - Class in lumis.socialnetworkintegration
Represents a message publishing in a social network application.
SocialNetworkMessage(SocialNetworkAccount, String, Date) - Constructor for class lumis.socialnetworkintegration.SocialNetworkMessage
Creates a new SocialNetworkMessage using the given account with the given message and publishing date.
SocialNetworkMessageQueueItem - Class in lumis.socialnetworkintegration
Represents the entity that is an item in the queue for social network message actions (publish, update and remove).
SocialNetworkMessageQueueItem() - Constructor for class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
 
SocialNetworkMessageStatus - Enum in lumis.socialnetworkintegration
Social network message possible status.
SocialNetworkMessageWrapper - Class in lumis.content.control.publishtosocialnetwork
A wrapper that has a SocialNetworkMessage and information if the message has been updated and/or is a default message.
SocialNetworkNamePostLoadProcessor - Class in lumis.service.socialnetworkintegration.postload
Post Load Processor to fills the social network name.
SocialNetworkNamePostLoadProcessor() - Constructor for class lumis.service.socialnetworkintegration.postload.SocialNetworkNamePostLoadProcessor
 
SocialNetworkServiceInstancesByServiceDataProvider - Class in lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider
Social network service instances dataProvider.
SocialNetworkServiceInstancesByServiceDataProvider() - Constructor for class lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider.SocialNetworkServiceInstancesByServiceDataProvider
 
SocialNetworkServicesDataProvider - Class in lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider
Social network services data provider.
SocialNetworkServicesDataProvider() - Constructor for class lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider.SocialNetworkServicesDataProvider
 
SocialNetworkSourceFieldsProvider - Class in lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider
IDataProvider that reads a source's fields.
SocialNetworkSourceFieldsProvider() - Constructor for class lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider.SocialNetworkSourceFieldsProvider
 
SocialProfile - Class in lumis.service.socialnetworkservices.socialprofile
Entity for Social Profile.
SocialProfile() - Constructor for class lumis.service.socialnetworkservices.socialprofile.SocialProfile
 
SocialProfile.Sex - Enum in lumis.service.socialnetworkservices.socialprofile
Enum with the possible values for sex.
SocialProfileDataProvider - Class in lumis.service.socialnetworkservices.microblog.doui.dataprovider
Data Provider class used to load informations of a Social profile in a given Social Network.
SocialProfileDataProvider - Class in lumis.service.socialnetworkservices.socialprofile
ContentTableDataProvider extension that creates a new social profile for the given user if it doesn't yet exists.
SocialProfileDataProvider() - Constructor for class lumis.service.socialnetworkservices.microblog.doui.dataprovider.SocialProfileDataProvider
 
SocialProfileDataProvider() - Constructor for class lumis.service.socialnetworkservices.socialprofile.SocialProfileDataProvider
Default constructor.
SocialProfileManagerFactory - Class in lumis.socialnetwork.socialprofile
Factory for Social Profile.
SocialProfileManagerFactory() - Constructor for class lumis.socialnetwork.socialprofile.SocialProfileManagerFactory
 
SocialProfilePortalObserver - Class in lumis.service.socialnetworkservices.socialprofile
Observer to automatically delete user's social profile (and its content) when it is deleted.
SocialProfilePortalObserver() - Constructor for class lumis.service.socialnetworkservices.socialprofile.SocialProfilePortalObserver
 
SocialProfileUpdateProcessActionHandler - Class in lumis.service.socialnetworkservices.socialprofile
Process action handler responsible for adding / updating the social profile.
SocialProfileUpdateProcessActionHandler() - Constructor for class lumis.service.socialnetworkservices.socialprofile.SocialProfileUpdateProcessActionHandler
 
SocialTitle - lumis.content.source.field.MetaDataSourceField.Type
Meta data field that corresponds to ContentVersion.getSocialTitle().
sort(Comparator<ISourceData>) - Method in class lumis.doui.source.TabularData
 
sortable - Variable in class lumis.doui.source.field.BaseTabularSourceField
Indicates if this field may be used for sorting a query.
sortOrder - Variable in class lumis.util.query.QuerySelect
 
SortPostLoadProcessor - Class in lumis.doui.source.postloadprocessor
This class can be used to sort a TabularSource after it's fully loaded and had it's values translated.
SortPostLoadProcessor() - Constructor for class lumis.doui.source.postloadprocessor.SortPostLoadProcessor
 
sortSource(T, SearchQuery) - Method in class lumis.service.tag.GenericServiceInstancesTagListDataProvider
Sorts the given source.
source - Variable in class lumis.content.table.ContentMetaDataController
 
source - Variable in class lumis.doui.processaction.ProcessActionHandler
 
source - Variable in class lumis.doui.source.AbstractSourceData
The source this source data belongs to.
source - Variable in class lumis.doui.source.field.BaseSourceField
 
source - Variable in class lumis.doui.table.QueryBuilder
 
Source<F extends ISourceField> - Class in lumis.doui.source
The base implementation of a doui data source.
Source(Node, ISourceContext) - Constructor for class lumis.doui.source.Source
 
SOURCE - Static variable in class lumis.portal.monitor.MonitorFields.Client.InitialOrigin.Campaign
Initial campaign source field.
SOURCE - Static variable in class lumis.portal.monitor.MonitorFields.Client.Origin.Campaign
Campaign source field.
SOURCE_FIELD_NAME_UNDEFINED - Static variable in class lumis.doui.control.ValidatorControl
 
SOURCE_ID - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.ContentFields
Field that corresponds to Content.getSourceId().
SOURCE_ID - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Source ID field.
SOURCE_ID - Static variable in class lumis.portal.monitor.MonitorFields.Doui
Doui source identifier field.
SOURCE_PARAMETER_NAME_AGGREGATED_VALUES - Static variable in class lumis.doui.search.SearchDataProvider
Name of the parameter that holds the aggregated values (user's filters).
SOURCE_PARAMETER_NAME_AGGREGATIONS - Static variable in class lumis.doui.search.SearchDataProvider
Name of the parameter that holds the aggregations that should be performed during search.
SOURCE_PARAMETER_NAME_CONTROL_QUERY - Static variable in class lumis.doui.search.SearchDataProvider
 
SOURCE_PARAMETER_NAME_QUERY - Static variable in class lumis.doui.search.SearchDataProvider
 
SOURCE_PARAMETER_NAME_SCOPE_SERVICE_INSTANCE - Static variable in class lumis.doui.search.SearchDataProvider
 
SOURCE_PARAMETER_NAME_STATUS - Static variable in class lumis.doui.search.SearchDataProvider
 
SOURCE_PARAMETER_TARGET_OBJECTS_SOURCE_ID - Static variable in class lumis.doui.search.SearchDataProvider
 
SOURCE_READ_DATA_ALWAYS - Static variable in class lumis.doui.source.Source
 
SOURCE_READ_DATA_NEVER - Static variable in class lumis.doui.source.Source
 
SOURCE_READ_DATA_ON_DEMAND - Static variable in class lumis.doui.source.Source
 
SourceAddDataEvent - Class in lumis.doui.source.event
Base event class for source's add data operation.
SourceAddDataEvent(Source<?>, IParameters) - Constructor for class lumis.doui.source.event.SourceAddDataEvent
Creates a new event for add of source data.
SourceAddDataProcessActionHandler<S extends Source<?>> - Class in lumis.doui.source.processaction
Process action handler that executes Source.addData(Object).
SourceAddDataProcessActionHandler() - Constructor for class lumis.doui.source.processaction.SourceAddDataProcessActionHandler
 
SourceAddFileMultiRowDataProcessActionHandler<S extends Source<?>> - Class in lumis.doui.source.processaction
This class is responsible for the generic add of multiple files in contents.
SourceAddFileMultiRowDataProcessActionHandler() - Constructor for class lumis.doui.source.processaction.SourceAddFileMultiRowDataProcessActionHandler
 
SourceAddMultiRowDataProcessActionHandler<S extends Source<?>> - Class in lumis.doui.source.processaction
Process Action Handler to add multiple rows.
SourceAddMultiRowDataProcessActionHandler() - Constructor for class lumis.doui.source.processaction.SourceAddMultiRowDataProcessActionHandler
 
SourceBoundControl<S extends Source<?>> - Class in lumis.doui.control
Control that may be bound to a Source.
SourceBoundControl() - Constructor for class lumis.doui.control.SourceBoundControl
 
SourceConfig - Class in lumis.doui.source
 
SourceConfig() - Constructor for class lumis.doui.source.SourceConfig
 
sourceContainer - Variable in class lumis.doui.processaction.ProcessActionHandler
 
SourceContainer - Class in lumis.doui.source
Class responsible for hold and initialize doui sources
SourceContainer(DouiContext) - Constructor for class lumis.doui.source.SourceContainer
Constructor that receives a DouiContext object
SourceContainer(Node[]) - Constructor for class lumis.doui.source.SourceContainer
Constructor that receives xml definition nodes of sources
sourceContext - Variable in class lumis.doui.source.AbstractSourceConverter
The source context that this source converter is associated with.
sourceContext - Variable in class lumis.doui.source.Source
 
sourceContext - Variable in class lumis.doui.source.SourceContainer
 
SourceContext - Class in lumis.doui.source
Implementation for a ISourceContext that can be constructed from a DouiContext or from the other values it will provide.
SourceContext(DouiContext) - Constructor for class lumis.doui.source.SourceContext
Creates a source context that belongs to a doui context.
SourceContext(SessionConfig, ServiceInstanceConfig, ITransaction) - Constructor for class lumis.doui.source.SourceContext
Creates a source context that does not belongs to a doui context.
SourceContextSPI - Class in lumis.doui.source
Unstable extension of SourceContext.
SourceContextSPI(SessionConfig, ServiceInstanceConfig, IDouiRestInterfaceRequest, ITransaction) - Constructor for class lumis.doui.source.SourceContextSPI
Creates a source context that does not belongs to a doui context.
SourceDaoJdbc - Class in lumis.doui.source
 
SourceDaoJdbc() - Constructor for class lumis.doui.source.SourceDaoJdbc
 
sourceData - Variable in class lumis.doui.search.DouiTabularSourceSearchContentFiller
Deprecated.
 
SourceData - Class in lumis.doui.source
The default concrete implementation for the ISourceData.
SourceData() - Constructor for class lumis.doui.source.SourceData
Creates a source data without source associated.
SourceData(Source) - Constructor for class lumis.doui.source.SourceData
Creates a source data associated with the given source.
SourceDataUpdatedEventArgs - Class in lumis.doui.source
 
SourceDataUpdatedEventArgs() - Constructor for class lumis.doui.source.SourceDataUpdatedEventArgs
 
sourceDefinitionNode - Variable in class lumis.doui.source.Source
 
sourceDefinitionNodes - Variable in class lumis.doui.source.SourceContainer
 
SourceDeleteDataEvent - Class in lumis.doui.source.event
Base event class for source's delete data operation.
SourceDeleteDataEvent(Source<?>, Collection<String>) - Constructor for class lumis.doui.source.event.SourceDeleteDataEvent
Creates a new event for before delete of source data.
SourceDeleteDataProcessActionHandler<S extends Source<?>> - Class in lumis.doui.source.processaction
Executes Source#deleteDataByItemIds(Object) for the items returned by SourceDeleteDataProcessActionHandler.getItemIdsToDelete().
SourceDeleteDataProcessActionHandler() - Constructor for class lumis.doui.source.processaction.SourceDeleteDataProcessActionHandler
 
SourceFactory - Class in lumis.doui.source
Create instances of Source derived classes
SourceFactory() - Constructor for class lumis.doui.source.SourceFactory
 
SourceFieldBoundControl<S extends Source<?>> - Class in lumis.doui.control
Control that may be bound to a Source's field.
SourceFieldBoundControl() - Constructor for class lumis.doui.control.SourceFieldBoundControl
 
SourceFieldTypes - Class in lumis.doui.source.field.type
Framework doui source field data types.
SourceFieldTypes() - Constructor for class lumis.doui.source.field.type.SourceFieldTypes
 
sourceFilterNode - Variable in class lumis.doui.control.filter.FilterControl
 
sourceId - Variable in class lumis.doui.table.QueryBuilder
 
sourceId - Variable in class lumis.service.doui.dynamiclist.AddDynamicListSourceControl
 
sourceId - Variable in class lumis.service.rss.RssConfig
 
SourceManager - Class in lumis.doui.source
Source manager implementation.
SourceManager() - Constructor for class lumis.doui.source.SourceManager
 
SourceMonitorUtil - Class in lumis.doui.source
Source monitor util.
SourceMonitorUtil() - Constructor for class lumis.doui.source.SourceMonitorUtil
 
sourceNode - Variable in class lumis.doui.table.QueryBuilder
Deprecated.
this attribute should not exist in the future.
SourceParameterUpdatedEventArgs - Class in lumis.doui.source
 
SourceParameterUpdatedEventArgs() - Constructor for class lumis.doui.source.SourceParameterUpdatedEventArgs
 
SourcePostAddDataEvent - Class in lumis.doui.source.event
Event raised by Source after data is added.
SourcePostAddDataEvent(Source<?>, IParameters, ISourceAddDataResult) - Constructor for class lumis.doui.source.event.SourcePostAddDataEvent
Creates a new event for after add of source data.
SourcePostDeleteDataEvent - Class in lumis.doui.source.event
Event raised by Source after data is deleted.
SourcePostDeleteDataEvent(Source<?>, Collection<String>) - Constructor for class lumis.doui.source.event.SourcePostDeleteDataEvent
Creates a new event for after delete of source data.
SourcePostUpdateDataEvent - Class in lumis.doui.source.event
Event raised by Source after data is updated.
SourcePostUpdateDataEvent(Source<?>, IParameters, String, ISourceUpdateDataResult) - Constructor for class lumis.doui.source.event.SourcePostUpdateDataEvent
Creates a new event for after update of source data.
SourcePreAddDataEvent - Class in lumis.doui.source.event
Event raised by Source before data is added.
SourcePreAddDataEvent(Source<?>, IParameters) - Constructor for class lumis.doui.source.event.SourcePreAddDataEvent
Creates a new event for before add of source data.
SourcePreDeleteDataEvent - Class in lumis.doui.source.event
Event raised by Source before data is deleted.
SourcePreDeleteDataEvent(Source<?>, Collection<String>) - Constructor for class lumis.doui.source.event.SourcePreDeleteDataEvent
Creates a new event for before delete of source data.
SourcePreUpdateDataEvent - Class in lumis.doui.source.event
Event raised by Source before data is updated.
SourcePreUpdateDataEvent(Source<?>, IParameters, String) - Constructor for class lumis.doui.source.event.SourcePreUpdateDataEvent
Creates a new event for update of source data.
SourceResumeDataProvider - Class in lumis.service.content.wizard
Returns information of first source of service came from serviceId request parameter.
SourceResumeDataProvider() - Constructor for class lumis.service.content.wizard.SourceResumeDataProvider
 
sourcesById - Variable in class lumis.doui.source.SourceContainer
 
SourceSearchContentFillerFactory - Class in lumis.doui.search
Deprecated.
Since 8.1.0 ISourceSearchContentFiller was deprecated.
SourceSearchContentFillerFactory() - Constructor for class lumis.doui.search.SourceSearchContentFillerFactory
Deprecated.
 
sourcesIdArray - Variable in class lumis.doui.source.SourceContainer
 
SourceUpdateDataEvent - Class in lumis.doui.source.event
Base event class for source's update data operation.
SourceUpdateDataEvent(Source<?>, IParameters, String) - Constructor for class lumis.doui.source.event.SourceUpdateDataEvent
Creates a new event for update of source data.
SourceUpdateDataProcessActionHandler<S extends Source<?>> - Class in lumis.doui.source.processaction
Process action handler that executes Source.updateData(Object).
SourceUpdateDataProcessActionHandler() - Constructor for class lumis.doui.source.processaction.SourceUpdateDataProcessActionHandler
 
SourceUpdateMultiRowDataProcessActionHandler<S extends Source<?>> - Class in lumis.doui.source.processaction
Update process action handler for a multi row editor.
SourceUpdateMultiRowDataProcessActionHandler() - Constructor for class lumis.doui.source.processaction.SourceUpdateMultiRowDataProcessActionHandler
 
splitterPosition - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
SpnegoAuthenticator - Class in lumis.portal.authentication.http
HTTP authenticator implementation that uses SPNEGO/Kerberos for authenticating the user accessing the portal.
SpnegoAuthenticator() - Constructor for class lumis.portal.authentication.http.SpnegoAuthenticator
 
SQL_SERVER - lumis.util.DatabaseType
 
sqlAggregateRequestName(String) - Static method in class lumis.service.portalmanagement.monitoring.JavaMelodyCustomMonitoringFilter
Generates the aggregate request name for sql counter by default.
SqlGenerator - Class in lumis.util
Generates the SQL scripts from database definitions.
SqlGenerator() - Constructor for class lumis.util.SqlGenerator
 
SqlServerDialect - Class in lumis.portal.dao.hibernate
SQL Server dialect.
SqlServerDialect() - Constructor for class lumis.portal.dao.hibernate.SqlServerDialect
 
sqlTypes() - Method in class lumis.portal.dao.hibernate.GenericEnumUserType
 
SSL - lumis.portal.sendmail.IMailConfig.CryptographicProtocol
Using SSL protocol.
StableMajor - Annotation Type in lumis.portal.stability
Indicates the major version range in which the annotated class is stable.
StableMinor - Annotation Type in lumis.portal.stability
Indicates the minor version range in which the annotated class is stable.
Stage() - Constructor for class lumis.portal.monitor.MonitorFields.User.Journeys.Stage
 
STANDARD - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Standard field.
StandardDocument - Class in lumis.portal.bigdata
Document that provides standard fields access.
StandardDocument(StandardDocumentType) - Constructor for class lumis.portal.bigdata.StandardDocument
Creates a new standard document based on the given type.
StandardDocument.Standard - Interface in lumis.portal.bigdata
API that provides access to standard fields.
StandardDocument.Standard.Categories - Interface in lumis.portal.bigdata
API that provides access to categorization fields.
StandardDocument.Standard.Categories.Category - Interface in lumis.portal.bigdata
A content category.
StandardDocument.Standard.Publication - Interface in lumis.portal.bigdata
API that provides access to publications fields.
StandardDocument.Standard.Publication.Context - Interface in lumis.portal.bigdata
API that provides access to contexts fields.
StandardDocument.Standard.Tag - Interface in lumis.portal.bigdata
Represents a content tag.
StandardDocumentPopularityProvider - Class in lumis.portal.bigdata
IDocumentPopularityProvider implementation that calculates the popularity based on the number of unique visitors a document had and its age.
StandardDocumentPopularityProvider() - Constructor for class lumis.portal.bigdata.StandardDocumentPopularityProvider
 
StandardDocumentType - Class in lumis.portal.bigdata
Standard document type that provides (automatically added) default fields.
StandardDocumentType(String) - Constructor for class lumis.portal.bigdata.StandardDocumentType
Creates a new instance.
StandardDocumentType.StandardFields - Interface in lumis.portal.bigdata
Reflects the standard fields from a source.
StandardGroupMembershipProvider - Class in lumis.portal.group.standardmembership
Portal standard group membership provider.
StandardGroupMembershipProvider() - Constructor for class lumis.portal.group.standardmembership.StandardGroupMembershipProvider
 
start() - Method in class lumis.portal.clock.PortalClock
 
start() - Method in interface lumis.portal.monitor.IMonitor
Method used to indicate that the monitored event has started.
start() - Method in class lumis.util.StopWatch
 
start(Properties) - Method in class lumis.portal.dao.hibernate.PortalCacheProvider
 
startAt - Variable in class lumis.util.query.QuerySelect
 
startBatch() - Method in class lumis.portal.bigdata.elasticsearch.ElasticsearchRepository
 
startBatch() - Method in interface lumis.portal.bigdata.IBigDataRepository
Returns an indexer to perform bulk actions.
The caller must assure IBatchIndexer.close() is called after the desired bulk operations were performed.
STARTED - lumis.portal.audit.AuditEntryState
The entry was started.
STARTED_EVENT_ID - Static variable in class lumis.portal.analytics.journey.JourneyManager
 
startElement(String, String, String, Attributes) - Method in class lumis.portal.localization.MainStringLocalizationDaoXml.ResourceSAXHandler
 
STARTS_WITH - lumis.portal.bigdata.query.SearchFieldClause.Operator
Filter for terms that starts with any of the given values.
null values will be ignored.
The value will be converted to String to be used.
This operator is only supported by String-based fields.
STARTS_WITH - lumis.service.analytics.commons.Operator
 
startYear - Variable in class lumis.doui.control.datepicker.MonthPickerControl
 
state - Variable in class lumis.collaboration.chat.ChatUserConfig
 
state - Variable in class lumis.service.callcenteronline.ColRequestConfig
 
State - Class in lumis.portal.geolocation
Provides state information.
STATE_AUTHENTICATED - Static variable in class lumis.portal.authentication.http.HttpHandshakeAuthenticator
Constant used to represent the state where the authentication has been completed.
STATE_FAILED - Static variable in class lumis.portal.authentication.http.HttpHandshakeAuthenticator
Constant used to represent the state where the authentication has been tried but failed.
STATE_ID - Static variable in interface lumis.content.bigdata.ContentVersionDocumentType.WorkflowMetaDataFields
Field that corresponds to the ContentWorkflowMetaData.getStateId().
STATE_NONE - Static variable in class lumis.portal.authentication.http.HttpHandshakeAuthenticator
Constant used to represent the state where the authentication has not initiated.
STATE_PARAMETER_SEPARATOR - Static variable in class lumis.service.autoadministration.WorkflowStatesByLocalizedNameDataProvider
 
STATE_REQUESTED - Static variable in class lumis.portal.authentication.http.HttpHandshakeAuthenticator
Constant used to represent the state where the authentication has been requested, but was not completed.
StateScope - Enum in lumis.content.workflow
Enumeration of all available scopes for a state.
STATUS_AUTHORING - Static variable in class lumis.service.mailmarketing.Bulletin
 
STATUS_DISABLED - Static variable in class lumis.portal.page.cache.PageCacheConfig
Status that indicates the cache is disabled.
STATUS_DISABLED - Static variable in class lumis.service.newsletter.Schedule
 
STATUS_ENABLED - Static variable in class lumis.service.newsletter.Schedule
 
STATUS_GENERATING - Static variable in class lumis.portal.page.cache.PageCacheConfig
Status that indicates the cache being generated.
STATUS_GENERATING_OUTDATED - Static variable in class lumis.portal.page.cache.PageCacheConfig
Status that indicates the cache is being generated, but the generation result will be outdated, because something changed after the generation started.
STATUS_NOT_PUBLISHED - Static variable in class lumis.portal.page.cache.PageCacheConfig
Status that indicates the target page is not published (its target content is not published).
STATUS_OUTDATED - Static variable in class lumis.portal.page.cache.PageCacheConfig
Status that indicates the cache is outdated.
STATUS_OUTDATED_WITH_ERROR - Static variable in class lumis.portal.page.cache.PageCacheConfig
Status that indicates the cache is outdated and has quit generating due to errors.
STATUS_READY_FOR_PUBLISHING - Static variable in class lumis.service.mailmarketing.Bulletin
 
STATUS_SEND_PENDING - Static variable in interface lumis.portal.sendmail.IMailSendStatus
Status code that indicates the sending is pending.
STATUS_SENDING - Static variable in interface lumis.portal.sendmail.IMailSendStatus
Status code that indicates the sending is in progress.
STATUS_SENT - Static variable in class lumis.service.mailmarketing.Bulletin
 
STATUS_SENT_ERROR - Static variable in interface lumis.portal.sendmail.IMailSendStatus
Status code that indicates the sending was tried but was unsucessful.
STATUS_SENT_OK - Static variable in interface lumis.portal.sendmail.IMailSendStatus
Status code that indicates the sending was completed successfully.
STATUS_UPDATED - Static variable in class lumis.portal.page.cache.PageCacheConfig
Status that indicates the cache is updated.
StatusFilter - Class in lumis.service.portalmanagement.deployment
Custom filter used to apply filter for Component Status (Deployed with errors or warnings).
StatusFilter() - Constructor for class lumis.service.portalmanagement.deployment.StatusFilter
 
StealLockButtonControl - Class in lumis.content.control.lock
Defines steallock button control.
StealLockButtonControl() - Constructor for class lumis.content.control.lock.StealLockButtonControl
 
Step - Class in lumis.portal.interactiveprocess
A process step.
Step(IStepExecutable) - Constructor for class lumis.portal.interactiveprocess.Step
Creates a step with the given executable.
Step(IStepExecutable, boolean) - Constructor for class lumis.portal.interactiveprocess.Step
Creates a step with the given executable indicating whether it is mandatory or not.
STEP - lumis.portal.progress.ProgressConfig.Type
 
StepDetailsDataProvider - Class in lumis.service.portalmanagement.interactiveprocess
Data provider that fill the source with step details.
StepDetailsDataProvider() - Constructor for class lumis.service.portalmanagement.interactiveprocess.StepDetailsDataProvider
 
stepIgnored(IStep) - Method in class lumis.portal.deployment.stepexecutable.AbstractDeploymentStepExecutable
 
stepIgnored(IStep) - Method in class lumis.portal.deployment.stepexecutable.component.ComponentStructureSyncStepExecutable
 
stepIgnored(IStep) - Method in class lumis.portal.deployment.stepexecutable.component.UpdateComponentChannelIdsStepExecutable
 
stepIgnored(IStep) - Method in class lumis.portal.deployment.stepexecutable.module.RebuildEntityManagerFactoriesStepExecutable
 
stepIgnored(IStep) - Method in class lumis.portal.deployment.stepexecutable.module.UpdateMonitorDefinitionStepExecutable
 
stepIgnored(IStep) - Method in class lumis.portal.deployment.stepexecutable.script.AbstractScriptStepExecutable
 
stepIgnored(IStep) - Method in interface lumis.portal.interactiveprocess.IStepExecutable
Callback invoked when the step is ignored.
StepOutcome - Class in lumis.portal.interactiveprocess
The step outcome.
StepOutcome() - Constructor for class lumis.portal.interactiveprocess.StepOutcome
 
StepOutcomeStatus - Enum in lumis.portal.interactiveprocess
Possible status of an outcome of a step.
StepsDataProvider - Class in lumis.service.portalmanagement.interactiveprocess
Data provider the loads the steps from a specific process.
StepsDataProvider() - Constructor for class lumis.service.portalmanagement.interactiveprocess.StepsDataProvider
 
stop() - Method in class lumis.portal.clock.PortalClock
 
stop() - Method in class lumis.portal.dao.hibernate.PortalCacheProvider
 
stop() - Method in interface lumis.portal.interactiveprocess.IProcess
Stops the process.
stop() - Method in class lumis.portal.interactiveprocess.Process
 
stop() - Method in interface lumis.portal.monitor.IMonitor
Method used to indicate that the monitored event has ended.
stop() - Method in class lumis.util.StopWatch
 
stop(HttpServletRequest, HttpServletResponse) - Method in class lumis.service.portalmanagement.interactiveprocess.rest.InteractiveProcessResource
Stops the process execution.
stopPreviewModeEnabled - Variable in class lumis.portal.presentation.PresentationControllerHtml.DataPreviewMode
 
StopWatch - Class in lumis.util
 
StopWatch() - Constructor for class lumis.util.StopWatch
 
store() - Method in class lumis.portal.servicecontainer.RequestPreferences
 
stored - Variable in class lumis.search.SearchContentField
Deprecated.
 
storedToTransformed(String, T) - Method in class lumis.portal.user.UserCustomAttributesMap
Converts an attribute entity instance to the value according to its data type.
storeModifiedRegistration(String, String, String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Registration is currently not supported.
storeProducerEntity(ProducerEntity) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
 
storeUpdatedServiceDescription(String, String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
 
storeValue(String, String) - Method in class lumis.doui.DouiContext
Stores a value.
StreamStillOpenException - Exception in lumis.portal.serialization.persistency.zip
 
StreamStillOpenException() - Constructor for exception lumis.portal.serialization.persistency.zip.StreamStillOpenException
 
StreamStillOpenException(String) - Constructor for exception lumis.portal.serialization.persistency.zip.StreamStillOpenException
 
STRING - lumis.portal.bigdata.DocumentTypeField.DataType
String data type.
STRING - lumis.portal.monitor.IMonitorField.DataType
Represents a (short) string that will produce the following fields: <field>.analyzed - an analyzed text - not aggregatable. <field>.token - a token - aggregatable. <field>.normalizedToken - a token, with case insensitivity and ignoring accentuation - aggregatable. <field>.reversedNormalizedToken - a token, reversed, with case insensitivity and ignoring accentuation - aggregatable.
STRING - Static variable in class lumis.doui.source.field.type.SourceFieldTypes
 
STRING - Static variable in class lumis.portal.monitor.MonitorFields.Client.UserAgent
Client device type field.
STRING - Static variable in class lumis.util.query.QueryFieldTypes
 
STRING_RESOURCE_PATH - Static variable in class lumis.content.service.ContentServiceMonitorUtil
The string resource path using for localizing content monitoring strings.
STRING_RESOURCE_PATH - Static variable in class lumis.doui.search.SearchMonitorUtil
The string resource path using for localizing search monitoring strings.
STRING_RESOURCE_PATH - Static variable in class lumis.doui.source.SourceMonitorUtil
 
STRING_RESOURCE_PATH - Static variable in class lumis.portal.businesscontext.internal.BusinessContextManager
 
STRING_RESOURCE_PATH - Static variable in class lumis.portal.file.FileMonitorUtil
The string resource path using for localizing file monitoring strings.
STRING_RESOURCE_PATH - Static variable in class lumis.portal.page.cache.PageCacheMonitorUtil
Resource path for page cache monitoring.
STRING_RESOURCE_PATH - Static variable in class lumis.portal.presentation.PresentationMonitorUtil
The string resource path using for localizing page view monitoring strings.
STRING_RESOURCE_PATH - Static variable in class lumis.service.banner.BannerMonitorUtil
The string resource path using for localizing banner monitoring strings.
STRING_RESOURCE_PATH - Static variable in class lumis.service.commentit.CommentItMonitorUtil
 
STRING_RESOURCE_PATH - Static variable in class lumis.service.likeit.LikeItMonitorUtil
 
StringDataType - Class in lumis.doui.source.field.type
A string data type.
StringDataType() - Constructor for class lumis.doui.source.field.type.StringDataType
 
stringify(Collection<Type>, String, String, boolean, String, IStringify<Type>) - Static method in class lumis.util.collections.Collections
Creates a string representation of the given collection, using its values.
stringify(Collection<Type>, String, String, String, IStringify<Type>) - Static method in class lumis.util.collections.Collections
Creates a string representation of the given collection, using its values.
stringify(Collection<Type>, String, IStringify<Type>) - Static method in class lumis.util.collections.Collections
Creates a string representation of the given collection, using its values.
stringify(Collection<Type>, IStringify<Type>) - Static method in class lumis.util.collections.Collections
Creates a string representation of the given collection, using its values.
stringify(Map<K, V>, String, String, boolean, String, IStringify<Map.Entry<K, V>>) - Static method in class lumis.util.collections.Maps
Creates a string representation of the given map, using its entries as values.
stringify(Map<K, V>, String, String, String, IStringify<Map.Entry<K, V>>) - Static method in class lumis.util.collections.Maps
Creates a string representation of the given map, using its entries as values.
stringify(Map<K, V>, String, IStringify<Map.Entry<K, V>>) - Static method in class lumis.util.collections.Maps
Creates a string representation of the given map, using its entries as values.
stringify(T) - Method in class lumis.util.collections.DummyStringfy
 
stringify(Type) - Method in interface lumis.util.collections.IStringify
Converts a given object in a string representation.
stringRepeat(char, int) - Static method in class lumis.util.TextUtil
Generate a string repeating the 'ch' character 'count' times.
stringReplace(String, String, String) - Static method in class lumis.util.TextUtil
 
stringReplace(String, String, String, boolean) - Static method in class lumis.util.TextUtil
 
StringReplacePostLoadProcessor - Class in lumis.service.portalmanagement.audit
A post load processor that replaces strings in the fields of the source.
StringReplacePostLoadProcessor - Class in lumis.service.portalmanagement.systeminfo
A post load processor that replaces strings in the fields of the source.
StringReplacePostLoadProcessor() - Constructor for class lumis.service.portalmanagement.audit.StringReplacePostLoadProcessor
 
StringReplacePostLoadProcessor() - Constructor for class lumis.service.portalmanagement.systeminfo.StringReplacePostLoadProcessor
 
StringReplacePostLoadProcessor.StringConstant - Enum in lumis.service.portalmanagement.audit
Enum containing the constants.
StringReplacePostLoadProcessor.StringConstant - Enum in lumis.service.portalmanagement.systeminfo
Enum containing the constants.
StringsControl - Class in lumis.doui.control.strings
Renders javascript on the client side that makes available in an array a list of translated strings.
StringsControl() - Constructor for class lumis.doui.control.strings.StringsControl
 
stripAccents(String) - Method in class lumis.portal.structure.StructureElement
Removes accents from characters.
STRUCTURE - lumis.portal.deployment.ComponentFolder
Structure folder.
STRUCTURE - lumis.portal.preferences.PreferencesLevel
Preferences stored at structure level are affected by import/export structure operations.
STRUCTURE - lumis.portal.serviceinterface.menu.ServiceInterfaceMenuLevel
Menu level for configurations that would affect the portal structure.
STRUCTURE_BUILDING - lumis.portal.configuration.EnvironmentType
The environment where the portal's structure is built.
StructureEditorProcessActionHandler - Class in lumis.service.portalmanagement.structureeditor
This is a process action handler of the Structure Editor that is responsible to perform all actions to persist the changes received from front end.
StructureEditorProcessActionHandler() - Constructor for class lumis.service.portalmanagement.structureeditor.StructureEditorProcessActionHandler
 
StructureEditorResource - Class in lumis.service.portalmanagement.structureeditor
Structure editor rest service.
StructureEditorResource() - Constructor for class lumis.service.portalmanagement.structureeditor.StructureEditorResource
 
StructureEditorServiceInterface - Class in lumis.service.portalmanagement.structureeditor
Structure editor service interface.
StructureEditorServiceInterface() - Constructor for class lumis.service.portalmanagement.structureeditor.StructureEditorServiceInterface
 
StructureElement - Class in lumis.portal.structure
The base class for portal structure elements.
StructureElement() - Constructor for class lumis.portal.structure.StructureElement
 
structureHelper - Variable in class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
Instance of StructureHelper used to create service interface instances and the needed structure (channels, pages and service instances).
StructureHelper - Class in lumis.lptf.portal.structure
Helper class that provides common functionalities needed to perform tests with Service Interfaces.
StructureHelper() - Constructor for class lumis.lptf.portal.structure.StructureHelper
 
StructureSyncControllerJson - Class in lumis.service.portalmanagement.importexport
Used by the structure tree control to lazy load child items.
StructureSyncControllerJson(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.service.portalmanagement.importexport.StructureSyncControllerJson
 
StructureSyncManager - Class in lumis.portal.structure.sync
Structure synchronization manager implementation.
StructureSyncManager() - Constructor for class lumis.portal.structure.sync.StructureSyncManager
 
STYLE - lumis.portal.deployment.process.IDeployObject.ObjectType
 
STYLE_ADD - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
STYLE_APPLY - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
STYLE_CLEAR_CACHE - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
STYLE_DEFAULT - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
STYLE_DELETE - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
STYLE_DELETE_FROM_THEME - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
STYLE_FILE - Static variable in class lumis.portal.monitor.MonitorFields.ServiceInterfaceInstance
Service interface instance style file field.
STYLE_FOLDER_NAME - Static variable in class lumis.portal.structure.sync.model.global.GlobalInterfaceStyle
The name of the style folder in the global synchronization area.
STYLE_REQUEST_DEFAULT - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
STYLE_SAVE_FILE - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
STYLE_SAVE_IN_THEME - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
STYLE_UPDATE_INFO - Static variable in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
StyleCacheConfig - Class in lumis.portal.serviceinterface.style
Style Cache Config
StyleCacheConfig() - Constructor for class lumis.portal.serviceinterface.style.StyleCacheConfig
 
StyleDependencyPostLoadProcessor - Class in lumis.service.portalmanagement.xsleditor
Post load processor that fills all informations about style dependency.
StyleDependencyPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.xsleditor.StyleDependencyPostLoadProcessor
 
StyledServiceInterface - Class in lumis.portal.serviceinterface
Generic interface used to render simple html via a style file.
StyledServiceInterface() - Constructor for class lumis.portal.serviceinterface.StyledServiceInterface
 
StyleEditorUtil - Class in lumis.service.portalmanagement.xsleditor
Utility methods used by the Style Editor
StyleEditorUtil() - Constructor for class lumis.service.portalmanagement.xsleditor.StyleEditorUtil
 
StyleFactoryResolver - Class in lumis.portal.serviceinterface.style
IStyleFactory resolver.
StyleFactoryResolver() - Constructor for class lumis.portal.serviceinterface.style.StyleFactoryResolver
 
StyleFactoryResolver.StyleType - Enum in lumis.portal.serviceinterface.style
Enumeration of all known style types supported by the portal.
styleFile - Variable in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
styleForeignKeys - Variable in class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationManager
 
styleId - Variable in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
subAggregations - Variable in class lumis.portal.bigdata.elasticsearch.AbstractSubAggregationAwareAggregationResult
 
SubChannelsAdministrationInterface - Class in lumis.service.portalmanagement.channel
DouiServiceInterface extension that validates user permissions.
SubChannelsAdministrationInterface() - Constructor for class lumis.service.portalmanagement.channel.SubChannelsAdministrationInterface
 
SUBCONTROL_PREFIX - Static variable in class lumis.doui.control.multifileupload.MultiFileUploadUtil
Prefix to be used in generated sub-controls.
SubDirectory - Class in lumis.portal.serialization.persistency.sub
IDirectory implementation that represents a subdirectory of another IDirectory.
SubDirectory(IDirectory, String) - Constructor for class lumis.portal.serialization.persistency.sub.SubDirectory
 
subject - Variable in class lumis.portal.authentication.LumisLoginModule
 
SUBJECT - Static variable in class lumis.portal.monitor.MonitorFields.AutomationFlow.Node.SendEmailAction
Automation email send subject field.
submit(Runnable) - Method in class lumis.portal.executor.ExecutorManager
 
submit(Runnable) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
Executes the given task at some time in the future using monitor internal executor service.
submit(Runnable) - Method in class lumis.portal.monitor.impl.MonitorManager
 
submit(Runnable) - Method in class lumis.portal.structure.sync.ParallelExecutor
Submits a general task for future execution.
submit(Runnable, T) - Method in class lumis.portal.executor.ExecutorManager
 
submit(Callable<T>) - Method in class lumis.portal.executor.ExecutorManager
 
submit(IDeploymentExecutionPlan) - Method in class lumis.portal.deployment.DeploymentManager
 
submit(IDeploymentExecutionPlan) - Method in interface lumis.portal.deployment.IDeploymentManager
Submits the execution plan created by this manager and returns the created process identifier.
submit(ParallelExecutor.IDatabaseTask) - Method in class lumis.portal.structure.sync.ParallelExecutor
Submits a database task for future execution.
submitProcess(IProcess) - Method in interface lumis.portal.interactiveprocess.IInteractiveProcessManager
Submits a process created with #createProcess(String, List).
submitProcess(IProcess) - Method in class lumis.portal.interactiveprocess.InteractiveProcessManager
 
Subscription - Class in lumis.service.newsletter
 
Subscription() - Constructor for class lumis.service.newsletter.Subscription
 
SubscriptionDaoHib - Class in lumis.service.newsletter
 
SubscriptionDaoHib() - Constructor for class lumis.service.newsletter.SubscriptionDaoHib
 
subSequence(int, int) - Method in class lumis.doui.render.CharSequenceRenderableWrapper
 
subSequence(int, int) - Method in class lumis.doui.source.field.type.HtmlDataType.Data
 
subtitle - Variable in class lumis.search.SearchHit
Deprecated.
 
SUBTITLE - lumis.doui.search.common.IDouiIndexer.FieldType
Deprecated.
 
succeeded - Variable in class lumis.portal.authentication.LumisLoginModule
 
Success() - Constructor for class lumis.portal.monitor.MonitorFields.Event.Success
 
SUCCESS - lumis.portal.deployment.PackageOutcome
Indicates the package is being deployed.
SUCCESS - lumis.portal.interactiveprocess.StepOutcomeStatus
Indicates the step was successfully executed.
SUCCESS - Static variable in class lumis.portal.monitor.MonitorFields.AutomationFlow
Automation flow success field.
SUM - lumis.service.analytics.eventanalytics.bean.Metric.MetricType
 
SumAggregation - Class in lumis.portal.bigdata.query
Aggregation that returns in a value bucket the sum value for a given (numeric) field.
SumAggregation(String, DocumentTypeField) - Constructor for class lumis.portal.bigdata.query.SumAggregation
Creates a new instance.
SumAggregationParser - Class in lumis.portal.bigdata.elasticsearch
Parser for SumAggregation.
SumAggregationParser() - Constructor for class lumis.portal.bigdata.elasticsearch.SumAggregationParser
 
SumAggregationResult - Class in lumis.portal.bigdata.elasticsearch
SUMMARY - lumis.portal.htmlevaluation.HtmlEvaluationMessage.Level
 
supplier() - Method in class lumis.util.collections.JSONArrayCollector
 
supply() - Method in interface lumis.util.ISupplier
Returns the supplied value.
supportsAggressiveRelease() - Method in class lumis.portal.dao.hibernate.HikariConnectionProvider
 
suspended(AtmosphereRequest, AtmosphereResponse) - Method in class lumis.portal.atmosphere.CustomBlockingIOCometSupport
 
SuspendedFlow - Class in lumis.portal.analytics.automationflow
Suspended flow.
SuspendedFlow() - Constructor for class lumis.portal.analytics.automationflow.SuspendedFlow
 
SymmetricCipher - Class in lumis.portal.crypto
Generic cipher implementation, based on symmetric ciphers available in the Java Cryptography Architecture (JCA).
SymmetricCipher() - Constructor for class lumis.portal.crypto.SymmetricCipher
 
syncIn(String, Set<String>, String, boolean) - Method in interface lumis.portal.structure.sync.IStructureSyncManager
Synchronizes a structure from the file system to the portal database.
syncIn(String, Set<String>, String, boolean) - Method in class lumis.portal.structure.sync.StructureSyncManager
 
syncIn(String, Set<String>, String, File, boolean) - Method in interface lumis.portal.structure.sync.IStructureSyncManager
syncIn(String, Set<String>, String, File, boolean) - Method in class lumis.portal.structure.sync.StructureSyncManager
 
syncIn(String, Set<String>, String, IFile, boolean) - Method in interface lumis.portal.structure.sync.IStructureSyncManager
Synchronizes a structure from the file system to the portal database.
syncIn(String, Set<String>, String, IFile, boolean) - Method in class lumis.portal.structure.sync.StructureSyncManager
 
SyncInSelectedElement - Class in lumis.portal.structure.sync
An element selected for synchronization.
SyncInSelectedElement(IFile, String) - Constructor for class lumis.portal.structure.sync.SyncInSelectedElement
 
syncMonitor(String) - Method in interface lumis.portal.monitor.IMonitorManagerSPI
Returns a synchronous monitor.
syncMonitor(String) - Method in class lumis.portal.monitor.impl.MonitorManager
 
syncOut(String, String, Set<String>) - Method in interface lumis.portal.structure.sync.IStructureSyncManager
Synchronizes a structure from the portal database to the file system.
syncOut(String, String, Set<String>) - Method in class lumis.portal.structure.sync.StructureSyncManager
 
syncOut(String, IFile, String, Set<String>, boolean) - Method in class lumis.portal.structure.sync.SyncOutProcessor
Synchronizes the structure of a channel hierarchy from the portal to the file system.
SyncOutProcessor - Class in lumis.portal.structure.sync
Processes the synchronization from the portal to the structure file system.
SyncOutProcessor() - Constructor for class lumis.portal.structure.sync.SyncOutProcessor
 
SyncUtil - Class in lumis.portal.structure.sync
Provides utility methods used by the structure synchronization implementation.
SyncUtil() - Constructor for class lumis.portal.structure.sync.SyncUtil
 
SynonymsStatus - Enum in lumis.portal.bigdata
The status of synonyms.
SynonymTableSource - Class in lumis.service.search.synonym
Synonym table source.
SynonymTableSource(Node, ISourceContext) - Constructor for class lumis.service.search.synonym.SynonymTableSource
 
SynonymWordFilter - Class in lumis.service.search.synonym
Filter synonyms by word.
SynonymWordFilter() - Constructor for class lumis.service.search.synonym.SynonymWordFilter
 
SYSTEM_NEW_LINE - lumis.service.portalmanagement.audit.StringReplacePostLoadProcessor.StringConstant
The system line separator string.
SYSTEM_NEW_LINE - lumis.service.portalmanagement.systeminfo.StringReplacePostLoadProcessor.StringConstant
The system line separator string.
SYSTEM_PROJECT_ID - Static variable in class lumis.portal.project.Project
 
SYSTEM_PROPERTY_DISABLE_READJUST_CACHE_CAPACITY - Static variable in class lumis.portal.dao.hibernate.HibernateUtil
System property for internal use that disables the readjust cache capacity phase during initialization.
SystemBean() - Constructor for class lumis.portal.PortalConfiguration.SystemBean
 
SystemInfoResource - Class in lumis.service.portalmanagement.systeminfo
System info resource.
SystemInfoResource() - Constructor for class lumis.service.portalmanagement.systeminfo.SystemInfoResource
 
SystemPropertiesDataProvider - Class in lumis.service.portalmanagement.systeminfo
Obtain the system properties.
SystemPropertiesDataProvider() - Constructor for class lumis.service.portalmanagement.systeminfo.SystemPropertiesDataProvider
 
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