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

I

IAccessControlDao - Interface in lumis.util.security.acl
Dao Interface for ACL entity
IAclManager - Interface in lumis.util.security.acl
Interface common to all acl managers.
IAclSerializationManager - Interface in lumis.util.security.acl.serialization
Manager Interface for Acl serialization
IActionRequestCycle - Interface in lumis.lptf.portal.serviceinterface
Interface for action request cycle.
IAggregationType - Interface in lumis.portal.monitor
Defines an aggregation type, used to specify how collected aggregations are aggregated.
IApplicationServerManager - Interface in lumis.portal.appserver
Access point to application server specific data.
IAppServerDeployer - Interface in lumis.portal.appserver
Defines the method a deployer of application server resources must implement.
IAttributeSetReader - Interface in lumis.search
Provides a common way to read attribute values, which consist in information exchanged between the portal and the search engines.
IAuditManager - Interface in lumis.portal.audit
Interface of Audit manager.
IAuthenticationDao - Interface in lumis.portal.authentication
This interface defines authentication related operations.
IAuthenticationManager - Interface in lumis.portal.authentication
This interface offers methods for authentication operations.
IBaseMail - Interface in lumis.portal.sendmail
Superinterface with common methods of mails interfaces.
ICacheConfig - Interface in lumis.portal.cache
The configuration of a cache.
ICacheDataProvider<T> - Interface in lumis.portal.cache
Provides data for a PortalCache.
ICacheEntry - Interface in lumis.portal.cache
 
ICacheManager - Interface in lumis.portal.cache
Provides operations on the portal cache framework.
ICacheStatistics - Interface in lumis.portal.cache
Provides access to cache's statistics information.
ICategory - Interface in lumis.portal.monitor
A category of monitored IEvent's.
ICategoryDao - Interface in lumis.service.newsletter
 
IChannelAclManager - Interface in lumis.portal.channel.acl
 
IChannelAclSerializationManager - Interface in lumis.portal.channel.acl.serialization
Manager Interface for Channel's Acl serialization
IChannelChild - Interface in lumis.portal.channel.tree
 
IChannelChildProvider - Interface in lumis.portal.channel.tree
 
IChannelDao - Interface in lumis.portal.channel
Dao Interface for Channel entity
IChannelManager - Interface in lumis.portal.channel
Manager responsible for channel-related operations
IChannelManagerSPI - Interface in lumis.portal.channel
Manager responsible for channel-related internal operations.
IChannelSerializationManager - Interface in lumis.portal.channel.serialization
Manager Interface for Channel serialization
IChannelTemplateManager - Interface in lumis.portal.channel.template
Definition of the channel template information management interface.
IChannelTemplateSerializationManager - Interface in lumis.portal.channel.template.serialization
Manager Interface for Channel Template serialization
IChannelTreeDao - Interface in lumis.portal.channel.tree
Dao interface for channel tree.
IChannelTreeManager - Interface in lumis.portal.channel.tree
 
IChatManager - Interface in lumis.collaboration.chat
Interface for managing Chat Objects
ICipher - Interface in lumis.portal.crypto
Defines the methods a cipher must implement.
ICipherSpi - Interface in lumis.portal.crypto
Interface to be implemented by customized ciphers.
IClientSideReadableControl - Interface in lumis.doui.control
Interface that a control that is client side readable must implement.
IClockDao - Interface in lumis.portal.clock
 
IClockManager - Interface in lumis.portal.clock
 
ICloneableCacheEntry - Interface in lumis.portal.cache
 
ICloneableConfig<T> - Interface in lumis.portal.serialization.operation
Public version of the interface Cloneable, to be implemented by portal objects that can be delayed persisted
IClusterCommand - Interface in lumis.portal.cluster
Represents a command, that when sent through the cluster framework is executed in the destination nodes.
IClusterConfig - Interface in lumis.portal.cluster
Contains the configurations for the cluster.
IClusterManager - Interface in lumis.portal.cluster
Provides operations on the portal cluster.
IClusterMember - Interface in lumis.portal.cluster
A cluster member represents a Lumis Portal server inside a cluster.
IClusterMessage - Interface in lumis.portal.cluster
Represents a message that may be sent through the cluster framework.
IClusterTransmission - Interface in lumis.portal.cluster
Contains information that may be transmitted through the cluster framework.
IClusterTransmission.Flag - Enum in lumis.portal.cluster
Enumerates the flags that may be set in a IClusterTransmission.
IConfigDeleter - Interface in lumis.portal.serialization.operation
Performs a config deletion operation
IConfigKeyChecker - Interface in lumis.portal.serialization.operation
Checks if a foreign key matches an already persisted object
IConfigPersister - Interface in lumis.portal.serialization.operation
Performs a config persistence (add or update) operation
IConfigurableAnalyzer - Interface in lumis.search.lucene
Analyzer that can be configured by a config node from searchConfig.xml's analyzer node
IContentIndexer - Interface in lumis.content.search.common
Provides operations on content search indexing.
IContentManager - Interface in lumis.content.core
Provides content management operations.
IContentServiceSerializationManager - Interface in lumis.content.service.serialization
Manager Interface for Content Service serialization
IContentWizardManager - Interface in lumis.content.wizard
 
IControl - Interface in lumis.doui.control
Interface that must be implemented by all controls
IControlDao - Interface in lumis.doui.control
 
IControlManager - Interface in lumis.doui.control
 
IConverter - Interface in lumis.util.converter
Converter interface defines the methods converters must implement.
ICreateParams - Interface in lumis.content.wizard
Defines methods the ContentWizardManager uses to access the parameters necessary for the creation of a service through the wizard.
ICreateParams.IField - Interface in lumis.content.wizard
 
ICreateParams.ITable - Interface in lumis.content.wizard
 
ICryptoManager - Interface in lumis.portal.crypto
Manages cryptographic related operations.
ICssDao - Interface in lumis.portal.css
 
ICssManager - Interface in lumis.portal.css
Manager Interface for Css operations
ICssSerializationManager - Interface in lumis.portal.css.serialization
Manager Interface for Css serialization
ICustomEquivalence - Interface in lumis.portal.structure.sync
Classes that implement this interface have a custom method for detecting equivalence.
ICustomStringLocalizationDao - Interface in lumis.portal.localization
Dao interface for Custom String
id - Variable in class lumis.collaboration.chat.ChatUserConfig
 
id - Variable in class lumis.doui.processaction.ProcessActionHandler
 
id - Variable in class lumis.doui.source.field.BaseSourceField
 
id - Variable in class lumis.doui.source.Source
 
id - Variable in class lumis.portal.metatag.MetaTagConfig
 
id - Variable in class lumis.portal.service.type.ServiceTypeConfig
 
id - Variable in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
id - Variable in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
 
id - Variable in class lumis.service.callcenteronline.ColRequestConfig
 
id - Variable in class lumis.service.rss.RssConfig
 
id - Variable in class lumis.service.socialnetworkservices.microblog.entity.Hash
 
IDataBoundControl - Interface in lumis.doui.control
Interface para controls que são associado ao um ou mais sources.
IDataControl - Interface in lumis.doui.control
Control that holds data
IDataGridControlField - Interface in lumis.doui.control.datagrid
 
IDataProvider<S extends Source> - Interface in lumis.doui.source
Interface for data providers.
IDefaultAware - Interface in lumis.portal.structure.sync
Objects that implement this interface have a custom method for detecting whether it is a default value.
IDeploymentManager - Interface in lumis.portal.deployment
Handles the deployment of portal resources.
IDevice - Interface in lumis.portal.device
Represents the device informations
IDeviceManager - Interface in lumis.portal.device
Discover the device informations.
IDeviceSkinManager - Interface in lumis.portal.device
Manages the Device Skins.
IDirectory - Interface in lumis.portal.serialization.persistency
Abstraction of a file repository.
IDocumentManager - Interface in lumis.service.document
 
IDouiActionRequestCycle - Interface in lumis.lptf.doui.serviceinterface
Interface for Doui action request cycle.
IDouiContentTreeDao - Interface in lumis.doui.contenttree
 
IDouiContentTreeManager - Interface in lumis.doui.contenttree
Manager that is used to retrieve information of hierarchical content.
IDouiDao - Interface in lumis.doui.dao
 
IDouiDataType - Interface in lumis.doui.datatype
Provides informations and utilities for a doui data type.
IDouiDefinitionProcessor - Interface in lumis.doui.service
Defines the interface for a processor for a doui definition.
IDouiIndexer - Interface in lumis.doui.search.common
Interface that defines the communication bridge to the search framework.
IDouiIndexer.FieldType - Enum in lumis.doui.search.common
 
IDouiIndexer.StatusFieldValues - Enum in lumis.doui.search.common
 
IDouiManager - Interface in lumis.doui
Manages DOUI
IDouiRenderRequestCycle - Interface in lumis.lptf.doui.serviceinterface
Interface for Doui render request cycle.
IDouiRequestCycle - Interface in lumis.lptf.doui.serviceinterface
Interface for Doui request cycle.
IDouiService - Interface in lumis.doui.service
Interface for DOUI based Services.
IDouiServiceInterface - Interface in lumis.doui.service
Interface that all DOUI based service interfaces must implement
IDownloadableFile - Interface in lumis.portal.file
An interface ONLY to integrate fileConfig FileConfig and transformedFileConfig TransformedFileConfig for a matter of file download.
IEncryptor - Interface in lumis.util.security
Deprecated. Since 5.5.0, replaced by the lumis.portal.crypto package.
IErrorSummaryControl - Interface in lumis.doui.control
 
IEvent - Interface in lumis.portal.monitor
An event that may be monitored.
IExecutorManager - Interface in lumis.portal.executor
Provides support for background executions.
IExtendedFunctionMapper - Interface in lumis.portal.el
A FunctionMapper interface that allows the use of extended features.
IFileDao - Interface in lumis.portal.file
Interface for file persistance
IFileElement - Interface in lumis.portal.structure.sync
A root file element.
IFileGlobalElement - Interface in lumis.portal.structure.sync
An root file element that is stored in the synchronization global area.
IFileManager - Interface in lumis.portal.file
Manages file information.
IFileMetadata - Interface in lumis.portal.file.metadata
Provides the metadata of a file.
IFileMetadata - Interface in lumis.portal.fileparser
Deprecated. Since 6.1.0, replaced by IFileMetadata.
IFileParser - Interface in lumis.util.parse
Extracts text content from a file.
IFileReplicator - Interface in lumis.portal.webfilereplication
Performs a file replication, updating a destination according changes in the portal file system.
IFilesDao - Interface in lumis.portal.file
Interface for files persistance
IFileStructureElement - Interface in lumis.portal.structure.sync
A structure element that is the root of a structure file.
IFileSystemManager - Interface in lumis.portal.filesystem
Provides operations for manipulating the file system.
IFileTransformationManager - Interface in lumis.portal.file.transformation
Interface to be implemented by transformation managers.
IFileTransformationManagerSPI - Interface in lumis.portal.file.transformation
Service provider interface for file transformations.
IFileTransformer - Interface in lumis.portal.file.transformation
File conversion interface.
IFileValidator - Interface in lumis.portal.file
Interface to validate a file.
IFormatTransformer - Interface in lumis.portal.file.transformation
File format encoder interface.
IFormControl - Interface in lumis.doui.control
Interface to the current interface form control.
IFormulaStatement - Interface in lumis.portal.group.databaseviewmembership.formula
A formula statement, used to specify conditions for selecting the members of a group.
IFSDirectory - Interface in lumis.portal.serialization.persistency
Abstraction of a file repository based on file system.
IGenericAclManager - Interface in lumis.util.security.acl
 
IGroupAclManager - Interface in lumis.portal.group.acl
 
IGroupAclSerializationManager - Interface in lumis.portal.group.acl.serialization
Manager Interface for Group's Acl serialization
IGroupManager - Interface in lumis.portal.group
Manager Interface for Group operations
IGroupMembershipProvider - Interface in lumis.portal.group
Provides group membership information.
IGroupSerializationManager - Interface in lumis.portal.group.serialization
Manager Interface for Group serialization
IHtmlEvaluationManager - Interface in lumis.portal.htmlevaluation
Allows to evaluate an URL or HTML content according with the accessibility roles.
IHttpAuthenticator - Interface in lumis.portal.authentication.http
Defines the callback methods an http authenticator must provide for the Portal.
IHyperLinkManager - Interface in lumis.portal.hyperlink
Provides hyperlink related operations.
IHyperLinkResolver - Interface in lumis.portal.hyperlink
Defines the methods needed to be implemented for resolving an hyperlink.
II_PARAMETER_PORTLET_MODE - Static variable in class lumis.portal.PortalRequestParameters
Parameter at service interface instance scope that stores the portlet mode.
II_PARAMETER_WINDOW_STATE - Static variable in class lumis.portal.PortalRequestParameters
Parameter at service interface instance scope that stores the window state.
IImageManager - Interface in lumis.service.image
 
IImportPrincipalManager - Interface in lumis.portal.principal.importprincipal
Interface for principal import operations.
IJRDataSourceProvider - Interface in lumis.report
Provides JRDataSource objects for reports.
ILayoutFileComponentFactory - Interface in lumis.portal.presentation.core
Creates the component implementation to be used for a LayoutFileTag.
ILayoutPropertiesAccessor - Interface in lumis.portal.structure
A accessor responsible to manage layout properties.
IllegalModuleArchiveException - Exception in lumis.portal.deployment
Indicates that a module archive provided is illegal.
IllegalModuleArchiveException() - Constructor for exception lumis.portal.deployment.IllegalModuleArchiveException
 
IllegalModuleArchiveException(String, Throwable) - Constructor for exception lumis.portal.deployment.IllegalModuleArchiveException
 
IllegalModuleArchiveException(String) - Constructor for exception lumis.portal.deployment.IllegalModuleArchiveException
 
IllegalModuleArchiveException(Throwable) - Constructor for exception lumis.portal.deployment.IllegalModuleArchiveException
 
ILocalizationManager - Interface in lumis.portal.localization
Manager responsible for string localization and locales
ILockManager - Interface in lumis.portal.lock
Manager interface for lock-related operations.
ILogger - Interface in lumis.util.log
The logging interface, that specifies the methods available for logging.
ILogger.Level - Enum in lumis.util.log
The logging levels available in the logging system.
ILoginValidator - Interface in lumis.portal.authentication
Deprecated. to customize credential validation you must create a new JAAS login module or extend the LumisLoginModule
IMAGE - Static variable in class lumis.doui.source.field.type.SourceFieldTypes
 
ImageAddMultipleProcessActionHandler - Class in lumis.service.image
Deprecated.  
ImageAddMultipleProcessActionHandler() - Constructor for class lumis.service.image.ImageAddMultipleProcessActionHandler
Deprecated.  
ImageConfig - Class in lumis.service.image
Value class for an image from the Image Service
ImageConfig() - Constructor for class lumis.service.image.ImageConfig
 
ImageDataType - Class in lumis.service.image.field
An image data type.
ImageDataType() - Constructor for class lumis.service.image.field.ImageDataType
 
ImageDataType.Data - Class in lumis.service.image.field
Data object for a field with data type image.
ImageDataType.Data() - Constructor for class lumis.service.image.field.ImageDataType.Data
 
ImageDeleteProcessActionHandler - Class in lumis.service.image
Process action handler for image delete operation.
ImageDeleteProcessActionHandler() - Constructor for class lumis.service.image.ImageDeleteProcessActionHandler
 
ImageEditServiceInterface - Class in lumis.service.image
 
ImageEditServiceInterface() - Constructor for class lumis.service.image.ImageEditServiceInterface
 
ImageFolderDataProvider - Class in lumis.service.image
 
ImageFolderDataProvider() - Constructor for class lumis.service.image.ImageFolderDataProvider
 
ImageInfoFetcherPostLoadProcessor - Class in lumis.service.image
Adds information about an image in a source field.
ImageInfoFetcherPostLoadProcessor() - Constructor for class lumis.service.image.ImageInfoFetcherPostLoadProcessor
 
ImageManager - Class in lumis.service.image
 
ImageManager() - Constructor for class lumis.service.image.ImageManager
 
ImageManagerFactory - Class in lumis.service.image
Factory for ImageManager.
ImageManagerFactory() - Constructor for class lumis.service.image.ImageManagerFactory
 
ImageMetadataExtractor - Class in lumis.portal.file.metadata
Provides image meta data extraction information using FileParserManager.
ImageMetadataExtractor() - Constructor for class lumis.portal.file.metadata.ImageMetadataExtractor
 
ImageMoveProcessActionHandler - Class in lumis.service.image
 
ImageMoveProcessActionHandler() - Constructor for class lumis.service.image.ImageMoveProcessActionHandler
 
ImagePickerControl - Class in lumis.service.image.control
Renders a control that allows the end user to input an image.
ImagePickerControl() - Constructor for class lumis.service.image.control.ImagePickerControl
 
ImageSelectProcessActionHandler - Class in lumis.service.image
 
ImageSelectProcessActionHandler() - Constructor for class lumis.service.image.ImageSelectProcessActionHandler
 
ImageServiceInstanceProvider - Class in lumis.service.image
 
ImageServiceInstanceProvider() - Constructor for class lumis.service.image.ImageServiceInstanceProvider
 
ImageSourceField - Class in lumis.service.image.field
An image source field.
ImageSourceField() - Constructor for class lumis.service.image.field.ImageSourceField
 
ImageTransformation - Class in lumis.portal.file.transformation
Performs the the image down scale transformation.
ImageTransformation(InputStream, int, int, String) - Constructor for class lumis.portal.file.transformation.ImageTransformation
The constructor of class.
IMailAttachment - Interface in lumis.portal.sendmail
Stores information about a mail attachment.
IMailBody - Interface in lumis.portal.sendmail
Stores information of the mail body.
IMailConfig - Interface in lumis.portal.sendmail
Stores the configuration for the sendmail component.
IMailConfig.CryptographicProtocol - Enum in lumis.portal.sendmail
Possible cryptographic protocols used in mail.
IMailDestination - Interface in lumis.portal.sendmail
Specifies a destination of a mail.
IMailSender - Interface in lumis.portal.sendmail
Defines the methods a mail sender must implement.
IMailSendStatus - Interface in lumis.portal.sendmail
Stores information about the sending situation of a mail.
IMeasureType - Interface in lumis.portal.monitor
A type of measure that may be collected.
IMetadataExtractor - Interface in lumis.portal.file.metadata
Provides file meta data information extraction.
IMetaDataManager - Interface in lumis.content.metadata
Deprecated. Since 4.2.0, replaced by IContentManager.
IMetaTagDao - Interface in lumis.portal.metatag
Dao for meta tags
IMetaTagManager - Interface in lumis.portal.metatag
Manager for all meta-tag related information
IMockServiceInterfaceActionRequest - Interface in lumis.lptf.portal.serviceinterface
Interface for a IServiceInterfaceActionRequest mock object.
IMockServiceInterfaceActionResponse - Interface in lumis.lptf.portal.serviceinterface
Interface for a IServiceInterfaceActionResponse mock object.
IMockServiceInterfaceRenderRequest - Interface in lumis.lptf.portal.serviceinterface
Interface for a IServiceInterfaceRenderRequest mock object.
IMockServiceInterfaceRenderResponse - Interface in lumis.lptf.portal.serviceinterface
Interface for a IServiceInterfaceRenderResponse mock object.
IMockServiceInterfaceRequest - Interface in lumis.lptf.portal.serviceinterface
Interface for a IServiceInterfaceRequest mock object.
IMockServiceInterfaceResponse - Interface in lumis.lptf.portal.serviceinterface
Interface for a IServiceInterfaceResponse mock object.
IModelDao - Interface in lumis.service.newsletter
 
IModule - Interface in lumis.portal.deployment
A module that is deployed in the Lumis Portal.
IMonitor - Interface in lumis.portal.monitor
A monitor that allows the collection of data related to a specific event.
IMonitor.Setting - Enum in lumis.portal.monitor
Settings that affect how the monitor collects data.
IMonitorContext - Interface in lumis.portal.monitor
Stores contextual data and configuration for use by the monitoring framework and by the logging framework.
IMonitorManager - Interface in lumis.portal.monitor
Provides operations and access to the portal monitoring framework.
impersonate(String) - Method in class lumis.portal.authentication.AuthenticationManager
 
impersonate(String) - Method in interface lumis.portal.authentication.IAuthenticationManager
The authenticated user in the current thread impersonates another user.
implies() - Method in enum lumis.portal.acl.PortalPermissions
 
implies() - Method in enum lumis.portal.channel.acl.ChannelPermissions
 
implies() - Method in enum lumis.portal.group.acl.GroupPermissions
 
implies() - Method in enum lumis.portal.page.acl.PagePermissions
 
implies() - Method in enum lumis.portal.page.template.acl.PageTemplatePermissions
 
implies() - Method in enum lumis.portal.service.acl.ServicePermissions
 
implies() - Method in interface lumis.util.security.acl.IPermission
 
ImportExportControllerHtml - Class in lumis.service.portalmanagement.importexport
Controller for import and export front-end actions.
ImportExportControllerHtml(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.service.portalmanagement.importexport.ImportExportControllerHtml
Initializes a new instance with the given parameters.
ImportExportInterface - Class in lumis.service.portalmanagement.serialization
DouiServiceInterface extension that validates user permissions.
ImportExportInterface() - Constructor for class lumis.service.portalmanagement.serialization.ImportExportInterface
 
ImportFileDataProvider - Class in lumis.service.portalmanagement.serialization
Data provider that lists the possible import files.
ImportFileDataProvider() - Constructor for class lumis.service.portalmanagement.serialization.ImportFileDataProvider
 
importIntoNewDocument(Node) - Static method in class lumis.util.XmlUtil
Clones a node, and adopts it into a new document.
ImportPrincipalClock - Class in lumis.portal.principal.importprincipal
Clock service that executes the automatic run of the read/write principals operation.
ImportPrincipalClock() - Constructor for class lumis.portal.principal.importprincipal.ImportPrincipalClock
 
ImportPrincipalManager - Class in lumis.portal.principal.importprincipal
Class responsible for principal import operations.
ImportPrincipalManager() - Constructor for class lumis.portal.principal.importprincipal.ImportPrincipalManager
 
ImportPrincipalManagerFactory - Class in lumis.portal.principal.importprincipal
Factory for providing IImportPrincipalManager implementation.
ImportPrincipalManagerFactory() - Constructor for class lumis.portal.principal.importprincipal.ImportPrincipalManagerFactory
 
ImportPrincipalsProcessActionHandler - Class in lumis.service.portalmanagement.importprincipal
imports process action handler.
ImportPrincipalsProcessActionHandler() - Constructor for class lumis.service.portalmanagement.importprincipal.ImportPrincipalsProcessActionHandler
 
ImportPrincipalStringResource - Class in lumis.portal.principal.importprincipal
String resource for the lumis.portal.principal.importprincipal package.
ImportPrincipalStringResource() - Constructor for class lumis.portal.principal.importprincipal.ImportPrincipalStringResource
 
ImportProcessActionHandler - Class in lumis.service.portalmanagement.importexport
Handles all import actions.
ImportProcessActionHandler() - Constructor for class lumis.service.portalmanagement.importexport.ImportProcessActionHandler
 
IMultiFileUploadParameter - Interface in lumis.doui.control.multifileupload
Interface for MultiFileUpload parameter.
IMultiFileUploadParameterItem - Interface in lumis.doui.control.multifileupload
Interface for IMultiFileUploadParameterItem.
IMultipleMail - Interface in lumis.portal.sendmail
Stores the information about a multiple mail to be sent.
INavigationLogger - Interface in lumis.util.log
 
INavigationSource - Interface in lumis.service.navigation
Interface that must be implemented by all navigation sources
include(IServiceInterfaceRenderRequest, IServiceInterfaceRenderResponse) - Method in class lumis.portal.servicecontainer.ServiceContainerRequestDispatcher
 
include(ServletRequest, ServletResponse) - Method in class lumis.portal.servicecontainer.ServiceContainerRequestDispatcher
 
include(IServiceInterfaceRenderRequest, IServiceInterfaceRenderResponse) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequestDispatcher
 
includeScripts() - Method in class lumis.doui.control.validator.DateCompareValidatorControl
 
includeScripts() - Method in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
includeScripts() - Method in class lumis.doui.control.validator.IntegerDataTypeValidatorControl
 
includeScripts() - Method in class lumis.doui.control.validator.LengthValidatorControl
 
includeScripts() - Method in class lumis.doui.control.validator.NumberDataTypeValidatorControl
 
includeScripts() - Method in class lumis.doui.control.validator.RequiredValueWhenVisibleValidatorControl
Includes LumisDouiRequiredValueWhenVisibleValidator.js script which implements the LumisIsControlVisible(controlElement) client side function that returns true or false depending on the visibility of the given validated control.
includeScripts() - Method in class lumis.doui.control.ValidatorControl
 
InContextEditControllerXml - Class in lumis.portal.incontextedit
Controller for in context edit.
InContextEditControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.incontextedit.InContextEditControllerXml
 
InContextEditResource - Class in lumis.portal.incontextedit
IResource used in in context edit.
increasePostedMessages(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Increase topic and forum's message counters.
increasePostedTopics(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Increase the forum's topic counter.
increaseTopicViews(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Increase the topic view counter.
incrementItemProgressValue(int) - Method in class lumis.portal.serialization.BaseSerializationContext
 
incrementOverallProgressValue(int) - Method in class lumis.portal.serialization.BaseSerializationContext
 
indexControl(IControl) - Method in class lumis.doui.control.ControlContainer
 
indexData() - Method in class lumis.content.table.ContentTableAddDataProcessActionHandler
 
indexData() - Method in class lumis.content.table.ContentTableDeleteDataProcessActionHandler
 
indexData() - Method in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
 
indexData() - Method in class lumis.doui.table.BaseTableDataProcessActionHandler
 
indexData() - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Calls the method BaseTableDataProcessActionHandler.addToIndex() to index data.
indexData() - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Updates search index information for modified content.
indexData() - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
Updates search index information for modified content.
indexed - Variable in class lumis.search.SearchContentField
 
Indexer - Class in lumis.search
Stores searcheable data in a search engine.
Indexer(Node) - Constructor for class lumis.search.Indexer
Constructs an Indexer object, configured by the given definition node.
IndexerFactory - Class in lumis.search
Creates instances of concrete Indexer implementations.
IndexerFactory() - Constructor for class lumis.search.IndexerFactory
 
indexOfCaseInsensitive(StringBuilder, String) - Static method in class lumis.util.TextUtil
 
indexOfCaseInsensitive(StringBuilder, String, int) - Static method in class lumis.util.TextUtil
 
IndexOutOfBoundsException - Exception in lumis.portal
 
IndexOutOfBoundsException(String) - Constructor for exception lumis.portal.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String, Exception) - Constructor for exception lumis.portal.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String, IResource) - Constructor for exception lumis.portal.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String, List<IResource>) - Constructor for exception lumis.portal.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String, IResource, Exception) - Constructor for exception lumis.portal.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.IndexOutOfBoundsException
 
IndexSearcherFactory - Class in lumis.search.lucene
Factory for IndexSearcher instances.
IndexSearcherFactory() - Constructor for class lumis.search.lucene.IndexSearcherFactory
 
indexServiceInstance(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.doui.search.common.IDouiIndexer
Deprecated. Since 4.2.2, replaced by IDouiIndexer.indexServiceInstance(SessionConfig, String, ITransaction)
indexServiceInstance(SessionConfig, String, ITransaction) - Method in interface lumis.doui.search.common.IDouiIndexer
Indexes a service instance, recreating all its indices.
indexServiceInstance(SessionConfig, String, boolean, ITransaction) - Method in class lumis.doui.search.DouiIndexer
Deprecated. 
indexServiceInstance(SessionConfig, String, ITransaction) - Method in class lumis.doui.search.DouiIndexer
 
inEditMode(IServiceInterfaceRequest) - Static method in class lumis.service.pagepersonalization.PagePersonalizationUtil
 
INewsletterManager - Interface in lumis.service.newsletter
 
inferCharset() - Method in class lumis.util.parse.BaseFileParser
 
inferCharset() - Method in class lumis.util.parse.PdfParser
 
info(Object) - Method in interface lumis.util.log.ILogger
Log a message with info log level.
info(Object, Throwable) - Method in interface lumis.util.log.ILogger
Log an error with info log level.
info(Object) - Method in class lumis.util.log.Log4JLoggerWrapper
 
info(Object, Throwable) - Method in class lumis.util.log.Log4JLoggerWrapper
 
inherit(AccessControlEntry) - Method in class lumis.util.security.acl.AccessControlEntry
 
inherit(AccessControlEntry, HashMap<Integer, Integer>) - Method in class lumis.util.security.acl.AccessControlEntry
 
inherit(AccessControlList) - Method in class lumis.util.security.acl.AccessControlList
 
inherit(AccessControlList, HashMap<Integer, Integer>) - Method in class lumis.util.security.acl.AccessControlList
 
inherit(Permissions, HashMap<Integer, Integer>) - Method in class lumis.util.security.acl.Permissions
 
inherit(Permissions) - Method in class lumis.util.security.acl.Permissions
 
InheritedPropertiesDataProvider - Class in lumis.service.doui.propertybag
Provides the inherited properties of a property bag.
InheritedPropertiesDataProvider() - Constructor for class lumis.service.doui.propertybag.InheritedPropertiesDataProvider
 
inheritPermission() - Method in enum lumis.portal.channel.acl.ChannelPermissions
 
inheritPermission() - Method in enum lumis.portal.group.acl.GroupPermissions
 
inheritPermission() - Method in enum lumis.portal.page.acl.PagePermissions
 
inheritPermission() - Method in enum lumis.portal.page.template.acl.PageTemplatePermissions
 
inheritPermission() - Method in enum lumis.portal.service.acl.ServicePermissions
 
init(Node, ControlContainer, IControl) - Method in class lumis.collaboration.chat.ChatSendMessageControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutAssociationInformationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutCategorizationAssociationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutGenericAssociationInformationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutGenericContentAssociationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutLanguageInformationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutTagInformationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.autolayout.AutoLayoutWorkflowInformationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.comments.CommentsControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.contentpicker.ContentPickerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.language.LanguageControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.version.VersionControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.content.control.workflow.WorkflowMetaDataControl
 
init(ISourceData, Source) - Method in class lumis.content.search.ContentTabularSourceSearchContentFiller
 
init(Source, Node) - Method in class lumis.content.source.field.VersionActiveField
 
init(Node, ProcessActionContainer) - Method in class lumis.content.table.CommitAndPreviewProcessActionHandler
 
init(Node, ProcessActionContainer) - Method in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
Initiates the process action handler object.
init(PageWebResource) - Method in class lumis.content.webresource.ContentPageWebResourceDataProvider
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.checkbox.CheckBoxListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.Control
 
init() - Method in class lumis.doui.control.ControlContainer
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.DataBoundControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.DataControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.datagrid.DataGridControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.datepicker.CalendarControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.datepicker.DateTimePickerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.datepicker.MonthPickerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.datepicker.TimePickerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.dropdownlist.DropDownListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.dynamiclist.DynamicListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.ErrorSummaryControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.fileupload.FilesPickerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.fileupload.FileUploadControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.filter.FilterControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.filter.ParentFilterControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.form.FormControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.htmleditor.FCKEditorPopUpFixerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.htmleditor.HtmlEditorControl
 
init(Node, ControlContainer, IControl) - Method in interface lumis.doui.control.IControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.inputtext.InputTextControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.itempicker.ItemPickerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.multifileupload.MultiFileUploadControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.multifileupload.MultiFileUploadExtensionCheckControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.optionlist.OptionListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.pagination.PaginationControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.radiobutton.RadioButtonControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.selectpage.SelectChannelChildControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.strings.StringsControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.tabulardata.AdvancedTabularDataControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.DateCompareValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.EmailValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.FileNameValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.FileSizeValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.IntegerDataTypeValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.LengthValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.NumberDataTypeValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.validator.RegularExpressionValidatorControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.control.ValidatorControl
 
init(Node, ProcessActionContainer) - Method in interface lumis.doui.processaction.IProcessActionHandler
Called by the process action container to initialize the process action.
init(Node, ProcessActionContainer) - Method in class lumis.doui.processaction.ProcessActionHandler
 
init(ISourceData, Source) - Method in class lumis.doui.search.DouiTabularSourceSearchContentFiller
 
init(ISourceData, Source) - Method in interface lumis.doui.search.ISourceSearchContentFiller
 
init(Node, ControlContainer, IControl) - Method in class lumis.doui.search.SearchQueryValidatorControl
 
init(ISourceContext) - Method in class lumis.doui.source.AbstractSourceConverter
 
init(Source, Node) - Method in class lumis.doui.source.field.BaseSourceField
 
init(Source, Node) - Method in class lumis.doui.source.field.BaseTabularSourceField
 
init(Source, Node) - Method in interface lumis.doui.source.field.ISourceField
Initializes this source field.
init(ISourceContext) - Method in class lumis.doui.source.field.type.AbstractSourceFieldDataType
Initializes this source field data type.
init(ISourceContext) - Method in interface lumis.doui.source.field.type.ISourceFieldDataType
Initializes this data type to be used in the given source context.
init(S, Node) - Method in interface lumis.doui.source.filter.ISourceFilter
Initialization method, called before any other method on the filter instance.
init(ISourceContext) - Method in interface lumis.doui.source.ISourceConverter
This method is called to initialize the converter to be used in the given source context.
init() - Method in class lumis.doui.source.SourceContainer
 
init(Source, Node) - Method in class lumis.doui.table.field.GenericTableSourceField
 
init(Source, Node) - Method in class lumis.doui.table.field.SingleColumnTableSourceField
 
init(TableSource, Node) - Method in class lumis.doui.table.filter.AbstractTableSourceFilter
 
init(TableSource, Node) - Method in class lumis.doui.table.filter.CompositeTableSourceFilter
Creates and initializes the filters inside this composite filter.
init(TableSource, Node) - Method in class lumis.doui.table.filter.TableSourceFilter
 
init(TableSource, String, String, IQueryValue) - Method in class lumis.doui.table.filter.TableSourceFilter
 
init(ServiceInterfaceInstanceConfig) - Method in class lumis.lptf.portal.serviceinterface.RequestCycle
Initializes the request and response mocks with information from ServiceInterfaceInstanceConfig instance.
init(FilterConfig) - Method in class lumis.portal.authentication.AuthenticationFilter
 
init(FilterConfig) - Method in class lumis.portal.authentication.http.NtlmFilter
 
init(ServletConfig) - Method in class lumis.portal.clock.ClockStarter
 
init() - Method in class lumis.portal.cluster.AbstractClusterManager
 
init() - Method in interface lumis.portal.cluster.IClusterManager
Initializes the cluster manager.
init() - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
init(Node) - Method in interface lumis.portal.crypto.ICipherSpi
This method is called only once and before any other method are called.
init(Node) - Method in class lumis.portal.crypto.MessageDigestCipher
 
init(Node) - Method in class lumis.portal.crypto.SymmetricCipher
 
init() - Static method in class lumis.portal.dao.hibernate.HibernateUtil
 
init() - Method in class lumis.portal.deployment.DeploymentManager
Initializes the deployment manager.
init(FilterConfig) - Method in class lumis.portal.filter.DocumentationFilter
 
init(FilterConfig) - Method in class lumis.portal.filter.EncodingUTF8Filter
 
init(GroupType) - Method in class lumis.portal.group.AbstractGroupMembershipProvider
 
init(GroupType) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupMembershipProvider
 
init(GroupType) - Method in interface lumis.portal.group.IGroupMembershipProvider
Initializes this membership provider to be used for the given group type.
init(GroupType) - Method in class lumis.portal.group.standardmembership.StandardGroupMembershipProvider
 
init(FilterConfig) - Method in class lumis.portal.monitor.impl.MonitorContextFilter
 
init(ServletConfig) - Method in class lumis.portal.page.cache.PageCacheGeneratorStarter
 
init(FilterConfig) - Method in class lumis.portal.page.cache.PageCacheSSIFilter
 
init(PageWebResource) - Method in class lumis.portal.page.webresource.AbstractPageWebResourceDataProvider
Sets AbstractPageWebResourceDataProvider.pageWebResource attribute with the given pageWebResource object.
init(PageWebResource) - Method in interface lumis.portal.page.webresource.IPageWebResourceDataProvider
Initializes this page web resource data provider.
init(ServletContextEvent) - Method in class lumis.portal.PortalConfiguration
 
init(FilterConfig) - Method in class lumis.portal.PortalRequestContextFilter
 
init() - Method in class lumis.portal.presentation.core.LayoutFileApplication
 
init(FilterConfig) - Method in class lumis.portal.presentation.PortalModeDiscoveryFilter
 
init() - Method in class lumis.portal.servicecontainer.ServiceContainer
 
init(FilterConfig) - Method in class lumis.portal.transaction.TransactionCleanupFilter
 
init(FilterConfig) - Method in class lumis.portal.url.WebResourceDiscoveryFilter
 
init(FilterConfig) - Method in class lumis.portal.url.WebResourceForwardFilter
 
init(FilterConfig) - Method in class lumis.portal.webserver.WebServerIntegrationForwardFilter
 
init(FilterConfig) - Method in class lumis.portal.webserver.WebServerIntegrationInitFilter
 
init(FilterConfig) - Method in class lumis.portal.website.WebsiteDiscoveryFilter
 
init(String) - Static method in class lumis.search.SearchContext
Initialize the search context.
init(Node, ControlContainer, IControl) - Method in class lumis.service.content.publishtosocialnetworks.AutoLayoutPublishToSocialNetworksAdministrationListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.doui.dynamiclist.AddDynamicListSourceControl
 
init(Node, ProcessActionContainer) - Method in class lumis.service.doui.propertybag.PropertyBagProcessActionHandler
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.forum.ForumButtonVisibilityControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.pagepersonalization.doui.control.InterfaceInstancePreviewControl
 
init(FilterConfig) - Method in class lumis.service.pagepersonalization.widgetmanipulationaction.WidgetHolderPreferencesFilter
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.portalmanagement.audit.LinkToRuntimeTabularDataControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.portalmanagement.channel.ChannelWebsiteChanceCheckControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.portalmanagement.deployment.LinkToRuntimeTabularDataControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.portalmanagement.socialnetwork.doui.control.SelectPageControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.portalmanagement.structure.doui.control.SelectChannelOrChannelTemplateControlWithCustomCallbackFunction
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.portalmanagement.structure.doui.control.WebsiteChangeCheckControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.wsrp.consumer.doui.ConsumerConfigurationInterfaceDropDownListControl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.wsrp.consumer.doui.LinkToRuntimeTabularDataControl
 
init(String, String) - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.wsrp.producer.ProducerConfigurationInterfaceVersionDropDownListControl
 
init(FilterConfig) - Method in class lumis.service.wsrp.producer.ProducerFilter
 
init(Node, ControlContainer, IControl) - Method in class lumis.service.wsrp.producer.WSRPCheckBoxListControl
Deprecated.  
init(InputStream) - Method in class lumis.util.CharsetUtil
Initializes this CharsetUtil for guessing from an input stream.
init(Node) - Method in interface lumis.util.security.IEncryptor
Deprecated. This method is called only once and before any other method are called.
initContext(AuditEntry, boolean) - Method in class lumis.portal.audit.AuditManager
Initializes the audit context.
initDouiContext(DouiContext) - Method in class lumis.doui.service.DouiServiceInterface
Initialize the Doui context, source container and control container.
initEntry(String, String, String, String, AuditEntryType, boolean) - Method in class lumis.portal.audit.AuditManager
Creates an instance of AuditEntry.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class lumis.portal.authentication.LumisLoginModule
 
initialize() - Method in class lumis.portal.webfilereplication.AbstractFileReplicator
 
initialize() - Method in class lumis.portal.webfilereplication.FTPFileReplicator
 
initialize() - Method in interface lumis.portal.webfilereplication.IFileReplicator
Initializes this file replicator.
initialize() - Method in class lumis.portal.webfilereplication.LocalFileReplicator
 
initialized - Variable in class lumis.doui.search.DouiTabularSourceSearchContentFiller
 
initializeDocumentBuilderPool(int, int, long, int, int) - Static method in class lumis.util.XmlUtil
Internal use only.
initializeInnerProgressBar(int, String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
initializeMonitoringData(ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
initializeMonitoringData(ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Method called during portal database initialization to populate the monitoring related data.
initializeMonitoringData(ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
initializePageCacheConfigurations() - Method in class lumis.portal.page.cache.PageCacheManager
Initializes page cache related configurations.
initializeServiceInstanceContent(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.navigation.NavigationService
Inserts a default entry, referencing the channel structure, if this service instance has no data.
initializeServiceInstanceContent(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.wiki.WikiService
Creates the wiki main article, if the service instance has no content.
initObservers(SessionConfig, ITransaction) - Method in interface lumis.portal.event.IPortalEventManager
Initializes the observers.
initObservers(SessionConfig, ITransaction) - Method in class lumis.portal.event.PortalEventManager
 
initProcessActionIds() - Method in class lumis.doui.control.DataControl
Initializes the attribute DataControl.processActionIds.
initRequestCycles() - Method in class lumis.lptf.doui.serviceinterface.DouiServiceInterfaceTestCase
 
initRequestCycles() - Method in class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
Create the render request cycle and action request cycle.
INLINE_PARAMETER - Static variable in class lumis.portal.file.FileDownloadControllerHtml
 
InputHiddenControl - Class in lumis.doui.control.inputtext
Defines an input hidden control, used to render hidden information.
InputHiddenControl() - Constructor for class lumis.doui.control.inputtext.InputHiddenControl
 
InputTagControl - Class in lumis.content.control.tag
Defines an input tag control that allows the user to enter any tag value.
InputTagControl() - Constructor for class lumis.content.control.tag.InputTagControl
 
InputTextAreaControl - Class in lumis.doui.control.inputtext
Defines an input text control.
InputTextAreaControl() - Constructor for class lumis.doui.control.inputtext.InputTextAreaControl
 
InputTextControl - Class in lumis.doui.control.inputtext
Defines an input text control that allows the user to enter any text value.
InputTextControl() - Constructor for class lumis.doui.control.inputtext.InputTextControl
 
InputTextProxyControl - Class in lumis.service.portalmanagement.xsleditor
 
InputTextProxyControl() - Constructor for class lumis.service.portalmanagement.xsleditor.InputTextProxyControl
 
insertCustomFilters(Node, Node) - Method in class lumis.doui.service.DouiInterfaceDefinition
 
insertCustomFilters(Node, Node) - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
 
insertCustomMaxRows(Node, Node) - Method in class lumis.doui.service.DouiInterfaceDefinition
 
insertCustomMaxRows(Node, Node) - Method in class lumis.doui.service.DouiRestInterfaceDefinition
 
insertCustomMaxRows(Node, Node) - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
 
insertCustomOrderBy(Node, Node) - Method in class lumis.doui.service.DouiInterfaceDefinition
 
insertCustomOrderBy(Node, Node) - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
 
insertDependantFields(Node, Node) - Method in class lumis.doui.service.DouiInterfaceDefinition
Includes the fields used by filters and order by customizations.
insertIndependentInterfaces(SessionConfig, InterfaceHolderMapping, Document, Document, ITransaction) - Method in class lumis.portal.page.template.PageTemplateManager
 
insertInterfaceInstance(SessionConfig, InterfaceInstanceNodeWrapper, Document, InterfaceHolderMapping, ITransaction) - Method in class lumis.portal.page.template.PageTemplateManager
 
insertServiceInterfaceInstance(String, String, boolean) - Method in class lumis.portal.presentation.tag.page.RenderHolderComponent
Inserts a service interface instance in this holder.
INSTANCE_PROPERTY_HTML - Static variable in class lumis.service.html.HtmlDataProvider
 
instanceAdded(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.content.service.ContentService
 
instanceAdded(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.doui.service.DouiService
 
instanceAdded(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.portal.service.GenericService
 
instanceAdded(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in interface lumis.portal.service.IService
Called by the service container to indicate that a service instance has been added.
instanceAdded(ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinterface.GenericServiceInterface
 
instanceAdded(ServiceInterfaceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterface
Called by the service container to indicate that a service interface instance has been added
instanceAdded(ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.service.html.DisplayHtml
 
instanceAdded(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.navigation.NavigationService
 
instanceAdded(ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.service.portalmanagement.serviceinterfaceinstance.ServiceInterfaceHolder
 
instanceAdded(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.wiki.WikiService
When a wiki service instance is added, the main wiki article is automatically created.
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.content.service.ContentService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.doui.service.DouiService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.portal.service.GenericService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in interface lumis.portal.service.IService
Called by the service container to indicate that a service instance is about to be deleted.
instanceDeleted(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.serviceinterface.GenericServiceInterface
 
instanceDeleted(ServiceInterfaceInstanceConfig) - Method in interface lumis.portal.serviceinterface.IServiceInterface
Called by the service container to indicate that a service interface instance has been deleted
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.pagepersonalization.PagePersonalizationService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.report.ReportService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in interface lumis.service.rss.IRssManager
Removes the public files from the website.
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.rss.RssManager
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.rss.RssService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.socialnetworkintegration.SocialNetworkIntegrationService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.socialnetworkservices.microblog.MicroblogService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.wsrp.consumer.WSRPConsumerService
 
instanceDeleted(SessionConfig, ServiceInstanceConfig, ITransaction) - Method in class lumis.service.wsrp.producer.ProducerService
 
instanceDeserialized(SessionConfig, String, DeserializationConfig, Node, ITransaction) - Method in class lumis.content.service.ContentService
 
instanceDeserialized(ServiceInstanceDeserializationContext) - Method in class lumis.content.service.ContentService
 
instanceDeserialized(SessionConfig, String, DeserializationConfig, Node, ITransaction) - Method in class lumis.portal.service.GenericService
 
instanceDeserialized(ServiceInstanceDeserializationContext) - Method in class lumis.portal.service.GenericService
 
instanceDeserialized(SessionConfig, String, DeserializationConfig, Node, ITransaction) - Method in interface lumis.portal.service.IService
Called after an service instance is deserialized.
instanceDeserialized(ServiceInstanceDeserializationContext) - Method in interface lumis.portal.service.IService
Called after an service instance is deserialized.
instanceDeserialized(SessionConfig, String, DeserializationConfig, Node, ITransaction) - Method in class lumis.service.navigation.NavigationService
 
instanceDeserialized(ServiceInstanceDeserializationContext) - Method in class lumis.service.navigation.NavigationService
 
instanceDeserialized(SessionConfig, String, DeserializationConfig, Node, ITransaction) - Method in class lumis.service.wiki.WikiService
 
instanceDeserialized(ServiceInstanceDeserializationContext) - Method in class lumis.service.wiki.WikiService
 
instanceLoaded(ServiceInstanceConfig) - Method in class lumis.portal.service.GenericService
 
instanceLoaded(ServiceInstanceConfig) - Method in interface lumis.portal.service.IService
Called by the service container to indicate that a service instance has been loaded
instanceLoaded(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.serviceinterface.GenericServiceInterface
 
instanceLoaded(ServiceInterfaceInstanceConfig) - Method in interface lumis.portal.serviceinterface.IServiceInterface
 
instanceMoved(SessionConfig, ServiceInstanceConfig, IWebsite, IWebsite, ITransaction) - Method in class lumis.portal.service.GenericService
 
instanceMoved(SessionConfig, ServiceInstanceConfig, IPortalBaseFolder, IPortalBaseFolder, ITransaction) - Method in class lumis.portal.service.GenericService
 
instanceMoved(SessionConfig, ServiceInstanceConfig, IWebsite, IWebsite, ITransaction) - Method in interface lumis.portal.service.IService
Called to indicate the given service instance has been moved from a website to another one.
instanceMoved(SessionConfig, ServiceInstanceConfig, IPortalBaseFolder, IPortalBaseFolder, ITransaction) - Method in interface lumis.portal.service.IService
Called to indicate the given service instance has been moved from a web root base folder to another one.
instanceMoved(SessionConfig, ServiceInstanceConfig, IWebsite, IWebsite, ITransaction) - Method in interface lumis.service.rss.IRssManager
Moves the public files from the old website to the new one.
instanceMoved(SessionConfig, ServiceInstanceConfig, IPortalBaseFolder, IPortalBaseFolder, ITransaction) - Method in interface lumis.service.rss.IRssManager
Moves the public files from the old base folder to the new one.
instanceMoved(SessionConfig, ServiceInstanceConfig, IWebsite, IWebsite, ITransaction) - Method in class lumis.service.rss.RssManager
 
instanceMoved(SessionConfig, ServiceInstanceConfig, IPortalBaseFolder, IPortalBaseFolder, ITransaction) - Method in class lumis.service.rss.RssManager
 
instanceMoved(SessionConfig, ServiceInstanceConfig, IWebsite, IWebsite, ITransaction) - Method in class lumis.service.rss.RssService
 
instanceMoved(SessionConfig, ServiceInstanceConfig, IPortalBaseFolder, IPortalBaseFolder, ITransaction) - Method in class lumis.service.rss.RssService
 
INSTANCES_SELECT - Static variable in class lumis.service.content.publishtoserviceinstances.PublishToServiceInstancesProcessActionHandler
 
InstancesByServiceDataProvider - Class in lumis.service.pagepersonalization.doui.dataprovider
IDataProvider that reads all instances of a specific service.
InstancesByServiceDataProvider() - Constructor for class lumis.service.pagepersonalization.doui.dataprovider.InstancesByServiceDataProvider
 
InstancesDataProvider - Class in lumis.service.pagepersonalization.doui.dataprovider
IDataProvider that reads all instances of services that have at least one widget interface.
InstancesDataProvider() - Constructor for class lumis.service.pagepersonalization.doui.dataprovider.InstancesDataProvider
 
instanceSerialized(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.content.service.ContentService
 
instanceSerialized(ServiceInstanceSerializationContext) - Method in class lumis.content.service.ContentService
 
instanceSerialized(SessionConfig, String, OutputStream, ITransaction) - Method in class lumis.portal.service.GenericService
 
instanceSerialized(ServiceInstanceSerializationContext) - Method in class lumis.portal.service.GenericService
 
instanceSerialized(SessionConfig, String, OutputStream, ITransaction) - Method in interface lumis.portal.service.IService
Called after the serialization of a service instance.
instanceSerialized(ServiceInstanceSerializationContext) - Method in interface lumis.portal.service.IService
Called after the serialization of a service instance.
instanceSerialized(ServiceInstanceSerializationContext) - Method in class lumis.service.comment.CommentService
 
instanceSerialized(ServiceInstanceSerializationContext) - Method in class lumis.service.pagepersonalization.PagePersonalizationService
 
instanceUnloaded(ServiceInstanceConfig) - Method in class lumis.portal.service.GenericService
 
instanceUnloaded(ServiceInstanceConfig) - Method in interface lumis.portal.service.IService
Called by the service container to indicate that a service instance is about to be unloaded
instanceUnLoaded(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.serviceinterface.GenericServiceInterface
 
instanceUnLoaded(ServiceInterfaceInstanceConfig) - Method in interface lumis.portal.serviceinterface.IServiceInterface
Called by the service container to indicate that a service interface instance is about to be destroyed
INTEGER - Static variable in class lumis.doui.source.field.type.SourceFieldTypes
 
INTEGER - Static variable in class lumis.util.query.QueryFieldTypes
 
IntegerDataType - Class in lumis.doui.source.field.type
A integer data type.
IntegerDataType() - Constructor for class lumis.doui.source.field.type.IntegerDataType
 
IntegerDataTypeValidatorControl - Class in lumis.doui.control.validator
Generates client side and server side validation that verifies that a control value if provided is a valid integer.
IntegerDataTypeValidatorControl() - Constructor for class lumis.doui.control.validator.IntegerDataTypeValidatorControl
 
INTERFACE_HOLDER_ID - Static variable in interface lumis.portal.serviceinterface.IServiceInterfaceManager
 
INTERFACE_INSTANCE_PROPERTY_FIELDS - Static variable in interface lumis.doui.source.IDataProvider
 
INTERFACE_INSTANCE_PROPERTY_FILTERS - Static variable in interface lumis.doui.source.IDataProvider
 
INTERFACE_INSTANCE_PROPERTY_MAX_ROWS - Static variable in interface lumis.doui.source.IDataProvider
 
INTERFACE_INSTANCE_PROPERTY_ORDER_BY - Static variable in interface lumis.doui.source.IDataProvider
 
InterfaceByServiceInstanceDataProvider - Class in lumis.service.pagepersonalization.doui.dataprovider
IDataProvider that reads all instances of a specific service.
InterfaceByServiceInstanceDataProvider() - Constructor for class lumis.service.pagepersonalization.doui.dataprovider.InterfaceByServiceInstanceDataProvider
 
InterfaceGenerationJRDataSourceProvider - Class in lumis.report.interfacegeneration
Data source provider used by the Interface Generation report.
InterfaceGenerationJRDataSourceProvider() - Constructor for class lumis.report.interfacegeneration.InterfaceGenerationJRDataSourceProvider
 
InterfaceHeaderControl - Class in lumis.doui.control.interfaceheader
Renders an interface header.
InterfaceHeaderControl() - Constructor for class lumis.doui.control.interfaceheader.InterfaceHeaderControl
 
InterfaceHolderMapping - Class in lumis.portal.page.template
 
InterfaceHolderMapping(SessionConfig, Document, Document, ITransaction) - Constructor for class lumis.portal.page.template.InterfaceHolderMapping
 
InterfaceHolderPropertiesDataProvider - Class in lumis.service.portalmanagement.serviceinterfaceinstance
 
InterfaceHolderPropertiesDataProvider() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.InterfaceHolderPropertiesDataProvider
 
InterfaceHolderPropertiesInterface - Class in lumis.service.portalmanagement.serviceinterfaceinstance
DouiServiceInterface extension that validates user permissions.
InterfaceHolderPropertiesInterface() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.InterfaceHolderPropertiesInterface
 
InterfaceHolderPropertiesProcessActionHandler - Class in lumis.service.portalmanagement.serviceinterfaceinstance
 
InterfaceHolderPropertiesProcessActionHandler() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.InterfaceHolderPropertiesProcessActionHandler
 
interfaceIdFieldId - Static variable in class lumis.service.portalmanagement.xsleditor.StyleNameTranslatorPostLoadProcessor
 
InterfaceInstance - Class in lumis.portal.structure.sync.model.page
Service interface instance model.
InterfaceInstance() - Constructor for class lumis.portal.structure.sync.model.page.InterfaceInstance
 
InterfaceInstance.CacheLevel - Enum in lumis.portal.structure.sync.model.page
 
InterfaceInstance.CachePersonalization - Enum in lumis.portal.structure.sync.model.page
 
InterfaceInstance.CacheServerSideInclude - Enum in lumis.portal.structure.sync.model.page
 
InterfaceInstance.EnableCache - Enum in lumis.portal.structure.sync.model.page
 
InterfaceInstance.PrintType - Enum in lumis.portal.structure.sync.model.page
 
InterfaceInstance.RenderAs - Enum in lumis.portal.structure.sync.model.page
 
InterfaceInstanceCustomPropertiesDataProvider - Class in lumis.service.doui.customproperties
Data provider for interface instance custom properties
InterfaceInstanceCustomPropertiesDataProvider() - Constructor for class lumis.service.doui.customproperties.InterfaceInstanceCustomPropertiesDataProvider
 
InterfaceInstanceCustomPropertiesProcessActionHandler - Class in lumis.service.doui.customproperties
Generic process action handler for interface instance custom properties
InterfaceInstanceCustomPropertiesProcessActionHandler() - Constructor for class lumis.service.doui.customproperties.InterfaceInstanceCustomPropertiesProcessActionHandler
 
InterfaceInstanceCustomProperty - Class in lumis.portal.structure.sync.model.page
Service interface instance's custom property model.
InterfaceInstanceCustomProperty() - Constructor for class lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty
 
InterfaceInstanceCustomProperty.InterfaceInstanceCustomPropertyComparator - Class in lumis.portal.structure.sync.model.page
 
InterfaceInstanceCustomProperty.InterfaceInstanceCustomPropertyComparator() - Constructor for class lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty.InterfaceInstanceCustomPropertyComparator
 
InterfaceInstanceIdInputHiddenControl - Class in lumis.service.pagepersonalization.doui.control
Generates the ID of the Interface Instance that will be used on the ADD or Update process.
InterfaceInstanceIdInputHiddenControl() - Constructor for class lumis.service.pagepersonalization.doui.control.InterfaceInstanceIdInputHiddenControl
 
InterfaceInstanceInContextEditSupportControl - Class in lumis.service.portalmanagement.serviceinterfaceinstance
CheckBoxControl extension to be used in in context edit support for interface instances.
InterfaceInstanceInContextEditSupportControl() - Constructor for class lumis.service.portalmanagement.serviceinterfaceinstance.InterfaceInstanceInContextEditSupportControl
 
InterfaceInstanceNodeWrapper - Class in lumis.portal.page.template
 
InterfaceInstanceNodeWrapper(SessionConfig, String, Document, ITransaction) - Constructor for class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
InterfaceInstanceNodeWrapper(SessionConfig, Node, ITransaction) - Constructor for class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
InterfaceInstancePreviewControl - Class in lumis.service.pagepersonalization.doui.control
Control responsible for allowing user to preview and customize a service interface to be used as a widget.
InterfaceInstancePreviewControl() - Constructor for class lumis.service.pagepersonalization.doui.control.InterfaceInstancePreviewControl
 
InterfaceInstanceStyleNamePostLoadProcessor - Class in lumis.service.portalmanagement.xsleditor
Post load processor that fills the Interface Style Name applied in the current interface instance.
InterfaceInstanceStyleNamePostLoadProcessor() - Constructor for class lumis.service.portalmanagement.xsleditor.InterfaceInstanceStyleNamePostLoadProcessor
 
InterfaceSelectionDropDownListControl - Class in lumis.service.pagepersonalization.doui.control
DropDownListControl for selecting service interface.
InterfaceSelectionDropDownListControl() - Constructor for class lumis.service.pagepersonalization.doui.control.InterfaceSelectionDropDownListControl
 
InterfaceStyle - Class in lumis.portal.structure.sync.model.global
Interface style model.
InterfaceStyle(IsolatedInterfaceStyle, String) - Constructor for class lumis.portal.structure.sync.model.global.InterfaceStyle
Creates a new interface style based on a IsolatedInterfaceStyle.
InterfaceStyle(GlobalInterfaceStyle) - Constructor for class lumis.portal.structure.sync.model.global.InterfaceStyle
Creates a new interface style based on a GlobalInterfaceStyle.
InterfaceStyle.InterfaceStylePK - Class in lumis.portal.structure.sync.model.global
Composite primary key of InterfaceStyle.
InterfaceStyle.InterfaceStylePK(String, String) - Constructor for class lumis.portal.structure.sync.model.global.InterfaceStyle.InterfaceStylePK
Creates a new composite primary key for InterfaceStyle.
InterfaceStyleAllowedConsumer - Class in lumis.portal.structure.sync.model.global
Interface style allowed consumer model.
InterfaceStyleAllowedConsumer(InterfaceStyle, String) - Constructor for class lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer
Creates an allowed consumer entry for a isolated interface style.
InterfaceStyleAllowedConsumer(GlobalInterfaceStyle, String) - Constructor for class lumis.portal.structure.sync.model.global.InterfaceStyleAllowedConsumer
Creates an allowed consumer entry for a shared interface style.
INTERVAL_DEFINITION_TYPE_DAYS - Static variable in class lumis.portal.clock.ClockConfig
 
INTERVAL_DEFINITION_TYPE_HOURS - Static variable in class lumis.portal.clock.ClockConfig
 
INTERVAL_DEFINITION_TYPE_MINUTES - Static variable in class lumis.portal.clock.ClockConfig
 
INTERVAL_DEFINITION_TYPE_SECONDS - Static variable in class lumis.portal.clock.ClockConfig
 
INTERVAL_TYPE_DAYS - Static variable in class lumis.portal.clock.ClockConfig
 
INTERVAL_TYPE_HOURS - Static variable in class lumis.portal.clock.ClockConfig
 
INTERVAL_TYPE_MINUTES - Static variable in class lumis.portal.clock.ClockConfig
 
INTERVAL_TYPE_SECONDS - Static variable in class lumis.portal.clock.ClockConfig
 
introduction - Variable in class lumis.doui.source.field.BaseSourceField
 
introductionSourceField - Variable in class lumis.doui.source.Source
 
invalidateGroupMembershipProvider(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.GroupManager
Destroys a group membership provider from the storage, cluster wide.
invalidateGroupMembershipProvider(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Invalidates the group membership provider of a group type.
InvalidEncryptedValueException - Exception in lumis.portal.crypto
Thrown to indicate that an invalid encrypted value was used.
InvalidEncryptedValueException() - Constructor for exception lumis.portal.crypto.InvalidEncryptedValueException
 
InvalidEncryptedValueException(String, Throwable) - Constructor for exception lumis.portal.crypto.InvalidEncryptedValueException
 
InvalidEncryptedValueException(String) - Constructor for exception lumis.portal.crypto.InvalidEncryptedValueException
 
InvalidEncryptedValueException(Throwable) - Constructor for exception lumis.portal.crypto.InvalidEncryptedValueException
 
InvalidSessionException - Exception in lumis.portal
 
InvalidSessionException() - Constructor for exception lumis.portal.InvalidSessionException
 
InvalidSessionException(String) - Constructor for exception lumis.portal.InvalidSessionException
 
InvalidSessionException(String, Exception) - Constructor for exception lumis.portal.InvalidSessionException
 
InvalidSessionException(String, IResource) - Constructor for exception lumis.portal.InvalidSessionException
 
InvalidSessionException(String, IResource, Exception) - Constructor for exception lumis.portal.InvalidSessionException
 
InvalidSessionException(String, List<IResource>) - Constructor for exception lumis.portal.InvalidSessionException
 
InvalidSessionException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.InvalidSessionException
 
InvalidStructureFileException - Exception in lumis.portal.structure.sync
Exception thrown when a structure file could not be read because it is invalid.
InvalidStructureFileException(String, Throwable) - Constructor for exception lumis.portal.structure.sync.InvalidStructureFileException
 
invokeAll(Collection, long, TimeUnit) - Method in class lumis.portal.executor.ExecutorManager
 
invokeAll(Collection) - Method in class lumis.portal.executor.ExecutorManager
 
invokeAny(Collection, long, TimeUnit) - Method in class lumis.portal.executor.ExecutorManager
 
invokeAny(Collection) - Method in class lumis.portal.executor.ExecutorManager
 
IPageAclManager - Interface in lumis.portal.page.acl
 
IPageAclSerializationManager - Interface in lumis.portal.page.acl.serialization
Manager Interface for Page's Acl serialization
IPageCacheManager - Interface in lumis.portal.page.cache
Provides page cache operations.
IPageCacheManager.GenerationOutcome - Enum in lumis.portal.page.cache
Indicates the outcome of a page generation.
IPageCacheQueueResolver - Interface in lumis.portal.page.cache
Resolves the generation queue to be used for the cache of a web resource.
IPageDao - Interface in lumis.portal.page
Provides access to Page persistence.
IPageLinkDao - Interface in lumis.portal.page.link
Page Link Dao Interface
IPageLinkManager - Interface in lumis.portal.page.link
This interface provides the actions that the Page Link Manager offers to manipulate PageLinks in the Lumis Portal.
IPageLinkManagerSPI - Interface in lumis.portal.page.link
This interface is a extension of IPageLinkManager for internal uses.
IPageManager - Interface in lumis.portal.page
 
IPageRenderer - Interface in lumis.portal.presentation.core
Provides methods for rendering page HTML fragments and obtaining information necessary for processing the layout.
IPageSerializationManager - Interface in lumis.portal.page.serialization
Manager Interface for Page serialization
IPageTemplateAclManager - Interface in lumis.portal.page.template.acl
 
IPageTemplateManager - Interface in lumis.portal.page.template
 
IPageWebResourceDataProvider - Interface in lumis.portal.page.webresource
Interface called by the portal framework to obtain customizable data about a page web resource.
IParameters - Interface in lumis.util.parameter
Interface for parameters
IParameterType - Interface in lumis.portal.file.transformation
Parameter type information.
IPermission - Interface in lumis.util.security.acl
Interface for principal permission
IPermissionProvider - Interface in lumis.portal.presentation.perspective
Provides permission for Portal Mode
IPortalAclManager - Interface in lumis.portal.acl
 
IPortalBaseFolder - Interface in lumis.portal.filesystem
A portal base folder represents a logical folder known to the portal.
IPortalDeployer - Interface in lumis.portal.deployment
Deprecated. Since 5.0.0 the use of this classes was replaced by operations in IDeploymentManager.
IPortalEvent - Interface in lumis.portal.event
All portal events must implement this interface.
IPortalEventFilter - Interface in lumis.portal.event
Filters IPortalEvent instances, indicating which ones should be accepted.
IPortalEventManager - Interface in lumis.portal.event
Provides operations and access to the portal monitoring framework.
IPortalEventObserver - Interface in lumis.portal.event
An observer of IPortalEvent's.
IPortalMode - Interface in lumis.portal.presentation.perspective
Interface that represents the attributes of the portal modes.
IPortalModeSPI - Interface in lumis.portal.presentation.perspective
The PortalMode interface used internally by the portal framework.
IPortalRequestContextEntry - Interface in lumis.portal
This interface define the basic action that one PortalRequestContextEntry must to have.
IPortalStudioPageRenderer - Interface in lumis.portal.presentation.perspective.admin
Provides methods for rendering page HTML fragments and obtaining information necessary for processing the layout, when the page is rendered within the Portal Studio.
IPortletManager - Interface in lumis.portlet.container.manager
JSR-168 portlet related operations manager.
IPortletServiceManager - Interface in lumis.service.wsrp.consumer
Interface for portlet service manager.
IPostLoadProcessor - Interface in lumis.doui.source.postloadprocessor
Interface for source post loading processors
IPreferences - Interface in lumis.portal.preferences
A generic portal preferences.
IPreferencesManager - Interface in lumis.portal.preferences
Manager for handling user preferences operations.
IPresentationManager - Interface in lumis.portal.presentation
 
IPresentationManagerSPI - Interface in lumis.portal.presentation
This interface is a extension of IPresentationManager for internal uses.
IPrincipalDao - Interface in lumis.portal.principal
 
IPrincipalManager - Interface in lumis.portal.principal
Manage Principals.
IPrincipalReader - Interface in lumis.portal.principal.importprincipal.reader
Defines the methods for a principal reader.
IPrincipalSerializationManager - Interface in lumis.portal.principal.serialization
Manager Interface for Principal serialization
IProcessActionDao - Interface in lumis.doui.processaction
 
IProcessActionHandler - Interface in lumis.doui.processaction
All process action handlers must extend this interface.
IProcessActionManager - Interface in lumis.doui.processaction
Manages register/unregister and retrieving of process actions.
IProcessQueueManager - Interface in lumis.portal.processqueue
Manager that allows a process to be executed asynchronously as well as see what is currently queued.
IProcessQueueManagerSPI - Interface in lumis.portal.processqueue
Manager that controls the consumption part of a queue.
IProgressDao - Interface in lumis.portal.progress
Dao class for Progress objects
IProgressManager - Interface in lumis.portal.progress
Manager Interface for Progress operations
IPropertyBagManager - Interface in lumis.portal.propertybag
Manages property bag instances.
IPropertyBagSerializationManager - Interface in lumis.portal.propertybag.serialization
Manager interface for property bag serialization
IQueryAdapter - Interface in lumis.util.query
Responsible for preparing select, insert and update queries for IQueryStatements.
IQueryFilter - Interface in lumis.util.query
Interface for query filters
IQueryStatement - Interface in lumis.util.query
Instances of this interface represents a statement that can be executed using this interface's method.
IQueryValue - Interface in lumis.util.query
Interface representing a generic query value
IQueueStatistics - Interface in lumis.portal.processqueue
Interface that represents the overall state of the queue.
IQueueTask - Interface in lumis.portal.processqueue
Interface that represents a process/task to be executed by the queue processor.
IQueueTaskProcess - Interface in lumis.portal.processqueue
Interface that represents a queued process item.
IReindexerTabularDataProcessor - Interface in lumis.doui.search
Process a tabular data before reindexation
IRenderable - Interface in lumis.doui.render
Classes that implements this interface offers a standard way to render its data in a xml format.
IRenderer - Interface in lumis.doui.render
Objects that implements this interface are able to access the render data of IRenderable values.
IRenderRequestCycle - Interface in lumis.lptf.portal.serviceinterface
Interface for the render request cycle.
IReportManager - Interface in lumis.portal.report
Provides report related operations.
IRequestCycle - Interface in lumis.lptf.portal.serviceinterface
A request cycle represents the processing of a request during which the response may have some data set.
IResource - Interface in lumis.util
 
IRssDao - Interface in lumis.service.rss
Dao Interface for RSS entity
IRssManager - Interface in lumis.service.rss
Manager responsible for RSS-related operations
IS_DEFAULT_LOCALE_PARAMETER_SUFIX - Static variable in class lumis.content.table.ContentMetaDataController
 
isActivated() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
 
isActive() - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
isActive() - Method in interface lumis.util.ITransaction
Returns true if the transaction is currently active, false otherwise.
isAdministration() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isAdministrationInterface(IServiceInterface) - Method in class lumis.content.table.ContentTableSource
Returns true if the given service interface is the main administration interface for this source.
isAdministrationInterface(IServiceInterface) - Method in class lumis.doui.source.Source
Returns true if the given service interface is the main administration interface for this source.
isAllowAddRows() - Method in class lumis.doui.control.datagrid.DataGridControl
 
isAllowDeleteRows() - Method in class lumis.doui.control.datagrid.DataGridControl
 
isAllServiceInstances() - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Returns the isAllServiceInstances.
isApproved() - Method in class lumis.collaboration.chat.ChatMessageConfig
 
isArchived() - Method in class lumis.content.workflow.WorkflowStateConfig
Indicates if this state is an archival state.
isAssociationField - Variable in class lumis.content.control.autolayout.AutoLayoutAssociationInformationControl
 
isAutoArchived() - Method in class lumis.content.table.ContentMetaDataController.MetaDataPersistenceResult
 
isAutomaticFriendlyId() - Method in class lumis.portal.channel.ChannelConfig
Returns whether the channel is going to use automatic generated friendly identifier or not.
isAutomaticFriendlyId() - Method in class lumis.portal.page.PageConfig
Returns whether the page is going to use automatic generated friendly identifier or not.
isAutomaticFriendlyId() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Returns whether the service instance is going to use automatic generated friendly identifier or not.
isAvailableForGetRequest() - Method in class lumis.portal.url.WebResource
Returns whether this web resource is available for a GET request to it.
isBefore() - Method in class lumis.portal.event.persistence.PersistenceEvent
Indicates if this event was sent before the corresponding operation.
isBlocked() - Method in class lumis.collaboration.chat.ChatUserConfig
 
isCacheEnabled(WebResource) - Method in class lumis.portal.channel.ChannelManager
 
isCacheEnabled(boolean) - Method in class lumis.portal.channel.ChannelWebResource
 
isCacheEnabled(WebResource) - Method in class lumis.portal.page.PageManager
 
isCacheEnabled(boolean) - Method in class lumis.portal.page.PageWebResource
 
isCacheEnabled(WebResource) - Method in interface lumis.portal.url.IWebResourceFactory
Returns if the cache is enabled for a web resource.
isCacheEnabled(boolean) - Method in class lumis.portal.url.WebResource
Returns if the cache is enabled for this web resource for the current user.
isCacheServerSideInclude() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isCauseWarning() - Method in class lumis.portal.serialization.Dependency
 
isChannelInPath(String, PageConfig, List<String>) - Method in class lumis.portal.presentation.perspective.admin.RenderPortalStudioFooterComponent
 
isCheckForCacheEnabled() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
IScheduleDao - Interface in lumis.service.newsletter
 
isClientScriptRequest() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
isClientSideValidationEnabled() - Method in interface lumis.doui.control.IValidatorControl
Verify if the parameter ClienteSideValidation is enable.
isClientSideValidationEnabled() - Method in class lumis.doui.control.validator.FileSizeValidatorControl
 
isClientSideValidationEnabled() - Method in class lumis.doui.control.ValidatorControl
 
isClientSideValidationEnabled() - Method in class lumis.doui.search.SearchQueryValidatorControl
 
isClockEnabled() - Static method in class lumis.portal.PortalContext
 
isCommentsFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutWorkflowInformationControl
 
isCommited() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
Deprecated. 
isCommited() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
isCommited() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRenderResponse
 
isCommitted() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
isContentAssociation() - Method in interface lumis.content.wizard.ICreateParams
Returns if this content will have support for association.
isContentComments() - Method in interface lumis.content.wizard.ICreateParams
 
isContentEndDate() - Method in interface lumis.content.wizard.ICreateParams
 
isContentHighlight() - Method in interface lumis.content.wizard.ICreateParams
 
isContentHightlightEndDate() - Method in interface lumis.content.wizard.ICreateParams
 
isContentMultilanguage() - Method in interface lumis.content.wizard.ICreateParams
 
isContentPublishToPrincipals() - Method in interface lumis.content.wizard.ICreateParams
 
isContentPublishToServiceInstances() - Method in interface lumis.content.wizard.ICreateParams
 
isContentStartDate() - Method in interface lumis.content.wizard.ICreateParams
 
isContentVersioning() - Method in interface lumis.content.wizard.ICreateParams
 
isContentWorkflow() - Method in interface lumis.content.wizard.ICreateParams
 
isCreate() - Method in interface lumis.content.wizard.ICreateParams.ITable
 
isCreatedRunTime() - 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.
isCreateNewIds() - Method in class lumis.portal.serialization.DeserializationContext
 
isCreateNewIds() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
isCreating() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
Returns whether the service instance is being created or updated.
isCustom() - Method in class lumis.portal.group.GroupType
Indicates if this is a custom group type.
isDebugEnabled() - Method in interface lumis.util.log.ILogger
Is debug logging currently enabled?
isDebugEnabled() - Method in class lumis.util.log.Log4JLoggerWrapper
 
isDefault() - Method in class lumis.content.control.publishtosocialnetwork.SocialNetworkMessageWrapper
Returns if the SocialNetworkMessageWrapper.message is a default message or not.
isDefault() - Method in class lumis.content.socialnetwork.integration.ContentMessageIntegration
Returns the isDefault.
isDefault() - Method in interface lumis.portal.structure.sync.IDefaultAware
Returns whether this object is equivalent to the default value.
isDefault() - Method in class lumis.portal.structure.sync.model.common.AccessControlEntry
 
isDefault() - Method in class lumis.portal.structure.sync.model.common.AccessControlList
 
isDefault() - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
 
isDefaultValue(Field, Object) - Static method in class lumis.portal.structure.sync.SyncUtil
Indicates whether a value is the default value for a field.
isDefaultWebsite() - Method in interface lumis.portal.website.IWebsite
Returns whether this website is the default website.
isDefaultWebsite() - Method in class lumis.portal.website.Website
Returns whether this website is the default website.
isDeleteExistingElements() - Method in class lumis.portal.serialization.DeserializationContext
 
isDerivedFromTemplate(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
Verify whether service interface instance is derived from a channel template or page template.
isDetails() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isDevelopmentMode() - Method in class lumis.portal.PortalConfiguration
Indicates if the portal is running in development mode.
isDisabled() - Method in class lumis.portal.user.UserConfig
 
isDisabled() - Method in class lumis.portal.webservice.user.User
 
isDisplay() - Method in class lumis.doui.source.field.BaseSourceField
 
isDisplay() - Method in interface lumis.doui.source.field.ISourceField
 
isDistinct() - Method in class lumis.util.query.QuerySelect
 
isDynamicRequestValid(HttpServletRequest) - Method in class lumis.portal.url.WebResource
Indicates whether the given request is a valid dynamic request for this web resource.
ISearchable - Interface in lumis.doui.search.common
Interface to be implemented by data objects that may be indexed and searched.
ISearchQueryFilter - Interface in lumis.search.filter
A filter for a search query.
isElIgnored() - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
Indicates if this doui definition may contain ELs that must be evaluated.
isEmpty() - Method in class lumis.doui.search.common.ParametersSourceDataWrapper
 
isEmpty() - Method in class lumis.doui.source.SourceData
 
isEmpty() - Method in class lumis.doui.source.TabularData
Returns true if this tabular data has no row, false otherwise.
isEmpty() - Method in class lumis.portal.serialization.operation.DependentConfigOperationCollection
 
isEnableCache() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isEnabled() - Method in class lumis.portal.audit.AuditCategory
Returns true if the category is enabled, false otherwise.
isEnabled() - Method in class lumis.portal.audit.AuditEntryType
 
isEnabled() - Method in class lumis.portal.clock.ClockConfig
Indicates if this clock is enabled.
isEnabled() - Method in interface lumis.portal.deployment.IModule
Returns if the module is enabled.
isEnabled() - Method in class lumis.portal.event.ObserverConfig
 
isEnabled() - Method in interface lumis.portal.monitor.IEvent
Returns if the monitoring for this event is enabled.
isEnabled() - Method in interface lumis.portal.monitor.IMonitor
Indicates if this monitor is currently enabled.
isEnabled() - Method in interface lumis.portal.monitor.IMonitorContext
Returns true if monitoring is enabled in the current monitoring context.
isEnabled() - Method in class lumis.portal.xslcache.XslCacheConfig
 
isEnabled() - Method in class lumis.service.banner.BannerConfig
 
isEnabled() - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Returns the enabled.
isEnabled() - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Retuns if the application is enabled.
ISendMailDao - Interface in lumis.portal.sendmail.dao
The DAO for sendmail persistence information.
ISendMailManager - Interface in lumis.portal.sendmail
Manager that offers send mail service.
isEquivalent(Object) - Method in interface lumis.portal.structure.sync.ICustomEquivalence
Returns whether this object is equivalent to the given object.
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.common.AccessControlList
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.propertybag.Property
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.propertybag.PropertyBag
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformation
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty
 
isEquivalent(Object) - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency
 
isEquivalent(Object, Object) - Static method in class lumis.portal.structure.sync.SyncUtil
Returns whether two objects are equivalent.
isEquivalentSortedCollection(Collection<?>, Collection<?>) - Static method in class lumis.portal.structure.sync.SyncUtil
Returns whether two sorted collections are equivalent.
ISerializationManager - Interface in lumis.portal.serialization
Serialization operations specific for channel templates.
ISerializationManager2 - Interface in lumis.portal.serialization
Manager interface for portal objects serialization and deserialization
ISerializationMessageConfigNodeBuilder - Interface in lumis.portal.serialization
Callback interface to provide a SerializationMessageConfigNode when detecting an external dependency
ISerializer - Interface in lumis.portal.serialization
Interface for an object serializer.
isErrorEnabled() - Method in interface lumis.util.log.ILogger
Is error logging currently enabled?
isErrorEnabled() - Method in class lumis.util.log.Log4JLoggerWrapper
 
isErrorPage() - Method in class lumis.portal.presentation.core.LayoutFileExceptionErrorPage
 
IService - Interface in lumis.portal.service
Defines methods all portal services must implement.
IServiceAclManager - Interface in lumis.portal.service.acl
 
IServiceClock - Interface in lumis.portal.clock
Service Clock Interface
IServiceClockDefinitionProvider - Interface in lumis.portal.service
Provider for customized service clock definitions
IServiceDao - Interface in lumis.portal.service
Interface for service DAO
IServiceInstanceAclManager - Interface in lumis.portal.serviceinstance.acl
Public Interface to Service Instance ACL Management
IServiceInstanceAclSerializationManager - Interface in lumis.portal.serviceinstance.acl.serialization
Manager Interface for Service Instance's Acl serialization
IServiceInstanceDao - Interface in lumis.portal.serviceinstance
Interface for Service instance DAO.
IServiceInstanceManager - Interface in lumis.portal.serviceinstance
Manager Interface for Service Instance operations
IServiceInstanceManagerSPI - Interface in lumis.portal.serviceinstance
/** Manager Interface for Service Instance internal operations.
IServiceInstancePermissionChecker - Interface in lumis.service.association
Interface that checks if the implementation context (e.g.
IServiceInstanceSerializationManager - Interface in lumis.portal.serviceinstance.serialization
Manager Interface for Service Instance serialization
IServiceInterface - Interface in lumis.portal.serviceinterface
The ServiceInterface interface is used by the service interface container to invoke the service interfaces.
IServiceInterfaceActionRequest - Interface in lumis.portal.serviceinterface
 
IServiceInterfaceActionResponse - Interface in lumis.portal.serviceinterface
 
IServiceInterfaceDao - Interface in lumis.portal.serviceinterface
 
IServiceInterfaceInContextEdit - Interface in lumis.portal.incontextedit
In context edit handler.
IServiceInterfaceInstanceDao - Interface in lumis.portal.serviceinterfaceinstance
DAO for service interface instance
IServiceInterfaceInstanceManager - Interface in lumis.portal.serviceinterfaceinstance
Interface definition for manager of service interface instances.
IServiceInterfaceInstanceOwner - Interface in lumis.portal.serviceinterfaceinstance
Represents the owner of a service interface instance.
IServiceInterfaceInstanceSerializationManager - Interface in lumis.portal.serviceinterfaceinstance.serialization
Manager Interface for Service Interface Instance serialization
IServiceInterfaceListDao - Interface in lumis.portal.serviceinterface.list
 
IServiceInterfaceListManager - Interface in lumis.portal.serviceinterface.list
 
IServiceInterfaceManager - Interface in lumis.portal.serviceinterface
Interface for the Service Interface Manager.
IServiceInterfaceMenu - Interface in lumis.portal.serviceinterface
Interface that the portal framework calls to render context menu information for a service interface.
IServiceInterfaceMenuGroupTypeDao - Interface in lumis.portal.serviceinterface.menu
 
IServiceInterfaceMenuItem - Interface in lumis.portal.serviceinterface.menu
 
IServiceInterfaceMenuItemTypeDao - Interface in lumis.portal.serviceinterface.menu
 
IServiceInterfaceRenderRequest - Interface in lumis.portal.serviceinterface
 
IServiceInterfaceRenderResponse - Interface in lumis.portal.serviceinterface
Service interface response for a render action.
IServiceInterfaceRequest - Interface in lumis.portal.serviceinterface
Interface that interfaces receive to get request information
IServiceInterfaceRequestDispatcher - Interface in lumis.portal.serviceinterface
 
IServiceInterfaceResponse - Interface in lumis.portal.serviceinterface
Base interface for service interface responses.
IServiceInterfaceSerializationManager - Interface in lumis.portal.serviceinterface.serialization
Manager Interface for Service Interface serialization
IServiceInterfaceStyleDao - Interface in lumis.portal.serviceinterface.style
 
IServiceInterfaceTypeDao - Interface in lumis.portal.serviceinterface.type
 
IServiceInterfaceUrl - Interface in lumis.portal.serviceinterface
The ServiceInterfaceURL interface represents a URL that reference the service interface itself.
IServiceManager - Interface in lumis.portal.service
Defines the methods available in a service manager.
IServiceSerializationManager - Interface in lumis.portal.service.serialization
Manager Interface for Service serialization
IServiceTypeDao - Interface in lumis.portal.service.type
 
isExternal() - Method in class lumis.content.workflow.serialization.WorkflowPermissionSerializableConfig
Returns if the principal is external to the channel being exported.
isExternal() - Method in class lumis.portal.group.serialization.GroupMemberSerializableConfig
Returns if the principal is external to the channel being exported.
isExternal() - Method in class lumis.util.security.acl.serialization.AccessControlListEntrySerializableConfig
Returns if the principal is external to the channel being exported.
isExternalData() - Method in class lumis.doui.source.field.BaseSourceField
 
isExternalData() - Method in interface lumis.doui.source.field.ISourceField
 
isFatalEnabled() - Method in interface lumis.util.log.ILogger
Is fatal logging currently enabled?
isFatalEnabled() - Method in class lumis.util.log.Log4JLoggerWrapper
 
isForceMainURLsNavigation() - Method in interface lumis.portal.website.IWebsite
Returns whether this website forces the navigation to occur on its main base URLs, instead of on its additional base URLs.
isForceMainURLsNavigation() - Method in class lumis.portal.website.Website
Returns whether this website forces the navigation to occur on its main base URLs, instead of on its additional base URLs.
isForSelenium() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
isForumLocked(String, ITransaction) - Static method in class lumis.service.forum.ForumProcessActionHandler
 
isForumModerator(SessionConfig, String, String, ITransaction) - Static method in class lumis.service.forum.ForumProcessActionHandler
 
isFriendlyURLEnabled() - Method in class lumis.portal.channel.ChannelWebResource
 
isFriendlyURLEnabled() - Method in class lumis.portal.page.PageWebResource
 
isFriendlyURLEnabled() - Method in class lumis.portal.url.WebResource
Indicates if friendly URL is enabled for this web resource.
isFriendlyURLPatternEnabled() - Method in class lumis.portal.channel.ChannelConfig
Returns if the friendly URL pattern specific for this channel (non-inheritable) is enabled.
isFromDefinition - Variable in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
isFromDefinition() - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
isFromDefinition() - Method in class lumis.portal.structure.sync.model.global.InterfaceStyle
 
isFromTemplate() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
isGetData() - Method in class lumis.doui.source.field.BaseSourceField
 
isGetData() - Method in interface lumis.doui.source.field.ISourceField
 
isGlobalPrincipal() - Method in class lumis.portal.group.serialization.GroupSerializationMessageConfig
 
isGlobalPrincipal(SessionConfig, String, ITransaction) - Method in interface lumis.portal.principal.serialization.IPrincipalSerializationManager
 
isGlobalPrincipal(SessionConfig, String, ITransaction) - Method in class lumis.portal.principal.serialization.PrincipalSerializationManager
 
isGlobalPrincipal() - Method in class lumis.portal.user.serialization.UserSerializationMessageConfig
 
isHidden() - Method in class lumis.portal.channel.ChannelConfig
 
isHidden() - Method in class lumis.portal.channel.tree.GenericChannelChild
 
isHidden() - Method in interface lumis.portal.channel.tree.IChannelChild
 
isHidden() - Method in class lumis.portal.page.PageConfig
 
isHidden() - Method in class lumis.portal.presentation.perspective.AbstractSubHeader
Verifies if the Sub Bar is set to be hidden.
isHighlight() - Method in class lumis.content.core.ContentPublication
Indicates if this publication is currently highlighted.
isHighlight() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
isHighlightEndDateFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
isHighlightFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
isHtmlCacheLogNavigation() - Method in class lumis.portal.page.cache.HtmlGenerationConfig
Returns if the access to cached html files should cause navigation log.
isHTMLElement(ComponentTag, String) - Method in class lumis.portal.presentation.perspective.admin.PortalStudioLayoutFileMarkupFilter
Returns true if the given tag corresponds to the given element name and has no namespace.
isHTMLElement(ComponentTag, String) - Method in class lumis.portal.presentation.perspective.publisher.PublisherPerspectiveMarkupFilter
Returns true if the given tag corresponds to the given element name and has no namespace.
isHTMLElement(ComponentTag, String) - Method in class lumis.portal.presentation.tag.page.PageMarkupFilter
Returns true if the given tag corresponds to the given element name and has no namespace.
isIdentical(ChannelTemplateLinkConfig) - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
Returns true if all properties of this object are equals to the properties of the given object.
isIdentical(PageConfig) - Method in class lumis.portal.page.PageConfig
Returns true if all properties of this object are equals to the properties of the given object.
isIdentical(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Returns true if all properties of this object are equals to the properties of the given object.
isImplicitForeignKeysSet() - Method in class lumis.portal.structure.sync.model.channel.Channel
Indicates whether the implicit foreign keys, set by Channel.setImplicitForeignKeys(String, String, String, String), have been set.
isImplicitForeignKeysSet() - Method in class lumis.portal.structure.sync.model.page.Page
Indicates whether the implicit foreign keys, set by Page.setImplicitForeignKeys(String, String, String, String), have been set.
isImplicitForeignKeysSet() - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
Indicates whether the implicit foreign keys, set by #setImplicitForeignKeys(String, String), have been set.
isImportAsChild() - Method in class lumis.portal.serialization.DeserializationContext
 
isImportAsChild() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
isIncluded() - Method in interface lumis.util.query.IQueryFilter
 
isIncluded() - Method in class lumis.util.query.QueryFilterBase
 
isInContextEditDisabled() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
isInContextEditDisabled() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
isInContextEditEnabled(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.content.incontextedit.ContentServiceInterfaceInContextEdit
Returns whether or not in context edit is enabled for the given service interface instance.
isInContextEditSupported() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isIndexed() - Method in class lumis.search.SearchContentField
Returns the indexed condition of the field.
isInfoEnabled() - Method in interface lumis.util.log.ILogger
Is info logging currently enabled?
isInfoEnabled() - Method in class lumis.util.log.Log4JLoggerWrapper
 
ISingleMail - Interface in lumis.portal.sendmail
Stores the information about a single mail to be sent.
isInherited() - Method in class lumis.util.security.acl.AccessControlEntry
 
isInheriting() - Method in class lumis.util.security.acl.AccessControlList
 
isInheritMetaTags() - Method in class lumis.portal.channel.ChannelConfig
 
isInheritPageTemplate() - Method in class lumis.portal.channel.ChannelConfig
 
isInheritProtocol() - Method in class lumis.portal.channel.ChannelConfig
Deprecated. since 4.0.11. This property is acquired via the ChannelConfig.getProtocol() method.
isInheritStylesheet() - Method in class lumis.portal.channel.ChannelConfig
 
isInitialized() - Static method in class lumis.portal.dao.hibernate.HibernateUtil
Indicates if the portal's hibernate infra-structure has been initialized.
isInsertable() - Method in class lumis.doui.source.field.BaseTabularSourceField
Indicates if the value this field represents may be inserted.
isInsertable() - Method in class lumis.doui.table.field.SingleColumnTableSourceField
 
isInstantiable() - Method in class lumis.portal.service.ServiceConfig
 
isInterfaceHolder() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
isInterfaceHolder() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
isIntroduction() - Method in interface lumis.content.wizard.ICreateParams.IField
 
isIntroduction() - Method in class lumis.doui.source.field.BaseSourceField
 
isIntroduction() - Method in interface lumis.doui.source.field.ISourceField
 
isKeptUnchanged() - Method in class lumis.portal.structure.sync.ChannelResume
Returns whether this channel was kept unchanged during a synchronization.
isKeywords() - Method in interface lumis.content.wizard.ICreateParams.IField
 
isKeywords() - Method in class lumis.doui.source.field.BaseSourceField
 
isKeywords() - Method in interface lumis.doui.source.field.ISourceField
 
isLanguageFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutLanguageInformationControl
 
isLastMessage() - Method in class lumis.portal.progress.ProgressConfig
 
isLinked() - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
isList() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isList(boolean) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isLocal() - Method in class lumis.portal.structure.sync.model.channel.GroupMemberXml
Returns whether the member is local.
isLocal(ChannelConfig) - Method in class lumis.portal.urlshortener.URLShortenerManager
Returns whether the channel has a local shortener.
isLocalize() - Method in class lumis.doui.source.field.BaseSourceField
 
isLocked() - Method in class lumis.portal.sendmail.dao.hibernate.MailQueue
 
isLocked - Variable in class lumis.service.forum.ForumMessageListPostLoadProcessor
 
isLookupEnabled() - Method in class lumis.doui.table.field.BaseTableSourceField
Returns if the lookup is enabled for this field.
isManagedProperty(String) - Method in class lumis.portal.structure.StructureElement
Returns whether a property can be edited in this element.
isMember(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
isMember(SessionConfig, Collection<String>, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
isMember(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Verifies if a principal is a member, directly or indirectly, of a group.
isMember(SessionConfig, Collection<String>, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Verifies if a principal is a member, directly or indirectly, of one of the specified groups.
isMinimalPutsEnabledByDefault() - Method in class lumis.portal.dao.hibernate.PortalCacheProvider
 
isModerated() - Method in class lumis.collaboration.chat.ChatConversationConfig
 
isModerated() - Method in class lumis.collaboration.chat.ChatMessageConfig
 
isModerator - Variable in class lumis.service.forum.ForumMessageListPostLoadProcessor
 
isMultiSession() - Method in class lumis.portal.user.UserConfig
 
isMultiSession() - Method in class lumis.portal.webservice.user.User
 
isMustRollBack() - Method in class lumis.portal.serialization.DeserializationContext
 
isMustRollBack() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
isMutable() - Method in class lumis.portal.dao.hibernate.GenericEnumUserType
 
isMutable() - Method in class lumis.portal.serialization.operation.ConfigForeignKey
 
isNameInUse(String, String, String) - Method in class lumis.service.resourcescheduler.ResourceValidatorProcessActionHandler
Indicates if a name is in use by another resource.
isNative(String) - Static method in class lumis.portal.file.transformation.SimpleParameterType
Verify whether the given name is of one of the native types.
isNew() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
isNotifyProgress() - Method in exception lumis.portal.serialization.SerializationException
 
ISocialNetwork - Interface in lumis.socialnetwork
Interface that represents the configuration of a Social Network.
ISocialNetworkConnector - Interface in lumis.socialnetworkintegration
The implementations of this interface should execute low level calls to the remote social network it belongs to.
ISocialNetworkManager - Interface in lumis.socialnetwork
Manager Interface for Social Network.
ISocialProfile - Interface in lumis.socialnetwork.socialprofile
This interface represents the Social Profile information.
ISocialProfileManager - Interface in lumis.socialnetwork.socialprofile
Manager Interface for Social Profile.
ISocialProfileProvider - Interface in lumis.socialnetwork.socialprofile
Social Profile Provider interface that provides methods to get social profile informations from a given user on a specific social network.
IsolatedInterfaceStyle - Class in lumis.portal.structure.sync.model.page
Bean used for XML serialization of isolated interface styles.
IsolatedInterfaceStyle(InterfaceStyle) - Constructor for class lumis.portal.structure.sync.model.page.IsolatedInterfaceStyle
Creates a new IsolatedInterfaceStyle by copying relevant properties from a InterfaceStyle.
isolationAllowedConsumers - Variable in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
isolationLevel - Variable in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
IsolationLevelValidationException - Exception in lumis.portal.serviceinterface.style
This exception is thrown when the validation performed due to the change of the isolation level of a service interface style has failed.
IsolationLevelValidationException(String) - Constructor for exception lumis.portal.serviceinterface.style.IsolationLevelValidationException
 
isOnClickPopup() - Method in class lumis.service.banner.BannerConfig
 
isOnlyOneVotePerUser() - Method in class lumis.service.vote.VoteQuestionConfig
 
isOrNull() - Method in class lumis.doui.table.filter.TableSourceFilter
 
isOrNull() - Method in class lumis.util.query.QueryFilter
 
ISourceContext - Interface in lumis.doui.source
Offers information about the context where a source is being used.
ISourceConverter - Interface in lumis.doui.source
Defines extra methods for a converter that is used in a source context.
ISourceDao - Interface in lumis.doui.source
 
ISourceData - Interface in lumis.doui.source
Interface to access a source's data.
ISourceField - Interface in lumis.doui.source.field
The interface that defines the methods a source field provides.
ISourceFieldDataType - Interface in lumis.doui.source.field.type
A data type of a ISourceField
ISourceFilter<S extends Source> - Interface in lumis.doui.source.filter
Defines the methods of a source filter.
ISourceManager - Interface in lumis.doui.source
Responsible for managing the sources registry.
ISourceSearchContentFiller - Interface in lumis.doui.search
Fills a SearchContent with data from Source.
isOverrideServerSideInclude() - Method in class lumis.portal.page.PageConfig
Indicates whether the server side include type should be calculated automatically by the framework.
isPageCachedInFile() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isPageCachedInFile() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
isPageCachedInFile() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRenderRequest
 
isPageCacheGenerationEnabled() - Method in interface lumis.portal.page.cache.IPageCacheManager
Indicates if the page cache generation is globally enabled.
isPageCacheGenerationEnabled() - Method in class lumis.portal.page.cache.PageCacheManager
 
isParameterFromProcessAction() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
isParameterVisible(String, String[]) - Method in class lumis.portal.url.GenericURLResolver
Indicates if a parameter is to be shown in the string generated by paramsPath.
isParentId() - Method in class lumis.doui.source.field.BaseSourceField
 
isParentId() - Method in interface lumis.doui.source.field.ISourceField
 
isPortalClockRunning(SessionConfig, ITransaction) - Method in class lumis.portal.clock.ClockManager
 
isPortalClockRunning(SessionConfig, ITransaction) - Method in interface lumis.portal.clock.IClockManager
Verify if the portal clock is running.
isPortalLogin() - Method in class lumis.portal.user.UserConfig
Indicates if this user may be logged in normally by the portal's default authenticator.
isPortletModeAllowed(PortletMode) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isPortletModeAllowed(PortletMode) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
isPostback() - Method in class lumis.doui.DouiContext
 
isPreview() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isPreview - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
isPreview() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
isPreview() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
isPreviewModeEnabled() - Method in class lumis.portal.page.PageWebResource
Returns true if this page web resource is being processed in preview mode.
isPreviewSupported() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isPrimaryKey() - Method in interface lumis.content.wizard.ICreateParams.IField
 
isPrimaryKey() - Method in class lumis.doui.control.datagrid.DataGridControlField
 
isPrimaryKey() - Method in class lumis.doui.control.datagrid.DataGridControlFieldTabularSourceFieldWrapper
 
isPrimaryKey() - Method in interface lumis.doui.control.datagrid.IDataGridControlField
 
isPrimaryKey() - Method in class lumis.doui.source.field.BaseTabularSourceField
 
isPrimaryKey() - Method in interface lumis.doui.source.field.ITabularSourceField
Returns a boolean indicating if this field is a primary key.
isPrimaryName() - Method in interface lumis.content.wizard.ICreateParams.IField
 
isPrimaryName() - Method in class lumis.doui.source.field.BaseSourceField
 
isPrimaryName() - Method in class lumis.doui.source.field.BaseTabularSourceField
 
isPrimaryName() - Method in interface lumis.doui.source.field.ISourceField
 
isPrintable() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isPrinting() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isPrinting() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
isPrinting - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
isPrinting() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
isPrinting() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRenderRequest
 
isPrivate() - Method in class lumis.portal.propertybag.Property
Returns whether the property is private or not.
isPrivateMessage() - Method in class lumis.collaboration.chat.ChatMessageConfig
 
isPrivateMessagesEnabled() - Method in class lumis.collaboration.chat.ChatSendMessageControl
 
isProcessAction() - Method in class lumis.doui.DouiContext
 
isPublishAllAccessibleContents() - Method in class lumis.content.table.ContentTableSource
Indicates if contents not published to the current service instance but accessible by the current user should also be published.
isPublished() - Method in class lumis.content.core.ContentPublication
Indicates if this publication is currently published.
isPublished() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
isPublished() - Method in class lumis.content.workflow.WorkflowStateConfig
Indicates if this state is a published state.
isPublishEndDateFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
isPublishStartDateFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
isPublishToPrincipalsFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
isPublishToServiceInstancesFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
isPublishToSocialNetworkFieldId - Variable in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
isReadOnly() - Method in class lumis.doui.source.field.BaseSourceField
 
isReadOnly() - Method in interface lumis.doui.source.field.ISourceField
Returns true if this field is read-only and should not be rendered editable.
isReadOnly() - Method in class lumis.portal.preferences.PreferencesPrincipalEntry
 
isReadOnly(String) - Method in class lumis.portal.servicecontainer.RequestPreferences
 
isRecursivelySelectedForSynchronization() - Method in class lumis.portal.structure.sync.ChannelResume
Returns whether this channel is selected for recursive synchronization.
isRedirectSet() - Method in class lumis.portal.servicecontainer.ServiceContainerActionResponse
 
isRemovable(String) - Static method in class lumis.portal.file.transformation.SimpleParameterType
Asserts if a given transformation parameter is used by other transformations.
isRequestedSessionIdValid() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isRequired() - Method in interface lumis.content.wizard.ICreateParams.IField
 
isRequired() - Method in class lumis.doui.source.field.BaseSourceField
 
isRequired() - Method in interface lumis.doui.source.field.ISourceField
 
isRequired() - Method in class lumis.doui.table.filter.TableSourceFilter
 
isRequired() - Method in enum lumis.portal.acl.PortalPermissions
 
isRequired() - Method in enum lumis.portal.channel.acl.ChannelPermissions
 
isRequired() - Method in enum lumis.portal.group.acl.GroupPermissions
 
isRequired() - Method in enum lumis.portal.page.acl.PagePermissions
 
isRequired() - Method in enum lumis.portal.page.template.acl.PageTemplatePermissions
 
isRequired() - Method in enum lumis.portal.service.acl.ServicePermissions
 
isRequired() - Method in interface lumis.util.security.acl.IPermission
 
isRequiredWhenVisible() - Method in class lumis.doui.source.field.BaseSourceField
 
isRequiredWhenVisible() - Method in interface lumis.doui.source.field.ISourceField
 
isReservedParameter(String) - Static method in class lumis.portal.PortalRequestParameters
Indicates if the parameter is reserved for special use by the portal and may not be freely used by an installed application.
isRestEnabled() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Returns the restEnabled.
isRestEnabled() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
Returns whether Rest API is enabled for the interface.
isRunning() - Method in class lumis.portal.clock.ClockConfig
Indicates if this clock is currently running.
isRunning() - Method in class lumis.portal.clock.PortalClock
 
isRuntimeOnly() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
isSafeMode() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
isSafeMode() - Method in interface lumis.portal.presentation.perspective.admin.IPortalStudioPageRenderer
Indicates whether the rendering safe mode is enabled.
isSafeRenderMode - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
isSameRow() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
isSchedule() - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Get the option of automatic execution.
isSchedule() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get the option of automatic execution.
isSearchable() - Method in interface lumis.content.wizard.ICreateParams.IField
 
isSearchable() - Method in class lumis.doui.source.field.BaseTabularSourceField
 
isSearchable() - Method in interface lumis.doui.source.field.ITabularSourceField
Returns a boolean indicating if this field is searchable.
isSearchEnabled() - Method in class lumis.doui.source.TabularSource
Returns whether search is enabled for this source or not.
isSearchEnabled() - Method in class lumis.doui.table.BaseTableDataProcessActionHandler
 
isSecure() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isSelectedForSynchronization() - Method in class lumis.portal.structure.sync.ChannelResume
Returns whether this channel is selected for synchronization.
isServiceInstanceRequired() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
Returns whether this interface requires or not a service instance to be executed.
isShallowSerialization() - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
Returns whether the serialization is recursive or not.
isShallowSerialization() - Method in class lumis.portal.serialization.BaseSerializationContext
Returns whether the serialization is recursive or not.
isShowHeader() - Method in class lumis.doui.control.datagrid.DataGridControl
 
isShowTitleBar() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
isShowUsersEnabled() - Method in class lumis.collaboration.chat.ChatSendMessageControl
 
isShutdown() - Method in class lumis.portal.executor.ExecutorManager
 
isSimulation() - Method in class lumis.portal.serialization.DeserializationContext
 
isSocialProfile() - Method in class lumis.portal.service.ServiceConfig
Returns whether this service can be used as a social profile information source.
isSsiSendRedirectOnPageNotFound() - Method in class lumis.portal.page.cache.HtmlGenerationConfig
Indicates if a send redirect should be used when a SSI page is not found, instead of directly streaming the generated html.
isStart() - Method in class lumis.content.workflow.WorkflowStateConfig
Indicates if this state was defined as the workflow's start state.
isStored() - Method in class lumis.search.SearchContentField
Returns the stored condition of the field.
isStripLayoutFileTagsAndAttributes() - Method in class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
Returns whether layout file built-in tags and attributes are to be removed from the output.
isSupportMultiLanguage() - Static method in class lumis.portal.PortalContext
 
isTemplate() - Method in class lumis.portal.channel.ChannelConfig
 
isTemplate() - Method in class lumis.portal.channel.tree.GenericChannelChild
 
isTemplate() - Method in interface lumis.portal.channel.tree.IChannelChild
 
isTemplate() - Method in class lumis.portal.page.PageConfig
 
IStepHandler - Interface in lumis.upgrade
Defines the methods a upgrade step handler must implement.
isTerminated() - Method in class lumis.portal.executor.ExecutorManager
 
isToBePersisted() - Method in class lumis.portal.structure.sync.model.serviceinstance.FileTransformationParameter
Returns whether this object should be persisted or not.
isTokenized() - Method in class lumis.search.SearchContentField
Returns the tokenized condition of the field.
isTopicLocked(String, ITransaction, boolean) - Static method in class lumis.service.forum.ForumProcessActionHandler
 
isTopicLocked(String, ITransaction) - Static method in class lumis.service.forum.ForumProcessActionHandler
 
isTriggeringEvent(LoggingEvent) - Method in class lumis.util.log.AcceptAllEvaluator
 
isTrim() - Method in class lumis.doui.control.DataControl
Returns if the value for this control should be trimmed.
IStringLocalizationDao - Interface in lumis.portal.localization
 
IStructureElementPropertiesAccessor - Interface in lumis.portal.structure
A accessor responsible to manage properties for StructureElement.
IStructureSyncManager - Interface in lumis.portal.structure.sync
Provides structure synchronization between the portal database and the file system.
ISubscriptionDao - Interface in lumis.service.newsletter
 
isUpdatable() - Method in class lumis.doui.source.field.BaseTabularSourceField
Indicates if the value this field represents is updatable.
isUpdatable() - Method in class lumis.doui.table.field.SingleColumnTableSourceField
 
isUpdated() - Method in class lumis.content.control.publishtosocialnetwork.SocialNetworkMessageWrapper
Returns if the SocialNetworkMessageWrapper.message has been updated by the interface.
isUpdateIfElementExists() - Method in class lumis.portal.serialization.DeserializationConfig
 
isUpdateIfElementExists() - Method in class lumis.portal.serialization.DeserializationContext
 
isUpdateIfElementExists() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
isUserInRole(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isUserInRole(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
isUsesAllWebsiteBaseURLs() - Method in class lumis.portal.page.link.PageLinkConfig
Indicates whether all website base URLs will be used or not.
isUsesPublicFileStorage() - Method in class lumis.portal.structure.sync.model.serviceinstance.ServiceInstance
Returns the usesPublicFileStorage.
isValid - Variable in class lumis.doui.control.Control
 
isValid() - Method in class lumis.doui.control.Control
 
isValid() - Method in interface lumis.doui.control.IControl
 
isValid() - Method in class lumis.search.SearchContent
Checks if the object has all the required fields: identifier, title, subtitle and URL.
isValidateOnlyIfVisible() - Method in class lumis.doui.control.ValidatorControl
Returns if this validator will perform the validation only if the validated control is visible.
isValidTagName(String) - Static method in class lumis.content.core.ContentUtil
Returns true if the tag name has '{', otherwise returns false.
isValidXmlString(String) - Static method in class lumis.util.XmlUtil
 
isValueInLookup() - Method in class lumis.doui.table.filter.TableSourceFilter
 
isValueInParameter() - Method in class lumis.util.query.QueryValue
 
isVersioned() - Method in class lumis.portal.presentation.core.LayoutFileExceptionErrorPage
 
isWaitingForExpiration() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
isWaitingForPublishing() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
isWarnEnabled() - Method in interface lumis.util.log.ILogger
Is warn logging currently enabled?
isWarnEnabled() - Method in class lumis.util.log.Log4JLoggerWrapper
 
isWebsiteRoot(String) - Method in class lumis.portal.website.WebsiteManager
Returns whether the given channel is a website root.
isWidgetDefault - Variable in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
isWindowStateAllowed(WindowState) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
isWindowStateAllowed(WindowState) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
isWorkflowEnabled() - Method in class lumis.portal.service.ServiceConfig
 
isWorkflowSupported() - Method in class lumis.content.table.ContentTableSource
Verifies if the current source supports a workflow.
isWorkflowSupported() - Method in class lumis.portal.service.ServiceConfig
 
isXHTML() - Method in enum lumis.portal.presentation.PageDocType
Returns whether this doctype is a XHTML doctype.
isXslCached(String) - Method in interface lumis.portal.xslcache.IXslCacheManager
Verify if the xsl file is cached.
isXslCached(String) - Method in class lumis.portal.xslcache.XslCacheManager
 
ITableDao - Interface in lumis.doui.table
 
ITableDao.IRowProcessor - Interface in lumis.doui.table
 
ITableDataProvider - Interface in lumis.doui.source
Interface for table data providers
ITableSourceField - Interface in lumis.doui.table.field
A TableSource field.
ITableSourceFilter - Interface in lumis.doui.table.filter
Defines the methods of a table source filter.
ITabularSourceField - Interface in lumis.doui.source.field
The interface for a TabularSource field.
ItemPickerControl - Class in lumis.doui.control.itempicker
Used to select an item from a large list.
ItemPickerControl() - Constructor for class lumis.doui.control.itempicker.ItemPickerControl
 
iterator() - Method in class lumis.util.CollectionIterableWrapper
 
ITransaction - Interface in lumis.portal.transaction
Represents a transaction that offers persistence access.
ITransaction - Interface in lumis.util
Represents a transaction that offers persistence access.
ITransactionHibernate - Interface in lumis.portal.dao.hibernate
The transaction interface for when the transaction is backed up by hibernate.
ITransactionJdbc - Interface in lumis.portal.dao.jdbc
JDBC based Transaction Interface
ITransactionJPA - Interface in lumis.portal.dao.jpa
The transaction interface for when the transaction is backed up by JPA.
ITransactionObserver - Interface in lumis.portal.transaction
Observer that wants to be notificated about an ITransaction's events.
ITransactionProviderCallback - Interface in lumis.portal.transaction.spi
Interface that transaction service providers must callback, for portal internal processes.
ITransactionSPI - Interface in lumis.portal.transaction.spi
The transaction interface used internally by the portal framework.
ITransformation - Interface in lumis.portal.file.transformation
Provides file transformations.
ITransformationBuilder - Interface in lumis.portal.file.transformation
Transformation builder, responsible to build an ITransformation object.
ITransformationParameter - Interface in lumis.portal.file.transformation
Transformation parameter, used to keep information about file transformation.
IUpgradeDao - Interface in lumis.upgrade
Upgrade DAO interface.
IUpgradeManager - Interface in lumis.upgrade
The upgrade manager interface.
IURLFactory - Interface in lumis.portal.url
Interface implemented by classes able to generate Portal URL objects.
IURLManager - Interface in lumis.portal.url
Provides URL resolution and mapping management.
IURLManager.CreateStrategy - Enum in lumis.portal.url
Contains creation strategy options.
IURLResolver - Interface in lumis.portal.url
Defines methods used for resolving portal web resource URLs.
IURLShortener - Interface in lumis.portal.urlshortener
Represents an URL shortener.
IURLShortenerManager - Interface in lumis.portal.urlshortener
Provides URL shortening operations.
All the operations here defined require some authenticated user, so that SessionConfig.getCurrentSessionConfig() do not return null.
IUserDao - Interface in lumis.portal.user
Interface for user DAO operations.
IUserManager - Interface in lumis.portal.user
Class interface responsible for managing operations on the portal users.
IUserSerializationManager - Interface in lumis.portal.user.serialization
Manager Interface for User serialization
IValidatorControl - Interface in lumis.doui.control
Interface que controls que faz validação devem implementar
IWebResourceFactory - Interface in lumis.portal.url
Interface implemented by factories of WebResource.
IWebRootPortalBaseFolder - Interface in lumis.portal.website
The base folder of a website web root.
IWebsite - Interface in lumis.portal.website
A website defines the area of the portal structure that is available through a set of URLs.
IWebsiteBaseURL - Interface in lumis.portal.website
A website base URL.
IWebsiteMainBaseURL - Interface in lumis.portal.website
A base URL that is a main base URL of a website.
IWebsiteManager - Interface in lumis.portal.website
Provides high-level operations on portal websites.
IWebsiteManagerSPI - Interface in lumis.portal.website
Provides high-level operations on portal websites.
IWorkflowActionHandler - Interface in lumis.content.workflow
Defines the methods by which a workflow action handler is called.
IWorkflowManager - Interface in lumis.content.workflow
Interface for Workflow Manager.
IWorkflowSerializationManager - Interface in lumis.content.workflow.serialization
Manager interface for Workflow serialization
IXslCacheDao - Interface in lumis.portal.xslcache
 
IXslCacheManager - Interface in lumis.portal.xslcache
 

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  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.