Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

T

TabbedControl - Class in lumis.doui.control.tab
Control that implements tabs
TabbedControl() - Constructor for class lumis.doui.control.tab.TabbedControl
 
TableAddDataProcessActionHandler - Class in lumis.doui.table
This class is responsible for the generic inserting process in the Content context.
TableAddDataProcessActionHandler() - Constructor for class lumis.doui.table.TableAddDataProcessActionHandler
 
TableAddFileMultiRowDataProcessActionHandler - Class in lumis.doui.table
This class is responsible for the generic inserting process of multiple files.
TableAddFileMultiRowDataProcessActionHandler() - Constructor for class lumis.doui.table.TableAddFileMultiRowDataProcessActionHandler
 
TableAddMultiRowDataProcessActionHandler - Class in lumis.doui.table
Process Action Handler to add multiple rows.
TableAddMultiRowDataProcessActionHandler() - Constructor for class lumis.doui.table.TableAddMultiRowDataProcessActionHandler
 
tableAlias - Variable in class lumis.util.query.QueryTable
 
TableDaoJdbc - Class in lumis.doui.table
 
TableDaoJdbc() - Constructor for class lumis.doui.table.TableDaoJdbc
 
TableDataProvider - Class in lumis.doui.table
Data provider that provides table data
TableDataProvider() - Constructor for class lumis.doui.table.TableDataProvider
 
TableDeleteDataProcessActionHandler - Class in lumis.doui.table
Handles deletion of data
TableDeleteDataProcessActionHandler() - Constructor for class lumis.doui.table.TableDeleteDataProcessActionHandler
 
TableDeleteMultiRowDataProcessActionHandler - Class in lumis.doui.table
Process Action handler used in forms with multi-row controls like the data-grid control
TableDeleteMultiRowDataProcessActionHandler() - Constructor for class lumis.doui.table.TableDeleteMultiRowDataProcessActionHandler
 
tableName - Variable in class lumis.content.control.version.VersionControl
 
tableName - Variable in class lumis.service.rss.RssConfig
 
tableName - Variable in class lumis.util.query.QueryTable
 
tables - Variable in class lumis.util.query.QueryBase
 
TableSource - Class in lumis.doui.table
A source that is based on a database table.
TableSource(Node, ISourceContext) - Constructor for class lumis.doui.table.TableSource
Creates a tabular source.
TableSourceFieldMapping - Class in lumis.doui.table.field
Used to define the mapping between source fields and the database
TableSourceFieldMapping() - Constructor for class lumis.doui.table.field.TableSourceFieldMapping
 
TableSourceFilter - Class in lumis.doui.table.filter
Represents a source filter.
TableSourceFilter() - Constructor for class lumis.doui.table.filter.TableSourceFilter
 
TableUpdateDataProcessActionHandler - Class in lumis.doui.table
Process Action Handler to update table data
TableUpdateDataProcessActionHandler() - Constructor for class lumis.doui.table.TableUpdateDataProcessActionHandler
 
TableUpdateMultiRowDataProcessActionHandler - Class in lumis.doui.table
Update process action handler for a multi row editor.
TableUpdateMultiRowDataProcessActionHandler() - Constructor for class lumis.doui.table.TableUpdateMultiRowDataProcessActionHandler
 
TabularData - Class in lumis.doui.source
Represents tabular data, through a set of ISourceData elements
TabularData() - Constructor for class lumis.doui.source.TabularData
Creates a new tabular data without any source association.
TabularData(Source) - Constructor for class lumis.doui.source.TabularData
Creates a new tabular data associated with the given source.
tabularData - Variable in class lumis.doui.source.TabularSource
 
TabularDataControl - Class in lumis.doui.control.tabulardata
Used to render data from a tabular data source.
TabularDataControl() - Constructor for class lumis.doui.control.tabulardata.TabularDataControl
 
tabularSource - Variable in class lumis.doui.search.DouiTabularSourceSearchContentFiller
Deprecated.
 
TabularSource<F extends ITabularSourceField> - Class in lumis.doui.source
A source that has its data in a tabular format.
TabularSource(Node, ISourceContext) - Constructor for class lumis.doui.source.TabularSource
Creates a tabular source.
TabularSourceBigDataPersister<S extends TabularSource<?>> - Class in lumis.doui.bigdata
TabularSourceBigDataPersister() - Constructor for class lumis.doui.bigdata.TabularSourceBigDataPersister
 
Tag(String) - Constructor for class lumis.content.source.field.type.TagDataType.Data.Tag
Creates a new tag.
TAG - Static variable in class lumis.doui.source.field.type.SourceFieldTypes
Tag data type.
TAG_ANALYZED_NAME - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Field that corresponds to a content's analyzed tag name.
TAG_FACET_PROPERTY_ENABLE_SEARCH - Static variable in class lumis.doui.search.SearchSource
 
TAG_NAME - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Field that corresponds to a content's tag name.
TAG_NORMALIZED_NAME - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Field that corresponds to a content's tag normalized name.
TAG_STRING_SEPARATOR - Static variable in class lumis.content.core.ContentTag
String used to split a string of list of tags.
TagControl - Class in lumis.portalmanagement.doui.control.tag
Defines an input tag control that allows the user to enter any tag value.
TagControl() - Constructor for class lumis.portalmanagement.doui.control.tag.TagControl
 
TagDataType - Class in lumis.content.source.field.type
Tag data type.
TagDataType() - Constructor for class lumis.content.source.field.type.TagDataType
 
TagDataType.Data - Class in lumis.content.source.field.type
Data object for a field with data type tag.
TagDataType.Data.Tag - Class in lumis.content.source.field.type
Represents a content tag.
tagFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutTagInformationControl
 
TAGS - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Field that corresponds to the content's tags.
TagService - Class in lumis.service.tag
Tag service implementation.
TagService() - Constructor for class lumis.service.tag.TagService
 
TagServiceInstanceProvider - Class in lumis.service.tag
The tag service instance provider.
TagServiceInstanceProvider() - Constructor for class lumis.service.tag.TagServiceInstanceProvider
Defines the serviceId of looked for service instances.
TagServiceInstanceTagListDataProvider<T extends TabularSource<? extends ITabularSourceField>> - Class in lumis.service.tag
Tag service instance specific GenericServiceInstancesTagListDataProvider.
TagServiceInstanceTagListDataProvider() - Constructor for class lumis.service.tag.TagServiceInstanceTagListDataProvider
 
TagSourceField - Class in lumis.content.source.field
Tag source field.
TagSourceField() - Constructor for class lumis.content.source.field.TagSourceField
Tag source Field Constructor.
takeOwnership(String) - Method in interface lumis.portal.interactiveprocess.IInteractiveProcessManager
Takes the ownership of the process with the given identifier.
takeOwnership(String) - Method in class lumis.portal.interactiveprocess.InteractiveProcessManager
 
TARGET - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ActivityFields
Field that corresponds to Activity.target.
TARGET - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.TargetFields
Field that corresponds to Activity.target.
TARGET_SCOPE_PAGE - Static variable in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Comment for TARGET_SCOPE_PAGE Send parameter to all interface instances in the target page.
TARGET_SCOPE_SERVICE - Static variable in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Comment for TARGET_SCOPE_SERVICE Send parameter to all interface instances in the target page that correspond to the specified service.
TARGET_SCOPE_SERVICEINSTANCE - Static variable in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Comment for TARGET_SCOPE_SERVICEINSTANCE Send parameter to all interface instances in the target page that correspond to the specified service instance.
TARGET_SCOPE_SERVICEINTERFACE - Static variable in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Comment for TARGET_SCOPE_SERVICEINTERFACE Send parameter to all interface instances in the target page that correspond to the specified service interface.
TARGET_SCOPE_SERVICEINTERFACEINSTANCE - Static variable in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Comment for TARGET_SCOPE_SERVICEINTERFACEINSTANCE Send parameter to the interface instance in the target page that corresponds to the specified interface interface.
TargetObject() - Constructor for class lumis.portal.monitor.MonitorFields.ObjectInteraction.TargetObject
 
targetObjectId - Variable in class lumis.service.abstractuserinteraction.AbstractObjectInteractionMonitorUtil
 
targetObjectName - Variable in class lumis.service.abstractuserinteraction.AbstractObjectInteractionMonitorUtil
 
targetObjectServiceInstance - Variable in class lumis.service.abstractuserinteraction.AbstractObjectInteractionMonitorUtil
 
tearDown() - Method in class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
This method performs the cleanup for the test: Disposes the transaction Ends session Delete the service interface instance created
TEMP_JAR_MODULE_SUFIX - Static variable in class lumis.portal.deployment.DeploymentUtil
 
TemplateLocalPrefixVariableResolver - Class in lumis.portal.channel
Variable resolver for the EL expression that may be used on a value of channel's templateLocalPrefix property.
TemplateLocalPrefixVariableResolver(ChannelConfig) - Constructor for class lumis.portal.channel.TemplateLocalPrefixVariableResolver
 
TERM - Static variable in class lumis.portal.monitor.MonitorFields.Client.Origin.Campaign
Campaign term field.
TermContentsDataProvider - Class in lumis.service.categorization
Data provider that returns the contents related to a given term.
TermContentsDataProvider() - Constructor for class lumis.service.categorization.TermContentsDataProvider
 
TermData(String, Locale) - Constructor for class lumis.content.source.field.type.CategorizationDataType.CategorizationGroupData.TermData
Creates a new instance using the given categorization term content identifier.
TermDetailsPostLoadProcessor - Class in lumis.service.categorization
Provides term parent information for the term's details interface.
TermDetailsPostLoadProcessor() - Constructor for class lumis.service.categorization.TermDetailsPostLoadProcessor
 
TermDynamicListControl - Class in lumis.content.control.dynamiclist
Dynamic list control that customizes the service instance of the popup interface for selecting terms.
TermDynamicListControl() - Constructor for class lumis.content.control.dynamiclist.TermDynamicListControl
 
TermPickerControl - Class in lumis.content.control.contentpicker
Control that selects a term from the associated categorization service.
TermPickerControl() - Constructor for class lumis.content.control.contentpicker.TermPickerControl
 
TermsAggregation - Class in lumis.portal.bigdata.query
Aggregation that produces an ITermsAggregationResult.
TermsAggregation(String, DocumentTypeField) - Constructor for class lumis.portal.bigdata.query.TermsAggregation
Creates a new instance.
TermsAggregation(String, DocumentTypeField, Integer) - Constructor for class lumis.portal.bigdata.query.TermsAggregation
Creates a new instance.
TEXT - Static variable in class lumis.doui.source.field.type.SourceFieldTypes
 
TEXT - Static variable in class lumis.util.query.QueryFieldTypes
 
TextControl - Class in lumis.doui.control.text
Renders read only data as text.
TextControl() - Constructor for class lumis.doui.control.text.TextControl
 
TextDataType - Class in lumis.doui.source.field.type
A text data type.
TextDataType() - Constructor for class lumis.doui.source.field.type.TextDataType
 
TextUtil - Class in lumis.util
Utility methods for text-related operations.
TextUtil() - Constructor for class lumis.util.TextUtil
 
THEME_DEFINITION_FILE - Static variable in class lumis.portal.theme.ThemeManager
The theme definition file name.
THEME_WWW_RESOURCE_PREFIX - Static variable in class lumis.portal.theme.ThemeManager
The WWW resource prefix lumis-theme/.
ThemeAdministrationListDataProvider - Class in lumis.service.portalmanagement.theme
Theme administration list data provider.
ThemeAdministrationListDataProvider() - Constructor for class lumis.service.portalmanagement.theme.ThemeAdministrationListDataProvider
Default constructor.
ThemeAdministrationListPostLoadProcessor - Class in lumis.service.portalmanagement.theme
Theme administration post load processor Includes field isEditable in table rows of Theme list.
ThemeAdministrationListPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.theme.ThemeAdministrationListPostLoadProcessor
 
ThemeAdministrationPropertyPage - Class in lumis.service.portalmanagement.theme
Generic interface used by theme property pages that do not have service instances to make sure that the current user has portal management rights.
ThemeAdministrationPropertyPage() - Constructor for class lumis.service.portalmanagement.theme.ThemeAdministrationPropertyPage
 
ThemeApplianceHelper - Class in lumis.service.portalmanagement.theme
Helper class for constructing ThemeUsageConfig.
ThemeApplianceHelper() - Constructor for class lumis.service.portalmanagement.theme.ThemeApplianceHelper
 
ThemeEditorResource - Class in lumis.service.portalmanagement.theme.editor
Supports Rest API for theme editor.
ThemeEditorResource() - Constructor for class lumis.service.portalmanagement.theme.editor.ThemeEditorResource
 
ThemeException - Exception in lumis.portal.theme
PortalException extension to be used in theme scope.
ThemeInheritedPostLoadProcessor - Class in lumis.service.portalmanagement.theme
IPostLoadProcessor to fill a source column indicating whether the theme is inherited or not.
ThemeInheritedPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.theme.ThemeInheritedPostLoadProcessor
 
ThemeManager - Class in lumis.portal.theme
Implements theme related operations.
ThemeManager() - Constructor for class lumis.portal.theme.ThemeManager
 
ThemeNamePostLoadProcessor - Class in lumis.service.portalmanagement.theme
IPostLoadProcessor to fill the theme (localized) name.
ThemeNamePostLoadProcessor() - Constructor for class lumis.service.portalmanagement.theme.ThemeNamePostLoadProcessor
 
ThemeProcessActionHandler - Class in lumis.service.portalmanagement.theme
Theme related ProcessActionHandler
ThemeProcessActionHandler() - Constructor for class lumis.service.portalmanagement.theme.ThemeProcessActionHandler
 
ThemeRegisterHelper - Class in lumis.portal.deployment
Helper that handles theme registration in a module.
ThemeRegisterHelper(IModule, Collection<IModule>, boolean) - Constructor for class lumis.portal.deployment.ThemeRegisterHelper
 
ThemeRegisterHelper(IComponent, Collection<IModule>, boolean) - Constructor for class lumis.portal.deployment.ThemeRegisterHelper
 
ThemeResource - Class in lumis.portalmanagement.doui.control.itempicker
 
ThemeResource() - Constructor for class lumis.portalmanagement.doui.control.itempicker.ThemeResource
 
ThemeUsageConfig - Class in lumis.portal.theme
Theme appliance configuration.
ThemeUsageConfig(boolean, List<String>) - Constructor for class lumis.portal.theme.ThemeUsageConfig
Creates a new instance with the given parameters.
ThemeUsagePostLoadProcessor - Class in lumis.service.portalmanagement.theme
IPostLoadProcessor for the theme usage interface.
ThemeUsagePostLoadProcessor() - Constructor for class lumis.service.portalmanagement.theme.ThemeUsagePostLoadProcessor
 
ThemeUtil - Class in lumis.portal.theme
Utility class for theme related actions.
ThemeUtil() - Constructor for class lumis.portal.theme.ThemeUtil
 
ThreadInformationDataProvider - Class in lumis.service.portalmanagement.systeminfo
Obtain thread dump information.
ThreadInformationDataProvider() - Constructor for class lumis.service.portalmanagement.systeminfo.ThreadInformationDataProvider
 
threadTerminated(String) - Method in class lumis.portal.sendmail.SendMailManager
 
throwUncheckedly(Throwable) - Static method in class lumis.portal.util.PortalUtilInternal
Throws uncheckedly checked exceptions
TikaParser - Class in lumis.util.parse
Implementation for IFileParser to deal with Parser for most content-types.
TikaParser() - Constructor for class lumis.util.parse.TikaParser
 
TikaUtil - Class in lumis.util.parse
Utility class for integrating with Apache Tika.
TikaUtil() - Constructor for class lumis.util.parse.TikaUtil
 
TIME - Static variable in class lumis.doui.source.field.type.SourceFieldTypes
 
TIME - Static variable in class lumis.util.query.QueryFieldTypes
 
TIME_OF_DAY - Static variable in class lumis.portal.monitor.MonitorFields.Measure
Time of day field.
TimeConverter - Class in lumis.util.converter
Converter for time values.
TimeConverter() - Constructor for class lumis.util.converter.TimeConverter
 
TimeDataType - Class in lumis.doui.source.field.type
A time data type.
TimeDataType() - Constructor for class lumis.doui.source.field.type.TimeDataType
 
TimeDataType.Data - Class in lumis.doui.source.field.type
 
timeFormat - Variable in class lumis.doui.control.datepicker.DateTimePickerControl
 
timeFormat - Variable in class lumis.doui.control.datepicker.TimePickerControl
 
timeFormat - Variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
timeFormat - Variable in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
TimeoutToClearCacheDataProvider - Class in lumis.service.portalmanagement.serviceinterfaceinstance
DataProdiver that retrieves the timeout configured for the cache in the current interface instance.
TimeoutToClearCacheDataProvider() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.TimeoutToClearCacheDataProvider
 
TimePickerControl - Class in lumis.doui.control.datepicker
Renders one input text box for the time.
TimePickerControl() - Constructor for class lumis.doui.control.datepicker.TimePickerControl
 
TinyURLShortener - Class in lumis.portal.urlshortener
IURLShortener that uses the TinyURL URL shortening service.
TinyURLShortener() - Constructor for class lumis.portal.urlshortener.TinyURLShortener
 
TITLE - Static variable in interface lumis.portal.bigdata.StandardDocumentType.StandardFields
Title field.
TITLE - Static variable in class lumis.portal.monitor.MonitorFields.WebResource.Rendered
Page name field.
title - Variable in class lumis.search.SearchHit
Deprecated.
 
title - Variable in class lumis.service.rss.RssResultRow
 
titleFieldId - Variable in class lumis.service.rss.RssConfig
 
TO_BE_DELETE_JAR_MODULE_SUFIX - Static variable in class lumis.portal.deployment.DeploymentUtil
 
toClusterMirroredLocalDataFile() - Method in class lumis.portal.filesystem.impl.LocalDataFile
Returns a ClusterMirroredLocalDataFile with the same relative path of this file.
toFile() - Method in class lumis.portal.filesystem.PortalFilePath
Returns an IFile constructed with this PortalFilePath.
toInt() - Method in enum lumis.portal.progress.ProgressConfig.Type
 
toInt() - Method in enum lumis.portal.serialization.DeserializationContext.ExistingStyleAction
 
tokenized - Variable in class lumis.search.SearchContentField
Deprecated.
 
toLocalDataFile() - Method in class lumis.portal.filesystem.impl.ClusterMirroredLocalDataFile
Returns a LocalDataFile of the same relative path of this file.
toMap() - Method in class lumis.portal.cache.HibernatePortalCache
 
toMap(Node) - Method in interface lumis.portal.serviceinterface.style.impl.scripting.IXPath
Returns a Map object based on the given node.
TomcatAppServerManager - Class in lumis.portal.appserver
Implementation for the tomcat application server.
TomcatAppServerManager() - Constructor for class lumis.portal.appserver.TomcatAppServerManager
 
toOutputStream(Object, OutputStream, String) - Method in interface lumis.portal.serialization.ISerializer
Serializes an object to an output stream.
TOPIC_ADD - Static variable in class lumis.service.forum.ForumProcessActionHandler
 
TOPIC_DELETE - Static variable in class lumis.service.forum.ForumProcessActionHandler
 
TOPIC_LOCK - Static variable in class lumis.service.forum.ForumProcessActionHandler
 
TOPIC_UNLOCK - Static variable in class lumis.service.forum.ForumProcessActionHandler
 
TopicViewCounterControl - Class in lumis.service.forum
Control that handles the counter view topic
TopicViewCounterControl() - Constructor for class lumis.service.forum.TopicViewCounterControl
 
toPortalFilePath(String) - Method in class lumis.portal.filesystem.impl.LocalDataFilePortalBaseFolder
 
toPortalFilePath(String) - Method in enum lumis.portal.filesystem.PortalBaseFolder
Returns a new PortalFilePath using this base folder and the given relative path.
TopReferralsReportPostProcessor - Class in lumis.service.analytics
IReportPostProcessor to get top page view followups.
TopReferralsReportPostProcessor() - Constructor for class lumis.service.analytics.TopReferralsReportPostProcessor
 
toResponse(ConstraintViolationException) - Method in class lumis.portal.rest.ConstraintViolationExceptionMapper
 
toResponse(Throwable) - Method in class lumis.portal.rest.PortalDefaultExceptionMapper
 
toString() - Method in class lumis.doui.datatype.AbstractDouiDataType
 
toString() - Method in class lumis.doui.ExtractedText
Deprecated.
 
toString() - Method in class lumis.doui.render.CharSequenceRenderableWrapper
 
toString() - Method in class lumis.doui.source.field.type.HtmlDataType.Data
 
toString() - Method in class lumis.portal.activitystream.ActivityAction
 
toString() - Method in class lumis.portal.activitystream.ActivityObjectType
 
toString() - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ActionDecorator
 
toString() - Method in class lumis.portal.activitystream.notifier.email.EmailNotifierVariableResolver.ObjectTypeDecorator
 
toString() - Method in class lumis.portal.bigdata.DocumentType
 
toString() - Method in class lumis.portal.bigdata.DocumentTypeField
 
toString() - Method in class lumis.portal.bigdata.query.Distance
 
toString() - Method in class lumis.portal.bigdata.query.Range
 
toString() - Method in class lumis.portal.cache.CacheItem
 
toString() - Method in class lumis.portal.cache.HibernatePortalCache
 
toString() - Method in class lumis.portal.cache.PortalCache
 
toString() - Method in interface lumis.portal.cluster.IClusterMember
Returns a string representation for this member.
toString() - Method in interface lumis.portal.cluster.IClusterTransmission
A string representation for this transmission, used mostly for logging and debugging purposes.
toString() - Method in class lumis.portal.cluster.multiserver.ClusterTransmissionHeader
 
toString() - Method in class lumis.portal.deployment.Component
 
toString() - Method in class lumis.portal.deployment.DeploymentUtil.DeploymentMessageSummary
 
toString() - Method in class lumis.portal.deployment.DeploymentUtil.ModuleDeploymentMessageSummary
 
toString() - Method in interface lumis.portal.deployment.IVersion
Returns the string representation of this version.
toString() - Method in class lumis.portal.deployment.Module
 
toString() - Method in class lumis.portal.deployment.Version
 
toString() - Method in interface lumis.portal.event.IPortalEvent
Returns a string representation for this event.
toString() - Method in class lumis.portal.filesystem.AbstractPortalBaseFolder
 
toString() - Method in class lumis.portal.filesystem.event.ClusterFileSystemAddEvent
 
toString() - Method in class lumis.portal.filesystem.event.ClusterFileSystemDeleteEvent
 
toString() - Method in class lumis.portal.filesystem.event.ClusterFileSystemUpdateEvent
 
toString() - Method in class lumis.portal.filesystem.event.FileSystemAddEvent
 
toString() - Method in class lumis.portal.filesystem.event.FileSystemDeleteEvent
 
toString() - Method in class lumis.portal.filesystem.event.FileSystemUpdateEvent
 
toString() - Method in class lumis.portal.filesystem.IFile
 
toString() - Method in class lumis.portal.filesystem.impl.LocalDataFilePortalBaseFolder
 
toString() - Method in interface lumis.portal.filesystem.IPortalBaseFolder
A string for display purposes that identifies this base folder.
toString() - Method in class lumis.portal.filesystem.PortalFile
Deprecated.
toString() - Method in class lumis.portal.filesystem.PortalFilePath
 
toString() - Method in class lumis.portal.geolocation.GeoPoint
 
toString() - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
 
toString() - Method in class lumis.portal.monitor.SimpleMonitorValuesProvider
 
toString() - Method in class lumis.portal.page.cache.PageCacheConfig
 
toString() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.Event
 
toString() - Method in exception lumis.portal.PortalException
 
toString() - Method in class lumis.portal.principal.PrincipalConfig
 
toString() - Method in class lumis.portal.serialization.operation.ConfigForeignKey
 
toString() - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
toString(boolean) - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.
 
toString() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceUrl
Returns the service interface URL string representation to be embedded in the markup.
toString() - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
 
toString() - Method in class lumis.portal.url.WebResource
Returns a string representation for debug and logging purposes.
toString() - Method in interface lumis.portal.website.IWebsiteBaseURL
Returns a string representation of this base URL.
toString() - Method in class lumis.portal.website.Website
 
toString() - Method in class lumis.portal.website.WebsiteManager.UnmodifiableWebsite
 
toString() - Method in class lumis.service.doui.htmlsnippet.HtmlTemplateProperty
 
toString() - Method in class lumis.service.media.field.MediaDataType.Data
 
toString() - Method in class lumis.service.portalmanagement.mobileapp.bean.MobileAppConfig
 
toString() - Method in class lumis.service.portalmanagement.structureeditor.AddObjectAction
 
toString() - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler.BaseURL
 
toString(boolean) - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler.BaseURL
 
toString() - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
 
toString() - Method in class lumis.service.socialnetworkservices.microblog.entity.Hash
 
toString() - Method in class lumis.service.socialnetworkservices.microblog.entity.HashOccurrence
 
toString() - Method in class lumis.socialnetworkintegration.SocialNetwork
 
toString() - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
 
toString() - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
 
toString() - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
 
toString() - Method in class lumis.upgrade.BuildConfig
 
toString() - Method in class lumis.util.collections.Tuple3
 
toString() - Method in class lumis.util.query.QueryField
 
toURI(boolean) - Method in interface lumis.portal.website.IWebsiteBaseURL
Returns this base URL as a URI object.
toURI(boolean) - Method in interface lumis.portal.website.IWebsiteMainBaseURL
 
toURI(boolean) - Method in class lumis.service.portalmanagement.website.WebsiteProcessActionHandler.BaseURL
 
toURL() - Method in class lumis.portal.filesystem.IFile
Returns a URL that represents this file.
toURL() - Method in interface lumis.portal.website.IWebsiteMainBaseURL
Returns a URL object that corresponds to this base URL.
toXMLGregorianCalendar(long) - Static method in class lumis.service.wsrp.common.WSRPUtils
Converts a date, in milliseconds, into a XMLGregorianCalendar.
toXMLGregorianCalendar(Date) - Static method in class lumis.service.wsrp.common.WSRPUtils
Converts a date, into a XMLGregorianCalendar.
toXmlString(Locale) - Method in exception lumis.portal.PortalException
 
transaction - Variable in class lumis.doui.processaction.ProcessActionHandler
 
transaction - Variable in class lumis.doui.table.QueryBuilder
 
transaction - Variable in class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
Transaction instance, initiated during ServiceInterfaceTestCase.setUp() and disposed in ServiceInterfaceTestCase.tearDown().
transaction - Variable in class lumis.portal.event.BaseNotificationConfig
Deprecated.
 
Transaction() - Constructor for class lumis.portal.monitor.MonitorFields.Transaction
 
transaction - Variable in class lumis.service.abstractuserinteraction.AbstractObjectInteractionMonitorUtil
 
TRANSACTION_ATTRIBUTE_DISABLE - Static variable in class lumis.content.bigdata.ContentIndexerObserver
ITransaction attribute that when present disables this observer for that transaction.
TRANSACTION_ATTRIBUTE_DISABLE - Static variable in class lumis.portal.activitystream.ActivityStreamManager
ITransaction attribute that when present disables activity stream observers for that transaction.
TransactionCleanupFilter - Class in lumis.portal.transaction
Cleanups the transactions in the thread, not properly disposed, after the request is processed.
TransactionCleanupFilter() - Constructor for class lumis.portal.transaction.TransactionCleanupFilter
 
transactionDisposed(ITransactionSPI) - Method in interface lumis.portal.transaction.spi.ITransactionProviderCallback
Indicates that a transaction has been disposed.
TransactionHibernate - Class in lumis.portal.dao.hibernate
Implements a transaction object
TransactionHibernate() - Constructor for class lumis.portal.dao.hibernate.TransactionHibernate
Creates a new transaction object.
TransactionRequiredException - Exception in lumis.portal.transaction
Indicates that a transaction is required but was not found.
TransactionRequiredException() - Constructor for exception lumis.portal.transaction.TransactionRequiredException
 
TranscodingTransformation - Class in lumis.portal.file.transformation
Performs the "transcoding" transformation.
TranscodingTransformation(InputStream, IFormatTransformer) - Constructor for class lumis.portal.file.transformation.TranscodingTransformation
The constructor of "transcoding" transformation.
TranscodingTransformationBuilder - Class in lumis.portal.file.transformation
Provides the "transcoding" transformation builder.
TranscodingTransformationBuilder() - Constructor for class lumis.portal.file.transformation.TranscodingTransformationBuilder
 
transferRequest() - Method in class lumis.service.callcenteronline.ColProcessActionHandler
 
transform(FileConfig, FileTransformation) - Method in class lumis.portal.file.transformation.DefaultFileTransformer
 
transform(OutputStream) - Method in class lumis.portal.file.transformation.DummyTransformation
 
transform(FileConfig, FileTransformation) - Method in interface lumis.portal.file.transformation.IFileTransformer
Converts the file using the file config as source of transformation, applying the transformations.
transform(OutputStream) - Method in class lumis.portal.file.transformation.ImageTransformation
 
transform(OutputStream) - Method in interface lumis.portal.file.transformation.ITransformation
Performs the file transformation using the outputStream parameter as target of the file transformations.
transform(OutputStream) - Method in class lumis.portal.file.transformation.TranscodingTransformation
 
transform(OutputStream) - Method in class lumis.portal.file.transformation.VideoDimensionTransformation
 
transform(Source, Result) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
 
transform(String, IServiceInterfaceRequestSPI, StreamResult) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyleFactory.LumisTransformer
This method do the same process as the XslStyleFactory.LumisTransformer.transform(Source, Result).
transform(Collection<From>, Transformer<From, To>) - Static method in class lumis.util.collections.Collections
Returns a new collection using the given transformer to transform the items.
transform(List<From>, Transformer<From, To>) - Static method in class lumis.util.collections.Lists
Returns a new List using the given transformer to transform the original elements into the new ones.
transform(From) - Method in interface lumis.util.collections.Transformer
Returns the transformed object.
TransformationTask - Class in lumis.portal.file.transformation
Runnable to performs file transformation.
TransformationTask(Collection<String>, String) - Constructor for class lumis.portal.file.transformation.TransformationTask
 
TransformedFileConfig - Class in lumis.portal.file.transformation
Represents the transformation to be persisted.
TransformedFileConfig(String, String, FileTransformation, String, long, String, String, FileMetadata) - Constructor for class lumis.portal.file.transformation.TransformedFileConfig
Class Constructor.
TransformedFileConfig() - Constructor for class lumis.portal.file.transformation.TransformedFileConfig
Class Constructor
Transformer<From,To> - Interface in lumis.util.collections
Defines method to transform an item in another one.
transformFile(SessionConfig, String, FileTransformation, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
 
transformFile(SessionConfig, String, FileTransformation, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManagerSPI
Transforms a given file.
transformFiles(Collection<FileConfig>, String, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
Schedule the file transformation for the given files.
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI) - Method in class lumis.portal.serviceinterface.style.impl.scripting.GenericCompiledScriptStyle
 
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI, String) - Method in class lumis.portal.serviceinterface.style.impl.scripting.GenericCompiledScriptStyle
 
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI) - Method in class lumis.portal.serviceinterface.style.impl.scripting.GenericScriptingStyle
 
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI, String) - Method in class lumis.portal.serviceinterface.style.impl.scripting.GenericScriptingStyle
 
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyle
 
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI, String) - Method in class lumis.portal.serviceinterface.style.impl.xsl.XslStyle
 
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI) - Method in interface lumis.portal.serviceinterface.style.IStyle
Transforms the output of a service interface.
transformOutput(IServiceInterfaceRequestSPI, IServiceInterfaceRenderResponseSPI, String) - Method in interface lumis.portal.serviceinterface.style.IStyle
Transforms the output of a service interface using the given XML.
TRANSITION_PARAMETER_NAME - Static variable in class lumis.content.workflow.WorkflowController
 
TransitionScope - Enum in lumis.content.workflow
Enumeration of all available scopes for a transition.
transmissionReceived(IClusterTransmission) - Method in class lumis.portal.cluster.AbstractClusterManager
Processes a received transmission.
transmissionReceived(IClusterTransmission) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
TransmissionResult<T> - Class in lumis.portal.cluster
Transmission result holder.
TransmissionResult(T) - Constructor for class lumis.portal.cluster.TransmissionResult
Creates a new instance with the given result.
TransmissionResult(Exception) - Constructor for class lumis.portal.cluster.TransmissionResult
Creates a new instance with the exception thrown during the execution.
tryToExecuteUntilTheEnd() - Method in interface lumis.portal.interactiveprocess.IProcess
Tries to execute the process until the end.
tryToExecuteUntilTheEnd() - Method in class lumis.portal.interactiveprocess.Process
 
Tuple3<A,B,C> - Class in lumis.util.collections
Three-object holder.
TwitterConnector - Class in lumis.socialnetworkintegration.connector
Twitter implementation.
TwitterConnector() - Constructor for class lumis.socialnetworkintegration.connector.TwitterConnector
 
TxtParser - Class in lumis.util.parse
Extracts text from a text file.
TxtParser() - Constructor for class lumis.util.parse.TxtParser
 
type - Variable in class lumis.doui.control.Control
 
TYPE - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.ObjectFields
Field that corresponds to ActivityObject.getType().
TYPE - Static variable in interface lumis.portal.activitystream.ActivityDocumentType.TargetFields
Field that corresponds to ActivityObject.getType().
type - Variable in class lumis.portal.metatag.MetaTagConfig
 
TYPE - Static variable in class lumis.portal.monitor.MonitorFields.Client.Device
Client device type field.
TYPE - Static variable in class lumis.portal.monitor.MonitorFields.Client.Origin
Origin type field.
TYPE - Static variable in class lumis.portal.monitor.MonitorFields.ObjectInteraction.TargetObject
Target object type field.
TYPE - Static variable in class lumis.portal.monitor.MonitorFields.ObjectInteraction
Interaction type field.
type - Variable in class lumis.portal.serialization.SerializationMessageConfig
 
type - Variable in class lumis.portal.service.type.ServiceTypeConfig
 
type - Variable in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
 
TYPE_ACL - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_ADD - Static variable in class lumis.portal.deployment.DeployConfig
Deprecated.
Type that indicates this deployment is adding a new context.
TYPE_ALL - Static variable in interface lumis.service.document.IDocumentManager
 
TYPE_ALL - Static variable in interface lumis.service.media.IMediaManager
 
TYPE_CATEGORIZATION_TERM - Static variable in class lumis.content.core.ContentAssociation
 
TYPE_CHANNEL - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_DAILY - Static variable in class lumis.service.newsletter.Schedule
 
TYPE_DEFAULT - Static variable in class lumis.portal.file.FileConfig
Default file type.
TYPE_DELETE_MAIL - Static variable in class lumis.service.portalmanagement.sendmail.SendMailProcessActionHandler
Type that indicates the action is to delete a mail.
TYPE_DELETE_MAIL_DESTINATION - Static variable in class lumis.service.portalmanagement.sendmail.SendMailProcessActionHandler
Type that indicates the action is to delete a mail destination.
TYPE_DOCUMENT - Static variable in class lumis.service.document.DocumentConfig
 
TYPE_FILES - Static variable in class lumis.portal.file.FileConfig
This type indicates that this file belongs to a "files" data type.
TYPE_FOLDER - Static variable in class lumis.service.document.DocumentConfig
 
TYPE_FOLDER - Static variable in class lumis.service.media.Media
 
TYPE_FRAMEWORK - Static variable in class lumis.collaboration.chat.ChatMessageConfig
 
TYPE_FULL_OUTTER_JOIN - Static variable in class lumis.util.query.QueryJoin
 
TYPE_GROUP - Static variable in class lumis.portal.principal.PrincipalConfig
 
TYPE_INNER_JOIN - Static variable in class lumis.util.query.QueryJoin
 
TYPE_LEFT_OUTTER_JOIN - Static variable in class lumis.util.query.QueryJoin
 
TYPE_LOCAL_GROUP - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_MEDIA - Static variable in class lumis.service.media.Media
 
TYPE_MONTHLY - Static variable in class lumis.service.newsletter.Schedule
 
TYPE_OPERATOR_EQUAL - Static variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
TYPE_OPERATOR_GREATER_THAN - Static variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
TYPE_OPERATOR_GREATER_THAN_OR_EQUAL - Static variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
TYPE_OPERATOR_LESS_THAN - Static variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
TYPE_OPERATOR_LESS_THAN_OR_EQUAL - Static variable in class lumis.doui.control.validator.DateCompareValidatorControl
 
TYPE_PAGE - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_RIGHT_OUTTER_JOIN - Static variable in class lumis.util.query.QueryJoin
 
TYPE_SERVICE_INSTANCE - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_SERVICE_INSTANCE_CUSTOM_PROPERTIES - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
Deprecated.
TYPE_SERVICE_INSTANCE_DEPENDENCY - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_SERVICE_INTERFACE_INSTANCE - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_SERVICE_INTERFACE_INSTANCE - Static variable in interface lumis.portal.preferences.IPreferences
Deprecated.
Since 10.2.0 this constant is no longer used.
TYPE_SERVICE_INTERFACE_INSTANCE_CUSTOM_PROPERTIES - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
Deprecated.
TYPE_STANDARD - Static variable in class lumis.content.core.ContentAssociation
 
TYPE_UPDATE - Static variable in class lumis.portal.deployment.DeployConfig
Deprecated.
Type that indicates this deployment is updating an existing context.
TYPE_UPDATE_CLUSTER_CONFIG - Static variable in class lumis.service.portalmanagement.cluster.ClusterProcessActionHandler
Type that indicates the action is to update the cluster configuration.
TYPE_UPDATE_MAIL_CONFIG - Static variable in class lumis.service.portalmanagement.sendmail.SendMailProcessActionHandler
Type that indicates the action is to update the mail configuration.
TYPE_USER - Static variable in class lumis.collaboration.chat.ChatMessageConfig
 
TYPE_USER - Static variable in class lumis.portal.principal.PrincipalConfig
 
TYPE_WEEKLY - Static variable in class lumis.service.newsletter.Schedule
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Lumisportal  10.2.0.170730 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.