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

O

OAuth_Token - lumis.socialnetworkintegration.AuthenticationResponseValues
Represents the oauth_token parameter in the authenticationRespose.
OAuth_Token_Secret - lumis.socialnetworkintegration.AuthenticationResponseValues
Represents the oauth_token_secret parameter in the authenticationRespose.
OAuth_Verifier - lumis.socialnetworkintegration.AuthenticationResponseValues
Represents the oauth_verifies parameter in the authenticationResonse.
Object() - Constructor for class lumis.portal.monitor.MonitorFields.Object
 
OBJECT - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ActivityFields
Field that corresponds to Activity.getObject().
OBJECT - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ObjectFields
Field that corresponds to Activity.getObject().
OBJECT_TYPE_ID_COMMENT - Static variable in class lumis.service.commentit.CommentItService
The identifier of ActivityObjectType that represents the comments generated by this service.
ObjectTypeDecorator(ActivityObjectType) - Constructor for class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ObjectTypeDecorator
 
OBSERVER - lumis.portal.deployment.process.IDeployObject.ObjectType
 
ObserverConfig - Class in lumis.portal.event
The registration of an event observer class.
ObserverConfig() - Constructor for class lumis.portal.event.ObserverConfig
 
ObserverProcessActionHandler - Class in lumis.service.portalmanagement.observer
Process action handler for observer operations.
ObserverProcessActionHandler() - Constructor for class lumis.service.portalmanagement.observer.ObserverProcessActionHandler
 
obtainAllInformationAsString(HttpServletRequest) - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a string with all the information (database, environment, general info, etc).
obtainCachedPagesInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Returns a map with the cached pages information.
obtainClusterInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Returns a map with the platform cluster basic information.
obtainConfiguration() - Method in class lumis.portal.audit.AuditManager
Obtain the audit configuration.
obtainDatabaseInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with the database information.
obtainElasticsearchInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Returns a map with elasticsearch repository information.
obtainEnvironmentData() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with the environment variables.
obtainGeneralInformation(HttpServletRequest) - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with general information like date, user timezone, user locale, etc.
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.CachedPagesInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.ClusterInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.DatabaseInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.ElasticsearchInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.EnvironmentDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.GeneralInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.MapDataProvider
Provides the Map data for each specific implementation
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.MemoryUseInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.PageAccessInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.PageCacheCleanerInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.PageCacheGeneratorProfileInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.PageCacheQueueInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.PCGeneratorConfigInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.PortalInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.SystemPropertiesDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.portalmanagement.systeminfo.ThreadInformationDataProvider
 
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.wsrp.consumer.doui.MapDataProvider
Provides the Map data for each specific implementation
obtainMapData(SessionConfig, TabularSource<?>, ITransaction) - Method in class lumis.service.wsrp.consumer.doui.PropertiesDataProvider
 
obtainMemoryUseInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with memory use information.
obtainPageAccessInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Returns a map with the last month page access information.
obtainPageCacheCleanerInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with the page cache cleaner information.
obtainPageCacheGeneratorProfileInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Returns a map with the lum_PCGeneratorProfile table information.
obtainPageCacheQueueInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Returns a map with the lum_PCQueue table information.
obtainPCGeneratorConfigInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Returns a map with the lum_PCGeneratorConfig table information.
obtainPortalInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with the portal information.
obtainSystemProperties() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with the system properties.
obtainThreadInformation() - Static method in class lumis.service.portalmanagement.systeminfo.DataHelper
Builds a map with the thread information.
of(A, B) - Static method in class lumis.util.collections.Tuple2
Creates a new instance.
of(A, B, C) - Static method in class lumis.util.collections.Tuple3
Creates a new instance.
of(Iterable<IDataControlRequestHelpDefinition.IRequestParameterDefinition>) - Static method in class lumis.doui.service.api.rest.SimpleDataControlRequestHelpDefinition
 
of(String, String, boolean) - Static method in class lumis.doui.service.api.rest.SimpleRequestParameterDefinition
 
of(String, String, String, boolean) - Static method in class lumis.doui.service.api.rest.SimpleRequestParameterDefinition
 
of(K, V) - Static method in class lumis.util.collections.Maps
Returns an immutable map with one mapping.
of(K, V, K, V) - Static method in class lumis.util.collections.Maps
Returns an immutable map with two mappings.
of(K, V, K, V, K, V) - Static method in class lumis.util.collections.Maps
Returns an immutable map with three mappings.
of(K, V, K, V, K, V, K, V) - Static method in class lumis.util.collections.Maps
Returns an immutable map with four mappings.
of(IDataControlRequestHelpDefinition.IRequestParameterDefinition...) - Static method in class lumis.doui.service.api.rest.SimpleDataControlRequestHelpDefinition
 
OFF - lumis.util.log.ILogger.Level
 
OK - lumis.portal.healthmonitor.HealthCheckResult.ResultType
 
OkButtonControl - Class in lumis.doui.control.button
Defines an ok button control.
OkButtonControl() - Constructor for class lumis.doui.control.button.OkButtonControl
 
OldActivityCleanerClock - Class in lumis.service.portalmanagement.activitystream
Clock to remove old activities past the age limit specified by ActivityStreamConfig
OldActivityCleanerClock() - Constructor for class lumis.service.portalmanagement.activitystream.OldActivityCleanerClock
 
ON_EVENT_CLOSE_WINDOW - Static variable in class lumis.doui.control.Control
 
ON_EVENT_LINK - Static variable in class lumis.doui.control.Control
 
ON_EVENT_POPUP_LINK_OR_RUNTIME_INTERFACE - Static variable in class lumis.doui.control.Control
 
ON_EVENT_POPUP_RUNTIME_INTERFACE - Static variable in class lumis.doui.control.Control
 
ON_EVENT_PROCESS_ACTION - Static variable in class lumis.doui.control.Control
 
ON_EVENT_RENDER_ACTION - Static variable in class lumis.doui.control.Control
 
ON_EVENT_REPLACE_INTERFACE - Static variable in class lumis.doui.control.Control
 
ON_EVENT_SCRIPT - Static variable in class lumis.doui.control.Control
 
ON_EVENT_VALIDATE - Static variable in class lumis.doui.control.Control
 
onBeforeRender() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
onBeforeRender() - Method in class lumis.portal.presentation.layout.defaultlayout.HTMLRootComponent
 
onBeforeRender() - Method in class lumis.portal.presentation.mode.portaladministration.ForEachLayoutFileHolderComponent
 
onBeforeRender() - Method in class lumis.portal.presentation.mode.portaladministration.RemainingHoldersPanel
 
onBeforeRender() - Method in class lumis.portal.presentation.mode.publisher.InContextEditionJavascriptHeadPanel
 
onBeforeRender() - Method in class lumis.portal.presentation.tag.page.HolderBodyComponent
 
onBeforeRender() - Method in class lumis.portal.presentation.tag.page.RenderHolderComponent
 
onBeforeRender(Component, MarkupStream) - Method in class lumis.portal.presentation.tag.page.LayoutFilePageTag
 
onComponentTag(ComponentTag) - Method in class lumis.portal.presentation.core.HTMLFragmentComponent
 
onComponentTag(ComponentTag) - Method in class lumis.portal.presentation.layout.defaultlayout.BodyComponent
 
onComponentTag(ComponentTag) - Method in class lumis.portal.presentation.layout.defaultlayout.HTMLRootComponent
 
onComponentTag(ComponentTag) - Method in class lumis.portal.presentation.tag.page.RenderHolderComponent
 
onComponentTagBody(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.core.HTMLFragmentComponent
 
onComponentTagBody(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.mode.portaladministration.PortalStudioHeadPanel
 
onDetach() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
onEvent(IPortalEvent) - Method in class lumis.content.bigdata.ContentIndexerObserver
 
onEvent(IPortalEvent) - Method in class lumis.content.core.ContentUrlUpdateObserver
 
onEvent(IPortalEvent) - Method in class lumis.doui.bigdata.DouiBigDataUtil.DouiBigDataInitObserver
 
onEvent(IPortalEvent) - Method in class lumis.doui.service.api.rest.internal.ClearDouiRestCacheEventObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.activitystream.ActivityStreamBigDataInitObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.cache.ClusterMembershipObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.commandpalette.CommandPaletteBigDataInitializedEventObserver
 
onEvent(IPortalEvent) - Method in interface lumis.portal.event.IPortalEventObserver
Notifies that an event has been raised.
onEvent(IPortalEvent) - Method in class lumis.portal.localization.LocalizationCacheClearObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.monitor.impl.MonitorBigDataInitObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.page.cache.PageCacheObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.presentation.HtmlProcessorEventObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceObserver
 
onEvent(IPortalEvent) - Method in class lumis.portal.webfilereplication.WebFileReplicationObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.activitystream.ActivityDocumentObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.autoadministration.AutoAdministrationObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.commentit.CommentItContentDeleteObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.htmlinjector.HtmlInjectorEventObserver
Clear cache of the Service Instance if is a lumis.service.htmlinjector
onEvent(IPortalEvent) - Method in class lumis.service.likeit.LikeItContentDeleteObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.pageblockviewer.PageBlockRenderDataChangedObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.pagepersonalization.observer.PagePersonalizationObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.pagepersonalization.observer.WidgetRenderDataChangedObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.rss.RssObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.socialnetworkservices.microblog.doui.observer.MicroblogPortalObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfilePortalObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.userpost.UserPostContentPublicationUpdateObserver
 
onEvent(IPortalEvent) - Method in class lumis.service.wsrp.producer.ServiceInterfaceInstanceDeleteObserver
 
onEvent(IMonitorEvent, Deque<IMonitorValuesProvider>, Document) - Static method in class lumis.portal.analytics.automationflow.FlowManager
Receives an event from monitor framework
onEventScripts - Variable in class lumis.doui.control.Control
 
onInitialize() - Static method in class lumis.portal.dao.hibernate.HibernateHelper
Performs initialization process.
ONLY_GUEST - lumis.portal.structure.sync.model.page.Page.PageCacheType
Deprecated.
since 10.3.0 replaced by Page.PageCacheType.ENABLED
ONLY_LOCAL_MEMBERS_OF_TYPE_GROUP - lumis.portal.serialization.DeserializationContext.ImportMemberRules.ForCreate
 
ONLY_LOCAL_MEMBERS_OF_TYPE_GROUP - lumis.portal.serialization.DeserializationContext.ImportMemberRules.ForUpdate
 
onPostDelete(PostDeleteEvent) - Method in class lumis.portal.cache.CacheConfigEventListener
 
onPostInsert(PostInsertEvent) - Method in class lumis.portal.cache.CacheConfigEventListener
 
onPostLoad() - Method in class lumis.portal.event.persistence.BasePortalEntity
 
onPostLoad(Object) - Method in class lumis.portal.event.persistence.PortalEventEntityListener
 
onPostPersist() - Method in class lumis.portal.event.persistence.BasePortalEntity
 
onPostPersist(Object) - Method in class lumis.portal.event.persistence.PortalEventEntityListener
 
onPostRemove() - Method in class lumis.portal.event.persistence.BasePortalEntity
 
onPostRemove(Object) - Method in class lumis.portal.event.persistence.PortalEventEntityListener
 
onPostUpdate() - Method in class lumis.portal.event.persistence.BasePortalEntity
 
onPostUpdate(Object) - Method in class lumis.portal.event.persistence.PortalEventEntityListener
 
onPostUpdate(PostUpdateEvent) - Method in class lumis.portal.cache.CacheConfigEventListener
 
onPrePersist() - Method in class lumis.portal.event.persistence.BasePortalEntity
 
onPrePersist(Object) - Method in class lumis.portal.event.persistence.PortalEventEntityListener
 
onPreRemove() - Method in class lumis.portal.event.persistence.BasePortalEntity
 
onPreRemove(Object) - Method in class lumis.portal.event.persistence.PortalEventEntityListener
 
onPreUpdate() - Method in class lumis.portal.event.persistence.BasePortalEntity
 
onPreUpdate(Object) - Method in class lumis.portal.event.persistence.PortalEventEntityListener
 
onRequest(AtmosphereResource) - Method in class lumis.service.activitystream.ActivityStreamAtmosphereHandler
 
onRequest(AtmosphereResource) - Method in class lumis.util.log.LogAtmosphereHandler
 
onStateChange(AtmosphereResourceEvent) - Method in class lumis.service.activitystream.ActivityStreamAtmosphereHandler
 
onStateChange(AtmosphereResourceEvent) - Method in class lumis.util.log.LogAtmosphereHandler
 
onWriteHead(String, String, PortalPrintWriter.WritePosition) - Method in interface lumis.portal.servlet.UniqueWriterController.UniqueWriterControllerListener
Called when a head write is performed.
OPENING_TYPE_NEW_WINDOW - Static variable in class lumis.service.hierarchicalcontent.HierarchicalTabularDataControl
 
OPENING_TYPE_NEW_WINDOW - Static variable in interface lumis.service.navigation.INavigationSource
 
OPENING_TYPE_POP_UP - Static variable in class lumis.service.hierarchicalcontent.HierarchicalTabularDataControl
 
OPENING_TYPE_POP_UP - Static variable in interface lumis.service.navigation.INavigationSource
 
OPENING_TYPE_SAME_WINDOW - Static variable in class lumis.service.hierarchicalcontent.HierarchicalTabularDataControl
 
OPENING_TYPE_SAME_WINDOW - Static variable in interface lumis.service.navigation.INavigationSource
 
OpenRuntimeInterfaceBehavior - Enum in lumis.portal.serviceinterface
Indicates the behavior to be applied when a runtime interface is to be opened.
openSelectWidget(String) - Method in class lumis.service.pagepersonalization.PagePersonalizationResource
Get the service instance for the given dependent id.
openStartedConversations(SessionConfig, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
openStartedConversations(SessionConfig, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Opens the conversations whose startTime has already been reached.
Operator - Enum in lumis.service.analytics.commons
Available operators.
OPERATOR_EQUALS - Static variable in class lumis.util.query.QueryJoin
 
OPERATOR_EQUALS_OR_GREATER_THAN - Static variable in class lumis.util.query.QueryJoin
 
OPERATOR_EQUALS_OR_LESS_THAN - Static variable in class lumis.util.query.QueryJoin
 
OPERATOR_GREATER_THAN - Static variable in class lumis.util.query.QueryJoin
 
OPERATOR_LESS_THAN - Static variable in class lumis.util.query.QueryJoin
 
operatorType - Variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
OPTION_TYPE_MULTIPLE_SELECTION - Static variable in class lumis.doui.control.optionlist.OptionListControl
 
OPTION_TYPE_SINGLE_SELECTION - Static variable in class lumis.doui.control.optionlist.OptionListControl
 
OptionListControl - Class in lumis.doui.control.optionlist
Control to render a list of options.
OptionListControl() - Constructor for class lumis.doui.control.optionlist.OptionListControl
 
OptionLookupValue - Class in lumis.doui.source.field
A CharSequence value that when is rendered the corresponding option value is returned.
OptionLookupValue(CharSequence, Node) - Constructor for class lumis.doui.source.field.OptionLookupValue
Creates a option lookup renderable for the given value that uses the given options node to find the corresponding option value.
options - Variable in class lumis.portal.authentication.LumisLoginModule
 
OPTIONS_AFTER - Variable in class lumis.doui.control.dropdownlist.DropDownListControl
 
OPTIONS_ALL - Variable in class lumis.doui.control.dropdownlist.DropDownListControl
 
OPTIONS_BEFORE - Variable in class lumis.doui.control.dropdownlist.DropDownListControl
 
optionsSource - Variable in class lumis.doui.control.checkbox.CheckBoxListControl
 
optionsSource - Variable in class lumis.doui.control.dropdownlist.DropDownListControl
 
optionsSource - Variable in class lumis.doui.control.radiobutton.RadioButtonListControl
 
optionsSource - Variable in class lumis.service.wsrp.producer.WSRPCheckBoxListControl
Deprecated.
 
optionType - Variable in class lumis.doui.control.optionlist.OptionListControl
 
or(IPortalEventFilter...) - Static method in class lumis.portal.event.PortalEventFilters
Returns an event filter that accepts any event that any of the given filters would accept.
OR - lumis.portal.bigdata.query.SearchFilterGroup.Operator
Performs a logical OR when grouping the filters.
ORACLE - lumis.util.DatabaseType
 
Oracle10gDialect - Class in lumis.portal.dao.hibernate
Custom dialect that change some behavior.
Oracle10gDialect() - Constructor for class lumis.portal.dao.hibernate.Oracle10gDialect
Changes the dialect's default behavior to use to_number and to_char builtin functions instead of extract function since it doesn't work with DATE fields.
OrderableFieldsDataProvider - Class in lumis.service.doui.orderby
Provides the orderable fields of the first source of the caller interface instance.
OrderableFieldsDataProvider() - Constructor for class lumis.service.doui.orderby.OrderableFieldsDataProvider
 
OrderByActionHandler - Class in lumis.service.doui.orderby
 
OrderByActionHandler() - Constructor for class lumis.service.doui.orderby.OrderByActionHandler
 
OrderByDataProvider - Class in lumis.service.doui.orderby
 
OrderByDataProvider() - Constructor for class lumis.service.doui.orderby.OrderByDataProvider
 
orderByDir - Variable in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
orderByField - Variable in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
OrderByInterface - Class in lumis.service.doui.orderby
DouiServiceInterface extension that validates user permissions on page that is going to be altered.
OrderByInterface() - Constructor for class lumis.service.doui.orderby.OrderByInterface
 
OrderedMultiItemPickerControl - Class in lumis.doui.control.itempicker
Ordered Multiple item picker control.
OrderedMultiItemPickerControl() - Constructor for class lumis.doui.control.itempicker.OrderedMultiItemPickerControl
 
OrderGlossaryListPostLoadProcessor - Class in lumis.service.glossary
The post loader for fix order glossary by term.
OrderGlossaryListPostLoadProcessor() - Constructor for class lumis.service.glossary.OrderGlossaryListPostLoadProcessor
 
ordinal() - Method in interface lumis.util.security.acl.IPermission
 
org.jgroups.protocols - package org.jgroups.protocols
 
Origin() - Constructor for class lumis.portal.monitor.MonitorFields.Client.Origin
 
ORIGIN_PAGE_WEB_RESOURCE_ATTRIBUTE_NAME - Static variable in class lumis.portal.servicecontainer.ServiceContainer
 
ORIGIN_SERVICE_INSTANCE_ID - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ActivityFields
Field that corresponds to Activity.getOriginServiceInstanceId().
ORIGINAL_CHANNEL_ID - Static variable in class lumis.service.portalmanagement.structure.doui.control.WebsiteControllerHtml
Original channel identifier parameter name.
originalConfig - Variable in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
OriginStage() - Constructor for class lumis.portal.monitor.MonitorFields.Journey.OriginStage
 
OriginValueProvider - Class in lumis.portal.monitor.impl
A value provider for init origin values based in a origin URL and a client URL.
OriginValueProvider(String, String, String, String, String, String, String, String) - Constructor for class lumis.portal.monitor.impl.OriginValueProvider
This class' constructor
OriginValueProvider(URI, URI, String, String, String, String, String, String) - Constructor for class lumis.portal.monitor.impl.OriginValueProvider
This class' constructor
orNull - Variable in class lumis.util.query.QueryFilter
 
orNull(Callable<T>) - Static method in class lumis.portal.util.PortalUtilInternal
Returns the given code result.
OTHER - lumis.portal.file.metadata.FileMacrotype
Represents other file macro type different of the previously described (AUDIO, IMAGE and VIDEO).
OTHER_LOCALES - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Other locales field.
out - Variable in class lumis.portal.controller.ControllerHtml
 
out - Variable in class lumis.portal.controller.ControllerXml
 
OUT_OF_BAND - lumis.portal.cluster.IClusterTransmission.Flag
Transmissions with this flag may receive a distinct queuing treatment and do not need to be delivered in FIFO order with respect to other transmissions.
OutbandRegistrationInterfaceProcessActionHandler - Class in lumis.service.wsrp.producer
ProcessActionHandler responsible for persisting a new RemoteConsumerRegistration to be associated with the current service instance.
OutbandRegistrationInterfaceProcessActionHandler() - Constructor for class lumis.service.wsrp.producer.OutbandRegistrationInterfaceProcessActionHandler
 
OutComponent - Class in lumis.portal.presentation.tag.el
Component used to output a EL expression in the HTML body.
OutComponent(String, boolean) - Constructor for class lumis.portal.presentation.tag.el.OutComponent
 
OUTDATED - lumis.portal.bigdata.SynonymsStatus
There is some outdated synonyms.
outputDevelopmentModeWarning() - Method in class lumis.portal.presentation.core.LayoutFileApplication
Overridden to disable Wicket development mode warning output.
outputStyle(SassCompiler.CompilerOptions.OutputStyle) - Method in class lumis.util.sass.SassCompiler.CompilerOptionsBuilder
Sets the output style and returns this builder.
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