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
 
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
 
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.
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.
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
 
TermPickerControl - Class in lumis.service.thesaurus.control
Control that allows to pick up a thesaurus term through a search popup window.
TermPickerControl() - Constructor for class lumis.service.thesaurus.control.TermPickerControl
 
TermRelationConfig - Class in lumis.service.thesaurus
Object that represents a relation between two thesaurus terms
TermRelationConfig() - Constructor for class lumis.service.thesaurus.TermRelationConfig
 
TermRelationConfig(String, String, String, String) - Constructor for class lumis.service.thesaurus.TermRelationConfig
 
TermRelationDataProvider - Class in lumis.service.thesaurus
IDataProvider implementation that retrieves a term's related terms.
TermRelationDataProvider() - Constructor for class lumis.service.thesaurus.TermRelationDataProvider
 
TermRelationUpdateDataProcessActionHandler - Class in lumis.service.thesaurus
Persist relations of a thesaurus term
TermRelationUpdateDataProcessActionHandler() - Constructor for class lumis.service.thesaurus.TermRelationUpdateDataProcessActionHandler
 
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
 
THESAURUS_FIELD_ID - Static variable in class lumis.service.thesaurus.ThesaurusSourceSearchContentFiller
 
ThesaurusManager - Class in lumis.service.thesaurus
Manager for Thesaurus objects
ThesaurusManager() - Constructor for class lumis.service.thesaurus.ThesaurusManager
 
ThesaurusManagerFactory - Class in lumis.service.thesaurus
Factory for IThesaurusManager
ThesaurusManagerFactory() - Constructor for class lumis.service.thesaurus.ThesaurusManagerFactory
 
ThesaurusSourceSearchContentFiller - Class in lumis.service.thesaurus
Thesaurus implementation of ISourceSearchContentFiller, that adds thesaurusId field to SearchContent objects generated by ContentTabularSourceSearchContentFiller.
ThesaurusSourceSearchContentFiller() - Constructor for class lumis.service.thesaurus.ThesaurusSourceSearchContentFiller
 
threadTerminated(String) - Method in class lumis.portal.sendmail.SendMailManager
 
TIME - Static variable in class lumis.doui.source.field.type.SourceFieldTypes
 
TIME - Static variable in class lumis.util.query.QueryFieldTypes
 
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
 
TimeDataType.Data(Date) - Constructor for class lumis.doui.source.field.type.TimeDataType.Data
 
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
 
TimePickerControl - Class in lumis.doui.control.datepicker
Renders one input text box for the time.
TimePickerControl() - Constructor for class lumis.doui.control.datepicker.TimePickerControl
 
title - Variable in class lumis.search.SearchHit
 
title - Variable in class lumis.service.rss.RssResultRow
 
titleFieldId - Variable in class lumis.service.rss.RssConfig
 
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
 
tokenStream(String, Reader) - Method in class lumis.search.lucene.LumisAnalyzer
 
toMap() - Method in class lumis.portal.cache.HibernatePortalCache
 
TomcatAppServerManager - Class in lumis.portal.appserver
Implementation for the tomcat application server.
TomcatAppServerManager() - Constructor for class lumis.portal.appserver.TomcatAppServerManager
 
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
 
TopicViewCounterControl() - Constructor for class lumis.service.forum.TopicViewCounterControl
 
toString() - Method in class lumis.doui.datatype.AbstractDouiDataType
 
toString() - Method in class lumis.doui.ExtractedText
 
toString() - Method in class lumis.doui.render.CharSequenceRenderableWrapper
 
toString() - Method in class lumis.portal.cache.HibernatePortalCache
 
toString() - Method in class lumis.portal.cache.PortalCache
 
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 interface lumis.portal.event.IPortalEvent
Returns a string representation for this event.
toString() - Method in class lumis.portal.filesystem.FileSystemManager.WriteFileCommand
 
toString() - Method in class lumis.portal.filesystem.PortalFile
 
toString() - Method in class lumis.portal.filesystem.PortalFilePath
 
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() - 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.upgrade.BuildConfig
 
toString() - Method in class lumis.util.query.QueryField
 
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.portal.event.BaseNotificationConfig
Deprecated.  
TransactionHibernate - Class in lumis.portal.dao.hibernate
Implements a transaction object
TransactionHibernate() - Constructor for class lumis.portal.dao.hibernate.TransactionHibernate
 
transferRequest() - Method in class lumis.service.callcenteronline.ColProcessActionHandler
 
transformMessage(String, IResource) - Method in class lumis.service.forum.ForumMessageListPostLoadProcessor
 
TRANSITION_PARAMETER_NAME - Static variable in class lumis.content.workflow.WorkflowController
 
transmissionReceived(IClusterTransmission) - Method in class lumis.portal.cluster.AbstractClusterManager
Processes a received transmission.
transmissionReceived(IClusterTransmission) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
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 - Variable in class lumis.portal.metatag.MetaTagConfig
 
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
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.image.IImageManager
 
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_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.image.ImageConfig
 
TYPE_FRAMEWORK - Static variable in class lumis.collaboration.chat.ChatMessageConfig
 
TYPE_FRAMEWORK_GROUP - Static variable in interface lumis.portal.group.IGroupDao
 
TYPE_FULL_OUTTER_JOIN - Static variable in class lumis.util.query.QueryJoin
 
TYPE_GROUP - Static variable in class lumis.portal.principal.PrincipalConfig
 
TYPE_IMAGE - Static variable in class lumis.service.image.ImageConfig
 
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_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
 
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
Type that indicates the preferences belongs to a service interface instance.
TYPE_SERVICE_INTERFACE_INSTANCE_CUSTOM_PROPERTIES - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
TYPE_UPDATE - Static variable in class lumis.portal.deployment.DeployConfig
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
Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.